/*
Theme Name:  shoptocook-responsive-rockyfordfoodmarket
Description: Rocky Ford Food Market
Author:      Andre Barnes
Template:    shoptocook-responsive
Version:     1.0.0
*/

/* Store hours */
.store-hours {
  list-style: none;
  padding: 0;
  margin: 0;
}

.store-hours .hours-title {
  margin-bottom: 10px;
}

.store-hours li {
  display: flex;
  align-items: baseline;
  padding: 2px 0;
}

.store-hours .day {
  width: 3em;
  flex-shrink: 0;
  font-weight: bold;
}

.store-hours .time {
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}

/* Footer row 2 layout */
.footer-row-2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
}

.addr-row {
  margin-left: 40px;
  line-height: 1.35;
}

/* Footer link columns */
.footer-links-wrap {
  display: flex;
  flex-direction: row;
  gap: 60px;
}

.footer-links-wrap .links {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-links-wrap .links li {
  margin-bottom: 8px;
}

.footer-links-wrap .links a {
  text-decoration: none;
}

.footer-links-wrap .links a:hover {
  text-decoration: underline;
}

/* Mobile — matches theme's existing 800px footer breakpoint */
@media (max-width: 800px) {
  .footer-row-2 {
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }

  .addr-row {
    margin-left: 0;
  }

  .footer-links-wrap {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
}

.wp-block-columns {
    margin-bottom: 0;
}

.main-wrapper {
    margin-top: 150px;
}

.header-wrapper {
    position: fixed;
    top: 0;
    z-index: 12000;
    background: white;
}

@media (max-width: 600px) {
    .header-wrapper {
        position: static;
    }
    .site-content article.type-page.post-23 {
        padding: 0;
    }
    .main-wrapper {
        margin-top: 0; 
    }
}

/***************
 *   TP Coups  *
 **************/
.login-program-logo {
    border-radius: 8px;
}

.line-divider span {
    background: transparent;
}

.tpc-client-login {
    font-size: 12px;
    margin-bottom: 8px;
    margin-top: 8px;
}

.tpc-client-login,
.tpc-client-login a {
    color: black;
    font-weight: bold;
}

.tpc-client-login a:visited {
    color: black;
}

.tpc-client-login a:hover {
    text-decoration: underline;
}

.login_container {
    display: none !important;
}

.tpc-client-login>* {
    margin: 0px 3px;
}

/*************************************/

.color-header-bg {
    background-color: transparent !important;
}

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

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

.page-id-23 #main {
    padding-top: 0px;
    padding-bottom: 0px;
}

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

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

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

.header-container>.header-right {
    flex-direction: column;
    align-items: flex-end;
}

.header-container>.header-right>.login-panel {
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
}

.header-container>.header-right>.login-panel a {
    color: black;
    text-decoration: none;
}

.header-container>.header-right>.login-panel a:hover {
    color: black;
    text-decoration: underline;
}

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

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

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

.facebook-container>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;
    }

    .weekly-ad-container,
    .header-container>.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   *
 ***********************/

.navigation-main .nav-menu>li>a {
    padding-right: 35px;
}

.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%;
}

@media (max-width: 600px) {
    #site-navigation {
        box-shadow: none;
    }

    .menu-no-link>a {
        cursor: default;
    }
}

.navigation-main .nav-menu>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
}

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

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

.navigation-main ul ul {
    top: 60px !important;
}


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

.main-wrapper .login_container {
    padding: 40px 50px 0px !important;
    text-align: center;
    display: none;
}


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

.site-info,
.site-info a {
    color: black;
}

.page_headers {
    font-size: 24px;
    color: black;
}

.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: black;
    font-size: 45px;
    padding: 10px;
    margin-left: 15px;
    line-height: 1em;
    font-family: 'Arial', serif;
}

.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;
}

.site-main {
    padding-top: 5px;
}

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

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

.color-menu-secondary {
    border-radius: 0px 0px 20px 20px;
}

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

.nav-secondary li {
    display: inline;
}

.nav-secondary a {
    font-size: 14px;
    font-family: 'Arial', serif;
}

.custom-template-outer {
    max-width: 960px !important;
    background-color: white;
}

.page-template-default .entry-content h1,
.entry-content h1,
.entry-content h1 * {
    font-size: 48px;
    line-height: normal;
}

.page-template-default .entry-content h1 {
    text-align: center;
}

.page-template-default .entry-content h2 {
    font-size: 38px;
}

.page-template-default .entry-content h3 {
    font-size: 29px;
}

#pagearea {
    margin: 0 auto !important;
}

/*.color-header-bg {
    background-color: rgba(0, 0, 0, 0) !important;
}*/

a.menu-toggle {
    font-weight: bold !important;
    text-align: right;
}

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

.navigation-main ul ul {
    right: 0;
    left: auto;
    box-shadow: 0px 40px 40px 0px rgba(0, 0, 0, 0.5);
}

.store-locator-search {
    background: black !important;
    color: white !important;
}

.stc-feat-link {
    background: black;
    font-weight: bold;
}

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

#primary {
    margin: 0 0 100px 0 !important;
}

@media (max-width: 800px) {
    .footer-wrapper .footer-container>.menu-columns {
        flex-direction: column;
    }

    .footer-wrapper .footer-container>.menu-columns>.column {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .footer-wrapper .footer-container>.menu-columns>.column>.icon {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .footer-wrapper .footer-container>.menu-columns>.column>.text {
        align-items: center;
        text-align: center;
    }

    .footer-wrapper .footer-container>.menu-columns>.column.logo {
        order: -1;
        align-items: center;
        margin-bottom: 100px;
    }
}

@media (max-width: 600px) {
    .site-main {
        padding-top: 33px;
    }

    .navigation-main.toggled a {
        padding: 10px 22px;
    }

    .navigation-main.toggled .nav-menu li {
        background-image: none;
        border-bottom: none;
        display: list-item;
    }

    .navigation-main .nav-menu>li {
        width: 100%;
        text-align: left;
    }

    .navigation-main .nav-menu .sub-menu a {
        padding-left: 50px !important;
    }

    .footer-container {
        text-align: center;
    }

    .footer-wrapper .footer-container {
        flex-direction: column;
    }

    .footer-wrapper .footer-container>.site-branding {
        margin-top: 20px;
        width: 90%;
    }
}

/******************************
 * ADA
 ******************************/
.cycloneslider-pager span {
    background: #ffffff !important;
}

.cycloneslider-pager span.cycle-pager-active {
    background: grey !important;
}

#menu-social li a,
#menu-social-menu-1 li a {
    color: #ffffff;
}

#menu-social-menu li a {
    color: white;
}

#locator-store-list li:nth-child(2n+1) a {
    color: #0e6699;
}

.skip-link {
    background-color: #f1f1f1 !important;
    color: #21759b !important;
}

/*************
 *   Footer   *
 *************/
.site-footer,
.site-footer a {
    color: rgba(0, 0, 0) !important;
}

.site-footer a:hover {
    color: #CCCCCC !important;
}

.footer-wrapper {
    background-repeat: no-repeat;
    font-size: 20px;
    font-family: sans-serif;
    line-height: normal;
    padding-top: 50px;
}

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

.footer-wrapper .column {
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: center;

}

.footer-wrapper .column.center {
    flex: 2;
}

.footer-wrapper .column.links>a {
    margin: 5px 0px;
}

.footer-wrapper .header {
    font-family: sans-serif;
    font-size: 30px;
    line-height: 30px;
}

.footer-wrapper .header.margin {
    margin-bottom: 20px;
}

.footer-wrapper .store {
    display: flex;
}

.footer-wrapper .store>* {
    flex: 1;
}

.footer-wrapper .newsletter-signup {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 50px;
}

.footer-wrapper .footer-logo {
    max-width: 150px;
    margin-bottom: 50px;
}

.footer-wrapper .newsletter-signup>a {
    flex: 1;
    font-size: 22px;
    font-family: sans-serif;
    font-weight: bold;
    color: black !important;
    background-color: #fec740;
    padding: 20px 40px;
    border-radius: 10px;
    line-height: normal;
    text-decoration: none;
    text-align: center;
}

.footer-wrapper .bottom>.legal {
    color: rgb(255, 255, 255);
    text-align: center;
    font-family: sans-serif;
}

.footer-wrapper .bottom>.legal>* {
    padding: 20px;
    display: block;
    color: black;
}

.footer-wrapper .bottom>.legal a {
    color: rgb(0, 0, 0);
}

.footer-wrapper .bottom>.legal a:hover {
    color: #CCCCCC;
}

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

.top-banner {
    color: black;
    font-family: 'Arial', serif;
    text-align: center;
    padding: 10px 0px;
}

.nav-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Arial', serif;
}

.header-logo {
    width: auto !important;
}

.nav-primary-container {
    font-size: 16px;
    flex: 1;
}

.main-wrapper {
    background-repeat: no-repeat;
}

.entry-content h1,
.entry-content h2,
.entry-content p,
.entry-content ul {
    font-family: 'Arial', serif;
}
.navigation-main .menu-toggle {
    font-family: 'Arial', serif;
    font-size: 16px;
}

.entry-content p,
.entry-content ul {
    font-size: 20px;
}

@media (max-width: 1400px) {
    .footer-wrapper {
        background: initial;
    }
}

@media (max-width: 800px) {
    .footer-wrapper .row {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .footer-wrapper .column {
        width: 100%;
        margin-bottom: 50px;
    }

    .footer-wrapper .row.connect {
        margin-bottom: 0px;
    }

    .footer-wrapper .row.connect .column {
        margin-bottom: 10px;
    }

    .footer-wrapper .footer-logo {
        align-self: center;
        margin-bottom: 0px;
    }
}

@media (max-width: 600px) {
    .nav-content {
        display: block;
    }

    .header-container {
        margin: 0px 10px;
        align-items: center;
    }

    .header-container>.header-left {
        flex: 0;
    }

    .footer-wrapper .newsletter-signup {
        flex-direction: column;
        text-align: center;
        padding: 0px 20px;
    }

    .footer-wrapper .newsletter-signup>a {
        margin-left: 0px;
        margin-top: 20px;
    }

    .footer-wrapper .footer-container {
        align-items: center;
    }

    .footer-wrapper .footer-container>.footer-left {
        margin-right: 0px;
    }

    .footer-wrapper .footer-container>* {
        margin-bottom: 50px;
    }

    .nav-social-header {
        display: block !important;
    }
}