/*   
Theme Name:  shoptocook-responsive-shopthepig
Description: Piggly Wiggly Midwest Theme
Author:      Kevin Skompinski
Template:    shoptocook-responsive
Version:     1.0.0
*/

.service-group>div {
    text-align: center;
    font-size: 30px;
}

.page-template-search #search-content a {
    color: #06527F;
}

.page-template-search #search-content a:hover {
    color: #3a3a3a;
}

.main-wrapper {
    margin-bottom: 50px;
}

.header-wrapper {
    position: relative;
    z-index: 9999999997;
}

.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: 10px 0px;
}

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

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

.header-container>.header-left > a{
    display: flex;
}

.header-container>.header-left > a.logo{
    flex: 1;
    margin-right: 20px;
}

.header-container>.header-center {
    justify-content: center;
    text-align: center;
}

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

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

.header-container img {
    max-height: 100px;
    transition: all .5s;
}

.header-wrapper.sticky .header-container img {
    max-height: 50px;
}

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

h2.tagline {
    color: #394a57;
    font-size: 28px;
    font-family: 'Permanent Marker', sans-serif;
    line-height: normal;
    padding: 10px;
}

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

    .header-logo {
        margin: 10px;
        width: auto !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;
}

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


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

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

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

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

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

#site-navigation {
    padding: 0;
    position: relative;
    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>a {
        cursor: default;
    }
}

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

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

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

.navigation-main ul li:first-child ul {
    left: 0;
    right: auto;
}

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

.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;
    color: #d72832;
    line-height: normal;
}

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

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

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

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

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

.navigation-main ul ul ul {
    left: auto;
    right: 100%;
    top: 0 !important;
}

.color-menu-secondary {
    background-color: transparent !important;
    font-family: 'Raleway', sans-serif;
}

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

.nav-secondary li {
    display: inline;
}

.nav-secondary a,
.nav-secondary li+li:before {
    font-size: 16px;
    color: #d72832 !important;
}

.menu_item>a {
    text-align: center;
}

#main {
    margin-top: 50px;
}

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

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

#pagearea {
    margin: 0 auto !important;
}

.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: #d72832;
    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;
}

.store-locator-search {
    background: #d72832 !important;
    font-weight: bold;
}

.store-locator-search>h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 24px !important;
    font-weight: bold;
    margin: 10px 0px !important;
}

#locator-store-list p {
    font-size: 16px;
}

h4.locator-store-name {
    margin-top: 10px;
    font-size: 22px;
    margin-bottom: 20px;
}

span.locator-links {
    margin: 20px 0px 25px;
    font-weight: bold !important;
    font-size: 15px;
    display: block;
}

.navigation-main ul>.current_page_item~.current_page_item a,
.navigation-main ul>.current-menu-item~.current-menu-item a {
    background: initial;
}

.nav-social-header {
    position: relative;
}

iframe {
    display: block;
    margin: 0 auto;
}

iframe[id*="revGenIframe"] {
    height: 1100px !important;
}

.menu-item-focused .sub-menu {
    display: none !important;
}

.menu-item-focused>.sub-menu {
    display: block !important;
}

ul.nav-secondary li>ul.sub-menu {
    display: inline;
    margin: 0;
}

ul.nav-secondary li.menu-item-has-children>a {
    display: none;
}

.nav-secondary .current-menu-item a {
    font-weight: normal;
    text-decoration: none;
}

.nav-secondary .current-menu-item>a {
    font-weight: bold;
    text-decoration: underline;
}

i.store-icon {
    display: block;
    text-align: center;
    color: #d72832;
    font-size: 58px;
    margin-top: 30px;
}

.wp-block-buttons>.wp-block-button {
    margin-bottom: 10px;
}

.wp-block-image figure {
    flex-direction: column;
    text-align: center;
    margin-bottom: 20px;
}

.wp-block-image.rounded img {
    border-radius: 20px;
    border: 5px solid #d72832;
}

.gform-theme--framework .gform-field-label {
    font-weight: bold;
}

[class*="content"]:before {
    content: none;
}

.gfield.signature input {
    font-family: 'Brush Script MT', 'Brush Script Std', cursive;
    font-size: 28px;
    font-weight: bold;
    padding: 25px 10px;
}

.gfield input::placeholder {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: lightgrey;
}

.header-wrapper.sticky{
    position: sticky;
    top: 0;
    z-index: 999999;
}

.mobile-show {
    display: none !important;
}

#append-container .overlay{
    z-index: 9999999995;
}

.stc-cart-overlay {
    z-index: 9999999997;
}

#shoppinglist-table{
    top: 120px !important;
}

.stc-search-float{
    top: 110px;
}

@media (max-width: 600px) {
    .stc-search-float {
        top: 160px;
    }
    .mobile-hide {
        display: none !important;
    }

    .mobile-show {
        display: initial !important;
    }

    .content-area {
        border-radius: 0px;
    }

    .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>a {
        color: white !important;
    }

    .navigation-main .nav-menu>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;
        align-items: stretch;
        flex-direction: column;
        padding-top: 0px;
    }

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

    .navigation-main .nav-menu>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;
    }

    ul.sub-menu>li.menu-item-has-children>a {
        display: none;
    }

    .header-wrapper.mobile-sticky{
        position: absolute;
    }

    .header-wrapper.sticky .header-container img{
        max-height: 40px;
    }
}

/******************************
 * 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;
}