﻿.dimmer, .disclaimerPop {
    display: none;
    left: 0;
    position: fixed;
    top: 0
}

a:target {
    top: -110px;
}

.XpressLeftMenu .text_body, .XpressLeftMenu .text_link_black {
    font-size: 14px
}

.OpenBanner {
    display: none;
}

.clsDGHeader td {
    position: sticky;
    position: -webkit-sticky;
    top: 143px;
    z-index: 2;
}

    .clsDGHeader td hr {
        border: .5px solid #808080;
        margin: 0 -1px;
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100%;
    }

        .clsDGHeader td hr:first-child {
            top: -1px;
        }

    .clsDGHeader td div {
        position: absolute;
        height: 100%;
        top: 0;
        background-color: #fff;
        z-index: -1;
        width: calc(100% - 0px);
        border-right: 1px solid #808080;
        margin-left: -1px;
    }

.clsDGTextBoxSKU {
    font-size: 16px;
    font-family: 'Lato';
    margin: 3px
}

.overlay-content a {
    font-size: 20px
}

.dimmer {
    background: #000;
    opacity: .7;
    width: 100%;
    height: 100%;
    z-index: 101
}

.disclaimerPop {
    width: 624px;
    height: 145px;
    padding: 45px 88px;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 102;
    background: #fff;
    text-align: center
}

.popup_close, .proceed {
    width: 300px;
    height: 40px;
    border: 1px solid #000;
    font-size: 20px;
    text-align: center;
    letter-spacing: 1px;
    font-family: 'Lato';
    cursor: pointer
}

.popup_close {
    background-color: #fff;
    color: #000
}

.proceed {
    background-color: #000;
    color: #fff;
    display: inline-block;
    margin-left: 24px;
    margin-top: 0;
    float: right
}

.Thanks {
    font-family: 'Lato Bold';
    font-size: 30px;
    line-height: 38px;
    padding-bottom: 8px
}

.Added {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 35px
}

.MobileTop {
    padding-left: 0
}

.sideTable {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    left: 2%;
    text-align: left;
    padding: 10px;
    margin-left: -10px;
    background-color: #fff
}

.ImageThumbStyle img {
    width: auto;
    max-width: 65px;
    max-height: 65px;
}

.searchBar {
    font-size: 16px;
    max-width: 300px;
    width: 100%;
    height: 35px;
    font-family: "Lato";
    font-weight: bold;
}

.searchBarDiv {
    position: sticky;
    position: -webkit-sticky;
    z-index: 3;
    top: 68px;
    padding: 20px 0;
    font-weight: bold;
    background-color: #fff;
}

.clsImgLinkNoDecor {
    color: #000;
    text-decoration: none;
}

.box_margin_xpress_order .mobileOnly {
    display: none;
}

@media only screen and (max-width:1050px) and (min-width:250px) {
    h1 {
        font-size: 25px;
    }

    .box_margin_xpress_order .mobileOnly {
        display: block;
    }

    a:target {
        top: -230px;
    }

    body {
        letter-spacing: normal;
    }

    .Added, .popup_close, .proceed {
        font-size: 15px
    }

    .box_margin_xpress_order {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .disclaimerPop {
        width: 250px;
        height: 208px;
        padding: 30px 25px
    }

    .popup_close {
        width: 250px;
        margin: 0 auto
    }

    .proceed {
        width: 250px;
        margin-top: 15px
    }

    .Added {
        line-height: 18px;
        padding-bottom: 25px
    }

    .ShoppingBagQty.ShoppingBagQtyMobile span {
        font-size: 9px
    }

    .MenuIconDrop {
        padding-left: 0
    }

    .ImgContainer {
        border-right: none
    }

    .logout {
        display: none
    }

    .RightContent {
        min-width: 230px
    }

    .WhiteBorderButton {
        background: 0 0;
        border: 1px solid #fff;
        color: #fff;
        font-family: "Lato";
        font-size: 13px;
        text-align: center;
        width: 70px;
        height: 50px;
        padding: 0;
        line-height: 18px
    }

    span {
        font-size: unset
    }

    .clsDGHeader td {
        top: 204px;
    }

    .liveagent_button_offline, .liveagent_button_online {
        display: none
    }

    .box_margin_xpress_order span {
        font-size: 14px !important
    }

    .TabletHidden {
        display: block
    }

    .overlay {
        top: 0px;
        z-index: 5;
    }

    .Backing {
        width: 100%
    }

    .HeaderBox {
        min-width: unset;
        margin-top: -9px
    }

    .searchBarDiv {
        font-size: 16px;
        width: 100%;
        background-color: #000;
        color: #fff;
        padding-top: 5px;
        padding-bottom: 10px;
        top: 155px;
    }

    .MobileTop {
        padding-top: 120px;
    }
}

@media only screen and (min-width:769px) and (max-width:1050px) {
    .Backing {
        top: 0;
        position: sticky
    }

    .HeaderBox {
        position: unset
    }
}

@media (max-width: 768px) {
    .FadeClass {
        position: relative;
        height: 150px;
        overflow: hidden;
    }

        .FadeClass:after {
            content: "";
            position: absolute;
            z-index: 1;
            bottom: 0;
            left: 0;
            pointer-events: none;
            background-image: linear-gradient(to bottom, rgba(255,255,255, 0), rgba(255,255,255, 1) 90%);
            width: 100%;
            height: 4em;
        }

    .OpenBanner {
        font-size: 20px;
        font-family: "Lato Bold";
        text-align: center;
        display: block;
        padding-bottom: 10px;
        color: #E2748F;
    }
}

.SkuStyle {
    padding-right: 3px
}

.ImageThumbStyle {
    width: auto;
    max-width: 65px;
    max-height: 65px
}

.PriceText {
    white-space: nowrap;
    margin-left: 3px;
    margin-right: 3px
}

@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0) {
    @media {
        .clsDGHeader td {
            background-color: #fff;
        }

            .clsDGHeader td div {
                display: none;
            }
    }
}

@-moz-document url-prefix() {
    .sideTable {
        left: 0
    }

    .clsDGHeader td div {
        display: block;
        width: 100%;
        margin-left: 0px;
    }

    .clsDGHeader td hr {
        color: #000;
    }
}