.heady_med_card_banner_container{
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 6px 20px;
    background-color: #011e41;
}
.heady_med_card_banner_container .heady_med_card_banner_contents{
    width: 100%;
    max-width: 100%;
    position: relative;
    text-align: center;
    font-family: 'Ruda', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.1em;
}
.heady_med_card_banner_container .heady_med_card_banner_contents a{
    color: #000000;
    border-color: #f2682a;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 600;
    background-color: #f2682a;
    display: inline-block;
    padding: 4px 1em;
    margin-left: 15px;
    line-height: 1.7em;
    letter-spacing: normal;
    text-transform: none;
}
.heady_med_card_banner_container .heady_med_card_banner_contents a:hover{
    background-color: #bcbfcb;
}

.shop_cart_nav_container .heady-header-mobile {
    display: none;
}

.heady_store_selector_modal, .heady_agegate_modal{
    display: none; 
    position: fixed; 
    z-index: 99999999; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background: rgba(76, 126, 101, 0.4);
}

.agegatepopupcontent #ageGateModal, #storeSelectorModal{
    z-index: 999999999;
}
.heady_store_selector_modal{
    display: none; 
    position: fixed; 
    z-index: 99999999; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background: rgba(76, 126, 101, 0.9);
}

.heady_store_selector_modal.with-background-image .hag-modal-content{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 640px;
    height: 349px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.et-fb-iframe-ancestor .agegatepopupcontent #ageGateModal, .et-fb-iframe-ancestor .agegatepopupcontent #storeSelectorModal{ 
    display: none !important; /* if in divi edit mode, hide age gate*/
}

.hag-modal-content {
    margin: auto;
    max-width: 760px;
    max-height: 662px;
    background: #243429;
    border: 1px solid #000;
    width: calc(100% - 20px);
    height: 100%;
    padding: 110px 59px 30px;
    overflow-y: hidden;
}

.hag-modal-content.modalstoreselector{
    height: auto;
    max-height: 100%;
    margin-top: 20px;
    border-radius: 30px;
    padding: 20px;
}

.body-overly-popup{
    overflow: hidden;
}

.hag-modal-container{
    text-align: center;
    margin: auto;
    max-width: 100%;
    img{
        max-width: 110px;
    }
}

.hag-modal-container h2{
    font-family: 'Graphik', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 33px;
    line-height: 43px;
    text-align: center;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    color: #FAF9F6;
    padding-top: 53px;
    padding-bottom: 0;
}

.hag-btn-content{
    padding-top: 90px;
}

.hag-btn-content button{
    display: inline-block;
    background: #4C7E65;
    font-family: 'Graphik', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FAF9F6;
    border: 0;
    width: 100%;
    max-width: 132px;
    margin: 0 11px;
    cursor: pointer;
    padding: 17px 20px;
    line-height: 1;
    cursor: pointer;
}

.hag-bottom-subtext{
    font-family: 'Graphik', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #FAF9F6;
    padding-top: 57px;
}
.hag-no-q{
    color: red;
    padding-top: 20px;
}
.hag-no-q, .hag-modal-locator{
    display: none;
}
.hag-modal-locator{
    position: relative;
}
.modalstoreselector{
    background: #FAF9F6;
    border: 1px solid #000;
    padding: 57px 50px 30px;
}
.h2_with_store_logo{
    padding-left: 92.88px;
}
.heady_ss_heading_img{
    position: absolute;
    left: 0;
    right: 0;
}
.heady_ss_heading h2{
    font-family: 'Graphik', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 33px;
    line-height: 36px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 16px;
}
.heady_ss_subheading{
    font-family: 'Graphik', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.1em;
    color: #000;
    padding-bottom: 20px;
}
.heady_ss_buttons{
    width: 100%;
    padding-bottom: 13px;
}
.heady_ss_buttons button{
    background: #FAF9F6;
    border: 1px solid #4C7E65;
    border-radius: 2px;
    font-family: 'Graphik', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #000;
    text-transform: uppercase;
    padding: 13px 30px;
    display: inline-block;
    cursor: pointer;
}
.heady_ss_buttons .hbs-btn-location-active{
    background: #243429;
    border: 1px solid #243429;
    color: #FAF9F6;
}
.heady-btn-right{
    margin-left: -6px;
}
.hag-modal-locator .heady_modal_x_btn, .hsl_modal_x_btn, .hs_modal_x_btn{
    position: absolute;
    top: -40px;
    right: -35px;
}
.heady_modal_x_btn, .hsl_modal_x_btn, .hs_modal_x_btn{
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-image: url('../images/modal_close_btn.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
}
.hbs-location-current-address-content{
    position: relative;
    width: 100%;
}
.heady_store_selector_container{
    position: relative;
}
.hsl-modal-locator{
    display: block !important;
}

.hbs-shopLocationList {
	max-height: 392px;
	overflow: auto;
	border: 2px solid #000;
}

.hbs-shopLocationList::-webkit-scrollbar {
    width: 1em;
}
 
.hbs-shopLocationList::-webkit-scrollbar-track {
	background-color: #E9ECD5;
	border-left: 2px solid #000;
}
 
.hbs-shopLocationList::-webkit-scrollbar-thumb {
  background-color: #000;
  outline: 1px solid #000;
}

.hbs-shopLocationList .shopLocationList-item, .hbs-shopLocationList .age_gate_store_location, .hbs-shopLocationList .location-item {
	display: flex;
    align-items: center;
    padding: 20px 31px;
    border-bottom: 2px solid #000;
	cursor: pointer;
}
.hbs-shopLocationList .shopLocationList-item.with-background-image{
    background-size: cover;
    background-repeat: no-repeat;
    height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
}
.hbs-shopLocationList .shopLocationList-item.with-background-image:hover{
    border-radius: 10px;
}
.hbs-shopLocationList .shopLocationList-item.menu-coming-soon {
    cursor: default;
}
.hbs-shopLocationList .location-item {
    cursor: default;
}
.hbs-shopLocationList .shopLocationList-item:hover, .hbs-shopLocationList .shopLocationList-item.selected, .hbs-shopLocationList .age_gate_store_location:hover, .hbs-shopLocationList .age_gate_store_location.selected, .hbs-shopLocationList .location-item:hover, .hbs-shopLocationList .location-item.selected { background-color: #000; }
.hbs-shopLocationList .shopLocationList-item.selected .store-name,
.hbs-shopLocationList .shopLocationList-item.selected .store-address {
    color: #fff;
}

.hbs-shopLocationList .shopLocationList-item:last-child, .hbs-shopLocationList .age_gate_store_location:last-child, .hbs-shopLocationList .location-item:last-child {
	border-bottom: none;
}

.hbs-shopLocationList .shopLocationList-item-frame {
	margin-right: 20px;
}

.hbs-shopLocationList .shopLocationList-item-content {
	flex: 1;
}
.location-select-button{
    background: #FAF9F6;
    border: 1px solid #4C7E65;
    border-radius: 2px;
    font-family: "Graphik", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #000;
    text-transform: uppercase;
    padding: 10px 20px;
    cursor: pointer;
}
.location-select-button:hover{
    background: #274935;
    border: 1px solid #274935;
    color: #fff !important;
}
.hbs-shopLocationList .store-name {
	padding: 0;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0.15em;
}

.hbs-shopLocationList .shopLocationList-item:hover .store-name {
    font-weight: 900;
    color: #fff;
}

.hbs-shopLocationList .store-address {
	font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.15em;
    color: #000;
}

.hbs-shopLocationList .shopLocationList-item:hover .store-address {
    color: #fff;
}

.hbs-shopLocationList .other-info {
	font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0.15em;
    color: #4C7E65;
}

.hbs-shopLocationList .other-info span {
	white-space: nowrap;
}

.hbs-shopLocationList .other-info span:not(:last-child) {
	padding-right: 20px;
	position: relative;
}

.hbs-shopLocationList .other-info span:not(:last-child):after {
	content: '';
    position: absolute;
    right: 7px;
    top: 54%;
    height: 65%;
    transform: translateY(-50%);
    border-right: 2px solid #4C7E65;
}
.hbs-shopLocationList  .shopLocationList-item-frame  svg, .hbs-shopLocationList  .shopLocationList-item-frame img {
    max-width: 40px;
}

/* dispensaries styles */
.hbs-dispensary-list{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    font-weight: 600;
    font-size: 15px;
    color: #FFFFFF!important;
    letter-spacing: 0.1em;
}
.hbs-dispensary-list .dispensary-item{
        flex-direction: column;
        display: flex;
        justify-content: start;
        border: 2px solid #011e41;
        background-color: #011e41;
}

.hbs-dispensary-list .dispensary-item .dis_item_content{
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 30px 25px 35px;
}
.hbs-dispensary-list .dispensary-item .dis_item_content .dis_item_title h2, .hbs-dispensary-list .dispensary-item .dis_item_content .dis_item_title h3{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 30.2px;
    color: #FFFFFF!important;
    letter-spacing: 0.1em;
    line-height: 48px;
    text-align: left;
}
.hbs-dispensary-list .dispensary-item .dis_item_content .dis_icons{
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-right: 15px;
    -webkit-mask-size: 18px !important;
    mask-size: 18px !important;
    position: relative;
    top: -4px;
} 
.hbs-dispensary-list .dispensary-item .dis_item_content .dis_location_icon{
    background-color: #FFF;
    -webkit-mask:  url(../images/location.svg) no-repeat 50% 50%;
    mask: url(../images/location.svg) no-repeat 50% 50%;
    
}
.hbs-dispensary-list .dispensary-item .dis_item_content .dis_phone_icon{
    background-color: #FFF;
    -webkit-mask:  url(../images/phone.svg) no-repeat 50% 50%;
    mask: url(../images/phone.svg) no-repeat 50% 50%;
}
.hbs-dispensary-list .dispensary-item .dis_item_content .dis_email_icon{
    background-color: #FFF;
    -webkit-mask:  url(../images/envelope.svg) no-repeat 50% 50%;
    mask: url(../images/envelope.svg) no-repeat 50% 50%;
}
.hbs-dispensary-list .dispensary-item .dis_item_content .dis_store_icon{
    background-color: #FFF;
    -webkit-mask:  url(../images/house.svg) no-repeat 50% 50%;
    mask: url(../images/house.svg) no-repeat 50% 50%;
    top: -1px;
}
.hbs-dispensary-list .dispensary-item .dis_item_content .dis_item_store_hours{
    margin-bottom: auto;
}           
.hbs-dispensary-list .dispensary-item .dis_item_content .dcon_group{
    display: flex;
    padding-bottom: 25px;
}
.hbs-dispensary-list .dispensary-item .dis_item_content .dis_item_btn_content{
    margin-top: 10px;
}
.hbs-dispensary-list .dispensary-item .dis_item_content .dis_item_btn_content a{
    color: #FFFFFF;
    border-width: 2px;
    border-color: #f2682a;
    border-radius: 6px;
    letter-spacing: 0.1em;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #f2682a;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 8px;
}
.hbs-dispensary-list .dispensary-item .dis_item_content .dis_item_btn_content a:hover{
    color: #000000;
    border-color: #bcbfcb;
    background-color: #bcbfcb;
}
.hbs-dispensary-list .dispensary-item .dis_item_content .dis_item_btn_content.last_item_btn{
    margin-bottom: 25px;
}
.hbs-dispensary-list .dispensary-item .dis_item_content  .dis_item_bottom_link{
                display: grid;
                grid-template-columns: 1fr 1fr;
}
.hbs-dispensary-list .dispensary-item .dis_item_content  .dis_item_bottom_link a{
    color: #fff;
    text-decoration: underline;
}
.hbs-dispensary-list .dispensary-item .dis_item_content  .dis_item_bottom_link .textToRight{
    text-align: right;
}
.hbs-dispensary-list .dispensary-item .dis_item_image{
    background-color: #ffffff;
}
.hbs-dispensary-list .dispensary-item .dis_item_image .dis_image_content{
    width: 80%;
    margin: auto;
    height: 160px;
    text-align: center;
}
.hbs-dispensary-list .dispensary-item .dis_item_image .dis_image_content img{
    height: 100%;
}
.hbs-dispensary-list .dispensary-item:nth-child(3n-1){
    background-color: #424e6d;
}

/* dispensary menu btn */
.menu_button_container{
    width:100%;
    margin-bottom: 15px;
}
.menu_button_container a{
    color: #FFFFFF;
    border-color: #f2682a;
    border-radius: 6px;
    letter-spacing: 0.1em;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #f2682a;
    display: block;
    padding: 10px;
    width: 100%;
    text-align: center;
    max-width: 300px;
    margin: auto;
}
/* end dispensary menu btn */

/* start pickup delivery button stand alone */
.heady_pd_btns.heady_ss_buttons button{
    border-width: 2px!important;
    border-radius: 2px;
    font-family: inherit !important;
    border-color: #243429 !important;
    padding: 12px 0 11px !important;
    /* width: 115px; */
    font-weight: 600 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.heady_pd_btns{
    padding-bottom: 0!important;
    display: flex;
    align-items: center;
    width: auto;
    position: relative;
}

.current_menu_deals_slider {
    display: block;
    width: 100%;
    position: relative;
    overflow-x: hidden;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container {
    display: grid;
    grid-template-columns: 270px;
    column-gap: 20px;
    width: 100%;
    height: 100%;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_image_content {
    position: relative;
    width: 100%;
    height: 152px;
    border-radius: 8px;
    overflow: hidden;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_image_content .mdc_image{
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    position: relative;
} 
.current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_internal_banner {
    display: inline-block;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_internal_banner .mdc_image_content {
    height: 100%;
    width: 1030px;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_internal_banner .mdc_image_content .mdc_image {
    background-size: cover;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    padding: 16px 0 8px;         
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_store_city {
    color: #F2682A;
    font-family: 'Graphik', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.4px;
    letter-spacing: 1.5px;            
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_title {
    color: #FFF;
    font-family: 'Graphik', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 2.1px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    a{
        color: #FFF;
        display: inline-block;
        padding-left: 12px;
        max-width: 211px;
    }
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_title a {
    color: #FFF;
    display: inline-block;
    padding-left: 12px;
    max-width: 211px;
}
.current_menu_deals_slider .slick-slide {
    margin: 0 6px;
    height: inherit;
}
.current_menu_deals_slider .slick-slide > div {
    height: 100%;
}
.current_menu_deals_slider .slick-slide > div > div {
    height: 100%;
}
.current_menu_deals_slider .slick-list {
    margin: 0;
    padding:0 15% 0 0 !important;
}
.current_menu_deals_slider .slick-prev {
    left: 0;
    border-radius: 0 4px 4px 0;
    background-image: url("../images/menu_shop_deals_slider_arrow.svg");
}
.current_menu_deals_slider .slick-prev:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%3E%3Cpath d='M6 11L1 6L6 1' stroke='%23FBF8E9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.current_menu_deals_slider .slick-next {
    right: 0;
    border-radius: 4px 0 0 4px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%3E%3Cpath d='M1 1L6 6L1 11' stroke='%23011E41' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.current_menu_deals_slider .slick-next:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%3E%3Cpath d='M1 1L6 6L1 11' stroke='%23FBF8E9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.current_menu_deals_slider .slick-track {
    display: flex;
}
.current_menu_deals_slider .slick-arrow {
    width: 32px;
    height: 46px;
    background-color: #fff;
    background-repeat: no-repeat;
    z-index: 2;
    background-size: 8px;
    background-position: 10px center;
}
.current_menu_deals_slider .slick-arrow:hover {
    background-color: #F2682A;
}
.current_menu_deals_slider .slick-arrow::before {
    content: unset !important;
}
.current_menu_deals_slider .surf-ad-placement img {
    max-width: 900px;
}

/* end pickup delivery button stand alone */
.span_arrow_white_right{
    background-image: url('../images/white_arrow_right.png');
    width: 14px;
    height: 9px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block;
    margin-left: 7.72px;
}
.heady_deals_content{
    width:100%;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    column-gap: 30px;
    row-gap:30px;
}
.heady_deals_cells{
    background: #E9ECD5;
    border-radius: 8px;
    padding:32px 40px 23px 38px;
    min-height: 176px;
    position: relative;
}

.deals_featured_grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    height: 100%;
    position: relative;
}
.deals_featured_grid .heady_deals_noresult, .heady_deals_noresult{
    text-align: center;
    /* position: absolute; */
    width: 100%;
}
.current_menu_deals_slider{
    display: block;
    width: 100%;
    position: relative;    
    overflow-x: hidden;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container{
    display: grid;
    grid-template-columns: 270px;
    column-gap: 20px;
    width: 100%;
    height: 100%;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_image_content{
    position: relative;
    width: 100%;
    height: 152px;
    border-radius: 8px;
    overflow: hidden;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_image_content .mdc_image{
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    position: relative;
} 
.current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_internal_banner {
    display: inline-block;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_internal_banner .mdc_image_content{
    height: 100%;
    width: 1030px;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_internal_banner .mdc_image {
    background-size: cover;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content{
    display: flex;
    flex-direction: column;
    cursor: pointer;
    padding: 16px 0 8px;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_store_city{
    color: #F2682A;
    font-family: 'Graphik', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.4px;
    letter-spacing: 1.5px;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_title{
    color: #FFF;
    font-family: 'Graphik', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 2.1px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_title a{
    color: #FFF;
    display: inline-block;
    padding-left: 12px;
    max-width: 211px;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_date_content{
    border-radius: 4px;
    background: #415785;
    color: #FFF;
    font-family: "Graphik", sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.4px;
    padding: 5px 10px;
    width: 100%;
    max-width: max-content;
    display: flex;
    justify-content: flex-end;
    margin-top: auto;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_date_content .mdc_span_dot{
    width: 4px;
    height: 4px;
    display: inline-block;
    background-color: #F2682A;
    border-radius: 50%;
    margin-right: 5px;
    vertical-align: middle;
    position: relative;
    top: 40%;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_date_content .mdc_span_break{
    width: 1px;
    height: 100%;
    display: inline-block;
    background-color: #647EB2;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    top: 0;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_link_mob{
    width: 36px;
    height: 36px;
    background-color: #F2682A;
    position: absolute;
    bottom: 12px;
    right: 0px;
    border-radius: 4px 0 0 4px;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_link_mob .span_arrow_white_right{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_button_content a{
    display: block;
    width: 36px;
    height: 36px;
    background-color: #F2682A;
    position: absolute;
    bottom: 12px;
    right: 0px;
    border-radius: 4px 0 0 4px;
}
.current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_button_content a .span_arrow_white_right{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_deals_box {
    padding: 8px;
    border-radius: 10px;
    background-color: #263C6E;
    height: 100%;
    display: flex;
    flex-direction: column;
    width: 270px;
    position: relative;
    overflow: hidden;
}    

.current_menu_deals_slider.deals_featured_grid{
    grid-template-columns: 1fr 1fr 1fr 1fr;
    display: grid;
    width: 100%;
    height: 100%;
    position: relative;
}
.current_menu_deals_slider.deals_featured_grid .menu_deal_cells .mdc_container.mdc_deals_box{
    width: 100%;
}

#heady_ss_accept_age_text_wrapper {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
#heady_ss_accept_age_text_wrapper label {
    color: #000;
}
#heady_ss_accept_age_text {
    color: #fd0000;
    margin-bottom: 10px;
}
#heady_ss_accept_enter_btn {
    display: block;
    max-width: 160px;
    text-align: center;
    margin: 0 auto;
    font-size: 25px;
    font-weight: 700;
}
#heady_ss_accept_age_btn {
    display: block;
    margin-top: 10px;
    text-decoration: underline;
}
#heady_ss_accept_shop_btn {
    display: block;
    max-width: 185px;
    text-align: center;
    margin: 0 auto;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}

@media(min-width: 1470px) {
    #heady_dispensary_list_homepage  .hbs-dispensary-list {
        display: flex;
        flex-wrap: wrap;
        max-width: 1470px;
        margin: 0 auto;
        gap: 10px;
    }
    #heady_dispensary_list_homepage  .hbs-dispensary-list .dispensary-item {
        width: calc(25% - 8px);
    }
    #heady_dispensary_list_homepage  .hbs-dispensary-list .dispensary-item .dis_item_content .dis_icons {
        margin-right: 10px;
    }
    #heady_dispensary_list_homepage  .hbs-dispensary-list .dis_item_content {
        padding-left: 0;
        padding-right: 0;
    }
    #heady_dispensary_list_homepage  .hbs-dispensary-list .dis_item_content div {
        padding-left: 15px;
        padding-right: 15px;
    }
    #heady_dispensary_list_homepage .dis_item_bottom_link {
        margin-top: auto;
        padding-top: 20px;
    }
}

.store_list_ul{
    width: 100%;
    text-align: center;
}
.store_list_ul li{
    display: inline-block;
    list-style: none;
    padding: 10px;
}
.store_list_ul li a{
    color: #FFFFFF !important;
    border-color: #f2682a;
    border-radius: 10px;
    letter-spacing: 0.1em;
    font-size: 20px;
    font-weight: 600 !important;
    background-color: #f2682a;
    display: block;
    padding: 10px 20px;
}
/* start hero button style */
.hero_button_shop{
    color: #000;
    background-color: #FFF;
    border-radius: 30px 30px 30px 30px;
    padding: 15px 76px 15px 22px;
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
}
.hero_button_shop span.hero_button_arrow{
    position:absolute;
    right: 8px;
    top:5px;
    height: 40px;
    width: 40px;
    background-image: url('../images/arrow-right-black.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    display: block;
}
/* end hero button style */

.heady_ss_footer_content {
    margin: 0 auto;
    padding: 20px 0px;
    display: block;
    text-align: center;
}
.heady_ss_accept {
    display: inline-block;
    background-color: #000;
    color: #fff;
    padding: 10px 20px;
    border-radius: 15px;
}

.cart_nav_mobile{
    display: none;    
}
.mobile_cart_nav_image{
    display: block;
    width: 72px;
    height: 62px;
    background-image: url('../images/cart-icon.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
@media (max-width: 1440px) {
    
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content{
        padding-left: 0;
    }
}
@media (max-width: 1300px) {	
    .hbs-dispensary-list{
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 1200px) {	
    .current_menu_deals_slider.deals_featured_grid{
        grid-template-columns: 1fr 1fr 1fr;
    }
}
@media (max-width: 1100px) {    
    .current_menu_deals_slider .menu_deal_cells .mdc_container{
        column-gap: 15px;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_image_content{
        position: relative;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_button_content{
        display: none;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content{
        padding: 12px 0 0;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_title{
        padding-bottom: 15px;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_date_content{
        display: block;
        position: relative;
        padding: 5px 10px;
        font-size: 10px;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_date_content    .mdc_span_dot{
        top: 0;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_date_content   .mdc_datetext{
        color: #F2682A;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_date_content   .mdc_span_break{
        display: none;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_date_content    .mdc_daytext{
        display: block;
        margin-left: 13px;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_internal_banner .mdc_image_content {
        height: 100%;
        width: 1011px;
    }
}
@media (max-width: 1024px) {
    .heady_deals_content{
        grid-template-columns: repeat(2,1fr);
        row-gap: 15px;
    }
    .current_menu_deals_slider .surf-ad-placement img {
        max-width: 400px;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_internal_banner .mdc_image {
        background-size: cover;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_internal_banner .mdc_image_content {
        width: 484px;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_deals_box {
        flex-direction: row;
        width: 356px;
        column-gap: 0px;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_image_content {
        position: relative;
        height: 100%;
        width: 150px
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content {
        padding: 25px 0 0;
        flex: 1;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_title a {
        padding-left: 11px;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_link_mob {
        width: 34px;
        height: 26px;
        bottom: unset;
        right: 0;
        border-radius: 0 0 0 4px;
        top: 0;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content .mdc_title {
        font-size: 10px;
    }
    .current_menu_deals_slider .slick-list {
        margin: 0;
    }
}
@media (max-width: 980px) { 
    .current_menu_deals_slider.deals_featured_grid{
        grid-template-columns: 1fr 1fr;
    }
    .cart_nav_desktop{
        display: none;    
    }
    .cart_nav_mobile{
        display: block;    
    }
}
@media (max-width: 768px) { 
    .shop_cart_nav_container .heady-header-mobile {
        display: flex;
        justify-content: end;
        align-items: center;
    }
    .shop_cart_nav_container .heady-header-mobile a.shop_cart_nav_button {
        background: none;
        display: block;
        padding: 0;
    }
    .shop_cart_nav_container a.shop_cart_nav_button svg {
        width: 30px;
        height: 30px;
    }
    .shop_cart_nav_container .heady-header-desktop {
        display: none;
    }
    .shop_refresh-menu {
        display: inline-block;
        margin-left: 10px;
    }
    .hag-modal-content.modalstoreselector{
        margin-top: 10px;
    }
    .hag-modal-content{
        padding: 70px 30px;
        height: auto;
    }
    .hag-modal-container h2{
        font-size: 26px;
        line-height: 36px;
    }
    .hag-btn-content button{
        margin: 0 6px 5px;
    }
    .hag-modal-locator .heady_modal_x_btn, .hsl_modal_x_btn, .hs_modal_x_btn{
        top: -10px;
        right: -15px;
    }
    .heady_ss_heading h2{
        font-size: 22px !important;
        line-height: 28px;
    }
    .heady_ss_subheading{
        padding-top: 15px;
    }
    .modalstoreselector{
        padding: 30px;
    }
    .hag-btn-content{
        padding-top: 60px;
    }    
    .userdash_top_header{
        display: block;
        text-align: center;
        padding-left: 0;
    }
    .userdash_profile_photo_default{
        margin: auto;
    }
    .userdash_profile_name{
        width: 100%;
        position: relative;
        text-align: center;
        transform: unset;
        left: unset;
        top: unset;
        padding-top: 20px;
    }
    .userdash_tab{
        width: 100%;
        float: unset;
        background-color: transparent;
    }
    .userdash_tab button{
        max-width: max-content;
        display: inline-block;
        background-color: #faf9f6;
        padding: 10px 15px;
        border-right: 1px solid #e9ecd5;
        border-left: 1px solid #e9ecd5;
        margin-right: -5px;
        font-size: 16px;
        border-bottom: none;
    }
    .tabcontent{
        float: unset;
        padding: 30px 15px;
        width: 100%;
    }
    .orderHistoryItem{
        padding-left: 0;
        padding-right: 0;
    }
    .orderHistoryItem h3{
        font-size: 16px;
    }
    .orderHistoryItem h3 span{
        margin-left: 4px
    }
    .orderHistoryContent{
        padding: 10px 10px 10px 20px;
    }
    .order_products_item{
        grid-template-columns: auto;
    }
    .order_products_item .product_item{
        border-bottom: 1px solid rgba(0, 0, 0, 0.09);
        text-align: left;
        padding-left: 10px;
    }
    .order_products_item .product_item:last-child{
        border-bottom: 0;
    }   
    .hbs-dispensary-list{
        grid-template-columns: 1fr;
    }
    .current_menu_deals_slider.deals_featured_grid{
        grid-template-columns: 1fr;
    }
    .current_menu_deals_slider {
        overflow-x: visible ;
        padding-bottom: 50px;
    }
    
}
@media (max-width: 600px) {
    #store_selector_popup .hag-modal-content, #ageGateModal .hag-modal-content{
        height: 97vh !important;
    }
    #heady_search_popup .hag-modal-content{
        height: auto;
    }
    .hag-modal-locator, .hag-modal-locator > div, .hag-modal-locator > div .heady_store_selector_container .heady_ss_address_store_container #hbs-popup-pickup-option, .hag-modal-locator > div .heady_store_selector_container .heady_ss_address_store_container #hbs-popup-pickup-option > div, .hag-modal-locator > div .heady_store_selector_container .heady_ss_address_store_container #hbs-popup-pickup-option .hbs-shopLocationList {
        height: 100% !important;
    }
    .hag-modal-locator > div .heady_store_selector_container {
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    .hag-modal-locator > div .heady_store_selector_container .heady_ss_address_store_container {
        height: 100%;
        overflow: auto;
    }
    .heady_swiper_container-wrapper, .hbs-swiper-wrapper {
        width: 100vw;
        margin: 0 calc(-50vw + 50%);
        padding: 0 20px !important;
    }
    .hbs-swiper-wrapper .swiper-container{
        overflow: visible;
    }
    .hbs-shopLocationList .shopLocationList-item{
        flex-wrap: wrap;
    }
    .hbs-shopLocationList .shopLocationList-item-frame{
        flex: 0 0 10%;
    }
    .hbs-shopLocationList .shopLocationList-item-content{
        flex: 0 0 80%;
    }
    .shopLocationList-item-button{
        flex-basis: 100%;
        text-align: center;
        padding-top: 20px;
    }
    .userdash_tab button{
        max-width: 100%;
    }
    #order_history.tabcontent{
        padding: 30px 0;
    }
    .orderHistoryItem h3{
        font-size: 14px;
    }
    .status_span{
        font-size: 12px;
    }
    #heady_cognito-login [data-amplify-authenticator] [data-amplify-container]{
        max-width: 100% !important;
        width: 100% !important;
    }
    .orderHistoryItem h3 img{
        height: 14px;
    }   
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_info_content {
        padding: 28px 0 0;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_deals_box {
        padding: 3px;
        width: 316px;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container .mdc_image_content {
        width: 135px;
    }
    .current_menu_deals_slider .slick-slide {
        margin: 0 4px;
    }
    .current_menu_deals_slider .surf-ad-placement img,
    .current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_internal_banner .mdc_image_content {
        width: 350px;
    }
    .current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_internal_banner .mdc_image {
        background-size: contain;
    }
    .current_menu_deals_slider .slick-list {
        padding: 0 3.3vw !important;
    }
    
}
@media (max-width: 365px) {
    .current_menu_deals_slider .surf-ad-placement img,
    .current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_internal_banner .mdc_image_content {
        width: 307px;
    }   
    .current_menu_deals_slider .menu_deal_cells .mdc_container.mdc_deals_box {
        width: 309.5px;
    }
    .current_menu_deals_slider .slick-list {
        padding: 0 6px !important;
    }
}