@charset "utf-8";
#flyerInformation #flyerInformationHeader {
    width: 100%;
    color: #000;
    text-align: right;
    padding: 10px;
    position: absolute;
    z-index: 10;
}
.kmsflyeronline-index-index .page-title span.base {
    display: none;
}

#flyerInformation {
    width: 270px;
    border: 1px solid #999999;
    position: absolute;
    display: none;
    background-color: #FFFFFF;
    z-index: 9;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding-bottom: 15px;
}
#flyerInformation #flyerInformationContent {
    background-color: #FFFFFF;
    color: #000000;
    padding: 10px;
}

#flyerInformation .product-item-info {
    max-width: 100%;
    width: 270px;
}
#flyerInformation .price-box.price-final_price {
    min-height: 50px;
    display: inline-block;
    text-align: right;
    padding: 0 15px 0 0;
    margin: 0;
}
#flyerInformation .kms-savings {
    display: inline-block;
    color: #cd0000;
    padding: 0 0 0 15px;
}
.product-image-wrapper {
    display: block;
    height: 180px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
div#download {
    font-size: 11pt;
    padding-bottom: 10px;
}
#flyerInformation #flyerInformationContent #makeName {
    font-weight: 400;
    padding: 10px;
}

#flyerInformation #flyerInformationContent #description ul {
    list-style-type: disc;
    margin-left: -40px;
    font-size: 14px;
}
#flyerInformation #flyerInformationAction {
    text-align: center;
    font-weight: 400;
    padding-top: 5px;
    padding-bottom: 5px;
    clear: left;

}

#flyerInformation #flyerInformationHeader #close {
    cursor: pointer;
    font-weight: 400;
}
#actionButtons {
    display: block;
}
.previousButton {
    cursor: pointer;
    background-image: url('../images/back.gif');
    height: 60px;
    width: 155px;
}
.nextButton {
    cursor: pointer;
    background-image: url('../images/next.gif');
    height: 60px;
    width: 155px;
}
 #navigateToPage {
    cursor: pointer;
    height: 17px;
    width: 93px;
    padding-top: 3px;
    font-family: 'tekton-pro-n7','tekton-pro','Conv_TektonPro-Bold',Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}

#flyerInformation .product-item-actions button.action.tocart span {
    display: block;
    width: 86%;
    margin: 0 auto;
    font-weight: 800;
    font-size: 1.4em;
    line-height: 1em;
}
#flyerInformation .product-item-actions button.action.tocart {
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.11);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij48c3R5bGU+LmF7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlOiNGRkY7c3Ryb2tlLWxpbmVjYXA6IHJvdW5kO30uYntmaWxsOiNGRkY7fTwvc3R5bGU+PGcgZmlsbD0ibm9uZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMiA5KSI+PHBvbHlsaW5lIHBvaW50cz0iMCAwIDUuMDIgMCA4LjggOS44MSAyMC42NCA5LjgxIDIyLjY0IDEuMjgiIGNsYXNzPSJhIi8+PHBhdGggZD0iTTExLjk4IDUuNUwxOC4wMiA1LjUiIGNsYXNzPSJhIi8+PGNpcmNsZSBjeD0iOS41IiBjeT0iMTMuNSIgcj0iMS41IiBjbGFzcz0iYiIvPjxjaXJjbGUgY3g9IjIwLjUiIGN5PSIxMy41IiByPSIxLjUiIGNsYXNzPSJiIi8+PC9nPjwvZz48L3N2Zz4=);
    /*width: 34px;*/
    height: 34px;
    content: '';
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-size: auto;
}
#flyerInformation .product-item-actions button.action.tocart {
    width: 100%;
    margin: 0 auto;
    background-position: 17% 50%;
}
#addToCart, #navigateToPage {
    padding-bottom: 5px;
}
#flyerInformation .product-item-actions .actions-primary, .product-item-actions .actions-primary + .actions-secondary {
    width: 100%;
}

#flyerPageCollection {
    position: relative;
    z-index:5;
}

#currentPage, #nextPage, #currentPageCopy {
    position: absolute;
    z-index: 7;
}
div#currentPageCopy img {
    max-width: 95%;
}

#nextPage, #currentPage{
    display: none;
    z-index: 8;
}

.nav {
    text-align: center;
    width: 900px;
    margin: 0 auto;
}
#allList {
    list-style-type: none;
    margin-left: 50px;
    font-family: 'Open Sans',sans-serif;
}
#savings {
    text-align: center;
    float: left;
    font-size: 16px;
    font-family: 'Conv_MARKERFE','tekton-pro-n7','tekton-pro','Conv_TektonPro-Bold',Arial,Helvetica,sans-serif;
    clear: left;
    color: #000000;
    background-color: #FFFF00;
    border: thin solid #000000;
    line-height: 90%;
    font-weight: 400;
    padding: 5px;
    margin-bottom: 10px;
    margin-right: 20px;
}
.nav .nextButton {
    float: right;
}

.nav .previousButton {
    float: left;
    visibility: hidden;
}

#loadingOverlay {
    z-index: 9;
    position: absolute;
    background-color: #FFFFFF;
    height: 1646px;
    opacity: 0.8;
    width: 900px;
    text-align: center;
    display: none;
}

a {
    color: #2D2D2D;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#closeBlocker {
    position: absolute;
    height: 4px;
    width: 4px;
    display: none;
    z-index: 10;
}

.pageSelect {
    font-size: 16px;
    font-weight: 400;
}

#loadingOverlay img {
    position: fixed;
}

#flyerHolder {
    height: 1646px;
    margin: auto auto 10px;

}
div#flyerInformationContent h1 {
    font-size: 15pt;
}
div#flyerInformationContent h3 {
    font-size: 15pt;
}
div#flyerInformationContent p {
     font-size: 12pt;
}
#storeListButton {
    color: #666;
}
ul#storeList, ul#flyerList {
    color: #666;
}
#more-o{
    display: none;
}
img.in-flyer-image {
    width: 100px;
}
#salePrice img.in-store-image {
    width: 100px;
    position: inherit;
}
#topNextButton, #topPreviousButton{
    margin-top:100px;
}
#generalFlyerInfo{
    color: black;
}
#theme{
    font-size: 1.8em; color: #484848; margin-bottom:4px; font-weight: bold;
}
#dates{
    font-size: 0.8em; color: red; margin-bottom: 4px;
}

#flyer-product-link .product-image-container{
    width:170px!important;
}
.flyer-mapp-statement {
    color: #cd0000;
    font-size: 15pt;
    width: 85%;
    display: block;
    margin: 0 auto;
    text-align: left;
    padding: 10px 0;
}
.kmsflyeronline-index-index select {
    width: 45%;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    cursor: default;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
}
select.pageSelect {
    appearance: none;
}
.product.details.product-item-details {
    margin: 0 20px;
}
.nav .ui-select span.pageSelect {
    display: none;
}
.alert-success {
    color: #00c300;
}
.alert-danger {
    color: #ff0000;
}
.kmsflyeronline-index-index .page-title-wrapper {
    display: none;
}

.footer,
.top-links {
    a {
        color: #ffffff;
    }
}

@media (min-width: 768px) {
    #topNextButtonMobile, #topPreviousButtonMobile {
        display: none;
    }
}
