@font-face {
    font-family: "Bemio";
    src: url("../font/Bemio.eot");
    src: url("../font/Bemio.eot?#iefix") format("embedded-opentype"),
        url("../font/Bemio.svg#Bemio") format("svg"),
        url("../font/Bemio.ttf") format("truetype"),
        url("../font/Bemio.woff") format("woff"),
        url("../font/Bemio.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "GT-Eesti-Pro-Display-Light";
    src: url("../font/GT-Eesti-Pro-Display-Light.eot");
    src: url("../font/GT-Eesti-Pro-Display-Light.woff2") format("woff2"),
        url("../font/GT-Eesti-Pro-Display-Light.woff") format("woff"),
        url("../font/GT-Eesti-Pro-Display-Light.ttf") format("truetype"),
        url("../font/GT-Eesti-Pro-Display-Light.svg#GT-Eesti-Pro-Display-Light") format("svg"),
        url("../font/GT-Eesti-Pro-Display-Light.eot?#iefix") format("embedded-opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "GT-Eesti-Pro-Display-Bold";
    src: url("../font/GTEestiProDisplay-Bold.eot");
    src: url("../font/GTEestiProDisplay-Bold.woff2") format("woff2"),
        url("../font/GTEestiProDisplay-Bold.woff") format("woff"),
        url("../font/GT-Eesti-Pro-Display-Light.ttf") format("truetype"),
        url("../font/GTEestiProDisplay-Bold.svg#GT-Eesti-Pro-Display-Bold") format("svg"),
        url("../font/GT-Eesti-Pro-Display-Bold.eot?#iefix") format("embedded-opentype");
    font-weight: normal;
    font-style: normal;
}
html {
    scroll-behavior: smooth;
}
* {
    box-sizing: border-box;
}
p {
    margin: 0;
}
body {
    margin: 0;
    padding: 0;
    font-family: "GT-Eesti-Pro-Display-Light" !important;
    color: #404040;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "ss01";
    font-family: "GT-Eesti-Pro-Display-Light";
    background-color: #fff;
}
img{
    max-width:100%;
}
#container {
    padding: 0;
    width: 100%;
    border-radius: 0;
}
#logo {
    margin: 0;
}
.content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    clear: both;
    padding: 0;
}
header.entry-header {
    display: none;
}
header.clearfix {
    display: none;
}
.main_container {
    max-width: 1920px;
    margin: 0 auto;
}
footer.clearfix {
    display: none;
}
.page_top_banner .top_banner_txt {
    width: 35%;
    float: left;
    background: #006241;
    height: 350px;
}
.page_top_banner .top_banner_txt .top_banner_txt_tbl {
    width: 100%;
    height: 100%;
    display: table;
}
.page_top_banner
    .top_banner_txt
    .top_banner_txt_tbl
    .top_banner_txt_cel.left_align {
    text-align: left;
    padding: 0px 80px;
    vertical-align: middle;
    display: table-cell;
}
.page_top_banner h1.rec_heading {
    color: #fff;
    font-size: 42px;
    margin: 0;
    font-family: "Bemio";
    line-height: normal;
}
.page_table.no_case .table_box_row {
    display: table-row!important;
}
.page_top_banner .to_banner_img {
    width: 100%;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.page_top_banner .to_banner_img img {
    width: 100%;
}
.page_top_banner .to_banner_img .top_page_banner_mb {
    display: none;
}
.sobeys_container {
    max-width: 1780px;
    padding: 0 30px;
    margin: 0 auto;
    clear: both;
}
header.header_sec {
    float: left;
    width: 100%;
    padding: 20px 30px;
}
div#logo img {
    width: 255px;
}
.lang_selector {
    float: right;
}
.lang_selector ul {
    list-style: none;
    margin: 0;
    margin-top: 15px;
    padding: 0;
}
.lang_selector ul li {
    display: inline-block;
    border-left: 1px solid #ddd;
    padding: 5px 15px;
}
.lang_selector ul li:last-child {
    border-right: 1px solid #ddd;
}
.lang_selector ul li a {
    font-weight: normal;
    color: #000;
    font-family: "GT-Eesti-Pro-Display-Light";
    font-size: 14px;
}
.lang_selector ul li.active a {
    font-family: "GT-Eesti-Pro-Display-Bold";
}
.lang_selector ul li a:hover {
    text-decoration: none;
}
footer.clearfix {
    display: none;
}
.footer_sec {
    background: #48a548;
    float: left;
    width: 100%;
    padding: 25px 0px;
}
.footer_logo {
    float: left;
    width: auto;
}
.footer_sec .footer_logo a {
    float: left;
}
.footer_sec .footer_logo .copyright_text {
    float: left;
    font-size: 16px;
    color: #fff;
    padding-left: 50px;
    padding-top: 28px;
    font-family: "GT-Eesti-Pro-Display-Light";
}
.footer_sec ul {
    float: right;
    list-style: none;
    margin: 0;
}
.footer_sec ul li {
    display: inline-block;
    margin-left: 30px;
    line-height: 70px;
}
.footer_sec ul li a {
    color: #fff;
    text-decoration: none;
    font-family: "GT-Eesti-Pro-Display-Light";
    font-size: 16px;
}
.footer_logo img {
    width: 275px;
}
.copyright_text.mob {
    display: none;
}
.main {
    width: 100%;
    display: inline-block;
    padding: 80px 0;
}
.main_inner p {
    font-size: 18px;
    margin: 0;
    margin-bottom: 20px;
    line-height: 24px;
}
.block {
    display: block;
}
.page_table {
    width: 100%;
    display: table;
    margin-top: 40px;
}
.page_table .table_box_row {
    width: 100%;
    display: table-row;
}
.table_box {
    display: table-cell;
}
.table_box.first_box {
    width: 250px;
}
.box_heading {
    display: none;
    width: 100%;
}
.table_box_row.first_row .box_heading {
    display: inline-block;
    padding: 35px 25px;
    font-size: 24px;
    background: #006241;
    color: #fff;
    font-family: Bemio;
}
.table_box .box_text {
    padding: 30px;
    font-size: 18px;
    line-height: 24px;
}
.table_box_row:nth-child(even) {
    background: #f4f4f4;
}
.filter_month .table_box_row:nth-child(even) {
    background: #fff;
}
.vissibile_month:nth-child(even) {
    background: #f4f4f4!important;
}
.page_table.no_case .table_box_row, .page_table.no_month_found .table_box_row{
    background: #f4f4f4;
}
.table_box.second_box .box_text {
    padding-right: 100px;
}
.main_inner p:last-child {
    margin: 0;
}
.table_box.third_box {
    max-width: 400px;
}
.province_filter {
    margin-top: 70px;
    width: 100%;
    display: inline-block;
}
.province_filter select {
    width: 417px;
    float: left;
    height: 50px;
    border: 0;
    border-bottom: 2px solid #ddd;
    font-size: 16px;
    color: #808080;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    background: #fff;
}
.province_filter select:focus,
.province_filter select:active,
.province_filter select:hover {
    outline: none;
    box-shadow: none;
}
.province_filter select::-ms-expand {
    display: none;
}
.province_filter .select_label {
    float: left;
    line-height: 50px;
    font-size: 16px;
    font-family: "GT-Eesti-Pro-Display-Bold";
    margin-right: 40px;
}
.province_filter .select_box {
    position: relative;
    float: left;
}
.filter_select {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}
.province_filter .select_box:before {
    border-style: solid;
    border-width: 3px 3px 0 0;
    content: "";
    display: inline-block;
    height: 8px;
    left: auto;
    position: absolute;
    top: 18px;
    transform: rotate(135deg);
    vertical-align: top;
    width: 8px;
    color: #48a548;
    right: 2px;
}
.province_filter ul {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    display: flex;
    border: 1px solid #ddd;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    flex-flow: row wrap;
    align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
}
.province_filter ul .prince_edward_island {
    min-width: 216px;
    max-width: 216px;
}
.province_filter ul .list_bc {
    max-width: 100px;
}
.province_filter ul li {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    text-align: center;
    padding: 7px 0px;
}
.province_filter ul li:last-child a {
    border: 0;
}
.province_filter a {
    color: #404040;
    font-size: 18px;
    font-family: "GT-Eesti-Pro-Display-Bold";
    padding: 25px 0;
    width: 100%;
    display: inline-block;
    border-right: 1px solid #ddd;
}
.province_filter a:hover,
.province_filter a:active,
.province_filter a:focus {
    text-decoration: none;
    outline: none;
}
.province_filter li.active {
    border-bottom: 5px solid #48a548;
    padding-bottom: 2px;
}
.cases_table {
    display: none;
}
.page_table.no_case .table_box.first_row, .page_table.no_month_found .table_box.first_row {
    text-align: left;
}
.table_box_row.first_row .table_box {
    text-align: left;
}
.page_table.no_case .table_box, .page_table.no_month_found .table_box  {
    text-align: center;
    width: 33.3%;
}
.box_text.no_case_box, .box_text.no_month_found{
    font-size: 18px;
    font-family: "GT-Eesti-Pro-Display-Bold";
}
.main_content h1 {
    color: #006241;
    font-size: 48px;
    margin: 0;
    margin-bottom: 30px;
    font-family: Bemio;
    line-height: 48px;
}
.main_content {
    width: 100%;
    display: inline-block;
}
.main_content p {
    font-size: 18px;
    margin: 0;
    margin-bottom: 15px;
    line-height: 24px;
}
.bottom_content {
    width: 100%;
    display: inline-block;
    margin-top: 50px;
}
.main_content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    display: inline-block;
}
.main_content ul li {
    font-size: 18px;
    line-height: 36px;
    position: relative;
    padding-left: 35px;
}
.main_content ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #48a548;
    position: absolute;
    left: 0;
    top: 14px;
    border-radius: 50%;
}
p.wpml-ls-statics-post_translations.wpml-ls {
    display: none;
}
.bottom_content p:last-child {
    margin: 0;
}
.top_content p:last-child {
    margin: 0;
}
.faqAccordian {
    text-align: left;
}
.faqAccordian h3 {
    font-size: 20px;
    border-top: none;
    margin: 0;
    padding: 20px 0px;
    padding-right: 30px;
    color: #404040;
    font-family: "Bemio";
    background: url("../img/plus-icon.png");
    background-repeat: no-repeat;
    background-position: right 15px center;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}
.faqAccordian h3.active {
    border-bottom: none;
    background: url("../img/minus-icon.png");
    background-repeat: no-repeat;
    background-position: right 15px center;
}
.faqAccordian .accortoggle {
    padding: 0px 0px;
    font-size: 18px;
    color: #404040;
    font-family: "GT-Eesti-Pro-Display-Light";
    padding-top: 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}
.faqAccordian .accortoggle ul {
    list-style: none;
}
.faqAccordian .accortoggle ul li {
    float: left;
    width: 100%;
    margin: 5px 0px;
}
.faqAccordian .accortoggle ul li span {
    background: #48a548;
    height: 7px;
    width: 7px;
    display: inline-block;
    margin-right: 7px;
    border-radius: 50px;
    position: relative;
    top: -4px;
}
.main_content .faqAccordian p {
    margin: 0;
}
.note {
    width: 100%;
    display: inline-block;
    margin: 20px 0;
}
.bottom_content strong {
    font-family: "GT-Eesti-Pro-Display-Bold";
}
.main_content a {
    color: #006241;
    text-decoration: underline;
}
.sliderSection {
    margin-top: 50px;
}
.sliderSection .owl-item img {
    position: relative;
    width: 100%;
}
.sliderSection .owl-item .mob {
    display: none;
}
.main_content .sliderSection .owl-prev {
    background: url(../img/arrow_prev_white.png) no-repeat
        top left;
    left: 40px;
}
.main_content .sliderSection .owl-next {
    background: url(../img/arrow_next_white.png) no-repeat
        top left;
    right: 40px;
}
.main_content .sliderSection .owl-prev,
.main_content .sliderSection .owl-next {
    background-size: 15px;
    width: 15px;
    height: 32px;
}
.store_hours .main_content p:last-child {
    margin: 0;
}
.logo-wrapper {
    margin-top: 50px;
    width: 100%;
    display: inline-block;
}
.logo-wrapper.rowsLogo ul li{
    height: 160px !important;
}
.logo-wrapper.wrapper-three ul li{
      width: 33.3334%;
}
.logo-wrapper ul li {
    width: 14.28%;
    float: left;
    list-style: none;
    text-align: center;
    display: flex;
    align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    padding: 55px 40px;
    border: 0 solid #ddd;
    border-width: 1px 1px 0 0;
}
.logo-wrapper ul li img {
    max-width: 100%;
    width: 100%;
}
.logo-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    border: 1px solid #ddd;
    display: inline-block;
    border: 0 solid #ddd;
    border-width: 0 0 1px 1px;
}
.covidPageWrap * {
    box-sizing: border-box;
}
p.conent {
    font-size: 18px;
    font-family: "GT-Eesti-Pro-Display-Light";
}
#logo {
    margin: 0px;
    float: left;
}
.covidPageWrap h2 {
    margin: 0;
    margin-bottom: 25px;
    font-size: 48px;
    color: #006241;
    font-family: "Bemio";
    line-height: normal;
}
/**header**/
#container {
    width: 100%;
    padding: 0;
}
header.clearfix {
    display: none;
}
.covid_info .row .box_div p {
    min-height: 75px;
}
.content.text.clearfix {
    padding: 0;
}
.content.text.clearfix {
    padding: 0;
    box-shadow: none;
}
.banner_sobeys {
    float: left;
    width: 100%;
}
.banner_sobeys img {
    width: 100%;
    /*    height: 100%;
    object-fit: cover;
    object-position: center;*/
}
.deails-sec .message_sobeys {
    text-align: center;
    float: left;
    width: 100%;
    padding: 70px 0px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 70px;
}
.deails-sec .message_sobeys h2 {
    font-size: 48px;
    color: #006241;
    font-family: "Bemio";
}
.deails-sec .message_sobeys p.conent {
    font-size: 18px;
    color: #000;
    width: 1215px;
    margin: 0 auto;
    font-family: "GT-Eesti-Pro-Display-Light";
}
.logoSiteSection {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 70px;
}
.logoSiteSection .owl-item {
    height: 70px;
}
#covidcarousel1 {
    padding: 0 20px;
}
.deails-sec .logoSiteSection h3 {
    font-size: 30px;
    color: #000;
    font-family: "GT-Eesti-Pro-Display-Bold";
    border: 0px;
    margin: 0;
    padding: 0;
    padding-bottom: 35px;
}
.deails-sec .logoSiteSection .owl-item img {
    width: 75%;
    padding: 0 25px;
}
.deails-sec .logoSiteSection .owl-item:nth-child(1) img {
    width: 100%;
}
.deails-sec .logoSiteSection .owl-item:nth-child(2) img {
    width: 90%;
}
.deails-sec .logoSiteSection .owl-item:nth-child(3) img {
    width: 90%;
}
.deails-sec .logoSiteSection .owl-item:nth-child(4) img {
    width: 100%;
}
.deails-sec .logoSiteSection .owl-item:nth-child(5) img {
    width: 100%;
}
.deails-sec .logoSiteSection .owl-item:nth-child(7) img {
    width: 100%;
}
.deails-sec .logoSiteSection .owl-item:nth-child(11) img {
    width: 100%;
}
.box_info_sec {
    float: left;
    width: 100%;
    text-align: center;
    border-top: 1px solid #ddd;
    padding: 70px 0;
}
.covid_info .row .box_div {
    display: inline-block;
    width: 24%;
    box-sizing: border-box;
    margin-right: 18px;
    border-bottom: 5px solid #48a548;
    vertical-align: top;
    text-align: left;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.covid_info .row .box_div .img {
    margin-bottom: 20px;
}
.covid_info .row .box_div:last-child {
    margin-right: 0px;
}
.covid_info .box_div h4 {
    font-size: 24px;
    color: #006241;
    line-height: normal;
    font-family: "GT-Eesti-Pro-Display-Bold";
    padding-bottom: 10px;
    min-height: 60px;
}
.covid_info .box_div h4 a {
    font-size: 24px;
    color: #006241;
    line-height: normal;
    font-family: "GT-Eesti-Pro-Display-Bold";
    padding-bottom: 10px;
    font-weight: normal;
}
.covid_info .box_div h4 a:hover {
    text-decoration: none;
    opacity: 0.8;
}
.covid_info .box_div p {
    font-family: "GT-Eesti-Pro-Display-Light";
    font-size: 18px;
    color: #404040;
}
.covid_info .box_div .img img {
    width: 100%;
    transition: all 0.3s ease-in-out;
}
.covid_info .box_div .img img:hover {
    transform: scale(1.05);
}
.covid_info {
    margin-top: 40px;
    float: left;
    width: 100%;
}
.logoSiteSection .owl-prev {
    background: url(../img/icon-1.png) no-repeat top left;
    left: -10px;
    background-size: cover;
    height: 40px;
    width: 40px;
}
.logoSiteSection .owl-next {
    background: url(../img/icon-2.png) no-repeat top left;
    right: -10px;
    background-size: cover;
    height: 40px;
    width: 40px;
}
.footer_sec p {
    margin: 0px;
}
.wpml-ls-statics-post_translations.wpml-ls {
    display: none;
}
section.box_info_sec {
    text-align: center;
}
.pdfFrame {
    width: 100%;
    height: 90vh;
}
.overlay {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    box-sizing: border-box;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
}
.dialog {
    position: relative;
}
.dialogInner {
    max-width: 800px;
    padding: 30px;
    margin: 0 auto;
    position: relative;
}
.dialogInner .closeDialog {
    position: absolute;
    right: 10px;
    top: 10px;
}
.dialog embed {
    height: 90vh;
}
.faq_sec {
    float: left;
    width: 100%;
    text-align: center;
    padding: 70px 0;
}
.faq_sec h2 {
    font-size: 42px;
    color: #006241;
    font-family: "Bemio";
    margin: 0px;
    padding: 0px;
    padding-bottom: 25px;
}
#container {
    padding: 0;
    width: 100%;
    border-radius: 0;
}
#logo {
    margin: 0;
}
.content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    clear: both;
    padding: 0;
}
.shop_content {
    width: 100%;
    display: inline-block;
    margin-top: 50px;
}
.shop_content h2 {
    margin: 0;
    font-size: 30px;
    font-family: Bemio;
    color: #006241;
    line-height: 36px;
    margin-bottom: 20px;
}
.shop_content p {
    font-size: 18px;
    line-height: 24px;
    margin0-b: 20px;
    margin: 0;
    color: #222222;
    margin-bottom: 20px;
}
.shop_content p:last-child {
    margin: 0;
}
.shop_img_block {
    float: left;
    width: 285px;
}
.shop_txt_block {
    float: left;
    width: calc(100% - 385px);
    background: #e7f4e7;
    position: relative;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}
.shop_img_block {
    float: left;
    width: 385px;
}
.shop_img_block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.shop_center_content {
    padding: 40px;
}
.top_content.top_contentNew p em {
    font-weight: 700;
}
.main_content ul li ul li {
    line-height: 23px;
}
.top_content.top_contentNew ul li {
    line-height: 28px;
    margin-bottom: 5px;
}
.top_content.top_contentNew ul li:before {
    display: none;
}
.top_content.top_contentNew ul li i {
    color: #48a548;
    padding-right: 10px;
    position: absolute;
    top: 7px;
    left: 0;
}
.list_content.list_contentNew p {
    margin-bottom: 10px;
}
section.content.text.clearfix {
    margin: 0;
}
.list_contentNew {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.bottom_content {
    width: 100%;
    display: inline-block;
    margin-top: 25px;
}

.top_contentNew {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.top_content.top_contentNew p {
    margin-bottom: 0;
    margin-top: 10px;
}
.panel {
    width: 100%;
    z-index: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.expandGuidelines {
    background: #f4f4f4;
    padding: 30px;
    display: none;
    clear: both;
    margin-bottom: 30px;
}
#self-store {
    margin-bottom: 50px;
}
.bottom_content {
    width: 100%;
    display: inline-block;
    margin-top: 25px;
}
.bottom_content p:last-child {
    margin: 0;
}
.sliderSection {
    margin-top: 50px;
}
.sliderSection .owl-item img{
    position: relative;
    width: 100%;
}
.sliderSection .owl-item .mob{
    display: none;
}
.main_content .sliderSection .owl-prev{
    background: url(../img/arrow_prev_white.png) no-repeat top left;
    left: 40px;
}
.main_content .sliderSection .owl-next{
    background: url(../img/arrow_next_white.png) no-repeat top left;
    right: 40px;
}
.main_content .sliderSection .owl-prev, .main_content .sliderSection .owl-next{
    background-size: 15px;
    width: 15px;
    height: 32px;
}
.province_filter .main_content h1{
   font-size:30px;
   text-align: center;
}
.tiles_infoSec .tile_img {
    float: left;
    width: 24%;
    margin: 8px;
}
.tiles_infoSec .owl-item{
    float: left;
    width: 24%;
    margin: 8px;
}
.tiles_infoSec .owl-item img {
    width: 100%;
    margin: 0;
}
.tiles_infoSec .tile_img:last-child {
    margin-right: 0;
}
.tiles_infoSec .tile_img:first-child {
    margin-left: 0px;
}
.tiles_infoSec .tile_img img {
    width: 100%;
}
.tiles_infoSec {
    margin-top: 20px;
}
 .mobile_logos{
    display: none;
}
.threeColGrid h2 {
    margin: 0;
    margin-bottom: 25px;
    font-size: 48px;
    color: #006241;
    font-family: "Bemio";
    line-height: normal;
    text-align: center;
}
.threeColGrid .conent {
    text-align: center;
    margin-bottom: 50px;
}
.threeColGrid .threeColGridWrap .threeColGridRow {
    margin-left: -10px;
    margin-right: -10px;
}
.threeColGrid .threeColGridWrap .threeColGridRow::after {
    content: "";
    display: table;
    clear: both;
}
.threeColGrid .threeColGridWrap .threeColGridRow .gridItem {
    float: left;
    width: 33.3334%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.threeColGrid .threeColGridWrap .threeColGridRow .gridItem img {
    width: 100%;
}
hr.secSeparator{
    margin: 50px 0;
    border-top: 1px solid #e1e1e1;
}
.filter_select .s-hidden {
  visibility: hidden;
  padding-right: 10px;
}

.filter_select .select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-bottom: 1px solid #ddd;
  width:100%;
}

.filter_select .styledSelect {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: white;
    padding: 0 1px;
    font-weight: bold;
    line-height: 50px;
    font-size: 18px;
    height: 50px;
    width:100%;
}

.filter_select .styledSelect:after {
    border-style: solid;
    border-width: 3px 3px 0 0;
    content: "";
    display: inline-block;
    height: 8px;
    left: auto;
    position: absolute;
    top: 18px;
    transform: rotate(135deg);
    vertical-align: top;
    width: 8px;
    color: #48a548;
    right: 2px;
}

.filter_select .options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0 0;
  padding: 0 0;
  list-style: none;
  border: 1px solid #ccc;
  background-color: white;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); 
}

.filter_select .options li {
    padding: 0 6px;
    margin: 0 0;
    padding: 10px 10px;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    text-align: left;
}

.filter_select .options li:hover {
  background-color: #006241;
  color: white;
}
.logoSelectOptionPopup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    text-align: center;
}
.logoSelectOptionPopupOverlay{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);    
}
.logoSelectOptionPopup .tblView {
    display: table;
    width: 100%;
    height: 100%;
}
.logoSelectOptionPopup .tblView .cellView {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px;
}
.logoSelectOptionPopup .optionInner {
    background: #fff;
    padding: 30px;
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.logoSelectOptionPopup .optionInner::after{
    content: "";
    display: table;
    clear: both;
}
.logoSelectOptionPopup .optionInner .item {
    display: inline-block;
    border: 1px solid #ddd;
    width: 45%;
    padding: 30px;
    vertical-align: middle;
}
.logoSelectOptionPopup .optionInner .separtor {
    display: inline-block;
    width: 5%;
    vertical-align: middle;
    font-size: 18px;
    color: #000;
}
.logoSelectOptionPopup .optionInner .closeLogoOptionPopup {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 30px;
    color: #222;
    line-height: 15px;
    height: 18px;
    text-decoration: none;
}
.logoSelectOptionPopup .optionInner h4 {
    font-size: 24px;
    margin: 0;
    margin-bottom: 25px;
    font-family: "GT-Eesti-Pro-Display-Bold";
    font-weight: 300;
    color: #000;
    line-height: normal;
}
.logoSelectOptionPopup .optionInner .item h5 {
    color: #000;
    text-transform: none;
    font-family: "GT-Eesti-Pro-Display-Bold";
    font-size: 16px;
    margin: 0;
    margin-top: 15px;
}
/**resp**/
@media (max-width: 1600px) {
    .page_top_banner
        .top_banner_txt
        .top_banner_txt_tbl
        .top_banner_txt_cel.left_align {
        padding: 0px 45px;
    }
    .page_top_banner h1.rec_heading {
        font-size: 36px;
    }
    .page_top_banner .top_banner_txt {
        height: 300px;
    }
    .table_box .box_text {
        font-size: 16px;
        padding: 25px;
    }
    .table_box.second_box .box_text {
        padding-right: 40px;
    }
    .table_box.second_box .box_text {
        padding-right: 40px;
    }
    .main {
        padding: 60px 0;
    }
    .table_box.first_box {
        width: 200px;
    }
    .table_box span.block {
        display: inline;
    }
    .table_box_row.first_row .box_heading {
        padding: 30px 25px;
        font-size: 20px;
    }
    .sobeys_container {
        padding: 0 45px;
    }
    .province_filter {
        margin-top: 50px;
    }
    .province_filter select {
        width: 370px;
    }
    .province_filter a {
        font-size: 15px;
    }
    .province_filter ul .prince_edward_island {
        min-width: 180px;
        max-width: 180px;
    }
    .province_filter ul .list_bc {
        max-width: 75px;
    }
    .box_text.no_case_box {
        font-size: 18px;
        font-family: "GT-Eesti-Pro-Display-Bold";
    }
    .main {
        padding: 60px 0;
    }
    .main_content h1 {
        font-size: 36px;
        margin-bottom: 30px;
        line-height: 36px;
    }
    .main_content p {
        margin-bottom: 15px;
    }
    .faqAccordian .accortoggle {
        font-size: 16px;
    }
    .logo-wrapper ul li {
        padding: 40px 20px;
    }
    .covidPageWrap h2 {
        font-size: 40px;
    }
    .deails-sec .message_sobeys h2 {
        font-size: 40px;
    }
    .shop_content h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .shop_content p {
        margin-bottom: 15px;
    }
    .shop_center_content span.block {
        display: inline;
    }
    .shop_img_block {
        width: 350px;
    }
    .shop_txt_block {
        width: calc(100% - 350px);
    }
    .threeColGrid h2 {
        font-size: 40px;
    }
}
@media screen and (max-width: 1440px) {
    .deails-sec .message_sobeys p.conent {
        width: 90%;
    }
    .deails-sec .logoSiteSection .owl-item img {
        width: 90%;
    }
    .covid_info .row .box_div {
        margin-right: 10px;
    }
    .covid_info .box_div h4 {
        font-size: 20px;
    }
    .covid_info .box_div h4 a {
        font-size: 20px;
    }
    .covid_info .box_div p {
        font-weight: 16px;
    }
}
@media (min-width: 1200px) and (max-width: 1299px) {
    .page_top_banner h1.rec_heading {
        font-size: 30px;
    }
    .footer_logo img {
        width: 240px;
    }
    .footer_sec .footer_logo .copyright_text {
        padding-left: 40px;
        padding-top: 22px;
    }
    .footer_sec ul li {
        line-height: 57px;
    }
    .province_filter a {
        font-size: 14px;
    }
    .province_filter ul .list_bc {
        max-width: 60px;
    }
    .province_filter ul .prince_edward_island {
        min-width: 150px;
        max-width: 150px;
    }
    .logo-wrapper ul li {
        padding: 30px 15px;
    }
}
@media (max-width: 1290px){
 .tiles_infoSec .tile_img{
        margin: 5px;
    }
}
@media screen and (max-width: 1199px) {
    .covid_info .box_div h4 {
        font-size: 20px;
        width: 186px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: "...";
        min-height: auto;
    }
    .covid_info .row .box_div {
        margin-right: 8px;
    }
    .covid_info .box_div p {
        font-size: 16px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .page_top_banner h1.rec_heading {
        font-size: 30px;
    }
    .sobeys_container {
        padding: 0 30px;
    }
    .page_top_banner
        .top_banner_txt
        .top_banner_txt_tbl
        .top_banner_txt_cel.left_align {
        padding: 0px 30px;
    }
    .table_box.second_box .box_text {
        padding-right: 25px;
    }
    .page_top_banner .top_banner_txt {
        height: 270px;
    }
    .footer_logo img {
        width: 240px;
    }
    .footer_sec .footer_logo .copyright_text {
        padding-left: 40px;
        padding-top: 22px;
    }
    .footer_sec ul li {
        line-height: 57px;
    }
    .province_filter ul li {
        width: 20%;
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -moz-box-flex: inherit;
        flex: inherit;
        text-align: center;
        border-bottom: 1px solid #ddd;
    }
    .province_filter ul .list_bc {
        max-width: inherit;
    }
    .province_filter ul .prince_edward_island {
        min-width: inherit;
        max-width: inherit;
    }
    .province_filter ul li:nth-child(6),
    .province_filter ul li:nth-child(7),
    .province_filter ul li:nth-child(8),
    .province_filter ul li:nth-child(9),
    .province_filter ul li:nth-child(10) {
        border-bottom: 0;
    }
    .province_filter li.active {
        border-bottom: 5px solid #48a548 !important;
    }
    .province_filter a {
        font-size: 16px;
    }
    .table_box.third_box {
        max-width: initial;
    }
    .footer_sec.fr ul li:first-child {
        margin: 0;
    }
    .footer_sec.fr ul li {
        margin-left: 12px;
    }
    .logo-wrapper ul li {
        padding: 30px 15px;
    }
    .covid_info .box_div h4 {
        font-size: 20px;
        width: 186px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: "...";
        min-height: auto;
    }
    .covid_info .row .box_div {
        margin-right: 8px;
    }
    .covid_info .box_div p {
        font-size: 16px;
    }
    .covid_info .box_div h4 {
        width: 160px;
    }
    .deails-sec .message_sobeys h2 {
        font-size: 36px;
    }
    .covidPageWrap h2 {
        font-size: 36px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .page_top_banner h1.rec_heading {
        font-size: 30px;
    }
    .sobeys_container {
        padding: 0 30px;
    }
    .page_top_banner
        .top_banner_txt
        .top_banner_txt_tbl
        .top_banner_txt_cel.left_align {
        padding: 0px 30px;
    }
    .table_box.second_box .box_text {
        padding-right: 25px;
    }
    .block {
        display: inline;
    }
    .page_top_banner .top_banner_txt {
        height: 240px;
    }
    .table_box .box_text {
        padding: 20px;
    }
    .table_box_row.first_row .box_heading {
        padding: 30px 20px;
    }
    .table_box.first_box {
        width: 170px;
    }
    .footer_logo img {
        width: 150px;
    }
    .footer_sec .footer_logo .copyright_text {
        padding-left: 20px;
        padding-top: 11px;
        font-size: 14px;
    }
    .footer_sec ul li {
        line-height: 36px;
        margin-left: 9px;
    }
    .footer_sec ul li a {
        font-size: 14px;
    }
    .province_filter select {
        width: 300px;
    }
    .province_filter ul li {
        width: 25%;
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -moz-box-flex: inherit;
        flex: inherit;
        text-align: center;
        border-bottom: 1px solid #ddd;
    }
    .province_filter ul .list_bc {
        max-width: inherit;
    }
    .province_filter ul .prince_edward_island {
        min-width: inherit;
        max-width: inherit;
    }
    .province_filter li.active {
        border-bottom: 5px solid #48a548 !important;
    }
    .province_filter a {
        font-size: 16px;
    }
    .province_filter ul {
        align-items: center;
        -moz-align-items: cflex-start;
        -ms-align-items: flex-start;
        -webkit-align-items: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -webkit-justify-content: flex-start;
    }
    .province_filter ul li:last-child a {
        border-right: 1px solid #ddd;
    }
    .page_table.no_case .table_box:nth-child(2), .page_table.no_month_found .table_box:nth-child(2) {
        width: 50%;
    }
    .table_box.third_box {
        max-width: initial;
    }
    .footer_sec.fr ul li:first-child {
        margin: 0;
    }
    .footer_sec.fr ul li {
        margin-left: 8px;
    }
    .footer_sec.fr ul li a {
        font-size: 12px;
    }
    .logo-wrapper ul li {
        /*width: 25%;*/
        padding: 30px 10px;
    }
    .covid_info .row .box_div {
        width: 23%;
    }
    .shop_txt_block {
        width: 100%;
        height: inherit !important;
    }
    .shop_img_block {
        width: 100%;
        height: inherit !important;
    }
    .logo-wrapper.rowsLogo ul li {
        height: 120px !important;
    }
}
@media (max-width: 1024px) {
    .faqAccordian h3 {
        background-position: right 28px;
    }
    .faqAccordian h3.active{
        background-position: right 32px;
    }
    .faqAccordian .accortoggle {
       margin-bottom: 0;
   }
}
@media (max-width:830px) {
.tiles_infoSec .tile_img {
    margin: 8px;
    width: 23%;
}
}
@media (max-width: 767px) { 
    .page_top_banner .to_banner_img .top_page_banner_mb {
        display: block;
    }
    .page_top_banner .to_banner_img .top_page_banner_dsk {
        display: none;
    }
    section.content.text.clearfix {
        margin: 0;
        padding: 0;
    }
    .page_top_banner h1.rec_heading {
        font-size: 24px;
    }
    .page_top_banner
        .top_banner_txt
        .top_banner_txt_tbl
        .top_banner_txt_cel.left_align {
        padding: 0px 30px;
    }
    .block {
        display: inline;
    }
    .main {
        padding: 40px 0;
    }
    .sobeys_container {
        padding: 0 15px;
    }
    .page_table {
        margin-top: 40px;
    }
    .page_table {
        display: inline-block;
    }
    .table_box.third_box {
        max-width: 100%;
    }
    .page_table .table_box_row {
        width: 100%;
        display: inline-block;
    }
    .table_box.first_box {
        width: 100%;
        display: inline-block;
    }
    .table_box_row .box_heading,
    .table_box_row.first_row .box_heading {
        background: transparent;
        color: #006241;
        font-family: Bemio;
        font-size: 18px;
        padding: 0;
        display: block;
    }
    .table_box .box_text {
        padding: 15px 0;
    }
    .table_box {
        display: inline-block;
    }
    .page_table .table_box_row {
        padding: 25px;
    }
    .table_box_row.first_row {
        display: none !important;
    }
    .province_filter {
        margin-top: 40px;
    }
    .table_box .box_text {
        margin-bottom: 5px;
    }
    .table_box.third_box .box_text {
        margin: 0;
        padding-bottom: 0;
    }
    .table_box.second_box .box_text {
        padding-right: 0;
    }
    div#logo img {
        width: 190px;
    }
    #logo {
        margin: 0;
        position: static;
    }
    header.header_sec {
        padding: 15px 15px;
    }
    .lang_selector ul {
        margin-top: 5px;
    }
    .footer_sec {
        padding: 40px 0px;
    }
    .footer_logo img {
        width: 180px;
    }
    .footer_sec .footer_logo .copyright_text {
        display: none;
    }
    .copyright_text.mob {
        display: inline-block;
    }
    .copyright_text.desk {
        display: none;
    }
    .footer_sec ul li:first-child {
        margin: 0;
    }
    .footer_sec ul {
        float: left;
        margin-top: 30px;
        width: 100%;
    }
    .footer_logo {
        width: 100%;
    }
    .footer_sec ul li {
        margin-left: 10px;
        line-height: normal;
    }
    .footer_sec p {
        display: inline-block;
        float: left;
    }
    span.copyright_text.mob {
        font-size: 16px;
        color: #fff;
        font-family: "GT-Eesti-Pro-Display-Light";
        margin-top: 15px;
    }
    .province_filter .select_label {
        line-height: 16px;
        font-size: 16px;
        margin-right: 0;
        margin-bottom: 5px;
        width: 100%;
    }
    .province_filter .select_box {
        width: 100%;
    }
    .province_filter select {
        width: 100%;
    }
    .province_filter ul li {
        width: 100%;
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -moz-box-flex: inherit;
        flex: inherit;
        text-align: left;
        border-bottom: 1px solid #ddd;
        padding: 0;
    }
    .province_filter ul .list_bc {
        max-width: inherit;
    }
    .province_filter ul .prince_edward_island {
        min-width: inherit;
        max-width: inherit;
    }
    .province_filter li.active {
        border-bottom: 5px solid #48a548 !important;
    }
    .province_filter ul li:last-child a {
        border: 0;
    }
    .province_filter a {
        font-size: 18px;
        padding: 15px 0;
        border: 0;
    }
    .province_filter ul li:last-child a {
        border-right: 0;
    }
    .province_filter ul li:last-child {
        border-bottom: 0;
    }
    .province_filter ul {
        align-items: center;
        -moz-align-items: cflex-start;
        -ms-align-items: flex-start;
        -webkit-align-items: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -webkit-justify-content: flex-start;
        padding: 0 15px;
    }
    .province_filter li.active {
        padding-bottom: 0;
    }
    .page_table.no_case .table_box, .page_table.no_month_found .table_box {
        width: 100%;
    }
    .main {
        padding: 40px 0;
    }
    .main_content h1 {
        margin-bottom: 20px;
    }
    .bottom_content {
        margin-top: 40px;
    }
    .sliderSection {
        margin-top: 40px;
    }
    .faq_sec {
        padding-top: 10px;
    }

    .faqAccordian h3 {
        padding-right: 50px;
        background-size: 16px;
        background-position: right 25px;
    }
    .faqAccordian h3.active {
        padding-right: 50px;
        background-size: 16px;
        background-position: right 30px;
    }
    .logo-wrapper {
        margin-top: 35px;
    }
    .logo-wrapper ul li {
        padding: 25px;
        width: 50%;
    }
    .deails-sec .message_sobeys h2 {
        font-size: 36px;
    }
    .deails-sec .message_sobeys p.conent {
        width: 100%;
    }
    .content.text.clearfix {
        margin: 0px;
    }
    .deails-sec .message_sobeys {
        padding-top: 50px;
    }
    .deails-sec .logoSiteSection h3 {
        font-size: 24px;
        padding-bottom: 25px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 30px;
        line-height: normal;
    }
    .deails-sec .message_sobeys {
        border-bottom: 0px;
        margin-bottom: 10px;
    }
    .logoSiteSection {
        padding-bottom: 30px;
    }
    .deails-sec .logoSiteSection .owl-item img {
        width: 100%;
        padding: 0 10px;
    }
    .covidPageWrap h2 {
        font-size: 36px;
        line-height: normal;
    }
    .box_info_sec {
        padding: 50px 0px;
    }
    .covid_info .row .box_div {
        margin: 10px 5px;
        width: 47%;
    }
    .covid_info .box_div h4 {
        font-size: 20px;
        width: 186px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: "...";
    }

    .covid_info .row .box_div p {
        min-height: 50px;
    }
    .faq_sec {
        padding-top: 10px;
    }
    .faq_sec h2 {
        display: none;
    }
    .shop_txt_block {
        width: 100%;
        height: inherit !important;
    }
    .shop_center_content {
        padding: 30px;
    }
    .shop_img_block {
        width: 100%;
        height: inherit !important;
    }
    .main_content h1 {
        margin-bottom: 20px;
    }
    .main_content p {
        margin-bottom: 20px;
    }
    .shop_content {
        margin-top: 40px;
    }
    .shop_content p {
        margin-bottom: 20px;
    }
     .bottom_content {
        margin-top: 20px;
    }   
    .bottom_content {
        margin-top: 20px;
    }   
    .sliderSection {
        margin-top: 40px;
    }   
    .desktop_logos{
        display: none;
    }
    .mobile_logos{
        display: block;
    }
    .logoSiteSection.mobile_logos .owl-item {
        height: 280px;
    }
    .tiles_infoSec .owl-item img {
        width: 100%;
        margin: 0;
        height: 100%;
        object-fit: cover;
    } 
    .bottom_content {
        margin-top: 40px;
    }   
    .sliderSection {
        margin-top: 40px;
    } 
    .threeColGrid .threeColGridWrap .threeColGridRow .gridItem {
        width: 50%;
    }
    .threeColGrid h2 {
        font-size: 34px;
    }
    .page_table.no_case .table_box_row.first_row {
        display: none!important;
    }
    .page_table.no_case .table_box_row {
        display: inline-block!important;
    }
    .logoSelectOptionPopup .optionInner .item {
        width: 100%;
    }
    .logoSelectOptionPopup .optionInner .separtor {
        width: 100%;
        padding: 10px;
    }
    .logo-wrapper.rowsLogo ul li {
        height: 150px !important;
    }
}
@media screen and (max-width: 640px) {
    .sliderSection .owl-item .mob {
        display: block;
    }
    .sliderSection .owl-item .desk {
        display: none;
    }
    .main_content .sliderSection .owl-prev {
        left: 15px;
    }
    .main_content .sliderSection .owl-next {
        right: 15px;
    }
    .sliderSection .owl-item .mob{
        display: block;
    }
    .sliderSection .owl-item .desk{
        display: none;
    }
    .main_content .sliderSection .owl-prev{
        left: 15px;
    }
    .main_content .sliderSection .owl-next{
        right: 15px;
    }
    .logoSiteSection.mobile_logos .owl-item {
    height: 200px;
    }
}
@media (max-width: 479px) {
    .page_top_banner h1.rec_heading {
        font-size: 20px;
    }
    .main_content h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .faqAccordian h3 {
        font-size: 16px;
    }
    .covid_info .row .box_div {
        margin: 10px 2px;
    }
    .covid_info .row .box_div p {
        min-height: auto;
    }
}
@media (max-width: 413px) {
    .page_top_banner .top_banner_txt {
        height: 170px;
    }
    .page_table .table_box_row {
        padding: 20px;
    }
    .page_top_banner
        .top_banner_txt
        .top_banner_txt_tbl
        .top_banner_txt_cel.left_align {
        padding: 0px 15px;
    }
    .page_top_banner h1.rec_heading {
        font-size: 20px;
    }
    .sobeys_container {
        padding: 0 15px;
    }
    .main {
        padding: 30px 0;
    }
    div#logo img {
        width: 150px;
    }
    .lang_selector ul {
        margin: 0;
    }
    .footer_sec ul li a {
        font-size: 14px;
    }
    span.copyright_text.mob {
        font-size: 14px;
    }
    .province_filter a {
        font-size: 16px;
    }
    .main {
        padding: 30px 0;
    }
}
@media (max-width: 374px) {
    .footer_sec ul li {
        margin-left: 4px;
    }
    .shop_center_content {
        padding: 20px;
    }
    .main_content h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .main_content ul li {
        padding-left: 20px;
    }
    .logo-wrapper ul li {
        padding: 15px;
    }
    .dialogInner {
        padding: 10px;
    }
    .shop_center_content {
        padding: 20px;
    }
    .logoSiteSection.mobile_logos .owl-item{
        margin: 0px;
    }
}