/*
Theme Name:  shoptocook-responsive-fivestarmarketplace
Description: Five Star Marketplace Theme
Author:      Andre Barnes
Template:    shoptocook-responsive
Version:     1.0.0
*/
.font-lobster{
    font-family: "Lobster", cursive;
}

.footer-map > div,
.footer-map iframe {
width: 100%;
}

/***************
 *   TP Coups  *
 **************/
 .tpc-client-login {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.tpc-client-login,
.tpc-client-login a,
.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;
}
.tpc-login-wrapper {
    text-align: right;
}
/**************************/
.appcard-header-container a,
.appcard-header-container a:visited {
    color: #000102;
    text-decoration: underline;
}

.appcard-header-container a:hover,
.appcard-header-container a:focus
.appcard-header-container a:active {
    color: #000102;
    text-decoration: none;
}

.appcard-header-container div {
    background: white;
    border-radius: 5px;
    padding: 2px 5px;
    margin-top: 3px;
}

.newsletter-header{
    color: #000000 !important;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    text-align: right;
    border-bottom: 7px solid  #f40117;
}

.newsletter-header > .icon{
    font-size: 72px;
    margin-right: 20px;
    position: relative;
    transition: all .5s;
    top: 0;
}

.newsletter-header:hover > .icon{
    top: -20px;
    transform: rotate(-5deg);
}

.newsletter-header > .text > h2{
    font-size: 26px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.page-id-468 .header-wrapper, .page-id-468 .footer-wrapper, .page-id-468 .footer-map {
    display:none;
}

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

/*************************
 *   DFP   *
 *************************/
#dfp-right {
    margin-left: 441px !important;
}

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