@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");

#quantityInputField {
    width:65px;
}

#googleMapAddressEdit {
    height: 150px;
}


.conatiner-password i {
    margin-left: -30px;
    cursor: pointer;
}

#cancelOrderButton, #viewReceiptButton {
    font-weight: bold;
    cursor: pointer;
}
/*Account page stuff*/
@media screen and (min-width:1px) {
    .tabs-header {

    }

    .tabs-header .ui-tabs-tab {
        border:none!important;
    }

        .tabs-header .ui-tabs-tab a {
            border: none !important;
        }

        .ui-tabs-nav {
            float:none!important;
        }
}

@media screen and (min-width:768px) {
    .ui-tabs-nav {
        text-align: center!important;
    }

}

@media screen and (min-width:900px) {
}

@media screen and (min-width:1200px) {
}



.HeatBagInfo {
}

.bagRequirementList {
    /*	font-size:18px;*/
    list-style: circle;
    list-style-position: inside;
    padding: 10px;
}

.BagButton {
    padding: 10px 20px;
    background-color: #ea2300;
    text-align: center;
    color: white !important;
    margin: 10px;
    width: 239px;
}

    .BagButton:hover {
        background-color: #2bde30;
        cursor: pointer;
    }

.delivererSignUpRadioGroup {
    max-width: 100% !important;
    text-align: left;
}

@media (min-width: 1000px) {
    .second-half-inner-holder-bag {
        overflow: auto;
        height: 100%;
        max-height: 75vh;
    }
}
/*#region Deliverer Sign Up Page November 25, 2019*/
/*#region anotherContainer*/
.signUpContainer {
    display: inline-block;
    top: 0;
    width: 100%;
}

@media screen and (min-width:1000px) {
    .signUpContainer {
        position: absolute;
    }
}

@media screen and (min-width:1200px) {
    .signUpContainer {
        width: 1150px;
        left: 50%;
        margin-left: -575px;
    }
}

/*#endregion*/
/*#region Application*/
@media screen and (min-width:1px) {
    #deliverer-step1 {
        padding-top: 10px;
    }

    #deliverer-step2 {
        padding-top: 20px;
    }
}


@media screen and (min-width:1000px) {



    #Application {
        border: 1px solid #ea2300;
        border-radius: 25px;
        margin-right: 20px;
        box-shadow: 1px 0 17px 2px #3e3e3e;
        overflow: hidden;
    }
}
/*#endregion Application*/
/*#region ImageAtTopOfPage*/


.topImage_Deliverer_SignUp_Page, .topImage_Merchant_SignUp_Page {
    width: 100%;
    max-height: 500px;
    display: block;
    overflow: hidden;
}

    .topImage_Merchant_SignUp_Page img {
        width: 100%;
    }

    .topImage_Deliverer_SignUp_Page img {
        width: 100%;
        max-height: 100%;
        display: block;
    }

@media screen and (min-width:1000px) {

    .topImage_Deliverer_SignUp_Page, .topImage_Merchant_SignUp_Page {
        width: 100%;
        max-height: 712px;
        display: block;
        overflow: hidden;
    }
}


/*#endregion*/
/*#region Account Menu and Logo*/
.signUpAccountMenu {
    top: 10px;
    right: 0px;
    position: absolute !important;
}

    .signUpAccountMenu button {
        background-color: unset !important;
    }


.transparentLogoImageHolder {
    position: absolute;
    top: 0px;
    height: 100px;
}


#transparentLogoImage {
    position: absolute;
    height: 100%;
}
/*#endregion Account menu and Logo*/
/*#region applicationText*/

@media screen and (min-width:1px) {
    #ApplicationText {
        max-width: 75%;
        position: absolute;
        top: 0px;
        display: inline-block;
        /*padding: 0 0 0 65px;*/
        margin: 118px 32px 65px 32px;
    }

        #ApplicationText p {
            display: block;
            font-size: 6vw;
            line-height: 1.2 !important;
            color: #fefdfd;
            font-weight: bold;
            text-shadow: 1px 2px 8px #000, 2px 0px 3px #000;
        }

            #ApplicationText p:first-child {
                margin-left: 0;
            }

            #ApplicationText p:last-child {
                font-size: 4vw;
            }
}


@media screen and (min-width:500px) {
    #ApplicationText {
    }

        #ApplicationText p {
            font-size: 30px;
        }

            #ApplicationText p:last-child {
                font-size: 20px;
            }

    #ApplicationSection {
        background: #e6e6e6;
        display: flex;
        background-attachment: fixed;
        background-image: url("https://parkdrivingschool.ca/Themes/DefaultClean/Content/images/background1.jpeg");
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        /*height: 500px;*/
    }
}

@media screen and (min-width:800px) {
    #ApplicationText {
        width: 450px;
        font-size: 40px;
        margin: 220px 32px 220px 32px;
    }
}

@media screen and (min-width:1000px) {


    #ApplicationText {
        left: 0px;
        margin-top: 230px;
    }

        #ApplicationText p {
            font-size: 40px;
            line-height: 32px;
        }

            #ApplicationText p:first-child {
                margin-left: 0;
                line-height: 47px;
            }

            #ApplicationText p:last-child {
                margin-top: 10px;
                font-size: 30px;
                max-width: 90%;
            }
}

/*#endregion ApplicationText*/
/*#region Card Section - Become a Deliverer in 3 easy steps*/


#Cards {
    /*margin-bottom: 12px;*/
    padding: 0px 0px 0px !important;
    /*height: 100%;*/
    background: #1f1f1f;
}

#CardSection {
    width: 88%;
    margin: 0px auto 0px auto;
    color: white;
    padding-bottom: 30px;
    /*height: 100%;*/
}

    #CardSection:first-child {
        padding-top: 20px;
    }

.MerchantCardSection:first-child {
    padding-top: unset !important;
}

#CardSection #Card {
    /*height: 33%;*/
    width: 100%;
    display: block;
    padding: 10px;
    /*margin-bottom: 35px;
		margin-top: 15px;*/
}

    #CardSection #Card:last-of-type {
        padding-bottom: 45px;
    }

    #CardSection #Card:first-child {
        padding-top: 45px;
    }

.WhiteCards {
    background: white !important;
}

.HomepageCards {

}

.GreyCards {
    background: #f3f3f3 !important;
}

    .WhiteCards div, .GreyCards div {
        color: #000;
    }

    .WhiteCards img, .GreyCards img {
        height: 150px;
        text-align: center;
        margin: 0 auto;
        display: block;
    }

    .WhiteCards #CardTitle, .GreyCards #CardTitle {
        font-weight: bold;
    }


#CardTitle {
    padding: 0px 0 15px 0;
    font-weight: bolder;
    text-align: left;
    font-size: 24px;
}


.Lightgrey {
    background: #f2f3f7 !important;
}

@media screen and (min-width:1400px) {
    .HomepageCards {
/*        width:fit-content;*/
        margin:0 auto;
    }
}

@media screen and (min-width:1000px) {
    .WhyUsCard #Card {
        height: 229px !important;
        width: 50% !important;
    }



    #CardSection #Card:first-child, #CardSection #Card:last-child {
        padding: 10px;
    }

    .FullWidthCard {
        width: unset !important;
    }
}

/*#endregion*/
/*#region driver video + why snakcity*/

.driverVideoPreviewImage {
    width: 100%;
    height: unset !important;
}

@media screen and (min-width:1000px) {


    .driverVideoPreviewImage {
        width: 100%;
        height: unset !important;
    }

    .html5lightbox {
        float: right;
    }

    .driverVideoPreviewImage > a {
        height: 100%;
        background: black;
    }
}

/*#region video styles (did not create)*/

.html5-elem-wrap {
    background-color: #464646 !important;
    height: unset;
}

.html5-elem-box {
    background-color: unset !important;
}

#html5-watermark {
    display: none !important;
}

#html5-lightbox-box {
    margin: 50px auto !important;
    position: fixed;
}

.lightboxcontainer {
    width: 100%;
    text-align: left;
}

.lightboxleft {
    width: 40%;
    float: left;
}

.lightboxright {
    width: 60%;
    float: left;
}

    .lightboxright iframe {
        min-height: 390px;
    }

.divtext {
    margin: 36px;
}

@media (max-width: 800px) {
    .lightboxleft {
        width: 100%;
    }

    .lightboxright {
        width: 100%;
    }

    .divtext {
        margin: 12px;
    }
}
/*#endregion video styles (did not create)*/
/*#endregion driver video + why snakcity*/
/*#region FaqSection*/
.questionTitleText {
    display: inline-block;
}
/*#endregion FaqSection*/
/*#endregion Deliverer Sign Up Page Ends*/

/*#region for Merchant Sign Up Page November 29, 2019*/
.MerchantWhyUsCard #Card {
    width: 100%;
}

@media screen and (min-width:1000px) {
    .MerchantWhyUsCard #Card {
        width: 49% !important;
        height: unset !important;
    }
}
/*#endregion for Merchant Sign Up Page November 29, 2019*/



/*@media screen and (max-width:850px) {*/
.header-logo-holder {
    padding-left: 10px;
    padding-top: 10px;
}
/*}*/

@media screen and (min-width:800px) {
    .header-logo-holder {
        /*padding-left: 10px;*/
    }
}


.header {
    /*height: 95.25px !important;*/
}



/*New stuff for warning message on homepage categories*/
#main-notice-message {
    border: 2px solid red;
    padding: 13px;
    margin: 5px;
    margin-bottom: 15px;
}


@media screen and (min-width:550px) and (max-width:800px) {
    #main-notice-message {
        margin-top: 40px;
    }
}

/*To hide twilio chat button*/
.Twilio-EntryPoint {
    display: none !important;
}

/*#mainBody {*/
/*background-image: url("../images/homepageNew1.jpg");
		background-image: url("../images/homepage_background3.jpeg");
		background-size: cover;
		background-position: -704px -72px;
		transition-property: background-image;
		transition-duration: 1;
		background-attachment: fixed;
		height: 72vh;
		box-shadow: inset -1px -20px 20px rgba(255,255,255,0.8);
		z-index: 1;
		transition: background-image 1s ease-in-out;
		position:relative;
	}*/

@media screen and (min-width:850px) {
    #MainBody {
        background-position: right -72px;
    }
}

@media screen and (max-width:550px) {
    #product-dialog {
        top: 35px !important;
    }

        #product-dialog .overview .product-name {
            top: 0px !important;
        }
}

@media screen and (min-width: 1px) {
    #unorderedAddressSelectorList {
        transition-property: height;
        transition: height 0.5s;
        height: 100%;
    }

    .searchHide {
    }

    .searchShow {
    }

    .ripple-load {
        background-image: url('../images/ripple-load.gif');
        position: absolute;
        background-size: contain;
        top: 50%;
        left: 50%;
        margin-top: -37px;
        margin-left: -37px;
        height: 75px;
        width: 75px;
    }

    .checkout-ripple-load {
        background-image: url('../images/ripple-load.gif');
        position: relative;
        background-size: contain;
        top: 50%;
        left: 50%;
        margin-top: 30px;
        margin-left: -37px;
        height: 75px;
        width: 75px;
    }

    .closex {
        float: right;
        padding-right: 20px;
        line-height: 53px;
        font-size: 30px;
        position: absolute;
        right: 1px;
    }

        .closex:hover {
            color: #ea2300;
            cursor: pointer;
        }

    .attributeInner input[type="text"], .attributeInner select {
        width: 100% !important;
        margin-top: 16px;
    }


    .add-to-cart {
        bottom: 0px;
        position: fixed;
        width: 100%;
        background: white;
    }

    .attributeInner {
        width: 90%;
        text-align: left;
        margin: 0 auto;
    }

    #product-dialog {
        z-index: 1001;
        width: 100%;
        height: 100%;
        position: fixed;
        background: white;
        overflow: auto;
        padding-bottom: 250px;
        display: none;
    }

    .overview .product-name {
        /*top: 198px;*/
        width: 100%;
    }

    .over .short-description {
        padding-top: 80px;
    }
}

@media screen and (min-width:500px) {
    .add-to-cart {
        width: 600px;
    }

    .product-dialog-shadow-window {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        background: rgba(0, 0, 0, 0.5);
        display: block;
        z-index: 10;
        display: none;
    }



    .overview .product-name {
        top: 32px;
        width: 100%;
    }
}

@media screen and (min-width: 800px) {
    .overview .product-name {
        top: 32px;
        width: 600px;
    }
}



@media screen and (min-width: 1px) {
    .chatCoverDiv {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0px;
        background: rgba(255, 255, 255, 1);
        z-index: 1;
    }

        .chatCoverDiv .row {
            width: 120px;
            margin: 50% auto;
        }


    .about-us-bottom {
        height: 1349px;
    }

    .shipping-info-wrap {
        vertical-align: top;
    }

    #googleMap {
        /*margin-bottom: 10px;*/
    }

    .dialogDiv {
        display: none;
        text-align: center;
    }

    /* width */
    ::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    ::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /*Handle*/
    ::-webkit-scrollbar-thumb {
        background: #555;
    }

    /* Handle on hover */
    /*::-webkit-scrollbar-thumb:hover {
				background: #666;
			}*/

    .individual-item {
        border-bottom: 1px solid gray;
        padding: 5px 0 5px 0px;
        cursor: pointer;
    }

        .individual-item:last-child {
            border-bottom: none;
        }

    .floating-help-button-box {
        z-index: 1001;
    }

    .master-wrapper-content {
        z-index: 100;
        /*top: 130px;*/
        /*padding-bottom: 186px;*/
    }

    .message-error {
        position: relative;
        margin: 20px 0 !important;
    }

    @media screen and (min-width:500px) {


        .master-wrapper-content {
            /*padding-bottom: 127px;*/
        }
    }

    .header-upper {
        /*height:200px;
			background:white;
			margin-top:0px!important*/
    }

    .header {
        z-index: 1000;
        width: 100%;
        height: 128px !important;
        margin: unset;
        background: white;
        top: 0px;
    }

    .footer {
        position: relative;
        /*top: 200px;*/
    }

    .flyout-close:hover {
        color: #ea2300;
        cursor: pointer;
    }

    .flyout-go-to-cart {
        /*background: #ea2300;*/
        padding: 10px 20px 10px 20px;
        color: white;
        height: 50px;
        /*margin-top: 7px;*/
        border-radius: 5px;
        max-width: 475px;
        margin: 7px auto 0;
    }

    .flyout-attributes ul li {
        margin: 5px;
    }

    .flyout-go-to-cart:hover {
        /*background: #2bde20;*/
        color: white;
    }

    .flyout-go-to-cart p:last-child {
        float: right;
        line-height: 30px;
    }

    .flyout-go-to-cart p:first-child {
        float: left;
        line-height: 30px;
    }

    .removeItem {
        color: red;
        cursor: pointer;
    }

        .removeItem:hover {
            color: #2bde20;
        }

    .flyout-category-title p {
        margin: 5px 0 5px 0;
    }

    .grey-text {
        color: grey;
    }

    .flyout-cart-item {
        color: black;
        font-weight: bolder;
        font-size: 1.3em;
        display: block;
    }

    .flyout-item-name {
        display: inline-block;
        
        width: 80%;
    }

    .flyout-item-price {
        /*width: 13%;*/
        display: inline-block;
        float: right;
        text-align: right;
    }

    .flyout-cart-item:last-child {
        float: right;
    }

    .flyout-quantity {
        display: inline-block;
        float: left;
        height: 100%;
    }

    .flyout-items {
        margin-bottom: 350px;
        border-top: 1px solid gray;
        /*border-bottom: 1px solid gray;*/
        padding: 0px 10px 10px 10px;
    }

    .flyout-cart {
        height: 100%;
        padding: 0px 10px 10px 10px;
    }

    .flyout-top {
        height: 45px;
    }

    .flyout-locations {
        max-width: 402px;
        max-height: 120px;
        margin: 0 auto;
        /*padding: 0 10px 0px 10px;*/
    }

        .flyout-locations a {
            max-height: inherit;
        }

        .flyout-locations img {
            width: 100%;
            max-height: inherit;
            border-radius: 5px;
        }

    #flyout-add2store h4, #flyout-add1store h4 {
        font-size: 1.5em;
        color: #ea2300;
        font-weight: bold;
    }

    .flyout-locations h4 {
        margin: 8px !important;
    }

    .flyout-locations h4, .flyout-category-title h4 {
        font-size: 1.2em;
    }

    .flyout-location, .flyout-top {
        font-size: 0.9em;
    }

    .flyout-close {
        vertical-align: middle;
    }

    .flyout-cart-inner {
        width: 100%;
        padding: 0px 10px 10px 10px;
        position: relative;
    }

        .flyout-cart-inner h3 {
            text-align: center;
        }

    .flyout-close {
        float: right !important;
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
    }

    .flyout-cart-main-holder {
        width: 100%;
        height: 100%;
        display: inline-block;
        position: fixed;
        top: 134px;
        z-index: 8;
        background: white;
        padding: 0 10px 0 10px;
        border-top: 1px solid gray;
        border-left: 1px solid black;
        border-radius: 5px;
        overflow: auto;
    }

        .flyout-cart-main-holder::-webkit-scrollbar {
            width: 5px;
        }

        /* Handle */
        .flyout-cart-main-holder::-webkit-scrollbar-thumb {
            background: #ea2300;
        }

            /* Handle on hover */
            .flyout-cart-main-holder::-webkit-scrollbar-thumb:hover {
                background: #ea2300;
            }


    .flyout-items::-webkit-scrollbar {
        width: 5px;
    }

    /* Handle */
    .flyout-items::-webkit-scrollbar-thumb {
        background: #ea2300;
    }

        /* Handle on hover */
        .flyout-items::-webkit-scrollbar-thumb:hover {
            background: #ea2300;
        }




    .master-wrapper-content {
        z-index: 100;
    }

    .hide {
        visibility: hidden;
    }
}


@media screen and (min-width: 550px) {
    .about-us-bottom {
        height: 300px;
    }
}

@media screen and (min-width: 550px) {

    .flyout-cart-main-holder {
        /*max-width: 450px;
			min-width: 450px;
			float: right;
			border-left: 1px solid black;
			right: 0px;
			left: unset;
			top: 68px;
			box-shadow: black -3px 13px 24px 0px;*/
    }

    .cartHolder:hover {
        background: #2bde20;
    }
}

.flyout-items {
    overflow-y: scroll;
}

#flyout-cart {
    overflow: hidden;
}

@media all and (max-width:1000px) {

    .flyout-items {
        max-height: 400px;
        max-height: -webkit-fill-available;
    }

    #flyout-cart {
        height: calc(100vh - 80px);
    }
}

@media all and (min-width:1000px) {
    .flyout-items {
        max-height: calc(100vh - 400px);
    }

    .flyout-cart-main-holder {
        display: block;
        width: 400px;
        right: 25px;
        left: unset;
        top: 428px;
        border: none;
    }

    #flyout-close {
        display: none;
    }
}




/*Including Mobile and Tablets*/
@media screen and (min-width: 1px) {



    .chatFilterDiv {
        cursor: pointer;
        width: 80%;
        margin: 0 auto 15px;
        text-align: center;
    }

        .chatFilterDiv ul {
        }

        .chatFilterDiv div .questionContainer {
            cursor: pointer;
            width: 100%;
            margin: 10px auto;
            line-height: 40px;
            background: #ea2300;
            color: white;
            text-align: center;
        }

            .chatFilterDiv div .questionContainer:hover {
                width: 100%;
                margin: 10px auto;
                line-height: 40px;
                background: #2bde20;
                color: white;
                text-align: center;
            }

        .chatFilterDiv div #innerQuestionContainer {
            margin: 10px auto;
            text-align: center;
        }

        .chatFilterDiv div .questionContainer:after {
            content: none;
        }

    .productTableHead {
        border-bottom: 3px solid #ddd;
    }

    .ShoppingCartTableCategoryHeader {
        border-top: solid #000 1px;
    }

        .ShoppingCartTableCategoryHeader td {
            font-size: 21px;
            font-weight: bolder;
        }

    /*Location Index Finder*/
    .LocationFinderIndexRow {
    }

    .LocationFinderIndexBlackBreakout p {
        text-align: center;
        font-size: 29px;
        position: relative;
        color: #fff;
    }

    .locationFinderImage {
        height: 200px;
        width: 100%;
        background: url(../images/couch4.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    .LocationFinderIndexBlackBreakout {
        background-color: #000;
        background: url(../images/dark.jpg) center no-repeat;
        background-size: cover;
        padding: 25px;
    }

    .LocationFinderIndexTextDiv {
        width: 100%;
        display: inline-block;
    }

    #locationFinderIndexInfo {
        font-size: 18px;
        margin-top: 30px;
    }

    /*ORder History*/
    .reward-points-history {
        max-height: 0px;
        overflow: hidden;
    }

    .pointsHolderCircle {
        background: #ea2300;
        border-radius: 50%;
        margin: 0 auto;
        padding: 20px;
        width: 150px;
    }

        .pointsHolderCircle h1 {
            color: #fff;
        }

    .order-item .title {
        text-align: center;
    }

    #txtAddress {
        background-color: #fff;
        height: 100%;
        background: url(../images/icon.svg) no-repeat left 5px center;
        background-size: 45px;
        padding: 36px 57px 36px 51px;
        display: inline-block;
        width: 100% !important;
    }

    .orderHistoryImage {
        height: 150px;
    }

    .orderHistoryOrderPlaced {
        background: Url(../images/OrderHistoryIndicators/One%20Pickup/OrderHistory.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderAccepted {
        background: Url(../images/OrderHistoryIndicators/One%20Pickup/OrderHistory2.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderArrivedPickup {
        background: Url(../images/OrderHistoryIndicators/One%20Pickup/OrderHistory2.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderPickedUp {
        background: Url(../images/OrderHistoryIndicators/One%20Pickup/OrderHistory3.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderArrivedDelivery {
        background: Url(../images/OrderHistoryIndicators/One%20Pickup/OrderHistory4.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    /*2 stops*/
    .orderAccepted1 {
        background: Url(../images/OrderHistoryIndicators/Two%20Pickups/OrderHistory2.png) center;
        background-size: contain;
        background-repeat: no-repeat;
        height: 115px;
    }

    .orderOnWayPickup1 {
        background: Url(../images/OrderHistoryIndicators/Two%20Pickups/OrderHistory2.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderOnWayPickup2 {
        background: Url(../images/OrderHistoryIndicators/Two%20Pickups/OrderHistory2.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderPickedUp1 {
        background: Url(../images/OrderHistoryIndicators/Two%20Pickups/OrderHistory3.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderPickedUp2 {
        background: Url(../images/OrderHistoryIndicators/Two%20Pickups/OrderHistory3.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderArrivedDelivery1 {
        background: Url(../images/OrderHistoryIndicators/Two%20Pickups/OrderHistory4.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderHistoryOrderPlaced1 {
        background: Url(../images/OrderHistoryIndicators/Two%20Pickups/OrderHistory.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    /*3 Stops*/
    .orderAccepted2 {
        background: Url(../images/OrderHistoryIndicators/Three%20Pickups/OrderHistory2.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderOnWayPickup3 {
        background: Url(../images/OrderHistoryIndicators/Three%20Pickups/OrderHistory2.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderOnWayPickup4 {
        background: Url(../images/OrderHistoryIndicators/Three%20Pickups/OrderHistory2.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderOnWayPickup5 {
        background: Url(../images/OrderHistoryIndicators/Three%20Pickups/OrderHistory2.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderPickedUp3 {
        background: Url(../images/OrderHistoryIndicators/Three%20Pickups/OrderHistory3.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderPickedUp4 {
        background: Url(../images/OrderHistoryIndicators/Three%20Pickups/OrderHistory3.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderPickedUp5 {
        background: Url(../images/OrderHistoryIndicators/Three%20Pickups/OrderHistory3.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderArrivedDelivery2 {
        background: Url(../images/OrderHistoryIndicators/Three%20Pickups/OrderHistory4.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .orderHistoryOrderPlaced2 {
        background: Url(../images/OrderHistoryIndicators/Three%20Pickups/OrderHistory.png) center;
        background-size: contain;
        background-repeat: no-repeat;
    }



    .orderHistoryInnerDiv {
        position: relative;
        width: 50%;
        margin: 0 auto;
        text-align: center;
    }

        .orderHistoryInnerDiv a {
            color: #ea2300;
        }

            .orderHistoryInnerDiv a:hover {
                text-decoration: underline;
                cursor: pointer;
            }

        .orderHistoryInnerDiv h1 {
            font-size: 26px;
        }
    /*Tokenizations*/
    .master-wrapper-page {
        position: relative;
        /* height: 100%; */
        background: #eeeeee44;
        /*left:18px;*/
    }

    .html-home-page {
        /*height:100%;*/
    }

    body {
        height: 100%;
    }

    .snakcity-red-button {
        border: 0;
        border-radius: .25em;
        background: initial;
        background-color: #3085d6;
        color: #fff;
        font-size: 1.0625em;
        background-color: #ea2300 !important;
        margin: .3125em;
        padding: .625em 2em;
        box-shadow: none;
        font-weight: 500;
        color:white!important;
        width:fit-content;
        color:white;
        cursor:pointer;
    }

    .snakcity-red-button p, .snakcity-red-button a {
        color:white!important;
    } 




    .TokenizeHolder {
        width: 100%;
        float: left;
    }

        .TokenizeHolder h1 {
            margin: 0;
            text-align: center;
            color: #000;
        }

        .TokenizeHolder p {
            text-align: left;
            text-align: center;
        }

    .CardTitle {
        padding-top: 20px;
    }

    .TokenCardList {
        height: 100%;
        width: 100%;
        background: #fff;
    }

        .TokenCardList li {
            height: 100px;
        }

    .TokenPositiveButton {
        background: #ea2300;
        width: 100%;
        padding: 10px;
        color: #fff;
    }

    .TokenTextField {
        width: 100%;
    }


    .TokenizeAddNewCardDiv,
    .TokenizeEditCardDiv {
        padding: 10px;
        float: left;
        width: 100%;
    }

        .TokenizeAddNewCardDiv input,
        .TokenizeEditCardDiv input {
            margin-bottom: 12px;
        }

    .LeftFloat {
        float: left;
    }

    .FullWidth {
        width: 100%;
    }

    .TokenCardImage {
        float: left;
        height: 80px;
        width: 110px;
        margin: 10px;
        background: #fff;
    }

    .SavedTokenDisplay {
        height: 100%;
    }

        .SavedTokenDisplay h1 {
            text-align: left;
            font-size: 20px;
            padding-left: 20px;
            float: left;
            width: 50%;
            color: #000;
        }

    .TokenCardList li:hover,
    .TokenCardList li:active {
        background: #2bde20;
        cursor: pointer;
    }
    /*Tokenization End*/



    .substitution-attribute-label {
        font-size: 20px;
        font-weight: bold;
        color: #444;
        margin-bottom: 5px;
    }

    .about-us-image {
        width: 100%;
    }

    .about-us-image-p {
        top: 28px;
        position: relative;
        text-align: center;
        font-size: 24px;
        width: 50%;
        margin: 0 auto;
        color: #000;
        font-weight: bolder;
        line-height: 0px;
    }

    .Faq-Page-Faqs {
        padding: 10px;
        padding-left: 10px !important;
        padding-right: 10px !important;
        font-size: 1.1em;
    }

        .Faq-Page-Faqs div {
            padding-right: 0px !important;
            font-size: 4.5vw !important;
        }

    .about-us-bottom .one-third {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 0 15px;
    }

        .about-us-bottom .one-third div {
            height: 49%;
            background: #999;
            color: #000;
        }

    .about-us-card-info {
        padding: 25px;
        text-align: left;
    }

    .about-us-card-button {
        width: 180px;
        background: #ea2300 !important;
        border: 1px solid #000;
        padding: 10px;
        margin: 0 auto 15px;
        text-align: center;
        font-weight: bolder;
    }

        .about-us-card-button:hover {
            background: #2bde20 !important;
            cursor: pointer;
        }

    .about-us-top {
        margin: 15px 15px 15px 15px;
    }

    .about-us-center {
        width: 100%;
        margin: 15px 13px;
    }

        .about-us-center img {
            height: 97px;
            width: auto;
            margin: 0 auto;
            display: block;
        }

        .about-us-center h2 {
            margin: 0 auto;
            width: 100%;
            height: 44%;
            text-align: center;
            font-size: 22px;
        }

    label a {
        color: #ea2300;
    }

        label a:hover {
            color: #2bde20;
        }

    /*Merchant Dashboard*/
    .MerchantApplyCard #applyCardText {
        font-size: 20px;
        width: 90%;
        margin: 10px auto 0;
    }


    #phoneImage {
        width: 100%;
        vertical-align: top;
    }

    .search-input {
        background-color: #fff;
        height: 100%;
        background: url(../images/icon.svg) no-repeat left 5px center #fff;
        padding: 8px !important;
        padding-left: 50px !important;
        display: inline-block;
        width: 85%;
    }

    #VerticalCards {
        padding-top: 10px;
        width: 65%;
        margin: 0 auto;
        display: block;
    }

    #VerticalCardSection {
    }

    #VerticalCard div {
        text-align: left;
    }

    #VerticalCard #CardTitle {
        width: 255px;
        margin: 20px auto;
    }

    #merchantSignUp.button-1.full-button {
        width: 100%;
        padding: 7px;
        color: #000;
        border: black solid 1px;
    }
    /*Deliverer Application*/
    .merchant-textbox {
        width: 100%;
    }

    .merchant-textbox-container {
        margin: 27px 0 27px 0;
        height: 42px;
    }

    .half-box {
        width: 48%;
        display: inline-block;
    }



    #faqTitle {
        font-size: 24px !important;
        padding-bottom: 30px;
    }

    /*.faq-icon {
		content: '\02795';
		font-size: 13px;
		color: #000;
		float: right;
		margin-left: 5px;
	}*/


    .questionTitleText {
        max-width: 80%;
    }

    .questionContainer:after {
        content: '\02795'; /* Unicode character for "plus" sign (+) */
        font-size: 13px;
        color: #000;
        float: right;
        margin-left: 5px;
    }

    .questionContainer.active:after {
        float: right;
        content: "\2796"; /* Unicode character for "minus" sign (-) */
    }


    #FaqCard {
        padding: 20px;
        color: black;
    }

        #FaqCard div {
            font-size: 20px;
            padding-left: 10px;
            padding-right: 20px;
            font-weight: bold;
        }

        #FaqCard .questionContainer {
            line-height: 39px;
        }

        #FaqCard div #innerQuestionContainer {
            margin: 10px 0 10px 0;
            border-bottom: 1px solid black;
            padding: 0 10px 0px 30px;
            font-weight: normal;
            transition: all 0.5s ease;
        }

    #answerText {
        line-height: 28px;
        padding-bottom: 20px;
    }

    #FaqCard div .questionContainer:hover {
        background-color: #2bde20;
        cursor: pointer;
    }



    /*#anotherContainer {
        width: 100%;
    }*/

    #innerQuestionContainer {
        max-height: 0;
        overflow: hidden;
    }

    .uploadHolder {
        padding-left: 5px;
    }

    #delivererSignUp {
        width: 70%;
        margin-left: 5px;
        display: inline;
        height: 25px;
        text-align: center;
        vertical-align: middle;
        line-height: 24px;
        color: #000;
    }

    #delivererback {
        line-height: 24px;
        width: 25%;
        height: 25px;
        display: inline;
        text-align: center;
        vertical-align: middle;
        color: #000;
        background: #aaa;
    }

        #delivererback:hover {
            background: #444;
            cursor: pointer;
        }

    .signUpButtons {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
        height: 25px;
    }

    .upload {
        width: 80px;
    }

    .fileUpload {
        position: relative;
        overflow: hidden;
        display: inline;
        background: #ea2300;
        padding: 5px 13px;
    }

        .fileUpload:hover {
            background: #2bde20;
            cursor: pointer;
        }

        .fileUpload span {
            color: #000;
        }

        .fileUpload input.upload {
            position: absolute;
            top: 0;
            right: 0;
            margin: 0;
            padding: 0;
            font-size: 20px;
            cursor: pointer;
            opacity: 0;
            filter: alpha(opacity=0);
        }


    .uploadFile {
        background: #fff;
        width: 70%;
        padding-top: 4px;
        padding-bottom: 4px;
        border: none;
    }

    .next-step-button {
        width: 100%;
    }

        .next-step-button .full-button {
            width: 100%;
            padding: 10px;
            color: #000;
        }

    .deliverer-box {
        width: 80%;
        margin: 0 auto;
    }



        .deliverer-box h1 {
            text-align: center;
            margin: 0;
            margin-bottom: 10px;
        }

        .deliverer-box p {
            text-align: center;
            display: inline;
            margin: 10px 0;
        }



    .signUpTextBox {
        width: 100%;
        margin: 8px auto;
    }

    #deliverer-step2 .signUpTextBox {
        padding-top: 10px;
        padding-bottom: 8px;
        border: black 1px solid;
    }

        #deliverer-step2 .signUpTextBox p:last-child {
            margin-top: 12px;
            display: block;
        }

    .signUpTextBox div {
        margin-top: 10px;
    }

    .signUpTextBox p:first-child {
        font-weight: bolder;
        font-size: 18px;
    }

    .signUpTextBox p:last-child {
        font-size: 12px;
    }

    .signUpTextBox .input-textbox {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .applyButton {
        cursor: pointer;
        position: relative;
        width: 75%;
        margin: 0px auto;
        text-align: center;
        font-size: 24px;
        top: 125px;
        padding: 10px;
        background: #ea2300;
        color: #fff;
        border-radius: 20px;
    }

        .applyButton:hover {
            background: #2bde20;
        }

    #ApplyCard {
        background-color: #000;
        background: url(../images/dark.jpg) center no-repeat;
        background-size: cover;
    }

        #ApplyCard p {
            text-align: center;
            font-size: 29px;
            position: relative;
            top: 60px;
            color: #fff;
        }

    #CardInfo {
        /*width: 255px;*/
        text-align: -webkit-auto;
    }

        #CardInfo p {
            font-size: 18px;
         
        }

    #HomepageCard #CardInfo p {
        text-align: center;
    }

    #firstBox {
        background: url(../images/card-signup.png) center;
        background-size: contain;
        background-repeat: no-repeat;
        height: 159px;
    }

    #secondBox {
        background: url(../images/card-mobile-phone.png) center;
        background-size: contain;
        background-repeat: no-repeat;
        height: 159px;
    }

    #thirdBox {
        background: url(../images/card-money.png) center;
        background-size: contain;
        background-repeat: no-repeat;
        height: 159px;
    }

    #mainBody {
        width: 100%;
        height: 100%;
    }

    #ApplicationSection {
        background: #e6e6e6;
        display: flex;
        background-attachment: fixed;
        background-image: url("../images/canstockphoto45975565.jpg");
        background-size: contain;
        background-position: top;
        background-repeat: no-repeat;
        /*height: 500px;*/
    }

    .MerchantApplicationSection {
        background: #e6e6e6;
        display: flex;
        background-attachment: fixed;
        background-image: url("../images/knife2.jpg");
        background-repeat: no-repeat;
        background-size: contain;
    }
    /*Merchant Background Dark Gradient*/
    /*.MerchantApplicationSection:before {
				content: '';
				position: absolute;
				top: 0;
				right: 0;
				bottom: 0;
				left: 0;
				background-image: linear-gradient(to bottom right,#002f4b,#dc4225);
				opacity: .6;
			}*/

    #delivererNote {
        margin-top: unset;
    }

    #Application {
        width: 100%;
        /*height: 485px;*/
        display: block;
    }

    #ApplicationSubSection {
        width: 100%;
        margin: 0 auto;
    }



    #MerchantApplicationText {
        display: inline-block;
        height: 33px;
        padding: 0 5% 0 5%;
        margin: 150px 10px 9% 10px;
        min-height: 100px;
    }

        #MerchantApplicationText p {
            display: block;
            font-size: 6vw;
            margin-left: 80%;
            color: #000;
            font-weight: bold;
            text-shadow: -1px -1px 0px #000, 1px -1px 0px #000, -1px 1px 0px #000, 1px 1px 0px #000;
        }

            #MerchantApplicationText p:first-child {
                margin-left: 0;
            }

    #ApplicationForm {
        /*height: 100%;*/
        /*width: 80%;*/
        margin: 0 auto;
        text-align: center;
        background: #555;
    }

        #ApplicationForm .merchant-box h1 {
            color: white !important;
        }




    #ApplyCard {
        height: 300px;
        /*margin-top:100px;*/
    }



    /*Main site*/
    .distanceOnCard {
        text-align: left;
        font-size: 18px;
    }

    .login-page .returning-wrapper .form-fields {
        overflow: hidden;
        padding: 0px 0px 0;
    }

    ul.home-grid li:hover {
        box-shadow: 0 2px 16px 0 rgba(0,0,0,0.6);
        /*border: none !important;*/
        /* margin: 0 auto; */
        z-index: 2;
        cursor: pointer;
        border-top: none;
    }

    ul.home-grid li.search-result-item:hover {
        background: white;
    }

    .HolidayHoursTableClass {
        /*			width: 350px;*/
        margin: 0 auto;
    }

        .HolidayHoursTableClass tr {
        }



    #HolidayHoursFirstRow {
        width: 105px;
        text-align: left;
        float: left;
    }

    #HolidayHoursSecondRow {
        width: 229px;
        padding-left: 10px;
        text-align: left;
        float: left;
        margin: 0px 0px 10px auto;
    }

    .productFont {
        font-size: 3vw;
    }

    .productTableHead {
        font-size: 3vw;
    }

    .attributes {
        font-size: 3vw;
        margin: 20px 0;
    }

    .cart td,
    .data-table td,
    .forum-table td {
        min-width: 50px;
        border-width: 1px;
        border-style: solid;
        border-color: transparent #ddd #ddd;
        background-color: #fff;
        padding: 5px;
        color: #444;
    }

    /*.cart td,
		.data-table td,
		.forum-table td {
			min-width: 50px;
			border-width: 1px;
			border-style: solid;
			border-color: transparent #ddd #ddd;
			background-color: #fff;
			padding: 20px;
			color: #444;
		}*/

    .cart .product,
    .data-table .product,
    .data-table .message,
    .data-table .info,
    .data-table .name,
    .forum-table .forum-details,
    .forum-table .topic-details {
        min-width: 125px;
        text-align: left;
    }

        /*.cart .product,
		.data-table .product,
		.data-table .message,
		.data-table .info,
		.data-table .name,
		.forum-table .forum-details,
		.forum-table .topic-details {
			min-width: 225px;
			text-align: left;
		}*/


        .cart .product a,
        .data-table .product a,
        .data-table .info a {
            font-weight: bold;
            color: #444;
            font-size: 4vw;
        }

    .page {
        text-align: center;
    }

    .cart tr {
        width: auto;
        margin: 0;
    }

    .postalCodeText {
        display: inline;
        text-transform: uppercase;
    }

    .payment-method .payment-details {
        display: inline-block;
        vertical-align: middle;
        width: 40%;
        min-width: 0;
        margin: 10px 0 0;
        text-align: left;
    }

    .payment-method .payment-logo {
        right: -20px;
        display: inline-grid;
        vertical-align: middle;
        float: right;
        width: 40%;
        background-color: #f6f6f6;
        padding: 10px;
        position: relative;
    }

    .shipping-method .method-list li,
    .payment-method .method-list li {
        margin: 20px auto;
        top: -15px;
        width: 300px;
        height: 76px;
        margin: 20px auto;
        vertical-align: top;
        position: relative;
        font-size: 14px; /*reset zeroing*/
    }



    .method-name {
        width: 290px;
    }

    #deliveryAddressInfoCart {
        margin: 10px 0px;
    }

    #previewAddress {
        margin: 10px 0;
    }

    .cart-footer .totals {
        width: 350px;
        max-width: 100%;
        margin: 0 auto 0;
        background-color: #f9f9f9;
        padding: 10px;
        color: #444;
    }

    .cart-footer {
        border-top: 1px solid #ddd;
    }

    .shopping-cart-page .checkout-attributes {
        float: left;
        max-width: 565px;
        margin: 30px 0 15px;
    }


    .shopping-cart-page .cart-options {
        width: 50px;
        display: inline;
        overflow: hidden;
    }


    #topsearchbar {
        margin-right: 10px;
        display: block;
    }

    .header-links a,
    .header-links span {
        width: 100%;
        font-size: 16px;
        font-weight: bold;
    }

    /*html, body, div, span, applet, object, iframe,
		h1, h2, h3, h4, h5, h6, p, blockquote, pre,
		a, abbr, acronym, address, big, cite, code,
		del, dfn, em, img, ins, kbd, q, s, samp,
		small, strike, strong, sub, sup, tt, var,
		b, u, i, center,
		dl, dt, dd, ol, ul, li,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td,
		article, aside, canvas, details, embed,
		figure, figcaption, footer, header, hgroup,
		menu, nav, output, ruby, section, summary,
		time, mark, audio, video {
			margin: 0;
			padding: 0;
			border: 0;
			font-size: 100%;
			font: inherit;
			vertical-align: baseline;
		}*/

    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
        display: block;
    }

    body {
        line-height: 1;
    }

    ol, ul {
        list-style: none;
    }

    blockquote, q {
        quotes: none;
    }

    /*blockquote:before, blockquote:after,
			q:before, q:after {
				content: '';
				content: none;
			}*/

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }


    .container {
        margin: 50px auto;
        width: 640px;
    }

    input {
        /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
        font-size: 13px;
        color: #555860;
    }

    .search {
        position: relative;
        margin: 0 auto;
        width: 300px;
    }

        .search input {
            height: 26px;
            width: 100%;
            padding: 0 12px 0 25px;
            background: white url("../img/search.png") 8px 6px no-repeat;
            border: 1px solid;
            border-color: #a8acbc #babdcc #c0c3d2;
            border-radius: 13px;
            -webkit-appearance: textfield;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-box-shadow: inset 0 1px #e5e7ed, 0 1px #fcfcfc;
            box-shadow: inset 0 1px #e5e7ed, 0 1px #fcfcfc;
        }

            .search input:focus {
                outline: 0;
                border-color: #66b1ee;
                -webkit-box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
                box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
            }

                .search input:focus + .search-ac {
                    display: block;
                }

    .search-ac {
        display: none;
        position: absolute;
        top: 35px;
        left: 0;
        right: 0;
        z-index: 10;
        background: #fdfdfd;
        background-image: -webkit-linear-gradient(top, #fdfdfd, #eceef4);
        background-image: -moz-linear-gradient(top, #fdfdfd, #eceef4);
        background-image: -o-linear-gradient(top, #fdfdfd, #eceef4);
        background-image: linear-gradient(to bottom, #fdfdfd, #eceef4);
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    }
    /*border: 1px solid;
			border-color: #cbcfe2 #c8cee7 #c4c7d7;
			border-radius: 3px;*/



    /*.search-ac:hover {
				display: block;
			}*/
    #demo-2 ul ul {
        border: 1px solid;
        display: block;
    }


    .search-ac {
        display: block;
    }

        .search-ac li {
            width: 100%;
            display: block;
            margin: 0px;
        }

            .search-ac li:first-child {
                margin-top: -1px;
            }

            /*.search-ac li:first-child:before, .search-ac li:first-child:after {
						content: '';
						display: block;
						width: 0;
						height: 0;
						position: absolute;
						left: 50%;
						margin-left: -5px;
						border: 5px outset transparent;
					}
			.search-ac li:first-child:before {
						border-bottom: 5px solid #c4c7d7;
						top: -11px;
					}

					.search-ac li:first-child:after {
						border-bottom: 5px solid #fdfdfd;
						top: -10px;
					}

					/*.search-ac li:first-child:hover:before, .search-ac li:first-child:hover:after {
						display: none;
					}*/

            .search-ac li:last-child {
                margin-bottom: -1px;
            }

        .search-ac a {
            display: block;
            position: relative;
            padding: 6px 40px 6px 10px;
            color: #000;
            font-weight: 500;
            text-decoration: none;
            text-shadow: 0 1px white;
            border: 1px solid transparent;
            border-radius: 3px;
        }

            .search-ac a span {
                font-weight: 200;
            }

            .search-ac a:before {
                content: '';
                position: absolute;
                top: 50%;
                right: 10px;
                margin-top: -9px;
                width: 18px;
                height: 18px;
                background: url("../images/arrow.png") 0 0 no-repeat;
            }

            .search-ac a:hover {
                color: white;
                text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
                background: #ea2300;
                border-color: #ea2300 #800000 #800000;
                background-image: -webkit-linear-gradient(top, #ea2300, #c21d00);
                background-image: -moz-linear-gradient(top, #ea2300, #c21d00);
                background-image: -o-linear-gradient(top, #ea2300, #c21d00);
                background-image: linear-gradient(to bottom, #ea2300, #c21d00);
                -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.08);
                box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.08);
            }

    :-moz-placeholder {
        color: #a7aabc;
        font-weight: 200;
    }

    ::-webkit-input-placeholder {
        color: #a7aabc;
        font-weight: 200;
        line-height: 14px;
    }

    ::-webkit-search-decoration,
    ::-webkit-search-cancel-button {
        -webkit-appearance: none;
    }

    .lt-ie9 .search input {
        line-height: 26px;
    }

    .auto-result, .auto-result span {
        line-height: 25px;
        font-size: 14px;
        font-weight: normal;
        text-transform: none;
    }

    /*#searchresult {
			position: absolute;
			margin-top: 45px;
			width: auto;
			height: auto;
			background-color: white;
			border: 1px solid black;
		}

			#searchresult ul {
				display: inline-block;
			}

			#searchresult li {
				display: block;
				float: none;
				text-align: center;
				color: #000;
			}

			#searchresult h4 {
				line-height: 55px;
				width: 100px;
				margin: 5px;
			}*/

    input[type=search] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        font-family: inherit;
        font-size: 100%;
        position: relative;
        font-size: 16px;
        color: #aaa;
    }

    .search {
        position: relative;
        font-size: 16px;
        color: #aaa;
    }

    /*#auto-result-seemore {
			width: 100%;
			text-align: left;
		}*/


    /*#searchresult a {
			line-height: 55px;
		}*/

    input::-webkit-search-decoration,
    input::-webkit-search-cancel-button {
        display: none;
    }


    input[type=search] {
        background: #ededed url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 9px center;
        border: solid 1px #ccc;
        padding: 9px 10px 9px 32px;
        width: 55px;
        /*-webkit-border-radius: 10em;
				-moz-border-radius: 10em;
				border-radius: 10em;*/
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s;
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        font-family: inherit;
        font-size: 100%;
        text-indent: 35px;
    }



        input[type=search]:focus {
            width: 100%;
            background-color: #fff;
            border-color: #EA2300;
            -webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
            -moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
            box-shadow: 0 0 5px rgba(109,207,246,.5);
        }

    #demo-2 {
        margin-left: 20px;
    }
        /* Demo 2 */
        #demo-2 input[type=search] {
            height: 30px;
            float: right;
            width: 100%;
            padding-left: 10px;
            color: transparent;
            cursor: pointer;
        }

            #demo-2 input[type=search]:hover {
                background-color: #fff;
            }

            #demo-2 input[type=search]:focus {
                height: 30px;
                float: right;
                width: 100%;
                color: #000;
                background-color: #fff;
                cursor: auto;
            }

        #demo-2 input:-moz-placeholder {
            color: transparent;
        }

        #demo-2 input::-webkit-input-placeholder {
            color: transparent;
        }



    #checkoutConfirmButton:hover, #checkoutConfirmButton2:hover,
    .overview .add-to-cart-button:hover,
    .removeProductButton:hover,
    .variant-overview .add-to-cart-button:hover,
    .mini-shopping-cart input[type="button"]:hover {
        background-color: #2bde20;
    }

    #late-nite-warning,
    #liquor-warning {
        text-align: center;
        font-size: 18px;
    }

    .removeProductButton {
        margin-top: 25px;
        height: 43px;
        border: none;
        background-color: #EA2300;
        padding: 0 15px;
        font-size: 25px;
        color: #fff;
        text-transform: uppercase;
    }

    #btnConfirm, #btnLiquorConfirm, #checkoutConfirmButton, .btnConfirm, #checkoutConfirmButton2 {
        height: 43px;
        border: none;
        background-color: #EA2300;
        padding: 0 24px;
        font-size: 15px;
        color: #fff;
        text-transform: uppercase;
    }

        #btnConfirm:hover, #btnLiquorConfirm:hover, .btnConfirm:hover {
            background-color: #2bde20;
        }

    .ui-widget-header, .ui-state-default, ui-button {
        background: darkgrey;
        border: 1px solid grey;
        color: #FFFFFF;
        font-weight: bold;
        text-align: center;
    }

    .ui-dialog-title {
        width: 100%;
    }


    #liquor-warning .ui-dialog-titlebar-close {
        visibility: hidden;
    }

    #table-late-nite {
        padding-left: 25px;
        padding-right: 25px;
    }

    #update-cart-button {
        background-color: orange;
    }

    #continue-shopping-button {
        background-color: #EA2300;
    }

    .ui-dialog {
        width: 400px;
    }


    .ui-draggable .ui-dialog-titlebar {
        background: #ea2300;
        cursor: move;
    }

    .ui-dialog .ui-dialog-title {
        color: #fff;
        float: left;
        white-space: nowrap;
        width: 100% !important;
        overflow: hidden;
        text-overflow: ellipsis;
    }


    #termsOfServiceCheckBoxHolder > label > input[type="radio"] {
        width: 100%;
        text-align: center;
        margin-left: 10px;
        height: 50px;
        visibility: hidden;
    }

    #termsOfServiceCheckBoxHolder {
    }

    .shopping-cart-page .common-buttons input:hover {
        background-color: #2bde20;
    }


    .attributes .option-list li {
        padding: 0 8px !important;
    }

    .option-list li {
        padding: 0 10px;
    }

        .option-list li:hover {
            cursor: pointer;
            /*background: #2bde20;*/
        }

    .product-label {
        cursor: pointer;
        line-height: 1.8;
    }



    .text-prompt {
        font-size: 20px;
    }

    .option-list label {
        margin: 0 5px;
        line-height: 1.7;
    }

    .attributes .option-list label:hover {
        color: #ea2300;
    }


    label > input { /* HIDE RADIO */
        /*position: absolute; /* Remove input from document flow */ */
    }

        label > input + img { /* IMAGE STYLES */
            cursor: pointer;
            border: 2px solid transparent;
        }



        label > input:checked + img { /* (RADIO CHECKED) IMAGE STYLES */
            content: url("../images/checkbox.png");
        }


    input[type=text] {
        /*height: auto;*/
    }

    .product-img {
        width: auto;
        height: 125px;
    }

    .option-list li {
        display: inline-block;
        width: 100%;
        margin: auto;
        text-align: left;
        vertical-align: top;
        height: 36px;
    }

    .address {
        width: 100px;
    }

    .checkboxClass li {
        display: inline-block;
        width: 20%;
        margin: auto;
        text-align: left;
        vertical-align: top;
    }


    ul.option-list {
        width: 90%;
        text-align: center;
        margin: 0 auto;
    }


    input[type="checkbox"],
    input[type="radio"],
    input[type="checkbox"] + *,
    input[type="radio"] + * {
        vertical-align: middle;
        /*height: 35px;*/
    }

    .inputs .option-list {
        display: inline-block;
        max-width: 95%;
        vertical-align: middle;
    }



    .product-img {
        width: auto;
        height: 125px;
    }


    .option-list input[type="radio"], .option-list input[type="checkbox"] {
        width: 100%;
        text-align: center;
        margin-left: 10px;
        height: 50px;
        visibility: hidden;
    }

    .header-selectors-wrapper > div {
        /*width: 50%;*/
        /*z-index:10;*/
        /*margin: 0px 0px 0px 5px;*/
        /*vertical-align: middle;
			display: inline-block;*/
    }


    .accordion {
        background-color: #ea2300;
        color: #fff;
        cursor: pointer;
        padding: 18px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 24px;
        transition: 0.4s;
    }

        .accordion.active, .accordion:hover {
            background-color: #2bde20;
        }

    div.panel {
        padding: 0 18px;
        background-color: white;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
    }

    .accordion:after {
        content: '\02795'; /* Unicode character for "plus" sign (+) */
        font-size: 13px;
        color: #fff;
        float: right;
        margin-left: 5px;
    }

    .accordion.active:after {
        content: "\2796"; /* Unicode character for "minus" sign (-) */
    }

    .redButton-accordion:after {
        content: '\02795'; /* Unicode character for "plus" sign (+) */
        font-size: 13px;
        color: #fff;
        float: right;
        margin-right: 10px;
    }

    .redButton-accordion.active:after {
        content: "\2796"; /* Unicode character for "minus" sign (-) */
    }

    .header-upper:after {
        display: block;
        clear: both;
    }

    #account-menu {
        border-style: solid;
        border-width: 1px;
        border-color: #000;
        z-index: 100;
        width: 100%;
        box-shadow: 0 0 2px rgba(0,0,0,0.25);
        background-color: #fff;
        font-size: medium;
        text-align: center;
        color: black;
        position: absolute;
        top: 330px;
        width: 300px;
        /*height: 455px;*/
        left: 50%;
        transform: translate(-50%, -50%);
    }

        #account-menu li {
            margin: 5px;
        }

            #account-menu li:hover {
                background: #2bde20;
                color: #fff;
            }

            #account-menu li:first-child {
                border-bottom-color: #000;
                border-bottom-style: solid;
                border-bottom-width: 1px;
            }





    .header-links-wrapper {
        float: right;
        padding: 20px 0;
    }

    .header-selectors-wrapper {
        width: 100%;
    }

        .header-selectors-wrapper > div {
            height: fit-content;
            /*This effects the header wrapper and makes it too big.*/
            /*width: 100%;*/
            /*margin: 0 12px 0 0;*/
            /*line-height: 45px;*/
        }


    #topsearchbar {
        display: inline-block;
        width: 100%;
    }

    @media all and (min-width:550px) {
        #topsearchbar {
            visibility: hidden;
            width: 70%;
        }
    }

    @media all and (min-width:1025px) {
        #topsearchbar {
            visibility: unset;
        }
    }

    #cartImage {
        background: url(../images/empty-cart-light.png) center no-repeat;
        background-size: 50px;
        height: 50px;
        margin-left: 8px;
        position: relative;
        width: 50px;
        display: inline-block;
    }

    .header-links ul {
        display: inline-flex;
        font-size: 0;
        width: 100%;
    }

    #cartQuantity {
        font-size: 25px;
        margin: 0;
        height: 40px;
        width: 1px;
        color: #fff;
        display: inline-flex;
        float: right;
        padding-top: 5px;
    }

    #cartHolder {
        text-align: right;
        padding-right: 30px;
        cursor: pointer;
        position: fixed;
        bottom: 140px;
        left: -160px;
        background-color: #ea2300;
        width: 243px;
        height: 50px;
        border-radius: 50px;
        background: #ea2300;
        border: none;
        outline: none;
        color: #FFF;
        font-size: 36px;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        transition: .3s;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        margin: 0px;
    }

        #cartHolder:hover {
            background: -moz-radial-gradient(center, ellipse cover, #2bde20 0%, #2bde20 63%, #2bde20 100%); /* ff3.6+ */
            background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #2bde20), color-stop(63%, #800000), color-stop(100%, #ff0000)); /* safari4+,chrome */
            background: -webkit-radial-gradient(center, ellipse cover, #2bde20 0%, #2bde20 63%, #2bde20 100%); /* safari5.1+,chrome10+ */
            background: -o-radial-gradient(center, ellipse cover, #2bde20 0%, #2bde20 63%, #2bde20 100%); /* opera 11.10+ */
            background: -ms-radial-gradient(center, ellipse cover, #ea2300 0%, #2bde20 63%, #2bde20 100%); /* ie10+ */
            background: radial-gradient(ellipse at center, #2bde20 0%, #2bde20 63%,#2bde20 100%); /* w3c */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bde20', endColorstr='#2bde20',GradientType=1 ); /* ie6-9 */
        }



    .header-links li {
        display: inline-block;
    }



    .header-links-wrapper {
        position: relative;
        width: 100%;
        display: block;
        left: -10px;
    }

    #header-myaccountmenu {
        padding-top: 10px;
        float: right;
        width: 50px;
    }


    @media all and (min-width:550px) {
        .header-links-wrapper {
            right: 28px;
            left: unset;
        }

        #header-myaccountmenu {
            /*padding-top: 20px;*/
        }
    }



    input[type="text"],
    input[type="password"],
    textarea, select {
        padding: 8px;
    }



    .header-selectors-wrapper {
        /*margin: 0px 10px 0px 10px;*/
        float: left;
        border: none;
        /*padding-bottom: 21px;*/
        /*padding: 0;*/
    }



    .floating-help-button:hover {
        background-color: #2bde20;
    }

    .floating-help-button {
        text-align: right;
        padding-right: 20px;
        padding-top: 5px;
        position: fixed;
        bottom: 80px;
        left: -100px;
        background-color: #ea2300;
        width: 150px;
        height: 50px;
        border-radius: 50px;
        background: #ea2300;
        border: none;
        outline: none;
        color: #FFF;
        font-size: 36px;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        transition: .3s;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        margin: 0px;
    }

    #addressSelectForm {
        height: 100%;
        /*margin-top: 20px;*/
    }

    #addressBook {
        /* height: 50px; */
        position: fixed;
        z-index: 9;
        bottom: 0px;
        /* top: 59px; */
        left: 0%;
        width: 100%;
        opacity: 1;
        font-size: 15px;
        text-align: center;
        background: #ea2300;
        background-size: contain;
        color: white;
        padding: 5px;
    }

        #addressBook:hover {
            background: #2bde30;
            cursor: pointer;
        }



    #autocomplete .pac-container {
        border-radius: 0px;
        border-top: 0px;
        border-bottom: 1px solid #d9d9d9;
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
    }

    #autocomplete .pac-container {
        z-index: 10000 !important;
        width: auto !important;
        position: initial !important;
        left: 0 !important;
        right: 0 !important;
        display: block !important;
    }

        #autocomplete .pac-container:empty {
            display: none !important;
        }

    .button-1 {
        background-color: #ea2300;
    }

        .button-1:hover, .registration-page .button-1:hover,
        .registration-result-page .button-1:hover,
        .login-page .button-1:hover,
        .password-recovery-page .button-1:hover,
        .account-page .button-1:hover,
        .return-request-page .button-1:hover {
            background-color: #2bde20;
        }

        input[type="button"]:hover, input[type="submit"]:hover,
        button:hover, .button-1:hover, .button-2:hover {
            cursor: pointer;
        }

    .AddressSelectorEditImage {
        float:right!important;
        cursor:pointer;
    }

    .addressBook-edit input[type=button] {
        display: inline-block;
        min-width: 47%;
        margin: 2px;
        border: none;
        height: 50px;
        background-color: #EA2300;
        padding: 5px 10px;
        font-size: 15px;
        color: #fff;
        margin-bottom: 5px;
    }



        .addressBook-edit input[type=button]:hover {
            background-color: #64dd17;
        }

    .addressBook-edit input[type=text] {
        width: 80%;
        margin-left: 10%;
        margin-bottom: 5px;
    }



    .addressBook-edit {
        display: none;
        height: 95%;
        width: 100%;
        padding-top: 50px;
        padding-left: 7px;
        border: 1px solid lightgrey;
        border-radius: 5px;
        position: fixed;
        bottom: 50px;
        background-color: white;
        z-index: 50;
    }

        .addressBook-edit form input {
            float: center;
        }

    .addressBookTitle {
        text-align: center;
    }


    .addressBook-edittxt {
        width: calc(100% - 81px);
        vertical-align: middle;
        line-height: 20px;
        display: inline-block;
        margin-left:17px;
    }

    .addressBook-editbtn {
        cursor: pointer;
        height: 35px;
        min-width: 35px;
        margin-left: auto;
        border: none;
        float: right;
        /* background-color: #EA2300; */
        font-size: 12px;
        color: #fff;
    }

        .addressBook-editbtn:hover {
            -webkit-animation: spin 4s linear infinite;
            -moz-animation: spin 4s linear infinite;
            animation: spin 4s linear infinite;
        }

    @-moz-keyframes spin {
        100% {
            -moz-transform: rotate(360deg);
        }
    }

    @-webkit-keyframes spin {
        100% {
            -webkit-transform: rotate(360deg);
        }
    }

    @keyframes spin {
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }






    .addressBook-list {
        margin-left: auto;
        width: 100%;
        display: inline-flex;
        padding: 8px 0;
        font-size: 14px;
        border-top: 1px solid #eee;
        color: black;
        line-height: 38px;
    }

        .addressBook-list:last-child {
            /*border-bottom:1px solid #eee;*/
        }

    #unorderedAddressSelectorList {
        /*padding: 0px 10px;*/
    }

        #unorderedAddressSelectorList li:first-child img:nth-child(2) {
            content: url("../images/radiobutton.png");
        }

        #unorderedAddressSelectorList li:hover img:nth-child(2) {
            content: url("../images/radiobutton.png");
        }


    .addressBook-list:hover {
        color: #ea2300;
    }





    ul.home-grid li {
        float: left;
        width: 100%;
        font-size: 9px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
    }



    ul.home-grid {
        width: 100%;
        list-style: none;
        margin: 0;
        /*padding-left: 200px;
			padding-right: 200px;*/
        /*border-top-width: 1px;
			border-color: #ea2300;
			border-top-style: solid;*/
        overflow: hidden;
    }




    .floating-help-button-box {
        min-height: 100%;
        height: auto;
        position: fixed;
        display: none;
        bottom: 0;
    }





    .DeliverTime {
        margin: 0px;
        font-size: 18px;
        text-align: left;
    }


    .CategoryInfoDiv {
        border-bottom: 1px solid #ddd;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        transition: all .2s;
        width: 100%;
        padding: 10px;
    }

    .categoryPictureDiv {
        margin-top: 5px;
        width: 105px;
        height: 90px;
        line-height: 90px;
        background: #fff;
        margin: 0 5px;
        position: relative;
    }


    .CategoryPictureStyle {
        max-height: 100%;
        vertical-align: middle;
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin: auto 0;
        opacity: 1;
        transition: all 1s;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        z-index: 0;
        top: 50%;
        bottom: 50%;
        right: 0
        /* margin-right: 16px; */
        /* margin: auto auto; */
    }

    .CategoryInfoStyle {
        padding-bottom: 5px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        max-width: calc(100% - 105px - 16px);
        position: relative;
        opacity: 1;
        transition: all 1s;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .pictureText:hover {
        background: rgba(0, 0, 0, 0) 50%;
    }
}

@media screen and (min-width: 550px) {

    /*Tokenizations*/

    .TokenizationHolderHolder {
        width: 100%;
        float: none;
    }

    .TokenizeHolder {
        width: 375px;
        margin: 0 auto;
        float: none;
    }

    /*Tokenization Ends*/
    .Faq-Page-Faqs div {
        padding-right: 0px !important;
        font-size: 20px !important;
    }

        .Faq-Page-Faqs div p {
            font-size: 15px !important;
        }


    .about-us-bottom .one-third {
        width: 32%;
        padding: 0 3px;
        display: inline-block;
        margin: 10px 0 10px 1%;
    }


    .about-us-bottom {
        margin-top: 30px;
    }

    .about-us-center {
        width: 100%;
    }
    /*.about-us-center img, 
		.about-us-center div {
			margin: 0 auto;
	
		}*/




    .HolidayHoursTableClass {
        /*			width: 550px;*/
    }

    #HolidayHoursFirstRow {
        width: 104px;
    }


    #HolidayHoursSecondRow {
        width: 300px;
    }


    .cart .product a,
    .data-table .product a,
    .data-table .info a {
        font-weight: bold;
        color: #444;
        font-size: 20px;
    }

    .cart td,
    .data-table td,
    .forum-table td {
        min-width: 50px;
        border-width: 1px;
        border-style: solid;
        border-color: transparent #ddd #ddd;
        background-color: #fff;
        padding: 20px;
        color: #444;
    }


    .cart .product,
    .data-table .product,
    .data-table .message,
    .data-table .info,
    .data-table .name,
    .forum-table .forum-details,
    .forum-table .topic-details {
        min-width: 225px;
        text-align: left;
    }

    .productFont {
        font-size: 20px;
    }

    .productTableHead {
        font-size: 20px;
    }

    .attributeInner {
        font-size: 20px;
        margin: 20px auto;
        padding-bottom: unset;
    }

    .overview .prices {
        padding-bottom: unset;
    }

    .attributes {
        width: 100%;
        font-size: 20px;
        margin: 20px auto;
    }



    #checkBoxTerms {
        width: 60%;
    }

    #demo-2 input[type=search] {
        width: 15px;
    }

    /*#topsearchbar {
			margin-top: 7px;
		}*/

    /*.header-links li {
			margin: 0 16px 0 16px;
		}*/

    #cartHolder {
        background: -moz-radial-gradient(center, ellipse cover, #ea2300 0%, #ea2300 63%, #ea2300 100%); /* ff3.6+ */
        background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ea2300), color-stop(63%, #800000), color-stop(100%, #ff0000)); /* safari4+,chrome */
        background: -webkit-radial-gradient(center, ellipse cover, #ea2300 0%, #ea2300 63%, #ea2300 100%); /* safari5.1+,chrome10+ */
        background: -o-radial-gradient(center, ellipse cover, #ea2300 0%, #ea2300 63%, #ea2300 100%); /* opera 11.10+ */
        background: -ms-radial-gradient(center, ellipse cover, #ea2300 0%, #ea2300 63%, #ea2300 100%); /* ie10+ */
        background: radial-gradient(ellipse at center, #ea2300 0%, #ea2300 63%,#ea2300 100%); /* w3c */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea2300', endColorstr='#ff0000',GradientType=1 ); /* ie6-9 */
        height: 50px;
        width: 100px;
        margin-top: 8px;
        float: right;
        border-radius: 90px;
        margin: 0px;
        text-align: unset;
        padding-right: 0px;
        padding-top: 0px;
        position: unset;
        bottom: unset;
        left: unset;
        background-color: #ea2300;
        background: #ea2300;
        border: none;
        outline: none;
        color: #FFF;
        font-size: 36px;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        transition: 0s;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
    }

        #cartHolder:hover {
            background: -moz-radial-gradient(center, ellipse cover, #2bde20 0%, #2bde20 63%, #2bde20 100%); /* ff3.6+ */
            background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #2bde20), color-stop(63%, #800000), color-stop(100%, #ff0000)); /* safari4+,chrome */
            background: -webkit-radial-gradient(center, ellipse cover, #2bde20 0%, #2bde20 63%, #2bde20 100%); /* safari5.1+,chrome10+ */
            background: -o-radial-gradient(center, ellipse cover, #2bde20 0%, #2bde20 63%, #2bde20 100%); /* opera 11.10+ */
            background: -ms-radial-gradient(center, ellipse cover, #ea2300 0%, #2bde20 63%, #2bde20 100%); /* ie10+ */
            background: radial-gradient(ellipse at center, #2bde20 0%, #2bde20 63%,#2bde20 100%); /* w3c */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bde20', endColorstr='#2bde20',GradientType=1 ); /* ie6-9 */
            height: 50px;
        }

    #cartQuantity {
        font-size: 30px;
        margin: 0;
        height: 40px;
        width: 40px;
        color: #fff;
        display: inline-flex;
        float: right;
        padding-top: 0px;
    }


    .header-links-wrapper {
        padding: 16px 0;
        width: 35%;
    }

    .header-selectors-wrapper {
        /*width: 52%;*/
    }

        .header-selectors-wrapper > div {
            /*line-height: 43px;*/
        }

    #header-myaccountmenu {
    }

    #account-menu {
        height: 390px;
        top: 329px;
        margin-left: -1.49vw;
    }

    ul.home-grid li {
        float: left;
        width: 100%;
        font-size: 9px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
    }

    ul.home-grid {
        list-style: none;
        margin: 0;
        /*border-top-width: 1px;
			border-color: #ddd;
			border-top-style: solid;*/
        overflow: hidden;
    }

        ul.home-grid li:first-child {
            border-top-width: 1px;
            border-color: #ddd;
            border-top-style: solid;
        }

        ul.home-grid li:nth-child(2) {
            border-top-width: 1px;
            border-color: #ddd;
            border-top-style: solid;
        }

        ul.home-grid li:nth-child(3) {
            border-top-width: 1px;
            border-color: #ddd;
            border-top-style: solid;
        }

    #addressSelectForm {
        margin-top: 0px;
    }


    .addressBook-edit input[type=button] {
        height: auto;
        min-width: 30%;
        margin-left: 10px;
    }

    .addressBook-edit input[type=text] {
        width: 100%;
        margin: 5px;
    }

    .header {
        position: relative;
        z-index: 10;
        width: 100%;
        margin: auto;
    }

    @media all and (min-width:800px) {
        .header {
            height: 126px !important;
        }
    }

    @media all and (min-width:1000px) {
        .header {
            height: 112px !important;
        }
    }

    .addressBook-edit {
        display: none;
        width: 500px;
        height: auto;
        border: 1px solid lightgrey;
        padding-left: 0px;
        padding-top: 0px;
        border-radius: 5px;
        position: fixed;
        bottom: 50px;
        left: 1%;
        background-color: white;
        z-index: 50;
        padding: 0px 20px 20px 20px;
    }



    ul .home-grid li {
        float: left;
        width: calc(100% / 2 - 1px * .5);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
    }

    .floating-help-button {
        padding-right: 20px;
        text-align: right;
        /* right: -104px; */
        left: -99px;
        top: 140px;
        height: 50px;
    }



    .DeliverTime {
        margin: 0px;
        font-size: 18px;
        text-align: left;
    }


    .CategoryInfoDiv {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        transition: all .2s;
        width: 100%;
    }

    .CategoryPictureStyle {
        max-height: 100%;
        vertical-align: middle;
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin: auto 0;
        opacity: 1;
        transition: all 1s;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        z-index: 0;
        top: 50%;
        bottom: 50%;
        right: 0
    }

    .CategoryInfoStyle {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        max-width: calc(100% - 105px - 16px);
        position: relative;
        opacity: 1;
        transition: all 1s;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .pictureText:hover {
        background: rgba(0, 0, 0, 0) 50%;
    }


    .address {
        width: 100px;
    }
}

@media screen and (min-width: 800px) {
    #FaqCard {
        width: 88%;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
    }


    label > input:hover + img {
        content: url("../images/checkbox.png");
    }

    .option-list li:hover label img {
        content: url("../images/checkbox.png");
    }

    .add-to-cart {
        bottom: 66px;
    }


    /*Location Index Finder*/
    #locationFinderIndexInfo {
        font-size: 22px;
    }

    .LocationFinderIndexBlackBreakout p {
        font-size: 40px;
    }

    .LocationFinderIndexRow {
        height: 100%;
        padding-left: 140px;
    }

    .LocationFinderIndexBlackBreakout {
        height: 400px;
    }

    .LocationFinderIndexTextDiv {
        width: 40%;
        display: inline-block;
        position: relative;
        bottom: 117px;
    }

    /*.LocationFinderIndexBlackBreakout p {
			width:40%;
			display:inline-block;
		}*/

    .locationFinderImage {
        height: 100%;
        width: 58%;
        display: inline-block;
    }



    ul.option-list {
        width: 100%;
    }
}

@media screen and (min-width:1000px) {



    .about-us-image-p {
        font-size: 34px;
    }

    .about-us-card-info {
        font-size: 18px;
        padding: 25px;
        text-align: left;
    }


    .MerchantApplyCard #applyCardText {
        font-size: 20px;
        width: 50%;
        margin: 10px auto 0;
    }

    #phoneImage {
        width: 100%;
        max-width: 1063px;
        max-height: 100%;
        float: right;
        left: 125px;
        position: relative;
    }



    #VerticalCard #CardTitle,
    #Card #CardTitle {
        font-weight: bold;
        width: 100%;
        margin: 20px auto;
        height: 34px;
    }

    #VerticalCard #CardInfo,
    #Card #CardInfo {
        width: 100%;
        text-align: -webkit-auto;
        margin: 0 auto;
    }

        #VerticalCard #CardInfo p,
        #Card #CardInfo p {
            font-size: 18px;
        }

    #VerticalCards {
        height: unset;
        max-width: 1560px;
        width: 89%;
        margin: 15px auto;
    }

    #VerticalCardSection:first-child {
        width: 26%;
        top: 10vh;
        position: relative;
    }

    #VerticalCardSection {
        height: 505px;
        display: inline-block;
        width: 73%;
        vertical-align: top;
        height: 100%;
    }


    /*#anotherContainer {
        width: 78%;
    }*/

    #ApplicationForm {
        /*border: black 1px solid;*/
        padding-bottom: 20px;
    }




    #ApplicationSection {
        /*height: 500px;*/
        /*background-position-y: -240px;*/
        background-position: bottom;
        background-size: cover;
    }

    .MerchantApplicationSection {
        height: 629px;
        background-size: cover;
        background-image: url("../images/knife.jpg");
        background-position: 0 -280px;
    }



    #ApplicationSubSection {
        width: 80%;
        max-width: 1200px;
        margin: 0 auto;
    }

    .uploadHolder {
        padding-left: 12px;
    }

    .uploadFile {
        width: 70%;
    }

    #Application {
        height: 350px;
    }

    #deliverer-step1 {
        padding-top: 30px;
    }

    #deliverer-step2 {
        padding-top: 15px;
    }

    #ApplyCard p {
        font-size: 39px;
    }

    .applyButton {
        font-size: 25px;
    }

    #Cards {
        height: auto;
        /*margin-bottom: 36px;*/
    }



    .MerchantCards {
        height: 176px;
        background: #fff;
        margin-bottom: 5%;
    }


    #MerchantApplicationText {
        width: 50%;
        display: inline;
        float: left;
        height: 36%;
    }

        #MerchantApplicationText p {
            font-size: 50px;
            position: relative;
            top: 36px;
        }

    #CardSection #Card {
        height: auto;
        width: 32.999%;
        display: inline-block;
        vertical-align: top;
        margin-top: 0;
    }

    .HalfWidthCard {
        width: 40% !important;
    }

    .FloatRight {
        float: right;
    }



    #MainBody {
        width: 100%;
        margin: 0 auto;
    }



    #Application {
        position: relative;
        float: right;
        display: inline-block;
        right: 20px;
        top: 100px;
        width: 40%;
        height: unset;
    }

    .MerchantApplication {
        top: 80px !important;
    }
}

@media screen and (min-width: 1376px) {
    #VerticalCard #CardInfo p {
        font-size: 1.3vw;
    }


    #Card #CardInfo p {
        font-size: 18px;
    }

    #VerticalCard #CardTitle,
    #Card #CardTitle {
        font-size: 24px;
        font-weight: bold;
        width: 100%;
        margin: 20px auto;
        height: 34px;
    }

    #checkBoxTerms {
        width: 45%;
    }

    ul.home-grid li {
        float: left;
        width: calc(100% / 3 - 1px * .666666666666667);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
    }

    ul.home-grid .search-result-item {
        background: #fff;
        width: 100%;
    }


        ul.home-grid .search-result-item .DeliverTime {
            text-align: center;
        }

        ul.home-grid .search-result-item:hover {
            background: #fff;
        }


    .search-result-item sub-category-item:hover {
        background: #2bde20;
    }

    #category-special-close .DeliverTime {
        /*padding-bottom:7px;
			font-size: 12px;*/
    }
}

@media screen and (min-width:1640px) {
    #CardSection #Card {
        width: 33.183%;
    }
}



@media all and (min-width:1000px) {

    .nonStoreCart {
        top: 83px;
        right: 0px;
        box-shadow: #eee -2px 0px 2px;
        /*position: absolute;*/
    }

    .absolutePosition {
        position: absolute;
    }

    .floatingNonStoreCart {
        /*position: fixed !important;*/
        top: 0px !important;
        height: calc(100% - 54px);
    }

    .nonStoreCart .flyout-items {
        max-height: calc(100vh - 277px) !important;
    }
}
