<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*   
Theme Name:  shoptocook-responsive-k-dans
Description: K-Dan's Super FoodsTheme
Author:      Kevin Skompinski
Template:    shoptocook-responsive
Version:     1.0.0
*/

.navigation-main .nav-menu .current-menu-item &gt; a, .navigation-main .nav-menu .current-menu-parent &gt; a, .navigation-main .nav-menu .current-menu-ancestor &gt; a{
    color: white !important;
}

.main-wrapper{
    padding-bottom: 120px;
    background: linear-gradient(180deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.2) 25%, rgba(255,255,255,0.2) 75%, rgba(255,255,255,0.8) 100%);
}

.background-image{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.color-header-bg {
    background-color: rgba(255,255,255,0.8) !important;
}

.color-footer-bg{
    background: url(images/vintage-concrete.png) center;
}

.weekly-ad-header-img {
    vertical-align: bottom;
}

.cycloneslider-template-default .cycloneslider-pager {
    top: 40px !important;
}

.header-logo {
    margin: 0 20px;
}

.header-logo img {
    max-width: 100%;
    max-height: 100%;
}

.header-container {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0px;
}

.header-container &gt; * {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
}

.header-container &gt; .header-left{
    justify-content: flex-start;
}

.header-container &gt; .header-right{
    justify-content: flex-end;
}

.header-container div.header-content,
div.clear {
    display: none;
}

.header-container img {
    max-height: 150px;
}

.header-container&gt;.facebook-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.facebook-container&gt;a {
    margin: 3px;
    display: inline-block;
    text-indent: -9999px;
    background: url('/wp-content/themes/shoptocook-responsive/images/social.png?v=2') 0 50% no-repeat;
    background-position: 0px 0px;
    width: 46px;
    height: 46px;
    opacity: 1;
}

.header-container .logo_container{
    min-height: 100px;
    padding-right: 200px;
}

.header-container .login_container{
    padding: 0px;
}

@media (max-width: 600px) {
    .weekly-ad-container,
    .weekly-ad-header-img {
        text-align: center;
        margin: 0px !important;
    }
    .header-logo {
        margin: 0;
    }
    .weekly-ad-container,
    .header-container&gt;.facebook-container {
        display: none;
    }
}

@media (max-width: 780px) {
    .catering_slider {
        padding-top: 15px !important;
    }
}

@media (max-width: 950px) {
    .top_page_header_text {
        font-size: 25px !important;
        height: 25px !important;
    }
}

@media (max-width: 570px) {
    .top_page_header_text {
        height: 50px !important;
        top: 70% !important;
    }
}


@media (min-width: 1200px) {
    .responsive {
        width: 1160px !important;
    }
}

@media screen and (max-width: 1199px) and (min-width: 900px) {
    #site-navigation {
        max-width: 95% !important;
    }
}

@media screen and (max-width: 899px) {
    /*.main-wrapper {padding-top: 33px;} */
    .cycloneslider-template-default .cycloneslider-pager {
        top: 20px !important;
    }

    #masthead {
        background-image: none !important;
    }
}


/**************
 *   Preheader   *
 **************/

#preheader {
    background-color: #f6f6f6;
    color: black;
}

.selected-store {
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    margin: 6px;
    font-size: 14px;
    font-weight: bold;
}

.selected-store img {
    padding-right: 5px;
    vertical-align: middle;
}

.selected-store-link {
    white-space: nowrap;
}

.selected-store-link a {}


/*.navigation-main, .navigation-main li a:hover {color: black !important;}*/

.navigation-main .nav-menu .current-menu-item a:after,
.navigation-main .nav-menu .current-menu-parent a:after,
.navigation-main .nav-menu .current-menu-ancestor a:after {
    display: none;
}

#masthead {
    /*background-image: url('images/top_bg.jpg');*/
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
}


/***********************
 *   NAVIGATION MENU   *
 ***********************/

a.menu-toggle{
    font-size: 18px !important;
    text-align: right;
}

.navigation-main .nav-menu&gt;li&gt;a {
    padding-right: 35px;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
}

.navigation-main .nav-menu .sub-menu a {
    width: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.navigation-main .nav-menu .sub-menu .menu-item {
    width: 100%;
}

#site-navigation {
    padding: 0;
    position: relative;
    z-index: 9999;
    margin: 0 auto;
    min-width: 100%;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 2px;
    font-size: 16px;
}

.site-header .menu-toggle{
    font-family: 'Raleway', sans-serif;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: bold;
}

@media (max-width: 600px) {
    #site-navigation {
        box-shadow: none;
    }
    .menu-no-link&gt;a {
        cursor: default;
    }
}

.navigation-main {
    float: none;
    font-weight: bold !important;
}

.navigation-main ul {
    margin: 0 !important;
}

.navigation-main ul ul {
    top: 60px !important;
    left: auto;
    right: 0;
    min-width: 250px;
    letter-spacing: 1px;
}

.menu-item-more .menu-item-has-children{
    display: none;
}

/*.navigation-main li.current-menu-item a {color: black;}*/

.main-wrapper .login_container {
    background-color: white;
    margin-left: 0px;
    padding: 0px !important;
    width: 50%;
    margin: 0 auto;
    border-radius: 25px 25px 0px 0px;
    text-align: center;
}


/*************
 *   Footer   *
 *************/

.footer-map{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background-color: rgba(255,255,255,0.8) !important;
}

.footer-map &gt; *{
    display: flex;
}

.footer-map iframe[src*="www.google.com/maps/"]{
    background-color: transparent;
    border: 5px black solid !important;
    border-radius: 20px;
    box-sizing: border-box;
}

.footer-wrapper{
    font-family: 'Raleway', sans-serif;
}

.footer-wrapper .footer-container{
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-wrapper .footer-container &gt; *{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer-wrapper .footer-container &gt; .footer-center{
    align-items: center;
    text-align: center;
    color: white;
    margin: 0px 20px;
}

.footer-wrapper .footer-container &gt; .footer-right{
    align-items: flex-end;
}

.footer-wrapper .footer-container .footer-logo{
    text-align: center;
    background-color: white;
    display: block;
    padding: 40px 20px;
    position: relative;
    top: -100px;
    margin-bottom: -50px;
    border-radius: 20px;
    box-shadow: 0px 50px 100px -50px rgb(0 0 0 / 50%);
    transition: all .5s
}

.footer-wrapper .footer-container .footer-logo:hover{
    box-shadow: 0px 50px 100px -50px rgb(0 0 0 / 75%);
    transform: scale(1.05);
}

.footer-wrapper .site-footer .info{
    color: black;
    display: flex;
}

.footer-wrapper .site-footer .info &gt; .icon{
    font-size: 36px;
    margin-right: 20px;
    color: black;
}

.footer-wrapper .site-footer .info.deli &gt; .icon{
    color: transparent;
}

.footer-wrapper .site-footer .info &gt; .text{
    display: flex;
    flex-direction: column;
    line-height: normal;
}

.footer-wrapper .site-footer .info.hours &gt; .text{
    align-items: flex-end;
    text-align: right;
}

.footer-wrapper .site-footer .info &gt; .text &gt; h4{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 1px;
    color: black;
}

.footer-wrapper .site-footer .info &gt; .text &gt; p{
    font-size: 18px;
}

.footer-wrapper ul.nav-social li a:hover {
    opacity: 1; 
    transform: scale(1.2, 1.2);
    transition: transform .5s;
}

.footer-wrapper .bottom &gt; .legal{
    color: white;
    text-align: center;
}

.footer-wrapper .bottom &gt; .legal &gt; *{
    padding: 20px;
    display: block;
    font-size: 14px !important;
}

.footer-wrapper .bottom &gt; .legal a {
    color: white;
}

.footer-wrapper .bottom &gt; .legal a:hover {
    color: #DDDDDD;
}

.page_headers {
    font-size: 24px;
    color: #007cc2;
}

.tops_page_header {
    position: relative;
    width: 100%;
    margin-top: -30px;
}

.top_page_header_text {
    position: absolute;
    left: 0;
    height: 45px;
    width: 45%;
    top: 85%;
    color: white;
    background-color: #007cc2;
    font-size: 45px;
    padding: 10px;
    margin-left: 15px;
    line-height: 1em;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 2px;
    font-size: 16px;
}

.tops-page-content {
    font-size: 20px;
    line-height: 1.5em;
}

.tops-page-content ul {
    line-height: 1em;
}

.catering_slider {
    padding-top: 100px;
}

.weekly-ad-header-img {
    margin: 10px 45px 0px 0px;
}

.warning_message {
    border: 5px dotted red;
    padding: 10px;
}

.entry-content h1{
    font-family: 'Raleway', sans-serif;
    letter-spacing: 2px;
    font-size: 48px !important;
    margin-bottom: 50px !important;
}

.entry-content h2{
    font-family: 'Raleway', sans-serif;
    letter-spacing: 2px;
    font-size: 24px !important;
}

.entry-content h3{
    font-family: 'Raleway', sans-serif;
    font-size: 18px !important;
}

.nav-primary {
    width: 100%;
    display: table;
    text-align: center;
}

.nav-primary li {
    display: inline-block;
    float: none;
}

.color-menu-secondary{
    border-radius: 0px 0px 25px 25px;
    font-family: 'Raleway', sans-serif;
}

.nav-secondary {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.nav-secondary li {
    display: inline;
}

.nav-secondary a {
    font-size: 12px;
}

.menu_item&gt;a {
    text-align: center;
}

#main {
    margin-top: 50px;
}

.content-area {
    box-shadow: 0px 50px 100px -50px rgba(0, 0, 0, 0.75);
    border-radius: 25px;
}

.custom-template-outer {
    max-width: 960px !important;
    background-color: white;
    border-radius: 25px;
    box-shadow: 0px 50px 100px -50px rgb(0 0 0 / 75%);
}

.custom-template-inner {
    background-color: transparent !important;
}

#stc-search-header {
    border-radius: 25px 25px 0px 0px;
}

#pagearea {
    margin: 0 auto !important;
}

.header-logo {
    width: auto !important;
    flex: 1;
    max-width: 100% !important;
    margin: 0px 20px;
}

.weekly-ad-container {
    text-align: right;
    margin: 0 20px;
    position: relative;
    top: 5px;
}

.stc-feat-image {
    max-width: 100%;
    height: auto;
}

.stc-feat-link{
    background: #2e3192;
    font-weight: bold;
}

.stc-feat-image .inner-border {
    display: none;
}

.stc-feat-image img {
    outline: 4px solid white;
    outline-offset: -15px;
}

.site-header .menu-toggle:before{
    content: '';
}

.site-content{
    font-family: 'Raleway', sans-serif;
}

.site-content *{
    line-height: normal;
}

.nav-secondary li + li::before {
    color: black;
}

@media (max-width: 800px) {
    .footer-wrapper .site-footer .info{
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .footer-wrapper .site-footer .info &gt; .icon{
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .footer-wrapper .site-footer .info.hours &gt; .text{
        align-items: center;
        text-align: center;
    }
}

@media (max-width: 600px) {
    .background-image{
        background-image: none !important;
    }
    .nav-primary{
        text-align: left;
    }
    .navigation-main .nav-menu .sub-menu a{
        width: auto;
        padding-left: 40px !important;
    }
    .header-container {
        justify-content: center;
        flex-direction: column;
    }
    .navigation-main.toggled .nav-menu li {
        background-image: none;
        border-bottom: none;
        display: list-item;
    }
    .current-menu-parent{
        background-color: initial !important;
    }
    .navigation-main .nav-menu .current-menu-parent &gt; a{
        color: white !important;
    }
    .navigation-main .nav-menu &gt; li {
        width: 100%;
    }
    .navigation-main .nav-menu .sub-menu a {
        padding-right: 10px !important;
    }
    #main{
        padding-top: 0px !important;
        border-radius: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .header-container {
        justify-content: center;
        flex-direction: column;
    }
    .navigation-main.toggled .nav-menu li {
        background-image: none;
        border-bottom: none;
        display: list-item;
    }
    .navigation-main .nav-menu &gt; li {
        width: 100%;
    }
    .navigation-main .nav-menu .sub-menu a {
        padding-right: 10px !important;
    }
    .navigation-main.toggled a {
        padding: 10px 22px;
    }
    .login_container {
        position: static !important;
    }
    .stc-enabled  {
        display: block;
        width: auto;
    }

    .stc-enabled .logo_container, .stc-enabled .login_container {
        display: block;
    }

    .sso-enabled .logo_container, .sso-enabled .login_container {
        float: none;
        width: auto;
    }

    .sso-enabled .social_box {
        display: inline !important;
    }

    .logo_container {
        text-align: center;
    }
    .header-container .logo_container{
        min-height: 0px;
        padding: 0px 20px;
    }
    .header-container .login_container{
        padding-top: 20px;
    }
    .color-menu-secondary, .custom-template-outer{
        border-radius: 0px;
    }
    .footer-map{
        padding: 20px 20px 0px 20px;
    }
    .footer-map iframe[src*="www.google.com/maps/"]{
        border-radius: 20px 20px 0px 0px;
    }
    .footer-wrapper .footer-container{
        text-align: center;
        flex-direction: column-reverse;
        padding-top: 0px !important;
    }
    .footer-wrapper .footer-container &gt; .footer-center{
        padding: 0px 5px 40px 5px;
        margin: 0px;
        order: 1;
    }
    .footer-wrapper .footer-container .footer-logo{
        top: 0;
        margin-bottom: 40px;
        border-radius: 0px 00px 20px 20px;
    }
    .footer-wrapper .site-footer .info.deli &gt; .icon{
        display: none;
    }
}

/******************************
 * ADA
 ******************************/
.cycloneslider.cycloneslider-template-default .cycloneslider-pager span { 
    color: #000000;
}
.cycloneslider.cycloneslider-template-default .cycloneslider-pager span.cycle-pager-active {
    color: #000000;
}
#menu-social li a, #menu-social-menu-1 li a {
    color: black;
}
#menu-social-menu li a {
    color: black;
}
#locator-store-list li:nth-child(2n+1) a {
    color: #0e6699;
}
.skip-link {
    background-color: #f1f1f1 !important;
    color: #21759b !important;
}</pre></body></html>