﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');







@font-face {
    font-family: 'proxima_novalight';
    src: url(../fonts/proximanova-light-webfont.eot);
    src: url(../fonts/proximanova-light-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/proximanova-light-webfont.html) format("woff2"),url(../fonts/proximanova-light-webfont-2.html) format("woff"),url(../fonts/proximanova-light-webfont-3.html) format("truetype"),url(../fonts/proximanova-light-webfont.svg#proxima_novalight) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url(../fonts/proximanova-regular-webfont.eot);
    src: url(../fonts/proximanova-regular-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/proximanova-regular-webfont.html) format("woff2"),url(../fonts/proximanova-regular-webfont-2.html) format("woff"),url(../fonts/proximanova-regular-webfont-3.html) format("truetype"),url(../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'proxima_novasemibold';
    src: url(../fonts/proximanova-semibold-webfont.eot);
    src: url(../fonts/proximanova-semibold-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/proximanova-semibold-webfont.html) format("woff2"),url(../fonts/proximanova-semibold-webfont-2.html) format("woff"),url(../fonts/proximanova-semibold-webfont-3.html) format("truetype"),url(../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sansregular';
    src: url(../fonts/opensans-regular-webfont.eot);
    src: url(../fonts/opensans-regular-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-regular-webfont.html) format("woff2"),url(../fonts/opensans-regular-webfont-2.html) format("woff"),url(../fonts/opensans-regular-webfont-3.html) format("truetype"),url(../fonts/opensans-regular-webfont.svg#open_sansregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sanslight';
    src: url(../fonts/opensans-light-webfont.eot);
    src: url(../fonts/opensans-light-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-light-webfont.html) format("woff2"),url(../fonts/opensans-light-webfont-2.html) format("woff"),url(../fonts/opensans-light-webfont-3.html) format("truetype"),url(../fonts/opensans-light-webfont.svg#open_sanslight) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sansbold';
    src: url(../fonts/opensans-bold-webfont.eot);
    src: url(../fonts/opensans-bold-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-bold-webfont.html) format("woff2"),url(../fonts/opensans-bold-webfont-2.html) format("woff"),url(../fonts/opensans-bold-webfont-3.html) format("truetype"),url(../fonts/opensans-bold-webfont.svg#open_sansbold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url(../fonts/opensans-semibold-webfont.eot);
    src: url(../fonts/opensans-semibold-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-semibold-webfont.html) format("woff2"),url(../fonts/opensans-semibold-webfont-2.html) format("woff"),url(../fonts/opensans-semibold-webfont-3.html) format("truetype"),url(../fonts/opensans-semibold-webfont.svg#open_sanssemibold) format("svg");
    font-weight: 400;
    font-style: normal
}

body {
    font-family: 'open_sansregular';
    padding-bottom: 150px !important
}

/*******************************************
 *	Theme Name: eMarket
 *	Author: Magentech
 *	Author URI: http://www.magentech.com
 *	Version: 1.0.0
 *	Description: This is html5 Sass template 
 *******************************************/
/* [2] */
/* [8] */
/*===============================================
 [SASS DIRECTORY ]
 [1] Minxin Link
 [2] Minxin Button
 [3] Minxin Triangle
 [4] Minxin LABEL PRODUCT
 [5] Minxin Scrollbars
 [6] Minxin Dev Custom
 ==============================================*/
.owl2-carousel .owl2-item img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    .owl2-carousel .owl2-item img:hover {
        opacity: 1;
        /*transform: scale(1.02);*/
        transform: none;
    }


.left-block img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    .left-block img:hover {
        opacity: 1;
        transform: scale(1.02);
    }




.ht {
    height: 37px;
}

.cat_img img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}


.pdd:hover img {
    opacity: 1;
    transform: scale(1.05);
}

.special .so-listing-tabs {
    margin: 0 0px;
    padding: 0;
    overflow: hidden;
}

.special .products-list .product-layout {
    transition: all 0.5s ease 0s;
    /* box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); */
    margin: 0px 0 0px 0;
}


    .special .products-list .product-layout .product-item-container .left-block .product-image-container img {
        margin: 0 auto;
        border-radius: 0% !important;
        /* height: 153px ! important; */
        box-shadow: none;
        padding: 15px;
        margin: 0px;
        width: auto;
        height: 100%;
        margin: 0 auto;
    }


.qw12345 .left-content-product {
    margin-bottom: 0px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 22%);
    background: white;
    padding: 42px 52px;
}


.special .products-list.grid .product-layout .product-item-container {
    /* background-color: #f7f7f7; */
    margin: 0 0 0px 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    /* box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); */
    transition: box-shadow .25s;
    border-radius: 0px;
    border: 1px solid #e6e6e6;
    box-shadow: rgb(221 221 221 / 0%) 0px 0px 10px
}

.typeheader-4 .header-middle.navbar-compact .mlogo {
    margin-top: 0px;
    max-width: 60%;
}


.qw12345 .related .releate-products .owl2-nav {
    position: absolute;
    top: 7px;
    width: 60px;
    right: 56px;
}

.qw12345 .producttab {
    margin: 0px 0;
    display: inline-block;
    width: 100%;
}

.qw12345 .products-list.grid .product-layout .product-item-container {
    /* background-color: #f7f7f7; */
    margin: 0 0 0px 0;
    padding: 0px 0;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    /* box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); */
    transition: box-shadow .25s;
    border-radius: 0px;
    border: 1px solid #ececec;
    box-shadow: rgb(221 221 221 / 0%) 0px 0px 10px;
}

.qw12345 .owl2-carousel .owl2-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.qw12345 .products-list .product-layout .product-item-container .left-block .product-image-container img {
    border-radius: 0% !important;
    height: auto !important;
    box-shadow: none;
    padding: 15px;
    margin: 0 auto;
    width: 40% !important;
}

.qw12345 .products-list .product-layout {
    transition: all 0.5s ease 0s;
    /* box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); */
    margin: 0px 0 0px 0;
}

.qw12345 .products-list.grid .product-layout .product-item-container .right-block h4 {
    margin: 0px 0px;
    font-weight: 400;
    height: 43px;
}



.klo .panel {
    margin-bottom: 0px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}

.ffw3234 {
    margin-bottom: 40px;
}

    .ffw3234 .panel-heading {
        padding: 10px 15px;
        border-bottom: 1px solid transparent;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }


.content-aside .modtitle {
    background: #19bfe2;
    background-color: #ffffff !important;
    color: #5d5d5d !important;
}

.content-aside .layout-4.common-home #content .module {
    /* border: 1px solid #ddd; */
    background-color: aquamarine;
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.06);
}


.upper-nav-icon {
    float: right !important;
    color: #fff;
}

.androidapplinkdata2:hover .appdownloadlinkpopup {
    z-index: 99999;
    display: block;
}

.m-l-min-50-spl {
    margin-left: -50px;
}

.appdownload-border {
    border-top: 4px #F39735 solid;
    border-left: 1px #F39735 solid;
    border-right: 1px #F39735 solid;
    border-bottom: 1px #F39735 solid;
}

.appdownloadlinkpopup {
    width: 220px;
    position: absolute;
    height: auto;
    margin-top: 6px;
    background: #fff;
    padding: 10px;
    display: none;
}




.style1 img {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    border-radius: 50%;
}





.appdownloadlinkpopup > button {
    background: #0d5776;
    color: #fff;
    margin-top: 10px;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.androidapplinkdata:hover .appdownloadlinkpopup {
    z-index: 99999;
    display: block;
}

.m-l-55-spl {
    margin-left: 55px;
}

.appdownload-border {
    border-top: 4px #F39735 solid;
    border-left: 1px #F39735 solid;
    border-right: 1px #F39735 solid;
    border-bottom: 1px #F39735 solid;
}

.appdownloadlinkpopup {
    width: 220px;
    position: absolute;
    height: auto;
    margin-top: 6px;
    background: #fff;
    padding: 10px;
    border: 1px #0d5776 solid;
    display: none;
}

.appdownload-border:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 10px solid transparent;
    border-top-color: #F39735;
    top: -20px;
    left: 95px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.appdownloadlinkpopup p {
    font-size: 12px;
    color: #666;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    text-align: center;
}

on {
    background: #0d5776;
    color: #fff;
    margin-top: 10px;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.upper-nav-txt2 {
    font-size: 12px;
    color: #fff !important;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-color: rgb(255, 255, 255);
}

.appdownloadlinkpopup .input-group-addon {
    padding: 6px 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
}





















.no-margin {
    margin: 0 !important;
}

.marginbottom__3x {
    margin-bottom: 30px;
}

@-webkit-keyframes animLoadedLogo {
    to {
        -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
    }
}

@keyframes animLoadedLogo {
    to {
        -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
        transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
    }
}

@-webkit-keyframes animLoadedLoader {
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
    }
}

@keyframes animLoadedLoader {
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
        transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
    }
}

@-webkit-keyframes animLoadedHeader {
    to {
        -webkit-transform: translate3d(0, -100%, 0);
    }
}

@keyframes animLoadedHeader {
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@-webkit-keyframes animInitialHeader {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 800px, 0);
    }
}

@keyframes animInitialHeader {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 800px, 0);
        transform: translate3d(0, 800px, 0);
    }
}
/*Dev Custom */
/*====================================================*/
.lib-list-item-product2 {
    border: none;
}

    .lib-list-item-product2 .image-dev .list-button-dev {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -webkit-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
    }

        .lib-list-item-product2 .image-dev .list-button-dev li {
            display: inline-block;
            float: left;
            height: 40px;
            width: 40px;
            background: #fff;
            position: relative;
            border-width: 0 1px 0 0;
            border-style: solid;
            border-color: #ddd;
            opacity: 0;
            transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
        }

            .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(1) {
                transform: translateX(40px);
                -moz-transform: translateX(40px);
                -webkit-transform: translateX(40px);
                -ms-transform: translateX(40px);
                z-index: 1;
                transition-delay: 0s;
            }

            .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(2) {
                transition-delay: 0.2s;
                z-index: 2;
            }

            .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(3) {
                transition-delay: 0.2s;
                z-index: 2;
            }

            .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(4) {
                transform: translateX(-40px);
                -moz-transform: translateX(-40px);
                -webkit-transform: translateX(-40px);
                -ms-transform: translateX(-40px);
                z-index: 1;
                transition-delay: 0s;
            }

            .lib-list-item-product2 .image-dev .list-button-dev li:first-child {
                border-left: 1px solid #ddd;
            }

            .lib-list-item-product2 .image-dev .list-button-dev li a, .lib-list-item-product2 .image-dev .list-button-dev li button {
                background: none;
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                line-height: 40px;
                text-align: center;
                box-shadow: none;
                border: none;
                color: #555;
                width: 40px;
                padding: 0;
            }

            .lib-list-item-product2 .image-dev .list-button-dev li:hover {
                background: #1752b1;
            }

                .lib-list-item-product2 .image-dev .list-button-dev li:hover a, .lib-list-item-product2 .image-dev .list-button-dev li:hover button {
                    color: #fff;
                }

    .lib-list-item-product2 .caption-dev {
        text-align: center;
        padding: 0 15px;
    }

        .lib-list-item-product2 .caption-dev .rating-dev {
            margin: 5px 0;
        }

            .lib-list-item-product2 .caption-dev .rating-dev .fa-stack-2x {
                font-size: 11px;
            }

        .lib-list-item-product2 .caption-dev .title-dev {
            color: #444;
            font-size: 13px;
        }

        .lib-list-item-product2 .caption-dev .price-dev .price.product-price {
            font-size: 16px;
        }

        .lib-list-item-product2 .caption-dev .price-dev .price-new {
            font-size: 16px;
        }

        .lib-list-item-product2 .caption-dev .price-dev .price-old {
            font-size: 12px;
        }

        .lib-list-item-product2 .caption-dev .add-cart-dev {
            background: #fff;
            border: 1px solid #ddd;
            font-size: 12px;
            text-transform: uppercase;
            color: #999;
            font-weight: bold;
            box-shadow: none;
            border-radius: 0;
            padding: 6px 20px;
            margin: 0 0 30px;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
        }

.lib-list-item-product-over2 .image-dev .list-button-dev li {
    opacity: 1;
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}

    .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(1) {
        transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transition-delay: 0.2s;
    }

    .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(2) {
        transition-delay: 0s;
    }

    .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(3) {
        transition-delay: 0s;
    }

    .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(4) {
        transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transition-delay: 0.2s;
    }
/*EFECT PRODUCT NUMBER*/
.lib-two-img, .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image, .products-list .product-layout .product-item-container .left-block .product-image-container.second_img {
    position: relative;
    display: block;
}

    .lib-two-img .img-1, .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-1, .products-list .product-layout .product-item-container .left-block .product-image-container.second_img .img-1 {
        opacity: 1;
        position: relative;
        transition: all 0.5s ease-in-out;
    }

    .lib-two-img .img-2, .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-2, .products-list .product-layout .product-item-container .left-block .product-image-container.second_img .img-2 {
        position: absolute;
        z-index: 0;
        top: 0;
        opacity: 0;
        display: block;
        transition: all 0.5s ease-in-out;
        left: 50%;
        transform: translateX(-50%);
    }

.lib-two-img-over .img-1, .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-1, .products-list .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img-1 {
    opacity: 0;
    transform-style: inherit;
    transition: all 0.5s ease-in-out;
}

.lib-two-img-over .img-2, .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-2, .products-list .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img-2 {
    opacity: 1;
    transform-style: inherit;
    transition: all 0.5s ease-in-out;
}
/*EFFECT SLIDERHOME*/
@keyframes myeffect-slideshow {
    0% {
        opacity: 0;
        transform: translateY(-300px);
        -webkit-transform: translateY(-300px);
        -moz-transform: translateY(-300px);
        -ms-transform: translateY(-300px);
        -o-transform: translateY(-300px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
}

@-webkit-keyframes myeffect-slideshow {
    0% {
        opacity: 0;
        transform: translateY(-300px);
        -webkit-transform: translateY(-300px);
        -moz-transform: translateY(-300px);
        -ms-transform: translateY(-300px);
        -o-transform: translateY(-300px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
}

@-moz-keyframes myeffect-slideshow {
    0% {
        opacity: 0;
        transform: translateY(-300px);
        -webkit-transform: translateY(-300px);
        -moz-transform: translateY(-300px);
        -ms-transform: translateY(-300px);
        -o-transform: translateY(-300px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
}
/*===============================================
 [SASS DIRECTORY ]
 [1] BACK TO TOP
 [2] SOCIAL ACCOUNTS
 [3] TOP PANEL
 [4] LARY LOADER
 [5] NO RESPONSIVE BOOTSTRAP
 [6] PRELOADING SCREEN
 [7] BANNER EFFECT
 [8] POPUP ADDED TO CART 
 [9] PAGE COMINGSOON
 ==============================================*/
/*============BACK TO TOP ==================*/
.back-to-top {
    cursor: pointer;
    background-color: #777;
    width: 45px;
    bottom: 20px;
    right: 10px;
    min-height: 42px;
    overflow: hidden;
    z-index: 40;
    position: fixed;
    display: block;
    text-align: center;
    border-radius: 3px;
    opacity: 1;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

    .back-to-top.hidden-top {
        bottom: -100px;
        opacity: 0;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

    .back-to-top:hover {
        background-color: #1752b1;
    }

    .back-to-top i {
        font-size: 36px;
        margin: 1px 0 0 0;
        color: #fff;
        display: inline-block;
    }
/* 2.SOCIAL ACCOUNTS (RIGHT FIXED PANEL)
 ----------------------------------------------------- */
.social-widgets {
    position: fixed;
    z-index: 560;
    top: 50%;
    height: 0;
    width: 0;
    right: 0;
}

    .social-widgets .item, .social-widgets .items {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    .social-widgets .items {
        top: -100px;
        position: relative;
    }

    .social-widgets .item {
        position: absolute;
        top: 0;
        left: 120px;
    }

    .social-widgets .active {
        z-index: 100;
        left: -310px;
    }

    .social-widgets .item-01, .social-widgets .item-02, .social-widgets .item-03, .social-widgets .item-04, .social-widgets .item-05, .social-widgets .item-06, .social-widgets .item-07, .social-widgets .item-08, .social-widgets .item-09 {
        left: 0;
    }

    .social-widgets .item-01 {
        top: 0;
        z-index: 99;
    }

    .social-widgets .item-02 {
        top: 45px;
        z-index: 98;
    }

    .social-widgets .item-03 {
        top: 90px;
        z-index: 97;
    }

    .social-widgets .item-04 {
        top: 150px;
        z-index: 96;
    }

    .social-widgets .item-05 {
        top: 200px;
        z-index: 95;
    }

    .social-widgets .tab-icon .fa {
        font-size: 18px;
    }

    .social-widgets .tab-icon {
        position: absolute;
        top: 0;
        left: -45px;
        display: block;
        width: 45px;
        height: 45px;
        background: #fff;
        text-align: center;
        font-size: 1.54em;
        line-height: 45px;
    }

        .social-widgets .tab-icon:hover {
            text-decoration: none;
        }

    .social-widgets .active .tab-icon {
        border-color: #e9e9e9;
        background: #fff;
    }

    .social-widgets .facebook .tab-icon {
        background: #3b5998;
        background-clip: content-box;
        color: white;
    }

    .social-widgets .twitter .tab-icon {
        background: #07779a;
        background-clip: content-box;
        color: white;
    }

    .social-widgets .youtube .tab-icon {
        background: #da2723;
        background-clip: content-box;
        color: white;
    }

    .social-widgets .tab-content {
        background: #fff;
        width: 310px;
        padding: 10px;
    }

    .social-widgets .active .tab-content {
        box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    }

    .social-widgets .title {
        margin: -10px -10px 10px;
        padding: 0px 10px;
        background-color: #ccc;
        text-transform: uppercase;
        line-height: 45px;
        color: #000;
        font-weight: bold;
    }

        .social-widgets .title h5 {
            line-height: 45px;
            margin: 0;
        }

    .social-widgets .facebook.active {
        left: -260px;
    }

    .social-widgets .facebook .tab-content {
        width: 260px;
    }

    .social-widgets .twitter.active {
        left: -300px;
    }

    .social-widgets .twitter .tab-content {
        width: 300px;
    }

    .social-widgets .twitter-widget {
        padding-top: 10px;
    }

    .social-widgets .youtube.active {
        left: -450px;
    }

    .social-widgets .youtube .tab-content {
        width: 450px;
    }

    .social-widgets .loading {
        min-height: 200px;
        position: relative;
        z-index: 1000;
    }

        .social-widgets .loading img.ajaxloader {
            position: absolute;
            top: 45%;
            left: 45%;
            width: 32px;
            height: 32px;
        }
/* 3.TOP PANEL (RIGHT FIXED PANEL)
 ----------------------------------------------------- */
@media (min-width: 1200px) {
    .navbar-compact {
        top: 0;
        position: fixed;
        width: 100%;
        z-index: 900;
        box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
        transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
    }

        .navbar-compact.hidden-menu {
            /* -webkit-transform: translate(0, -100%); */
            -moz-transform: translate(0, -100%);
            -ms-transform: translate(0, -100%);
            -o-transform: translate(0, -100%);
            /* transform: translate(0, -100%); */
        }

        .navbar-compact .container-megamenu.horizontal ul.megamenu > li > a img {
            display: none;
        }

        .navbar-compact .hidden-compact {
            display: none !important;
        }

        .navbar-compact .header-center {
            transition: 0.3s all ease 0s;
        }

        .navbar-compact .header-bottom {
            margin: 0 !important;
        }

    .navbar-switcher {
        text-align: center;
        float: right;
        display: none;
        width: 45px;
        height: 45px;
        margin-bottom: -47px;
        background: #1752b1 !important;
        padding: 6px 7px;
        border-radius: 0 0 3px 3px;
        cursor: pointer;
        color: #fff;
    }

        .navbar-switcher .i-active, .navbar-switcher.active .i-inactive {
            display: none;
        }

        .navbar-switcher.active .i-active, .navbar-switcher .fa-caret-down {
            display: inline;
            font-size: 1.8em;
            line-height: 1.5em;
        }

    .navbar-compact.type_1 .sidebar-menu, .navbar-compact.type_2 .sidebar-menu {
        display: none;
    }

    .navbar-compact.type_1 .header-bottom-right, .navbar-compact.type_2 .header-bottom-right {
        margin: 0;
        padding: 0 15px;
        width: 100%;
    }

    header .navbar-switcher {
        display: block;
    }
}
/* 4.LARY LOADER
 --------------------------------------- */
.mfp-iframe-scaler iframe {
    background: white url(../image/lazy-loader.html) no-repeat center center;
}

.lazy {
    display: block;
    position: relative;
    overflow: hidden;
    background: transparent url(../image/lazy-loader.html) no-repeat center center;
}

.loadeding {
    background: white url(../image/lazy-loader.html) no-repeat center center;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
}

.loaded .loadeding {
    background: none;
    height: auto;
    opacity: 0;
    display: none;
}

@media (min-width: 1200px) {
    .lazy.lazy-loaded {
        background: none;
        height: auto;
    }

    .lazy img {
        transition: 1s all ease;
        opacity: 0;
        -webkit-backface-visibility: hidden;
    }

    .lazy.lazy-loaded img {
        opacity: 1;
    }
}
/* Overlay pattern 
 --------------------------------------- */
body.no-bgbody {
    background-image: none;
}

.pattern-1 {
    background-image: url("../image/patterns/1.html");
}

.pattern-2 {
    background-image: url("../image/patterns/2.html");
}

.pattern-3 {
    background-image: url("../image/patterns/3.html");
}

.pattern-4 {
    background-image: url("../image/patterns/4.html");
}

.pattern-5 {
    background-image: url("../image/patterns/5.html");
}

.pattern-6 {
    background-image: url("../image/patterns/6.html");
}

.pattern-7 {
    background-image: url("../image/patterns/7.html");
}

.pattern-8 {
    background-image: url("../image/patterns/8.html");
}

.pattern-9 {
    background-image: url("../image/patterns/9.html");
}

.pattern-10 {
    background-image: url("../image/patterns/10.html");
}

.pattern-11 {
    background-image: url("../image/patterns/11.html");
}

.pattern-12 {
    background-image: url("../image/patterns/12.html");
}

.pattern-13 {
    background-image: url("../image/patterns/13.html");
}

.pattern-14 {
    background-image: url("../image/patterns/14.html");
}

.pattern-15 {
    background-image: url("../image/patterns/15.html");
}

.pattern-16 {
    background-image: url("../image/patterns/16.html");
}

.pattern-17 {
    background-image: url("../image/patterns/17.html");
}

.pattern-18 {
    background-image: url("../image/patterns/18.html");
}

.pattern-19 {
    background-image: url("../image/patterns/19.html");
}

.pattern-20 {
    background-image: url("../image/patterns/20.html");
}

.pattern-21 {
    background-image: url("../image/patterns/21.html");
}

.pattern-22 {
    background-image: url("../image/patterns/22.html");
}

.pattern-23 {
    background-image: url("../image/patterns/23.html");
}

.pattern-24 {
    background-image: url("../image/patterns/24.html");
}

.pattern-25 {
    background-image: url("../image/patterns/25.html");
}

.pattern-26 {
    background-image: url("../image/patterns/26.html");
}

.pattern-27 {
    background-image: url("../image/patterns/27.html");
}

.pattern-28 {
    background-image: url("../image/patterns/28.html");
}

.pattern-29 {
    background-image: url("../image/patterns/29.html");
}

.pattern-30 {
    background-image: url("../image/patterns/30.html");
}

.pattern-31 {
    background-image: url("../image/patterns/31.html");
}

.pattern-32 {
    background-image: url("../image/patterns/32.html");
}

.pattern-33 {
    background-image: url("../image/patterns/33.html");
}

.pattern-34 {
    background-image: url("../image/patterns/34.html");
}

.pattern-35 {
    background-image: url("../image/patterns/35.html");
}

.pattern-36 {
    background-image: url("../image/patterns/36.html");
}

.pattern-37 {
    background-image: url("../image/patterns/37.html");
}

.pattern-38 {
    background-image: url("../image/patterns/38.html");
}

.pattern-39 {
    background-image: url("../image/patterns/39.html");
}

.pattern-40 {
    background-image: url("../image/patterns/40.html");
}

.pattern-41 {
    background-image: url("../image/patterns/41.html");
}

.pattern-42 {
    background-image: url("../image/patterns/42.html");
}

.pattern-43 {
    background-image: url("../image/patterns/43.html");
}

.pattern-44 {
    background-image: url("../image/patterns/44.html");
}

.pattern-45 {
    background-image: url("../image/patterns/45.html");
}

.wrapper-boxed header.navbar-compact {
    width: auto;
}

header.navbar-compact {
    position: fixed;
    width: 100%;
    z-index: 999;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

    header.navbar-compact .compact-hidden {
        display: none;
    }
/*============NONE RESPONSIVE BOOTSTRAP ==================*/
@media (min-width: 1600px) {
    .wrapper-fluid .fluid-sidebar {
        width: 83%;
    }

    .wrapper-fluid .fluid-allsidebar {
        width: 66%;
    }

    .wrapper-fluid .content-aside {
        width: 16.66667%;
    }
}

@media (min-width: 1200px) {
    /*.wrapper-fluid{
   .container {width: 92%; max-width: 1650px;}
   }*/
    .wrapper-boxed {
        max-width: 1200px;
        margin: 0 auto;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    }

    .wrapper-full .container {
        width: 1200px;
    }

    .wrapper-full .products-list .product-grid-5 .product-card__gallery, .wrapper-full .products-list .product-grid-5 .countdown_box, .wrapper-full .products-list .product-grid-5 .order-num {
        display: none;
    }

    .wrapper-full .products-list .product-grid-5 .product-item-container .left-block .button-group {
        bottom: 0;
    }
}

@media (min-width: 1200px) and (min-width: 1200px) {
    .wrapper-full .products-list .product-grid-5:nth-child(5n+1) {
        clear: both;
    }
}
/* 4.LARY LOADER
 --------------------------------------- */
.mfp-iframe-scaler iframe {
    background: white url(../image/theme/lazy-loader.gif) no-repeat center center;
}

.lazy {
    display: block;
    position: relative;
    overflow: hidden;
    background: transparent url(../image/theme/lazy-loader.gif) no-repeat center center;
}

.loadeding {
    background: white url(../image/theme/lazy-loader.gif) no-repeat center center;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
}

.loaded .loadeding {
    background: none;
    height: auto;
    opacity: 0;
    display: none;
}

@media (min-width: 1200px) {
    .lazy.lazy-loaded {
        background: none;
        height: auto;
    }

    .lazy img {
        transition: 1s all ease;
        opacity: 0;
        -webkit-backface-visibility: hidden;
    }

    .lazy.lazy-loaded img {
        opacity: 1;
    }
}
/* Overlay pattern 
 --------------------------------------- */
body.no-bgbody {
    background-image: none;
}

.pattern-1 {
    background-image: url("../image/patterns/1.html");
}

.pattern-2 {
    background-image: url("../image/patterns/2.html");
}

.pattern-3 {
    background-image: url("../image/patterns/3.html");
}

.pattern-4 {
    background-image: url("../image/patterns/4.html");
}

.pattern-5 {
    background-image: url("../image/patterns/5.html");
}

.pattern-6 {
    background-image: url("../image/patterns/6.html");
}

.pattern-7 {
    background-image: url("../image/patterns/7.html");
}

.pattern-8 {
    background-image: url("../image/patterns/8.html");
}

.pattern-9 {
    background-image: url("../image/patterns/9.html");
}

.pattern-10 {
    background-image: url("../image/patterns/10.html");
}

.pattern-11 {
    background-image: url("../image/patterns/11.html");
}

.pattern-12 {
    background-image: url("../image/patterns/12.html");
}

.pattern-13 {
    background-image: url("../image/patterns/13.html");
}

.pattern-14 {
    background-image: url("../image/patterns/14.html");
}

.pattern-15 {
    background-image: url("../image/patterns/15.html");
}

.pattern-16 {
    background-image: url("../image/patterns/16.html");
}

.pattern-17 {
    background-image: url("../image/patterns/17.html");
}

.pattern-18 {
    background-image: url("../image/patterns/18.html");
}

.pattern-19 {
    background-image: url("../image/patterns/19.html");
}

.pattern-20 {
    background-image: url("../image/patterns/20.html");
}

.pattern-21 {
    background-image: url("../image/patterns/21.html");
}

.pattern-22 {
    background-image: url("../image/patterns/22.html");
}

.pattern-23 {
    background-image: url("../image/patterns/23.html");
}

.pattern-24 {
    background-image: url("../image/patterns/24.html");
}

.pattern-25 {
    background-image: url("../image/patterns/25.html");
}

.pattern-26 {
    background-image: url("../image/patterns/26.html");
}

.pattern-27 {
    background-image: url("../image/patterns/27.html");
}

.pattern-28 {
    background-image: url("../image/patterns/28.html");
}

.pattern-29 {
    background-image: url("../image/patterns/29.html");
}

.pattern-30 {
    background-image: url("../image/patterns/30.html");
}

.pattern-31 {
    background-image: url("../image/patterns/31.html");
}

.pattern-32 {
    background-image: url("../image/patterns/32.html");
}

.pattern-33 {
    background-image: url("../image/patterns/33.html");
}

.pattern-34 {
    background-image: url("../image/patterns/34.html");
}

.pattern-35 {
    background-image: url("../image/patterns/35.html");
}

.pattern-36 {
    background-image: url("../image/patterns/36.html");
}

.pattern-37 {
    background-image: url("../image/patterns/37.html");
}

.pattern-38 {
    background-image: url("../image/patterns/38.html");
}

.pattern-39 {
    background-image: url("../image/patterns/39.html");
}

.pattern-40 {
    background-image: url("../image/patterns/40.html");
}

.pattern-41 {
    background-image: url("../image/patterns/41.html");
}

.pattern-42 {
    background-image: url("../image/patterns/42.html");
}

.pattern-43 {
    background-image: url("../image/patterns/43.html");
}

.pattern-44 {
    background-image: url("../image/patterns/44.html");
}

.pattern-45 {
    background-image: url("../image/patterns/45.html");
}
/* Preloading Screen
 --------------------------------------- */
.loader-content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000111;
    background-color: #fff;
    opacity: 1;
    transition: all 500ms linear 0s;
}

    .loader-content.loader-off, body.loaded .loader-content {
        opacity: 0;
        visibility: hidden;
        transition: all 500ms linear 0s;
    }
/* The loader container */
#loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -100px;
    perspective: 400px;
    transform-type: preserve-3d;
}
    /* The dot */
    #loader .dot {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        width: 40px;
        height: 40px;
        margin-top: -20px;
        margin-left: -80px;
        transform-type: preserve-3d;
        transform-origin: 80px 50%;
        transform: rotateY(0);
        background-color: #1fc0a0;
        animation: dot1 2000ms cubic-bezier(0.56, 0.09, 0.89, 0.69) infinite;
    }

        #loader .dot:nth-child(2) {
            z-index: 9;
            animation-delay: 150ms;
        }

        #loader .dot:nth-child(3) {
            z-index: 8;
            animation-delay: 300ms;
        }

        #loader .dot:nth-child(4) {
            z-index: 7;
            animation-delay: 450ms;
        }

        #loader .dot:nth-child(5) {
            z-index: 6;
            animation-delay: 600ms;
        }

        #loader .dot:nth-child(6) {
            z-index: 5;
            animation-delay: 750ms;
        }

        #loader .dot:nth-child(7) {
            z-index: 4;
            animation-delay: 900ms;
        }

        #loader .dot:nth-child(8) {
            z-index: 3;
            animation-delay: 1050ms;
        }

@keyframes dot1 {
    0% {
        transform: rotateY(0) rotateZ(0) rotateX(0);
        background-color: #1752b1;
    }

    45% {
        transform: rotateZ(180deg) rotateY(360deg) rotateX(90deg);
        background-color: #000;
        animation-timing-function: cubic-bezier(0.15, 0.62, 0.72, 0.98);
    }

    90%, 100% {
        transform: rotateY(0) rotateZ(360deg) rotateX(180deg);
        background-color: #1752b1;
    }
}
/* @group Banners hover effect */
.banners-effect-1 .banners > div img {
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}

    .banners-effect-1 .banners > div img:hover {
        opacity: 0.8;
    }

.banners-effect-2 .banners > div a {
    display: block;
    position: relative;
    overflow: hidden;
}

    .banners-effect-2 .banners > div a:hover:before, .banners-effect-2 .banners > div a:hover:after {
        left: 0;
        opacity: 1;
    }

    .banners-effect-2 .banners > div a:before, .banners-effect-2 .banners > div a:after {
        background-color: rgba(255, 255, 255, 0.4);
        display: block;
        width: 100%;
        height: 100%;
        left: -100%;
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        top: 0;
        transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        content: "";
        z-index: 1;
    }

.banners-effect-3 .banners > div a {
    display: block;
    position: relative;
    overflow: hidden;
}

    .banners-effect-3 .banners > div a:hover:before, .banners-effect-3 .banners > div a:hover:after {
        border: 0 solid rgba(0, 0, 0, 0.7);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .banners-effect-3 .banners > div a:before, .banners-effect-3 .banners > div a:after {
        border: 50px solid transparent;
        border-top-right-radius: 50px;
        border-top-left-radius: 50px;
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px;
        box-sizing: border-box;
        cursor: pointer;
        display: inline-block;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        position: absolute;
        top: 0;
        content: "";
        opacity: 1;
        filter: alpha(opacity=100);
        width: 100px;
        height: 100px;
        -webkit-transform: scale(7);
        -moz-transform: scale(7);
        -ms-transform: scale(7);
        -o-transform: scale(7);
        transform: scale(7);
        transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        visibility: visible;
        z-index: 1;
    }

.banners-effect-4 .banners > div a {
    display: block;
    position: relative;
    overflow: hidden;
}

    .banners-effect-4 .banners > div a:hover:before, .banners-effect-4 .banners > div a:hover:after {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
        -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
        -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
        -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
        transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    }

    .banners-effect-4 .banners > div a:before, .banners-effect-4 .banners > div a:after {
        border-bottom: 50px solid rgba(0, 0, 0, 0.2);
        border-top: 50px solid rgba(0, 0, 0, 0.2);
        content: "";
        height: 100%;
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        top: 0;
        transform-origin: 50% 50% 0;
        width: 100%;
        -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
        -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
        -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
        -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
        transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
        transition: opacity 0.4s ease 0s;
        -moz-transition: opacity 0.4s ease 0s;
        -webkit-transition: opacity 0.4s ease 0s;
        visibility: visible;
        z-index: 1;
    }

.banners-effect-5 .banners > div a {
    display: block;
    position: relative;
    overflow: hidden;
}

    .banners-effect-5 .banners > div a:hover:before, .banners-effect-5 .banners > div a:hover:after {
        opacity: 0;
        filter: alpha(opacity=0);
        border: 0 double rgba(255, 255, 255, 0.7);
        visibility: hidden;
    }

    .banners-effect-5 .banners > div a:before, .banners-effect-5 .banners > div a:after {
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        border: 200px double transparent;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
        -moz-transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
        -webkit-transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
    }

.banners-effect-6 .banners > div a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    background: #000;
}

    .banners-effect-6 .banners > div a img {
        backface-visibility: hidden;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
        -o-transition: opacity 1s ease 0s, transform 1s ease 0s;
        transition: opacity 1s ease 0s, transform 1s ease 0s;
    }

    .banners-effect-6 .banners > div a:hover img {
        opacity: 0.8;
        filter: alpha(opacity=80);
        transform: scale3d(1.1, 1.1, 1);
    }

.banners-effect-7 .banners > div a {
    display: block;
    position: relative;
    overflow: hidden;
}

    .banners-effect-7 .banners > div a:before {
        position: absolute;
        background: rgba(0, 0, 0, 0.3);
        width: 0;
        top: 0;
        left: 50%;
        content: "";
        transition: all 0.3s ease-in-out 0s;
    }

    .banners-effect-7 .banners > div a:hover:before {
        width: 100%;
        left: 0;
        top: 0;
        height: 100%;
    }

.banners-effect-8 .banners > div a {
    display: inline-block;
    position: relative;
    overflow: hidden;
    background: #000;
    vertical-align: top;
}

    .banners-effect-8 .banners > div a:before, .banners-effect-8 .banners > div a:after {
        bottom: 20px;
        content: "";
        left: 20px;
        opacity: 0;
        position: absolute;
        right: 20px;
        top: 20px;
        -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
        -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
        transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
        z-index: 1;
    }

    .banners-effect-8 .banners > div a:before {
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
    }

    .banners-effect-8 .banners > div a:after {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }

.banners-effect-8 .banners > div img {
    opacity: 1;
    width: 100%;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
}

.banners-effect-8 .banners > div a:hover:before, .banners-effect-8 .banners > div a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.banners-effect-8 .banners > div a:hover img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.banners-effect-9 .banners > div a {
    display: block;
    position: relative;
    z-index: 10;
}

    .banners-effect-9 .banners > div a:before {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
        background: #000;
        content: '';
        -webkit-transition: opacity 0.35s;
        transition: opacity 0.35s;
        box-shadow: 0 3px 30px rgba(0, 0, 0, 0.2);
        opacity: 0;
    }

    .banners-effect-9 .banners > div a:hover:before {
        opacity: 1;
    }

    .banners-effect-9 .banners > div a img {
        opacity: 1;
        -webkit-transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
        transform: perspective(1000px) translate3d(0, 0, 0);
    }

    .banners-effect-9 .banners > div a:hover img {
        -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
        transform: perspective(1000px) translate3d(0, 0, 21px);
    }

.banners-effect-10 .banners > div a {
    display: block;
    position: relative;
    overflow: hidden;
}

    .banners-effect-10 .banners > div a:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
        content: '';
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
    }

    .banners-effect-10 .banners > div a:hover:before {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.banners-effect-11 .banners > div a {
    display: block;
    position: relative;
    overflow: hidden;
}

    .banners-effect-11 .banners > div a:hover:before, .banners-effect-11 .banners > div a:hover:after {
        width: 100%;
        height: 100%;
    }

    .banners-effect-11 .banners > div a:before, .banners-effect-11 .banners > div a:after {
        background-color: rgba(0, 0, 0, 0.15);
        content: "";
        height: 0;
        left: 0;
        margin: auto;
        position: absolute;
        width: 0;
        transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-out 0s;
    }

    .banners-effect-11 .banners > div a:after {
        left: auto;
        right: 0;
        bottom: 0;
    }

.banners-effect-12 .banners > div img {
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

    .banners-effect-12 .banners > div img:hover {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
/* @end */
.icons-social a {
    display: inline-block;
    margin-right: 5px;
    color: #f82e56;
}

.icons-social .fa {
    font-size: 20px;
    line-height: 40px;
    vertical-align: top;
}

.icons-social .icon-circled {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    border: 1px solid #1752b1;
    color: #1752b1;
    vertical-align: top;
    text-align: center;
}

.icons-social .icon-color.fa-facebook {
    background: #3b5998;
    border-color: #3b5998;
    color: #fff;
}

.icons-social a:hover .icon-circled {
    background: #1752b1;
    color: #fff;
}

.icons-social a:hover .icon-color.fa-facebook {
    background: #4c70ba;
}

.icons-social .icon-circled {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    border: 1px solid #1752b1;
    color: #1752b1;
    vertical-align: top;
    text-align: center;
}

.icons-social .icon-color.fa-twitter {
    background: #00aced;
    border-color: #00aced;
    color: #fff;
}

.icons-social a:hover .icon-circled {
    background: #1752b1;
    color: #fff;
}

.icons-social a:hover .icon-color.fa-twitter {
    background: #21c2ff;
}

.icons-social .icon-circled {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    border: 1px solid #1752b1;
    color: #1752b1;
    vertical-align: top;
    text-align: center;
}

.icons-social .icon-color.fa-google-plus {
    background: #dd4b39;
    border-color: #dd4b39;
    color: #fff;
}

.icons-social a:hover .icon-circled {
    background: #1752b1;
    color: #fff;
}

.icons-social a:hover .icon-color.fa-google-plus {
    background: #e47365;
}

.icons-social .icon-circled {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    border: 1px solid #1752b1;
    color: #1752b1;
    vertical-align: top;
    text-align: center;
}

.icons-social .icon-color.fa-linkedin {
    background: #007bb5;
    border-color: #007bb5;
    color: #fff;
}

.icons-social a:hover .icon-circled {
    background: #1752b1;
    color: #fff;
}

.icons-social a:hover .icon-color.fa-linkedin {
    background: #009ee8;
}

.icons-social .icon-circled {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    border: 1px solid #1752b1;
    color: #1752b1;
    vertical-align: top;
    text-align: center;
}

.icons-social .icon-color.fa-instagram {
    background: #125688;
    border-color: #125688;
    color: #fff;
}

.icons-social a:hover .icon-circled {
    background: #1752b1;
    color: #fff;
}

.icons-social a:hover .icon-color.fa-instagram {
    background: #1872b5;
}

.icons-social .icon-circled {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    border: 1px solid #1752b1;
    color: #1752b1;
    vertical-align: top;
    text-align: center;
}

.icons-social .icon-color.fa-youtube {
    background: #b00;
    border-color: #b00;
    color: #fff;
}

.icons-social a:hover .icon-circled {
    background: #1752b1;
    color: #fff;
}

.icons-social a:hover .icon-color.fa-youtube {
    background: #e00;
}

.divider {
    clear: both;
    height: 40px;
}

.alert {
    border-radius: 0;
}

    .alert .fa {
        font-size: 20px;
        vertical-align: middle;
        margin-right: 10px;
    }

.tab-content {
    padding: 15px 15px 10px;
    margin-bottom: 20px;
    z-index: 2;
    border: 1px solid #ddd;
    border-top: 0px;
}

.simple-ul {
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
}

    .simple-ul li {
        position: relative;
        padding-left: 15px;
        margin-bottom: 5px;
    }

        .simple-ul li:before {
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            font-family: 'FontAwesome';
            font-size: 14px;
            content: "\f105";
        }

        .simple-ul li ul {
            margin: 10px 0 10px 0;
            padding: 0;
            list-style: none;
        }

            .simple-ul li ul li:before {
                content: "\f111";
                font-size: 7px;
            }

.decimal-list {
    margin: 0px 0 15px 20px;
    padding: 0;
    list-style: decimal outside;
}

    .decimal-list li {
        padding-left: 0;
        margin-bottom: 5px;
        text-indent: 0;
    }

blockquote {
    font-size: 12px;
}

.well {
    border-radius: 0;
}

.feature-box {
    border-radius: 0;
    margin-bottom: 20px;
}

    .feature-box .feature-icon {
        color: #3e7cb4;
        display: inline-block;
        font-size: 40px;
        height: 40px;
        text-align: center;
        width: 40px;
        float: left;
    }

    .feature-box .feature-content {
        padding-left: 50px;
    }

.featured-icon {
    border-radius: 50%;
    color: #fff;
    background-color: #3e7cb4;
    display: inline-block;
    font-size: 40px;
    height: 110px;
    line-height: 110px;
    margin: 5px;
    position: relative;
    text-align: center;
    width: 110px;
    z-index: 1;
}

.simple-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.bold-list > li > a {
    font-weight: 700;
    text-transform: uppercase;
}

.simple-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}

.simple-list li {
    margin: 0;
    padding: 0 0 8px;
}

.simple-list .checkbox {
    padding-left: 0;
}

    .simple-list .checkbox input[type=checkbox] {
        margin-right: 10px;
    }

.simple-list .icon {
    margin-right: 9px;
}

.arrow-list li {
    padding-left: 12px;
    position: relative;
}

    .arrow-list li a {
        color: #555;
    }

        .arrow-list li a:hover {
            color: #1752b1;
        }

    .arrow-list li:before {
        margin-right: 10px;
        font-size: 14px;
        display: inline-block;
        font-family: 'FontAwesome';
        content: "\f105";
    }

.page-login .well {
    background: #fff;
    min-height: 285px;
    border: 1px solid #e7e7e7;
    margin: 0;
    line-height: 23px;
    border-radius: 0;
}

    .page-login .well h2 {
        padding-bottom: 10px;
        font-size: 14px;
        text-transform: uppercase;
        position: relative;
    }

.page-login .bottom-form {
    background: #f5f5f5;
    border: 1px solid #e7e7e7;
    border-top: 0;
    padding: 10px 20px;
    overflow: hidden;
    line-height: 35px;
}

    .page-login .bottom-form .btn {
        padding: 9px 20px;
        background: #555;
        color: #fff;
        border-radius: 3px;
        border: none;
    }

        .page-login .bottom-form .btn:hover {
            background: #1752b1;
            border-color: #1752b1;
            color: #fff;
        }

    .page-login .bottom-form a {
        color: #555;
    }

        .page-login .bottom-form a:hover {
            color: #1752b1;
        }

div.required .control-label:before {
    content: '* ';
    color: #f00;
    font-weight: bold;
}
/*******************************************************************
 ******                SO Framework: Sass Menu                 ******
 ********************************************************************/
/* [2] */
/* [8] */
/*===============================================
 [SASS DIRECTORY ]
 [1] Minxin Link
 [2] Minxin Button
 [3] Minxin Triangle
 [4] Minxin LABEL PRODUCT
 [5] Minxin Scrollbars
 [6] Minxin Dev Custom
 ==============================================*/
.no-margin {
    margin: 0 !important;
}

.marginbottom__3x {
    margin-bottom: 30px;
}

@-webkit-keyframes animLoadedLogo {
    to {
        -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
    }
}

@keyframes animLoadedLogo {
    to {
        -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
        transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
    }
}

@-webkit-keyframes animLoadedLoader {
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
    }
}

@keyframes animLoadedLoader {
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
        transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
    }
}

@-webkit-keyframes animLoadedHeader {
    to {
        -webkit-transform: translate3d(0, -100%, 0);
    }
}

@keyframes animLoadedHeader {
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@-webkit-keyframes animInitialHeader {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 800px, 0);
    }
}

@keyframes animInitialHeader {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 800px, 0);
        transform: translate3d(0, 800px, 0);
    }
}
/*Dev Custom */
/*====================================================*/
.lib-list-item-product2 {
    border: none;
}

    .lib-list-item-product2 .image-dev .list-button-dev {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -webkit-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
    }

        .lib-list-item-product2 .image-dev .list-button-dev li {
            display: inline-block;
            float: left;
            height: 40px;
            width: 40px;
            background: #fff;
            position: relative;
            border-width: 0 1px 0 0;
            border-style: solid;
            border-color: #ddd;
            opacity: 0;
            transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
        }

            .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(1) {
                transform: translateX(40px);
                -moz-transform: translateX(40px);
                -webkit-transform: translateX(40px);
                -ms-transform: translateX(40px);
                z-index: 1;
                transition-delay: 0s;
            }

            .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(2) {
                transition-delay: 0.2s;
                z-index: 2;
            }

            .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(3) {
                transition-delay: 0.2s;
                z-index: 2;
            }

            .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(4) {
                transform: translateX(-40px);
                -moz-transform: translateX(-40px);
                -webkit-transform: translateX(-40px);
                -ms-transform: translateX(-40px);
                z-index: 1;
                transition-delay: 0s;
            }

            .lib-list-item-product2 .image-dev .list-button-dev li:first-child {
                border-left: 1px solid #ddd;
            }

            .lib-list-item-product2 .image-dev .list-button-dev li a, .lib-list-item-product2 .image-dev .list-button-dev li button {
                background: none;
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                line-height: 40px;
                text-align: center;
                box-shadow: none;
                border: none;
                color: #555;
                width: 40px;
                padding: 0;
            }

            .lib-list-item-product2 .image-dev .list-button-dev li:hover {
                background: #1752b1;
            }

                .lib-list-item-product2 .image-dev .list-button-dev li:hover a, .lib-list-item-product2 .image-dev .list-button-dev li:hover button {
                    color: #fff;
                }

    .lib-list-item-product2 .caption-dev {
        text-align: center;
        padding: 0 15px;
    }

        .lib-list-item-product2 .caption-dev .rating-dev {
            margin: 5px 0;
        }

            .lib-list-item-product2 .caption-dev .rating-dev .fa-stack-2x {
                font-size: 11px;
            }

        .lib-list-item-product2 .caption-dev .title-dev {
            color: #444;
            font-size: 13px;
        }

        .lib-list-item-product2 .caption-dev .price-dev .price.product-price {
            font-size: 16px;
        }

        .lib-list-item-product2 .caption-dev .price-dev .price-new {
            font-size: 16px;
        }

        .lib-list-item-product2 .caption-dev .price-dev .price-old {
            font-size: 12px;
        }

        .lib-list-item-product2 .caption-dev .add-cart-dev {
            background: #fff;
            border: 1px solid #ddd;
            font-size: 12px;
            text-transform: uppercase;
            color: #999;
            font-weight: bold;
            box-shadow: none;
            border-radius: 0;
            padding: 6px 20px;
            margin: 0 0 30px;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
        }

.lib-list-item-product-over2 .image-dev .list-button-dev li {
    opacity: 1;
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}

    .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(1) {
        transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transition-delay: 0.2s;
    }

    .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(2) {
        transition-delay: 0s;
    }

    .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(3) {
        transition-delay: 0s;
    }

    .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(4) {
        transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transition-delay: 0.2s;
    }
/*EFECT PRODUCT NUMBER*/
.lib-two-img, .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image, .products-list .product-layout .product-item-container .left-block .product-image-container.second_img {
    position: relative;
    display: block;
}

    .lib-two-img .img-1, .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-1, .products-list .product-layout .product-item-container .left-block .product-image-container.second_img .img-1 {
        opacity: 1;
        position: relative;
        transition: all 0.5s ease-in-out;
    }

    .lib-two-img .img-2, .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-2, .products-list .product-layout .product-item-container .left-block .product-image-container.second_img .img-2 {
        position: absolute;
        z-index: 0;
        top: 0;
        opacity: 0;
        display: block;
        transition: all 0.5s ease-in-out;
        left: 50%;
        transform: translateX(-50%);
    }

.lib-two-img-over .img-1, .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-1, .products-list .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img-1 {
    opacity: 1;
    transform-style: inherit;
    transition: all 0.5s ease-in-out;
}

.lib-two-img-over .img-2, .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-2, .products-list .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img-2 {
    opacity: 1;
    transform-style: inherit;
    transition: all 0.5s ease-in-out;
}
/*EFFECT SLIDERHOME*/
@keyframes myeffect-slideshow {
    0% {
        opacity: 0;
        transform: translateY(-300px);
        -webkit-transform: translateY(-300px);
        -moz-transform: translateY(-300px);
        -ms-transform: translateY(-300px);
        -o-transform: translateY(-300px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
}

@-webkit-keyframes myeffect-slideshow {
    0% {
        opacity: 0;
        transform: translateY(-300px);
        -webkit-transform: translateY(-300px);
        -moz-transform: translateY(-300px);
        -ms-transform: translateY(-300px);
        -o-transform: translateY(-300px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
}

@-moz-keyframes myeffect-slideshow {
    0% {
        opacity: 0;
        transform: translateY(-300px);
        -webkit-transform: translateY(-300px);
        -moz-transform: translateY(-300px);
        -ms-transform: translateY(-300px);
        -o-transform: translateY(-300px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
}
/*============ MODULE MEGAMENU HORIZONTAL  ==================*/
.container-megamenu ul.megamenu li .sub-menu {
    z-index: 998;
}

    .container-megamenu ul.megamenu li .sub-menu .content {
        box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.2);
        padding: 30px;
        border-radius: 0;
    }
/*---mega menu horizontal level 1--*/
.container-megamenu.horizontal ul.megamenu > li {
    /* float: left; */
    margin-right: 30px;
}

    .container-megamenu.horizontal ul.megamenu > li > a {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
        color: #222;
        display: block;
        position: relative;
        padding: 15px 0;
        line-height: 100%;
        height: auto;
    }

        .container-megamenu.horizontal ul.megamenu > li > a strong {
            font-weight: 600;
        }

    .container-megamenu.horizontal ul.megamenu > li.active > a, .container-megamenu.horizontal ul.megamenu > li.active_menu > a {
        color: #1752b1;
    }

.container-megamenu.horizontal {
    /*-------- SUB MENU HORIZONTAL ----------*/
    /* ul.megamenu li .sub-menu .content .static-menu .menu ul ul,
   ul.megamenu .title-submenu{
   padding: 0;
   }
   ul.megamenu li .sub-menu .content .static-menu .menu ul ul li::before,
   ul.megamenu li .sub-menu .content .hover-menu a::before{
   display: none;
   }*/
}

    .container-megamenu.horizontal .title-feature, .container-megamenu.horizontal ul.megamenu .title-submenu, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu a.main-menu, .container-megamenu.horizontal ul.megamenu .subcategory a.title-submenu {
        line-height: 100%;
        text-transform: uppercase;
        font-weight: bold;
        padding-bottom: 0;
        margin-bottom: 5x;
    }

    .container-megamenu.horizontal ul.megamenu li .sub-menu .content a, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .html a.subcategory_item {
        line-height: 30px;
        color: #464646;
        display: block;
        text-align: left;
        padding: 2px 12px;
        border-bottom: 1px solid #ededed;
        font-size: 16px;
        margin: 0 11px;
    }

        .container-megamenu.horizontal ul.megamenu li .sub-menu .content a:hover, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .html a.subcategory_item:hover {
            color: #000000;
        }

    .container-megamenu.horizontal ul.megamenu > li > a img {
        position: absolute;
        top: -8px;
        right: 0px;
        height: auto;
    }

    .container-megamenu.horizontal ul.megamenu .sub-menu .content > .border {
        border: none;
        padding-top: 0;
    }

    .container-megamenu.horizontal ul.megamenu li .sub-menu .content img:hover {
        -webkit-opacity: 0.8;
        -moz-opacity: 0.8;
        -ms-opacity: 0.8;
        -o-opacity: 0.8;
        opacity: 0.8;
    }

    .container-megamenu.horizontal ul.megamenu li .sub-menu .content .item-banner .img-banner-w {
        margin: 0 -15px;
    }

    .container-megamenu.horizontal ul.megamenu li .sub-menu .content .item-banner .img-banner {
        width: 50%;
        padding: 0 15px;
        float: left;
    }
/*============ MODULE MEGAMENU VERTICAL  ==================*/
.container-megamenu .container {
    width: 100%;
    padding: 0;
}

.container-megamenu.vertical {
    z-index: 990;
}

    .container-megamenu.vertical .megamenuToogle-wrapper {
        background-color: transparent;
    }

    .container-megamenu.vertical #menuHeading {
        margin: 0;
    }

        .container-megamenu.vertical #menuHeading .megamenuToogle-pattern {
            position: relative;
        }

            .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
                width: 100%;
                border-top-right-radius: 3px;
                border-top-left-radius: 3px;
                color: #fff;
                font-weight: 700;
                /* [4] */
                /* [6] */
                /* [6] */
                /* [7] */
                font-size: 16px;
                font-size: 1.6rem;
                /* [8] */
                line-height: 40px;
                padding: 0px 0px 0px 20px;
                margin: 0;
                position: relative;
                text-transform: uppercase;
                display: block;
            }

                .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container > div {
                    float: left;
                    padding-top: 11px;
                    margin: 0px 9px 0 0;
                }

                    .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container > div > span {
                        box-shadow: none;
                    }

                .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container:hover {
                    cursor: pointer;
                }

    .container-megamenu.vertical .vertical-wrapper .megamenu-pattern {
        position: relative;
        z-index: 1;
    }

@media (min-width: 992px) {
    .container-megamenu.vertical .vertical-wrapper ul.megamenu {
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
        background-color: #fff;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li {
            cursor: pointer;
            padding: 0 15px 0 15px;
            border: none;
            margin: 0;
            position: relative;
        }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.id6-item {
                display: none;
            }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {
                color: #666;
                display: block;
                font-size: 14px;
                font-weight: 400;
                padding: 14px 0 14px 35px;
                line-height: 100%;
                position: relative;
                text-transform: capitalize;
            }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a:hover {
                    color: #1752b1;
                }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a b {
                    display: none;
                }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img {
                    height: auto;
                    left: 0px;
                    margin: 0;
                    position: absolute;
                    top: 50%;
                    transform: translateY(-50%);
                }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu > a:before {
                font-family: 'FontAwesome';
                display: inline-block;
                content: "\f105";
                font-size: 16px;
                position: absolute;
                right: 0px;
                top: 15px;
            }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu:hover > a {
                color: #1752b1;
            }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.active, .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover {
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
            }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore {
            padding: 16px 15px 20px 50px;
            line-height: 100%;
        }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore i {
                left: 14px;
                top: 16px;
                position: absolute;
                font-size: 14px;
                color: #1752b1;
            }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore .more-view {
                color: #1752b1;
                font-size: 14px;
            }
}

.container-megamenu.vertical ul.megamenu > li > a strong {
    font-weight: 400;
}

.container-megamenu.vertical .vertical-wrapper {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    /*---------------- SUB MENU VERTICAL -----------------*/
}

    .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content .img-banner img {
        width: 100%;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img {
        height: auto;
        margin: 0;
        margin-right: 10px;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content > .border {
        padding: 0;
        border: none;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content > .row {
        padding-top: 5px;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content {
        padding: 30px;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul > li {
            margin-bottom: 15px;
        }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul li a.main-menu {
            color: #222;
            /* [4] */
            /* [6] */
            /* [6] */
            /* [7] */
            font-size: 14px;
            font-size: 1.4rem;
            /* [8] */
            margin: 0 0 0px;
            display: block;
            font-weight: 700;
            text-transform: uppercase;
            border: none;
        }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul {
            padding: 0;
        }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul li {
                padding: 0;
                display: inline;
            }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul li a {
                    /* [4] */
                    /* [6] */
                    /* [6] */
                    /* [7] */
                    font-size: 14px;
                    font-size: 1.4rem;
                    /* [8] */
                    font-weight: 400;
                    display: block;
                    line-height: 28px;
                }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul li:before {
                    display: none;
                }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul li:hover a {
                    color: #1752b1;
                }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .link:hover img {
            opacity: 0.8;
        }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .img-vbanner a:hover img {
            opacity: 0.8;
        }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content ul.subcategory .title-submenu {
            font-weight: 700;
            color: #222;
            font-size: 14px;
            text-transform: uppercase;
            padding: 0 0 3px 0;
        }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content ul.subcategory .menu ul li {
            line-height: 100%;
            display: inline;
        }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content ul.subcategory .menu ul li a {
                font-size: 14px;
                line-height: 28px;
            }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content {
        padding: 0;
    }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul {
            margin: 10px 0;
            padding: 0;
        }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li {
                padding: 0;
                position: relative;
            }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li:last-child {
                    border: none;
                }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li > a {
                    line-height: 30px;
                    font-size: 14px;
                    display: inline-block;
                    width: 100%;
                    padding: 0 20px;
                }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li b {
                    float: right;
                    line-height: 27px;
                    font-size: 16px;
                    margin: 0 20px;
                    position: absolute;
                    top: 0;
                    right: 0;
                }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li:hover > a {
                    color: #1752b1;
                }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul {
                    width: 250px;
                    padding: 10px 0;
                    top: 0;
                    margin: 0;
                    left: 100%;
                }

                    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul:before, .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul:after {
                        display: none;
                    }

                    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul li:last-child {
                        border: none;
                    }

                    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul li > a {
                        font-weight: normal;
                        line-height: 30px;
                    }

/*===============================================
 [SASS DIRECTORY ]
 ==============================================*/
.list-item li {
    margin-bottom: 10px;
}

.content-aside {
    margin-bottom: 30px;
}

.banner-sidebar a img {
    width: 100%;
}

#sosearchpro.so-search {
    width: 100%;
    padding: 0;
    MARGIN: 16PX 0PX;
}

.sohomepage-slider .form-group {
    margin-bottom: 0;
}

.content-aside .module.banner-left {
    border: none;
}

#content div.so-deal .extraslider-inner .item {
    border: none;
}
/*============MODULE DEFAULT ==================*/
.module.sohomepage-slider .so-homeslider {
    direction: ltr;
}

.module .so-extraslider .extraslider-inner {
    border: none;
    padding-bottom: 0;
    padding: 0 18px;
}

#content .sohomepage-slider .sohomeslider-description h2 {
    margin: 0;
}

#content .module h2 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 30px;
    text-align: center;
}

#content .module h3.modtitle {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}

    #content .module h3.modtitle span {
        font-size: 16px;
        color: #000;
        font-weight: 700;
        text-transform: uppercase;
    }

.content-aside .module {
    /* border: 1px solid #d7d7d7; */
    overflow: hidden;
    margin-bottom: 40px;
    border-radius: 3px;
    background-color: #ffffff !important;
}

    .content-aside .module h3.modtitle {
        border-bottom: 1px solid #d7d7d7;
        font-size: 16px;
        color: #222;
        font-weight: 700;
        text-transform: uppercase;
        background-color: #f5f5f5;
        margin: 0;
        padding: 15px;
    }

        .content-aside .module h3.modtitle span {
            font-size: 16px;
            color: #000;
            font-weight: 700;
            text-transform: uppercase;
        }

    .content-aside .module .modcontent {
        /* padding: 15px 20px; */
    }

    .content-aside .module#blog-search {
        border: none;
    }

.category-style .list-group > li {
    border-bottom: 1px dotted #e4e4e4;
    margin: 0;
    position: relative;
}

    .category-style .list-group > li span.button-view {
        display: block;
        position: absolute;
        right: 0;
        top: 5px;
        cursor: pointer;
        z-index: 10;
        text-align: center;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .category-style .list-group > li a {
        color: #333;
        padding: 10px 0;
        display: block;
    }

        .category-style .list-group > li a:hover {
            color: #1752b1;
        }

            .category-style .list-group > li a:hover + .button-view {
                color: #1752b1;
            }

    .category-style .list-group > li .active, .category-style .list-group > li .active + .button-view {
        color: #1752b1;
    }

        .category-style .list-group > li .active + .button-view:before {
            content: '\f147';
        }

    .category-style .list-group > li li {
        padding: 0;
        position: relative;
        list-style: none;
    }

        .category-style .list-group > li li a {
            padding: 5px 0;
        }

            .category-style .list-group > li li a:before {
                content: '';
                padding: 0 5px;
                font-family: 'FontAwesome';
                content: "\f105";
                margin-left: -10px;
                transition: all 400ms ease;
                opacity: 0;
            }

            .category-style .list-group > li li a:hover:before {
                opacity: 1;
                margin: 0;
            }
/************************************************************************************************
 EXTRASLIDER BESTSELER
 *************************************************************************************************/
.best-seller {
    position: relative;
    margin: 0;
}

    .best-seller .so-extraslider {
        margin: 0;
    }

        .best-seller .so-extraslider .extraslider-inner {
            border: 1px solid #eee;
            padding-bottom: 0;
        }

            .best-seller .so-extraslider .extraslider-inner .item-wrap-inner {
                margin: 18px 0 8px;
            }

@media (min-width: 1200px) {
    .best-seller .so-extraslider .extraslider-inner .item-wrap-inner {
        padding-left: 10px;
    }
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 {
    border-bottom: 1px solid #eee;
    margin-bottom: 2px;
}

    .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:last-child {
        border-bottom: 0;
        margin-bottom: 0;
    }

    .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left {
        float: left;
        width: 85px;
    }

        .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image {
            border: 0;
        }

            .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image:hover {
                box-shadow: none;
                opacity: 0.8;
            }

    .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info {
        background: transparent;
        position: static;
        color: #666;
    }

        .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info a {
            color: #444;
        }

        .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title {
            padding: 0 0 5px 0;
        }

            .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a {
                text-transform: capitalize;
                font-size: 15px;
                font-weight: normal;
            }

                .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a:hover {
                    color: #1752b1;
                }

        .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content {
            margin-left: 0;
        }

            .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content .content_price span {
                color: #e74c3c;
                font-size: 16px;
                font-weight: bold;
            }

                .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content .content_price span.price-old {
                    font-size: 12px;
                    color: #999;
                }

        .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .rating {
            padding: 0;
        }

    .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .item-title a {
        color: #1752b1;
    }

.best-seller .so-extraslider .extraslider-inner .item-wrap .item-info .item-content .content_price {
    margin-bottom: 0;
}

.best-seller .so-extraslider .owl2-controls {
    margin-bottom: 8px;
    text-align: right;
    position: absolute;
    top: 4px;
    vertical-align: middle;
    right: 5px;
}

    .best-seller .so-extraslider .owl2-controls .owl2-nav > div {
        width: 17px;
        height: 30px;
        text-align: center;
        display: inline-block;
        line-height: 30px;
        font-size: 0;
        cursor: pointer;
        color: #999;
        background-color: transparent;
        margin-top: 0;
        position: static;
        float: left;
    }

        .best-seller .so-extraslider .owl2-controls .owl2-nav > div:hover {
            color: #1752b1;
        }

    .best-seller .so-extraslider .owl2-controls .owl2-prev:before {
        content: "\f104";
        font-family: FontAwesome;
        font-size: 28px;
    }

    .best-seller .so-extraslider .owl2-controls .owl2-next:before {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 28px;
    }
/*============MODULE NEWLETTER POPUP ==================*/
.newsletter #signup .show-error {
    float: left;
    padding-top: 7px;
    color: #f55;
}

.module.main-newsleter-popup .so-custom-popup {
    background-color: #fff;
    border-radius: 0px;
    padding: 0;
    background-repeat: no-repeat;
}

@media (min-width: 768px) and (max-width: 991px) {
    .module.main-newsleter-popup .so-custom-popup {
        width: 85%;
    }

        .module.main-newsleter-popup .so-custom-popup:before {
            content: "";
            position: absolute;
            z-index: 2;
            background: rgba(255, 255, 255, 0.9);
            width: 100%;
            height: 100%;
            top: 0;
            right: 0;
        }
}





@media (max-width: 767px) {
    .module.main-newsleter-popup .so-custom-popup:before {
        content: "";
        position: absolute;
        z-index: 2;
        background: rgba(255, 255, 255, 0.9);
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
    }


    body.layout-4 .col-md-3.content-aside {
        display: none !important;
    }

    #hduser1 {
        display: none;
    }





    .typeheader-4 ul.top-link {
        list-style: none;
        margin: 6px 6px 12px 11px !important;
        vertical-align: top;
        display: inline-flex;
        LINE-HEIGHT: 4PX;
    }

    .typeheader-4 .shopping_cart .btn-shopping-cart .top_cart .icon-c {
        top: -12px;
        position: relative;
    }
}















.module.main-newsleter-popup .so-custom-popup .popup-close {
    width: 31px;
    height: 31px;
    line-height: 30px;
    border-radius: 0;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    color: #fff;
    background-color: #1752b1;
    border: none;
    right: 0;
    top: -31px;
}

    .module.main-newsleter-popup .so-custom-popup .popup-close:hover {
        background-color: #113d84;
    }

.module.main-newsleter-popup .modcontent {
    position: relative;
}

.module.main-newsleter-popup .so-custom-popup .modcontent {
    padding: 10px;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
    padding: 15px 10px;
    text-align: center;
}

@media (min-width: 1200px) {
    .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
        padding: 75px 30px 50px 52%;
        margin: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
        padding: 75px 30px 50px 52%;
        margin: 0;
    }
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .popup-title {
    font-weight: 700;
    font-size: 36px;
    color: #222;
    text-transform: capitalize;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo {
    font-size: 14px;
    color: #666;
    font-weight: 400;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .email {
    margin: 25px 0;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group {
    position: relative;
}

    .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .input-box {
        background-color: #fff;
        vertical-align: top;
        padding-right: 120px;
    }

    .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control {
        height: 40px;
        line-height: 40px;
        width: 100%;
        box-shadow: none;
        padding: 0 0 0 20px;
        border: none;
        background-color: #fff;
        border: 1px solid #ebebeb;
    }

        .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control::-moz-placeholder {
            color: #999;
            opacity: 1;
        }

        .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control:-ms-input-placeholder {
            color: #999;
        }

        .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control::-webkit-input-placeholder {
            color: #999;
        }

        .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control:focus {
            z-index: 0;
        }

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .btn-default {
    border: 0 none;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

    .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .btn-default:hover {
        color: #fff;
        background-color: #113d84;
    }

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .hidden-popup {
    font-weight: 400;
    color: #666;
    padding-bottom: 20px;
    font-size: 12px;
}

    .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .hidden-popup:hover {
        cursor: pointer;
    }

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo {
    padding: 10px 0;
    margin: 0;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials {
    text-align: center;
    margin-top: 0;
}

    .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials li {
        position: relative;
        display: inline-block;
    }

        .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials li a {
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            border-radius: 50%;
            border: 1px solid #ebebeb;
            display: inline-block;
            margin: 0 5px;
            color: #555;
            font-size: 14px;
            transition: all 0.2s ease-in-out 0s;
            -moz-transition: all 0.2s ease-in-out 0s;
            -webkit-transition: all 0.2s ease-in-out 0s;
        }

            .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials li a:hover {
                color: #fff;
                background-color: #1752b1;
                border-color: #1752b1;
            }

.main-newsleter-popup .show-error {
    display: inline-block;
    margin-left: 0;
    position: relative;
    top: -10px;
    width: 100%;
}
/*============ MODULE LOGIN POPUP ==================*/
body #so_sociallogin .block-popup-login .tt_popup_login {
    border: none;
    background-color: #1752b1;
    height: 42px;
}

    body #so_sociallogin .block-popup-login .tt_popup_login strong {
        font-size: 16px;
        font-weight: 700;
        background-color: #1752b1;
        line-height: 42px;
        position: static;
        background-position: 20px center;
        padding-left: 70px;
    }

        body #so_sociallogin .block-popup-login .tt_popup_login strong:before {
            display: none;
        }

body #so_sociallogin .block-popup-login .close-login {
    background-image: none;
    text-indent: 0;
    font-size: 24px;
    color: #fff;
    top: 7px;
    right: 5px;
}

body #so_sociallogin .block-popup-login .block-content .login-customer h2 {
    font-size: 16px;
    font-weight: 700;
}

body #so_sociallogin .block-popup-login .block-content .input-text {
    border-radius: 0;
}

body #so_sociallogin .block-popup-login .block-content .btn-reg-popup {
    font-size: 14px;
    padding: 0 20px;
    background-color: #666;
    border-radius: 4px;
}

    body #so_sociallogin .block-popup-login .block-content .btn-reg-popup:hover {
        background-color: #1752b1;
    }

body #so_sociallogin .block-popup-login .block-content .action.login {
    background-image: none;
    padding: 0 20px;
    background-color: #666;
    border-radius: 4px;
}

    body #so_sociallogin .block-popup-login .block-content .action.login:hover {
        background-color: #1752b1;
    }
/*============ BREADCRUMB ==================*/
.breadcrumbs {
    /* background-color: #efefef;
   margin-bottom: 60px;*/
    /*ul.breadcrumb{
   float: $right;
   width: auto;
   }*/
}

    .breadcrumbs .current-name {
        font-size: 18px;
        color: #222;
        text-transform: uppercase;
        float: left;
        font-weight: 700;
        margin: 25px 0;
        display: none;
    }

ul.breadcrumb {
    margin: 15px 0;
    background-color: transparent;
    padding: 0;
    display: inline-block;
    width: 100%;
    line-height: 100%;
}

    ul.breadcrumb li {
        display: inline-block;
        padding: 0 17px 0 8px;
        margin-right: 7px;
        position: relative;
    }

        ul.breadcrumb li:before {
            display: none;
        }

        ul.breadcrumb li:not(:last-child):after {
            font-family: 'FontAwesome';
            content: '\f105';
            font-size: 13px;
            top: 0px;
            right: 0;
            position: absolute;
        }

        ul.breadcrumb li a {
            display: block;
            padding: 0;
            color: #999;
            text-decoration: none;
            font-size: 18px;
        }

        ul.breadcrumb li:last-child {
            padding: 5px 0px;
        }

            ul.breadcrumb li:last-child a {
                color: #000000;
            }

        ul.breadcrumb li:hover a {
            color: #1752b1;
        }
/*=========== BLOCK SIDEBAR ==================*/
.content-aside .product-simple {
    position: relative;
}

    .content-aside .product-simple .modcontent {
        padding: 15px 10px;
    }

    .content-aside .product-simple .so-quickview {
        display: none;
    }

    .content-aside .product-simple .so-extraslider {
        margin: 0;
    }

        .content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots {
            position: absolute;
            top: 5px;
            text-align: right;
            right: 0;
            min-width: 80px;
            right: 10px;
            top: 18px;
            min-width: 60px;
        }

            .content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot {
                width: 8px;
                height: 8px;
                border-radius: 8px;
                background-color: #222;
                margin: 0 5px;
                display: inline-block;
                vertical-align: top;
                cursor: pointer;
                transition: all 0.2s ease-in-out 0s;
                -moz-transition: all 0.2s ease-in-out 0s;
                -webkit-transition: all 0.2s ease-in-out 0s;
            }

                .content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot span {
                    display: none;
                }

                .content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot:hover {
                    background-color: #1752b1;
                }

                .content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot.active {
                    width: 30px;
                    background-color: #1752b1;
                }

        .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav {
            top: 1px;
            position: absolute;
            right: 0px;
        }

            .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev, .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next {
                background-color: #222;
                border: none;
                border-radius: 0px;
                -moz-border-radius: 0px;
                -webkit-border-radius: 0px;
                width: 30px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                float: left;
                text-indent: -9999px;
                overflow: hidden;
                cursor: pointer;
                opacity: 1;
                position: absolute;
                top: 50%;
                z-index: 99;
            }

                .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev:before, .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next:before {
                    color: #fff;
                    font-family: 'FontAwesome';
                    display: block;
                    text-indent: 0 !important;
                    width: 100%;
                    height: 100%;
                    font-size: 18px;
                }

                .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-next, .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-next {
                    right: 0;
                }

                    .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-next:before, .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
                        content: "\f054";
                    }

                .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-prev, .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-prev {
                    left: 0;
                }

                    .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before, .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
                        content: "\f053";
                    }

                .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover, .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover {
                    background-color: #1752b1;
                }

                    .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover:before, .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover:before {
                        color: #fff;
                    }

            .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav > div {
                margin-top: 0;
                line-height: 28px;
            }

                .content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav > div:before {
                    position: static;
                    font-weight: 400;
                }

        .content-aside .product-simple .so-extraslider:hover .owl2-controls {
            /*@include transform(scale(1));          
     @include effect-block-show();*/
        }

        .content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner {
            display: inline-block;
            padding-bottom: 10px;
            margin-bottom: 10px;
            width: 100%;
            border-bottom: 1px solid #ddd;
        }

            .content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner:last-child {
                border-bottom: none;
                margin-bottom: 0;
            }

            .content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-image {
                width: 80px;
                float: left;
            }

            .content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info {
                margin-top: 0px;
                margin-left: 95px;
                background: transparent;
                color: #666;
            }

                .content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title {
                    line-height: 100%;
                    margin-bottom: 7px;
                    padding: 0;
                }

                    .content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title a {
                        /* [4] */
                        /* [6] */
                        /* [6] */
                        /* [7] */
                        font-size: 14px;
                        font-size: 1.4rem;
                        /* [8] */
                        font-weight: 400;
                        text-transform: capitalize;
                        color: #222;
                    }

                        .content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title a:hover {
                            color: #1752b1;
                        }

            .content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner:last-child {
                margin-bottom: 0;
                padding-bottom: 0;
            }
/*============ MODULE MEGAMENU HORIZONTAL  ==================*/

.container-megamenu.horizontal ul.megamenu .sub-menu .image-link {
    margin-bottom: 10px;
    color: #333;
}

    .container-megamenu.horizontal ul.megamenu .sub-menu .image-link .figcaption {
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600;
        text-align: center;
    }

    .container-megamenu.horizontal ul.megamenu .sub-menu .image-link:hover {
        color: #1752b1;
    }

.container-megamenu.horizontal .image-link .thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    background: #fff;
    padding: 3px;
    margin: 0 0 10px;
}

.container-megamenu ul.megamenu li .sub-menu {
    z-index: 998;
}

    .container-megamenu ul.megamenu li .sub-menu .content {
        box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.2);
        padding: 0px 5px 2px 16px;
    }

.container-megamenu ul.megamenu li.menu-layouts .sub-menu .content {
    padding: 30px 30px 10px 30px;
}
/*---mega menu horizontal level 1--*/
.container-megamenu.horizontal ul.megamenu > li {
    /* float: left; */
    margin-right: 30px;
}

    .container-megamenu.horizontal ul.megamenu > li > a {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 400;
        color: #222;
        display: block;
        position: relative;
        padding: 15px 0;
        line-height: 100%;
        height: auto;
        letter-spacing: .5px;
    }

        .container-megamenu.horizontal ul.megamenu > li > a strong {
            font-weight: 600;
        }

    .container-megamenu.horizontal ul.megamenu > li.active > a, .container-megamenu.horizontal ul.megamenu > li.active_menu > a {
        color: #1752b1;
    }

.container-megamenu.horizontal {
    /*-------- SUB MENU HORIZONTAL ----------*/
}

    .container-megamenu.horizontal .title-feature, .container-megamenu.horizontal ul.megamenu .title-submenu, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu a.main-menu, .container-megamenu.horizontal ul.megamenu .subcategory a.title-submenu {
        line-height: 100%;
        text-transform: uppercase;
        font-weight: bold;
        color: #000;
        padding-bottom: 12px;
        margin-bottom: 6px;
        /* [4] */
        /* [6] */
        /* [6] */
        /* [7] */
        font-size: 16px;
        font-size: 1.6rem;
        /* [8] */
        border-bottom: 1px solid #eaeaea;
    }

    .container-megamenu.horizontal .content-feature li a, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .html a.subcategory_item, .container-megamenu.horizontal ul.megamenu .sub-menu .content .hover-menu .menu ul a.main-menu {
        line-height: 30px;
        font-size: 14px;
        font-weight: 400;
        color: #464646;
    }

        .container-megamenu.horizontal .content-feature li a:hover, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a:hover, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .html a.subcategory_item:hover, .container-megamenu.horizontal ul.megamenu .sub-menu .content .hover-menu .menu ul a.main-menu:hover {
            color: #1752b1;
        }

    .container-megamenu.horizontal ul.megamenu > li > a strong img {
        position: absolute;
        top: -8px;
        right: 0px;
        height: auto;
    }

    .container-megamenu.horizontal .content-feature li.detail {
        margin-top: 20px;
    }

        .container-megamenu.horizontal .content-feature li.detail .lc {
            text-transform: capitalize;
            font-size: 11px;
            line-height: 100%;
        }

    .container-megamenu.horizontal ul.megamenu .sub-menu .content > .border {
        border: none;
        padding-top: 0;
    }

    .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul, .container-megamenu.horizontal ul.megamenu .title-submenu {
        padding: 0;
    }

        .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li::before, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .hover-menu a::before {
            display: none;
        }

    .container-megamenu.horizontal ul.megamenu li .sub-menu .content img:hover {
        -webkit-opacity: 0.8;
        -moz-opacity: 0.8;
        -ms-opacity: 0.8;
        -o-opacity: 0.8;
        opacity: 0.8;
    }

    .container-megamenu.horizontal ul.megamenu li .sub-menu .content .item-banner .img-banner-w {
        margin: 0 -15px;
    }

    .container-megamenu.horizontal ul.megamenu li .sub-menu .content .item-banner .img-banner {
        width: 50%;
        padding: 0 15px;
        float: left;
    }

    .container-megamenu.horizontal .sub-menu .content-feature .title-feature {
        margin-bottom: 20px;
    }

    .container-megamenu.horizontal .sub-menu .content-feature li {
        float: left;
        width: 33.33%;
        text-align: center;
    }

        .container-megamenu.horizontal .sub-menu .content-feature li a img {
            margin-bottom: 8px;
        }

        .container-megamenu.horizontal .sub-menu .content-feature li a span {
            display: block;
            width: 100%;
            text-transform: uppercase;
            font-size: 12px;
            color: #666;
            font-weight: 600;
            line-height: 100%;
            margin-top: 8px;
        }

        .container-megamenu.horizontal .sub-menu .content-feature li a:hover span {
            color: #1752b1;
        }

    .container-megamenu.horizontal .sub-menu .demo-detail ul li {
        width: 33.33%;
    }

    .container-megamenu.horizontal .sub-menu .feature-blog a {
        text-align: center;
    }

        .container-megamenu.horizontal .sub-menu .feature-blog a img {
            margin-bottom: 10px;
        }

        .container-megamenu.horizontal .sub-menu .feature-blog a span {
            display: block;
            width: 100%;
            text-transform: uppercase;
            font-size: 12px;
            color: #666;
            font-weight: 600;
            line-height: 100%;
            margin-bottom: 0px;
        }

        .container-megamenu.horizontal .sub-menu .feature-blog a:hover span {
            color: #1752b1;
        }

    .container-megamenu.horizontal .sub-menu .feature-blog .clearfix {
        margin: 20px;
    }

    .container-megamenu.horizontal ul.megamenu {
        /*.sub-menu{
     opacity: 1;
     display: block ;
     .content{
     display: block ;
     } 
     }*/
    }

        .container-megamenu.horizontal ul.megamenu .item-style1 {
            /*.sub-menu{
     opacity: 1;
     display: block ;
     .content{
     display: block ;
     } 
     }*/
        }

            .container-megamenu.horizontal ul.megamenu .item-style1 .subcategory li a {
                float: left;
                text-align: left;
            }

            .container-megamenu.horizontal ul.megamenu .item-style1 .sub-menu .content .hover-menu li {
                text-align: left;
                display: inline;
            }

                .container-megamenu.horizontal ul.megamenu .item-style1 .sub-menu .content .hover-menu li a {
                    text-align: left;
                }

        .container-megamenu.horizontal ul.megamenu .item-style2 {
            /*.sub-menu{
     opacity: 1;
     display: block ;
     .content{
     display: block ;
     } 
     }*/
        }

        .container-megamenu.horizontal ul.megamenu .blog-item .sub-menu .content {
            padding: 30px 25px;
        }

        .container-megamenu.horizontal ul.megamenu .quicklink-menu {
            margin-left: -30px;
            margin-right: -30px;
        }

        .container-megamenu.horizontal ul.megamenu .quicklinks-menu {
            background-color: #ddd;
            display: inline-flex;
            width: 100%;
            padding: 25px 30px;
            border-bottom-right-radius: 5px;
            border-bottom-left-radius: 5px;
        }

            .container-megamenu.horizontal ul.megamenu .quicklinks-menu ul li {
                float: left;
                line-height: 100%;
            }

                .container-megamenu.horizontal ul.megamenu .quicklinks-menu ul li span {
                    /* [4] */
                    /* [6] */
                    /* [6] */
                    /* [7] */
                    font-size: 14px;
                    font-size: 1.4rem;
                    /* [8] */
                    color: #222;
                    font-weight: 700;
                }

                .container-megamenu.horizontal ul.megamenu .quicklinks-menu ul li a {
                    margin-left: 5px;
                }
/*============ MODULE MEGAMENU VERTICAL  ==================*/
/*--- mega menu vertical ---*/
.container-megamenu ul.megamenu li .sub-menu .content .hover-menu a::before {
    display: none;
}

.container-megamenu.vertical ul.megamenu > li.click::before, .container-megamenu.vertical ul.megamenu > li.hover::before {
    padding: 0;
}

.common-home .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu > a::before {
    top: 14px;
}

.vertical ul.megamenu > li.click::before, .vertical ul.megamenu > li.hover::before {
    padding: 0;
}

.container-megamenu.vertical {
    z-index: 990;
}

    .container-megamenu.vertical .megamenuToogle-wrapper {
        background-color: transparent;
    }

    .container-megamenu.vertical #menuHeading {
        margin: 0;
    }

        .container-megamenu.vertical #menuHeading .megamenuToogle-pattern {
            position: relative;
        }

            .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
                border-top-right-radius: 3px;
                border-top-left-radius: 3px;
                color: #fff;
                font-weight: 700;
                /* [4] */
                /* [6] */
                /* [6] */
                /* [7] */
                font-size: 16px;
                font-size: 1.6rem;
                /* [8] */
                line-height: 40px;
                padding: 0px 0px 0px 20px;
                margin: 0;
                position: relative;
                text-transform: uppercase;
                display: block;
            }

                .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container > div {
                    float: left;
                    padding-top: 11px;
                    margin: 0px 9px 0 0;
                }

                    .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container > div > span {
                        box-shadow: none;
                    }

                .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container:hover {
                    cursor: pointer;
                }

    .container-megamenu.vertical .vertical-wrapper .megamenu-pattern {
        position: relative;
        z-index: 1;
    }

@media (min-width: 992px) {
    .container-megamenu.vertical .vertical-wrapper ul.megamenu {
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
        background-color: #fff;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li {
            cursor: pointer;
            padding: 0 15px 0 15px;
            border: none;
            margin: 0;
            position: relative;
        }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.id6-item {
                display: none;
            }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {
                color: #666;
                display: block;
                font-size: 14px;
                font-weight: 400;
                padding: 14px 0 15px 35px;
                line-height: 100%;
                position: relative;
                text-transform: capitalize;
            }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a i, .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a b {
                    display: none;
                }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img {
                    height: auto;
                    left: 0px;
                    margin: 0;
                    position: absolute;
                    top: 50%;
                    transform: translateY(-50%);
                }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu > a:before {
                color: #ccc;
                font-family: 'FontAwesome';
                display: inline-block;
                content: "\f105";
                font-size: 16px;
                position: absolute;
                right: 0px;
                top: 14px;
            }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu:hover > a:before {
                color: #1752b1;
            }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.active, .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover {
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
            }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.active:before, .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover:before {
                    padding: 0;
                }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.active > a, .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a {
                    background-color: transparent;
                }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore {
            padding: 16px 15px 20px 50px;
            line-height: 100%;
        }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore i {
                left: 14px;
                top: 16px;
                position: absolute;
                font-size: 14px;
                color: #1752b1;
            }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore .more-view {
                color: #1752b1;
                font-size: 14px;
            }
}

.container-megamenu.vertical ul.megamenu > li > a strong {
    font-weight: 400;
}

.container-megamenu.vertical .vertical-wrapper {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    /*---------------- SUB MENU VERTICAL -----------------*/
}

    .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content .img-banner img {
        width: 100%;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img {
        height: auto;
        margin: 0;
        margin-right: 10px;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content > .border {
        padding: 0;
        border: none;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content > .row {
        padding-top: 5px;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content {
        padding: 0PX 0PX 6PX 0PX;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0);
    }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul > li {
            margin-bottom: 15px;
        }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul li a.main-menu {
            color: #222;
            /* [4] */
            /* [6] */
            /* [6] */
            /* [7] */
            font-size: 14px;
            font-size: 1.4rem;
            /* [8] */
            margin: 0 0 0px;
            display: block;
            font-weight: 700;
            text-transform: uppercase;
            border: none;
        }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul {
            padding: 0;
        }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul li {
                padding: 0;
                display: inline;
            }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul li a {
                    /* [4] */
                    /* [6] */
                    /* [6] */
                    /* [7] */
                    font-size: 14px;
                    font-size: 1.4rem;
                    /* [8] */
                    font-weight: 400;
                    display: block;
                    line-height: 28px;
                }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul li:before {
                    display: none;
                }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul li:hover a {
                    color: #1752b1;
                }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .link:hover img {
            opacity: 0.8;
        }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .img-vbanner a:hover img {
            opacity: 0.8;
        }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content ul.subcategory .title-submenu {
            font-weight: 700;
            color: #222;
            font-size: 14px;
            text-transform: uppercase;
            padding: 0 0 3px 0;
        }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content ul.subcategory .menu ul li {
            line-height: 100%;
            display: inline;
        }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content ul.subcategory .menu ul li a {
                font-size: 14px;
                line-height: 28px;
            }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu {
        /*.sub-menu{
         .content{
         padding: 0;   
         .col-sm-7{
         padding-#{$right}: 0;
         }                 
         .col-sm-5{
         padding-#{$left}: 0;
         }
         } 
         }*/
    }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .img-vbanner {
            float: right;
            padding-right: 15px;
        }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .img-vbanner a {
                margin-bottom: 0px;
                display: block;
            }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .img-vbanner a.last {
                    margin-bottom: 0;
                }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .categories {
            padding: 15px 0 0 30px;
        }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .categories .static-menu .menu > ul > li {
                margin-bottom: 0px;
            }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.item-style2 {
            /*.sub-menu{
     opacity: 1;
     display: block ;
     .content{
     display: block ;
     > .row{
     }
     } 
     }  */
        }

        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content {
            padding: 0;
        }

            .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul {
                margin: 10px 0;
                padding: 0;
            }

                .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li {
                    padding: 0;
                    position: relative;
                }

                    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li:last-child {
                        border: none;
                    }

                    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li > a {
                        line-height: 30px;
                        font-size: 14px;
                        display: inline-block;
                        width: 100%;
                        padding: 0 20px;
                    }

                    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li b {
                        float: right;
                        line-height: 27px;
                        font-size: 16px;
                        margin: 0 20px;
                        position: absolute;
                        top: 0;
                        right: 0;
                    }

                    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li:hover > a {
                        color: #1752b1;
                    }

                    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul {
                        width: 250px;
                        padding: 10px 0;
                        top: 0;
                        margin: 0;
                        left: 100%;
                    }

                        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul:before, .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul:after {
                            display: none;
                        }

                        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul li:last-child {
                            border: none;
                        }

                        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul li > a {
                            font-weight: normal;
                            line-height: 30px;
                        }


.filter-v3 .filter-shopby, .filter-v3 .filter-row {
    border: 1px solid #e6e6e6;
    padding: 0px;
}

.filter-shopby .table_layout, .filter-row .table_layout {
    display: block;
}

.filter-shopby .table_cell, .filter-row .table_cell {
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: #efefef 1px solid;
    display: block;
}

.filter-shopby legend, .filter-row legend {
    border: none;
    font-size: 17px;
    margin: 0;
    text-transform: capitalize;
    color: black;
}

.filter-shopby .checkboxes_list > li:not(:last-child), .filter-row .checkboxes_list > li:not(:last-child), .filter-shopby .simple_vertical_list li:not(:last-child), .filter-row .simple_vertical_list li:not(:last-child) {
    margin-bottom: 5px;
    color: black;
}

.filter-shopby .color_btn, .filter-row .color_btn {
    position: relative;
    padding-left: 32px;
}

    .filter-shopby .color_btn::before, .filter-row .color_btn::before {
        content: "";
        padding: 1px;
        background-clip: content-box;
        border: 1px solid #eaeaea;
        border-radius: 50%;
        -webkit-transition: border-color 0.3s ease;
        transition: border-color 0.3s ease;
    }

    .filter-shopby .color_btn.green::before, .filter-row .color_btn.green::before {
        background: #269300;
    }

    .filter-shopby .color_btn.yellow::before, .filter-row .color_btn.yellow::before {
        background: #fccd36;
    }

    .filter-shopby .color_btn.red::before, .filter-row .color_btn.red::before {
        background: #f00;
    }

    .filter-shopby .color_btn.blue::before, .filter-row .color_btn.blue::before {
        background: #018bc8;
    }

    .filter-shopby .color_btn.grey::before, .filter-row .color_btn.grey::before {
        background: #b2b2b2;
    }

    .filter-shopby .color_btn.orange::before, .filter-row .color_btn.orange::before {
        background: #ff7b1a;
    }

.filter-shopby input[type="checkbox"]:checked + .color_btn::before, .filter-row input[type="checkbox"]:checked + .color_btn::before {
    border-color: #333;
}

.filter-row {
    padding: 0;
}

    .filter-row .table_layout {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

    .filter-row .table_row {
        display: table;
        width: 100%;
    }

    .filter-row .table_cell {
        display: table-cell;
        border-right: 1px solid #e6e6e6;
        padding: 19px;
    }

    .filter-row .bottom_box {
        padding: 15px 19px;
    }

.ui-slider {
    height: 7px;
    background: #f8f8f8;
    border: 1px solid #eaeaea;
    max-width: 220px;
}

    .ui-slider .ui-slider-handle {
        display: block;
        width: 19px;
        height: 19px;
        background: #fff;
        border: 1px solid #eaeaea;
        cursor: pointer;
        top: -7px;
    }

        .ui-slider .ui-slider-handle::before {
            content: "";
            display: block;
            width: 9px;
            height: 9px;
            background: #b2b2b2;
            position: absolute;
            top: 4px;
            left: 4px;
        }

        .ui-slider .ui-slider-handle, .ui-slider .ui-slider-handle::before {
            border-radius: 50%;
        }

.range {
    padding: 0px 0px;
    margin: 0;
}

    .range > * {
        display: inline;
    }

.checkboxes_list {
    color: #333;
    FONT-SIZE: 16PX;
}

    .checkboxes_list li {
        background: #ffffff;
        padding: 3px 5px;
        border-bottom: 1px solid #e6e6e6;
    }

    .simple_vertical_list input[type="radio"], .checkboxes_list input[type="radio"], .simple_vertical_list input[type="checkbox"], .checkboxes_list input[type="checkbox"] {
        display: none;
    }

        .simple_vertical_list input[type="radio"] + label, .checkboxes_list input[type="radio"] + label, .simple_vertical_list input[type="checkbox"] + label, .checkboxes_list input[type="checkbox"] + label {
            position: relative;
            width: auto;
            margin: 0 17px 0 0;
            padding-left: 32px;
            cursor: pointer;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            user-select: none;
        }

            .simple_vertical_list input[type="radio"] + label::before, .checkboxes_list input[type="radio"] + label::before, .simple_vertical_list input[type="checkbox"] + label::before, .checkboxes_list input[type="checkbox"] + label::before {
                content: "";
                display: block;
                text-align: center;
                font-family: 'FontAwesome';
                position: absolute;
                left: 0;
                top: -1px;
                width: 22px;
                height: 22px;
                color: inherit;
                background: #fff;
                border: 1px solid #eaeaea;
                border-radius: 3px;
            }

            .simple_vertical_list input[type="checkbox"] + label::before, .checkboxes_list input[type="checkbox"] + label::before {
                font-size: 12px;
            }

            .simple_vertical_list input[type="radio"] + label::before, .checkboxes_list input[type="radio"] + label::before {
                border-radius: 50%;
            }

            .simple_vertical_list input[type="radio"] + label:empty, .checkboxes_list input[type="radio"] + label:empty {
                width: 22px;
                padding-left: 0px;
                margin: 0px;
            }

        .simple_vertical_list input[type="checkbox"]:checked + label::before, .checkboxes_list input[type="checkbox"]:checked + label::before {
            content: '\f00c';
        }

        .simple_vertical_list input[type="radio"]:checked + label::before, .checkboxes_list input[type="radio"]:checked + label::before {
            content: "\f10c";
        }

.tags_cloud li {
    display: inline-block;
    margin: 0 4px 4px 0;
}

.button_grey {
    padding: 6px 15px;
    display: inline-block;
    color: #fff;
    background: #ea7001;
    text-transform: capitalize;
    border-radius: 3px;
    border: none;
    background-image: -webkit-linear-gradient(0deg,#ea2101 0%,#ea8201 100%);
}

    .button_grey:hover {
        color: white;
        background: #1752b1;
    }

.button_submit {
    background: #1752b1;
    color: white;
    margin-right: 5px;
}

@media (max-width: 767px) {
    .collapsed-block .tabBlockTitle {
        margin: 6px 0px;
        line-height: 20px;
    }

        .collapsed-block .tabBlockTitle .expander {
            margin: 0 10px;
            color: #333;
            font-size: 14px;
        }

    .collapsed-block .tabBlock {
        display: none;
    }
}
/*============ MODULE TAGS ===================*/
.block-tags {
    margin-top: 20px;
}

    .block-tags .so-popular-tag a {
        float: left;
        font-size: 13px;
        padding: 8px 15px;
        border: 1px solid #ddd;
        border-radius: 5px;
        margin: 0 5px 5px 0;
        line-height: 100%;
        background-color: #fff;
    }

        .block-tags .so-popular-tag a:hover {
            color: #fff;
            background-color: #1752b1;
            border-color: #1752b1;
        }
/*============MODULE CATEGORY ==================*/
.box-category ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.box-category > ul {
    padding: 0;
}

    .box-category > ul > li {
        margin: 0;
        padding: 0;
        border: none;
        position: relative;
        box-shadow: unset;
        border-radius: 0;
        border-bottom: 1px solid #ddd;
    }

        .box-category > ul > li > a {
            display: block;
            font-weight: 400;
            line-height: 100%;
            padding: 14px 47px 14px 15px;
            line-height: 100%;
            text-transform: capitalize;
            margin: 0;
        }

        .box-category > ul > li:last-child {
            border-bottom-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border: none;
        }

            .box-category > ul > li:last-child > a {
                border-bottom-right-radius: 0px;
                border-bottom-left-radius: 0px;
            }

        .box-category > ul > li:hover > a {
            color: #1752b1;
        }

        .box-category > ul > li:hover .head a {
            color: #fff;
        }

        .box-category > ul > li ul {
            margin-left: 20px;
        }

        .box-category > ul > li a.accordion-toggle {
            width: 25px;
            height: 25px;
            line-height: 25px;
            background-color: #dbdbdb;
            color: #fff;
        }

            .box-category > ul > li a.accordion-toggle:hover {
                background-color: #1752b1;
            }

.box-category ul li a.active {
    color: #1752b1;
}

.box-category ul li .head .show:before {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 'FontAwesome';
}

.box-category ul li .head .accordion-toggle:before {
    content: "\f105";
    font: normal normal normal 14px/1 'FontAwesome';
}

.box-category ul li .head {
    display: block;
    position: absolute;
    top: 8px;
    line-height: 20px;
    right: 15px;
    text-align: center;
}

    .box-category ul li .head a:hover {
        color: #fff;
    }

.box-category ul li ul li {
    padding: 0px 0px 0px 5px;
}

.box-category ul ul {
    margin-bottom: 20px;
}

    .box-category ul ul li a {
        padding: 3px 0;
    }

.box-category ul li ul li a:before {
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    content: "\f105";
    margin: 0 5px 0;
}

.box-category ul li ul li a:hover:before {
    margin-right: 10px;
}
/* ============== Page categories ============== */
.page-categories {
    margin-top: 30px;
}

    .page-categories ul {
        margin: 0 -6px;
    }

        .page-categories ul li {
            float: left;
            padding: 0 6px;
        }

            .page-categories ul li .cate {
                text-align: center;
                margin-bottom: 30px;
            }

                .page-categories ul li .cate .cate-img {
                    display: block;
                    width: 100%;
                    position: relative;
                    margin-bottom: 7px;
                }

                    .page-categories ul li .cate .cate-img:hover {
                        opacity: 0.8;
                    }

                .page-categories ul li .cate a {
                    color: #000;
                    font-size: 14px;
                }

                    .page-categories ul li .cate a:hover {
                        color: #1752b1;
                    }
/*================ So Sticky ===============*/
@media (max-width: 1199px) {
    #content #so-groups {
        display: none;
    }
}

#content #so-groups > a span {
    background-color: #1752b1;
}

#content #so-groups > a:hover {
    background-color: #113d84;
}

#content .so-groups-sticky {
    background-color: #1752b1;
}

    #content .so-groups-sticky.left {
        left: 0;
        right: auto;
    }

    #content .so-groups-sticky.right {
        right: 0;
        left: auto;
    }

    #content .so-groups-sticky .popup-header {
        padding: 25px 70px 25px 40px;
    }

        #content .so-groups-sticky .popup-header .popup-close {
            right: 20px;
            left: auto;
            color: #fff;
            font-size: 22px;
            opacity: 1;
        }

    #content .so-groups-sticky .product-thumb .button-group button, #content .so-groups-sticky .form-content .form-box #button-search {
        background-color: #1752b1;
    }

        #content .so-groups-sticky .product-thumb .button-group button:hover, #content .so-groups-sticky .form-content .form-box #button-search:hover {
            background-color: #113d84;
        }

    #content .so-groups-sticky .form-content .form-box .product-thumb .caption h4 a:hover {
        color: #1752b1;
    }

    #content .so-groups-sticky .form-content .form-box .price .price-new, #content .so-groups-sticky .form-content .form-box .price span.price {
        color: #222;
    }

    #content .so-groups-sticky .form-content .form-box .product-thumb .image .bt-sale, #content .so-groups-sticky .popup-header {
        background-color: #1752b1;
    }

    #content .so-groups-sticky .form-content .form-box .product-thumb .caption {
        height: auto;
        max-height: auto;
        min-height: auto;
    }

    #content .so-groups-sticky .popup-close, #content .so-groups-sticky .popup-close i.fa {
        font-size: 16px;
    }

    #content .so-groups-sticky .popup-header > span > i {
        margin-right: 10px;
        margin-left: auto;
    }

    #content .so-groups-sticky .nav-secondary ul li a:hover {
        color: #1752b1;
    }

    #content .so-groups-sticky .form-content .form-box input.field:hover, #content .so-groups-sticky .form-content .form-box select.field:hover {
        cursor: pointer;
    }

#so-groups .form-content .form-box a.account-url:hover .account-txt {
    color: #ff5c00;
}

#so-groups .form-content .form-box input + i {
    font-size: 16px;
    margin-top: -9px;
}

    #so-groups .form-content .form-box input + i:hover {
        color: #1752b1;
    }

#so-groups .form-content .form-box .product-thumb .caption h4 {
    margin-bottom: 0;
}

    #so-groups .form-content .form-box .product-thumb .caption h4 a {
        font-weight: 400;
    }

#so-groups > a {
    position: relative;
    height: 43px;
}

    #so-groups > a.sticky-backtop {
        border-bottom: none;
    }

    #so-groups > a span {
        background-color: #1752b1;
        color: #fff;
        display: inline-block;
        font-size: 14px;
        line-height: 22px;
        opacity: 0;
        padding: 10px;
        position: absolute;
        right: 100%;
        text-align: center;
        text-transform: capitalize;
        top: 0;
        transition: all 0.2s ease-in-out 0s;
        visibility: hidden;
        white-space: nowrap;
        width: auto;
    }

    #so-groups > a:hover span {
        opacity: 1;
        transition: all 0.2s ease-in-out 0s;
        visibility: visible;
        width: auto;
    }

.so-onepagecheckout .checkout-cart td.quantity .input-group {
    min-width: 95px;
}

#so-groups .popup-content {
    max-height: 415px;
    overflow-y: scroll;
}

#so-groups .cart-bottom p {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

#so-groups div.nav-secondary li span.nav-action i.fa {
    height: 47px;
    line-height: 47px;
}

#content .so-onepagecheckout .secondary-title i.fa {
    margin-right: 10px;
    margin-left: auto;
    background-color: #1752b1;
}

.so-onepagecheckout .price {
    font-size: 14px;
}

body #sosearchpro .dropdown-menu .media-body .box-price .price-new {
    color: #1752b1;
}

body #sosearchpro .dropdown-menu .media-body .box-price .price {
    font-size: 13px;
    color: #1752b1;
}

body #sosearchpro .dropdown-menu .media-body .box-price span {
    font-weight: normal;
    font-size: 13px;
    color: #666;
}
/*====== so countdown popup =====*/
#content #so_popup_countdown .modal-header {
    background-color: #1752b1;
}

    #content #so_popup_countdown .modal-header .close {
        font-size: 23px;
        right: 15px;
        top: 33px;
    }

#so_popup_countdown .modal-footer #so_countdown_timer {
    top: 65px;
}

@media (min-width: 1200px) {
    body #so_popup_countdown.modal.in .modal-dialog {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: auto;
        margin: 0 auto;
        transition: none;
    }
}

body #so_popup_countdown .modal-footer #so_countdown_timer {
    /*width: 56px;
     height: 56px;*/
}

    body #so_popup_countdown .modal-footer #so_countdown_timer .time-item {
        line-height: 18px;
        padding-top: 8px;
    }

#so_popup_countdown .list-cates {
    background: url(../../image/bg-popupc.html) no-repeat;
    background-size: 100%;
}

    #so_popup_countdown .list-cates ul {
        width: 64%;
        /*float: $right;
     padding: side-values(40px 20px 0 0);*/
        float: right;
        padding: 40px 20px 0 0;
        text-align: center;
    }

        #so_popup_countdown .list-cates ul li {
            display: inline-block;
            margin: 0 14px;
            text-align: center;
        }

            #so_popup_countdown .list-cates ul li a {
                font-size: 14px;
                font-weight: 500;
            }

                #so_popup_countdown .list-cates ul li a .icon {
                    width: 87px;
                    height: 87px;
                    background-color: #f7e7de;
                    background-image: url(../../image/icon/css_sprites.html);
                    background-repeat: no-repeat;
                    border-radius: 50%;
                    display: block;
                    margin-bottom: 10px;
                }

                    #so_popup_countdown .list-cates ul li a .icon.icon1 {
                        background-position: -9px -9px;
                    }

                    #so_popup_countdown .list-cates ul li a .icon.icon2 {
                        background-position: -9px -219px;
                    }

                    #so_popup_countdown .list-cates ul li a .icon.icon3 {
                        background-position: -9px -429px;
                    }

                    #so_popup_countdown .list-cates ul li a .icon.icon4 {
                        background-position: -9px -639px;
                    }

                    #so_popup_countdown .list-cates ul li a .icon.icon5 {
                        background-position: -9px -849px;
                    }

                    #so_popup_countdown .list-cates ul li a .icon.icon6 {
                        background-position: -9px -1059px;
                    }

                    #so_popup_countdown .list-cates ul li a .icon.icon7 {
                        background-position: -9px -1269px;
                    }

                #so_popup_countdown .list-cates ul li a:hover .icon {
                    background-color: #1752b1;
                }

                    #so_popup_countdown .list-cates ul li a:hover .icon.icon1 {
                        background-position: -9px -114px;
                    }

                    #so_popup_countdown .list-cates ul li a:hover .icon.icon2 {
                        background-position: -9px -324px;
                    }

                    #so_popup_countdown .list-cates ul li a:hover .icon.icon3 {
                        background-position: -9px -534px;
                    }

                    #so_popup_countdown .list-cates ul li a:hover .icon.icon4 {
                        background-position: -9px -744px;
                    }

                    #so_popup_countdown .list-cates ul li a:hover .icon.icon5 {
                        background-position: -9px -954px;
                    }

                    #so_popup_countdown .list-cates ul li a:hover .icon.icon6 {
                        background-position: -9px -1164px;
                    }

                    #so_popup_countdown .list-cates ul li a:hover .icon.icon7 {
                        background-position: -9px -1374px;
                    }

            #so_popup_countdown .list-cates ul li.item5, #so_popup_countdown .list-cates ul li.item6, #so_popup_countdown .list-cates ul li.item7 {
                margin-top: 25px;
            }

    #so_popup_countdown .list-cates .customer {
        display: inline-block;
        width: 100%;
        border-top: 1px solid rgba(0, 0, 0, 0.04);
        font-size: 14px;
        font-weight: 500;
        margin-top: 18px;
        padding: 12px 40px 12px 50%;
    }

        #so_popup_countdown .list-cates .customer a {
            color: #1752b1;
        }

            #so_popup_countdown .list-cates .customer a:hover {
                color: #113d84;
            }

.hidden-popup-countdown {
    overflow: visible;
}

    .hidden-popup-countdown #so_popup_countdown {
        display: none;
    }

    .hidden-popup-countdown .modal-backdrop {
        display: none;
    }

    .hidden-popup-countdown.modal-open .modal-backdrop:first-child {
        display: none;
    }

    .hidden-popup-countdown.modal-open .modal-backdrop {
        display: block;
    }

body .mfp-close-btn-in .mfp-close {
    right: 0;
    left: auto;
    margin: 0;
    color: #222;
}

    body .mfp-close-btn-in .mfp-close:hover {
        color: #1752b1;
    }

#product-quick .owl2-carousel .owl2-stage-outer {
    direction: ltr;
}

.so-fb-message-style-default .so-fb-message-head {
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
}

.quickview-w.product-view .content-product-left, .quickview-w.product-view .content-product-right {
    width: 50%;
}

    .quickview-w.product-view .content-product-left.class-honizol .thumb-video {
        display: none;
    }

.so-onepagecheckout .panel-default {
    display: inline-block;
    width: 100%;
}
/*===============================================
 [SASS DIRECTORY ]
 [1] SO LATSET BLOG
 [2] SIMPLE BLOG
 [3] ARTICLE INFO
 ==============================================*/
/*============SO LATSET BLOG ==================*/
/*============ SIMPLE BLOG ==================*/
.blog-category .modcontent {
    padding: 0;
}

    .blog-category .modcontent ul li {
        border: none;
    }

.blog-category .filters-panel .list-view button.btn {
    color: #fff;
}

.blog-header {
    margin: 0 0 20px;
}

    .blog-header h3 {
        font-weight: bold;
        text-transform: uppercase;
        margin: 0 0 5px;
        /* [4] */
        /* [6] */
        /* [6] */
        /* [7] */
        font-size: 16px;
        font-size: 1.6rem;
        /* [8] */
        color: #555;
    }

.blog-cate ul {
    margin-bottom: 0;
    padding: 10px 0;
}

    .blog-cate ul li.list-group-item {
        border: none;
        padding: 5px 15px;
    }

.blog-listitem .blog-item .blog-item-inner {
    display: block;
    margin-bottom: 30px;
    transition: all 0.2s;
}

    .blog-listitem .blog-item .blog-item-inner:hover .blog-content h4 > a {
        color: #1752b1;
    }

    .blog-listitem .blog-item .blog-item-inner .itemBlogContent {
        padding: 0;
    }

    .blog-listitem .blog-item .blog-item-inner .article-image {
        position: relative;
    }

        .blog-listitem .blog-item .blog-item-inner .article-image:before {
            content: '';
            width: 0;
            height: 0;
            border-bottom: 85px solid transparent;
            top: 0;
            position: absolute;
            z-index: 2;
            border-left: 80px solid #fff;
            left: 0;
        }

        .blog-listitem .blog-item .blog-item-inner .article-image .article-date {
            position: absolute;
            z-index: 2;
            top: 2px;
            left: 3px;
            line-height: 20px;
        }

            .blog-listitem .blog-item .blog-item-inner .article-image .article-date .date {
                font-size: 14px;
                color: #909090;
                display: block;
            }

                .blog-listitem .blog-item .blog-item-inner .article-image .article-date .date b {
                    font-size: 24px;
                    color: #909090;
                    display: block;
                }

        .blog-listitem .blog-item .blog-item-inner .article-image:hover img {
            opacity: 0.8;
            transition: all 0.2s ease-in-out 0s;
            -moz-transition: all 0.2s ease-in-out 0s;
            -webkit-transition: all 0.2s ease-in-out 0s;
        }

    .blog-listitem .blog-item .blog-item-inner .itemBlogContent {
        padding: 15px;
    }

    .blog-listitem .blog-item .blog-item-inner .blog-meta {
        display: inline-block;
        padding: 0px 0 10px;
        border-bottom: 1px solid #ebebeb;
        vertical-align: top;
        width: 100%;
        font-size: 13px;
    }

    .blog-listitem .blog-item .blog-item-inner .author, .blog-listitem .blog-item .blog-item-inner .comment_count, .blog-listitem .blog-item .blog-item-inner .blog-date {
        color: #b3b3b3;
        display: inline-block;
        margin-right: 15px;
    }

        .blog-listitem .blog-item .blog-item-inner .author i, .blog-listitem .blog-item .blog-item-inner .comment_count i, .blog-listitem .blog-item .blog-item-inner .blog-date i {
            margin-right: 8px;
        }

        .blog-listitem .blog-item .blog-item-inner .author a, .blog-listitem .blog-item .blog-item-inner .comment_count a, .blog-listitem .blog-item .blog-item-inner .blog-date a {
            color: #b3b3b3;
        }

    .blog-listitem .blog-item .blog-item-inner .blog-content {
        clear: both;
        display: inline-block;
        width: 100%;
    }

        .blog-listitem .blog-item .blog-item-inner .blog-content h4 {
            margin-bottom: 10px;
            font-size: 15px;
            font-weight: 600;
            line-height: 24px;
        }

        .blog-listitem .blog-item .blog-item-inner .blog-content .article-description {
            margin: 5px 0 15px 0;
        }

        .blog-listitem .blog-item .blog-item-inner .blog-content .readmore {
            font-size: 14px;
            margin-top: 10px;
        }

            .blog-listitem .blog-item .blog-item-inner .blog-content .readmore .fa {
                margin-right: 8px;
            }

            .blog-listitem .blog-item .blog-item-inner .blog-content .readmore > a {
                color: #1752b1;
            }

.blog-listitem .blog-grid-1 .blog-item-inner .itemBlogImg {
    width: 320px;
    margin: 0 15px 0 0;
    float: left;
}

@media (max-width: 767px) {
    .blog-listitem .blog-grid-1 .blog-item-inner .itemBlogImg {
        width: auto;
    }
}

.blog-listitem .blog-grid-1 .blog-item-inner .itemBlogContent {
    width: auto;
    float: none;
    overflow: hidden;
    clear: none;
    padding: 0;
}

@media (max-width: 767px) {
    .blog-listitem .blog-grid-1 .blog-item-inner .itemBlogContent {
        float: left;
        margin-top: 15px;
    }
}

@media (min-width: 1200px) {
    .blog-listitem .blog-grid-2:nth-child(2n+1) {
        clear: both;
    }
}

.blog-listitem .blog-grid-2 .blog-item-inner {
    background: none;
    box-shadow: none;
}

    .blog-listitem .blog-grid-2 .blog-item-inner .itemBlogContent {
        padding: 10px 0;
    }

.blog-listitem .blog-grid-2 .article-description {
    display: none;
}

@media (min-width: 1200px) {
    .blog-listitem .blog-grid-3:nth-child(3n+1) {
        clear: both;
    }
}

.blog-listitem .blog-grid-3 .blog-item-inner {
    background: none;
    box-shadow: none;
}

    .blog-listitem .blog-grid-3 .blog-item-inner .itemBlogContent {
        padding: 10px 0;
    }

.blog-listitem .blog-grid-3 .article-description {
    display: none;
}

@media (min-width: 1200px) {
    .blog-listitem .blog-grid-4:nth-child(4n+1) {
        clear: both;
    }
}

.blog-listitem .blog-grid-4 .article-description {
    display: none;
}

.blog-listitem .blog-list .blog-item-inner {
    padding: 0px;
    background: none;
    margin-bottom: 35px;
}

    .blog-listitem .blog-list .blog-item-inner .itemBlogImg {
        margin-bottom: 15px;
    }

    .blog-listitem .blog-list .blog-item-inner .itemBlogContent {
        padding: 0;
    }
/*============ARTICLE INFO==================*/
div.article-info .article-title h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: #555;
    font-weight: bold;
    margin-bottom: 5px;
}

div.article-info .article-sub-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

    div.article-info .article-sub-title span {
        display: block;
        float: left;
        color: #999;
        padding: 0 10px;
        font-size: 13px;
    }

        div.article-info .article-sub-title span.article-author {
            padding-left: 0;
        }

            div.article-info .article-sub-title span.article-author a {
                color: #999;
                font-size: 13px;
            }

                div.article-info .article-sub-title span.article-author a:hover {
                    color: #1752b1;
                }

        div.article-info .article-sub-title span.article-comment {
            border-right: 0;
        }

    div.article-info .article-sub-title .article-share {
        display: none;
    }

div.article-info .article-image {
    margin-bottom: 30px;
}

div.article-info .article-description {
    margin-bottom: 30px;
}

div.article-info .related-comment {
    border-radius: 0;
    border: 0;
    border-top: 1px solid #e6e6e6;
    padding-top: 40px;
    box-shadow: none;
    margin-top: 40px;
}

    div.article-info .related-comment .article-reply {
        border: none;
        background: #f9f9f9;
    }

        div.article-info .related-comment .article-reply .author {
            font-weight: bold;
            font-size: 16px;
        }

        div.article-info .related-comment .article-reply .article-reply {
            background: #f4f3f3;
        }

    div.article-info .related-comment .panel-body {
        padding: 0;
        border: 0;
    }

        div.article-info .related-comment .panel-body .form-group #comments {
            padding: 0;
            border: 0;
            overflow: hidden;
        }

            div.article-info .related-comment .panel-body .form-group #comments h2#review-title {
                margin: 0 0 30px;
                padding: 0;
                font-weight: bold;
                text-transform: uppercase;
                font-size: 18px;
                color: #121212;
            }

@media (min-width: 992px) {
    div.article-info .related-comment #button-comment {
        padding: 10px 52px;
    }
}

div.article-info .panel-default {
    border-radius: 0;
    clear: both;
}

div.article-info .itemFullText {
    text-align: justify;
}

.panel--related img {
    transition: 0.3s all ease-in-out;
}

.panel--related .img-responsive:hover {
    opacity: 0.8;
}

.panel--related .caption h4 {
    font-size: 14px;
    margin: 10px 0;
}

.article--style1 .article-info .article-image {
    width: 50%;
    margin-right: 30px;
    float: left;
}

.article--style2 .article--mainimage {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.article--style2 .article--maintitle {
    position: absolute;
    bottom: 0;
    z-index: 5;
    width: 100%;
    padding: 10px 15px;
    color: #f3f3f3;
    background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -moz-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00ffffff',GradientType=1);
    /* IE6-9 */
}

    .article--style2 .article--maintitle .article-title {
        text-transform: uppercase;
    }

    .article--style2 .article--maintitle h3 {
        margin-bottom: 5px;
        font-size: 21px;
    }

.article--style3 .article--mainimage {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.article--style3 .article--maintitle .article-title {
    text-transform: uppercase;
}

.article--style3 .article--maintitle h3 {
    margin-bottom: 5px;
}

.article--style4 .article--maincontent {
    padding: 20px;
    position: relative;
    z-index: 2;
    margin-top: -100px;
    background: #fff;
}

.article--style5 .article--mainimage {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.article--style5 .article--maintitle {
    position: absolute;
    z-index: 5;
    transform: translateY(-130%);
    width: 1170px;
}

    .article--style5 .article--maintitle h3 {
        margin-bottom: 0;
    }

    .article--style5 .article--maintitle .article-title {
        text-transform: uppercase;
        bottom: 0;
        z-index: 5;
        display: block;
        background: rgba(0, 0, 0, 0.6);
        padding: 10px;
        color: #f3f3f3;
        margin-bottom: 10px;
    }

    .article--style5 .article--maintitle .article-sub-title {
        bottom: 0;
        z-index: 5;
        display: inline-block;
        background: rgba(0, 0, 0, 0.6);
        min-width: 45%;
        padding: 10px;
        color: #f3f3f3;
    }

    .article--style5 .article--maintitle .article-title, .article--style5 .article--maintitle .article-sub-title {
        background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: -moz-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #111 0%, rgba(255, 255, 255, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00ffffff',GradientType=1);
        /* IE6-9 */
    }
/*============ARTICLE COMMENTS==================*/
.comments {
    margin-bottom: 30px;
}

    .comments.comments-level-1 {
        margin-left: 136px;
    }

    .comments .pull-left {
        width: 100px;
        height: 100px;
        display: block;
        background-color: #f5f5f5;
        margin-right: 30px;
        position: relative;
        padding: 0;
    }

        .comments .pull-left .fa {
            font-size: 46px;
            display: block;
            text-align: center;
            margin: 25px 0;
        }

        .comments .pull-left img {
            width: 100%;
            height: auto;
            position: relative;
            z-index: 2;
        }

        .comments .pull-left span {
            position: absolute;
            display: inline-block;
            top: 15%;
        }

    .comments .media-body .media-title {
        color: #1fc0a0;
        padding-bottom: 14px;
    }

        .comments .media-body .media-title .username {
            font-size: 18px;
            font-style: italic;
            font-family: Georgia, sans-serif;
            display: inline-block;
            margin-right: 14px;
        }

        .comments .media-body .media-title .time {
            font-size: 16px;
        }

            .comments .media-body .media-title .time .fa {
                font-size: 20px;
                margin-right: 13px;
                position: relative;
                top: 3px;
            }

        .comments .media-body .media-title .link:hover {
            text-decoration: none;
        }

@media (max-width: 745px) {
    .comments {
        margin-bottom: 28px;
    }

        .comments.comments-level-1 {
            margin-left: 70px;
        }

        .comments .pull-left {
            width: 70px;
            height: 70px;
            margin-right: 20px;
        }

            .comments .pull-left:before {
                font-size: 46px;
                line-height: 1em;
                top: 10px;
            }

        .comments .media-body .media-title time {
            display: block;
        }

            .comments .media-body .media-title time .icon {
                font-size: 20px;
                margin: 0 6px 0 0;
                position: relative;
                top: 3px;
            }
}
/*****************************************************************************
 ******                     SO Framework: Sass Garenal                   ******
 ******************************************************************************/
.wrapper-boxed .typeheader-2.navbar-compact, .wrapper-boxed .typeheader-4.navbar-compact, .wrapper-boxed .typeheader-1.navbar-compact {
    width: 100%;
    max-width: 1650px;
}

.clearfix {
    clear: both;
}
/*================  ===================*/
body.layout-3 #content .so-page-builder .container {
    padding: 0 15px;
}

body.layout-5 {
    font-size: 13px;
}

    body.layout-5.checkout-cart footer {
        margin-top: 30px;
    }

body.layout-4 {
    font-size: 13px;
}

@media (min-width: 1200px) {
    body.layout-4 .container {
        max-width: 100%;
        padding: 0px 45px;
        width: 100%;
        margin: 0px 0px;
        /* background: #cd231b; */
    }

    body.layout-4 #column-right.col-sm-3, body.layout-4 .col-md-3.content-aside {
        width: 16.66667%;
    }

    body.layout-4 #content.col-sm-9, body.layout-4 #content.col-md-9 {
        width: 83.33333%;
    }

    body.layout-4 .wrapper-boxed, body.layout-4 .wrapper-iframed, body.layout-4 .wrapper-rounded {
        max-width: 1680px;
    }

        body.layout-4 .wrapper-boxed .container, body.layout-4 .wrapper-iframed .container, body.layout-4 .wrapper-rounded .container {
            width: 95%;
        }
}

@media (min-width: 1200px) {
    body.layout-2 .container, body.layout-1 .container {
        max-width: 1650px;
        padding: 0;
        width: 93%;
    }

    body.layout-2 #column-right.col-sm-3, body.layout-1 #column-right.col-sm-3, body.layout-2 .col-md-3.content-aside, body.layout-1 .col-md-3.content-aside {
        width: 16.66667%;
    }

    body.layout-2 #content.col-sm-9, body.layout-1 #content.col-sm-9, body.layout-2 #content.col-md-9, body.layout-1 #content.col-md-9 {
        width: 83.33333%;
    }

    body.layout-2 .wrapper-boxed, body.layout-1 .wrapper-boxed, body.layout-2 .wrapper-iframed, body.layout-1 .wrapper-iframed, body.layout-2 .wrapper-rounded, body.layout-1 .wrapper-rounded {
        max-width: 1650px;
    }

        body.layout-2 .wrapper-boxed .container, body.layout-1 .wrapper-boxed .container, body.layout-2 .wrapper-iframed .container, body.layout-1 .wrapper-iframed .container, body.layout-2 .wrapper-rounded .container, body.layout-1 .wrapper-rounded .container {
            width: 95%;
        }
}


body.layout-4 .content-main-w .main-right, body.layout-4 #content.col-sm-9, body.layout-4 #content.col-md-9 {
    width: 79%;
    margin: 0 0 0 286px;
}


body.layout-4 .content-main-w .main-left, body.layout-4 .col-md-3.content-aside {
    width: 280px;
    height: 500px;
    position: fixed;
    z-index: 999;
    overflow: scroll;
    left: auto;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    display: table-cell;
}

@media (min-width: 1400px) and (max-width: 1650px) {
    body.layout-4 .content-main-w .main-left, body.layout-4 .col-md-3.content-aside {
        /* width: 21%; */
        /* height: 500px; */
        position: fixed;
        z-index: 9999;
        overflow: scroll;
        left: auto;
        overflow-x: hidden;
        overflow-y: auto;
        position: fixed;
    }



    body.layout-4 .content-main-w .main-right, body.layout-4 #content.col-sm-9, body.layout-4 #content.col-md-9 {
        /* width: 79%; */
        margin: 0 0 0 286px;
    }
}

@media (min-width: 1200px) and (max-width: 1650px) {
    body.layout-2 .content-main-w .main-left, body.layout-1 .content-main-w .main-left, body.layout-2 .col-md-3.content-aside, body.layout-1 .col-md-3.content-aside {
        width: 21%;
    }

    body.layout-2 .content-main-w .main-right, body.layout-1 .content-main-w .main-right, body.layout-2 #content.col-sm-9, body.layout-1 #content.col-sm-9, body.layout-2 #content.col-md-9, body.layout-1 #content.col-md-9 {
        width: 79%;
    }
}
/* 2. STYLE OWL
 ------------------------------*/
/* 3. STYLE ALL SITE
 -------------------------------*/
body {
    color: #555;
    font-size: 14px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
/* Override the bootstrap defaults */
h1 {
    font-size: 25px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

ul, ul li, ul.menu, ul.blank, .category-style .list-group, .category-style .list-group > li ul, .filter-shopby .checkboxes_list, .filter-shopby .simple_vertical_list, .tags_cloud, .our-member .respl-item .info-member ul, .why-list, ul.contact-address, ul.product-options {
    list-style: none;
    padding: 0;
}

option {
    padding: 2px 5px;
    border-width: 1px;
}

.alert ol li {
    list-style-type: decimal;
    margin: 0 0 5px 15px;
}

img {
    max-width: 100%;
}

.align-center {
    display: table;
    margin: 0 auto;
}

.text-danger {
    color: #fff;
    display: inline-block;
    background-color: #a94442;
    padding: 0 5px;
    margin: 5px 0;
    border-radius: 3px;
    font-size: 11px;
}

a, .btn-link {
    color: #555;
    transition: color 0.3s ease-in-out;
}

    a:hover, .btn-link:hover {
        color: #1752b1;
        text-decoration: none;
    }

    a, a:visited, a:active, a:link, a:focus {
        cursor: pointer;
        text-decoration: none;
        outline: none;
    }

ul, ol {
    margin: 0;
}

.btn.active, .btn:active {
    box-shadow: none !important;
}

.input-group-btn > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

ol {
    counter-reset: item;
    list-style-type: none;
    margin: 0 0 0 15px;
}

em {
    font-style: normal;
}

.fancybox-outer, .fancybox-inner {
    text-align: center;
}

    .fancybox-outer .wishlist_product_view, .fancybox-inner .wishlist_product_view {
        margin-bottom: 15px;
    }

.list-inline {
    display: inline-block;
}

.zoomContainer {
    overflow: hidden;
}

.img-thumbnail.pull-left {
    margin-right: 30px;
}

.img-thumbnail.pull-right {
    margin-left: 30px;
}

.selector {
    display: inline-block;
    position: relative;
    height: 30px;
    padding-right: 30px;
}

    .selector span {
        display: none;
    }

    .selector select {
        position: absolute;
        height: 100%;
        width: 100%;
        border-radius: 0;
        box-shadow: none;
        top: 0px;
        left: 0px;
        font-size: 13px;
        color: #999;
        padding: 5px 7px;
        border: solid 1px #e6e6e6;
    }

        .selector select:focus {
            box-shadow: none;
            outline: none;
            border-color: #e6e6e6;
        }

    .selector:after {
        content: "\f0d7";
        margin: 0;
        height: 28px;
        width: 28px;
        text-align: center;
        color: #666;
        position: absolute;
        top: 1px;
        right: 1px;
        background: #fff;
        pointer-events: none;
        line-height: 25px;
        font-size: 12px;
    }

.margin-zero {
    margin: 0;
}

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/* 4. FORM
 -----------------------------------------------------------------*/
.clearfix {
    clear: both;
}

.inline {
    display: inline-block;
}

legend {
    font-size: 18px;
    padding: 7px 19px;
}

label {
    font-size: 12px;
    font-weight: normal;
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}

.dropdown-menu {
    font-size: inherit;
}

.btn {
    border-radius: 0;
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    background: #1752b1;
    border-color: #1752b1;
    color: white;
}

.buttonGray {
    padding: 9px 20px;
    background: #555;
    color: #fff;
    border-radius: 3px;
    border: none;
}

    .buttonGray:hover {
        background: #1752b1;
        border-color: #1752b1;
        color: #fff;
    }

.submit {
    margin: 1em 0;
}

select, textarea {
    color: #666;
}

select {
    box-shadow: none;
    padding-left: 5px;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url("../image/icons/bg-selectbox.html") no-repeat right center #fff;
}

textarea {
    height: auto;
    resize: none;
}

.alert-danger, .alert-success {
    display: inline-block;
    width: 100%;
    border-radius: 0;
}

.filter_group input {
    display: none;
}

.filter_group [type=checkbox] + span:before {
    content: "\f00c";
    font-family: FontAwesome;
    width: 18px;
    padding-left: 2px;
    line-height: 16px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 3px;
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 12px;
    color: #fff;
}

.filter_group [type=checkbox]:checked + span:before {
    color: #333;
}
/* 4. Dropdown
 -----------------------------------------------------------------*/
.shopping_cart .btn-shopping-cart .checkout {
    padding: 10px 20px;
}

.shopping_cart .dropdown-menu .content-item {
    max-height: 245px;
    overflow: auto;
}

.shopping_cart .btn-shopping-cart .added_items {
    color: #222;
}

.header-top-right .top-link > li {
    position: relative;
}

header .account.open .dropdown-menu, header .account:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    display: block !important;
}

header .dropdown-menu {
    padding: 10px 5px;
    margin: 0;
    min-width: 120px;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.2);
    right: 0;
    left: auto;
    border-radius: 0;
}

@media (min-width: 1200px) {
    header .dropdown-menu {
        -webkit-transform-origin: top center;
        transform-origin: top center;
        /* -webkit-transform: rotateX(-70deg); */
        /* transform: rotateX(-70deg); */
        /* transition: transform 0.4s ease 0s, opacity 0.2s ease 0s, visibility 0.2s ease 0s; */
        opacity: 0;
        visibility: hidden;
        display: block;
    }
}

header .dropdown-menu > li .btn-block {
    padding: 5px 0;
    line-height: 22px;
    color: #555;
}

    header .dropdown-menu > li .btn-block:hover {
        color: #1752b1;
    }

header .dropdown-menu > li:hover button {
    color: #1752b1;
}

header .dropdown-menu .btn-block {
    border: none;
    background: transparent;
    text-align: left;
}

.dropdown-menu > li > a {
    padding: 5px 0px;
    line-height: 22px;
    color: #555;
}

    .dropdown-menu > li > a:hover {
        color: #1752b1;
    }

.btn-group .btn-link {
    text-align: left;
    background: transparent;
    text-decoration: none;
    padding: 5px 10px;
    color: #666;
    font-weight: normal;
    color: #555;
    position: relative;
    z-index: 1;
}

    .btn-group .btn-link:hover {
        color: #1752b1;
    }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: transparent;
}

.nav-header {
    color: #667280;
}

@media (min-width: 1199px) {
    header .header-top .top-link > li:hover .dropdown-menu, header .btn-group:hover .dropdown-menu, header .dropdown:hover .dropdown-menu, header .btn-shopping-cart:hover .dropdown-menu {
        opacity: 1;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        visibility: visible;
    }
}

@media (max-width: 1024px) {
    header .open > .dropdown-menu {
        margin-top: 0;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
    }
}

.size-img-cart {
    width: 80px;
}

#cart .dropdown-menu {
    margin-right: 55px;
    padding: 0;
}

    #cart .dropdown-menu:after {
        left: auto;
        right: 49px;
    }
/* 5. TABLE
 -----------------------------------------------------*/
.table thead > tr > th {
    background: #eee;
}

table.std th, table.std td {
    vertical-align: middle;
    border: 1px;
    padding: 10px;
    text-align: center;
}

table.std th {
    white-space: nowrap;
    background: #f5f5f5;
}

table.std tfoot td {
    color: #333;
    text-align: right;
    white-space: nowrap;
}

table.std {
    background: #fdfdfd;
    border-spacing: 0;
    vertical-align: middle;
    border: 1px;
    width: 100%;
}

table th {
    border: 1px;
    color: #7a7a7a;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}

.delivery_option table td {
    text-align: center;
}

table tfoot td {
    text-align: right;
}

table.table-bordered thead > * {
    background-color: rgb(0 36 80);
    font-weight: bold;
    color: white;
}

.no-margin {
    margin: 0 !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.sidebar-menu .box-category-menu {
    z-index: 2;
}

.label-mega {
    background: #ee3b27;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    margin: 0 auto;
}

#button-review {
    margin-top: 12px;
    padding: 7px 12px;
    margin-right: 10px;
    background: gray;
    color: #fff;
    text-transform: capitalize;
    border-radius: 0;
    border-color: gray;
}

    #button-review:hover {
        background: #1752b1;
        border-color: #1752b1;
    }

.product-search .checkbox-inline {
    display: block;
}
/* 	+----------------------------------------------------+
 TABLE OF CONTENTS
 +----------------------------------------------------+
 [1]		Page Faq
 [2]		Page About us
 [3]		Page Contact
 [4]		page 404 
 */
#map-canvas {
    height: 600px;
}

body.layout-1 .container.banners-demo-w {
    max-width: 1170px;
    width: 100%;
}

ul.yt-accordion {
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul.yt-accordion li.accordion-group {
        margin-bottom: 1px;
    }

        ul.yt-accordion li.accordion-group h3.accordion-heading {
            margin: 0;
            cursor: pointer;
            background-color: #f4f4f4;
            position: relative;
            z-index: 2;
        }

            ul.yt-accordion li.accordion-group h3.accordion-heading span {
                padding: 10px;
                font-size: 16px;
                display: block;
                margin-left: 40px;
                line-height: 24px;
            }

            ul.yt-accordion li.accordion-group h3.accordion-heading .fa {
                margin: 0px;
                font-family: verdana;
                font-size: 17px;
                width: 40px;
                background: #a0a0a0;
                color: white;
                text-align: center;
                line-height: 40px;
                vertical-align: top;
                position: absolute;
                z-index: 5;
                top: 0;
                bottom: 0;
            }

        ul.yt-accordion li.accordion-group .accordion-inner {
            border: 1px solid #f4f4f4;
            padding: 10px 15px;
            background: #e6e6e3;
        }

        ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-square:before {
            content: "+";
        }

        ul.yt-accordion li.accordion-group h3.accordion-heading.active .fa-plus-square:before {
            content: "-";
        }

        ul.yt-accordion li.accordion-group h3.accordion-heading:hover {
            color: white;
            background: #8e8e8e;
        }

            ul.yt-accordion li.accordion-group h3.accordion-heading:hover .fa {
                background: #666;
            }
/*============ PAGE ABOUT US 1==============*/
.item-article h2 {
    margin: 0;
}

.title-about-us {
    background: url("../image/icon/bg-title-about.png") repeat-x left 12px;
    margin-bottom: 17px;
}

    .title-about-us h2 {
        background: #fff;
        display: inline-block;
        font-size: 22px;
        padding: 0 25px 6px 0;
        font-weight: 300;
        color: #333;
    }

.welcome-about-us .image-about-us {
    float: left;
    width: 270px;
    padding-top: 6px;
}

.welcome-about-us img:hover {
    opacity: 0.7;
}

.welcome-about-us .des-about-us {
    margin-left: 300px;
    line-height: 18px;
}

.our-member {
    clear: both;
    padding-top: 30px;
}

    .our-member img:hover {
        opacity: 0.7;
    }

    .our-member .title-about-us {
        background: url("../image/icon/bg-title-about.png") repeat-x left 12px;
        margin-bottom: 17px;
        text-align: center;
    }

        .our-member .title-about-us h2 {
            padding: 0 15px 6px 15px;
            font-size: 22px;
            font-weight: 300;
            color: #333;
        }

    .our-member .short-des {
        text-align: center;
        color: #909090;
        margin-bottom: 35px;
    }

    .our-member .overflow-owl-slider {
        padding-top: 50px;
    }

    .our-member .respl-item {
        border: 1px solid #ddd;
        margin-bottom: 30px;
    }

        .our-member .respl-item .item-inner {
            padding: 20px;
            display: inline-block;
        }

        .our-member .respl-item .w-image-box {
            float: left;
            overflow: hidden;
        }

        .our-member .respl-item .info-member {
            text-align: left;
            margin-left: 185px;
        }

            .our-member .respl-item .info-member .cl-name {
                margin-top: 0;
            }

            .our-member .respl-item .info-member li {
                float: left;
            }

                .our-member .respl-item .info-member li .fa {
                    width: 29px;
                    height: 29px;
                    border: 1px solid #999;
                    line-height: 27px;
                    text-align: center;
                    color: #999;
                    border-radius: 50%;
                    margin-right: 5px;
                    display: inline-block;
                }

                    .our-member .respl-item .info-member li .fa:hover {
                        color: #1752b1;
                        border-color: #1752b1;
                    }

                .our-member .respl-item .info-member li .fa-f:before {
                    content: "\f09a";
                    font-family: FontAwesome;
                }

                .our-member .respl-item .info-member li .fa-t:before {
                    content: "\f099";
                    font-family: FontAwesome;
                }

                .our-member .respl-item .info-member li .fa-s:before {
                    content: "\f17e";
                    font-family: FontAwesome;
                }

                .our-member .respl-item .info-member li .fa-g:before {
                    content: "\f0d5";
                    font-family: FontAwesome;
                }

            .our-member .respl-item .info-member .cl-name > a {
                font-size: 15px;
                text-transform: uppercase;
                font-weight: bold;
                color: #444;
            }

                .our-member .respl-item .info-member .cl-name > a:hover {
                    color: #1752b1;
                }

            .our-member .respl-item .info-member .cl-job {
                padding: 5px 0px;
                text-transform: uppercase;
            }

            .our-member .respl-item .info-member .cl-des {
                color: #909090;
                margin-bottom: 15px;
            }

.why-list li {
    position: relative;
    padding-left: 29px;
}

    .why-list li:before {
        content: "";
        width: 14px;
        height: 12px;
        display: inline-block;
        position: absolute;
        left: 0px;
        top: 10px;
        background-repeat: no-repeat;
        background-position: top left;
        background-image: url("../image/icon/icon-whylist.png");
    }

    .why-list li a {
        display: block;
        padding: 5px 0 7px;
        background-image: url("../image/icon/border-bottom-bs.html") repeat-x left bottom;
    }

    .why-list li:last-child > a {
        background: none;
    }

.happy-about-us {
    direction: ltr;
    clear: both;
    padding-top: 10px;
}

    .happy-about-us .happy-ab {
        border: 1px solid #e9e9e9;
        padding: 33px 8px 20px;
    }

        .happy-about-us .happy-ab .title-happy-about {
            background: #fff;
            display: inline-block;
            left: 20px;
            padding: 5px 10px;
            position: absolute;
            top: -5px;
        }

            .happy-about-us .happy-ab .title-happy-about h2 {
                font-size: 20px;
                position: relative;
                top: -2px;
                color: #444;
                margin: 0;
            }

        .happy-about-us .happy-ab .ct-why {
            padding: 0 10px 0 25px;
            position: relative;
        }

            .happy-about-us .happy-ab .ct-why .client-say {
                font-size: 107.69%;
                color: #909090;
                margin-bottom: 10px;
            }

            .happy-about-us .happy-ab .ct-why .client-info-about {
                color: #000;
            }

                .happy-about-us .happy-ab .ct-why .client-info-about .name {
                    font-size: 18px;
                    color: #1752b1;
                }

    .happy-about-us .owl2-controls {
        background: #fff;
        padding: 0 5px;
        position: absolute;
        right: 2px;
        top: -47px;
    }

        .happy-about-us .owl2-controls .owl2-prev, .happy-about-us .owl2-controls .owl2-next {
            border: none;
            display: inline-block;
            width: 26px;
            height: 26px;
            background-position: left top;
            background-repeat: no-repeat;
            overflow: hidden;
            text-indent: -9999px;
            background-color: transparent;
            top: 0px;
            margin: 0 3px;
            position: relative;
        }

        .happy-about-us .owl2-controls .owl2-prev {
            background-image: url("../image/icon/btn-prev-hp.png");
            margin-right: 3px;
            right: 0px;
            left: inherit;
        }

        .happy-about-us .owl2-controls .owl2-nav {
            width: 68px;
            display: inline-block;
            height: 26px;
            background: #fff;
        }

        .happy-about-us .owl2-controls .owl2-next {
            background-image: url("../image/icon/btn-next-hp.png");
            right: 0px;
        }

    .happy-about-us .item > div:before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 16px;
        height: 12px;
        left: 0px;
        top: 6px;
    }

    .happy-about-us .owl2-dots {
        display: none;
    }
/*====*/
.about-us .about-title {
    font-size: 171%;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 20px;
}

.about-us .name-member {
    font-size: 116.67%;
    font-weight: bold;
}

.about-us .job-member {
    margin: 7px 0 5px;
    font-style: italic;
}

    .about-us .job-member:before, .about-us .job-member:after {
        content: "---";
        margin: 0 5px;
    }

.about-us .social-member {
    list-style: none;
}

    .about-us .social-member .social-icon {
        display: inline-block;
        margin: 0 3px;
    }

        .about-us .social-member .social-icon a {
            display: inline-block;
            color: #fff;
            font-size: 16px;
            width: 30px;
            height: 30px;
            text-align: center;
            line-height: 30px;
            border-radius: 50%;
            border-radius: 50%;
        }

            .about-us .social-member .social-icon a span {
                display: none;
            }

            .about-us .social-member .social-icon a:hover {
                background-color: #1752b1;
            }

        .about-us .social-member .social-icon.rss a {
            background-color: #f8bc2e;
        }

        .about-us .social-member .social-icon.facebook a {
            background-color: #39599f;
        }

        .about-us .social-member .social-icon.twitter a {
            background-color: #45b0e3;
        }

        .about-us .social-member .social-icon.google a {
            background-color: #1872bf;
        }

.about-us .des-member.des-client {
    max-width: 950px;
    margin: 0 auto;
    font-style: italic;
    margin-bottom: 10px;
}

.about-us .member-info {
    text-align: center;
    padding-top: 15px;
}

.about-us .client-say-content {
    text-align: center;
}

    .about-us .client-say-content .client-say-slider {
        padding-top: 15px;
    }

        .about-us .client-say-content .client-say-slider .owl2-dots {
            position: absolute;
            left: 0;
            top: -23px;
            width: 100%;
        }

            .about-us .client-say-content .client-say-slider .owl2-dots span {
                width: 16px;
                height: 16px;
                background-color: #d9d9d9;
                border: none;
                margin: 0 2px;
                opacity: 1;
                display: block;
                border-radius: 50%;
                -webkit-border-radius: 50%;
            }

            .about-us .client-say-content .client-say-slider .owl2-dots .owl2-dot {
                display: inline-block;
            }

                .about-us .client-say-content .client-say-slider .owl2-dots .owl2-dot.active span {
                    background-color: #929292;
                }

                .about-us .client-say-content .client-say-slider .owl2-dots .owl2-dot span:hover {
                    background-color: #929292;
                }

.about-us .about-us-center {
    text-align: center;
}

    .about-us .about-us-center .content-description {
        padding-top: 25px;
        clear: both;
        margin-bottom: 30px;
    }

.about-us .client-logo-content {
    border-bottom: 1px dashed #e7e7e7;
    border-top: 1px dashed #e7e7e7;
    padding-bottom: 10px;
    text-align: center;
}

    .about-us .client-logo-content .about-title {
        background: #fff none repeat scroll 0 0;
        display: inline-block;
        margin: 0;
        padding: 0 10px;
        position: relative;
        text-align: center;
        top: -19px;
    }

.about-us .owl2-controls .owl2-nav div {
    color: #fff;
    border_radius: 50%;
    position: absolute;
    top: 29%;
    overflow: visible;
    display: inline-block;
    width: 34px;
    height: 34px;
    text-indent: -9999px;
    margin: 0 3px;
    background-color: #a6a6a8;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

    .about-us .owl2-controls .owl2-nav div:hover {
        background-color: #1752b1;
    }

    .about-us .owl2-controls .owl2-nav div.owl2-next {
        right: -19px;
    }

    .about-us .owl2-controls .owl2-nav div.owl2-prev {
        left: -19px;
    }

    .about-us .owl2-controls .owl2-nav div:before {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        background-color: #a6a6a7;
        line-height: 32px;
        top: 1px;
    }

    .about-us .owl2-controls .owl2-nav div:hover:before {
        background-color: #1752b1;
    }

.about-us .client-logo-slider {
    padding: 0 25px;
}

    .about-us .client-logo-slider img {
        width: auto;
        display: inline-block;
    }

.about-us .about-image-slider {
    max-width: 570px;
    margin: 0 auto;
}

    .about-us .about-image-slider .owl2-controls .owl2-nav div {
        top: 50%;
        margin-top: -15px;
        border: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        overflow: hidden;
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }

        .about-us .about-image-slider .owl2-controls .owl2-nav div:before {
            border-radius: 0;
            -webkit-border-radius: 0;
            background-color: transparent;
            color: #c8c8c8;
        }

        .about-us .about-image-slider .owl2-controls .owl2-nav div.owl2-next {
            right: 10px;
        }

        .about-us .about-image-slider .owl2-controls .owl2-nav div.owl2-prev {
            left: 10px;
        }

        .about-us .about-image-slider .owl2-controls .owl2-nav div:hover {
            border-color: #1752b1;
        }

            .about-us .about-image-slider .owl2-controls .owl2-nav div:hover:before {
                color: #fff;
            }

.about-us .skills-value {
    padding-top: 52px;
}

    .about-us .skills-value .label-skill {
        font-weight: bold;
    }

.about-us .about-us-content .description-about {
    padding: 20px 0;
}

.about-us .content-faq {
    position: relative;
    top: -15px;
}

    .about-us .content-faq .panel {
        box-shadow: none;
        -webkit-box-shadow: none;
        border-bottom: 1px solid #e7e7e7;
        border-radius: 0;
        -webkit-border-radius: 0;
        margin: 0;
    }

        .about-us .content-faq .panel .panel-title {
            font-size: 100%;
            font-weight: bold;
        }

            .about-us .content-faq .panel .panel-title a {
                display: block;
                padding: 15px 0 15px 25px;
                position: relative;
            }

                .about-us .content-faq .panel .panel-title a:after {
                    transform: rotate(135deg);
                    content: "";
                    width: 4px;
                    height: 4px;
                    position: absolute;
                    left: 6px;
                    top: 50%;
                    margin-top: 6px;
                    background-color: #1752b1;
                }

                .about-us .content-faq .panel .panel-title a:before {
                    background-color: #1752b1;
                    content: "-";
                    width: 16px;
                    height: 16px;
                    display: inline-block;
                    position: absolute;
                    left: 0px;
                    top: 50%;
                    margin-top: -8px;
                    border-radius: 2px;
                    -webkit-border-radius: 2px;
                    color: #fff;
                    text-align: center;
                    line-height: 16px;
                }

                .about-us .content-faq .panel .panel-title a.collapsed:after {
                    background-color: #737373;
                }

                .about-us .content-faq .panel .panel-title a.collapsed:before {
                    background-color: #737373;
                    content: "?";
                }

        .about-us .content-faq .panel .panel-body {
            padding: 0 0 13px;
        }

.about-us .owl2-theme .owl2-controls .owl2-nav > div:before {
    display: inline-block;
    text-indent: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 1px;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.about-us .owl2-theme .owl2-controls .owl2-nav > div.owl2-prev:before {
    content: "\f104";
    font-family: FontAwesome;
}

.about-us .owl2-theme .owl2-controls .owl2-nav > div.owl2-next:before {
    content: "\f105";
    font-family: FontAwesome;
}

.about-demo-1 .about-image, .about-demo-1 .about-info {
    margin-bottom: 40px;
}

.about-demo-1 .what-client-say {
    margin-bottom: 60px;
}

.about-demo-1 .line-hori {
    text-align: center;
    position: relative;
    z-index: 3;
}

    .about-demo-1 .line-hori > span {
        background: white;
        display: inline-block;
        position: relative;
        z-index: 10;
        padding: 0 20px;
    }

    .about-demo-1 .line-hori:before {
        position: absolute;
        content: "";
        border-bottom: 1px dashed #ccc;
        top: 50%;
        left: 0;
        height: 1px;
        width: 100%;
        z-index: 3;
    }

.about-demo-2 .member .member-image {
    text-align: center;
}

.about-demo-2 .our-team {
    margin-bottom: 60px;
}

.about-demo-3 .about-image, .about-demo-3 .about-info {
    margin-bottom: 30px;
}

.info-contact .name-store h3 {
    padding: 7px 0px;
    margin-top: 10px;
}

.info-contact .icon {
    float: left;
    padding-right: 15px;
}

    .info-contact .icon .fa {
        font-size: 20px;
    }

.info-contact .comment {
    line-height: 24px;
}

.contact-form legend {
    border-bottom: 0;
}
/*===============================================
 [SASS DIRECTORY ]
 [1] BOX SALE,NEW
 [2] RATE
 [3] TODAY'S DEALS 
 [4] PRODUCT CATEGORY
 [5] TOOLBAR
 [6] PRODUCT LIST GRID SIMPLE
 [7] QUICKVIEW
 ==============================================*/
/*============ BOX SALE,NEW ==============*/
.label-stock {
    position: absolute;
    bottom: 10px;
    padding: 5px 10px;
    left: 10px;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    z-index: 1;
}

    .label-stock.In {
        right: 10px;
        left: auto;
        background: #d9534f;
    }

    .label-stock.Pre-Order {
        background: #337ab7;
    }

.label-new, .label-sale {
    text-align: center;
    background-color: #1752b1;
    border-radius: 50%;
    color: #fff;
    display: block;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 12px;
    font-size: 1.2rem;
    /* [8] */
    font-weight: 700;
    height: 40px;
    width: 40px;
    line-height: 40px;
    position: absolute;
    top: 20px;
    text-transform: uppercase;
    z-index: 2;
    padding: 0;
    margin-bottom: 5px;
}

.label-sale {
    background-color: #1752b1;
    right: 20px;
}

.label-new {
    background-color: #53d542;
    left: 20px;
}

.label-percent {
    padding: 2px 5px;
    background: #1752b1;
    font-size: 13px;
    font-weight: normal;
}

.product-options label {
    padding: 0;
    color: #666;
}

.product-options .label {
    font-weight: normal;
    font-size: 11px;
}

.product-options .radio {
    position: relative;
    z-index: 2;
    text-transform: capitalize;
    cursor: pointer;
}

    .product-options .radio .fa {
        display: none;
    }

.product-options .active .fa {
    display: block;
}

.product-options .fa {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 22px;
    height: 22px;
    color: white;
    line-height: 22px;
    text-align: center;
}
/*============ BOX RATE ==============*/
.rating, .ratings {
    margin-bottom: 0px;
    font-size: 0;
}

    .rating span.fa-stack, .ratings span.fa-stack {
        width: 10px;
        height: 10px;
        line-height: 10px;
        font-size: 0;
        margin: 0 2px;
    }

        .rating span.fa-stack .fa-star-o:before, .ratings span.fa-stack .fa-star-o:before {
            content: "\f005";
            color: #bbb;
        }

        .rating span.fa-stack .fa-stack-1x, .ratings span.fa-stack .fa-stack-1x {
            font-size: 12px;
        }

        .rating span.fa-stack .fa-star.fa-stack-1x, .ratings span.fa-stack .fa-star.fa-stack-1x {
            position: relative;
            z-index: 1;
        }

            .rating span.fa-stack .fa-star.fa-stack-1x:before, .ratings span.fa-stack .fa-star.fa-stack-1x:before {
                content: "\f005";
                color: #ff9600;
            }

span.fa-stack {
    width: 10px;
    height: 10px;
    line-height: 10px;
    font-size: 0;
    margin: 0 2px;
}

    span.fa-stack .fa-star-o:before {
        content: "\f005";
        color: #bbb;
    }

    span.fa-stack .fa-stack-2x {
        font-size: 12px;
    }

    span.fa-stack .fa-star.fa-stack-2x {
        position: relative;
        z-index: 1;
    }

        span.fa-stack .fa-star.fa-stack-2x:before {
            content: "\f005";
            color: #000000;
        }

.price {
    margin: 0 0 10px 0;
    line-height: 24px;
    color: #1752b1;
    font-size: 16px;
    font-weight: 600;
}

    .price .price-old {
        line-height: 20px;
        margin: 7px 0;
        /* padding: 0 5px; */
        display: inline-block;
        text-decoration: line-through;
        color: #999;
        /* [4] */
        /* [6] */
        /* [6] */
        /* [7] */
        font-size: 12px;
        font-size: 1.2rem;
        /* [8] */
        font-weight: normal;
        color: #999;
        font-weight: 400;
        line-height: normal;
        font-size: 16px;
    }

    .price .price-new, .price span.price {
        color: #1752b1;
        /* [4] */
        /* [6] */
        /* [6] */
        /* [7] */
        font-size: 16px;
        font-size: 1.6rem;
        /* [8] */
        font-weight: 600;
    }
/*==================== COUNT DOWN BOX ====================*/
.countdown_box {
    position: absolute;
    top: 50%;
    margin-top: -28px;
    left: 50%;
    width: 210px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1) translateX(-50%);
    -moz-transform: scale(1) translateX(-50%);
    -ms-transform: scale(1) translateX(-50%);
    -o-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
}

    .countdown_box .countdown_inner {
        width: 100%;
        text-align: center;
    }

    .countdown_box .title {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding: 8px;
        display: none;
    }

    .countdown_box .time-item {
        display: inline-block;
        color: #fff;
        width: 25%;
        background: rgba(0, 0, 0, 0.7);
        border-radius: 5px;
        margin: 0 3px;
        width: 40px;
        text-align: center;
        padding: 6px 0;
        line-height: 18px;
    }

        .countdown_box .time-item .num-time {
            font-size: 18px;
            font-weight: 500;
        }

        .countdown_box .time-item .name-time {
            font-size: 10px;
            font-weight: 300;
            text-transform: capitalize;
        }

        .countdown_box .time-item:last-child {
            border: none;
        }
/*====================PRODUCT CATEGORY ====================*/
.products-category .filter_group {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}

.products-category .category-info .form-group {
    margin: 0;
}

    .products-category .category-info .form-group > p {
        margin: 0;
    }

.title-category {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 18px;
    font-size: 1.8rem;
    /* [8] */
    text-transform: uppercase;
    color: #222;
    border-bottom: 2px solid #eee;
    display: inline-block;
    background: white;
    padding: 12px 11px;
    width: 100%;
    position: relative;
    margin-top: 0;
    padding-bottom: 10px;
}

    .title-category:after {
        position: absolute;
        content: "";
        width: 110px;
        height: 2px;
        background-color: #1752b1;
        bottom: -2px;
        left: 0;
    }

.products-category .form-group .short-by {
    margin-right: 10px;
}

.refine-search .thumbnail {
    margin-bottom: 10px;
}

.refine-search a {
    color: #555;
    display: block;
}

    .refine-search a:hover {
        color: #1752b1;
    }
/*TOOLBAR LISTING TOP*/
#content.col-sm-6 .product-compare {
    display: none;
}

.filters-panel {
    border-radius: 0px;
    margin-bottom: 30px;
}

    .filters-panel:before, .filters-panel:after {
        content: " ";
        display: table;
    }

    .filters-panel:after {
        clear: both;
    }

    .filters-panel.product-filter-top {
        margin-top: 30px;
    }

    .filters-panel.product-filter-bottom {
        border-top: 1px solid #ebebeb;
        padding-top: 20px;
        margin-top: 20px;
        clear: both;
    }

    .filters-panel .pagination {
        margin: 0;
    }

    .filters-panel .product-compare {
        margin-right: 0;
    }

    .filters-panel .list-view {
        text-align: left;
    }

        .filters-panel .list-view button.btn {
            margin: 0px;
            margin-right: 1px;
            float: left;
            width: 33px;
            height: 33px;
            line-height: 34px;
            background: #666;
            text-align: center;
            padding: 0;
            border-radius: 0px;
            border: none;
        }

            .filters-panel .list-view button.btn i {
                color: #fff;
            }

            .filters-panel .list-view button.btn:hover, .filters-panel .list-view button.btn.active {
                background: #1752b1;
                box-shadow: none;
                color: #fff;
            }

                .filters-panel .list-view button.btn:hover i, .filters-panel .list-view button.btn.active i {
                    color: #fff;
                }

            .filters-panel .list-view button.btn:focus {
                border-radius: 0;
                outline: none;
            }

        .filters-panel .list-view .fa {
            font-size: 14px;
        }

    .filters-panel label {
        font-size: 12px;
        font-weight: normal;
        color: #444;
    }

    .filters-panel .btn-default {
        padding: 9px 20px;
        background: #eee;
        color: #333;
        border-radius: 3px;
        border: none;
        font-size: 12px;
    }

        .filters-panel .btn-default:hover {
            background: #1752b1;
            border-color: #1752b1;
            color: #fff;
        }

    .filters-panel .form-control, .filters-panel .btn {
        height: 33px;
        line-height: 33px;
        padding: 0px 15px;
        border: 1px solid #ddd;
        background: transparent;
        border-radius: 0px;
        background-color: #fff;
    }

    .filters-panel .form-group {
        margin-left: 10px;
    }

        .filters-panel .form-group select.form-control {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            background: url(../image/icon/bg-select.png) no-repeat center right;
            border: 1px solid #e5e5e5;
            height: 33px;
            line-height: 33px;
            padding: 0px 20px 0 10px;
            background-color: #fff;
            /*position: relative;
     &:after{
     position: absolute;
     font-family: FontAwesome;
     content: "\f107";
     font-size: 14px;
     top: 0;
     #{$right}: 0;
     color: #747474;
     }*/
        }

            .filters-panel .form-group select.form-control:hover {
                cursor: pointer;
            }

    .filters-panel .short-by-show.text-center .form-group {
        display: none;
    }

.box-pagination .pagination > li {
    margin: 0 3px;
}

    .box-pagination .pagination > li:hover span, .box-pagination .pagination > li.active span, .box-pagination .pagination > li:hover a, .box-pagination .pagination > li.active a {
        border-color: #1752b1;
        background-color: #1752b1;
        color: #fff;
    }

    .box-pagination .pagination > li span, .box-pagination .pagination > li a {
        text-align: center;
        width: 33px;
        height: 33px;
        line-height: 33px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        padding: 0;
    }

.box-pagination .pagination {
    display: block;
}
/*================ PRODUCT LIST ===================*/
.product-layout .second_img .img_0 {
    right: 50%;
    top: 0;
    transform: translate(50%, 0);
}

button {
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.products-list {
    /*====================PRODUCT GRID ====================*/
    /*----------------PRODUCT Table ------------------*/
    /*----------------PRODUCT LIST ------------------*/
}

    .products-list .product-layout {
        transition: all 0.5s ease 0s;
        /* box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); */
        margin: 22px 0 12px 0;
    }

        .products-list .product-layout .product-item-container .left-block {
            position: relative;
            overflow: hidden;
        }

            .products-list .product-layout .product-item-container .left-block .product-image-container {
                margin-bottom: 0;
                text-align: center;
                /* height: 170px; */
            }

                .products-list .product-layout .product-item-container .left-block .product-image-container img {
                    margin: 0 auto;
                    border-radius: 0% !important;
                    /* height: 153px ! important; */
                    box-shadow: none;
                    padding: 15px;
                    margin: 0px;
                    width: 100%;
                    height: 100%;
                }

        .products-list .product-layout .product-item-container:hover .countdown_box {
            visibility: hidden;
            -webkit-opacity: 0;
            -moz-opacity: 0;
            -ms-opacity: 0;
            -o-opacity: 0;
            opacity: 0;
            transition: all 0.2s ease-in-out 0s;
            -moz-transition: all 0.2s ease-in-out 0s;
            -webkit-transition: all 0.2s ease-in-out 0s;
        }

        .products-list .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img_0 {
            top: 0;
            opacity: 1;
            z-index: 0;
        }

        .products-list .product-layout .product-item-container:hover .left-block .product-image-container a:before {
            -webkit-opacity: 1;
            -moz-opacity: 1;
            -ms-opacity: 1;
            -o-opacity: 1;
            opacity: 1;
        }

    .products-list.grid .product-layout .product-item-container {
        /* background-color: #f7f7f7; */
        margin: 0 0 30px 0;
        padding: 0;
        position: relative;
        overflow: hidden;
        border-radius: 3px;
        /* box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); */
        transition: box-shadow .25s;
        border-radius: 5px;
        /* border: 1px solid silver; */
        box-shadow: rgb(221 221 221) 0px 0px 10px;
    }

        .products-list.grid .product-layout .product-item-container > .list-block, .products-list.grid .product-layout .product-item-container .description {
            display: none;
        }

        .products-list.grid .product-layout .product-item-container .left-block {
            position: relative;
        }

            .products-list.grid .product-layout .product-item-container .left-block .button-group {
                padding: 0;
                position: absolute;
                z-index: 99;
                left: 10px;
                bottom: 35px;
            }

                .products-list.grid .product-layout .product-item-container .left-block .button-group .btn-button {
                    border: none;
                    display: block;
                    margin-top: 5px;
                    padding: 0;
                    background-color: #666;
                    border-radius: 3px;
                    color: #fff;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    transform: all 0.3s ease 0s;
                    position: relative;
                    transition: all 0.3s ease-in-out 0s;
                    -moz-transition: all 0.3s ease-in-out 0s;
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -webkit-opacity: 0;
                    -moz-opacity: 0;
                    -ms-opacity: 0;
                    -o-opacity: 0;
                    opacity: 0;
                    -webkit-transform: translate(-50px, 0px);
                    -moz-transform: translate(-50px, 0px);
                    -ms-transform: translate(-50px, 0px);
                    -o-transform: translate(-50px, 0px);
                    transform: translate(-50px, 0px);
                }

                    .products-list.grid .product-layout .product-item-container .left-block .button-group .btn-button span {
                        color: #fff;
                        display: inline-block;
                        font-size: 12px;
                        font-weight: 300;
                        height: auto;
                        opacity: 0;
                        position: static;
                        transition: all 0.3s ease 0s;
                        width: auto;
                    }

                    .products-list.grid .product-layout .product-item-container .left-block .button-group .btn-button i, .products-list.grid .product-layout .product-item-container .left-block .button-group .btn-button:before {
                        font-size: 12px;
                        color: #fff;
                        height: 30px;
                        line-height: 30px;
                        width: 30px;
                        text-align: center;
                        position: absolute;
                        left: 0px;
                        top: 0;
                    }

                    .products-list.grid .product-layout .product-item-container .left-block .button-group .btn-button.addToCart {
                        transition-delay: 0.1s;
                    }

                        .products-list.grid .product-layout .product-item-container .left-block .button-group .btn-button.addToCart i {
                            left: 0px;
                        }

                    .products-list.grid .product-layout .product-item-container .left-block .button-group .btn-button.wishlist {
                        margin-bottom: 0;
                        transition-delay: 0.2s;
                    }

                    .products-list.grid .product-layout .product-item-container .left-block .button-group .btn-button.compare {
                        margin-bottom: 0;
                        transition-delay: 0.3s;
                    }

                    .products-list.grid .product-layout .product-item-container .left-block .button-group .btn-button.quickview {
                        transition-delay: 0.4s;
                    }

                    .products-list.grid .product-layout .product-item-container .left-block .button-group .btn-button:hover {
                        background-color: #1752b1;
                        width: auto;
                        transition: all 0.3s ease-in-out 0s;
                        -moz-transition: all 0.3s ease-in-out 0s;
                        -webkit-transition: all 0.3s ease-in-out 0s;
                    }

                        .products-list.grid .product-layout .product-item-container .left-block .button-group .btn-button:hover span {
                            opacity: 1;
                            padding: 0 10px 0 28px;
                            transition: all 0.3s ease-in-out 0s;
                            -moz-transition: all 0.3s ease-in-out 0s;
                            -webkit-transition: all 0.3s ease-in-out 0s;
                        }

                        .products-list.grid .product-layout .product-item-container .left-block .button-group .btn-button:hover i {
                            color: #fff;
                        }

        .products-list.grid .product-layout .product-item-container .right-block {
            clear: both;
            /* padding: 12px 12px 20px 12px; */
            /* text-align: center; */
            position: relative;
            /* background-color: white; */
            margin: 0 0px;
        }

            .products-list.grid .product-layout .product-item-container .right-block .price {
                margin-bottom: 0;
            }

            .products-list.grid .product-layout .product-item-container .right-block h4 {
                margin: 0px 0px;
                font-weight: 400;
            }

                .products-list.grid .product-layout .product-item-container .right-block h4 a {
                    font-size: 14px;
                    color: #000;
                }

                    .products-list.grid .product-layout .product-item-container .right-block h4 a:hover {
                        color: #1752b1;
                    }

            .products-list.grid .product-layout .product-item-container .right-block .rating, .products-list.grid .product-layout .product-item-container .right-block .ratings {
                margin-bottom: 2;
                display: none;
            }

        .products-list.grid .product-layout .product-item-container:hover .left-block .button-group .btn-button {
            -webkit-transform: translate(0px, 0px);
            -moz-transform: translate(0px, 0px);
            -ms-transform: translate(0px, 0px);
            -o-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
            -webkit-opacity: 1;
            -moz-opacity: 1;
            -ms-opacity: 1;
            -o-opacity: 1;
            opacity: 1;
        }

@media (min-width: 1200px) {
    .products-list .product-grid-4:nth-child(4n+1) {
        clear: both;
    }
}

.products-list .product-grid-5 {
    /*.countdown_box,.ratings{display: none;}
     .button-group{display: none;}*/
}

@media (min-width: 1200px) {
    .products-list .product-grid-5:nth-child(5n+1) {
        clear: both;
    }
}

.products-list .product-table:last-child .product-item-container {
    border-bottom: 1px solid #dbdbdb;
}

.products-list .product-table .product-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    border-color: #dbdbdb;
}

    .products-list .product-table .product-item-container > :last-child {
        border-left: 1px solid #dbdbdb;
    }

.products-list .product-table .list-block {
    width: 20%;
    padding: 10px;
    text-align: center;
}

@media (max-width: 767px) {
    .products-list .product-table .list-block {
        display: none;
    }
}

.products-list .product-table .list-block .addToCart {
    text-transform: uppercase;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 9px 20px;
    background: #555;
    color: #fff;
    border-radius: 3px;
    border: none;
    background: #1752b1;
    border-color: #1752b1;
}

    .products-list .product-table .list-block .addToCart:hover {
        background: #1752b1;
        border-color: #1752b1;
        color: #fff;
    }

    .products-list .product-table .list-block .addToCart:hover {
        background: #555;
        border-color: #555;
    }

.products-list .product-table .list-block .wishlist, .products-list .product-table .list-block .compare {
    width: 48%;
    padding: 9px 20px;
    background: #eee;
    color: #333;
    border-radius: 3px;
    border: none;
}

    .products-list .product-table .list-block .wishlist:hover, .products-list .product-table .list-block .compare:hover {
        background: #1752b1;
        border-color: #1752b1;
        color: #fff;
    }

.products-list .product-table .left-block {
    width: 15%;
    min-width: 64px;
}

@media (max-width: 767px) {
    .products-list .product-table .left-block {
        width: 35%;
    }
}

.products-list .product-table .left-block .countdown_box, .products-list .product-table .left-block .button-group {
    display: none;
}

.products-list .product-table .right-block {
    width: 65%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

    .products-list .product-table .right-block > * {
        border-left: 1px solid #dbdbdb;
        margin: 0px;
        padding: 10px;
    }

    .products-list .product-table .right-block h4 {
        width: 25%;
    }

@media (max-width: 767px) {
    .products-list .product-table .right-block h4 {
        width: 60%;
    }
}

.products-list .product-table .right-block .ratings {
    width: 20%;
    display: none;
}

.products-list .product-table .right-block .price {
    width: 25%;
}

@media (max-width: 767px) {
    .products-list .product-table .right-block .price {
        width: 40%;
    }
}

.products-list .product-table .right-block .description {
    width: 40%;
}

@media (max-width: 767px) {
    .products-list .product-table .right-block .description {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .products-list .product-table .right-block .description, .products-list .product-table .label-product {
        display: none;
    }

    .products-list .product-table .right-block h4 {
        width: 50%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .products-list .product-table .right-block .description, .products-list .product-table .label-product {
        display: none;
    }

    .products-list .product-table .right-block h4 {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .products-list .product-table .label-product {
        display: none;
    }
}

.products-list.list .product-layout {
    width: 100%;
}

    .products-list.list .product-layout ul.so-productlist-colorswatch {
        text-align: left;
    }

    .products-list.list .product-layout .box-label {
        left: 5px;
    }

    .products-list.list .product-layout .product-item-container {
        display: table;
        margin-bottom: 30px;
    }

        .products-list.list .product-layout .product-item-container .left-block {
            width: 270px;
            float: left;
            border: 1px solid #ddd;
        }

@media (max-width: 767px) {
    .products-list.list .product-layout .product-item-container .left-block {
        width: 40%;
    }
}

.products-list.list .product-layout .product-item-container .left-block .product-image-container {
    text-align: center;
}

.products-list.list .product-layout .product-item-container .left-block .button-group {
    display: none;
}

@media (max-width: 767px) {
    .products-list.list .product-layout .product-item-container .list-block {
        margin-left: 0;
        padding: 10px 0 0;
        clear: both;
        overflow: hidden;
    }
}

.products-list.list .product-layout .product-item-container .list-block .btn-button {
    border: 1px solid #eaeaea;
    border-radius: 3px;
    display: block;
    margin-right: 5px;
    padding: 7px 15px;
    background-color: #fff;
    color: #666;
    text-align: center;
    float: left;
}

    .products-list.list .product-layout .product-item-container .list-block .btn-button i {
        font-size: 16px;
    }

    .products-list.list .product-layout .product-item-container .list-block .btn-button:hover {
        background-color: #1752b1;
        border-color: #1752b1;
        color: #fff;
    }

.products-list.list .product-layout .product-item-container .list-block .addToCart {
    background-color: #1752b1;
    border-color: #1752b1;
    color: #fff;
    border-radius: 3px;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 12px;
    font-size: 1.2rem;
    /* [8] */
    font-weight: 400;
    text-transform: uppercase;
}

    .products-list.list .product-layout .product-item-container .list-block .addToCart i {
        margin-right: 0px;
        font-size: 14px;
    }

    .products-list.list .product-layout .product-item-container .list-block .addToCart:hover {
        background-color: #555;
        border-color: #555;
    }

.products-list.list .product-layout .product-item-container .right-block {
    margin-left: 270px;
    padding: 0 20px 0px 30px;
}

@media (max-width: 767px) {
    .products-list.list .product-layout .product-item-container .right-block {
        margin-left: 40%;
        padding: 0 10px 0px 10px;
    }
}

.products-list.list .product-layout .product-item-container .right-block .ratings {
    margin-bottom: 0px;
}

.products-list.list .product-layout .product-item-container .right-block h4 {
    margin-bottom: 5px;
    font-weight: 400;
}

    .products-list.list .product-layout .product-item-container .right-block h4 a {
        color: #444;
        /* [4] */
        /* [6] */
        /* [6] */
        /* [7] */
        font-size: 16px;
        font-size: 1.6rem;
        /* [8] */
    }

        .products-list.list .product-layout .product-item-container .right-block h4 a:hover {
            color: #1752b1;
        }

.products-list.list .product-layout .product-item-container .right-block .price {
    display: inline-block;
    margin: 8px 0 8px 0;
}

.products-list.list .product-layout .product-item-container .right-block .description {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .products-list.list .product-layout .product-item-container .right-block .description {
        display: none;
    }
}

@media (max-width: 767px) {
    .products-list.list .product-layout .product-item-container .label-product {
        display: none;
    }
}

.product-listing .product-grid .so-productlist-colorswatch {
    position: relative;
    top: -40px;
    height: 0;
}
/*SIDEBAR LISTING - RESPONSIVE*/
.blog-detail .open-sidebar, .blog-list .open-sidebar, .product-detail .open-sidebar, .product-listing .open-sidebar {
    line-height: 25px;
    display: inline-block;
    border: 2px solid #999;
    margin-bottom: 20px;
    padding: 0px 15px;
    letter-spacing: 1px;
    font-size: 10px;
    text-transform: uppercase;
}

#close-sidebar {
    display: none;
}

@media only screen and (max-width: 992px) {
    body.open-sboff {
        height: 100%;
        overflow: hidden;
    }

    .blog-detail .sidebar-overlay, .blog-list .sidebar-overlay, .product-detail .sidebar-overlay, .product-listing .sidebar-overlay {
        background: rgba(0, 0, 0, 0.5);
        display: none;
        height: 100%;
        opacity: 1;
        position: fixed;
        top: 0;
        left: 0px;
        right: 0px;
        width: 100%;
        z-index: 9998;
    }

    .blog-detail .sidebar-offcanvas, .blog-list .sidebar-offcanvas, .product-detail .sidebar-offcanvas, .product-listing .sidebar-offcanvas {
        padding-left: 15px;
        padding-right: 10px;
        background: #fff;
        width: 300px;
        position: fixed;
        left: -150%;
        top: 0px;
        bottom: 0px;
        z-index: 9999;
        height: 100%;
        overflow-x: scroll;
        box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        transition: all 300ms ease-in-out;
        padding-top: 40px;
        margin: 0px;
    }

        .blog-detail .sidebar-offcanvas #close-sidebar, .blog-list .sidebar-offcanvas #close-sidebar, .product-detail .sidebar-offcanvas #close-sidebar, .product-listing .sidebar-offcanvas #close-sidebar {
            position: absolute;
            top: 10px;
            right: 20px;
            font-size: 16px;
            display: block;
        }

            .blog-detail .sidebar-offcanvas #close-sidebar:hover, .blog-list .sidebar-offcanvas #close-sidebar:hover, .product-detail .sidebar-offcanvas #close-sidebar:hover, .product-listing .sidebar-offcanvas #close-sidebar:hover {
                cursor: pointer;
                color: #f00;
            }

        .blog-detail .sidebar-offcanvas.active, .blog-list .sidebar-offcanvas.active, .product-detail .sidebar-offcanvas.active, .product-listing .sidebar-offcanvas.active {
            left: 0;
        }
}

.filter-horizontal .so-filter-option.so-filter-price .input_max, .filter-horizontal .so-filter-option.so-filter-price .input_min {
    min-width: 50px;
    width: 50px;
}
/*============ QUICKVIEW ==============*/
.mfp-iframe-scaler iframe {
    padding: 20px 10px 10px 10px;
    height: 535px;
}

.quickview-w.product-view .content-product-right {
    margin-top: 0px;
}

#product-quick #product {
    margin-top: 20px;
}

#product-quick .product-view .content-product-right .box-info-product .cart {
    margin-left: 10px;
}

#product-quick .product-view .content-product-right .box-review .ratings {
    margin-right: 10px;
    top: -1px;
}

#product-quick .product-view .content-product-right .title-product h1 {
    margin-bottom: 10px;
}

#product-quick .product-view .content-product-right .product-box-desc {
    padding: 15px;
    border: 1px dotted #ddd;
    margin: 0;
    font-style: italic;
    color: #999;
}

    #product-quick .product-view .content-product-right .product-box-desc span {
        font-weight: normal;
    }

#product-quick .list-unstyled {
    font-size: 13px;
    color: #666;
    font-weight: normal;
}

#product-quick .product-view .content-product-left .full_slider, #product-quick .product-view .content-product-left .not_full_slider {
    margin-top: 0;
}

    #product-quick .product-view .content-product-left .full_slider .thumbnail, #product-quick .product-view .content-product-left .not_full_slider .thumbnail {
        padding: 0;
        border: none;
    }

#product-quick .product-view .content-product-left .contentslider {
    position: relative;
}

#product-quick .product-view .content-product-left .owl2-controls {
    display: inline-block;
    width: 100%;
    text-align: center;
}

#product-quick .product-view .content-product-left .owl2-dots {
    width: 100%;
    text-align: center;
}

    #product-quick .product-view .content-product-left .owl2-dots .owl2-dot {
        background: #ccc;
        margin: 0 7px;
        width: 10px;
        height: 10px;
        padding: 0 5px;
        transition: all 0.3s ease 0s;
        border-radius: 50%;
        display: inline-block;
    }

        #product-quick .product-view .content-product-left .owl2-dots .owl2-dot span {
            background: #ccc;
            display: block;
            width: 100%;
            height: 100%;
            -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
            -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
            border-radius: 50%;
            -webkit-border-radius: 50%;
            margin: 0;
        }

        #product-quick .product-view .content-product-left .owl2-dots .owl2-dot.active {
            background: #1752b1;
            -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
            -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
        }

            #product-quick .product-view .content-product-left .owl2-dots .owl2-dot.active span {
                box-shadow: none;
                -webkit-box-shadow: none;
            }

#product-quick .product-view .content-product-left .owl2-nav .owl2-prev, #product-quick .product-view .content-product-left .owl2-nav .owl2-next {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    background-color: transparent;
    float: left;
    margin-left: 15px;
    margin-right: 0 !important;
}

    #product-quick .product-view .content-product-left .owl2-nav .owl2-prev:before, #product-quick .product-view .content-product-left .owl2-nav .owl2-next:before {
        font-family: 'FontAwesome';
        font-size: 22px;
        color: #666;
    }

    #product-quick .product-view .content-product-left .owl2-nav .owl2-prev:hover, #product-quick .product-view .content-product-left .owl2-nav .owl2-next:hover {
        background-color: transparent;
    }

        #product-quick .product-view .content-product-left .owl2-nav .owl2-prev:hover:before, #product-quick .product-view .content-product-left .owl2-nav .owl2-next:hover:before {
            color: #1752b1;
        }

    #product-quick .product-view .content-product-left .owl2-nav .owl2-prev i, #product-quick .product-view .content-product-left .owl2-nav .owl2-next i {
        display: none;
    }

#product-quick .product-view .content-product-left .owl2-nav .owl2-prev {
    margin-right: 15px;
}

    #product-quick .product-view .content-product-left .owl2-nav .owl2-prev:before {
        content: "\f053";
    }

#product-quick .product-view .content-product-left .owl2-nav .owl2-next:before {
    content: "\f054";
}

#product-quick .product-view .content-product-left .owl2-nav div {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    position: absolute;
    top: 50%;
}

    #product-quick .product-view .content-product-left .owl2-nav div:before {
        font-size: 18px;
    }

    #product-quick .product-view .content-product-left .owl2-nav div.owl2-prev {
        left: 0;
    }

    #product-quick .product-view .content-product-left .owl2-nav div.owl2-next {
        right: 0;
    }

.product-layout.product-table .product-item-container .seller_logo {
    transform: unset;
    position: static;
}

@media (min-width: 1200px) and (max-width: 1649px) {
    .product-grid.product-grid-5 .countdown_box {
        display: none;
    }

    #product-related .countdown_box {
        display: none;
    }

    .product-layout .product-item-container .seller_logo {
        right: 5px;
    }
}

.product-view .content-product-left.class-honizol .thumb-video {
    bottom: 190px;
}

.left-content-product {
    margin-bottom: 30px;
}

    .left-content-product .content-product-left .large-image {
        margin: 0 auto;
        cursor: pointer;
        display: block;
        padding: 1px;
        overflow: hidden;
        position: relative;
        /* border: 1px solid #e6e6e6; */
        width: 54%;
    }

        .left-content-product .content-product-left .large-image img {
            /* width: 52%; */ 2%;
            */ background: #fff;
        }

        .left-content-product .content-product-left .large-image .label-sale {
            left: 25px;
        }

    .left-content-product .content-product-left .thumb-video {
        margin-top: -50px;
        bottom: 40px;
        position: absolute;
        z-index: 950;
        font-size: 32px;
        right: 40px;
        z-index: 540;
    }

    .left-content-product .content-product-left .full_slider, .left-content-product .content-product-left .not_full_slider {
        margin-top: 10px;
    }

        .left-content-product .content-product-left .full_slider .thumbnail, .left-content-product .content-product-left .not_full_slider .thumbnail {
            border-radius: 0;
            margin-bottom: 0;
        }

            .left-content-product .content-product-left .full_slider .thumbnail:hover, .left-content-product .content-product-left .not_full_slider .thumbnail:hover {
                border-color: #1752b1;
            }

            .left-content-product .content-product-left .full_slider .thumbnail.active, .left-content-product .content-product-left .not_full_slider .thumbnail.active {
                border-color: #1752b1;
            }

        .left-content-product .content-product-left .full_slider .owl2-nav div, .left-content-product .content-product-left .not_full_slider .owl2-nav div {
            width: 27px;
            height: 27px;
            border: 1px solid #dfdfdf;
            border-radius: 0;
            font-size: 0;
            background-color: transparent;
            transition: all 0.3s ease-in-out 0s;
            -moz-transition: all 0.3s ease-in-out 0s;
            -webkit-transition: all 0.3s ease-in-out 0s;
            top: 50%;
            margin-top: -12px;
            position: absolute;
        }

            .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-prev, .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-prev {
                background: url("../image/icon/next-prev-detail.png") no-repeat;
                background-position: -36px 0px;
                left: -14px;
                float: left;
                background-color: #fff;
            }

                .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-prev:hover, .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-prev:hover {
                    border-color: #1752b1;
                    background-color: #1752b1;
                    background-position: 0px 0px;
                    opacity: 1;
                }

                .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-prev.disabled, .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-prev.disabled {
                    display: none;
                }

            .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-next, .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-next {
                background: url("../image/icon/next-prev-detail.png") no-repeat;
                background-position: -71px 0px;
                right: -14px;
                float: right;
                background-color: #fff;
            }

                .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-next:hover, .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-next:hover {
                    border-color: #1752b1;
                    background-color: #1752b1;
                    background-position: -107px 0px;
                    opacity: 1;
                }

                .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-next.disabled, .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-next.disabled {
                    display: none;
                }

    .left-content-product .content-product-right .title-product h1 {
        font-size: 26px;
        margin: 0 0 10px;
        font-weight: 500;
    }

    .left-content-product .content-product-right .box-review .ratings {
        /* display: inline-block; */
        /* margin-right: 20px; */
        margin: 0 0 10px;
    }

    .left-content-product .content-product-right .box-review a {
        color: #555;
        font-size: 14px;
    }

        .left-content-product .content-product-right .box-review a:hover {
            color: #1752b1;
        }

    .left-content-product .content-product-right .product-box-desc {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        padding: 10px 20px;
    }

        .left-content-product .content-product-right .product-box-desc .inner-box-desc {
            position: relative;
        }

            .left-content-product .content-product-right .product-box-desc .inner-box-desc:before {
                content: "";
                width: 4px;
                background: #1752b1;
                height: 100%;
                position: absolute;
                left: -20px;
                top: 0;
            }

        .left-content-product .content-product-right .product-box-desc span {
            font-weight: bold;
        }

        .left-content-product .content-product-right .product-box-desc .brand a {
            color: #666;
        }

            .left-content-product .content-product-right .product-box-desc .brand a:hover {
                color: #1752b1;
            }

    .left-content-product .content-product-right .product-label {
        overflow: hidden;
    }

        .left-content-product .content-product-right .product-label .price {
            font-size: 24px;
            font-weight: 600;
        }

@media (min-width: 1200px) {
    .left-content-product .content-product-right .product-label .price {
        /* float: left; */
    }
}

@media (min-width: 1200px) {
    .left-content-product .content-product-right .product-label .stock {
        /* float: right; */
        margin: 7px 0;
    }
}

.left-content-product .content-product-right .product-label .stock .status-stock {
    color: #00abf0;
}

    .left-content-product .content-product-right .product-label .stock .status-stock:before {
        content: "\f046";
        font-family: FontAwesome;
        display: inline-block;
        color: #00abf0;
        margin-right: 5px;
        margin-left: 10px;
    }

.left-content-product .content-product-right #product {
    float: left;
    width: 100%;
    margin-top: 10px;
}

    .left-content-product .content-product-right #product h3 {
        margin-top: 0;
    }

    .left-content-product .content-product-right #product .image_option_type label.control-label {
        margin-right: 10px;
        margin-top: 3px;
    }

    .left-content-product .content-product-right #product .product-options .img-thumbnail {
        width: 22px;
        height: 22px;
        border-radius: 0;
        padding: 1px;
    }

    .left-content-product .content-product-right #product .box-checkbox label {
        width: 100%;
    }

    .left-content-product .content-product-right #product .box-date {
        padding-left: 0;
    }

        .left-content-product .content-product-right #product .box-date label {
            margin-right: 10px;
            width: 80px;
        }

        .left-content-product .content-product-right #product .box-date input {
            width: 200px;
        }

        .left-content-product .content-product-right #product .box-date input, .left-content-product .content-product-right #product .box-date button {
            border-radius: 0;
            position: relative;
            z-index: 0;
            margin-left: 0;
        }

        .left-content-product .content-product-right #product .box-date .input-group-btn {
            float: left;
        }

        .left-content-product .content-product-right #product .box-date button:hover {
            background: #1752b1;
            color: #fff;
        }

.left-content-product .content-product-right .box-info-product {
    float: left;
    width: 100%;
}

    .left-content-product .content-product-right .box-info-product .quantity .quantity-control {
        float: left;
        margin: 0;
        background: #eee;
        padding: 4px 10px;
        position: relative;
    }

        .left-content-product .content-product-right .box-info-product .quantity .quantity-control label {
            float: left;
            font-weight: normal;
            margin-top: 8px;
            padding-right: 5px;
        }

        .left-content-product .content-product-right .box-info-product .quantity .quantity-control input.form-control {
            float: left;
            height: 33px;
            line-height: 31px;
            margin: 0;
            margin-right: 17px;
            padding: 0 10px;
            width: 35px;
            border: 1px solid #bdc2c9;
            border-radius: 0;
            z-index: 0;
        }

        .left-content-product .content-product-right .box-info-product .quantity .quantity-control span {
            border: 0 none;
            color: white;
            float: left;
            font-size: 10px;
            font-weight: normal;
            margin-left: 5px;
            border-radius: 0;
            cursor: pointer;
            line-height: 16px;
        }

            .left-content-product .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_up {
                background: none repeat scroll 0 0 #444;
                padding: 0 4px;
                position: absolute;
                right: 14px;
                top: 4px;
                height: 16.5px;
                width: 14px;
            }

            .left-content-product .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_down {
                background: none repeat scroll 0 0 #444;
                font-size: 13px;
                padding: 0 4px;
                position: absolute;
                right: 14px;
                top: 21px;
                width: 14px;
                height: 15.5px;
                line-height: 15px;
            }

            .left-content-product .content-product-right .box-info-product .quantity .quantity-control span:hover {
                background: #1752b1;
            }

    .left-content-product .content-product-right .box-info-product .cart {
        float: left;
        margin-right: 10px;
    }

        .left-content-product .content-product-right .box-info-product .cart a {
            font-size: 12px;
            font-weight: bold;
            text-transform: uppercase;
        }

            .left-content-product .content-product-right .box-info-product .cart a i {
                margin-right: 5px;
            }

        .left-content-product .content-product-right .box-info-product .cart input {
            background: #002450;
            border-radius: 0;
            color: #fff;
            text-transform: uppercase;
            font-size: 13px;
            font-weight: bold;
            padding: 12px 16px;
            background-color: #e96125;
            border-radius: 3px;
            border: 1px solid #e96125;
        }

            .left-content-product .content-product-right .box-info-product .cart input:hover {
                background: #444;
            }

    .left-content-product .content-product-right .box-info-product .add-to-links ul li a {
        display: inline-block;
        padding: 10px 15px;
        font-size: 14px;
        color: #666;
        border: 1px solid #e6e6e6;
        cursor: pointer;
    }

        .left-content-product .content-product-right .box-info-product .add-to-links ul li a.text {
            display: none;
        }

        .left-content-product .content-product-right .box-info-product .add-to-links ul li a:hover {
            border-color: #1752b1;
            color: #1752b1;
        }

.thumb-vertical-outer {
    width: 100px;
    position: relative;
    float: left;
    margin-right: 15px;
}

    .thumb-vertical-outer .lSAction {
        display: none;
    }

    .thumb-vertical-outer .thumbnail {
        border-color: #e6e6e6;
        padding: 0;
    }

    .thumb-vertical-outer .btn-more {
        display: block;
        height: 40px;
        width: 40px;
        text-align: center;
        position: absolute;
        font-size: 36px;
        cursor: pointer;
        margin-left: -20px;
        left: 50%;
        color: #555;
    }

        .thumb-vertical-outer .btn-more:hover {
            color: #1752b1;
        }

        .thumb-vertical-outer .btn-more.prev-thumb {
            top: 0;
        }

        .thumb-vertical-outer .btn-more.next-thumb {
            bottom: 0;
        }

    .thumb-vertical-outer .prev {
        margin-bottom: 5px;
    }

    .thumb-vertical-outer .prev, .thumb-vertical-outer .next {
        cursor: pointer;
    }

        .thumb-vertical-outer .prev.disabled, .thumb-vertical-outer .next.disabled {
            visibility: hidden;
        }

        .thumb-vertical-outer .prev .fa, .thumb-vertical-outer .next .fa {
            font-size: 16px;
            display: block;
            text-align: center;
        }

    .thumb-vertical-outer ul.thumb-vertical {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .thumb-vertical-outer ul li {
        cursor: pointer;
        margin-bottom: 10px;
    }

        .thumb-vertical-outer ul li .thumbnail {
            border-radius: 0;
            padding: 0;
            margin: 0;
        }

            .thumb-vertical-outer ul li .thumbnail img {
                padding: 0px;
                transition: all 0.3s ease;
                position: relative;
            }

            .thumb-vertical-outer ul li .thumbnail:hover {
                border-color: #1752b1;
            }

            .thumb-vertical-outer ul li .thumbnail.active {
                border-color: #1752b1;
            }
/*============PRODUCT TABS==================*/
.producttab .tabsslider.horizontal-tabs {
    z-index: 1;
    margin-top: 40px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
    border: none;
    padding: 0;
}

    .producttab .tabsslider.horizontal-tabs .nav-tabs {
        /* background-color: #f5f5f5; */
        border: none;
        border-bottom: 1px solid #ddd;
        padding: 15px;
        border-radius: 5px;
        /* text-align: center; */
    }

        .producttab .tabsslider.horizontal-tabs .nav-tabs li {
            margin-bottom: 0;
            display: inline-flex;
            margin: 0 5px;
            float: none;
        }

            .producttab .tabsslider.horizontal-tabs .nav-tabs li a {
                background-color: #fff;
                float: left;
                display: block;
                font-size: 14px;
                color: #222;
                padding: 13px 25px;
                margin: 0;
                cursor: pointer;
                text-transform: uppercase;
                font-weight: 700;
                border-radius: 0;
                border: none;
                /* border: 1px solid #e8e8e8; */
                border-radius: 20px;
                line-height: 100%;
                transition: all 0.2s ease-in-out 0s;
                -moz-transition: all 0.2s ease-in-out 0s;
                color: #333;
                /* height: 18.5px; */
                font-size: 16px;
                font-weight: 400;
                /* padding: 16px 0 10px 16px; */
                -webkit-transition: all 0.2s ease-in-out 0s;
            }

            .producttab .tabsslider.horizontal-tabs .nav-tabs li.active a, .producttab .tabsslider.horizontal-tabs .nav-tabs li:hover a {
                background-color: #f2f2f2;
                /* border-color: #222; */
                color: #5d5d5d;
            }

    .producttab .tabsslider.horizontal-tabs .tab-content {
        padding: 12px 0px;
        display: block;
        margin: 0;
        background-color: #fff;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border: none;
        /* border: 1px solid #e4e0e0; */
        margin: 0 0 17px;
    }

        .producttab .tabsslider.horizontal-tabs .tab-content .active {
            opacity: 1;
        }
/*----------------------PRODUCT TABS ---------------*/
.producttab {
    margin: 40px 0;
    display: inline-block;
    width: 100%;
}

    .producttab .tabsslider.vertical-tabs {
        border: 1px solid #e6e6e6;
        padding: 0;
        border-bottom: 1px solid #ddd;
    }

        .producttab .tabsslider.vertical-tabs ul.nav-tabs {
            border-bottom: medium none;
            margin: 0;
            min-height: 180px;
            padding: 0;
        }

            .producttab .tabsslider.vertical-tabs ul.nav-tabs li {
                border-bottom: 1px solid #ddd;
                clear: both;
                position: relative;
                width: 100%;
                display: block;
            }

                .producttab .tabsslider.vertical-tabs ul.nav-tabs li a {
                    border: 0;
                    border-radius: 0;
                    text-transform: uppercase;
                    font-weight: bold;
                    font-size: 16px;
                    margin: 0;
                    transition: all 0.3s ease-in-out 0s;
                    -moz-transition: all 0.3s ease-in-out 0s;
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    color: #666;
                }

                    .producttab .tabsslider.vertical-tabs ul.nav-tabs li a:hover {
                        background: transparent;
                    }

                .producttab .tabsslider.vertical-tabs ul.nav-tabs li:before {
                    content: "";
                    width: 5px;
                    height: 100%;
                    left: 0;
                    position: absolute;
                    top: 0;
                    transition: all 0.3s ease-in-out 0s;
                    -moz-transition: all 0.3s ease-in-out 0s;
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    z-index: 999;
                }

                .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
                    border-left-color: #1752b1;
                }

                    .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
                        color: #1752b1;
                    }

                        .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a:before {
                            display: none;
                        }

                    .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover:before {
                        background-color: #1752b1;
                    }

                .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active {
                    border-left-color: #1752b1;
                }

                    .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active:before {
                        background-color: #1752b1;
                    }

                    .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a {
                        background: transparent;
                        color: #1752b1;
                    }

                        .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a:before, .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a:after {
                            display: none;
                        }

                .producttab .tabsslider.vertical-tabs ul.nav-tabs li:first-child {
                    border-top: 0;
                }

        .producttab .tabsslider.vertical-tabs .tab-content {
            border: 0;
            border-left: 1px solid #e6e6e6;
            min-height: 180px;
            margin-bottom: 0;
        }

#product-accordion {
    float: left;
    width: 100%;
    margin-top: 30px;
    border: 1px solid #ddd;
    border-top: 4px solid #1752b1;
}

    #product-accordion .panel {
        padding: 10px 20px 0 20px;
        border-bottom: 0;
        box-shadow: none;
    }

        #product-accordion .panel .panel-heading {
            border-bottom: 1px dotted #ddd;
            padding: 0 0 10px 0;
        }

            #product-accordion .panel .panel-heading a {
                text-transform: uppercase;
                font-weight: bold;
                font-size: 18px;
                margin: 0;
                transition: all 0.3s ease-in-out 0s;
                -moz-transition: all 0.3s ease-in-out 0s;
                -webkit-transition: all 0.3s ease-in-out 0s;
                color: #666;
                width: 100%;
                display: inline-block;
                position: relative;
            }

                #product-accordion .panel .panel-heading a.title-head.collapsed {
                    color: #666;
                }

                    #product-accordion .panel .panel-heading a.title-head.collapsed span.arrow-up:before {
                        content: "\f0d8";
                    }

                #product-accordion .panel .panel-heading a.title-head {
                    color: #1752b1;
                }

                    #product-accordion .panel .panel-heading a.title-head span.arrow-up:before {
                        content: "\f0d7";
                    }

                #product-accordion .panel .panel-heading a span.arrow-up {
                    display: block;
                    position: absolute;
                    right: 0;
                    top: -2px;
                    cursor: pointer;
                    z-index: 10;
                    font-size: 0;
                    text-align: center;
                }

                    #product-accordion .panel .panel-heading a span.arrow-up:before {
                        content: "\f0d8";
                        font-family: "FontAwesome";
                        display: block;
                        vertical-align: middle;
                        width: 30px;
                        height: 30px;
                        line-height: 30px;
                        font-size: 14px;
                    }

            #product-accordion .panel .panel-heading:hover {
                border-bottom-color: #1752b1;
            }

                #product-accordion .panel .panel-heading:hover a {
                    color: #1752b1;
                }

        #product-accordion .panel:first-child .panel-heading {
            padding-top: 10px;
        }

        #product-accordion .panel:last-child .panel-heading {
            border-bottom: 0;
        }

    #product-accordion .panel-heading + .panel-collapse > .list-group, #product-accordion .panel-heading + .panel-collapse > .panel-body {
        border-top: 1px dotted #1752b1;
        margin-top: -1px;
        padding: 0;
    }

.related {
    clear: both;
}

    .related .modtitle {
        text-transform: uppercase;
        color: #222;
        font-size: 18px;
        font-weight: 600;
    }

    .related .releate-products .owl2-nav {
        position: absolute;
        top: -45px;
        width: 60px;
        right: -5px;
    }

        .related .releate-products .owl2-nav div {
            width: 20px;
            height: 27px;
            border: 1px solid #dfdfdf;
            margin: 0 5px;
            font-size: 0;
            float: left;
            background-color: transparent;
            transition: all 0.3s ease-in-out 0s;
            -moz-transition: all 0.3s ease-in-out 0s;
            -webkit-transition: all 0.3s ease-in-out 0s;
            position: relative;
            background-color: #fff;
        }

            .related .releate-products .owl2-nav div.owl2-prev {
                background: url(../image/icon/next-prev-detail.png) no-repeat;
                background-position: -41px 0px;
            }

                .related .releate-products .owl2-nav div.owl2-prev:hover {
                    border-color: #1752b1;
                    background-color: #1752b1;
                    background-position: -4px 0px;
                    opacity: 1;
                }

                .related .releate-products .owl2-nav div.owl2-prev.disabled {
                    display: none;
                }

            .related .releate-products .owl2-nav div.owl2-next {
                background: url(../image/icon/next-prev-detail.png) no-repeat;
                background-position: -76px 0px;
            }

                .related .releate-products .owl2-nav div.owl2-next:hover {
                    border-color: #1752b1;
                    background-color: #1752b1;
                    background-position: -112px 0px;
                    opacity: 1;
                }

                .related .releate-products .owl2-nav div.owl2-next.disabled {
                    display: none;
                }

    .related .owl-dots {
        display: none;
    }

.zoomContainer {
    z-index: 90;
}

.image_option_type .selected-option {
    padding-left: 0;
    display: inline;
    text-transform: capitalize;
}

.image_option_type .radio input[type=radio].image_radio {
    display: none;
}

.image_option_type .radio {
    padding-left: 0;
    display: inline;
}

.product-description .product-options img.icon-color {
    width: 20px;
    padding: 0;
}

.product-options label {
    padding: 0;
    color: #666;
}

.product-options .label {
    font-weight: normal;
    font-size: 11px;
}

.product-options .radio {
    position: relative;
    z-index: 2;
    text-transform: capitalize;
    cursor: pointer;
}

    .product-options .radio .fa {
        display: none;
    }

.product-options .active .fa {
    display: block;
}

.product-options .fa {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 22px;
    height: 22px;
    color: white;
    line-height: 22px;
    text-align: center;
}

.slider-products .content-aside {
    width: 100%;
    padding: 0;
}

.slider-products .four-block {
    padding: 0;
}

.slider-products .policy-detail {
    box-shadow: none;
}

    .slider-products .policy-detail .banner-policy {
        padding: 0;
    }

        .slider-products .policy-detail .banner-policy .policy {
            float: none;
            width: 100%;
            font-size: 12px;
            border: none;
            border-bottom: 1px solid white;
            padding: 25px 10px;
        }

.banner-policy {
    background-color: #eee;
    text-transform: uppercase;
}

    .banner-policy .policy {
        border-bottom: 1px solid #fff;
        line-height: 19px;
        padding: 20px 10px;
    }

        .banner-policy .policy a {
            color: #666;
        }

            .banner-policy .policy a span {
                margin-right: 10px;
            }

            .banner-policy .policy a:hover {
                color: #1752b1;
            }

        .banner-policy .policy.policy1 a span {
            background: url("../image/icons/policy_1.html") no-repeat;
            background-position: center 0;
            width: 48px;
            height: 36px;
            font-size: 0;
            float: left;
        }

        .banner-policy .policy.policy2 a span {
            background: url("../image/icons/ico-freeship.html") no-repeat;
            background-position: center 0;
            width: 53px;
            height: 35px;
            font-size: 0;
            float: left;
        }

        .banner-policy .policy.policy3 a span {
            background: url("../image/icons/ico-celander.html") no-repeat;
            background-position: center 0;
            width: 34px;
            height: 34px;
            font-size: 0;
            float: left;
        }

        .banner-policy .policy.policy4 a span {
            background: url("../image/icons/ico-umbrella.html") no-repeat;
            background-position: center 0;
            width: 34px;
            height: 34px;
            font-size: 0;
            float: left;
        }

.slider-products .banner-policy .policy.policy1 a span, .slider-products .banner-policy .policy.policy2 a span, .slider-products .banner-policy .policy.policy3 a span, .slider-products .banner-policy .policy.policy4 a span {
    width: 53px;
}

header .btn-group {
    position: relative;
}

header #sosearchpro .dropdown-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.navbar-compact .hidden-compact {
    display: none;
}

header .navbar-default {
    background-color: transparent;
}

    header .navbar-default .megamenu-wrapper {
        background-color: transparent;
    }

header ul.megamenu > li > a {
    text-shadow: unset;
}

#cart .dropdown-menu.shoppingcart-box {
    padding: 10px 20px;
}

    #cart .dropdown-menu.shoppingcart-box .text-right {
        margin-top: 10px;
    }

.shopping_cart .shoppingcart-box .added_items {
    margin-bottom: 10px;
}

.shopping_cart .shoppingcart-box .table-striped > tbody > tr:nth-of-type(odd) {
    background: #fff;
}

.shopping_cart .shoppingcart-box .table-striped a {
    color: #666;
    font-weight: bold;
}

    .shopping_cart .shoppingcart-box .table-striped a.fa-edit {
        display: none;
    }

    .shopping_cart .shoppingcart-box .table-striped a:hover {
        color: #1752b1;
    }

    .shopping_cart .shoppingcart-box .table-striped a.fa-delete {
        width: 20px;
        height: 20px;
        background: #d6d6d6;
        border-radius: 3px;
        text-align: center;
        line-height: 19px;
        color: #000;
    }

        .shopping_cart .shoppingcart-box .table-striped a.fa-delete:hover {
            background: #1752b1;
            color: #fff;
            text-decoration: none;
        }

.shopping_cart .shoppingcart-box a.btn {
    color: #fff;
    background: #444;
    border-color: #444;
}

    .shopping_cart .shoppingcart-box a.btn i {
        margin-right: 5px;
    }

    .shopping_cart .shoppingcart-box a.btn:hover {
        border: 1px solid #1752b1;
        background: #1752b1;
    }

.shopping_cart .table-bordered {
    border-left: 0;
    border-right: 0;
}

.shopping_cart .table > tbody > tr {
    margin: 10px 0;
}

    .shopping_cart .table > tbody > tr:first-child > td {
        border-top: 0;
    }

    .shopping_cart .table > tbody > tr > td, .shopping_cart .table > tbody > tr > th, .shopping_cart .table > tfoot > tr > td, .shopping_cart .table > tfoot > tr > th, .shopping_cart .table > thead > tr > td, .shopping_cart .table > thead > tr > th {
        vertical-align: middle;
    }

.shopping_cart .table-bordered > tbody > tr > td, .shopping_cart .table-bordered > tbody > tr > th, .shopping_cart .table-bordered > tfoot > tr > td, .shopping_cart .table-bordered > tfoot > tr > th, .shopping_cart .table-bordered > thead > tr > td, .shopping_cart .table-bordered > thead > tr > th {
    border: 0;
}

.shopping_cart .fa-check-circle {
    display: none;
}

#header #sosearchpro.so-search .searchbox .select_category select:hover {
    cursor: pointer;
}

.dropdown-menu.shoppingcart-box .table {
    margin-bottom: 0;
}

    .dropdown-menu.shoppingcart-box .table .btn-danger {
        background-color: transparent;
    }

        .dropdown-menu.shoppingcart-box .table .btn-danger i {
            color: #666;
        }

        .dropdown-menu.shoppingcart-box .table .btn-danger:hover i {
            color: #1752b1;
        }

header #sosearchpro .dropdown-menu {
    border-radius: 0;
}

header ul.top-link > li.language .btn-link img {
    margin-top: -1px;
}
/*============ HEADER  ==================*/
/*.common-home .horizontal  ul.megamenu > li.home > a{
 background: transparent;
 color: $linkColor;
 }*/
.container-megamenu.horizontal {
    /*ul.megamenu > li.home > a,
   ul.megamenu > li.active > a, 
   ul.megamenu > li:hover > a{
   background-color: transparent;
   color: $linkColor;
   }*/
}

    .container-megamenu.horizontal .subcategory li a {
        color: #555;
    }

        .container-megamenu.horizontal .subcategory li a:hover {
            color: #1752b1;
        }

.header-top .header-top-left .welcome-msg .owl2-carousel .owl2-stage-outer {
    direction: ltr;
}

.mega-horizontal .navbar-default {
    border: none;
    background: transparent;
}

@media (max-width: 991px) {
    .responsive ul.megamenu > li.click:before, .responsive ul.megamenu > li.hover:before {
        right: 0;
        left: auto;
    }

    .responsive ul.megamenu > li.active .close-menu {
        right: 0;
        left: auto;
    }
}

.header-bottom .content_menu .container {
    overflow: visible;
}

.btn-shopping-cart .dropdown-menu {
    min-width: 320px;
}

    .btn-shopping-cart .dropdown-menu .cart_product_name {
        color: #555;
    }

        .btn-shopping-cart .dropdown-menu .cart_product_name:hover {
            color: #1752b1;
        }

    .btn-shopping-cart .dropdown-menu .empty {
        padding: 30px;
        margin: 0;
    }

.btn-shopping-cart .table > tbody > tr > td {
    border: none;
    border-bottom: 1px solid #eee;
    vertical-align: middle;
}

.btn-shopping-cart .checkout {
    padding: 0 20px 10px;
}

.btn-shopping-cart .added_items {
    padding: 10px;
}

.megamenu-style-dev {
    position: relative;
    z-index: 50;
}

    .megamenu-style-dev .vertical ul.megamenu {
        position: absolute;
        width: 100%;
        background: #222;
        z-index: 99;
    }

        .megamenu-style-dev .vertical ul.megamenu > li > a {
            font-size: 11px;
        }

    .megamenu-style-dev .vertical .vertical ul.megamenu > li {
        margin: 0;
        border-right: 0;
        background: #222;
    }

        .megamenu-style-dev .vertical .vertical ul.megamenu > li strong i {
            display: none;
        }

        .megamenu-style-dev .vertical .vertical ul.megamenu > li > a {
            padding-left: 15px;
            padding-right: 12px;
            color: #fff;
        }

            .megamenu-style-dev .vertical .vertical ul.megamenu > li > a:hover {
                color: #fff;
            }

        .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .sub-menu .content {
            padding: 0;
        }

        .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul {
            padding: 0;
            margin: 0;
        }

            .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li {
                border-bottom: 1px solid #eee;
            }

                .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li:hover {
                    background: #eee;
                }

                    .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li:hover > a {
                        color: #1752b1;
                    }

                .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li a {
                    line-height: 37px;
                }

                    .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li a b {
                        line-height: 37px;
                        font-size: 16px;
                        margin: 0 20px;
                    }

                .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li:last-child {
                    border: none;
                }

            .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul ul {
                padding: 0;
                left: 100%;
                margin: 0;
                box-shadow: none;
                border: 1px solid #eee;
                min-width: 200px;
            }

                .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul ul:before, .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul ul:after {
                    display: none;
                }

        .megamenu-style-dev .vertical .vertical ul.megamenu > li.item-style3 .sub-menu .content {
            padding-right: 0;
        }

        .megamenu-style-dev .vertical .vertical ul.megamenu > li.with-sub-menu > a:after {
            content: "\f105";
            color: #fff;
            font-family: Fontawesome;
            font-size: 13px;
            float: right;
            margin: 0;
        }

        .megamenu-style-dev .vertical .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
            position: static;
            border-color: transparent;
        }

        .megamenu-style-dev .vertical .vertical ul.megamenu > li:hover {
            background-color: #444;
        }

            .megamenu-style-dev .vertical .vertical ul.megamenu > li:hover > a {
                color: #fff;
            }

        .megamenu-style-dev .vertical .vertical ul.megamenu > li.active > a {
            background: transparent;
        }

        .megamenu-style-dev .vertical .vertical ul.megamenu > li .sub-menu .content {
            border-top: 1px solid #ddd;
        }

            .megamenu-style-dev .vertical .vertical ul.megamenu > li .sub-menu .content .banner {
                margin-top: -21px;
                margin-bottom: -22px;
                margin-right: -1px;
            }

            .megamenu-style-dev .vertical .vertical ul.megamenu > li .sub-menu .content .static-menu .menu ul a.main-menu {
                padding: 0;
            }

    .megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul {
        padding-bottom: 0;
    }

        .megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul li > a {
            line-height: inherit;
            padding-bottom: 0;
            border-bottom: none;
            min-height: auto;
        }

            .megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul li > a:hover {
                color: #1752b1;
            }

        .megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul ul a {
            padding: 0;
        }

            .megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul ul a:hover {
                color: #1752b1;
            }

.container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
    background-color: #1752b1;
}
/*======================================================*/
header ul.top-link > li .btn-group .btn-link:hover, header ul.top-link > li > a:hover {
    color: #ffffff;
}

.common-home .typeheader-1 .container-megamenu.horizontal ul.megamenu > li.home > a {
    color: #1752b1;
}

.typeheader-1 .container-megamenu.horizontal ul.megamenu > li:hover > a, .typeheader-1 .container-megamenu.horizontal ul.megamenu > li.active > a, .typeheader-1 .container-megamenu.horizontal ul.megamenu > li.menu_active > a {
    color: #1752b1;
}

.typeheader-1 #sosearchpro .search button {
    background-color: #1752b1;
}

    .typeheader-1 #sosearchpro .search button:hover {
        background-color: #113d84;
    }

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .icon-c {
    background-color: #1752b1;
}

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_carts, .typeheader-1 .signin-w ul li a:hover {
    color: #1752b1;
}

.typeheader-1 .wishlist-comp li a.top-link-wishlist:hover:before, .typeheader-1 .wishlist-comp li a:hover i {
    color: #1752b1;
}

.common-home .typeheader-2 .container-megamenu.horizontal ul.megamenu > li.home > a {
    color: #1752b1;
}

.typeheader-2 .container-megamenu.horizontal ul.megamenu > li:hover > a, .typeheader-2 .container-megamenu.horizontal ul.megamenu > li.active > a, .typeheader-2 .container-megamenu.horizontal ul.megamenu > li.menu_active > a {
    color: #1752b1;
}

.typeheader-2 #sosearchpro .search button {
    background-color: #1752b1;
}

    .typeheader-2 #sosearchpro .search button:hover {
        background-color: #113d84;
    }

.typeheader-2 .shopping_cart .btn-shopping-cart .top_cart .icon-c {
    background-color: #1752b1;
}

.typeheader-2 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_carts, .typeheader-2 .signin-w ul li a:hover {
    color: #1752b1;
}

.typeheader-2 .wishlist-comp li a.top-link-wishlist:hover:before, .typeheader-2 .wishlist-comp li a:hover i {
    color: #1752b1;
}

.typeheader-3 .wishlist-comp li a:hover, .typeheader-3 .wishlist-comp li a:hover i, .typeheader-3 .signin-w a {
    color: #1752b1;
}

.typeheader-3 .header-bottom {
    background-color: #1752b1;
}

.typeheader-3 .shopping_cart {
    background-color: #113b7f;
}

.typeheader-3 #sosearchpro .search button {
    background-color: #1752b1;
}

    .typeheader-3 #sosearchpro .search button:hover {
        background-color: #113d84;
    }

.typeheader-4 {
    background-color: #fdca0b;
}

    .typeheader-4 .shopping_cart {
        /* background-color: #ea7001; */
        margin: 13px 2px 0px 0px;
    }

        .typeheader-4 .shopping_cart .btn-shopping-cart .top_cart .icon-c {
            /* background-color: #ffffff; */
        }

    .typeheader-4 ul.top-link > li:hover:before {
        color: #494e50;
    }

.typeheader-5 .container-megamenu.horizontal ul.megamenu > li:hover > a, .typeheader-5 .container-megamenu.horizontal ul.megamenu > li.active > a, .typeheader-5 .container-megamenu.horizontal ul.megamenu > li.menu_active > a, .common-home .typeheader-5 .container-megamenu.horizontal ul.megamenu > li.home > a {
    color: #1752b1;
}

.typeheader-5 #sosearchpro .search button, .typeheader-5 .shopping_cart {
    background-color: #1752b1;
}

    .typeheader-5 #sosearchpro .search button:hover {
        background-color: #14489a;
    }

.typeheader-5 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
    background-color: #1752b1;
}

.typeheader-5 ul.top-link > li:hover:before {
    color: #1752b1;
}

.typeheader-5 .wishlist-btn a.top-link-wishlist:hover:before, .typeheader-5 .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a:hover {
    color: #1752b1;
}

.typeheader-6 .search-header-w #sosearchpro .search button {
    background-color: #1752b1;
}

    .typeheader-6 .search-header-w #sosearchpro .search button:hover {
        background-color: #14489a;
    }

.typeheader-6 .search-header-w .icon-search:hover i {
    color: #1752b1;
}

.common-home .typeheader-6 .container-megamenu.horizontal ul.megamenu > li.home > a {
    color: #1752b1;
}

.typeheader-6 .container-megamenu.horizontal ul.megamenu > li:hover > a, .typeheader-6 .container-megamenu.horizontal ul.megamenu > li.active > a, .typeheader-6 .container-megamenu.horizontal ul.megamenu > li.menu_active > a {
    color: #1752b1;
}

.typeheader-7 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart, .typeheader-7 .shopping_cart .btn-shopping-cart .top_cart .icon-c, .typeheader-7 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
    background-color: #1752b1;
}

.typeheader-7 #sosearchpro .search button {
    background-color: #1752b1;
}

    .typeheader-7 #sosearchpro .search button:hover {
        background-color: #113d84;
    }

.typeheader-7 .login-w li a:hover {
    color: #1752b1;
}

.typeheader-7 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
    background-color: #1752b1;
}

.common-home .typeheader-7 .container-megamenu.horizontal ul.megamenu > li.home > a {
    color: #1752b1;
}

.typeheader-7 .container-megamenu.horizontal ul.megamenu > li:hover > a, .typeheader-7 .container-megamenu.horizontal ul.megamenu > li.active > a, .typeheader-7 .container-megamenu.horizontal ul.megamenu > li.menu_active > a {
    color: #1752b1;
}

.typeheader-8 .shopping_cart .btn-shopping-cart .shopcart .icon-c {
    background-color: #1752b1;
}

.typeheader-8 .search-header-w #sosearchpro .search button:hover {
    color: #1752b1;
}

@media (max-width: 991px) {
    .typeheader-2 .header-bottom {
        background-color: #1752b1;
    }

    body .typeheader-3 .header-bottom {
        background-color: #1752b1;
    }

    body header .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li > a:hover strong, body header .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover {
        color: #1752b1;
    }
}

@media (max-width: 991px) {
    .typeheader-4 .header-bottom {
        background-color: #ea7001;
    }
}

footer #collapse-footer {
    display: block;
}

.footer-container {
    clear: both;
}

footer .so-page-builder .container {
    padding: 0 15px;
}

footer .copyright a {
    color: #1752b1;
}

.typefooter-1 .socials li a:hover, .typefooter-1 .footer-middle .footer-links li a:hover {
    color: #1752b1;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button {
    background-color: #1752b1;
}

    .typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button:hover {
        background-color: #113d84;
    }

.typefooter-1 .module .modtitle:after {
    background-color: #1752b1;
}

.typefooter-2 .footer-middle .footer-links li a:hover {
    color: #1752b1;
}

.typefooter-2 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button {
    background-color: #1752b1;
}

    .typefooter-2 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button:hover {
        background-color: #113d84;
    }

.typefooter-2 .module .modtitle:after {
    background-color: #1752b1;
}

.typefooter-2 .footer-top {
    background-color: #1752b1;
}

.typefooter-3 .footer-middle .footer-links li a:hover {
    color: #1752b1;
}

.typefooter-3 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button {
    background-color: #1752b1;
}

    .typefooter-3 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button:hover {
        background-color: #113d84;
    }

.typefooter-3 .module .modtitle:after {
    background-color: #1752b1;
}

.typefooter-3 .footer-top {
    background-color: #1752b1;
}

.typefooter-4 .footer-bottom, .typefooter-4 .newsletter-footer4 .newsletter .block_content form.signup .subcribe button:hover {
    background-color: #172337;
}

.typefooter-4 .box-footer .modcontent ul li a::before, .typefooter-4 .infos-footer ul.infos li:hover i {
    background-color: #1752b1;
}

.typefooter-4 .socials li a:hover, .typefooter-4 .infos-footer ul li:hover i {
    background-color: #1752b1;
}

.typefooter-5 .infos-footer ul.infos li:hover i {
    background-color: #1752b1;
}

.typefooter-5 .box-footer .modcontent ul li a:hover {
    color: #1752b1;
}

.typefooter-5 .box-footer .modcontent ul li a::before, .typefooter-5 .module .modtitle::after, .typefooter-5 .newsletter-footer4 .newsletter .block_content form.signup .subcribe button {
    background-color: #1752b1;
}

    .typefooter-5 .newsletter-footer4 .newsletter .block_content form.signup .subcribe button:hover {
        background-color: #113d84;
    }

.typefooter-5 .socials li a:hover {
    background-color: #1752b1;
    border-color: #1752b1;
}

.typefooter-5 .categories-footer ul li a:hover {
    color: #1752b1;
}

.typefooter-6 .coltop a:hover {
    background-color: #1752b1;
}

.typefooter-6 .newsletter-footer6 .newsletter .block_content form.signup .subcribe button:hover:before, .typefooter-6 .box-footer .modcontent ul li a:hover::before, .typefooter-6 .box-footer .modcontent ul li a:hover {
    color: #1752b1;
}

.typefooter-7 .newsletter-footer6 .newsletter .block_content form.signup .subcribe button:hover:before, .typefooter-7 .box-footer .modcontent ul li a:hover::before, .typefooter-7 .box-footer .modcontent ul li a:hover {
    color: #1752b1;
}

.typefooter-7 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button:hover {
    background-color: #113d84;
}

.typefooter-8 .footer-links li a:hover, .typefooter-8 .socials li a:hover {
    color: #1752b1;
}
/*===============================================
 [SASS DIRECTORY ]
 [1] MEGA MENU VERTICAL 
 [2] MODULE HOME SLIDER  
 [3] MODULE EXTRA SLIDER
 [4] SHORT CODE BANNER 
 [5] SO LISTING TABS
 [6] SO DEALS
 [7] SO NEWSLETTER
 ==============================================*/
.container-fluid .container {
    padding-left: 15px;
    padding-right: 15px;
}
/*====================== mod title ========================*/
.layout-4.common-home {
    background-color: #eeeeee;
}

    .layout-4.common-home #content .products-list .product-grid .product-item-container .left-block .button-group {
        left: 15px;
    }

    .layout-4.common-home #content .module {
        /* margin-bottom: 0px; */
    }

    .layout-4.common-home #content .owl2-carousel {
        position: static;
    }

    .layout-4.common-home #content .price, .layout-4.common-home #content .price .price-new, .layout-4.common-home #content .price span.price {
        color: #000000;
        text-align: center;
    }

    .layout-4.common-home #content .label-new, .layout-4.common-home #content .label-sale {
        top: 10px;
    }

    .layout-4.common-home #content .label-sale {
        background-color: #f69908;
        right: 10px;
    }

    .layout-4.common-home #content .label-new {
        left: 10px;
    }

    .layout-4.common-home #content .module {
        /* border: 1px solid #ddd; */
        background-color: #fff;
        /* margin: 15px 0 0; */
        /* box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.06); */
    }

        .layout-4.common-home #content .module .modcontent {
            /* padding: 20px 20px ! important; */
            MARGIN: 10PX 0 0;
        }

        .layout-4.common-home #content .module.sohomepage-slider {
            border: none;
            background-color: transparent;
        }

            .layout-4.common-home #content .module.sohomepage-slider .modcontent {
                padding: 0;
            }

        .layout-4.common-home #content .module h3.modtitle {
            font-size: 22px;
            color: #222;
            font-weight: 400;
            text-transform: capitalize;
            margin: 0;
            padding: 15px 20px;
            /* font-size: 23px; */
            margin-top: 0px;
            color: #000000;
            /* font-family: 'open_sansbold'; */
            /* border-bottom: 1px rgba(0,0,0,.1) solid; */
            /* MARGIN: 0PX 0PX 15PX 0PX; */
            background: white;
            /* text-align: center; */
        }

            .layout-4.common-home #content .module h3.modtitle span {
                font-size: 20px;
                color: #000000;
                font-weight: 600;
                text-transform: capitalize;
            }

    .layout-4.common-home #content .products-list .product-grid2 .product-item-container .left-block {
        position: relative;
    }

        .layout-4.common-home #content .products-list .product-grid2 .product-item-container .left-block .quickview_handler {
            border: none;
            background-color: #1752b1;
            position: absolute;
            top: -30%;
            left: 50%;
            padding: 5px 10px;
            transform: translate(-50%, -50%);
            color: #fff;
            transition: all 0.3s ease-in-out 0s;
            -moz-transition: all 0.3s ease-in-out 0s;
            -webkit-transition: all 0.3s ease-in-out 0s;
        }

            .layout-4.common-home #content .products-list .product-grid2 .product-item-container .left-block .quickview_handler span {
                display: none;
            }

            .layout-4.common-home #content .products-list .product-grid2 .product-item-container .left-block .quickview_handler:hover {
                background-color: #113d84;
                color: #fff;
            }

    .layout-4.common-home #content .products-list .product-grid2 .product-item-container .right-block {
        /* text-align: center; */
    }

    .layout-4.common-home #content .products-list .product-grid2 .product-item-container .caption {
        margin-top: 0px;
    }

        .layout-4.common-home #content .products-list .product-grid2 .product-item-container .caption h4 {
            margin-bottom: 0;
            /* margin-top: 14px; */
            padding: 0px 6px 0;
            height: 40px;
            overflow: hidden;
            /* border-top: 4px solid orange; */
        }

            .layout-4.common-home #content .products-list .product-grid2 .product-item-container .caption h4 a {
                font-size: 14px;
                color: #000;
                margin-bottom: 0;
                /* margin-top: 14px; */
                padding: 9px 6px;
                font-weight: 100;
                height: 55px;
                overflow: hidden;
                /* border-top: 4px solid orange; */
            }

                .layout-4.common-home #content .products-list .product-grid2 .product-item-container .caption h4 a:hover {
                    color: #1752b1;
                }

    .layout-4.common-home #content .products-list .product-grid2 .product-item-container .button-group {
        margin-bottom: 10px;
        display: flow-root;
        margin-top: 0px;
    }

        .layout-4.common-home #content .products-list .product-grid2 .product-item-container .button-group .btn-button {
            border: 1px solid #ddd;
            float: left;
            margin-top: 5px;
            padding: 0;
            background-color: #fff;
            border-radius: 0px;
            color: #fff;
            width: 30px;
            height: 30px;
            line-height: 28px;
            transform: all 0.3s ease 0s;
            margin: 0 0 0 5px !important;
        }

            .layout-4.common-home #content .products-list .product-grid2 .product-item-container .button-group .btn-button span {
                display: none;
            }

            .layout-4.common-home #content .products-list .product-grid2 .product-item-container .button-group .btn-button i {
                font-size: 12px;
                color: #999;
            }

            .layout-4.common-home #content .products-list .product-grid2 .product-item-container .button-group .btn-button:hover {
                border-color: #1752b1;
            }

                .layout-4.common-home #content .products-list .product-grid2 .product-item-container .button-group .btn-button:hover i {
                    color: #1752b1;
                }

        .layout-4.common-home #content .products-list .product-grid2 .product-item-container .button-group .addToCart {
            background-color: #f26e21;
            border: 1px solid #f26e21;
            color: #fff;
            /* [4] */
            /* [6] */
            /* [6] */
            /* [7] */
            font-size: 12px;
            font-size: 1.2rem;
            /* [8] */
            font-weight: 600;
            line-height: 100%;
            padding: 8px 10px;
            border-radius: 3px;
            margin: 0 10px;
            text-transform: uppercase;
            /* float: left; */
            width: 91%;
        }

            .layout-4.common-home #content .products-list .product-grid2 .product-item-container .button-group .addToCart:hover {
                color: #fff;
                background-color: #1752b1;
                border-color: #1752b1;
            }

    .layout-4.common-home #content .products-list .product-grid2 .product-item-container:hover .left-block {
        opacity: 0.8;
    }

        .layout-4.common-home #content .products-list .product-grid2 .product-item-container:hover .left-block .quickview_handler {
            top: 50%;
            transition: all 0.2s ease-in-out 0s;
            -moz-transition: all 0.2s ease-in-out 0s;
            -webkit-transition: all 0.2s ease-in-out 0s;
        }
/************************************************************************************************
 MODULE HOME SLIDER  
 *************************************************************************************************/
.module.sohomepage-slider .so-homeslider img {
    width: auto;
}

.sohomepage-slider .so-homeslider .owl2-nav div::before, .sohomepage-slider .so-homeslider .owl2-nav div:hover:before {
    background-color: transparent !important;
}

.module.sohomepage-slider {
    margin: 0;
    z-index: 0;
    position: relative;
}

    .module.sohomepage-slider .form-group {
        margin-bottom: 0;
    }

    .module.sohomepage-slider .so-homeslider {
        border: none;
    }

        .module.sohomepage-slider .so-homeslider img {
            width: auto;
        }

    .module.sohomepage-slider .owl2-controls {
        height: 0;
    }

        .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next {
            width: 50px;
            height: 80px;
            line-height: 80px;
            text-align: center;
            text-indent: -9999px;
            overflow: hidden;
            cursor: pointer;
            background-color: rgba(255, 255, 255, 0.7);
            position: absolute;
            top: 50%;
            margin: 0;
            margin-top: -40px;
            display: inline-block;
            border: 1px solid #dedfe3;
            float: none;
            border-radius: 0;
            z-index: 99;
            opacity: 1;
        }

            .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:before, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:before {
                opacity: 1;
                color: #505b61;
                font-weight: 400;
                font-family: 'FontAwesome';
                position: absolute;
                top: -2px;
                left: 0;
                display: inline-block;
                text-indent: 0;
                width: 100%;
                height: 100%;
                font-size: 30px;
                transition: all 0.2s ease-in-out 0s;
                -moz-transition: all 0.2s ease-in-out 0s;
                -webkit-transition: all 0.2s ease-in-out 0s;
            }

            .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev.owl2-next, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next.owl2-next {
                right: -1px;
                left: auto;
                border-top-left-radius: 3px;
                border-bottom-left-radius: 3px;
            }

                .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev.owl2-next:before, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
                    content: "\f105";
                }

            .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev.owl2-prev, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next.owl2-prev {
                left: -1px;
                right: auto;
                border-top-right-radius: 3px;
                border-bottom-right-radius: 3px;
            }

                .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
                    content: "\f104";
                }

            .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:hover, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:hover {
                background-color: #fff;
            }

                .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:hover:before, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:hover:before {
                    color: #222;
                }

        .module.sohomepage-slider .owl2-controls .owl2-nav > div:after {
            display: none;
        }

        .module.sohomepage-slider .owl2-controls .owl2-dots {
            bottom: 20px;
            position: static;
            left: auto;
            right: auto;
            width: 100%;
            display: inline-block;
            text-align: center;
            position: relative;
            top: -30px;
            z-index: 10;
        }

            .module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot {
                background: #222 !important;
                margin: 0 5px;
                width: 30px;
                height: 6px;
                padding: 0;
                transition: all 0.3s ease 0s;
                border-radius: 3px;
                float: none;
                display: inline-block;
            }

                .module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot span {
                    background: #fff;
                    display: block;
                    width: 100%;
                    height: 100%;
                    border-radius: 3px;
                    -webkit-border-radius: 3px;
                    margin: 0;
                }

                .module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot:hover, .module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot.active {
                    background: #1752b1 !important;
                }

                    .module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot:hover span, .module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot.active span {
                        box-shadow: none;
                        -webkit-box-shadow: none;
                        background: #1752b1 !important;
                    }
/************************************************************************************************
 SHORTCODE HTML 
 *************************************************************************************************/
.box-content1 {
    /* box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); */
    margin: 0px 0px;
    padding: 0px 0px;
}

    .box-content1 .col-lg-12 {
        padding: 0;
    }

#content .top-tags {
    /* text-align: center; */
    /* padding: 6px !important; */
    /* display: none; */
}

    #content .top-tags h2 {
        color: #222;
        font-size: 13px;
        margin: 0;
        line-height: 100%;
        font-weight: 600;
    }

    #content .top-tags ul li {
        display: inline-block;
        /* line-height: 100%; */
        /* font-size: 13px; */
        margin: 15px 6px 0;
    }
/*== Block policy ==*/
.block-policy4 {
    clear: both;
    display: table;
    font-size: 14px;
    color: #444;
    text-transform: uppercase;
    width: 100%;
}

    .block-policy4 .inner {
        display: table-row;
    }

        .block-policy4 .inner .policy {
            display: table-cell;
            line-height: 19px;
            width: 25%;
            text-align: center;
            background-color: #fff;
            transition: 0.2s;
            -moz-transition: 0.2s;
            -webkit-transition: 0.2s;
            border: 1px solid transparent;
            border-top: none;
            position: relative;
        }

            .block-policy4 .inner .policy:before {
                content: '';
                display: inline-block;
                height: 3px;
                position: absolute;
                left: 50%;
                bottom: -2px;
                width: 0;
                background-color: #1752b1;
            }

            .block-policy4 .inner .policy a {
                display: block;
                padding: 35px;
                font-weight: 600;
            }

                .block-policy4 .inner .policy a span {
                    position: relative;
                    padding-left: 50px;
                }

                    .block-policy4 .inner .policy a span i {
                        font-size: 37px;
                        color: #222;
                        position: absolute;
                        top: -9px;
                        left: 0;
                    }

            .block-policy4 .inner .policy:hover {
                background-color: #f7f8fa;
                border-color: #e6e7e9;
            }

                .block-policy4 .inner .policy:hover span i {
                    color: #1752b1;
                }

                .block-policy4 .inner .policy:hover:before {
                    left: 0;
                    width: 100%;
                    transition: all 0.3s ease 0s;
                    background-color: #1752b1;
                }
/*-- banner --*/
/************************************************************************************************
 MODULE SO CATEGORIES
 *************************************************************************************************/
.common-home .custom-slidercates.so-categories {
    margin: 0;
    margin-top: 20px;
    position: relative;
}

    .common-home .custom-slidercates.so-categories .owl2-carousel .owl2-item img {
        transform-style: unset;
    }

    .common-home .custom-slidercates.so-categories .form-group {
        margin-bottom: 0;
    }

    .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-prev, .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-next {
        width: 50px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        text-indent: -9999px;
        overflow: hidden;
        cursor: pointer;
        background-color: rgba(255, 255, 255, 0.7);
        position: absolute;
        top: 50%;
        margin: 0;
        margin-top: -40px;
        display: inline-block;
        border: 1px solid #dedfe3;
        float: none;
        border-radius: 0;
        z-index: 99;
        opacity: 1;
    }

        .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-prev:before, .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-next:before {
            opacity: 1;
            color: #505b61;
            font-weight: 400;
            font-family: 'FontAwesome';
            position: absolute;
            top: -2px;
            left: 0;
            display: inline-block;
            text-indent: 0;
            width: 100%;
            height: 100%;
            font-size: 30px;
            transition: all 0.2s ease-in-out 0s;
            -moz-transition: all 0.2s ease-in-out 0s;
            -webkit-transition: all 0.2s ease-in-out 0s;
        }

        .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-prev.owl2-next, .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-next.owl2-next {
            right: -1px;
            left: auto;
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
        }

            .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-prev.owl2-next:before, .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
                content: "\f105";
            }

        .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-prev.owl2-prev, .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-next.owl2-prev {
            left: -1px;
            right: auto;
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
        }

            .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before, .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
                content: "\f104";
            }

        .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-prev:hover, .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-next:hover {
            background-color: #fff;
        }

            .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-prev:hover:before, .common-home .custom-slidercates.so-categories .owl2-controls .owl2-nav .owl2-next:hover:before {
                color: #222;
            }

    .common-home .custom-slidercates.so-categories .cat-wrap {
        margin-top: 10px;
        margin-bottom: 45px;
        position: static;
    }

        .common-home .custom-slidercates.so-categories .cat-wrap .owl2-stage-outer {
            direction: ltr;
            overflow: unset;
            position: static;
        }

        .common-home .custom-slidercates.so-categories .cat-wrap .content-box {
            width: 100%;
            padding: 0;
            margin: 0;
            text-align: center;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
            position: relative;
        }

            .common-home .custom-slidercates.so-categories .cat-wrap .content-box:before {
                content: '';
                display: inline-block;
                height: 3px;
                position: absolute;
                left: 50%;
                bottom: 0px;
                width: 0;
                background-color: #1752b1;
            }

            .common-home .custom-slidercates.so-categories .cat-wrap .content-box:hover .cat-title a {
                color: #1752b1;
            }

            .common-home .custom-slidercates.so-categories .cat-wrap .content-box:hover:before {
                left: 0;
                width: 100%;
                transition: all 0.3s ease 0s;
                background-color: #1752b1;
            }

            .common-home .custom-slidercates.so-categories .cat-wrap .content-box .image-cat img {
                border: none;
            }

                .common-home .custom-slidercates.so-categories .cat-wrap .content-box .image-cat img:hover {
                    opacity: 1;
                    transform: scale(1.05);
                }

            .common-home .custom-slidercates.so-categories .cat-wrap .content-box .cat-title {
                margin-top: 15px;
                margin-bottom: 15px;
                padding-top: 0;
            }

                .common-home .custom-slidercates.so-categories .cat-wrap .content-box .cat-title a {
                    text-transform: uppercase;
                    color: #222;
                    font-weight: 700;
                    font-size: 14px;
                }

                    .common-home .custom-slidercates.so-categories .cat-wrap .content-box .cat-title a:hover {
                        color: #1752b1;
                    }

            .common-home .custom-slidercates.so-categories .cat-wrap .content-box .child-cat .child-cat-title {
                float: left;
                width: 100%;
                font-size: 14px;
            }

                .common-home .custom-slidercates.so-categories .cat-wrap .content-box .child-cat .child-cat-title .arrow {
                    display: none;
                }

                .common-home .custom-slidercates.so-categories .cat-wrap .content-box .child-cat .child-cat-title a {
                    position: relative;
                    padding-left: 20px;
                    line-height: 30px;
                }

                    .common-home .custom-slidercates.so-categories .cat-wrap .content-box .child-cat .child-cat-title a:before {
                        position: absolute;
                        content: "\f18e";
                        font-family: FontAwesome;
                        top: -6px;
                        left: 0;
                        color: #1752b1;
                        font-size: 13px;
                    }

            .common-home .custom-slidercates.so-categories .cat-wrap .content-box .btn-more {
                margin-top: 20px;
            }

                .common-home .custom-slidercates.so-categories .cat-wrap .content-box .btn-more a {
                    display: block;
                    font-size: 12px;
                    color: #fff;
                    font-weight: 600;
                    text-transform: uppercase;
                    padding: 8px 20px;
                    background-color: #1752b1;
                    float: left;
                }

                    .common-home .custom-slidercates.so-categories .cat-wrap .content-box .btn-more a:hover {
                        background-color: #113d84;
                    }
/************************************************************************************************
 MODULE DEALS
 *************************************************************************************************/
.so-deal .extraslider-inner {
    border: none;
}

.deals-layout4 {
    position: relative;
    /* margin-bottom: 30px !important; */
}

    .deals-layout4:before {
        content: '';
        width: 82px;
        height: 82px;
        background: url(../image/icon/label-deal.png) no-repeat top left;
        position: absolute;
        right: -5px;
        top: -5px;
        z-index: 20;
    }

    .deals-layout4 .so-deal {
        margin: 0;
        margin-bottom: 30px;
    }

        .deals-layout4 .so-deal .owl2-nav .owl2-prev, .deals-layout4 .so-deal .owl2-nav .owl2-next {
            width: 50px;
            height: 80px;
            line-height: 80px;
            text-align: center;
            text-indent: -9999px;
            overflow: hidden;
            cursor: pointer;
            background-color: rgba(255, 255, 255, 0.7);
            position: absolute;
            top: 50%;
            margin: 0;
            margin-top: -40px;
            display: inline-block;
            border: 1px solid #dedfe3;
            float: none;
            border-radius: 0;
            z-index: 99;
            opacity: 1;
        }

            .deals-layout4 .so-deal .owl2-nav .owl2-prev:before, .deals-layout4 .so-deal .owl2-nav .owl2-next:before {
                opacity: 1;
                color: #505b61;
                font-weight: 400;
                font-family: 'FontAwesome';
                position: absolute;
                top: -2px;
                left: 0;
                display: inline-block;
                text-indent: 0;
                width: 100%;
                height: 100%;
                font-size: 30px;
                transition: all 0.2s ease-in-out 0s;
                -moz-transition: all 0.2s ease-in-out 0s;
                -webkit-transition: all 0.2s ease-in-out 0s;
            }

            .deals-layout4 .so-deal .owl2-nav .owl2-prev.owl2-next, .deals-layout4 .so-deal .owl2-nav .owl2-next.owl2-next {
                right: -1px;
                left: auto;
                border-top-left-radius: 3px;
                border-bottom-left-radius: 3px;
            }

                .deals-layout4 .so-deal .owl2-nav .owl2-prev.owl2-next:before, .deals-layout4 .so-deal .owl2-nav .owl2-next.owl2-next:before {
                    content: "\f105";
                }

            .deals-layout4 .so-deal .owl2-nav .owl2-prev.owl2-prev, .deals-layout4 .so-deal .owl2-nav .owl2-next.owl2-prev {
                left: -1px;
                right: auto;
                border-top-right-radius: 3px;
                border-bottom-right-radius: 3px;
            }

                .deals-layout4 .so-deal .owl2-nav .owl2-prev.owl2-prev:before, .deals-layout4 .so-deal .owl2-nav .owl2-next.owl2-prev:before {
                    content: "\f104";
                }

            .deals-layout4 .so-deal .owl2-nav .owl2-prev:hover, .deals-layout4 .so-deal .owl2-nav .owl2-next:hover {
                background-color: #fff;
            }

                .deals-layout4 .so-deal .owl2-nav .owl2-prev:hover:before, .deals-layout4 .so-deal .owl2-nav .owl2-next:hover:before {
                    color: #222;
                }

        .deals-layout4 .so-deal .owl2-nav > div {
            z-index: 99;
        }

            .deals-layout4 .so-deal .owl2-nav > div:after {
                display: none;
            }

        .deals-layout4 .so-deal .extraslider-inner {
            padding-bottom: 0;
            position: static;
        }

            .deals-layout4 .so-deal .extraslider-inner .product-thumb {
                margin: 0 10px 30px;
                /* box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); */
            }

                .deals-layout4 .so-deal .extraslider-inner .product-thumb .product-thumb .caption .item-time {
                    margin: 0 -20px;
                }

                .deals-layout4 .so-deal .extraslider-inner .product-thumb .left-block {
                    width: 100%;
                    /* float: left; */
                    PADDING: 10px;
                }

                    .deals-layout4 .so-deal .extraslider-inner .product-thumb .left-block .label-sale {
                        left: 0px;
                        top: 0;
                        right: auto;
                    }

                    .deals-layout4 .so-deal .extraslider-inner .product-thumb .left-block .label-new {
                        left: auto;
                        right: 0px;
                        top: 0;
                    }

                .deals-layout4 .so-deal .extraslider-inner .product-thumb .right-block {
                    /* width: 94%; */
                    /* float: left; */
                    /* text-align: center !important; */
                    padding: 0;
                    padding-right: 0px;
                    clear: none;
                }

            .deals-layout4 .so-deal .extraslider-inner .item .image {
                position: relative;
                overflow: hidden;
                margin: 0;
                border-radius: 3px;
            }

                .deals-layout4 .so-deal .extraslider-inner .item .image a.img-link {
                    position: relative;
                    display: block;
                    border-radius: 3px;
                }

            .deals-layout4 .so-deal .extraslider-inner .item .button-group {
                margin-bottom: 30px;
                /* display: inline-block; */
            }

                .deals-layout4 .so-deal .extraslider-inner .item .button-group .btn-button {
                    border: 1px solid #ddd;
                    float: left;
                    margin-top: 5px;
                    padding: 0;
                    background-color: #fff;
                    border-radius: 0px;
                    color: #fff;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    transition: all 0.3s ease 0s;
                    margin: 0 0 0 5px !important;
                }

                    .deals-layout4 .so-deal .extraslider-inner .item .button-group .btn-button span {
                        display: none;
                    }

                    .deals-layout4 .so-deal .extraslider-inner .item .button-group .btn-button i {
                        font-size: 12px;
                        color: #999;
                    }

                    .deals-layout4 .so-deal .extraslider-inner .item .button-group .btn-button:hover {
                        border-color: #1752b1;
                    }

                        .deals-layout4 .so-deal .extraslider-inner .item .button-group .btn-button:hover i {
                            color: #1752b1;
                        }

                .deals-layout4 .so-deal .extraslider-inner .item .button-group .addToCart {
                    background-color: #fff;
                    border: 1px solid #ddd;
                    color: #666;
                    /* [4] */
                    /* [6] */
                    /* [6] */
                    /* [7] */
                    font-size: 12px;
                    font-size: 1.2rem;
                    /* [8] */
                    font-weight: 600;
                    line-height: 100%;
                    padding: 8px 10px;
                    border-radius: 0px;
                    text-transform: uppercase;
                    float: left;
                }

                    .deals-layout4 .so-deal .extraslider-inner .item .button-group .addToCart:hover {
                        color: #fff;
                        background-color: #1752b1;
                        border-color: #1752b1;
                    }

            .deals-layout4 .so-deal .extraslider-inner .item .item-time-w {
                clear: both;
                margin-top: 8px;
            }

                .deals-layout4 .so-deal .extraslider-inner .item .item-time-w .time-title {
                    float: left;
                    color: #222;
                    width: 35%;
                    margin-top: 5px;
                }

                    .deals-layout4 .so-deal .extraslider-inner .item .item-time-w .time-title span {
                        font-size: 20px;
                        font-weight: 700;
                        display: block;
                        width: 100%;
                    }

            .deals-layout4 .so-deal .extraslider-inner .item .item-timer {
                background-color: transparent;
                float: left;
            }

                .deals-layout4 .so-deal .extraslider-inner .item .item-timer .time-item {
                    background-color: transparent;
                    line-height: 100%;
                    float: left;
                    text-align: center;
                    width: auto;
                    margin-right: 20px;
                    position: relative;
                }

                    .deals-layout4 .so-deal .extraslider-inner .item .item-timer .time-item:after {
                        position: absolute;
                        content: ":";
                        font-size: 16px;
                        font-weight: 700;
                        color: #1752b1;
                        top: 8px;
                        right: -12px;
                    }

                    .deals-layout4 .so-deal .extraslider-inner .item .item-timer .time-item:last-child:after {
                        display: none;
                    }

                    .deals-layout4 .so-deal .extraslider-inner .item .item-timer .time-item .num-time {
                        font-size: 16px;
                        color: #1752b1;
                        font-weight: 700;
                        position: relative;
                        width: 44px;
                        height: 38px;
                        line-height: 36px;
                        padding: 0;
                        text-align: center;
                        background-color: #f7f8fa;
                        border: 1px solid #dcdde1;
                        border-radius: 3px;
                    }

                    .deals-layout4 .so-deal .extraslider-inner .item .item-timer .time-item .name-time {
                        display: none;
                        color: #666;
                        font-size: 10px;
                        font-weight: 400;
                        text-transform: uppercase;
                        margin-top: 3px;
                    }

                    .deals-layout4 .so-deal .extraslider-inner .item .item-timer .time-item.time-sec .num-time:after {
                        display: none;
                    }

            .deals-layout4 .so-deal .extraslider-inner .item .caption {
                margin: 0 !important;
            }

                .deals-layout4 .so-deal .extraslider-inner .item .caption h4 {
                    margin-top: 20px;
                    margin-bottom: 10px;
                }

                    .deals-layout4 .so-deal .extraslider-inner .item .caption h4 a {
                        color: #222;
                        /* font-size: 12px !important; */
                        text-transform: capitalize;
                    }

                        .deals-layout4 .so-deal .extraslider-inner .item .caption h4 a:hover {
                            color: #1752b1;
                        }

                .deals-layout4 .so-deal .extraslider-inner .item .caption .price .price-new, .deals-layout4 .so-deal .extraslider-inner .item .caption .price span.price {
                    font-size: 14px;
                    color: #1752b1;
                }

                .deals-layout4 .so-deal .extraslider-inner .item .caption .price {
                    margin-top: 10px;
                    margin-bottom: 20px;
                }

                .deals-layout4 .so-deal .extraslider-inner .item .caption .rating {
                    margin: 5px 0;
                }

            .deals-layout4 .so-deal .extraslider-inner .item:hover .product-thumb .image .button-group .btn-button {
                -webkit-transform: translate(0px, 0px);
                -moz-transform: translate(0px, 0px);
                -ms-transform: translate(0px, 0px);
                -o-transform: translate(0px, 0px);
                transform: translate(0px, 0px);
                -webkit-opacity: 1;
                -moz-opacity: 1;
                -ms-opacity: 1;
                -o-opacity: 1;
                opacity: 1;
            }

            .deals-layout4 .so-deal .extraslider-inner .item:hover .product-thumb .image a.img-link:before {
                -webkit-opacity: 1;
                -moz-opacity: 1;
                -ms-opacity: 1;
                -o-opacity: 1;
                opacity: 1;
            }
/************************************************************************************************
 MODULE EXTRA SLIDER
 *************************************************************************************************/
.module .so-extraslider {
    margin: 0;
}

.extra-right {
    padding-left: 5px;
}

    .extra-right .module {
        position: relative;
    }

    .extra-right .so-extraslider {
        margin: 0;
    }

        .extra-right .so-extraslider .rating {
            margin: 3px 0 5px 0;
        }

        .extra-right .so-extraslider .owl2-nav {
            /*.owl2-prev{
     #{$left}: 5px !important;
     }
     .owl2-next{
     #{$right}: 15px !important;
     }*/
        }

            .extra-right .so-extraslider .owl2-nav .owl2-prev, .extra-right .so-extraslider .owl2-nav .owl2-next {
                width: 50px;
                height: 80px;
                line-height: 80px;
                text-align: center;
                text-indent: -9999px;
                overflow: hidden;
                cursor: pointer;
                background-color: rgba(255, 255, 255, 0.7);
                position: absolute;
                top: 50%;
                margin: 0;
                margin-top: -40px;
                display: inline-block;
                border: 1px solid #dedfe3;
                float: none;
                border-radius: 0;
                z-index: 99;
                opacity: 1;
            }

                .extra-right .so-extraslider .owl2-nav .owl2-prev:before, .extra-right .so-extraslider .owl2-nav .owl2-next:before {
                    opacity: 1;
                    color: #505b61;
                    font-weight: 400;
                    font-family: 'FontAwesome';
                    position: absolute;
                    top: -2px;
                    left: 0;
                    display: inline-block;
                    text-indent: 0;
                    width: 100%;
                    height: 100%;
                    font-size: 30px;
                    transition: all 0.2s ease-in-out 0s;
                    -moz-transition: all 0.2s ease-in-out 0s;
                    -webkit-transition: all 0.2s ease-in-out 0s;
                }

                .extra-right .so-extraslider .owl2-nav .owl2-prev.owl2-next, .extra-right .so-extraslider .owl2-nav .owl2-next.owl2-next {
                    right: -1px;
                    left: auto;
                    border-top-left-radius: 3px;
                    border-bottom-left-radius: 3px;
                }

                    .extra-right .so-extraslider .owl2-nav .owl2-prev.owl2-next:before, .extra-right .so-extraslider .owl2-nav .owl2-next.owl2-next:before {
                        content: "\f105";
                    }

                .extra-right .so-extraslider .owl2-nav .owl2-prev.owl2-prev, .extra-right .so-extraslider .owl2-nav .owl2-next.owl2-prev {
                    left: -1px;
                    right: auto;
                    border-top-right-radius: 3px;
                    border-bottom-right-radius: 3px;
                }

                    .extra-right .so-extraslider .owl2-nav .owl2-prev.owl2-prev:before, .extra-right .so-extraslider .owl2-nav .owl2-next.owl2-prev:before {
                        content: "\f104";
                    }

                .extra-right .so-extraslider .owl2-nav .owl2-prev:hover, .extra-right .so-extraslider .owl2-nav .owl2-next:hover {
                    background-color: #fff;
                }

                    .extra-right .so-extraslider .owl2-nav .owl2-prev:hover:before, .extra-right .so-extraslider .owl2-nav .owl2-next:hover:before {
                        color: #222;
                    }

.extra-layout4 .modcontent .owl2-nav .owl2-prev.owl2-prev {
    left: 0 !important;
}

.extra-layout4 {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

    .extra-layout4 .col-pre {
        width: 100%;
        float: left;
        padding: 5px 15px;
        font-size: 24px;
        font-weight: 600;
        color: #fff;
        /* text-align: center; */
        /* min-height: 380px; */
        line-height: 35px;
        position: relative;
        margin: 0;
    }

        .extra-layout4 .col-pre .m-head {
            /* position: absolute; */
            /* top: 50%; */
            /* left: 50%; */
            /* transform: translate(-50%, -50%); */
            color: black;
            font-weight: lighter;
        }

        .extra-layout4 .col-pre a {
            background-color: #f90;
            display: inline-block;
            padding: 10px 30px;
            text-transform: uppercase;
            font-weight: 700;
            color: #fff;
            font-size: 12px;
            border-radius: 2px;
            box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
            -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
            transition: 0.2s;
            -moz-transition: 0.2s;
            -webkit-transition: 0.2s;
            line-height: 100%;
            /* margin-top: 50%; */
        }

    .extra-layout4 .modcontent {
        width: 100%;
        float: left;
        padding: 10px 0 0 0 !important;
        position: relative;
    }

        .extra-layout4 .modcontent .owl2-nav .owl2-prev, .extra-layout4 .modcontent .owl2-nav .owl2-next {
            width: 50px;
            height: 80px;
            line-height: 80px;
            text-align: center;
            text-indent: -9999px;
            overflow: hidden;
            cursor: pointer;
            background-color: rgba(255, 255, 255, 0.7);
            position: absolute;
            top: 50%;
            margin: 0;
            margin-top: -40px;
            display: inline-block;
            border: 1px solid #dedfe3;
            float: none;
            border-radius: 0;
            z-index: 99;
            opacity: 1;
        }

            .extra-layout4 .modcontent .owl2-nav .owl2-prev:before, .extra-layout4 .modcontent .owl2-nav .owl2-next:before {
                opacity: 1;
                color: #505b61;
                font-weight: 400;
                font-family: 'FontAwesome';
                position: absolute;
                top: -2px;
                left: 0;
                display: inline-block;
                text-indent: 0;
                width: 100%;
                height: 100%;
                font-size: 30px;
                transition: all 0.2s ease-in-out 0s;
                -moz-transition: all 0.2s ease-in-out 0s;
                -webkit-transition: all 0.2s ease-in-out 0s;
            }

            .extra-layout4 .modcontent .owl2-nav .owl2-prev.owl2-next, .extra-layout4 .modcontent .owl2-nav .owl2-next.owl2-next {
                right: -1px;
                left: auto;
                border-top-left-radius: 3px;
                border-bottom-left-radius: 3px;
            }

                .extra-layout4 .modcontent .owl2-nav .owl2-prev.owl2-next:before, .extra-layout4 .modcontent .owl2-nav .owl2-next.owl2-next:before {
                    content: "\f105";
                }

            .extra-layout4 .modcontent .owl2-nav .owl2-prev.owl2-prev, .extra-layout4 .modcontent .owl2-nav .owl2-next.owl2-prev {
                left: -1px;
                right: auto;
                border-top-right-radius: 3px;
                border-bottom-right-radius: 3px;
            }

                .extra-layout4 .modcontent .owl2-nav .owl2-prev.owl2-prev:before, .extra-layout4 .modcontent .owl2-nav .owl2-next.owl2-prev:before {
                    content: "\f104";
                }

            .extra-layout4 .modcontent .owl2-nav .owl2-prev:hover, .extra-layout4 .modcontent .owl2-nav .owl2-next:hover {
                background-color: #fff;
            }

                .extra-layout4 .modcontent .owl2-nav .owl2-prev:hover:before, .extra-layout4 .modcontent .owl2-nav .owl2-next:hover:before {
                    color: #222;
                }

    .extra-layout4.cus1 {
        margin-bottom: 0px;
    }

        .extra-layout4.cus1 .col-pre {
            background: #f7f7f7;
        }

            .extra-layout4.cus1 .col-pre a:hover {
                background-color: #fd7b7b;
                color: #fff;
            }

    .extra-layout4.cus2 {
        margin-top: 15px;
    }

        .extra-layout4.cus2 .col-pre {
            background-color: #f7f7f7;
        }

            .extra-layout4.cus2 .col-pre a:hover {
                background-color: #3199e2;
                color: #fff;
            }
/************************************************************************************************
 SHORTCODE HTML SLIDER BRANDS
 *************************************************************************************************/
.slider-brands {
    border: 1px solid #dcdde1;
    background-color: #fff;
    padding: 25px 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}

    .slider-brands .contentslider {
        padding: 0 40px;
        position: relative;
    }

        .slider-brands .contentslider .owl2-stage-outer {
            direction: ltr;
        }

    .slider-brands .item {
        text-align: center;
    }

        .slider-brands .item:hover {
            opacity: 0.8;
        }

    .slider-brands .owl2-controls .owl2-nav .owl2-prev, .slider-brands .owl2-controls .owl2-nav .owl2-next {
        width: 50px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        text-indent: -9999px;
        overflow: hidden;
        cursor: pointer;
        background-color: rgba(255, 255, 255, 0.7);
        position: absolute;
        top: 50%;
        margin: 0;
        margin-top: -40px;
        display: inline-block;
        border: 1px solid #dedfe3;
        float: none;
        border-radius: 0;
        z-index: 99;
        opacity: 1;
    }

        .slider-brands .owl2-controls .owl2-nav .owl2-prev:before, .slider-brands .owl2-controls .owl2-nav .owl2-next:before {
            opacity: 1;
            color: #505b61;
            font-weight: 400;
            font-family: 'FontAwesome';
            position: absolute;
            top: -2px;
            left: 0;
            display: inline-block;
            text-indent: 0;
            width: 100%;
            height: 100%;
            font-size: 30px;
            transition: all 0.2s ease-in-out 0s;
            -moz-transition: all 0.2s ease-in-out 0s;
            -webkit-transition: all 0.2s ease-in-out 0s;
        }

        .slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-next, .slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-next {
            right: -1px;
            left: auto;
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
        }

            .slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-next:before, .slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
                content: "\f105";
            }

        .slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-prev, .slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-prev {
            left: -1px;
            right: auto;
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
        }

            .slider-brands .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before, .slider-brands .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
                content: "\f104";
            }

        .slider-brands .owl2-controls .owl2-nav .owl2-prev:hover, .slider-brands .owl2-controls .owl2-nav .owl2-next:hover {
            background-color: #fff;
        }

            .slider-brands .owl2-controls .owl2-nav .owl2-prev:hover:before, .slider-brands .owl2-controls .owl2-nav .owl2-next:hover:before {
                color: #222;
            }
/************************************************************************************************
 MODULE LATEST BLOG
 *************************************************************************************************/
.blog-home {
    margin-top: 15px;
    position: relative;
}

    .blog-home .so-blog-external .blog-external .media {
        overflow: hidden !important;
    }

    .blog-home .so-blog-external .owl2-nav {
        /*.owl2-prev.owl2-prev{
     #{$left}: 15px;
     }  
     .owl2-next.owl2-next{
     #{$right}: 15px;
     }  */
    }

        .blog-home .so-blog-external .owl2-nav .owl2-prev, .blog-home .so-blog-external .owl2-nav .owl2-next {
            width: 50px;
            height: 80px;
            line-height: 80px;
            text-align: center;
            text-indent: -9999px;
            overflow: hidden;
            cursor: pointer;
            background-color: rgba(255, 255, 255, 0.7);
            position: absolute;
            top: 50%;
            margin: 0;
            margin-top: -40px;
            display: inline-block;
            border: 1px solid #dedfe3;
            float: none;
            border-radius: 0;
            z-index: 99;
            opacity: 1;
        }

            .blog-home .so-blog-external .owl2-nav .owl2-prev:before, .blog-home .so-blog-external .owl2-nav .owl2-next:before {
                opacity: 1;
                color: #505b61;
                font-weight: 400;
                font-family: 'FontAwesome';
                position: absolute;
                top: -2px;
                left: 0;
                display: inline-block;
                text-indent: 0;
                width: 100%;
                height: 100%;
                font-size: 30px;
                transition: all 0.2s ease-in-out 0s;
                -moz-transition: all 0.2s ease-in-out 0s;
                -webkit-transition: all 0.2s ease-in-out 0s;
            }

            .blog-home .so-blog-external .owl2-nav .owl2-prev.owl2-next, .blog-home .so-blog-external .owl2-nav .owl2-next.owl2-next {
                right: -1px;
                left: auto;
                border-top-left-radius: 3px;
                border-bottom-left-radius: 3px;
            }

                .blog-home .so-blog-external .owl2-nav .owl2-prev.owl2-next:before, .blog-home .so-blog-external .owl2-nav .owl2-next.owl2-next:before {
                    content: "\f105";
                }

            .blog-home .so-blog-external .owl2-nav .owl2-prev.owl2-prev, .blog-home .so-blog-external .owl2-nav .owl2-next.owl2-prev {
                left: -1px;
                right: auto;
                border-top-right-radius: 3px;
                border-bottom-right-radius: 3px;
            }

                .blog-home .so-blog-external .owl2-nav .owl2-prev.owl2-prev:before, .blog-home .so-blog-external .owl2-nav .owl2-next.owl2-prev:before {
                    content: "\f104";
                }

            .blog-home .so-blog-external .owl2-nav .owl2-prev:hover, .blog-home .so-blog-external .owl2-nav .owl2-next:hover {
                background-color: #fff;
            }

                .blog-home .so-blog-external .owl2-nav .owl2-prev:hover:before, .blog-home .so-blog-external .owl2-nav .owl2-next:hover:before {
                    color: #222;
                }

    .blog-home .owl2-controls .owl2-dots {
        position: absolute;
        top: 5px;
        text-align: right;
        right: 0;
        min-width: 80px;
        right: 0px;
        left: auto;
        top: 5px;
        float: left;
    }

        .blog-home .owl2-controls .owl2-dots .owl2-dot {
            width: 8px;
            height: 8px;
            border-radius: 8px;
            background-color: #222;
            margin: 0 5px;
            display: inline-block;
            vertical-align: top;
            cursor: pointer;
            transition: all 0.2s ease-in-out 0s;
            -moz-transition: all 0.2s ease-in-out 0s;
            -webkit-transition: all 0.2s ease-in-out 0s;
        }

            .blog-home .owl2-controls .owl2-dots .owl2-dot span {
                display: none;
            }

            .blog-home .owl2-controls .owl2-dots .owl2-dot:hover {
                background-color: #1752b1;
            }

            .blog-home .owl2-controls .owl2-dots .owl2-dot.active {
                width: 30px;
                background-color: #1752b1;
            }

    .blog-home .so-blog-external .blog-external {
        border: none;
        margin-bottom: 20px;
        direction: ltr;
    }

        .blog-home .so-blog-external .blog-external .media {
            margin: 0;
        }

            .blog-home .so-blog-external .blog-external .media .item {
                margin: 0;
            }

                .blog-home .so-blog-external .blog-external .media .item .media-left {
                    padding: 0;
                    overflow: hidden;
                    margin-top: 5px;
                    margin-bottom: 10px;
                    float: left;
                }

                    .blog-home .so-blog-external .blog-external .media .item .media-left:hover img {
                        opacity: 0.7;
                    }

                .blog-home .so-blog-external .blog-external .media .item .media-content {
                    clear: both;
                    font-size: 12px;
                    color: #999;
                    float: left;
                    text-align: left;
                    position: relative;
                    padding-left: 62px;
                    min-height: 50px;
                }

                    .blog-home .so-blog-external .blog-external .media .item .media-content h4 {
                        margin-top: 5px;
                    }

                        .blog-home .so-blog-external .blog-external .media .item .media-content h4 a {
                            padding: 0;
                            font-weight: 400;
                            font-size: 14px;
                            color: #222;
                            text-transform: capitalize;
                        }

                            .blog-home .so-blog-external .blog-external .media .item .media-content h4 a:hover {
                                color: #1752b1;
                            }

                    .blog-home .so-blog-external .blog-external .media .item .media-content .media-date-added {
                        float: left;
                    }

                        .blog-home .so-blog-external .blog-external .media .item .media-content .media-date-added.idx-other {
                            display: none;
                        }

                        .blog-home .so-blog-external .blog-external .media .item .media-content .media-date-added.idx4 {
                            position: absolute;
                            top: 0;
                            left: 0;
                            display: block;
                            background-color: #1752b1;
                            text-transform: uppercase;
                            font-weight: 700;
                            color: #fff;
                            width: 50px;
                            height: 50px;
                            font-size: 10px;
                            padding-top: 5px;
                            line-height: 20px;
                            text-align: center;
                        }

                            .blog-home .so-blog-external .blog-external .media .item .media-content .media-date-added.idx4 b {
                                font-size: 18px;
                                display: inherit;
                                width: 100%;
                            }

                        .blog-home .so-blog-external .blog-external .media .item .media-content .media-date-added i {
                            float: left;
                            margin-top: 6px;
                            margin-right: 5px;
                        }

                    .blog-home .so-blog-external .blog-external .media .item .media-content .description {
                        clear: both;
                    }

                    .blog-home .so-blog-external .blog-external .media .item .media-content .media-subcontent {
                        float: left;
                        clear: none;
                        margin-left: 20px;
                    }

@media (min-width: 1200px) and (max-width: 1365px) {
    .layout-4.common-home #content .products-list .product-grid2 .product-item-container .button-group .addToCart {
        padding: 8px 3px;
    }

    .layout-4.common-home #content .products-list .product-grid2 .product-item-container .button-group .btn-button {
        width: 29px;
    }

    .layout-4 .box-content2 .box-left {
        width: 48%;
    }

    .layout-4 .box-content2 .extra-right {
        width: 52%;
    }

    .deals-layout4 .so-deal .extraslider-inner .item .caption h4 {
        margin-top: 14px;
    }

    .deals-layout4 .so-deal .extraslider-inner .item .item-time-w {
        margin-top: 0;
    }

    .deals-layout4 .so-deal .extraslider-inner .item .caption .price {
        margin: 0 0 10px 0;
    }

    .deals-layout4 .products-list .product-grid2 .product-item-container .left-block {
        width: 45%;
    }

    .deals-layout4 .products-list .product-grid2 .product-item-container .right-block {
        width: 55%;
    }

    .extra-layout4 .col-pre {
        min-height: 396px;
    }

        .extra-layout4 .col-pre a {
            min-width: 120px;
        }
}

.box-content2 {
    margin: 40px 0px 0px 0px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #000;
    border-radius: 4px;
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.main-menu {
    text-align: center;
    color: black;
}

.mr40 { /* margin:40px 0px */
}

.mlogo {
    margin-top: 0px; /* max-width: 214px; */
    padding: 0px 0px 10px 0px;
}

.main-container {
    background: #f7f7f7;
}

.leftaddr-icon {
    width: 27px;
    display: inline-block;
    float: left;
    margin-top: 3px;
}

    .leftaddr-icon i {
        font-size: 26px;
        color: #0d5776;
    }

.rightaddr-cont {
    width: 103px;
    display: inline-block;
    float: left;
    line-height: 11px;
    margin-top: 0px;
}

    .rightaddr-cont .rightaddr-contwid {
        width: 100%;
        display: inline-block;
    }

.rightaddr-cont1 {
    width: 100%;
    display: inline-block;
    float: left;
    line-height: 15px;
}

    .rightaddr-cont1 .rightaddr-contwid1 {
        width: 100%;
        display: inline-block;
    }

        .rightaddr-cont1 .rightaddr-contwid1:hover {
            color: #F39735;
        }

        .rightaddr-cont1 .rightaddr-contwid1 .glyphicon-triangle-bottom {
            margin-top: 0px;
        }

.fontsz11 {
    font-size: 11px;
    color: #000;
}

.fontforatag {
    color: #fff;
}

    .fontforatag:hover {
        color: #fff;
    }

    .fontforatag:focus {
        color: #fff;
    }

.sub-header-holder1 {
    width: auto;
    float: left;
    vertical-align: middle;
}

.headerpad {
    padding-top: 5px;
    padding-bottom: 5px;
}

.headbottompad {
    width: 100%;
    display: inline-block;
    position: relative;
}

.catbtnht {
    color: #333;
    background-color: #eee;
    height: 35px;
    display: inline-block;
    padding: 9px 12px;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin: -1px;
}

.catbtnhtrig {
    color: #fff;
    height: 35px;
    display: inline-block;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.colorf2 {
    color: #ccc;
}

.marginTB15 {
    margin: 15px 0px;
}

.marginTB5 {
    margin: 5px 0px;
}

.marginTB10 {
    margin: 10px 0px;
}

.paddingTB15 {
    padding: 15px 0px;
}

.bgfff {
    background: #fff; /* box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08); */
}

.radius5 {
    border-radius: 5px;
}

.bgcoloref {
    background: #efefef;
    padding: 25px 0px;
    border-top: 1px #ccc solid;
}

.bgcoloref1 {
    background: #fff;
    padding: 15px 0px;
    border-top: 1px #ccc solid;
}

.bgcoloref2 {
    background: #fbe5cd;
    padding: 15px 0px;
    border-top: 1px #ccc solid;
}

.h2headhom {
    font-size: 22px;
    font-weight: normal;
    color: #0d5776;
    border-bottom: 2px solid #eee;
    line-height: 0.1em;
    margin: 17px 0 20px;
    font-family: 'open_sansbold';
}

    .h2headhom span {
        background: #fff;
    }

.h2headhom1 {
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    font-family: 'open_sansbold';
    color: #F39735;
    border-bottom: 3px solid #bccad5;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

    .h2headhom1 span {
        background: #fff;
    }

.h2headhom2 {
    font-size: 24px;
    font-weight: bold;
    font-family: 'open_sansbold';
    color: #F39735;
    border-bottom: 2px solid #bccad5;
    line-height: 0.1em;
    margin: 15px 0 30px;
}

    .h2headhom2 span {
        background: #fff;
        margin-bottom: 3px;
    }

.choosusbox {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 10px;
}

    .choosusbox .imgpch {
        text-align: center;
    }

.icontoptab {
    background: url("../image/all-top-icon2.png") no-repeat;
    display: inline-block;
    float: left;
}

.topiconstore {
    width: 30px;
    height: 28px;
    background-position: 0px 1px;
    margin-right: 6px;
}

.topiconoffers {
    width: 30px;
    height: 28px;
    background-position: -33px -2px;
    margin-right: 6px;
}

.topiconexpress {
    width: 38px;
    height: 28px;
    background-position: -98px -2px;
    margin-right: 7px;
}

.topiconsubscrip {
    width: 30px;
    height: 28px;
    background-position: -67px -2px;
    margin-right: 6px;
}

.topiconreferal {
    width: 30px;
    height: 28px;
    background-position: -138px -2px;
    margin-right: 6px;
}

.topiconrecipe {
    width: 28px;
    height: 28px;
    background-position: -194px -2px;
    margin-right: 6px;
}

.topiconblog {
    width: 28px;
    height: 28px;
    background-position: -224px -1px;
    margin-right: 6px;
}

.topiconlocation {
    width: 20px;
    height: 26px;
    background-position: -171px -2px;
    margin-right: 6px;
}

.todaybgtab {
    background: #fffbde;
    border-radius: 3px;
}

.storebgtab {
    background: #e1fceb;
    border-radius: 3px;
}

.bgheadertab {
    margin-left: 15px;
}

.bbexpressbgtab {
    background: #e8fbff;
    border-radius: 3px;
}

.bbsubscriptionbgtab {
    background: #fff2df;
    border-radius: 3px;
}

.bbreferalbgtab {
    background: #e9f3ff;
    border-radius: 3px;
}

.display-block {
    display: block;
    color: #064e6a;
}

.topiconblog {
    width: 28px;
    height: 28px;
    background-position: -224px -1px;
    margin-right: 6px;
}

.offerdmodeleft {
    right: 125px;
}

    .offerdmodeleft > p > span {
        float: left;
    }

.m-l-30 {
    margin-left: 30px;
}

.offerdmodeleft {
    position: absolute;
    right: 150px;
}

    .offerdmodeleft > p {
        text-align: center;
        padding: 0px;
        line-height: 10px;
        margin: 0px;
        font-size: 11px;
        color: #031935;
    }

        .offerdmodeleft > p > span {
            float: left;
        }

.rightaddr-cont1 .rightaddr-contwid1 {
    width: 100%;
    display: inline-block;
}

.bgpaddning {
    display: inline-block;
    color: #031935;
    margin-top: 0px;
    padding: 6px 10px 4px 10px;
    font-size: 13px;
    line-height: 14px;
}

.tabtextinfoddt {
    font-size: 10px;
    display: block;
    color: #666;
}

.delibgimg {
    background: #fff url(../image/store-switch2.svg) no-repeat;
    background-position: 2px 2px;
}

.main-swith {
    width: 90px;
    height: 30px;
    display: inline-block;
    position: relative;
    margin-top: 8px;
    float: right;
}

.switchbrnarea {
    width: 90px;
    height: 26px;
    border: 2px #fcb263 solid;
    cursor: pointer;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}

.delivspan, .dlvpckicon, .pickupspan {
    position: absolute;
}

.delivspan {
    width: 90px;
    height: 100%;
    float: left;
    display: inline-block;
    padding-right: 37px;
    font-size: 13px;
    background: #0D5776;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0;
}

.ghy {
    font-size: 24px;
    font-weight: 500;
}

.ghy1 {
    /* font-size: 24px; */
    font-weight: 500;
    /* margin: 7px 0; */
}

.stock {
    margin: 7px 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

user agent stylesheet
div {
    display: block;
}

.switchbrnarea {
    width: 90px;
    height: 26px;
    border: 2px #fcb263 solid;
    cursor: pointer;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}

.deliclr1 {
    color: #fff;
    padding: 2px 0 0 10px;
    display: inline-block;
}

.delivspan {
    width: 90px;
    height: 100%;
    float: left;
    display: inline-block;
    padding-right: 37px;
    font-size: 13px;
    background: #0D5776;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0;
}

.pickbgimg {
    background: #fff url(../image/store-switch1.svg) no-repeat;
    background-position: 2px 2px;
}

.icondlvaddcls {
    margin-left: -0;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0;
}

.switchbrnarea {
    width: 90px;
    height: 26px;
    border: 2px #fcb263 solid;
    cursor: pointer;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}

.pickclr2 {
    color: #fff;
    padding: 2px 0 0 10px;
    display: inline-block;
}

.dlvpckicon {
    width: 32px;
    height: 32px;
    margin-top: -29px;
    float: left;
    display: inline-block;
    margin-left: 65px;
    cursor: pointer;
    border-radius: 30px;
    background: #fff;
    border: 2px #F39735 solid;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0;
}

.delivspan, .dlvpckicon, .pickupspan {
    position: absolute;
}

.dlvpckicon {
    width: 32px;
    height: 32px;
    margin-top: -29px;
    float: left;
    display: inline-block;
    margin-left: 65px;
    cursor: pointer;
    border-radius: 30px;
    background: #fff;
    border: 2px #F39735 solid;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0;
}

@media (min-width: 1366px) and (max-width: 1649px) {
    .layout-4 .box-content2 .box-left {
        width: 48%;
    }

    .layout-4 .box-content2 .extra-right {
        width: 52%;
    }

    .deals-layout4 .so-deal .extraslider-inner .item .caption .price {
        margin: 0 0 10px 0;
    }

    .deals-layout4 .products-list .product-grid2 .product-item-container .left-block {
        width: 100%;
    }

    .deals-layout4 .products-list .product-grid2 .product-item-container .right-block {
        width: 100%;
    }

    .deals-layout4 .so-deal .extraslider-inner .item .caption h4 {
        margin-top: 0px;
    }

    .extra-layout4 .col-pre {
        /* min-height: 360px; */
    }

        .extra-layout4 .col-pre a {
            /* min-width: 120px; */
            display: none;
        }
}













@font-face {
    font-family: 'proxima_novalight';
    src: url(../fonts/proximanova-light-webfont.eot);
    src: url(../fonts/proximanova-light-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/proximanova-light-webfont.html) format("woff2"),url(../fonts/proximanova-light-webfont-2.html) format("woff"),url(../fonts/proximanova-light-webfont-3.html) format("truetype"),url(../fonts/proximanova-light-webfont.svg#proxima_novalight) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url(../fonts/proximanova-regular-webfont.eot);
    src: url(../fonts/proximanova-regular-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/proximanova-regular-webfont.html) format("woff2"),url(../fonts/proximanova-regular-webfont-2.html) format("woff"),url(../fonts/proximanova-regular-webfont-3.html) format("truetype"),url(../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'proxima_novasemibold';
    src: url(../fonts/proximanova-semibold-webfont.eot);
    src: url(../fonts/proximanova-semibold-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/proximanova-semibold-webfont.html) format("woff2"),url(../fonts/proximanova-semibold-webfont-2.html) format("woff"),url(../fonts/proximanova-semibold-webfont-3.html) format("truetype"),url(../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sansregular';
    src: url(../fonts/opensans-regular-webfont.eot);
    src: url(../fonts/opensans-regular-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-regular-webfont.html) format("woff2"),url(../fonts/opensans-regular-webfont-2.html) format("woff"),url(../fonts/opensans-regular-webfont-3.html) format("truetype"),url(../fonts/opensans-regular-webfont.svg#open_sansregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sanslight';
    src: url(../fonts/opensans-light-webfont.eot);
    src: url(../fonts/opensans-light-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-light-webfont.html) format("woff2"),url(../fonts/opensans-light-webfont-2.html) format("woff"),url(../fonts/opensans-light-webfont-3.html) format("truetype"),url(../fonts/opensans-light-webfont.svg#open_sanslight) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sansbold';
    src: url(../fonts/opensans-bold-webfont.eot);
    src: url(../fonts/opensans-bold-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-bold-webfont.html) format("woff2"),url(../fonts/opensans-bold-webfont-2.html) format("woff"),url(../fonts/opensans-bold-webfont-3.html) format("truetype"),url(../fonts/opensans-bold-webfont.svg#open_sansbold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url(../fonts/opensans-semibold-webfont.eot);
    src: url(../fonts/opensans-semibold-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-semibold-webfont.html) format("woff2"),url(../fonts/opensans-semibold-webfont-2.html) format("woff"),url(../fonts/opensans-semibold-webfont-3.html) format("truetype"),url(../fonts/opensans-semibold-webfont.svg#open_sanssemibold) format("svg");
    font-weight: 400;
    font-style: normal
}

body {
    font-family: 'open_sansregular';
    padding-bottom: 150px !important
}

header {
    background: #fff;
}

.location-bar {
    padding: 4px;
    font-size: 14px;
    position: relative;
    height: auto;
    background: #f39732;
    color: #fff;
    text-align: center;
    z-index: 0 !important;
}

.location-bar-blue {
    padding: 4px;
    font-size: 14px;
    position: relative;
    height: auto;
    background: #0d5776;
    color: #fff;
    text-align: center;
    z-index: 0 !important;
}

.chng-loc-btn {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    margin-left: 14px;
    line-height: 18px;
    padding: 0px 4px;
    height: 20px;
}

.closenot {
    background: transparent;
    font-size: 23px;
    position: absolute;
    margin-top: -6px;
    right: 1px;
    z-index: 9;
    border: none;
    padding: 0 8px;
    cursor: pointer;
}

.fmap-style {
    font-size: 18px;
    color: #fff;
}

.mainwrapperDiv {
    padding-bottom: 100px
}

.margin-top53 {
    margin-top: 0px
}

.m-0 {
    margin: 0px !important
}

.m-t-0 {
    margin-top: 0px !important
}

.m-t-5 {
    margin-top: 5px !important
}

.m-t-10 {
    margin-top: 10px !important
}

.m-t-15 {
    margin-top: 15px !important
}

.m-t-20 {
    margin-top: 20px !important
}

.m-t-25 {
    margin-top: 25px !important
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-b-0 {
    margin-bottom: 0px !important
}

.m-b-5 {
    margin-bottom: 5px !important
}

.m-b-10 {
    margin-bottom: 10px !important
}

.m-b-15 {
    margin-bottom: 15px !important
}

.m-b-20 {
    margin-bottom: 20px !important
}

.m-b-25 {
    margin-bottom: 25px !important
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.m-l-0 {
    margin-left: 0px !important;
}

.m-r-0 {
    margin-right: 0px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.p-0 {
    padding: 0px !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.m-m-l-5 {
    margin-left: -5px !important;
}

.m-m-r-5 {
    margin-right: -5px !important;
}

.padtopbot16 {
    padding: 18px 12px !important
}

.navbar-right li .padtopbot22 {
    padding: 22px 0 !important
}

.select_store_box {
    width: 444px;
    margin: 0 auto;
    padding: 27px 50px 40px;
    margin-top: 75px;
    -webkit-box-shadow: 0 6px 8px #666;
    -moz-box-shadow: 0 6px 8px #666;
    box-shadow: 0 6px 8px #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(255,255,255,0.85)
}

.select_store_boxloc {
    width: 444px;
    margin: 0 auto;
    padding: 20px 50px 1px;
    margin-top: 75px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.skipmodal {
    color: #045677;
    cursor: pointer;
    font-size: 16px
}

    .skipmodal:hover {
        color: #F39633
    }

.sec-header {
    color: #fff;
    min-height: 44px;
    padding-top: 10px;
    border-bottom: 1px #ccc solid;
}

.search-holder {
    width: 100%
}

.navbar-form .form-group {
    width: 100%
}

#featdStoreActiveID a i {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    margin-top: -2px
}

.delivery-icon {
    background: #FFF;
    padding: 5px;
    display: inline-block;
    border: 1px solid #e7e7e7;
    width: 150px;
    text-align: center
}

    .delivery-icon:hover {
        border: 1px solid #9e3624;
        box-shadow: 3px 3px 5px #CCC
    }

.delivery {
    padding-left: 11px !important
}

    .delivery input[type="radio"] {
        position: relative;
        z-index: -1;
        opacity: 0
    }

    .delivery label.homedelivery {
        background: no-repeat url(../images/icon_select_delevery.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 150px !important;
        max-width: inherit;
        height: 150px;
        text-align: center;
        margin-right: 15px;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery span, .delivery label.pickup span {
            margin-top: 80%;
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-family: 'open_sanssemibold';
            font-size: 13px;
            color: #111
        }

    .delivery label.pickup {
        background: no-repeat url(../images/icon_select_pickup.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 150px !important;
        max-width: inherit;
        height: 150px;
        text-align: center;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery:hover, .delivery label.pickup:hover, .delivery label.active {
            border: 3px solid #f39633;
            background-color: #fff
        }

.spaytype {
    display: none
}

.select_store_form .chosen-container-single .chosen-single {
    border: 1px solid #1b617e;
    font-size: 16px;
    height: 40px;
    line-height: 28px;
    font-family: 'open_sanssemibold';
    background: url(../images/drop-down-arrow.png) no-repeat right center
}

    .select_store_form .chosen-container-single .chosen-single span {
        color: #000 !important
    }

    .select_store_form .chosen-container-single .chosen-single div b {
        background: rgba(0,0,0,0) url(../images/chosen-sprite.png) no-repeat scroll 0 9px !important
    }

.select_store_form #area_id.form-control {
    border: 1px solid #1b617e !important;
    color: #1b617e !important;
    font-size: 14px !important;
    height: 35px !important;
    line-height: 21px;
    border-radius: 5px !important
}

.select_store_form .form-control::-moz-placeholder {
    color: #1b617e !important
}

#headerStoreUl {
    height: 35px;
    margin-top: 10px
}

    #headerStoreUl li {
        display: inline-block;
        vertical-align: middle
    }

        #headerStoreUl li:first-child {
            padding: 6px 0 7px !important
        }

    #headerStoreUl #show_store_hov {
        color: #333
    }

#loginscreenIframe {
    display: none
}

.bootbox {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    left: 50% !important;
    margin-left: -280px !important;
    outline: 0 none;
    position: fixed;
    top: 10%;
    width: 560px !important;
    z-index: 1050 !important;
    padding-right: 0 !important
}

    .bootbox > .modal-footer {
        background-color: #f5f5f5;
        border-radius: 0 0 6px 6px;
        border-top: 1px solid #ddd;
        box-shadow: 0 1px 0 #fff inset;
        margin-bottom: 0;
        padding: 14px 15px 15px;
        text-align: right
    }

        .bootbox > .modal-footer a {
            margin-top: 15px
        }

.modal1 {
    position: fixed;
    top: 5%;
    right: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    bottom: none !important
}

ol, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

ol, ul {
    list-style: none
}

.navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block
}

.navigation li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    font-size: 17px;
    color: #def1f0
}

    .navigation li a {
        padding: 10px 15px;
        font-size: 17px;
        color: #def1f0;
        display: inline-block;
        outline: 0;
        font-weight: 400
    }

    .navigation li:hover ul.dropdown {
        display: block
    }

    .navigation li ul.dropdown {
        position: absolute;
        display: none;
        width: 200px;
        background: #00695b;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
        padding-top: 0;
        z-index: 9999
    }

        .navigation li ul.dropdown li {
            display: block;
            list-style-type: none
        }

            .navigation li ul.dropdown li a {
                padding: 10px;
                font-size: 15px;
                color: #fff;
                display: block;
                border-bottom: 1px solid #005c4d;
                font-weight: 400
            }

            .navigation li ul.dropdown li:last-child a {
                border-bottom: none
            }

    .navigation li:hover a {
        background: #00695b
    }

    .navigation li:first-child:hover a {
        border-radius: 3px 0 0 3px
    }

    .navigation li ul.dropdown li:hover a {
        background: #56b5ae
    }

    .navigation li ul.dropdown li:first-child:hover a {
        border-radius: 0
    }

    .navigation li:hover .arrow-down {
        border-top: 5px solid #fff
    }

.arrow-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #def1f0;
    position: relative;
    top: 15px;
    right: -5px;
    content: ''
}

@media only screen and (max-width:767px) {
    .navigation {
        background: #fff;
        width: 200px;
        height: 100%;
        display: block;
        position: fixed;
        left: -200px;
        top: 0;
        transition: left .3s linear;
        margin: 0;
        border: 0;
        border-radius: 0;
        overflow-y: auto;
        overflow-x: hidden;
        height: 100%
    }

        .navigation.visible {
            left: 0;
            transition: left .3s linear
        }

    .nav_bg {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        height: 50px;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        background: #009788;
        padding: 12px 0 0 10px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26)
    }

    .nav_bar {
        display: inline-block;
        vertical-align: middle;
        height: 50px;
        cursor: pointer;
        margin: 0
    }

        .nav_bar span {
            height: 2px;
            background: #fff;
            margin: 5px;
            display: block;
            width: 20px
        }

            .nav_bar span:nth-child(2) {
                width: 20px
            }

            .nav_bar span:nth-child(3) {
                width: 20px
            }

    .navigation ul {
        padding-top: 50px
    }

    .navigation li {
        display: block
    }

        .navigation li a {
            display: block;
            color: #505050;
            font-weight: 500
        }

        .navigation li:first-child:hover a {
            border-radius: 0
        }

        .navigation li ul.dropdown {
            position: relative
        }

            .navigation li ul.dropdown li a {
                background: #00695b !important;
                border-bottom: none
            }

        .navigation li:hover a {
            background: #009788
        }

        .navigation li ul.dropdown li:hover a {
            background: #56b5ae !important
        }

        .navigation li ul.dropdown li a {
            padding: 10px 10px 10px 30px
        }

        .navigation li:hover .arrow-down {
            border-top: 5px solid #fff
        }

    .arrow-down {
        border-top: 5px solid #505050;
        position: absolute;
        top: 20px;
        right: 10px
    }
}

@media only screen and (max-width:1199px) {
    .container {
        width: 96%
    }
}

.glyphicon-align-justify {
    font-size: 20px;
    vertical-align: top;
    margin-right: 5px;
    color: #ba986d
}

.dropdown-menu > li > label {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

    .dropdown-menu > li > label:hover, .dropdown-menu > li > label:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5
    }

.dropdown-menu > li > input:checked ~ label, .dropdown-menu > li > input:checked ~ label:hover, .dropdown-menu > li > input:checked ~ label:focus, .dropdown-menu > .active > label, .dropdown-menu > .active > label:hover, .dropdown-menu > .active > label:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu > li > input[disabled] ~ label, .dropdown-menu > li > input[disabled] ~ label:hover, .dropdown-menu > li > input[disabled] ~ label:focus, .dropdown-menu > .disabled > label, .dropdown-menu > .disabled > label:hover, .dropdown-menu > .disabled > label:focus {
    color: #999
}

    .dropdown-menu > li > input[disabled] ~ label:hover, .dropdown-menu > li > input[disabled] ~ label:focus, .dropdown-menu > .disabled > label:hover, .dropdown-menu > .disabled > label:focus {
        text-decoration: none;
        background-color: transparent;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        cursor: not-allowed
    }

.dropdown-menu > li > label {
    margin-bottom: 0;
    cursor: pointer
}

.dropdown-menu > li > input[type="radio"], .dropdown-menu > li > input[type="checkbox"] {
    display: none;
    position: absolute;
    top: -9999em;
    left: -9999em
}

.dropdown-menu > li > label:focus, .dropdown-menu > li > input:focus ~ label {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu.pull-top {
    bottom: 100%;
    top: auto;
    margin: 0 0 2px;
    -webkit-box-shadow: 0 -6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 -6px 12px rgba(0,0,0,0.175)
}

.dropdown-menu.pull-center {
    right: 50%;
    left: auto
}

.dropdown-menu.pull-middle {
    right: 100%;
    margin: 0 2px 0 0;
    box-shadow: -5px 0 10px rgba(0,0,0,0.2);
    left: auto
}

    .dropdown-menu.pull-middle.pull-right {
        right: auto;
        left: 100%;
        margin: 0 0 0 2px;
        box-shadow: 5px 0 10px rgba(0,0,0,0.2)
    }

    .dropdown-menu.pull-middle.pull-center {
        right: 50%;
        margin: 0;
        box-shadow: 0 0 10px rgba(0,0,0,0.2)
    }

.dropdown-menu.bullet {
    margin-top: 8px
}

    .dropdown-menu.bullet:before {
        width: 0;
        height: 0;
        content: '';
        display: inline-block;
        position: absolute;
        border-color: transparent;
        border-style: solid;
        -webkit-transform: rotate(360deg);
        border-width: 0 7px 7px;
        border-bottom-color: #ccc;
        border-bottom-color: rgba(0,0,0,0.15);
        top: -7px;
        left: 9px
    }

    .dropdown-menu.bullet:after {
        width: 0;
        height: 0;
        content: '';
        display: inline-block;
        position: absolute;
        border-color: transparent;
        border-style: solid;
        -webkit-transform: rotate(360deg);
        border-width: 0 6px 6px;
        border-bottom-color: #fff;
        top: -6px;
        left: 10px
    }

    .dropdown-menu.bullet.pull-right:before {
        left: auto;
        right: 9px
    }

    .dropdown-menu.bullet.pull-right:after {
        left: auto;
        right: 10px
    }

    .dropdown-menu.bullet.pull-top {
        margin-top: 0;
        margin-bottom: 8px
    }

        .dropdown-menu.bullet.pull-top:before {
            top: auto;
            bottom: -7px;
            border-bottom-width: 0;
            border-top-width: 7px;
            border-top-color: #ccc;
            border-top-color: rgba(0,0,0,0.15)
        }

        .dropdown-menu.bullet.pull-top:after {
            top: auto;
            bottom: -6px;
            border-bottom: none;
            border-top-width: 6px;
            border-top-color: #fff
        }

    .dropdown-menu.bullet.pull-center:before {
        left: auto;
        right: 50%;
        margin-right: -7px
    }

    .dropdown-menu.bullet.pull-center:after {
        left: auto;
        right: 50%;
        margin-right: -6px
    }

    .dropdown-menu.bullet.pull-middle {
        margin-right: 8px
    }

        .dropdown-menu.bullet.pull-middle:before {
            top: 50%;
            left: 100%;
            right: auto;
            margin-top: -7px;
            border-right-width: 0;
            border-bottom-color: transparent;
            border-top-width: 7px;
            border-left-color: #ccc;
            border-left-color: rgba(0,0,0,0.15)
        }

        .dropdown-menu.bullet.pull-middle:after {
            top: 50%;
            left: 100%;
            right: auto;
            margin-top: -6px;
            border-right-width: 0;
            border-bottom-color: transparent;
            border-top-width: 6px;
            border-left-color: #fff
        }

        .dropdown-menu.bullet.pull-middle.pull-right {
            margin-right: 0;
            margin-left: 8px
        }

            .dropdown-menu.bullet.pull-middle.pull-right:before {
                left: -7px;
                border-left-width: 0;
                border-right-width: 7px;
                border-right-color: #ccc;
                border-right-color: rgba(0,0,0,0.15)
            }

            .dropdown-menu.bullet.pull-middle.pull-right:after {
                left: -6px;
                border-left-width: 0;
                border-right-width: 6px;
                border-right-color: #fff
            }

        .dropdown-menu.bullet.pull-middle.pull-center {
            margin-left: 0;
            margin-right: 0
        }

            .dropdown-menu.bullet.pull-middle.pull-center:before {
                border: none;
                display: none
            }

            .dropdown-menu.bullet.pull-middle.pull-center:after {
                border: none;
                display: none
            }

.dropdown-submenu {
    position: relative
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        border-top-left-radius: 0
    }

    .dropdown-submenu > a:before {
        display: block;
        float: right;
        width: 0;
        height: 0;
        content: "";
        margin-top: 6px;
        margin-right: -8px;
        border-width: 4px 0 4px 4px;
        border-style: solid;
        border-left-style: dashed;
        border-top-color: transparent;
        border-bottom-color: transparent
    }

@media (max-width:767px) {
    .navbar-nav .dropdown-submenu > a:before {
        margin-top: 8px;
        border-color: inherit;
        border-style: solid;
        border-width: 4px 4px 0;
        border-left-color: transparent;
        border-right-color: transparent
    }

    .navbar-nav .dropdown-submenu > a {
        padding-left: 40px
    }

    .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a, .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > label {
        padding-left: 35px
    }

    .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a, .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > label {
        padding-left: 45px
    }

    .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > label {
        padding-left: 55px
    }

    .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > label {
        padding-left: 65px
    }

    .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > label {
        padding-left: 75px
    }
}

.navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a, .navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:hover, .navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:before {
        border-top-color: #555
    }
}

.navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a, .navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:hover, .navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:focus {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:before {
        border-top-color: #fff
    }
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible
}

.dropdown:hover .dropdown-menu {
    display: block
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0,0,0,0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px
}

.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px
}

.dropdown a {
    line-height: 20px;
    color: #fff
}

.dropdown:hover {
    color: #ba986d;
}

.dropdown a:hover {
    color: #ba986d
}

.headerarea {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    margin: 0px;
    padding: 0px;
}

#headerMultiStoreUI {
    margin-left: -5px !important
}

.category-menu li a {
    font-size: 13px;
    padding: 8px 10px !important;
    line-height: normal
}

.icon {
    position: relative;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    opacity: .5;
    width: 23px
}

.icon1 {
    background: no-repeat url(../images/icon1.png);
    height: 23px
}

.icon2 {
    background: no-repeat url(../images/icon2.png);
    height: 19px
}

.icon3 {
    background: no-repeat url(../images/icon3.png);
    height: 31px
}

.icon4 {
    background: no-repeat url(../images/icon4.png);
    height: 20px
}

.icon5 {
    background: no-repeat url(../images/icon5.png);
    height: 31px
}

.icon6 {
    background: no-repeat url(../images/icon6.png);
    height: 19px
}

.icon7 {
    background: no-repeat url(../images/icon7.png);
    height: 19px
}

.catagory-nav li a:hover > .icon {
    opacity: 1
}

.catagory-nav li a .fa-bars {
    vertical-align: sub
}

.sub-sub {
    background: #fff !important
}

    .sub-sub li a {
        padding: 5px 20px !important
    }

.total-count {
    margin-left: 10px
}

.glyphicon-list-alt {
    font-size: 18px;
    vertical-align: middle
}

.sub-header-holder {
    width: auto;
    float: left;
    vertical-align: middle;
    margin-right: 1px;
    display: inline-block;
    position: relative;
}

.boder-divider {
    min-height: 44px
}

.boder-divider-LR {
    min-height: 44px
}

.glyphicon-star {
    font-size: 18px;
    vertical-align: middle
}

a .glyphicon-star {
    color: #7a7a7a
}

a:hover > .glyphicon-star {
    color: #ba986d
}

a.active-star span {
    color: #ba986d !important
}

.glyphicon-map-marker {
    font-size: 20px;
    vertical-align: middle;
    color: #ba986d
}

.select-sortby select {
    background: #323232;
    border: 0;
    border-radius: 0;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    height: 30px
}

.select-sortby {
    position: relative;
    border-radius: 5px;
    margin-bottom: 0 !important
}

    .select-sortby:after {
        content: '▶';
        font-size: 10px;
        color: #7d7d7d;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        right: 12px;
        top: 7px;
        padding: 0 0 2px;
        position: absolute;
        pointer-events: none
    }

    .select-sortby:before {
        content: '';
        right: 0;
        top: 0;
        width: 20px;
        height: 100%;
        background: #323232;
        position: absolute;
        pointer-events: none;
        display: block;
        border-radius: 0
    }

.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
    position: static
}

.yamm .container {
    position: relative
}

.yamm .dropdown-menu {
    font-family: open_sanssemibold;
    left: auto;
    background: #fff;
}

.yamm .yamm-content {
    padding: 0 20px
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0
}

.dropdown-notification > .cartpopuptop1 {
    border-top: 4px #F39735 solid !important;
}

.dropdown-notification > .cartpopuptop2 {
    border-top: 4px #0d5776 solid !important;
}

.dropdown-notification > .cartbordertop1:before {
    border-top-color: #F39735 !important;
}

.dropdown-notification > .cartbordertop2:before {
    border-top-color: #0d5776 !important;
}

.forcartpp:before {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 10px solid transparent;
    border-top-color: #F8F4F1;
    margin-top: -27px;
    left: 150px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.myactname {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    height: 25px;
    padding-top: 5px
}

.myactname1 {
    position: relative;
    display: inline-block;
    color: #0d5776;
    font-weight: 700;
    top: -5px
}

.myactname2 {
    position: relative;
    display: inline-block;
    top: -4px
}

.formyacpp {
    margin-top: 0
}

    .formyacpp:before {
        content: ' ';
        height: 0;
        position: absolute;
        width: 0;
        border: 10px solid transparent;
        border-top-color: #ecf6f8;
        margin-top: -24px;
        left: 30px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

.algicndp {
    margin-right: 5px
}

.glyphicon-th-large {
    font-size: 20px;
    color: #ba986d
}

.glyphicon-th-list {
    font-size: 20px;
    color: #fff
}

.glyphicon-th-large:active {
    color: #ba986d
}

.glyphicon-th-list:active {
    color: #ba986d
}

a.active-link {
    color: #fff
}

    a.active-link:hover {
        color: #ba986d;
        text-decoration: none
    }

#delivery-option-div a, #filter-option-div a, #sort-option-div a {
    line-height: 20px;
    padding: 3px;
    font-size: 15px
}

#filter-option-div a, #sort-option-div a {
    padding: 3px 6px
}

a.link {
    color: #fff;
    text-decoration: none;
    display: block
}

    a.link:hover, .sub-header-holder a.active-submenu, .sub-header-holder a:focus {
        color: #f39735;
        text-decoration: none
    }

    a.link img {
        margin: 0 5px 0 2px !important
    }

.link-highlited {
    color: #666 !important;
    text-decoration: none
}

    .link-highlited:hover {
        color: #f39735 !important;
        text-decoration: none
    }

.desable-menu {
    opacity: .5
}

.rating-menu {
    margin-right: 4%
}

.margin-right20 {
    margin-right: 20px
}

.location-menu {
    margin-left: 4%
}

.margin-right10 {
    margin-right: 10px
}

.sortby-menu {
    margin-right: 3%;
    margin-left: 3%
}

.view-menu {
    margin-right: 15px
}

.glyphicon-heart {
    color: #bcbcbc;
    font-size: 18px;
    vertical-align: middle
}

    .glyphicon-heart:hover {
        color: #f05500
    }

    .glyphicon-heart.liked {
        color: #f05500
    }

.like-count {
    color: #ba986d;
    font-size: 12px;
    margin-left: 8px
}

.shop-star {
    font-size: 12px !important
}

.shop-listing {
    border-top: 0 !important;
    margin-bottom: 0 !important
}

    .shop-listing td, th {
        border-top: 0 !important
    }

    .shop-listing label {
        color: #333;
        font-weight: 400;
        font-size: 14px
    }

        .shop-listing label:hover {
            color: #f39735;
            font-weight: 400;
            cursor: pointer
        }

.marginlr-29 {
    margin-right: -29px !important;
    margin-left: -29px !important
}

.search-instore .input-group-addon {
    background: #0d5776;
    border-radius: 0;
    border: 1px solid #0d5776;
    width: 30px !important;
    cursor: pointer;
    border-left: 0;
    color: #fff
}

.cart-total-amount {
    color: #fff;
    margin-top: -5px
}

.cart-item-text {
    color: #fff;
    margin-top: -2px
}

header .search-instore .form-control {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border: 1px #ccc solid
}

header .search-instore .input-group-addon {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important
}

.search-instore .form-control {
    background: #f7f4f0;
    border-radius: 0;
    box-shadow: none;
    border-color: #e8e7e6;
    border-right: 0 !important
}

.list-item {
    position: absolute;
    border-radius: 50%;
    background: #48ae35;
    color: #fff;
    line-height: 22px;
    top: -3px;
    left: 46px;
    height: 22px;
    width: 22px;
    text-align: center;
    font-size: 12px;
}

    .list-item span {
        position: relative;
        z-index: 1
    }

.my-cart {
    margin-right: 20px
}

#owl-demo .item {
    color: #333;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    margin: 5px 0
}

.owl-buttons {
    position: absolute;
    top: 0;
    width: 100%
}

.owl-prev {
    position: absolute;
    top: 0 !important;
    z-index: 999;
    left: -40px;
    cursor: pointer;
    background: no-repeat url(../images/arrow-prev.png) center center;
    height: 400px;
    width: 35px;
    text-indent: -9999px
}

    .owl-prev:hover {
        background: no-repeat url(../images/hover-arrow-prev.png) center center
    }

.owl-next {
    position: absolute;
    top: 0 !important;
    z-index: 999;
    right: -40px;
    cursor: pointer;
    background: no-repeat url(../images/arrow-next.png) center center;
    height: 400px;
    width: 35px;
    text-indent: -9999px
}

    .owl-next:hover {
        background: no-repeat url(../images/hover-arrow-next.png) center center
    }

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.text-right2 {
    text-align: right
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px,0px,0px)
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 10px 0;
        min-height: 470px
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out
        }

    .owl-carousel .owl-item {
        float: left;
        text-align: center;
        padding: 0 2px
    }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.grabbing {
    cursor: url(../404.html) 8 8,move
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

#owl-example .item {
    padding: 30px 0;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center
}

    #owl-example .item img {
        width: auto;
        margin: 0 auto;
        display: block
    }

    #owl-example .item h3 {
        font-size: 28px;
        font-weight: 300;
        margin: 25px 0 0
    }

    #owl-example .item h4 {
        margin: 5px 0 0;
        font-size: 18px
    }

.demo-custom .demo-slide {
    height: 40px;
    width: 10%
}

.demo-lazy .demo-slide .bg {
    background: url(../images/AjaxLoader.gif) no-repeat center center #aebab6
}

@media (max-width:979px) {
    .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
        padding: 0
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed
    }
}

@media (max-width:768px) {
    .navbar.navbar-fixed-top {
        position: static
    }

    .btn.btn-navbar {
        margin: 9px 20px 9px 8px;
        padding: 10px
    }

    .nav-collapse .nav > li {
        border-top: 1px solid #e1e6dd;
        text-align: center
    }
}

.product-image {
    opacity: 1;
    padding: 10px;
    font-size: 10pt;
    clear: both;
    height: 200px;
    margin-bottom: 10px;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

    .product-image img {
        padding: 0px;
        max-height: 200px;
        max-width: 200px;
    }

.notactive a img {
    opacity: .4
}

.product-text-rating {
    padding: 0 9px;
    height: 92px
}

.product-text {
    opacity: 1;
    padding: 5px 2px;
    font-size: 10pt;
    height: auto;
    overflow: hidden;
    vertical-align: middle;
    color: #252627;
    line-height: 18px
}

    .product-text a:hover {
        text-decoration: underline
    }

.hover-show {
    margin: 0;
    background: #fff;
    padding: 10px;
    min-height: 461px !important;
    border: 1px solid #fff;
    position: relative
}

.hot-offer {
    position: absolute;
    z-index: 1;
    top: 50px;
    left: 14px;
    opacity: 0
}

.item-header {
    padding: 0 !important;
    display: block;
    width: 100%;
    height: 28px
}

.item-icon-hide {
    opacity: 0
}

.item-icon-show {
    opacity: 1
}

.hover-show:hover .item-icon-hide {
    opacity: 1
}

.button-holder {
    position: absolute;
    top: 128px;
    z-index: 1;
    opacity: 0;
    width: 157px;
    left: 16%;
    display: inline-block;
    text-align: center
}

    .button-holder .button-holder-inner {
        width: 100%
    }

    .button-holder div {
        position: relative
    }

.item:hover.hover-show {
    -webkit-box-shadow: 0 3px 9px -1px #838383;
    -moz-box-shadow: 0 3px 9px -1px #838383;
    box-shadow: 0 3px 9px -1px #838383;
    padding: 10px;
    margin: 0;
    z-index: 1;
    min-height: 435px
}

.exp-offers .item:hover.hover-show {
    -webkit-box-shadow: 0 0 0 0 #838383;
    -moz-box-shadow: 0 0 0 0 #838383;
    box-shadow: 0 0 0 0 #838383;
    padding: 0;
    margin: 0;
    z-index: 1;
    min-height: 435px
}

.item:hover > .item-header {
    opacity: 1
}

.item:hover > .product-image > .hot-offer {
    opacity: 1 !important
}

.item:hover > .button-holder {
    opacity: 1
}

.button-holder div {
    position: relative
}

.icon-list {
    color: #6abc00;
    font-size: 18px
}

.list-item01 {
    position: absolute;
    border-radius: 50%;
    background: #48ae35;
    text-align: center !important;
    color: #fff;
    font-family: 'open_sansbold';
    line-height: 24px;
    top: -12px;
    right: 0;
    height: 26px;
    width: 26px
}

    .list-item01 span {
        position: relative;
        z-index: 1
    }

.paddingR0 {
    padding-right: 0 !important
}

.paddingL0 {
    padding-left: 0 !important
}

.paddingLR0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.paddingtb20 {
    padding: 20px 0
}

.paddingtl {
    padding: 10px 15px !important
}

.paddingtrbl {
    padding: 20px 30px !important
}

.paddingt10 {
    padding-top: 10px !important
}

.add-product {
    margin-left: 25px
}

.kg {
    color: #35322d
}

.price {
    color: #be2d14; /* font-family:'open_sansbold'; */
    font-size: 16px;
    text-align: left; /* padding:5px 10px 0; */
}

.mrp {
    text-decoration: line-through;
    font-size: 15px;
    font-weight: 400;
    margin-left: 12px;
    color: #999
}

.mrphome {
    text-decoration: line-through;
    font-size: 12px;
    font-weight: 400;
    margin-left: 10px;
    color: #999;
}

.detail-mrp {
    text-decoration: line-through;
    font-weight: 400;
    font-size: 16px;
    color: #999;
    padding-right: 10px !important
}

.add-product .input-group-addon {
    background-color: #fff;
    color: #fff
}

.add-product .form-control {
    height: 30px !important
}

.glyphicon-plus {
    color: #7d7d7d
}

.glyphicon-minus {
    color: #7d7d7d
}

.category-head, .category-head .categ-name {
    color: #0d5776;
    font-size: 20px;
    font-family: 'open_sanssemibold';
    margin: 5px 0;
    padding: 0 !important;
    background: none;
    text-transform: capitalize;
    border: 0
}

    .category-head .categ-name {
        margin: 0 !important;
        vertical-align: baseline
    }

        .category-head .categ-name:hover, .category-head .categ-name:focus {
            background: none;
            color: #0d5776;
            border: 0;
            transition: none;
            text-decoration: underline
        }

    .category-head img {
        vertical-align: text-bottom;
        margin-right: 5px
    }

    .category-head a {
        color: #0d5776;
        font-size: 12px;
        background: #fff;
        display: inline-block;
        padding: 7px 20px;
        border: 1px solid #fff;
        margin-left: 15px;
        vertical-align: middle;
        text-transform: uppercase;
        border-radius: 20px
    }

        .category-head a:hover {
            background: #f39735;
            color: #fff;
            border: 1px solid #f39735
        }

.landing-page footer {
    background: none !important;
    margin-top: 10px;
    padding: 0px 0;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 1111111;
    border-top: 0 !important
}

    .landing-page footer ul li a {
        color: #fff
    }

footer {
    padding: 0px 0;
    width: 100%
}

body {
    padding-bottom: 90px
}

footer ul {
    margin: 0;
    padding: 0
}

.font12 {
    font-size: 12px !important
}

.font11 {
    font-size: 11px !important
}

.color666 {
    color: #666 !important;
}

ul.cd-dropdown-content {
    top: 50px
}

.sub-header {
    padding: 10px !important;
    display: inherit !important
}

.landing-page {
    background: url(../images/landingBg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

    .landing-page footer {
        position: fixed;
        bottom: 0;
        width: 100%
    }

    .landing-page .navbar {
        min-height: 65px;
        box-shadow: none;
        border-bottom: 1px solid #dfdfdf
    }

.btn-signup, .btn-signin {
    padding: 8px 20px !important;
    margin-top: 10px !important
}

header nav ul li .btn-signup:hover, header nav ul li .btn-signup:focus {
    background: #f39735 !important;
    color: #fff !important;
    border: 1px solid #f39735 !important
}

header nav ul li a.btn-signin:hover, header nav ul li a.btn-signin:focus {
    background: #0d5776 !important;
    border: 1px solid #0d5776 !important
}

.landing-page-head {
    font-size: 24pt;
    color: #f59521;
    margin-top: 60px;
    font-family: 'open_sansbold'
}

.popup-page-head {
    width: 40%;
    height: auto;
    max-width: 200px;
    min-width: 150px;
    margin-top: 15px
}

.landing-page-subhead {
    color: #666;
    font-size: 16px;
    margin: 18px 0 15px;
    font-weight: 700
}

.enter-zip {
    border: 1px solid #e0e0e0 !important;
    height: 53px !important;
    border-radius: 0 !important;
    margin-top: 40px
}

#hide_after_login .login_button_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

#hide_after_login .form-group .start-shopping {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 20px;
    font-size: 1.05vw;
    padding: 5px 52px;
    text-transform: none;
    border: 1px solid #f39633;
    color: #FFF;
    overflow: hidden;
    transition: all .5s;
    width: auto;
    border-radius: 5px;
    font-family: 'open_sansbold'
}

    #hide_after_login .form-group .start-shopping:hover, #hide_after_login .form-group .start-shopping:focus {
        border: 1px solid #0d5776
    }

#hide_after_login .btn-facebook, #hide_after_login .btn-google, #signupForm .btn-facebook, #signupForm .btn-google {
    border-radius: 5px;
    font-size: .9vw
}

.start-shopping {
    background: #f39633;
    text-align: center;
    color: #0C5;
    font-size: 14px;
    padding: 4px 18px;
    border: 1px solid #f39633;
    color: #FFF;
    overflow: hidden;
    transition: all .5s;
    width: 100%;
    border-radius: 5px;
    font-family: 'open_sansbold';
    cursor: pointer
}

    .start-shopping:hover, .start-shopping:active, .start-shopping:focus {
        text-decoration: none;
        color: #fff;
        border-color: #1b617e;
        background: #1b617e
    }

.regisbtnpg {
    background: #1b617e;
    text-align: center;
    color: #0C5;
    font-size: 14px;
    padding: 2px 6px;
    border: 1px solid #1b617e;
    color: #FFF;
    overflow: hidden;
    transition: all .5s;
    border-radius: 5px;
    font-family: 'open_sansbold';
    cursor: pointer
}

    .regisbtnpg:hover {
        background: #f39633;
        border: 1px solid #f39633
    }

.register-page {
    margin-top: 10px;
    margin-bottom: 10px
}

    .register-page a {
        color: #76bb15
    }

.f1_container {
    position: relative;
    width: 100%;
    height: 170px;
    perspective: 1000px
}

.f1_card {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: all .3s linear
}

.f1_container:hover .f1_card {
    transform: rotateY(180deg);
    border-radius: 8px;
    cursor: pointer
}

.face {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    padding: 20px 10px 15px
}

    .face.back {
        display: block;
        transform: rotateY(180deg);
        box-sizing: border-box;
        padding: 20px 10px 15px;
        color: #fff;
        text-align: left;
        border-radius: 8px
    }

        .face.back img {
            width: 100%
        }

.box-red {
    background: #ce343c !important
}

.box-yellow {
    background: #fef336 !important
}

.box-orange {
    background: #db5b14 !important
}

.padding35 {
    padding-top: 40px;
    padding-bottom: 35px
}

.select-shop {
    position: relative
}

    .select-shop div {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1
    }

.shop-details span {
    color: #f39735
}

.shop-cal-thumb {
    border-radius: 0;
    padding: 0
}

    .shop-cal-thumb a {
        display: inline-block
    }

    .shop-cal-thumb img {
        height: 18px;
        width: 17px;
        margin: 0 5px 5px
    }

.shop-loc-thumb {
    background: #f7f4f0;
    border-radius: 8px;
    border: 1px solid #d9d9d9;
    padding: 12px 8px 12px 10px;
    margin-right: 10px
}

    .shop-loc-thumb img {
        height: 27px;
        width: 25px;
        margin-bottom: 5px
    }

.seperation-border {
    border-top: 2px solid #e5e3e1;
    width: 91%
}

.shop-name {
    font-size: 16px;
    margin: 0;
    padding: 0
}

#steps-fivepercent-slider .ui-slider-tip {
    visibility: visible;
    opacity: 1;
    top: -30px
}

.slider-container .back-bar {
    height: 10px;
    position: relative
}

    .slider-container .back-bar .selected-bar {
        position: absolute;
        height: 100%
    }

    .slider-container .back-bar .pointer {
        position: absolute;
        width: 10px;
        height: 10px;
        background-color: red;
        cursor: col-resize;
        opacity: 1;
        z-index: 2
    }

        .slider-container .back-bar .pointer.last-active {
            z-index: 3
        }

    .slider-container .back-bar .pointer-label {
        position: absolute;
        top: -17px;
        font-size: 8px;
        background: #fff;
        white-space: nowrap;
        line-height: 1
    }

    .slider-container .back-bar .focused {
        z-index: 10
    }

.slider-container .clickable-dummy {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}

.slider-container .scale {
    top: 2px;
    position: relative
}

    .slider-container .scale span {
        position: absolute;
        height: 5px;
        border-left: 1px solid #999;
        font-size: 0
    }

    .slider-container .scale ins {
        font-size: 9px;
        text-decoration: none;
        position: absolute;
        left: 0;
        top: 5px;
        color: #999;
        line-height: 1
    }

.slider-container.slider-readonly .clickable-dummy, .slider-container.slider-readonly .pointer {
    cursor: auto
}

.theme-green .back-bar {
    height: 7px;
    border-radius: 3px;
    background-color: #dadada
}

    .theme-green .back-bar .selected-bar {
        border-radius: 2px;
        background-color: #444
    }

    .theme-green .back-bar .pointer {
        width: 20px;
        height: 20px;
        top: -7px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 5px;
        background-color: #ba986d
    }

    .theme-green .back-bar .pointer-label {
        color: #999
    }

    .theme-green .back-bar .focused {
        color: #333
    }

.theme-green .scale span {
    border-left: 1px solid #e5e5e5
}

.theme-green .scale ins {
    color: #999
}

.theme-blue .back-bar {
    height: 5px;
    border-radius: 2px;
    background-color: #eee;
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top,#eee,#ddd);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#eee),to(#ddd));
    background-image: -webkit-linear-gradient(top,#eee,#ddd);
    background-image: -o-linear-gradient(top,#eee,#ddd);
    background-image: linear-gradient(to bottom,#eee,#ddd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0)
}

    .theme-blue .back-bar .selected-bar {
        border-radius: 2px;
        background-color: #92c1f9;
        background-image: -moz-linear-gradient(top,#b1d1f9,#64a8f9);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#b1d1f9),to(#64a8f9));
        background-image: -webkit-linear-gradient(top,#b1d1f9,#64a8f9);
        background-image: -o-linear-gradient(top,#b1d1f9,#64a8f9);
        background-image: linear-gradient(to bottom,#b1d1f9,#64a8f9);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1d1f9',endColorstr='#ff64a8f9',GradientType=0)
    }

    .theme-blue .back-bar .pointer {
        width: 14px;
        height: 14px;
        top: -5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 10px;
        border: 1px solid #AAA;
        background-color: #e7e7e7;
        background-image: -moz-linear-gradient(top,#eee,#ddd);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#eee),to(#ddd));
        background-image: -webkit-linear-gradient(top,#eee,#ddd);
        background-image: -o-linear-gradient(top,#eee,#ddd);
        background-image: linear-gradient(to bottom,#eee,#ddd);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0)
    }

    .theme-blue .back-bar .pointer-label {
        color: #999
    }

    .theme-blue .back-bar .focused {
        color: #333
    }

.theme-blue .scale span {
    border-left: 1px solid #e5e5e5
}

.theme-blue .scale ins {
    color: #999
}

.range-holder {
    margin-top: 10px
}

.seprator {
    margin-top: 15px;
    margin-bottom: 15px
}

.shop-holder {
    display: block
}

.save {
    background: #ef5a2f;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 60px;
    padding-top: 11px;
    font-size: 16px;
    line-height: 18px;
    top: 188px;
    text-align: center;
    font-family: 'open_sansbold'
}

    .save span {
        font-size: 14px;
        font-family: 'open_sansregular';
        display: block
    }

.save-homepg {
    background: #ef5a2f;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 60px;
    padding-top: 7px;
    font-size: 18px;
    line-height: 15px;
    top: 75px;
    left: 4px;
    text-align: center;
    font-family: 'open_sansbold';
}

    .save-homepg span {
        font-size: 16px;
        font-family: 'open_sansregular';
        display: block;
        margin-top: 7px;
        margin-bottom: 3px;
    }

.sign-in, #editadd_address_frm .chosen-container-single .chosen-single {
    border: none;
    border-bottom: 1px #0d5776 solid;
    -o-transition: none !important;
    box-shadow: none !important;
    transition: none !important;
    height: 42px !important
}

.barinput {
    position: relative;
    display: block;
    width: 100%;
}

    .barinput:before,
    .barinput:after {
        content: '';
        height: 2px;
        width: 0;
        bottom: 1px;
        position: absolute;
        background: rgb(13, 87, 118);
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
    }

    .barinput:before {
        left: 50%;
    }

    .barinput:after {
        right: 50%;
    }

.form-group input:focus ~ .barinput:before,
.form-group input:focus ~ .barinput:after {
    width: 50%;
}

.form-controllogfrm {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 0;
}

.has-icon .form-controllogfrm {
    padding-left: 25px;
    margin-top: 7px;
}

.input--filled .barinput {
    position: relative;
    display: block;
    width: 100%;
}

    .input--filled .barinput:before {
        content: '';
        height: 2px;
        width: 50%;
        bottom: 0px;
        position: absolute;
        background: rgba(13, 87, 118,0.5);
        left: 50%;
    }

    .input--filled .barinput:after {
        content: '';
        height: 2px;
        width: 50%;
        bottom: 0px;
        position: absolute;
        background: rgba(13, 87, 118,0.5);
        right: : 50%;
    }

.display-inline-block {
    display: inline-block !important;
}

.sign-in.active, .sign-in:focus {
    border: none;
    border-bottom: 1px #ccc solid;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

#editadd_address_frm .chosen-container-single .chosen-single {
    padding: 8px 12px !important
}

.sign-up {
    border: none;
    border-bottom: 1px #0d5776 solid;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important
}

.seclochome {
    border: 1px #0d5776 solid;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important
}

.forgot-password {
    color: #0d5776;
    text-decoration: underline;
    float: right
}

.squaredTwo {
    width: 100%;
    height: 20px;
    position: relative
}

    .squaredTwo label {
        cursor: pointer;
        position: absolute;
        width: 16px;
        height: 16px;
        left: 2px;
        top: 0;
        background: #fff;
        border-radius: 3px;
        border: 1px solid #a0a0a0
    }

        .squaredTwo label:after {
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            filter: alpha(opacity=0);
            opacity: 0;
            content: '';
            position: absolute;
            width: 9px;
            height: 5px;
            background: transparent;
            top: 4px;
            left: 3px;
            border: 3px solid #666;
            border-top: none;
            border-right: none;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

        .squaredTwo label:hover::after {
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
            filter: alpha(opacity=30);
            opacity: .3
        }

    .squaredTwo input[type=checkbox]:checked + label:after {
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter: alpha(opacity=100);
        opacity: 1
    }

.squaredThree {
    width: 100%;
    height: 20px;
    position: relative
}

    .squaredThree label label::before {
        cursor: pointer;
        position: absolute;
        width: 13px;
        height: 13px;
        margin-left: -28px;
        margin-top: -6px;
        background: #fff;
        content: "\f00c";
        font-size: 0;
        font-family: FontAwesome;
        color: #fff;
        border-radius: 2px;
        border: 1px solid #a0a0a0
    }

    .squaredThree label input[type=checkbox]:checked + label:after {
        cursor: pointer;
        position: absolute;
        width: 13px;
        height: 13px;
        padding-left: 1px;
        padding-top: 0;
        margin-left: -28px;
        margin-top: -6px;
        background: #419bf9;
        content: "\f00c";
        font-size: 9px;
        font-weight: 100;
        font-family: FontAwesome;
        color: #fff;
        border-radius: 2px;
        border: 1px solid #419bf9
    }

.radio_design {
    width: 100%;
    height: 20px;
    position: relative
}

    .radio_design label {
        cursor: pointer;
        position: absolute;
        width: 16px;
        height: 16px;
        left: -2px;
        top: 2px;
        background: #fff;
        border-radius: 20px;
        border: 1px solid #0d5776
    }

        .radio_design label:after {
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            filter: alpha(opacity=0);
            opacity: 0;
            content: '';
            position: absolute;
            width: 8px;
            height: 8px;
            background: transparent;
            top: 3px;
            left: 3px;
            border-radius: 20px;
            background: #0d5776;
            border: 1px solid #0d5776
        }

        .radio_design label:hover::after {
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
            filter: alpha(opacity=30);
            opacity: .7
        }

    .radio_design input[type=radio]:checked + label:after {
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter: alpha(opacity=100);
        opacity: 1
    }

.signup-logo div {
    padding: 15px;
    border-radius: 50%;
    display: inline-block;
    width: auto;
    margin-top: 0
}

    .signup-logo div img {
        vertical-align: middle
    }

.sign-up {
    background: #f5f5f5
}

.sign-up-head {
    color: #0D5776;
    margin-top: 0;
    padding-bottom: 0;
    font-size: 22px;
    margin-bottom: 0;
    font-weight: 700
}

.fontsignpont {
    color: #000;
    line-height: 30px;
    font-size: 18px;
    margin-top: 10px
}

.fontsignpont1 {
    color: #666;
    font-size: 13px
}

.fontsignpont2 {
    color: #0D5776;
    font-size: 16px;
    margin-left: 10px;
    font-weight: 700;
    letter-spacing: .7px
}

.fontsignpont3 {
    color: #0D5776;
    font-size: 13px;
    position: absolute;
    z-index: 2;
    margin-top: -31px;
    display: inline-block;
    right: 18px
}

.signpostpheigh {
    height: 30px
}

.btn-google i, .btn-facebook i {
    padding-right: 5px;
    font-size: 20px
}

.font-size16 {
    font-size: 16px !important
}

.font-size14 {
    font-size: 14px
}

.color999 {
    color: #999
}

.margin-top30 {
    margin-top: 30px
}

.margin-top40 {
    margin-top: 40px
}

select.custom-dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #1b617e;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    padding: 9px;
    width: 100%;
    cursor: pointer;
    background: url(../images/drop-down-arrow.png) no-repeat right center
}

.margin-center {
    margin: 0 auto !important;
    float: none !important
}

.rating-holder {
    position: relative;
    color: #f39735;
    padding-left: 0;
    z-index: 1
}

    .rating-holder i {
        color: #bcbcbc
    }

    .rating-holder .fa-star {
        color: #f8ad32;
        width: 18px;
        font-size: 22px
    }

    .rating-holder .star-off {
        color: #e8e3dd !important;
        width: 18px;
        font-size: 22px !important
    }

    .rating-holder .fa-star-half-o {
        color: #F8AD32;
        font-size: 22px !important
    }

    .rating-holder .pdstoreRate_review_static_content .fa-star-half-o, .rating-holder .pdstoreRate_review_static_content .fa-star {
        color: #f8ad32;
        width: 20px
    }

.navbar-right li a {
    padding-bottom: 16px !important;
    padding-top: 12px !important
}

.dropdown-menu > li > a {
    padding: 5px 20px !important
}

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        color: #135775 !important
    }

.fa-list-ul {
    color: #6abc00
}

.dropdown-notification {
    display: inline-block;
    margin-left: 30px;
}

    .dropdown-notification a {
        background: none
    }

.glyphicon-bell {
    font-size: 1.5rem
}

.notifications {
    min-width: 420px !important;
    left: -130px !important;
    right: auto;
    min-height: 50% !important;
    margin-top: 28px
}

.notifications-wrapper {
    overflow-y: auto;
    max-height: 400px;
    margin-left: 10px;
    margin-right: 10px
}

.menu-title {
    color: #434343;
    font-size: 1.5rem;
    font-family: open_sanssemibold;
    display: inline-block;
    margin-bottom: 5px
}

.glyphicon-circle-arrow-right {
    margin-left: 10px
}

.notification-heading {
    font-family: open_sanssemibold;
    padding: 2px 15px
}

.notification-footer {
    font-size: 14px;
    padding: 15px;
    right: 0;
    bottom: 0;
    left: 0
}

.dropdown-menu.divider {
    margin: 5px 0
}

.item-title {
    font-size: 1.3rem;
    color: #000;
    font-weight: 500;
    margin-top: 0;
    height: auto;
    overflow: hidden
}

.notifications a.content {
    text-decoration: none;
    background: #ccc
}

.notification-item {
    padding: 15px;
    margin-top: -10px;
    background: #fff;
    border: 1px solid;
    border-color: transparent;
    min-height: 110px
}

.btn-add-small {
    padding: 0 8px;
    line-height: 22px;
    height: inherit !important;
    font-size: inherit !important
}

.delete {
    color: #ababab;
    font-size: 22px
}

.fa-trash-o {
    width: 15px
}

.delete:hover {
    color: #6ab900
}

.cart-price {
    font-size: 12pt;
    color: #bd4429;
    font-weight: 600;
    line-height: 21px;
    width: 28%;
    float: left;
    text-align: left
}

.saved-price {
    color: #9b9b9b;
    font-size: 13px;
    float: left;
    text-align: left;
    width: 35%
}

.product-remove {
    width: 25px;
    display: inline-block
}

.product-count {
    width: 35px;
    height: 30px;
    display: inline-block;
    border: 0;
    background: transparent
}

.product-add {
    width: 25px;
    display: inline-block
}

.list-item02 {
    background: #6ab900 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    height: 20px;
    left: -10px;
    position: absolute;
    text-align: center !important;
    top: 5px;
    width: 20px
}

.margin-top15 {
    margin-top: 15px !important;
    margin-bottom: 5px
}

.cart-total-item {
    width: 30%;
    float: left;
    text-align: right
}

.btn-viewbag {
    background: #035676;
    color: #fff;
    padding: 6px 12px !important;
    margin-top: 27px;
    transition: all .5s
}

    .btn-viewbag:hover, .btn-checkout:hover, .btn-viewbag:focus, .btn-checkout:focus {
        background: #f39735;
        color: #fff !important;
        border: 1px solid #fa9871 !important
    }

    .btn-viewbag:hover, .btn-checkout1:hover, .btn-viewbag:focus, .btn-checkout1:focus {
        background: #f39735;
        color: #fff !important;
        border: 1px solid #fa9871 !important
    }

.cart-total {
    font-size: 15px;
    font-family: 'open_sanssemibold';
    color: #454545
}

.fa-bars {
    color: #f39735;
    font-size: 20px !important;
    margin-right: 5px
}

.location-link {
    width: auto;
    color: #031935;
    font-size: 11px;
    cursor: pointer !important;
    display: inline-block;
    position: relative;
    font-weight: bold;
    border: 1px #f39732 solid;
    padding: 3px 8px;
    border-radius: 3px;
}

    .location-link img {
        margin-right: 5px
    }

.location-change {
    color: #fff;
    margin-right: 20px;
    line-height: 42px;
    font-size: 15px
}

.keyword-search-holder {
    margin-left: 20px;
    margin-right: 15px
}

.keyword-search {
    background: #2a2a2a !important;
    height: 28px !important;
    color: #fff !important;
    border-radius: 0 !important;
    border: 0 !important;
    margin-top: 7px;
    margin-left: 10px
}

.decending {
    background: no-repeat url(../images/sort_01.png) right;
    padding-right: 25px
}

.ascending {
    background: no-repeat url(../images/sort_02.png) right;
    padding-right: 25px
}

.color-yello {
    color: #f39735
}

.color-gry {
    color: #999 !important
}

.font16 {
    font-size: 16px !important
}

.sortArrow i, .sortArrow span, .fa-filter {
    margin-right: 5px
}

.ceprator {
    background: #6e6e6e;
    width: 1px;
    height: 20px;
    line-height: 30px;
    margin: 0 15px
}

.margin-left10 {
    margin-left: 10px
}

#location-form {
    position: absolute;
    z-index: 9999;
    display: none;
    background: #444;
    padding: 8px
}

    #location-form div {
        position: relative;
        z-index: 9999;
        top: 0
    }

        #location-form div input {
            width: 100%;
            margin: 0
        }

.font-size20 {
    font-size: 20px !important
}

.font-size18 {
    font-size: 18px !important
}

.list-active {
    color: #deaf45 !important
}

.fa-th-large {
    color: #333
}

    .fa-th-large:hover {
        color: #deaf45
    }

.defoult-color {
    color: #7d7d7d !important
}

.product-title {
    color: #252627;
    font-size: 24px;
    font-family: 'open_sanssemibold';
    margin: 0 0 0 -1px;
    transform: scaleY(0.85)
}

.product-price {
    margin: 0 0 0 1px;
    padding: 0;
    list-style: none
}

    .product-price li {
        margin: 0 10px 0 0;
        padding: 0;
        list-style: none;
        display: inline-block
    }

        .product-price li.rating-holder {
            vertical-align: middle
        }

    .product-price .fa-star {
        font-size: 16px;
        color: #f39735
    }

    .product-price .fa-star-half-o {
        font-size: 16px;
        color: #f39735
    }

    .product-price span {
        margin-left: 10px
    }

    .product-price .fa-star-o {
        color: #bcbcbc;
        font-size: 16px
    }

.save-detail {
    font-size: 14px;
    color: #be2d14;
    transform: scaleY(0.85);
    display: inline-block;
    font-family: 'open_sanssemibold';
    font-weight: 500
}

.add-product-details .input-group-addon {
    background: none
}

.add-product-details .form-control {
    height: 35px;
    width: 50px !important;
    border: 0 !important;
    box-shadow: none !important
}

.margintop5 {
    margin-top: 5px
}

.weight-button a {
    border: 1px solid #999;
    background: #f7f4f0;
    font-size: 14px;
    padding: 2px 10px;
    color: #999;
    margin: 0 5px 8px 0;
    display: inline-block
}

    .weight-button a:hover, .weight-button a.active {
        border: 1px solid #525354;
        background: #f7f4f0;
        font-size: 14px;
        padding: 2px 10px;
        color: #363739
    }

    .weight-button a.active {
        cursor: default
    }

    .weight-button a.out-of-stock {
        font-size: 14px;
        padding: 2px 10px;
        color: #999
    }

.weight-button span {
    float: right
}

.prod-highlights p {
    color: #212324;
    margin: 0
}

.prod-highlights .line-seprator {
    border-color: #edebe8
}

.shop-text {
    color: #111;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 0
}

.more-offers {
    border: 1px solid #f59744;
    background: #fbe9d9;
    font-size: 14px;
    padding: 8px 10px 2px;
    display: inline-block;
    line-height: 14px;
    transform: scaleY(0.85);
    font-family: 'open_sansbold';
    font-weight: bold;
    color: #000;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #ccc;
}

.col {
    width: 100%;
    display: inline-block;
    height: auto;
    position: relative;
}

.more-offers:hover {
    background: #fff;
    color: #000;
}

.more-offers:focus {
    color: #000;
    background: #fff;
}

.more-offers .pddtnpr {
    color: #be2d14;
    font-size: 21px;
}

    .more-offers .pddtnpr i {
        font-size: 18px;
    }

.more-offers-table {
    color: #0d5776;
    padding-left: 20px
}

.line-seprator {
    border-top: dashed 1px #dadada;
    width: 100%;
    margin: 9px 0
}

.line-border {
    background: #dadada;
    width: 100%;
    margin: 0;
    height: 1px
}

.product-description h3 {
    margin: 0;
    font-size: 16px;
    font-family: 'open_sansbold';
    color: #F39735;
    margin-bottom: 5px
}

.product-description p {
    margin: 0;
    font-size: 14px;
    color: #212324
}

.product-description .line-seprator {
    border-color: #bbb;
    margin: 13px 0
}

.nutrition-chart {
    overflow: scroll;
    overflow-x: hidden;
    height: 500px;
    margin-top: 0
}

    .nutrition-chart img {
        float: right;
        margin-right: 0;
        padding: 0
    }

    .nutrition-chart::-webkit-scrollbar {
        width: 7px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        box-shadow: inset 1px 0 1 rgba(0,0,0,0.1);
        -moz-box-shadow: inset 1px 0 1 rgba(0,0,0,0.1);
        -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,0.1)
    }

    .nutrition-chart::-webkit-scrollbar-track {
        background-color: rgba(196,196,196,0.8);
        border-radius: 20px;
        border: 1px solid #e9e4de
    }

    .nutrition-chart::-webkit-scrollbar-thumb {
        background: #9b9c9d;
        border-radius: 5px
    }

        .nutrition-chart::-webkit-scrollbar-thumb:hover {
            background: #535658
        }

.margin-bottom20 {
    margin-bottom: 20px !important
}

.fa-exclamation-triangle {
    color: #ffc100
}

.alert_size {
    font-size: 22px;
    font-family: open_sansregular
}

.alert-warning {
    background: #fff !important;
    border: 1px solid !important;
    border-color: #fff !important
}

.paddingtop40 {
    padding-top: 40px
}

.paddingtop45 {
    padding-top: 45px
}

.read-more {
    color: #6abc00;
    text-decoration: none
}

.website-url {
    color: #0d5776
}

    .website-url:hover {
        color: #f39735
    }

.nutition-wrapper {
    padding: 0 5px 5px;
    border: 1px solid #333;
    width: 420px;
    margin-bottom: 15px
}

    .nutition-wrapper p {
        margin-bottom: 0
    }

    .nutition-wrapper .table-nutrition {
        font-size: 12px;
        margin-bottom: 0;
        border-top: 5px solid #333
    }

.table-nutrition td {
    border-collapse: collapse;
    border: 1px solid #757575;
    border-right: 0;
    border-left: 0;
    padding: 3px !important
}

.nutition-wrapper .table-nutrition .table {
    margin-bottom: 0;
    border: 0 !important
}

.nutition-head {
    margin: 0;
    font-weight: 700
}

.table tbody tr td.padding0 {
    padding: 0 !important;
    border: 0 !important
}

.nutition-wrapper .table-nutrition .table tbody tr td {
    border: 0 !important
}

.nutition-wrapper .table-nutrition tr.borderbot {
    border-bottom: 3px solid #757575 !important
}

.nutition-wrapper .table-nutrition .table tbody tr.borderbot {
    border-bottom: 1px solid #757575 !important
}

.dot {
    background: no-repeat url(../images/dot.jpg) right center
}

.breadcrumbs {
    padding: 20px 0 15px;
    margin: 0;
    list-style: none
}

    .breadcrumbs li {
        margin: 0;
        padding: 0;
        display: inline
    }

        .breadcrumbs li a {
            color: #999;
            font-size: 12px;
            padding-right: 3px
        }

            .breadcrumbs li a:hover {
                color: #f39735
            }

        .breadcrumbs li:last-child a {
            color: #3b3737;
            font-size: 12px;
            cursor: default !important
        }

        .breadcrumbs li::after {
            content: '>';
            color: #999;
            padding-left: 5px;
            padding-right: 5px;
            top: 2px;
            position: relative
        }

        .breadcrumbs li:last-child::after {
            content: none
        }

.image-thumb {
    margin: 0;
    padding: 0
}

    .image-thumb li {
        margin: 0 0 5px;
        padding: 0;
        display: block
    }

        .image-thumb li a {
            border: 1px solid #e3ded9;
            display: table-cell;
            width: 60px;
            height: 60px;
            text-align: center;
            vertical-align: middle;
        }

        .image-thumb li .prodthumb.active, .image-thumb li .prodthumb:focus, .image-thumb li .prodthumb:hover {
            display: table-cell
        }

    .image-thumb > li.active > a, .image-thumb > li.active > a:focus, .image-thumb > li.active > a:hover {
        border: 1px solid #000
    }

.image-holder img {
    max-width: 100%;
    max-height: 500px;
    width: auto;
    height: auto;
    margin: auto;
    display: block
}

.prodthumb img {
    max-height: 50px;
    max-width: 50px;
    vertical-align: middle;
}

.incorrect-info-holder {
    margin-top: 5px;
    z-index: 1;
    position: relative
}

    .incorrect-info-holder a, .product-description .green {
        color: #0d5776 !important
    }

        .incorrect-info-holder a i, .product-description .green:hover, .product-description .green:focus, #ratingwrapper1 .ReviewBlock:hover {
            color: #999 !important
        }

        .incorrect-info-holder a i {
            margin-left: 3px
        }

            .incorrect-info-holder a i:hover {
                color: #f39735 !important
            }

.incorrect .text-right {
    color: #3d3f40;
    margin-left: 20px;
    padding-right: 0
}

#offer-table {
    position: absolute;
    background: #fff;
    border: 1px solid #dbd7d2;
    padding: 2px;
    display: block;
    z-index: 2;
    width: 610px;
    right: -28px;
    box-shadow: -1px 2px 3px #5a5a5a;
    display: none
}

.incorrect-info-holder div.content-div {
    position: relative
}

#incorrect-div {
    position: absolute !important;
    background: #f7f4f0;
    padding: 2px 3px 10px 25px;
    display: block;
    z-index: 9999;
    width: 330px;
    left: 0;
    border: 1px solid #dbd7d2;
    display: none;
    top: 10px;
    box-shadow: 0 2px 4px #5a5a5a
}

    #incorrect-div p {
        font-family: open_sanssemibold;
        font-size: 12px;
        padding-top: 10px
    }

.open_sansregular {
    font-family: open_sansregular !important
}

.open_sansemi_bold {
    font-family: open_sanssemibold !important
}

.open_sansbold {
    font-family: open_sansbold !important;
}

.open_sansemi_bold #btn_ques_cancel {
    background: #fff;
    color: #0d5776;
    border: 1px solid #0d5776;
    border-radius: 5px
}

.open_sansemi_bold #btn_ques_submit {
    background: #0d5776;
    color: #fff;
    border: 1px solid #0d5776;
    border-radius: 5px
}

.arrow_box {
    position: relative;
    background: #f7f4f0;
    border: 4px solid #f7f4f0
}

div.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #2f2f2f;
    font-size: 0;
    line-height: 0
}

.customer-support {
    background: #f7f4f0
}

.cust-sup-text {
    width: auto;
    color: #999;
    font-size: 16px;
    font-family: 'open_sanssemibold';
    font-weight: 700
}

.cust-sup-no {
    width: auto;
    border-right: 1px solid #a7a7a6
}

#delivery-option-div, #filter-option-div, #sort-option-div, #loc-chng-option-div {
    position: absolute;
    background: #ecf6f8;
    border: 1px solid #999;
    padding: 5px 2px;
    display: none;
    z-index: 999999;
    width: 125px;
    left: -10px;
    -webkit-box-shadow: 0 0 10px #919191
}

#delivery-option-div {
    right: 1px;
    width: 100px;
    padding: 0;
    background: #fff;
    box-shadow: 0 1px 5px #ddd;
    -webkit-box-shadow: 0 1px 5px #ddd;
    -moz-box-shadow: 0 1px 5px #ddd;
    border-radius: 0 0 3px 3px
}

    #delivery-option-div a {
        color: #999;
        padding: 10px 12px
    }

        #delivery-option-div a:hover {
            background: #e6eef1;
            color: #0d5776 !important
        }

        #delivery-option-div a:focus {
            color: #0d5776 !important
        }

.delivery-holder #delivery-option-div .link img {
    margin: 0 11px 0 10px !important
}

.delivery-holder #delivery-option-div #deliveryoption_1 img {
    margin: 0 2px 0 5px !important
}

.loc-holder #loc-chng-option-div {
    width: 310px;
    padding: 5px 15px;
    margin-top: 8px;
    left: 33px !important;
}

    .loc-holder #loc-chng-option-div:after {
        content: ' ';
        height: 0;
        position: absolute;
        width: 0;
        border: 10px solid transparent;
        border-top-color: #fff;
        top: -20px;
        left: 7px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

.text-black {
    color: #000;
}

.text-blue {
    color: #0d5776 !important;
}

.text-orange {
    color: #F39735 !important;
}

#loc-chng-option-div h3 {
    padding: 5px 10px;
    margin: 0px;
    color: #0d5776;
    text-align: center;
    font-weight: bold;
    font-family: 'open_sansbold';
}

#loc-chng-option-div .btn-add {
    background: #135775;
    width: inherit;
    line-height: 13px;
    margin-bottom: 15px;
    padding: 5px 15px;
    height: 25px;
    border-radius: 0px;
    font-family: 'open_sansregular';
}

    #loc-chng-option-div .btn-add:hover, #loc-chng-option-div .btn-add:focus {
        background: #f39735 !important;
        border: 1px solid #f39735
    }

.loc-chng-dropdown {
    margin-left: 0px !important
}

.ui-widget-content {
    z-index: 99999 !important
}

.delivery-holder, .filter-holder, .sort-holder, .loc-holder {
    position: relative
}

#startShopFrm .chosen-container {
    width: 100% !important
}

.modal {
    z-index: 9999999 !important
}

#headerMultiStoreUI {
    z-index: 999999 !important
}

.textarea {
    resize: none
}

#startShopFrm select.custom-dropdown {
    padding: 6px 10px
}

#offer-table div {
    position: relative
}

#offer-table table {
    width: 100%;
    margin-bottom: 0;
    font-size: 13px;
    color: #111
}

    #offer-table table th {
        background: #f6f6f6;
        color: #dcac40
    }

#offer-table .rating-holder .fa-star {
    color: #f8ad32;
    width: 16px;
    font-size: 16px
}

#offer-table .rating-holder .star-off {
    color: #fff !important;
    width: 20px;
    font-size: 15px !important;
    text-shadow: 1px 1px 0 #999999,-1px -1px 0 #999999,1px -1px 0 #999999,-1px 1px 0 #999999,0 0 0 #999 !important;
    opacity: .6
}

.font-bold {
    font-weight: 700;
    font-size: 14px !important
}

.offer-add .form-control {
    height: 25px;
    padding: 0;
    width: 40px
}

.offer-add .btn-add-details {
    height: 25px;
    font-size: inherit
}

.offer-add .form-group {
    opacity: 0
}

.offer-add .add-active {
    opacity: 1 !important
}

#offer-table tr .form-group {
    opacity: 1 !important;
    cursor: pointer
}

.heading-fe-store {
    color: #999;
    margin-bottom: 10px
}

#my-account {
    min-height: 540px;
    background: #f7f5f0;
    margin-top: 10px;
}

.container-row {
    margin-top: 10px
}

.page-title {
    color: #525151;
    font-size: 18px;
    margin: 8px 0;
    padding: 0
}

.my-account-left h5 {
    font-family: 'proxima_novasemibold';
    color: #333;
    margin: 5px 0
}

.my-account-left ul {
    padding: 10px 0 0;
    margin: 0 -13px;
    margin-bottom: 0;
    width: 188px;
    color: #666
}

.my-account-right {
    min-height: auto;
    padding-bottom: 2px
}

    .my-account-right address, .my-account-right address a, .my-account-right h3 {
        font-family: open_sansbold;
        color: #949899;
        font-style: normal
    }

    .my-account-right h3 {
        font-family: 'open_sanssemibold';
        font-size: 20px;
        margin: 5px 0 10px;
        color: #666
    }

    .my-account-right address p {
        margin-bottom: 0;
        font-family: open_sansregular;
        color: #666;
        font-size: 13px;
        letter-spacing: .6px
    }

        .my-account-right address p span {
            color: #666
        }

.address-line-1 {
    font-family: open_sansbold !important;
    color: #666
}

.my-account-right address i {
    color: #999
}

.addresses .default-address {
    width: 65%;
    margin-bottom: 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e4e4e4
}

.saved-addresses {
    padding: 10px
}

    .saved-addresses h3 {
        margin-top: 0
    }

.default-addr-select {
    position: absolute;
    bottom: 10px;
    color: #0d5776
}

    .default-addr-select a {
        color: #0d5776;
    }

        .default-addr-select a .fa {
            color: #949899 !important
        }

.edit-icon {
    font-size: 20px;
    margin-left: 8px;
    margin-right: 8px
}

    .edit-icon span {
        margin-top: -5px;
        color: #6b6b6b
    }

.default-addr-select input[type="radio"] {
    margin-right: 4px
}

.default-addr-select label {
    font-weight: 400
}

.add-addr button {
    background: #fff;
    border-radius: 2px;
    padding: 0 15px;
    font-size: 30px;
    line-height: 32px;
    font-size: 12px;
    border: 1px soild #0d5776;
    border-radius: 5px;
    color: #0d5776;
    font-family: open_sansbold
}

.add-addr-btn {
    border: 1px solid #0d5776;
    border-radius: 7px;
    margin: 20px 0
}

.add-addr button:hover, .add-addr button:focus {
    background: #333;
    border: 1px solid #333;
    color: #fff
}

.change-pwd-wrapper {
    padding: 20px 0 0 50px !important
}

    .change-pwd-wrapper .form-group {
        margin-bottom: 10px
    }

    .change-pwd-wrapper .form-control {
        padding: 10px 30px;
        width: 100%
    }

    .change-pwd-wrapper .formErrorSelf {
        width: 75%
    }

.change-password-text {
    font-family: open_sansbold;
    font-size: 18px;
    color: #3b3737
}

#signupForm .formErrorSelf {
    width: 100%;
    position: absolute;
    margin-top: -1px;
    line-height: 10px
}

.save-chng-btn, .update-btn {
    width: auto;
    padding: 8px 20px;
    text-transform: none;
    margin-top: 10px;
    background: #0d5776;
    color: #fff;
    border: 1px solid #0d5776;
    line-height: 18px;
    padding: 5px 20px
}

    .save-chng-btn:hover {
        background: #F39735;
        border: 1px solid #F39735
    }

.update-btn {
    padding: 8px 25px;
    margin-top: 0 !important
}

.scrollbar-path-vertical, .scrollbar-path-horizontal {
    position: absolute;
    background-color: #c4c4c4;
    background-color: rgba(196,196,196,0.8);
    z-index: 100
}

.scrollbar-path-horizontal {
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 10px
}

.scrollbar-path-vertical {
    right: 2px;
    top: 0 !important;
    height: 100% !important;
    width: 7px !important;
    box-shadow: inset 1px 0 1 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 1px 0 1 rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,0.1)
}

.scrollbar-path-horizontal {
    box-shadow: inset 0 1px 1 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 1 rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1)
}

.scrollbar-handle {
    position: relative;
    top: 0;
    left: 0;
    background-color: #444;
    cursor: pointer
}

.scrollbar-path-vertical .scrollbar-handle {
    height: 50% !important;
    width: 7px !important
}

.scrollbar-path-horizontal .scrollbar-handle {
    width: 20%;
    height: 100%
}

.scrollbar-path-vertical, .scrollbar-path-horizontal, .scrollbar-handle {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.scrollbar-content {
    padding: 0;
    width: 100%
}

.fav-table {
    color: #111;
    width: 100%
}

    .fav-table th {
        background: #f5f5f5;
        color: #f39735;
        text-transform: uppercase
    }

    .fav-table td {
        vertical-align: middle !important;
        padding: 8px 5px !important;
        border-top: 1px solid #c5c5c5offer-add;
        border-bottom: 1px solid #c5c5c5;
        border-collapse: collapse
    }

    .fav-table tr:hover .add_items {
        opacity: 1 !important;
        cursor: pointer
    }

.store-details {
    color: #111;
    font-size: 12px
}

    .store-details span {
        color: #1d8bd2
    }

.shop-address {
    color: #999;
    font-size: 12px
}

.shop-category a {
    display: inline;
    color: #bcbcbc;
    font-size: 14px;
    padding: 2px 6px;
    border: 1px solid;
    border-color: transparent;
    margin: 0 3px
}

    .shop-category a.shop-selected {
        background: #f5f5f5;
        border: 1px solid #eee;
        color: #666
    }

.sortby-holder {
    margin: 20px 0
}

.btn-sortby {
    background: #f5f5f5;
    border: 1px solid #eee !important;
    padding: 5px 10px;
    color: #999;
    line-height: 25px;
    margin-right: 15px
}

    .btn-sortby:hover {
        background: #f39735;
        border: 1px solid #f39735 !important;
        padding: 5px 10px;
        color: #fff;
        line-height: 25px
    }

        .btn-sortby:hover i {
            color: #fff
        }

    .btn-sortby i {
        color: #f39735;
        font-size: 16px;
        margin-right: 5px
    }

.fav-items-price .price {
    color: #111;
    font-size: 11pt;
    text-align: left;
    padding: 0
}

.fav-items-price .mrp {
    text-decoration: line-through;
    font-size: 10pt;
    font-weight: 400;
    margin-left: 10px;
    color: #999
}

.margin-top10 {
    margin-top: 10px
}

.margin-right5 {
    margin-right: 5px
}

.fav-table .fa-star {
    font-size: 13px
}

.fav-table .glyphicon-heart {
    font-size: 16px
}

.fav-table .fa-list-ul {
    margin-top: 3px
}

#offer-table-favitems {
    position: relative;
    background: #fff;
    display: block;
    display: none
}

    #offer-table-favitems div {
        position: relative
    }

    #offer-table-favitems table {
        width: 100%;
        margin-bottom: 0;
        font-size: 15px;
        color: #111
    }

        #offer-table-favitems table td {
            padding: 10px
        }

        #offer-table-favitems table th {
            background: #f6f6f6;
            color: #dcac40
        }

.offer-add .add-active {
    opacity: 1 !important
}

#offer-table-favitems tr:hover .form-group {
    opacity: 1 !important;
    cursor: pointer
}

.fav-item-price {
    font-size: 18px
}

.fav-icons {
    margin: 0 5px
}

.msg-success {
    padding-top: 30px;
    color: #666;
    text-align: center
}

    .msg-success h1 {
        font-size: 34px;
        color: #035676
    }

    .msg-success h2 {
        font-size: 24px;
        color: #666
    }

        .msg-success h2 a {
            font-size: 24px;
            color: #035676;
            text-decoration: underline
        }

            .msg-success h2 a:hover {
                color: #F59824
            }

    .msg-success h3 {
        font-size: 18px;
        color: #666;
        margin: 0;
        padding: 0 0 40px
    }

    .msg-success p {
        text-align: center;
        padding-bottom: 20px
    }

.thankuimgicon {
    text-align: center;
    position: relative;
    padding-bottom: 0 !important
}

.continueshp {
    background: #035676;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff
}

    .continueshp:hover {
        background: #f39735;
        color: #fff
    }

.msg-error {
    padding-top: 20px;
    color: #666;
    text-align: center
}

    .msg-error strong {
        text-align: center
    }

        .msg-error strong img {
            padding-right: 5px;
            margin-top: -3px;
            width: 21px;
            height: 21px
        }

    .msg-error ul li {
        text-align: center
    }

.my-cart-wrapper .col-md-11 {
    width: 100% !important
}

.my-cart-wrapper .msg-error h3 {
    margin-top: 5px;
    font-size: 20px
}

.my-cart-wrapper .msg-error h4 {
    font-size: 16px
}

.my-cart-wrapper .col-md-11 p a {
    font-family: open_sansbold
}

.bootbox ul {
    margin: 0;
    padding: 0
}

    .bootbox ul li {
        margin: 0 0 0 15px;
        padding: 0;
        list-style: none
    }

.bootbox .modal-footer {
    background: #fff !important;
    border-top: 0 !important
}

.skip-sms {
    position: relative
}

    .skip-sms div {
        position: absolute;
        right: -110px;
        top: -32px
    }

    .skip-sms a {
        color: #999;
        font-size: 10pt
    }

#loadingAjax {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2147483647
}

    #loadingAjax img {
        margin-top: -50px;
        margin-left: -50px
    }

#loaderbrownbag {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 120px;
    height: 120px;
    margin: -80px 0 0 -80px;
    padding: 20px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #074c81;
    z-index: 9999;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

#loaderbrownbagcenter {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    z-index: 99999
}

#loaderbrownbag:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e68e21;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite
}

#loaderbrownbag:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #fff;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes anti_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes anti_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

#loadingAjax .loaderbrownbag-section {
    position: fixed;
    top: 0;
    width: 50%;
    height: 100%;
    background: #000;
    opacity: .2;
    z-index: 1000
}

    #loadingAjax .loaderbrownbag-section.section-left {
        left: 0
    }

    #loadingAjax .loaderbrownbag-section.section-right {
        right: 0
    }

.loaderbrownbag #loadingAjax .loaderbrownbag-section.section-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.loaderbrownbag #loadingAjax .loaderbrownbag-section.section-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.loaderbrownbag #loaderbrownbag {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.loaderbrownbag #loadingAjax {
    visibility: hidden
}

    .loaderbrownbag #loadingAjax .loaderbrownbag-section.section-right, .loaderbrownbag #loadingAjax .loaderbrownbag-section.section-left {
        -webkit-transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1.000);
        transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1.000)
    }

.loaderbrownbag #loadingAjax {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s 1s ease-out;
    transition: all .3s 1s ease-out
}

#productLoaderAjax {
    position: relative;
    top: 10px;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 1
}

    #productLoaderAjax img {
        margin-top: -19px;
        margin-left: -54px
    }

#loaderbrownbag1 {
    display: block;
    position: relative;
    left: 50%;
    width: 90px;
    height: 90px;
    margin: 0 0 0 -80px;
    padding: 20px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #074c81;
    z-index: 9999;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

#loaderbrownbagcenter1 {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 35px;
    height: 35px;
    margin: -30px 0 0 -30px;
    z-index: 99999
}

#loaderbrownbag1:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e68e21;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite
}

#loaderbrownbag1:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #fff;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes anti_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes anti_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.loaderbrownbag1 #loaderbrownbag1 {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.loaderbrownbag1 #productLoaderAjax {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s 1s ease-out;
    transition: all .3s 1s ease-out
}

.has-icon, .has-icon-right {
    position: relative
}

    .has-icon .form-control {
        padding-left: 35px
    }

    .has-icon-right .form-control {
        padding-right: 110px
    }

.fi {
    display: inline-block;
    height: 26px;
    vertical-align: middle;
    width: 30px
}

.user-form .fi {
    height: 30px;
    position: absolute;
    top: 8px;
    width: 20px;
    text-align: center;
}

.store-icon {
    background: url(../images/sprite.png) no-repeat -95px -30px
}

.store-icon-requested {
    background: url(../images/sprite.png) no-repeat 12px 8px;
    top: 25px !important
}

.request-close {
    float: right;
    position: relative;
    top: -28px;
    right: -30px
}

.font-normal {
    font-weight: 400
}

.login-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll -95px -97px
}

.login-iconsup {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll -95px -97px
}

.forgotmdl .input--brownbag .login-iconforgetpass {
    margin-top: -27px;
    z-index: 2;
    position: absolute;
    margin-left: 3px
}

.forgotmdl .input--brownbag .login-iconnext1 {
    background: rgba(0,0,0,0) url(../images/forgetpass-icon.png) no-repeat;
    margin-top: -32px;
    z-index: 2;
    position: absolute;
    width: 21px;
    height: 14px;
    margin-left: 3px
}

.forgotmdl .input--brownbag .referral-icon {
    background: rgba(0,0,0,0) url(../404.html) no-repeat;
    margin-top: -34px;
    z-index: 2;
    position: absolute;
    width: 18px;
    height: 18px;
    margin-left: 3px
}

.inputforgetpasml {
    padding-left: 25px !important;
    height: 35px
}

.inputforgetpasmlbg {
    background: none !important
}

.pwd-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll 13px -60px
}

.mob-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll 13px -99px
}

.cmpny-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll -95px 4px
}

.owner-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll -95px -30px
}

.addr-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll -95px -65px
}

.email-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll -95px -97px
}

.user-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll -149px -4px
}

.green {
    color: #0d5776
}

    .green:hover, .green:focus {
        color: #f39735
    }

.paddongLR0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.col-fullwidht {
    width: 100% !important
}

.shop-menu {
    width: auto
}

.delevery-dropdown label {
    border-radius: 8px;
    position: relative;
    width: 100%
}

    .delevery-dropdown label::after {
        border-bottom: 0 solid #ddd;
        color: #fff;
        content: "\25bc";
        font-size: 8px;
        padding: 0 0 2px;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 2px
    }

    .delevery-dropdown label::before {
        border-radius: 8px;
        content: "";
        display: block;
        height: 100%;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0;
        width: 21px
    }

.delevery-dropdown select {
    -moz-appearance: none;
    background: none;
    border: 0 solid #dbdbdb;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    outline: medium none;
    padding: 5px;
    width: 100%
}

    .delevery-dropdown select option {
        padding: 5px 0 5px 35px
    }

.delevary-icon {
    background: no-repeat url(../images/icon-delivery.png) left
}

.pickup-icon {
    background: no-repeat url(../images/icon-pickup.png) 10px 0
}

.icon-active {
    opacity: 1 !important
}

.add-remove-pro {
    float: left
}

.store-details-link {
    opacity: .7
}

    .store-details-link:hover {
        opacity: 1
    }

.my-cart-wrapper {
    border: 1px solid #eee;
    background: #fff;
    min-height: 300px !important;
    margin-bottom: 100px;
    padding-top: 0
}

    .my-cart-wrapper h3 {
        text-align: center;
        font-size: 24px
    }

    .my-cart-wrapper .cartemticon {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 10px
    }

    .my-cart-wrapper .cartemtlink {
        text-align: center;
        font-size: 14px;
        background: #0D5776;
        color: #fff;
        padding: 6px 17px;
        border-radius: 5px;
        top: 30px;
        position: relative
    }

        .my-cart-wrapper .cartemtlink:hover {
            background: #F39735
        }

.page-title .store-no {
    font-size: 14px;
    color: #0D5776
}

.store-name {
    margin-bottom: 0;
    line-height: 15px;
    height: 25px;
    font-weight: 700
}

    .store-name a, .cart-table tr td p a {
        color: #0D5776
    }

        .store-name a:hover, .store-name a:focus, .cart-table tr td p a:hover, .cart-table tr td p a:focus {
            color: #f39735
        }

.shop-total img {
    vertical-align: top !important
}

.shop-dtls {
    margin: 7px 0 0 10px;
    display: inline-block
}

    .shop-dtls .store-name a {
        color: #fff
    }

.items-total, .item-price {
    font-size: 15px
}

.item-price {
    padding: 0 !important;
    color: #bd2b04
}

.cart-table {
    padding: 0 10px 0 30px !important;
    border-collapse: separate;
    margin-bottom: 40px !important
}

    .cart-table tr td {
        vertical-align: middle !important
    }

.item-count {
    margin: 0
}

.all-items-price {
    font-size: 18px;
    font-family: open_sansbold
}

.org-price, .saved-amt {
    color: #999;
    font-size: 13px;
    margin: 0 5px
}

.org-price {
    text-decoration: line-through
}

.item-action a {
    margin: 0 8px;
    font-size: 23px;
    color: #cdcdcd
}

.brown, .blue:hover, .blue:focus, .pay-option li a:hover, .pay-option li a:focus, .another-store:hover, .another-store:focus, .notification-item .item-title a:hover, .notification-item .another-store-head:hover {
    color: #f39735 !important
}

.cart-table tr td, .border0 {
    border: none !important
}

.checkout-dtls {
    padding-right: 0;
    width: 381px;
    margin-top: -67px
}

.shop-total-desc p {
    margin-bottom: 0
}

.shop-total-desc .brown {
    font-size: 13px;
    margin-bottom: 15px
}

.btn-checkout, .btn-remove {
    background: #0d5776;
    color: #fff;
    padding: 8px 35px !important;
    font-size: 15px;
    border-radius: 6px;
    border: 1px solid #0d5776 !important;
    width: 100%;
    font-family: 'proxima_novasemibold'
}

.btn-checkout1, .btn-remove {
    background: #0d5776;
    color: #fff;
    padding: 8px 35px !important;
    font-size: 15px;
    border-radius: 6px;
    border: 1px solid #0d5776 !important;
    width: 100%;
    font-family: 'proxima_novasemibold'
}

    .btn-remove:hover, .btn-remove:focus {
        background: #fff;
        color: #f79210 !important
    }

.btn-remove {
    width: auto !important;
    margin: 25px 32px 15px !important;
    text-transform: uppercase;
    padding: 7px 20px 5px !important
}

.margin0 {
    margin: 0 !important
}

.ordrsmtop {
    margin-top: 0
}

.margintop30 {
    margin-top: 30px !important
}

.marginT20 {
    margin-top: 20px !important
}

.padleft0 {
    padding-left: 0 !important
}

.padleft10 {
    padding-left: 10px !important
}

.padleft40 {
    padding-left: 40px !important
}

.padleft15 {
    padding-left: 15px !important
}

.padright0 {
    padding-right: 40px !important
}

.bold {
    font-family: 'proxima_novasemibold'
}

.checkout-common {
    font-family: open_sansregular;
    color: #0d5776
}

    .checkout-common .col-md-4 {
        padding: 0 !important
    }

    .checkout-common .text-right a {
        cursor: default
    }

    .checkout-common .col-md-4:first-child a {
        cursor: pointer
    }

.checkout-common {
    color: #2a2a2a;
    margin: 14px 0 0
}

    .checkout-common .stepwizard-step .active {
        width: 30px;
        height: 30px;
        text-align: center;
        padding: 6px 0;
        font-size: 12px;
        line-height: 1.428571429;
        border-radius: 15px;
        background-color: #48AE35;
        color: #fff;
        border: 1px #359a22 solid
    }

    .checkout-common .checkout {
        color: #999
    }

.sectn-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 18px
}

.font16 {
    font-size: 16px !important
}

.checkout-main .all-items-price {
    padding-top: 10px;
    border-top: 1px dashed #ddd
}

.width75 {
    width: 75%
}

.width110 {
    width: 110px !important
}

.blue {
    color: #0d5776
}

.checkout-main .coupon-code {
    border: 1px solid #ddd;
    border-radius: 0;
    background: #faf7f3;
    width: 100%;
    box-shadow: none;
    font-size: 12px;
}

.tip_tootip {
    position: absolute;
    width: 290px;
    margin-left: 373px;
    margin-top: -40px;
    border-radius: 4px;
    background: #fff;
    padding: 20px 10px 10px 20px;
    box-shadow: 3px 4px 12px 1px #999
}

    .tip_tootip .closearrowttp {
        position: absolute;
        right: 4px;
        top: 4px;
        font-size: 18px;
        color: #666;
        padding: 5px;
        z-index: 9;
        cursor: pointer
    }

        .tip_tootip .closearrowttp:hover {
            color: #F7A933
        }

.checkout-btn-wrapper {
    width: 80% !important;
    margin-right: 20%;
    margin-left: 15px;
    border-top: 1px solid #ddd;
    padding: 20px 0 80px
}

.btn-checkout {
    width: 180px !important;
    transition: all .5s ease 0
}

.btn-checkout1 {
    width: 100% !important;
    transition: all .5s ease 0
}

.coupon-code-main img {
    margin-top: -6px;
    margin-left: 13px;
    position: absolute;
    z-index: 4;
}

.error_msg_red {
    color: #e7394d;
    font-size: 14px
}

.error_msg_green {
    color: #1f9209;
    font-size: 14px
}

.del-addrs .coupon-code {
    border: 1px solid #ddd !important
}

.delivery-addr {
    position: relative
}

.del-addrs {
    min-height: 500px !important
}

.checkout-right-panel {
    min-height: 400px !important
}

#slide-main address {
    margin: 5px 0 0;
    padding: 5px 0 0;
    border-top: 1px solid #ddd;
    line-height: 16px;
    font-size: 12px
}

    #slide-main address:first-child {
        padding: 0;
        margin: 0;
        border: 0
    }

#dateTimechg, #special_instructions {
    margin-top: 5px
}

#dateChg, .terms-conditions {
    margin-bottom: 10px;
    color: #777
}

#slide-main {
    position: relative;
    display: none
}

.slide-inner {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 0 4px 4px #999;
    right: 0;
    padding: 5px 15px 28px;
    position: absolute;
    top: 25px;
    width: 300px;
    z-index: 99
}

#slide-main .arrow_box::after, #slide-main .arrow_box::before {
    right: 5%;
    left: auto
}

.closebtn {
    color: #333
}

.pay-option {
    margin-bottom: 50px
}

    .pay-option li {
        border-bottom: 1px solid #ddd
    }

        .pay-option li:last-child {
            border: 0 !important
        }

        .pay-option li a {
            color: #111;
            font-family: 'proxima_novasemibold';
            font-size: 20px;
            padding: 16px 0 18px;
            display: block
        }

.add-delete-pro input {
    border: 0 !important;
    box-shadow: none !important
}

.add-delete-pro .input-group-addon {
    vertical-align: top !important
}

.input-group-addon .fa-plus-square-o {
    color: #f39735
}

    .input-group-addon .fa-plus-square-o:hover {
        color: #7ebf22
    }

.input-group-addon .fa-minus-square-o {
    color: #b3b3b3
}

    .input-group-addon .fa-minus-square-o:hover {
        color: #f86524
    }

.input-group .fa-plus-square-o {
    color: #f39735
}

    .input-group .fa-plus-square-o:hover {
        color: #7ebf22
    }

.input-group .fa-minus-square-o {
    color: #b3b3b3
}

    .input-group .fa-minus-square-o:hover {
        color: #f86524
    }

.add-pro-i i {
    font-size: 30px;
    line-height: 35px !important;
    vertical-align: middle
}

.input-group i {
    vertical-align: middle
}

.button-holder input {
    border: 0
}

.font-size30 {
    font-size: 30px !important
}

.font-size35 {
    font-size: 35px !important
}

.shop-information {
    height: 160px;
    width: 280px;
    border-radius: 10px;
    color: #fff;
    padding-top: 15px
}

    .shop-information a {
        color: #fff
    }

.subcate {
    margin: 0 3px 8px;
    display: inline-block
}

    .subcate:first-child {
        margin-bottom: -10px;
        position: relative
    }

#itemsListingDiv #allSpanBlk {
    background: #fff;
    border-radius: 20px;
    color: #0d5776
}

#itemsListingDiv .container {
    position: relative
}

#itemsListingDiv .carousel-prev {
    position: absolute;
    top: 50%;
    left: -10px;
    z-index: 9;
    width: 40px
}

#itemsListingDiv .carousel-next {
    position: absolute;
    top: 50%;
    right: -40px;
    z-index: 9;
    width: 40px
}

    #itemsListingDiv .carousel-prev i, #itemsListingDiv .carousel-next i {
        font-size: 40px;
        color: #0d5776
    }

        #itemsListingDiv .carousel-prev i:hover, #itemsListingDiv .carousel-next i:hover {
            color: #f39735
        }

.subcate a, #itemsListingDiv #allSpanBlk {
    color: #0d5776;
    padding: 3px 12px 5px;
    border-radius: 20px;
    background: #fff;
    display: block
}

    .subcate a:hover, #itemsListingDiv #allSpanBlk:hover, .subcate a.active, #itemsListingDiv #allSpanBlk.active {
        color: #fff;
        background: #f39735
    }

.color-orange {
    color: #f39735 !important
}

.shop-information1 {
    margin: 20px 0 0 4px;
    padding: 0;
    color: #111;
    border: none !important
}

    .shop-information1 tr {
        color: #999;
        font-size: 13px
    }

.graphicon-style {
    text-align: center;
    color: #f39735;
    font-size: 20px;
    padding-left: 8px !important
}

    .graphicon-style img {
        margin-left: -24px;
        width: 18px;
        height: 18px
    }

.shop-information1 li i {
    color: #f39735 !important;
    font-size: 15pt;
    vertical-align: middle;
    padding: 0 14px;
    margin-right: 9px
}

.shop-information1 li {
    margin: 0;
    color: #999;
    font-size: 14px;
    line-height: 24px
}

    .shop-information1 li a {
        color: #0d5776
    }

.margin-top20 {
    margin-top: 20px
}

.store-hours {
    margin-top: 3px;
    font-size: 14px;
    transform: scaleY(0.85);
    color: #4e4e4e
}

.shop-open {
    position: relative;
    z-index: 999
}

.image-thumb-store {
    margin: 0;
    padding: 0
}

    .image-thumb-store li {
        margin: 0 10px 0 0;
        padding: 0;
        display: inline
    }

        .image-thumb-store li a {
            border: 0 solid #999;
            padding: 0;
            display: table-cell
        }

.google-map {
    margin: 35px 10px 0 0;
    color: #111
}

    .google-map a {
        color: #111
    }

    .google-map img {
        margin: -3px 8px 0 0
    }

.shop-menu {
    margin: 20px 0 0 15px;
    padding: 10px 0 10px 30px;
    background: #ecf5f9;
    border-radius: 5px;
    width: 87%
}

    .shop-menu li {
        padding: 5px 10px 5px 0
    }

        .shop-menu li img {
            margin-right: 5px;
            margin-top: -5px
        }

        .shop-menu li.shopping-basket {
            background: no-repeat url(../images/shopping-bag.png) left;
            padding-left: 30px
        }

        .shop-menu li.shopping-cart {
            background: no-repeat url(../images/shopping-cart.png) left;
            padding-left: 30px
        }

        .shop-menu li.cards {
            background: no-repeat url(../images/cards.png) left;
            padding-left: 30px
        }

        .shop-menu li.cod {
            background: no-repeat url(../images/cash-icon.png) left;
            padding-left: 40px
        }

        .shop-menu li a {
            color: #999
        }

            .shop-menu li a:hover {
                color: #f39735
            }

.about-store {
    background: #f8f8f8;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    margin: 30px 0;
    padding: 50px 0 40px
}

.btn-storeflyer {
    color: #4d4d4d;
    background: #fff;
    padding: 8px 20px;
    border-radius: 20px;
    border: 0;
    font-size: 15px;
    border: 1px solid #e6e6e6;
    display: inline-block
}

    .btn-storeflyer:hover {
        border: 1px solid #f8951a;
        transition: all .5s
    }

    .btn-storeflyer img {
        vertical-align: middle;
        margin-right: 5px
    }

.offer-holder {
    margin-top: 20px
}

.about-store-info h3 {
    font-family: open_sansbold;
    font-size: 18px;
    padding: 0
}

    .about-store-info h3 a:active, .about-store-info h3 a:focus {
        color: #464646
    }

.about-store-info p {
    margin: 10px 0;
    color: #464646;
    line-height: 22px
}

.about-store-info .read-more {
    color: #333;
    text-decoration: underline
}

.tips {
    margin: 5px 0 0;
    padding: 0
}

    .tips li {
        list-style-type: disc;
        margin-left: 15px
    }

        .tips li label {
            color: #f39735;
            font-weight: 400;
            display: block
        }

.margin-left15 {
    margin-left: 15px
}

.review-head {
    color: #202223;
    font-size: 16px;
    border-bottom: 4px solid #fff;
    padding: 0 0 10px !important;
    font-family: 'open_sansbold';
    transform: scaleY(0.85)
}

.yellow-border {
    background: #f39735;
    height: 4px;
    position: relative;
    width: 100px;
    top: 14px;
    left: 0
}

.review-heading {
    color: #b0331e;
    margin-top: 30px
}

.media-list {
    margin-top: 5px
}

.media-heading {
    font-size: 14px;
    color: #666;
    font-family: open_sanssemibold
}

    .media-heading span {
        color: #999
    }

.post-day {
    display: inline-block;
    font-size: 14px;
    font-family: open_sansregular;
    color: #999
}

.designation {
    color: #999;
    font-size: 10pt
}

.reply-comment {
    padding-left: 50px;
    padding-right: 30px;
    margin-bottom: 15px
}

.comment-social-links {
    margin: 15px 0 5px
}

.media-list .fa-share-alt {
    color: #17bc26;
    font-size: 16pt
}

.media-list .glyphicon-heart {
    font-size: 15pt
}

.media-list .fa {
    font-size: 15pt
}

.font-size10 {
    font-size: 10pt
}

.comment-social-links li {
    margin: 0 10px
}

    .comment-social-links li:last-child {
        margin: 0
    }

    .comment-social-links li:first-child {
        margin: 0 5px 0 0
    }

.media-list .fa-thumbs-o-up, .fa-thumbs-o-down {
    font-size: 17pt !important
}

.media-list .fa-thumbs-o-down {
    color: #999
}

.media-list .read-more {
    color: #333 !important;
    text-decoration: underline
}

.border-spacer {
    border-top: 1px dashed #d9d9d9;
    padding-top: 5px
}

.user-pic {
    background: #333;
    border-radius: 50%;
    color: #fff;
    margin-top: 0;
    font-size: 14pt;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 41px
}

.review-form .form-control {
    background: #fff;
    border: 1px solid #e3e3e3;
    box-shadow: none;
    padding: 5px
}

.review-form input {
    height: 30px;
    padding: 0 18px !important;
    border-radius: 5px;
    background: #0d5776
}

.review-form textarea {
    height: 120px !important;
    padding: 10px 18px !important;
    resize: none
}

.review_arrow:before {
    content: "";
    height: 15px;
    display: block;
    margin-top: -18px;
    margin-left: 10px;
    width: 15px;
    background: #f7f4f0;
    border-top: 1px solid #dbd7d2;
    border-left: 1px solid #dbd7d2;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.line-dotted {
    border-bottom: 2px dotted #d9d9d9
}

.about-store-rating {
    color: #b0331e
}

    .about-store-rating .fa-star {
        color: #f39735
    }

    .about-store-rating .desable {
        color: #bcbcbc !important
    }

.tips-holder {
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    box-shadow: none;
    padding: 15px 5px
}

    .tips-holder ul {
        margin: 0;
        padding: 0 15px
    }

    .tips-holder li {
        list-style-type: none
    }

        .tips-holder li:before {
            content: '\2022';
            display: block;
            position: relative;
            max-width: 0;
            max-height: 0;
            left: -10px;
            top: 0;
            color: #bcbcbc;
            font-size: 30px
        }

    .tips-holder input {
        background: none !important;
        border: 0;
        border-bottom: 1px dashed #d5d5d5;
        width: 100%;
        height: 35px !important
    }

#storeRatHolder > div {
    float: left
}

.storeRating {
    float: left;
    cursor: pointer
}

.product-dtl-rat {
    float: left;
    cursor: pointer;
    width: 128px !important
}

    .product-dtl-rat .star {
        font-size: 23px;
        width: 21px;
        display: inline-block;
        color: #e8e3dd;
        float: left;
        height: 20px;
        margin-top: -5px;
        font-style: normal
    }

        .product-dtl-rat .star:last-child {
            margin-right: 0
        }

        .product-dtl-rat .star:before {
            content: '\2605';
            font-style: normal
        }

        .product-dtl-rat .star.on {
            color: #fdc230;
            font-style: normal
        }

        .product-dtl-rat .star.half:after {
            content: '\2605';
            color: #fdc230;
            position: absolute;
            margin-left: -20px;
            width: 10px;
            overflow: hidden;
            font-style: normal;
            display: inline-block;
            margin-top: 0px;
        }

.store-dtlrat {
    width: 124px !important;
    height: auto;
    display: inline-block !important;
    position: relative;
    float: left
}

.storeRating .fa-star {
    color: #f8ad32;
    width: 20px;
    font-size: 22px
}

.storeRating.showRatedetails.font16 .fa-star {
    color: #fdc230
}

.storeRating .star-off {
    color: #e8e3dd !important;
    width: 20px;
    font-size: 22px !important
}

.product_Rating .fa-star {
    color: #0d5776;
    font-size: 18px !important;
    width: 24px
}

.storeRating .fa-star-half-o {
    color: #fdc230 !important;
    font-size: 22px !important;
    width: 20px
}

.storeRating span {
    color: #f39735
}

.prod-Rating {
    height: 30px;
    padding: 0;
    display: inline-block;
    width: 100%
}

    .prod-Rating .prodRating {
        width: 108px;
        float: left;
        margin-left: -1px
    }

        .prod-Rating .prodRating .fa-star {
            color: #f8ad32;
            width: 20px;
            font-size: 18px
        }

        .prod-Rating .prodRating.showRatedetails.font16 .fa-star {
            color: #fdc230
        }

        .prod-Rating .prodRating .star-off {
            color: #e8e3dd !important;
            width: 20px;
            font-size: 18px
        }

        .prod-Rating .prodRating .product_Rating .fa-star {
            color: #0d5776;
            font-size: 18px !important;
            width: 24px
        }

        .prod-Rating .prodRating .fa-star-half-o {
            color: #fdc53b;
            font-size: 18px;
            width: 20px
        }

    .prod-Rating .reviRat {
        width: 30px;
        height: auto;
        float: left;
        color: #666;
        border: 1px #dedede solid;
        padding: 0 5px;
        font-size: 12px;
        border-radius: 3px;
        margin-top: 2px;
        margin-left: 2px
    }

#slider1 {
    position: relative;
    margin-left: 20px;
    width: 400px;
    height: 60px
}

#slider3 {
    position: relative;
    margin-top: 40px;
    width: 80px;
    height: 321px;
    margin-bottom: 10px
}

.thumbelina {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    white-space: nowrap;
    font-size: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

    .thumbelina li {
        padding: 2px;
        line-height: 0;
        margin: 0
    }

.thumbelina-but {
    position: absolute;
    z-index: 1;
    cursor: pointer;
    color: #0d5776;
    text-align: center;
    vertical-align: middle;
    font-size: 38px;
    font-weight: 700;
    font-family: monospace
}

    .thumbelina-but:hover {
        color: #f39735
    }

    .thumbelina-but.disabled, .thumbelina-but.disabled:hover {
        color: #888;
        cursor: default;
        box-shadow: none
    }

    .thumbelina-but.horiz {
        width: 20px;
        height: 60px;
        line-height: 60px;
        top: -1px
    }

        .thumbelina-but.horiz.left {
            left: -22px;
            border-radius: 5px 0 0 5px
        }

        .thumbelina-but.horiz.right {
            right: -22px;
            border-radius: 0 5px 5px 0
        }

    .thumbelina-but.vert {
        left: 3px;
        height: 20px;
        line-height: 20px;
        width: 70px
    }

        .thumbelina-but.vert.top {
            top: -27px;
            border-radius: 5px 5px 0 0
        }

        .thumbelina-but.vert.bottom {
            bottom: -9px;
            border-radius: 0 0 5px 5px
        }

.shop-first-name {
    background: #41dda0;
    color: #fff;
    margin-top: 7px;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    padding: 5px;
    height: 40px;
    width: 40px;
    display: inline-block;
    font-weight: 700;
    vertical-align: top
}

.store-box {
    float: left;
    position: relative;
    overflow: hidden;
    border: 2px solid #e8e8e8;
    text-align: center;
    border-radius: 5px;
    height: 160px
}

    .store-box img {
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
        transition: all 300ms ease-out
    }

    .store-box .caption {
        background-color: rgba(0,0,0,0.7);
        position: absolute;
        color: #fff;
        z-index: 100;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        left: 0
    }

.go-items {
    color: #fff
}

    .go-items:hover {
        color: #7ebf22
    }

.store-box .simple-caption {
    height: 30px;
    width: 200px;
    display: block;
    bottom: -30px;
    line-height: 25pt;
    text-align: center
}

.store-box .full-caption {
    width: 170px;
    height: 170px;
    top: -200px;
    text-align: left;
    padding: 15px
}

.store-logo {
    padding: 4px;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.store-box .fade-caption, .store-box .scale-caption {
    opacity: 0;
    text-align: left;
    padding: 5px;
    width: 100%;
    height: 160px
}

.store-box .slide-caption {
    text-align: left;
    padding: 15px;
    left: 200px
}

.store-box:hover .simple-caption {
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    opacity: 1;
    transform: translateY(-100%)
}

.store-box:hover .full-caption {
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    opacity: 1;
    transform: translateY(100%)
}

.store-box:hover .fade-caption, .store-box:hover .scale-caption {
    opacity: 1
}

.show-div {
    opacity: 1 !important
}

.store-box:hover .scale-caption h3, .store-box:hover .scale-caption p {
    -moz-transform: translateX(200px);
    -o-transform: translateX(200px);
    -webkit-transform: translateX(200px);
    transform: translateX(200px)
}

.catagory-nav {
    height: 44px;
    margin: 0;
    padding: 0
}

    .catagory-nav li {
        list-style: none;
        display: block;
        float: left;
        height: 44px;
        position: relative
    }

        .catagory-nav li a {
            padding: 0 22px 0 18px;
            margin: 0;
            line-height: 44px;
            text-decoration: none;
            height: 44px;
            color: #FFF;
            display: block;
            font-size: 15px
        }

            .catagory-nav li a:hover, .catagory-nav li a:focus {
                background: #0d5776;
                color: #fff
            }

    .catagory-nav ul li a {
        line-height: 40px;
        height: 40px;
        color: #999
    }

        .catagory-nav ul li a:hover, .catagory-nav ul li a:focus, .catagory-nav ul ul li a:hover, .catagory-nav ul ul li a:focus {
            background: #e6eef1 !important;
            color: #0d5776 !important
        }

    .catagory-nav ul li:hover > a {
        color: #0d5776 !important
    }

    .catagory-nav li a img {
        margin-right: 5px
    }

    .catagory-nav ul {
        background: #fff;
        padding: 0;
        border-bottom: 1px solid #DDD;
        border-right: 1px solid #DDD;
        border-left: 1px solid #DDD;
        border-radius: 0 0 3px 3px;
        -webkit-box-shadow: 2px 2px 3px #ECECEC;
        -moz-box-shadow: 2px 2px 3px #ECECEC;
        width: 300px
    }

    .catagory-nav .site-name, #nav .site-name:hover {
        padding-left: 10px;
        padding-right: 10px;
        color: #FFF;
        width: 160px
    }

        .catagory-nav .site-name a {
            width: 129px;
            overflow: hidden
        }

    .catagory-nav ul li a:hover {
        -webkit-transition: -webkit-transform .3s;
        -moz-transition: -moz-transform .3s;
        transition: transform .3s;
        color: #000
    }

    .catagory-nav ul li {
        border-right: none;
        width: 300px;
        height: 40px
    }

    .catagory-nav ul ul li {
        width: 100%;
        height: 38px
    }

    .catagory-nav ul li a {
        border-right: none;
        color: #999
    }

        .catagory-nav ul li a img {
            margin-top: -5px
        }

    .catagory-nav ul li:hover {
        color: #000
    }

    .catagory-nav ul li:last-child {
        border-bottom: none
    }

        .catagory-nav ul li:last-child a {
            border-bottom: none
        }

    .catagory-nav ul {
        display: none;
        visibility: hidden;
        position: absolute;
        top: 44px;
        z-index: 999999;
        border: 0;
        box-shadow: 0 1px 5px #ddd;
        -webkit-box-shadow: 0 1px 5px #ddd;
        -moz-box-shadow: 0 1px 5px #ddd
    }

        .catagory-nav ul ul {
            top: 0;
            left: 300px;
            display: none;
            visibility: hidden;
            background: #fff;
            width: 300px
        }

            .catagory-nav ul ul ul {
                top: 0;
                left: 170px;
                display: none;
                visibility: hidden;
                border: 1px solid #DDD
            }

        .catagory-nav ul li {
            display: block;
            visibility: visible
        }

    .catagory-nav li:hover > ul {
        display: block;
        visibility: visible
    }

.subcategorydiv {
    width: 100%
}

div.subcategorydiv span.subcate:last-child a {
    border-right: none
}

#shoppingModeOption {
    padding: 2px 8px;
    width: 90px;
    text-align: left;
    font-size: 15px
}

    #shoppingModeOption:hover, #shoppingModeOption:focus {
        color: #0d5776
    }

.show-records select {
    position: relative;
    margin-bottom: 0 !important;
    height: 26px;
    padding: 4px 6px;
    color: #999
}

.disable-start-shopping {
    background: #fff none repeat scroll 0 0;
    border-color: #858585;
    color: #858585;
    text-decoration: none;
    cursor: default
}

    .disable-start-shopping:hover {
        background: #fff none repeat scroll 0 0;
        border-color: #858585;
        color: #858585;
        text-decoration: none;
        cursor: default
    }

.ui-widget-content {
    max-height: 300px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 4px 4px #ddd
}

    .ui-widget-content .ui-menu-item {
        font-size: 14px !important;
        color: #555 !important;
        padding: 2px 8px !important;
        position: relative;
        margin: 0;
        padding: 3px 1em 3px .4em;
        cursor: pointer;
        min-height: 0;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
    }

.ui-autocomplete-input {
    color: #1b617e !important;
    box-shadow: none !important
}

.not-avail {
    width: 130px !important;
    padding: 12px 5px 9px;
    font-size: 13px;
    background: rgba(255,255,255,0.94);
    position: absolute;
    top: 128px;
    left: 50%;
    margin-left: -65px;
    font-family: 'open_sansbold';
    text-align: center;
    z-index: 1 !important;
    color: #999;
    text-transform: uppercase
}

.stockout {
    margin: 10px 0 20px 15px !important;
    background: transparent !important;
    width: 130px !important;
    border-radius: 4px !important;
    padding: 7px 8px 6px !important;
    color: #e81414 !important;
    box-shadow: none !important;
    border: 1px solid #999 !important;
    font-family: 'proxima_novasemibold' !important;
    text-align: center
}

table td .stockout {
    margin: 0 0 5px 10px !important
}

table td .adjust-qty {
    padding: 4px 10px
}

.another-store {
    color: #7ebf22;
    margin-left: 10px
}

.scrollbar-content {
    left: 0 !important
}

.item-more-offers {
    font-size: 12px;
    margin: 0 10px;
    color: #fff;
    background: url(../images/morofferbbb.svg) no-repeat;
    width: 200px;
    display: inline-block;
    margin-left: -6px;
    padding: 1px 0 2px 7px;
    font-weight: 700
}

.item .item-more-offers:hover, .item .item-more-offers:focus {
    color: #be2d14
}

.item-more-offers:hover, .item-more-offers:focus {
    color: #be2d14
}

.messageText {
    font-size: 16px;
    border-radius: 5px;
    padding: 3px 3px 0 3p0;
    text-align: center;
    width: auto !important;
    margin-top: 0;
    float: none !important;
    color: #999;
    margin-bottom: 4px
}

.zoomWindow {
    margin-top: -70px !important;
    margin-left: 10px;
    z-index: 9999 !important
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        padding-right: 18px
    }
}

.multiselect-container label {
    position: relative;
    border: 0 solid #dbdbdb !important;
    background: none !important;
    -webkit-border-radius: 4px;
    width: 100%;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.dd {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dbdbdb;
    height: 34px
}

.multiselect-container label:after {
    content: ' ' !important;
    font: 18px Consolas,monospace;
    color: #5ca9dd;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 8px;
    top: 8px;
    padding: 0 0 2px;
    border-bottom: 0 solid #ddd;
    position: inherit !important;
    pointer-events: none
}

.multiselect-container label:before {
    background: none !important
}

.dropdown > .dd:after {
    content: '>';
    font: 18px Consolas,monospace;
    color: #5ca9dd;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 8px;
    top: 4px;
    padding: 0 0 2px;
    border-bottom: 0 solid #ddd;
    position: absolute;
    pointer-events: none
}

.dropdown > .dd:before {
    content: '';
    right: 0;
    top: 0;
    background: #f5f5f5;
    position: absolute;
    pointer-events: none;
    display: block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    height: 100%
}

.btn-group {
    width: 100%
}

.srch-indstry .btn-group > .dropdown-menu, .srch-city .btn-group > .dropdown-menu, .srch-city .btn-group > .dropdown-menu, .srch-country .btn-group > .dropdown-menu, .srch-exh-evnt .btn-group > .dropdown-menu {
    width: 100% !important
}

.btn-group > .btn {
    background-color: transparent !important;
    width: 100% !important;
    text-align: left;
    border: 0
}

.btn-group > .dropdown-menu {
    width: 100%
}

.input-prepend input {
    width: 95%;
    padding: 5px;
    margin-left: 10px;
    margin-top: 10px
}

.msg-box-text {
    margin-top: 6%;
    margin-bottom: 10%
}

    .msg-box-text p {
        text-align: center
    }

    .msg-box-text h3 {
        font-size: 16px;
        padding: 10px;
        text-align: center;
        width: auto;
        margin: 0 auto;
        vertical-align: middle;
        display: inline;
        line-height: 25px
    }

        .msg-box-text h3 .fa {
            color: #85b249;
            font-size: 20px;
            vertical-align: text-bottom
        }

#verifySMS {
    background: #fff;
    font-size: 14px;
    padding: 5px;
    text-align: left;
    border: 1px solid #85b249
}

    #verifySMS .fa {
        color: #ccc;
        font-size: 48px
    }

ul.spice-holder {
    margin: 0;
    padding: 0
}

    ul.spice-holder li {
        margin: 0;
        padding: 10px;
        display: inline;
        line-height: 40px
    }

.spice {
    background: no-repeat url(../images/hot-pepper.png);
    width: 15px;
    cursor: pointer
}

    .spice:hover {
        background: no-repeat url(../images/hot-pepper_hover.png);
        width: 15px
    }

    .spice.active {
        background: no-repeat url(../images/hot-pepper_hover.png);
        width: 15px
    }

.product-fe {
    padding: 0;
    padding-left: 0;
    height: 30px
}

    .product-fe li {
        margin: 0 10px 0 0;
        padding: 0 10px 0 0;
        display: inline-block;
        float: left;
        list-style: none;
        height: 30px;
        border-right: 1px #666 solid
    }

        .product-fe li:last-child {
            border-right: none
        }

        .product-fe li img {
            margin-right: 5px
        }

.custom_dd {
    padding-right: 0 !important;
    width: 203px !important
}

    .custom_dd select {
        position: relative;
        margin-bottom: 0 !important;
        height: 26px;
        padding: 4px 6px;
        color: #999;
        border-radius: 0
    }

.custom_dd {
    width: 100%;
    font-weight: 400 !important
}

    .custom_dd:after {
        right: 34px;
        top: 6px;
        padding: 0 0 2px;
        position: absolute;
        pointer-events: none
    }

    .custom_dd:hover::before {
        border: none !important
    }

    .custom_dd:before {
        content: '';
        right: 2px;
        top: 1px;
        width: 34px;
        height: 100%;
        background: url(../images/selectbg.jpg);
        position: absolute;
        pointer-events: none;
        display: block;
        z-index: 999;
        border: none !important;
        height: 24px !important
    }

.zoomContainer {
    z-index: 9 !important
}

.order-wrapper {
    border: 1px solid #ddd;
    background: #fafafa;
    padding: 0;
    color: #111;
    border-top: 0
}

.order-head {
    color: #f39735;
    font-size: 16px;
    padding-left: 20px
}

.order-main {
    color: #444;
    margin-top: 0
}

.order-wrapper .panel-default > .panel-heading {
    background: #fff;
    font-family: open_sanssemibold;
    color: #444
}

.order-wrapper .panel-heading {
    border-radius: 0 !important
}

.order-wrapper .panel-group {
    margin-bottom: 0
}

    .order-wrapper .panel-group .panel {
        border-radius: 0;
        border-bottom: 0
    }

        .order-wrapper .panel-group .panel + .panel {
            margin-top: 0
        }

.order-wrapper .panel {
    border-radius: 0;
    border-left: 0;
    border-right: 0
}

    .order-wrapper .panel .nav .dropdown a {
        color: #2a2a2a;
        padding: 0 5px;
        line-height: 20px
    }

    .order-wrapper .panel .nav .dropdown ul {
        padding: 10px 15px;
        min-width: 250px;
        margin-top: 0
    }

        .order-wrapper .panel .nav .dropdown ul li {
            font-size: 13px
        }

            .order-wrapper .panel .nav .dropdown ul li table th, .order-wrapper .panel .nav .dropdown ul li table td {
                padding: 5px 10px
            }

.steps-line {
    height: 2px;
    position: relative;
    margin-top: 10px
}

.step-one {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #666;
    top: -10px;
    left: 0;
    text-align: center
}

.step-two {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    top: -10px;
    left: 32%;
    text-align: center
}

    .step-two:before {
        content: "";
        background-color: lightgray;
        position: absolute;
        height: 2px;
        left: -44px;
        top: 9px;
        z-index: 1;
        width: 240%
    }

.step-three {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    top: -10px;
    left: 66%;
    text-align: center
}

    .step-three:before {
        content: "";
        background-color: lightgray;
        position: absolute;
        height: 2px;
        left: -48px;
        top: 9px;
        z-index: 1;
        width: 263%
    }

.step-four {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    top: -10px;
    left: 100%;
    text-align: center
}

    .step-four:before {
        content: "";
        background-color: lightgray;
        position: absolute;
        height: 2px;
        left: -48px;
        top: 9px;
        z-index: 1;
        width: 260%
    }

    .step-one.active, .step-two.active, .step-three.active, .step-four.active {
        background: #6abc00;
        border: 1px solid #6abc00
    }

        .step-one.active, .step-two.active, .step-three.active, .step-four.active fa {
            padding-top: 3px;
        }

.step-one, .step-two, .step-three, .step-four {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle;
    border: 1px solid #cdcdcd
}

.order-number {
    color: #0D5776;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .8px
}

    .order-number span {
        padding: 0
    }

.order-price {
    color: #BE2D14;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .8px
}

    .order-price span {
        color: #999;
        font-size: 14px
    }

.panel-collapse {
    background: #fafafa
}

.order-accepted-partially {
    color: #f09615
}

.order-accepted {
    color: #6abc00
}

.order-wrapper .price {
    color: #444;
    font-size: 16px;
    padding: 0
}

.order-wrapper table td {
    padding-bottom: 20px
}

.order-wrapper table table td, .order-wrapper table table th {
    padding: 5px;
    font-size: 12px
}

.my-account-right .search-instore .form-control {
    font-size: 14px
}

.my-account-right #ord-status, .my-account-right #order_status_id {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #c9c9c9 !important;
    margin-top: 8px;
    padding: 6px 12px
}

.my-account-right #order_status_id {
    margin-top: 0 !important
}

.steps-line-big {
    background: #666;
    height: 2px;
    position: relative;
    margin-top: 10px
}

.step-one-big {
    position: absolute;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #666;
    top: -14px;
    left: 0;
    text-align: center
}

.step-two-big {
    position: absolute;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #666;
    top: -14px;
    left: 32%;
    text-align: center
}

.step-three-big {
    position: absolute;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #666;
    top: -14px;
    left: 66%;
    text-align: center
}

.step-four-big {
    position: absolute;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #666;
    top: -14px;
    left: 100%;
    text-align: center
}

.step-one-big.active, .step-two-big.active, .step-three-big.active {
    background: #6abc00;
    border: 1px solid #6abc00
}

.step-one-big, .step-two-big, .step-three-big, .step-four-big {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle
}

.order-status01 {
    position: absolute;
    font-size: 12px;
    color: #cdcdcd;
    text-align: center;
    left: -18px
}

.order-status02 {
    position: absolute;
    font-size: 12px;
    color: #cdcdcd;
    text-align: center;
    left: 26%
}

.order-status03 {
    width: 25%;
    position: absolute;
    font-size: 12px;
    color: #cdcdcd;
    text-align: center;
    left: 57%
}

.order-status04 {
    width: 35%;
    position: absolute;
    font-size: 12px;
    color: #cdcdcd;
    text-align: center;
    left: 87%
}

    .order-status01.active, .order-status02.active, .order-status03.active, .order-status04.active {
        color: #0d5776;
        font-family: open_sanssemibold
    }

.order-status-holder {
    position: relative;
    margin: 15px 0
}

.btn-cancel {
    background: #f74610;
    padding: 4px 15px !important;
    color: #fff;
    margin-top: 40px
}

.btn-cancelaal {
    background: #d7312d;
    padding: 2px 10px !important;
    color: #fff;
    font-size: 12px !important;
    margin-top: 40px
}

.btn-cancel-com {
    background: #f39735;
    padding: 0 4px !important;
    color: #fff;
    font-size: 12px !important;
    margin-top: 1px !important;
    position: absolute;
    right: 0
}

#write-review {
    margin-left: 2px;
    margin-bottom: 10px
}

.featured-offers-main {
    background: #fff;
    border-bottom: 1px solid #f39735;
    margin-bottom: 15px
}

.page-head {
    color: #003c58;
    font-size: 23px;
    margin: 15px 15px 15px 0
}

.offer-cat {
    margin: 8px 0 0
}

    .offer-cat a {
        color: #40464a;
        font-size: 16px;
        padding: 5px 0;
        margin: 0 17px;
        float: left;
        border-bottom: 5px solid #fff
    }

        .offer-cat a:hover, .offer-cat a:focus, .offer-cat a.active {
            position: relative;
            color: #045777;
            font-size: 16px;
            border-bottom: 5px solid #f39735
        }

.featured-offers .prod-cat ul li a:hover, .featured-offers .prod-cat ul li a:focus, .featured-offers .prod-cat ul li a.active-subcat {
    color: #fff;
    background: #f39735;
    border: 1px solid #f39735;
    opacity: 1;
    font-family: open_sanssemibold
}

.offer-cat a img {
    margin-top: -3px
}

.offer-cat a {
    margin-left: 3px;
    color: #40464a
}

.featured-offers-types {
    font-family: open_sansregular
}

.featured-offers .page-head {
    font-size: 18px;
    color: #0d5776
}

.featured-offers-main #featOffrActions {
    margin-top: 9px
}

#featOffrActions .prod-sortby {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    font-size: 13px;
    color: #666
}

.featured-offers #offer_list .not-avail {
    top: 119px
}

.featured-offers #offer_list .item:hover > .not-avail {
    top: 124px
}

.featured-offers-main div.fancy-select div.trigger {
    background: #f7f4f0;
    border: 1px solid #f7f4f0
}

.prod-cat {
    margin-bottom: 5px
}

    .prod-cat ul {
        padding: 0;
        margin: 0
    }

.featured-offers .prod-cat ul {
    position: relative !important;
    font-family: open_sanssemibold
}

    .featured-offers .prod-cat ul li {
        display: inline;
        float: left;
        margin: 0 3px 7px
    }

        .featured-offers .prod-cat ul li a {
            color: #045777;
            padding: 3px 11px 5px;
            display: block;
            background: #fff;
            border-radius: 20px;
            border: 1px solid #e0e0e0;
            opacity: .7;
            font-size: 12px
        }

.featured-offers .category-head {
    color: #003c58;
    font-size: 20px;
    margin-top: 15px
}

.featured-offers .product-image {
    position: relative
}

.product-image a, .product-image a:hover, .product-image a:focus {
    color: #0d5776 !important
}

.item.hover-show.scrollproductdata .product-image {
    position: relative
}

.featured-offers .product-image .save {
    bottom: 5px;
    left: 10px;
    top: auto
}

.item.hover-show.scrollproductdata .product-image .save {
    bottom: 5px;
    top: auto
}

.exp-offers .product-image {
    position: relative
}

    .exp-offers .product-image .save {
        bottom: 5px;
        left: 20px;
        top: auto
    }

.exp-offers .bought-like .org, .exp-offers .bought-like .likes, .exp-offers .bought-like .dislikes {
    color: #999 !important
}

.featured-offers .price, .exp-offers .price {
    padding: 5px 10px
}

.note {
    padding: 0 9px;
    height: 16px;
    overflow: hidden
}

    .note p {
        color: #579902;
        margin: 0;
        font-size: 12px;
        text-align: left;
        line-height: 15px
    }

#offer_list .note p {
    color: #999
}

.bought-like {
    font-size: 12px;
    text-align: left;
    padding: 10px;
    color: #898989
}

.bought {
    font-size: 12px;
    margin-top: 3px;
    color: #999
}

.org {
    color: #f8951a
}

.bought-like .glyphicon {
    font-size: 17px
}

.bought-like a, .bought-like {
    color: #c1c1c1;
    padding: 0 2px
}

.like-options {
    display: none
}

    .like-options a, .likes, .dislikes {
        padding: 3px 4px
    }

    .like-options a {
        float: left
    }

.bought-like .like-opt:hover span, .bought-like .like-opt:focus span {
    color: #f68a69 !important
}

.dislike-opt:hover, .dislike-opt:focus {
    color: #f68a69 !important
}

.likes {
    color: #f68a69
}

    .likes.default-like.pull-right span, .dislikes.default-like.pull-right span {
        padding: 0 4px;
        margin-left: 5px;
        color: #c1c1c1
    }

.default-like {
    background: none !important
}

    .default-like a {
        color: #c1c1c1
    }

.likes a.active {
    color: #419bf9
}

.dislikes a.active {
    color: #f68a69
}

.dislikes {
    color: #f68a69
}

.like-opt, .dislike-opt {
    padding: 2px
}

.likes a:last-child, .dislikes a:last-child {
    margin-left: 5px;
    padding: 0 2px
}

    .likes a:last-child span, .dislikes a:last-child span {
        padding: 0 2px
    }

.exp-offers .likes {
    background: #888;
    border-radius: 5px;
    display: block !important
}

.featured-offers .save {
    background: #ef5a2f;
    padding: 13px 0
}

.featured-offers .free {
    background: #a13e2d;
    padding: 16px 0;
    text-transform: uppercase
}

.exp-offers .save {
    background: #888;
    padding: 13px 0
}

.exp-offers .free {
    background: #888;
    padding: 16px 0;
    text-transform: uppercase
}

.container .alert-warning {
    margin: 25px 0 0;
    padding-left: 35px;
    font-size: 18px;
    color: #333
}

.alert ul {
    padding: 5px 0 0 16px;
    margin: 0;
    font-size: 14px;
    list-style-type: disc
}

    .alert ul li {
        margin: 2px 0
    }

.del-day {
    line-height: 16px;
    padding-top: 8px;
    font-size: 13px
}

    .del-day input[type="radio"] {
        vertical-align: sub
    }

.notification-item .another-store-head {
    font-size: 12px;
    color: #7ebf22
}

.notification-item .item-title a {
    color: #35322d
}

.prod-dtls-list .modal-header {
    border: 0 !important;
    padding: 10px 15px
}

.prod-dtls-list .modal-content {
    border-radius: 0 !important;
    padding: 10px
}

.prod-dtls-list .table {
    margin: 0
}

    .prod-dtls-list .table tr:first-child > td {
        border: 0 !important
    }

    .prod-dtls-list .table tr td {
        border-color: #f4f4f4 !important;
        border-collapse: collapse
    }

.prod-dtls-list .prod-img {
    width: 80px
}

    .prod-dtls-list .prod-img img {
        width: 100%
    }

.prod-dtls-list .prod-tddtl {
    width: 40%
}

.prod-dtls-list .prod-cost, .prod-dtls-list tr td .mrp {
    font-family: 'open_sansregular' !important;
    font-size: 14px
}

.collapse table tr {
    position: relative
}

#slide-link, .view-dtls {
    display: inline-block;
    margin-left: 5px;
    color: #f39735
}

    #slide-link:hover, .view-dtls:hover {
        color: #2a2a2a
    }

table tr .slide-content {
    position: static
}

.slide-content {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    z-index: 9999;
    padding: 10px 15px;
    border: 1px solid #ddd
}

.view-dtls {
    font-size: 12px;
    letter-spacing: .6px;
    float: right
}

#shoopinModedelivery, #shoopinModepickup {
    left: 100px
}

.sorting-type {
    border: 1px solid #ddd;
    border-right: 0 !important;
    margin: 25px 0 0;
    display: inline-block
}

    .sorting-type a {
        padding: 5px 15px;
        float: left;
        border-right: 1px solid #ddd;
        background: #f9f9f8;
        color: #666
    }

        .sorting-type a:hover, .sorting-type a:focus {
            color: #ba986d
        }

    .sorting-type i {
        margin-left: 10px
    }

.padding0 {
    padding: 0 !important
}

.paddingtb-5 {
    padding: 5px 0
}

.product-price li .prod-catalog {
    margin: 15px 0;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 6px 15px;
    background: #f7f4f0
}

.prod-featured-offer {
    margin: 15px 0;
    border: 1px solid #ccc;
    background: #f7f4f0;
    border-radius: 20px;
    padding: 6px 15px
}

.product-price li div a {
    color: #0d5776
}

    .product-price li div a:hover {
        color: #f39735
    }

.product-price li .prod-catalog a img {
    margin-right: 6px
}

.prod-featured-offer a img {
    margin-right: 6px
}

.product-price .prod-catalog img {
    width: 13px;
    height: 16px;
    margin-top: -2px
}

.product-price .prod-featured-offer img {
    width: 16px;
    height: 16px;
    margin-top: -2px
}

.notifications-wrapper .content h5 {
    color: #fff
}

#stordelivery-type input {
    margin: 0 5px 0 15px
}

table .btn-add-details {
    padding: 3px 12px 0
}

#totAmountID {
    position: absolute;
    top: 19px;
    left: 46px;
    display: inline-block;
    color: #fff;
    padding-right: 10px;
    vertical-align: top;
    width: 95px;
}

.free-delevery-same {
    margin: 0;
    padding: 0;
    list-style-type: none
}

    .free-delevery-same li {
        margin: 0;
        margin-left: 15px;
        padding: 0;
        list-style: disc
    }

#for-store-tips {
    overflow: auto;
    max-height: 200px
}

    #for-store-tips .expand {
        text-align: right;
        cursor: pointer
    }

.nav li #dLabel {
    display: inline-block
}

.eventCalendar-wrap {
    border: 0 !important
}

.eventCalendar-loading {
    min-width: 280px !important
}

.eventCalendar-currentTitle {
    background: #f39735 !important;
    border-color: #f39735 !important;
    outline: 1px solid #f39735 !important
}

.eventCalendar-day-header {
    font-size: 13px;
    font-weight: 700 !important;
    padding: 5px !important;
    text-transform: capitalize !important
}

.eventCalendar-daysList.eventCalendar-showAsWeek {
    margin: 10px 0 !important
}

.eventCalendar-loading {
    box-shadow: none !important
}

#storeDeltBlockDiv span {
    display: inline-block;
    margin-left: 10px
}

.my-cart-wrapper .cart-table {
    margin-bottom: 10px !important
}

.store-shop-dtls {
    background: #fff;
    padding: 7px 0 5px;
    border: 1px solid #cdcdcd;
    padding: 7px 0 5px 0
}

    .store-shop-dtls:hover {
        background: #faf7f3
    }

.stordelivery-type {
    margin-top: 15px
}

html {
    height: 100% !important
}

body {
    height: 100% !important
}

.modal-open {
    overflow: hidden !important
}

.store-calender {
    color: #444;
    margin: 0;
    border: 1px solid #ccc;
    background: #f7f4f0;
    border-radius: 20px;
    padding: 6px 15px 3px
}

    .store-calender:hover {
        color: #f39735
    }

.subheader-drop {
    padding: 0 25px 0 0 !important;
    margin: 0;
    border-radius: 0;
    overflow: hidden;
    outline: none !important;
    outline: 0 !important;
    background-color: none;
    background: url(../images/arrowdown.png) no-repeat 90% 50%
}

    .subheader-drop select {
        border: 0;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: #fff !important;
        padding: 3px;
        outline: none !important;
        outline: 0 !important;
        height: 40px;
        background: #444;
        background-color: #444
    }

        .subheader-drop select option {
            padding: 2px 10px !important;
            border: 0;
            background: #444;
            background-color: #444
        }

        .subheader-drop select:focus {
            outline: 0 !important;
            outline: none !important
        }

        .subheader-drop select option:focus {
            outline: 0 !important;
            outline: none !important
        }

.add-delete-pro .input-group .form-control {
    z-index: 1
}

div.fancy-select {
    position: relative;
    text-transform: uppercase;
    font-size: 13px;
    color: #46565D;
    height: 30px !important
}

    div.fancy-select.disabled {
        opacity: .5
    }

    div.fancy-select select:focus + div.trigger.open {
        box-shadow: none
    }

    div.fancy-select div.trigger {
        border-radius: 0;
        cursor: pointer;
        padding: 5px 10px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        background: #fff;
        border: 1px solid #efefef;
        color: #0d5776 !important;
        width: 165px !important;
        height: 30px !important;
        font-size: 13px !important;
        text-align: left;
        line-height: 18px;
        transition: all 240ms ease-out;
        -webkit-transition: all 240ms ease-out;
        -moz-transition: all 240ms ease-out;
        -ms-transition: all 240ms ease-out;
        -o-transition: all 240ms ease-out
    }

        div.fancy-select div.trigger:after {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-top-color: #0d5776;
            top: 12px;
            right: 9px
        }

        div.fancy-select div.trigger.open {
            background: #fff;
            border: 1px solid #efefef;
            color: #0d5776;
            box-shadow: none
        }

            div.fancy-select div.trigger.open:after {
                border-top-color: #0d5776
            }

    div.fancy-select ul.options {
        list-style: none;
        margin: 0;
        position: absolute;
        top: 40px;
        right: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 50;
        max-height: 200px;
        overflow: auto;
        background: #fff;
        border-radius: 4px;
        border-top: 1px solid #fff;
        box-shadow: 0 1px 2px #ddd;
        min-width: 165px;
        padding: 0;
        text-align: left !important;
        transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -webkit-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -moz-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -ms-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -o-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out
    }

        div.fancy-select ul.options.open {
            visibility: visible;
            top: 100%;
            opacity: 1;
            transition: opacity 300ms ease-out,top 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,top 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,top 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,top 300ms ease-out;
            -o-transition: opacity 300ms ease-out,top 300ms ease-out
        }

        div.fancy-select ul.options.overflowing {
            top: auto;
            bottom: 40px;
            transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -o-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out
        }

            div.fancy-select ul.options.overflowing.open {
                top: auto;
                bottom: 50px;
                transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -o-transition: opacity 300ms ease-out,bottom 300ms ease-out
            }

        div.fancy-select ul.options li {
            color: #f39735;
            cursor: pointer;
            white-space: nowrap;
            padding: 5px 8px !important;
            line-height: 20px !important;
            transition: all 150ms ease-out;
            -webkit-transition: all 150ms ease-out;
            -moz-transition: all 150ms ease-out;
            -ms-transition: all 150ms ease-out;
            -o-transition: all 150ms ease-out
        }

            div.fancy-select ul.options li.selected {
                background: #f5f5f5;
                color: #a13e2d
            }

            div.fancy-select ul.options li.hover {
                color: #444;
                background: #f5f5f5
            }

.display_inline {
    display: inline-block;
    margin-left: 8px
}

.legal-dis {
    margin: 10px 0
}

    .legal-dis h4 {
        margin: 0 0 4px;
        font-family: "open_sanssemibold";
        font-size: 16px;
        color: #999
    }

    .legal-dis p {
        font-size: 12px;
        color: #999
    }

#write-a-review .review-heading {
    margin-top: 0;
    margin-bottom: 5px;
    color: #0d5776;
    font-size: 15px;
    font-family: open_sanssemibold
}

#FeatureStoreListingDiv {
    margin-bottom: 70px
}

.ProductReviewsListing .review-form {
    clear: both;
    margin-top: 10px
}

#storePrdRatWrapr {
    float: left;
    margin-right: 10px
}

.media-heading .storeRating .fa {
    width: 20px
}

.featured-offers-section {
    padding-bottom: 50px;
    background: #f7f5f0
}

.colorDefinition {
    background: #000;
    color: #FFF;
    border-color: #F0068E
}

.size_xl {
    font-size: 50px;
    border-width: 8px;
    border-radius: 6px
}

.size_lg {
    font-size: 40px;
    border-width: 7px;
    border-radius: 5px
}

.size_md {
    font-size: 30px;
    border-width: 5px;
    border-radius: 4px
}

.size_sm {
    font-size: 14px;
    border-width: 3px;
    border-radius: 3px
}

.size_xs {
    font-size: 15px;
    border-width: 2px;
    border-radius: 2px
}

.store-name-slider {
    font-size: 10pt;
    margin-bottom: 10px;
    color: #999;
    overflow: hidden;
    text-align: left
}

#offer_list .store-name-slider {
    height: 40px
}

.store-name-slider a {
    color: #999
}

    .store-name-slider a:hover, .store-name-slider a:focus {
        color: #252627
    }

.store-name-slider img {
    opacity: .6
}

.allergyTable {
    width: 100%
}

.allergChkbox {
    margin-right: 6px !important;
    width: auto;
    font-weight: 400 !important;
    cursor: pointer;
    font-size: 13px
}

    .allergChkbox input[type="checkbox"] {
        vertical-align: middle;
        cursor: pointer
    }

.allergImg {
    vertical-align: middle;
    margin-right: 5px
}

#offer_list .item {
    color: #333;
    text-align: center;
    margin: 5px 2px 0 0;
    float: left;
    text-align: center;
    width: 228px;
    position: relative;
    padding: 5px 5px 13px !important;
    min-height: 459px
}

    #offer_list .item:hover {
        padding: 5px 5px 13px !important;
        margin: 5px 2px 0 0
    }

        #offer_list .item:hover.hover-show.scrollproductdata {
            padding: 5px 5px 13px !important
        }

#offer_list #view_all_itemslistDiv .item:hover > .not-avail {
    top: 128px !important
}

#offer_list .item:hover > .item-header {
    opacity: 1
}

#offer_list .item:hover > #offer_list .product-image > .hot-offer {
    opacity: 1 !important
}

#offer_list .item:hover .button-holder {
    opacity: 1 !important
}

#offer_list .item > .button-holder {
    position: absolute;
    z-index: 1;
    opacity: 0;
    top: 125px;
    width: 157px;
    left: 22%;
    display: inline-block
}

    #offer_list .item > .button-holder .button-holder-inner {
        width: 100%
    }

.exp-offers .item {
    opacity: 1
}

    .exp-offers .item:hover {
        opacity: 1
    }

.notification-item:hover .my-cartdelete {
    opacity: 1 !important
}

.my-cartdelete {
    position: relative;
    text-align: center
}

    .my-cartdelete a {
        position: inherit;
        right: 0;
        top: 2px;
        width: 0;
        height: 98px;
        opacity: 0;
        padding-top: 22px;
        padding-right: 5px
    }

        .my-cartdelete a.delete {
            color: #a0a0a0
        }

.notification-item:hover .my-cartdelete a {
    right: 0;
    width: 30px;
    opacity: 1
}

.add-delete-pro .input-group-addon, .input-group-btn {
    width: 48px !important
}

.add-delete-pro .input-group-addon {
    padding: 0
}

.item-action {
    position: relative;
    text-align: center
}

.cart-table .item-action a {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    opacity: 0;
    padding-top: 27px
}

.item-action a.delete {
    color: #a13e2d;
    text-align: center
}

.cart-table tr:hover .item-action a {
    right: 35px;
    width: 30px;
    opacity: 1
}

.cart-table .item-action a {
    color: #999
}

.cart-table tr:hover .item-action a i:hover {
    color: #d34f38
}

.empty-cart {
    border: 1px solid;
    padding: 10px 18px;
    border-radius: 7px;
    background: #fff;
    color: #999;
    margin-top: -38px
}

    .empty-cart i {
        font-size: 22px;
        padding: 0 8px 0 2px
    }

.select-store {
    background: #fff !important
}

.store_menu {
    margin: 0;
    padding: 0
}

    .store_menu li {
        margin: 0;
        padding: 0;
        display: inline-block;
        height: 48px;
        width: 48px;
        background: #fff;
        margin-right: 2px !important
    }

        .store_menu li.first:hover, .store_menu li.first.active {
            background: #dcab4b
        }

        .store_menu li.sec:hover, .store_menu li.sec.active {
            background: #ab92d6
        }

        .store_menu li.third:hover, .store_menu li.third.active {
            background: #fd986c
        }

        .store_menu li.fourth:hover, .store_menu li.fourth.active {
            background: #3dd3a6
        }

        .store_menu li.fifth:hover, .store_menu li.fifth.active {
            background: #33b7dd
        }

        .store_menu li a {
            border: 1px solid #cecece !important;
            height: 48px;
            width: 48px;
            display: inline-block;
            border-radius: 0 !important
        }

            .store_menu li a:hover {
                border: 1px solid #dcab4b
            }

.store-cat {
    background: url(../images/store_menu_icon.png) no-repeat scroll 1px 3px
}

    .store-cat:hover {
        background: url(../images/store_menu_icon.png) no-repeat scroll 1px -47px;
        border: 1px solid #dcab4b !important
    }

.store-sameday-dele {
    background: url(../images/store_menu_icon.png) no-repeat scroll -50px 4px
}

    .store-sameday-dele:hover {
        background: url(../images/store_menu_icon.png) no-repeat scroll -50px -46px;
        border: 1px solid #ab92d6 !important
    }

.store-nxt-dele {
    background: url(../images/store_menu_icon.png) no-repeat scroll -99px 5px
}

    .store-nxt-dele:hover {
        background: url(../images/store_menu_icon.png) no-repeat scroll -99px -45px;
        border: 1px solid #fd986c !important
    }

.store-fav {
    background: url(../images/store_menu_icon.png) no-repeat scroll -147px 5px
}

    .store-fav:hover {
        background: url(../images/store_menu_icon.png) no-repeat scroll -147px -45px;
        border: 1px solid #3dd3a6 !important
    }

.store-reset {
    background: url(../images/store_menu_icon.png) no-repeat scroll -1px -87px
}

    .store-reset:hover {
        background: url(../images/store_menu_icon.png) no-repeat scroll -50px -87px;
        border: 1px solid #33b7dd !important
    }

.store_menu li.active a.store-cat {
    border: 1px solid #dcab4b !important
}

.store_menu li.active a.store-sameday-dele {
    border: 1px solid #ab92d6 !important
}

.store_menu li.active a.store-nxt-dele {
    border: 1px solid #fd986c !important
}

.store_menu li.active a.store-fav {
    border: 1px solid #3dd3a6 !important
}

.store_menu li.active a.store-reset {
    border: 1px solid #33b7dd !important
}

li.active a.store-cat {
    background: url(../images/store_menu_icon.png) no-repeat scroll 1px -47px !important
}

li.active a.store-sameday-dele {
    background: url(../images/store_menu_icon.png) no-repeat scroll -50px -46px !important
}

li.active a.store-nxt-dele {
    background: url(../images/store_menu_icon.png) no-repeat scroll -99px -45px !important
}

li.active a.store-fav {
    background: url(../images/store_menu_icon.png) no-repeat scroll -147px -45px !important
}

li.active a.store-reset {
    background: url(../images/store_menu_icon.png) no-repeat scroll -50px -87px !important
}

.store_menu li.active {
    background: #dcab4b;
    border: 0 !important
}

.store_logo_hover {
    margin: 0 !important;
    padding: 0;
    display: inline-block;
    width: 100%
}

    .store_logo_hover li {
        margin: .5%;
        padding: 0;
        float: left;
        position: relative;
        width: 32.3%;
        height: 180px
    }

        .store_logo_hover li:hover {
            cursor: pointer
        }

.stornotavb {
    background: #e4f3ca;
    font-size: 14px;
    border-radius: 5px;
    padding: 5px 6px;
    text-align: center;
    border: 1px solid #85b249;
    width: auto;
    margin: 0 auto;
    vertical-align: middle;
    display: inline
}

.media_logo.sameDay-border, .media_logo.fav_store-border, .media_logo.nxtDay-border {
    border: 1px solid #555 !important;
    padding: 0
}

.delevery_type_main {
    position: relative;
    bottom: 0;
    left: 0;
    height: 22px;
    display: inline-block;
    z-index: 99;
    width: auto;
    float: left
}

.visitstrpp {
    display: inline-block;
    float: right;
    margin-top: 2px
}

    .visitstrpp a {
        background: #0d5776;
        padding: 1px 3px;
        font-size: 11px;
        color: #fff;
        border-radius: 3px
    }

        .visitstrpp a:hover {
            background: #ffa800;
            color: #fff
        }

.delevery_type {
    float: left;
    z-index: 999
}

    .delevery_type div {
        width: 20px;
        height: 22px;
        display: inline-block;
        margin: 0 1px
    }

.del-icon-nxtDay div:hover, .del-icon-nxtDay div {
    background: url(../images/sm-store_icon03.png) no-repeat 0 center !important
}

.del-icon-sameDay div:hover, .del-icon-sameDay div {
    background: url(../images/sm-store_icon02.png) no-repeat 0 -1px !important
}

.del-icon-fav_store div:hover, .del-icon-fav_store div {
    background: url(../images/sm-store_icon04.png) no-repeat 0 center !important
}

.store_logo_hover li:hover > .delevery_type_main .del-icon-nxtDay div {
    background: url(../images/white-store_icon03.png) no-repeat 0 center !important
}

.store_logo_hover li:hover > .delevery_type_main .del-icon-sameDay div {
    background: url(../images/white-store_icon02.png) no-repeat 0 -1px !important
}

.store_logo_hover li:hover > .delevery_type_main .del-icon-fav_store div {
    background: url(../images/white-store_icon04.png) no-repeat 0 center !important
}

.store_logo_hover li .delevery_type_main .del-icon-nxtDay div:hover {
    background: url(../images/sm-store_icon03.png) no-repeat 0 center !important;
    z-index: 9999
}

.store_logo_hover li .delevery_type_main .del-icon-sameDay div:hover {
    background: url(../images/sm-store_icon02.png) no-repeat 0 center !important;
    z-index: 9999
}

.store_logo_hover li .delevery_type_main .del-icon-fav_store div:hover {
    background: url(../images/sm-store_icon04.png) no-repeat 0 center !important;
    z-index: 9999
}

.storeselectbox {
    width: 48%;
    height: 130px;
    display: inline-block;
    position: relative;
    margin: 1%
}

.strselborder {
    border: 1px #ef8c21 solid;
    border-radius: 15px
}

.common-bgclor {
    background: #aa70af
}

.sameday-bgclor {
    background: #ad92d7
}

.nextday-bgclor {
    background: #fc986c
}

.specialstr-bgclor {
    background: #40d2a9
}

.storeselectbox .left-strimg {
    width: 60%;
    height: 128px;
    display: inline-block;
    float: left;
    position: relative;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px
}

    .storeselectbox .left-strimg img {
        width: 100%;
        height: 100%
    }

.storeselectbox .right-strdetail {
    width: 40%;
    height: 128px;
    display: inline-block;
    float: left;
    position: relative;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px
}

    .storeselectbox .right-strdetail h3 {
        font-size: 15px;
        color: #fff;
        text-align: center;
        margin: 0;
        padding-top: 10px;
        padding-bottom: 5px
    }

        .storeselectbox .right-strdetail h3 a {
            color: #fff
        }

.storeselectbox:hover h3 {
    text-decoration: underline;
    color: #fff
}

.storeselectbox .right-strdetail .ratingstrpp {
    width: 108px;
    height: auto;
    margin: auto
}

    .storeselectbox .right-strdetail .ratingstrpp .ratingstrpp-left {
        width: 92px;
        float: left
    }

        .storeselectbox .right-strdetail .ratingstrpp .ratingstrpp-left .fa-star {
            width: 14px;
            font-size: 16px;
            color: #fdc230;
            padding-left: 2px
        }

        .storeselectbox .right-strdetail .ratingstrpp .ratingstrpp-left .fa-star-half-o {
            width: 14px;
            font-size: 16px;
            color: #fdc230;
            padding-left: 2px
        }

        .storeselectbox .right-strdetail .ratingstrpp .ratingstrpp-left .star-off {
            width: 14px;
            font-size: 16px;
            color: #e8e3dd;
            padding-left: 2px
        }

    .storeselectbox .right-strdetail .ratingstrpp .ratingstrpp-right {
        width: 15px;
        float: left;
        color: #fff
    }

.storeselectbox .right-strdetail .iteamstrpp {
    width: 80px;
    height: auto;
    margin: auto
}

    .storeselectbox .right-strdetail .iteamstrpp .iteamstrpp-text {
        width: auto;
        height: auto;
        padding: 0;
        color: #fff;
        display: inline-block;
        float: left;
        font-size: 13px
    }

    .storeselectbox .right-strdetail .iteamstrpp .iteamstrpp-number {
        width: auto;
        height: auto;
        padding: 0;
        color: #fff;
        display: inline-block;
        float: left;
        font-size: 13px;
        margin-left: 8px
    }

.storeselectbox .right-strdetail .delevery-str {
    width: 100%;
    height: 32px;
    margin: auto;
    display: inline-block
}

    .storeselectbox .right-strdetail .delevery-str p {
        text-align: center;
        margin-top: 5px;
        padding-bottom: 0
    }

.storeselectbox .right-strdetail .visitstrpp {
    width: 100%;
    height: auto;
    display: inline-block
}

    .storeselectbox .right-strdetail .visitstrpp .visitstrpp-btn {
        width: 70px;
        height: auto;
        margin: auto;
        background: #fff;
        padding: 0 10px;
        color: #0d5777;
        text-transform: uppercase;
        border-radius: 5px;
        cursor: pointer;
        text-align: center;
        font-size: 12px;
        letter-spacing: .6px
    }

        .storeselectbox .right-strdetail .visitstrpp .visitstrpp-btn:hover {
            background: #0D5776;
            color: #fff
        }

.imgrotate {
    -webkit-transition: all 1.3s ease-in-out;
    -moz-transition: all 1.3s ease-in-out;
    -o-transition: all 1.3s ease-in-out;
    -ms-transition: all 1.3s ease-in-out
}

.storeselectbox:hover .imgrotate {
    -webkit-transform: rotate(360deg) scale(0.99);
    -moz-transform: rotate(360deg) scale(0.99);
    -o-transform: rotate(360deg) scale(0.99);
    -ms-transform: rotate(360deg) scale(0.99)
}

.clicktoselect {
    position: absolute;
    padding: 5px 15px;
    margin-top: 13%;
    margin-left: 20%;
    visibility: hidden;
    background: #50a430;
    color: #fff;
    border-radius: 5px;
    cursor: pointer
}

.storeselectbox:hover .clicktoselect {
    visibility: visible;
    z-index: 99
}

.media_logo {
    display: inline-block;
    position: relative;
    vertical-align: top;
    border: 1px solid #dcdcdc;
    padding: 2px
}

.media__image {
    display: block
}

.media__body.sameDay:hover {
    background: #ad94d5 !important;
    border: 0 solid #ad94d5 !important
}

.media__body.nxtDay:hover {
    background: #fa9770 !important;
    border: 0 solid #fa9770 !important
}

.media__body.fav_store:hover, .del-icon-fav_store div:hover .media__body.fav_store {
    background: #48d1a9 !important;
    border: 0 solid #48d1a9 !important
}

.media__body {
    background: #ad94d5;
    bottom: 0;
    color: #fff;
    font-size: 1em;
    left: 0;
    opacity: 1;
    overflow: hidden;
    padding: 5px;
    position: relative;
    top: 0;
    right: 0;
    -webkit-transition: .6s;
    transition: .6s
}

    .media__body h2 {
        margin: 0;
        font-size: 14px;
        text-align: center
    }

.store_rating_holder i {
    font-size: 14px !important;
    width: 16px
}

.store_rating_holder .inlineblk .fa-star {
    color: #ffa800;
    width: 11px;
    font-size: 12px !important
}

.store_rating_holder .inlineblk .star-off {
    color: #ccc !important;
    width: 11px;
    font-size: 12px !important
}

.store_rating_holder .fa-star-half-o {
    color: #ccc;
    width: 11px;
    font-size: 12px !important
}

.view_shop {
    color: #fff;
    font-size: 12px
}

    .view_shop:hover {
        color: #000
    }

    .view_shop img {
        vertical-align: sub
    }

#select_shop .modal-body {
    overflow: hidden
}

#select_shop .close {
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 1;
    font-size: 30px
}

#my-tab-content .col-lg-12.col-md-12.col-sm-12 {
    max-height: 100px;
    overflow: auto
}

    #my-tab-content .col-lg-12.col-md-12.col-sm-12::-webkit-scrollbar {
        width: 7px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        box-shadow: inset 1px 0 1 rgba(0,0,0,0.1);
        -moz-box-shadow: inset 1px 0 1 rgba(0,0,0,0.1);
        -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,0.1)
    }

    #my-tab-content .col-lg-12.col-md-12.col-sm-12::-webkit-scrollbar-track {
        background-color: rgba(196,196,196,0.8);
        border-radius: 20px;
        border: 1px solid #e9e4de
    }

    #my-tab-content .col-lg-12.col-md-12.col-sm-12::-webkit-scrollbar-thumb {
        background: #9b9c9d;
        border-radius: 5px
    }

        #my-tab-content .col-lg-12.col-md-12.col-sm-12::-webkit-scrollbar-thumb:hover {
            background: #535658
        }

.slide {
    -webkit-transition: left .5s ease;
    -moz-transition: left .5s ease;
    -ms-transition: left .5s ease;
    -o-transition: left .5s ease;
    transition: left .5s ease;
    position: relative;
    overflow: hidden
}

    .slide.in {
        left: 0
    }

    .slide.out {
        left: -100%
    }

.rateit-holder {
    padding-top: 0px;
    padding-left: 0 !important;
    padding-bottom: 0px;
    margin-left: 1px
}

    .rateit-holder div.content-div {
        position: relative
    }

#rateIt01 {
    position: absolute;
    background: #f7f4f0;
    border: 1px solid #dbd7d2;
    padding: 5px 0;
    display: block;
    z-index: 1;
    width: 280px;
    left: 0;
    display: none;
    border-radius: 0;
    top: 10px;
    box-shadow: 0 4px 11px #838383
}

    #rateIt01 .fa-star {
        color: #0d5776;
        width: 22px;
        font-size: 22px !important
    }

    #rateIt01.arrow_box {
        border: 0 !important
    }

.rateIt01_arrow:before {
    content: "";
    height: 15px;
    display: block;
    left: 50%;
    margin-top: -13px;
    margin-left: 20px;
    width: 15px;
    background: #f7f4f0;
    border-top: 1px solid #dbd7d2;
    border-left: 1px solid #dbd7d2;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

#rateIt {
    position: absolute;
    background: #f7f4f0;
    border: 1px solid #dbd7d2;
    padding: 5px 0;
    display: block;
    z-index: 1;
    width: 280px;
    left: 0;
    display: none;
    border-radius: 0;
    top: 10px;
    box-shadow: 0 4px 11px #838383
}

    #rateIt .fa-star {
        color: #0d5776
    }

.rateit-holder .content-div .arrow_box {
    position: relative;
    background: #88b7d5;
    border: 0 solid #f5f5f5
}

    .rateit-holder .content-div .arrow_box:after {
        content: "";
        height: 15px;
        display: block;
        left: 50%;
        margin-top: -13px;
        margin-left: 20px;
        width: 15px;
        background: #f7f4f0;
        border-top: 1px solid #dbd7d2;
        border-left: 1px solid #dbd7d2;
        z-index: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

.rateit-holder .content-div div.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #2f2f2f;
    font-size: 0;
    line-height: 0
}

.ReviewBlock {
    display: inline-block
}

.rateit-holder a, .ReviewBlock {
    color: #0d5776;
    transform: scaleY(0.85);
}

    .rateit-holder a:hover, .ReviewBlock:hover {
        color: #f39735
    }

.rating-text {
    text-align: center;
    font-size: 20px;
    color: #f39735;
    padding: 3px 0 !important
}

.rate_close {
    position: absolute;
    right: 5px;
    top: 0
}

.rating_label {
    display: inline-block;
    float: left;
    margin-right: 10px;
    line-height: 10px;
    font-size: 14px;
    width: 41px;
    color: inherit
}

#rate_btn i, .ReviewBlock i {
    font-size: 16px;
    margin: 0 3px 0 0;
    vertical-align: middle
}

.hoverRate-holder div.content-div {
    position: relative
}

#write_review {
    position: absolute;
    background: #f7f4f0;
    padding: 10px;
    z-index: 1;
    width: 380px;
    left: 0;
    display: none;
    border: 1px solid #dbd7d2;
    top: 10px;
    box-shadow: 0 4px 11px -1px #838383
}

#write_tips {
    position: absolute;
    background: #f7f4f0;
    padding: 10px;
    z-index: 1;
    width: 380px;
    left: 0;
    display: none;
    border: 1px solid #dbd7d2;
    top: 248px;
    box-shadow: 0 4px 11px #838383
}

.tips_desgn {
    background: #fff !important;
    height: 60px !important;
    width: 100%;
    padding: 0 !important;
    border-radius: 0;
    font-family: open_sansregular;
    border: 1px solid #e3e3e3 !important
}

    .tips_desgn:hover, .tip_desgn:active, .tip_desgn:focus {
        border: 1px solid #488dc8 !important;
        box-shadow: none !important;
        -webkit-transition: none !important;
        -o-transition: none !important
    }

#hoverRate01 {
    padding: 0 8px 15px 0;
    width: 290px;
    color: #333
}

#hoverRate {
    position: absolute;
    background: #f7f4f0;
    padding: 15px 8px 15px 30px;
    z-index: 1;
    width: 290px;
    left: 0;
    display: none;
    top: 30px;
    border: 1px solid #bbb;
    box-shadow: 0 4px 11px -1px #838383
}

.hoverRate_arrow:after {
    content: "";
    height: 15px;
    display: block;
    margin-top: -24px;
    margin-left: 10px;
    width: 15px;
    background: #f7f4f0;
    border-top: 1px solid #dbd7d2;
    border-left: 1px solid #dbd7d2;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

#hoverRate .btn_rate_cancel {
    right: 15px;
    top: 8px
}

#hoverRate01 .btn_review_rate_cancel {
    right: 15px;
    top: 8px;
    font-size: 16px;
    position: absolute
}

#hoverRate .ReviewBlock {
    font-size: 14px
}

.btn_rate_cancel {
    position: absolute;
    right: 5px;
    top: 0;
    color: #bcbcbc;
    z-index: 9
}

    .btn_rate_cancel:hover {
        color: #f39735
    }

.btn-login {
    border: 1px solid #0D5776;
    color: #1b617e;
    font-size: 14px;
    background: none;
    font-family: 'open_sansbold';
    padding: 8px 20px;
    border-radius: 5px;
    margin-right: 10px
}

    .btn-login:hover, .btn-login:focus {
        border: 1px solid #F39633;
        color: #1b617e;
        font-size: 14px;
        font-family: 'open_sansbold';
        background: #fff
    }

.btn-signupNew, .btn-signup {
    border: 1px solid #0d5776;
    color: #fff;
    font-size: 14px;
    background: #0d5776;
    padding: 8px 20px;
    border-radius: 5px;
    font-family: 'open_sansbold'
}

header .btn-signin {
    color: #fff !important;
    background: #0d5776;
    border: 1px solid #0d5776;
    font-family: 'open_sansbold'
}

header .signbtns .btn-signin:hover {
    color: #fff !important;
    background: #f39633 !important;
    border: 1px solid #f39633 !important;
    font-family: 'open_sansbold'
}

header .btn-signinup {
    color: #fff;
    display: inline-block;
    margin-top: 13px;
}

    header .btn-signinup:hover {
        text-decoration: underline;
    }

.btn-signupNew:hover, .btn-signupNew:focus, .btn-signup:hover, .btn-signup:focus {
    border: 1px solid #f39633;
    color: #fff !important;
    font-size: 14px;
    font-family: 'open_sansbold';
    background: #f39633
}

.signin-page {
    background: #fff;
    border-radius: 10px
}

.signup-page {
    background: #fff
}

#hide_after_login .forgot-password {
    text-decoration: none
}

.content-div .storeRating {
    margin: 0px 0 5px 5px !important
}

.stores-sel {
    width: 166px !important
}

.user_like:before, .user_liked:before {
    content: "\f164";
    font-size: 22px;
    padding: 0 5px 0 10px;
    font-family: FontAwesome;
    vertical-align: initial
}

.comment-social-links .product-price .font12 a {
    color: #bfbfbf
}

.comment-social-links .product-price .font12 .user_like, .comment-social-links .product-price .font12 .user_dislike {
    cursor: pointer
}

    .comment-social-links .product-price .font12 .user_like.active, .comment-social-links .product-price .font12 .user_dislike.active {
        color: #f39735 !important;
        cursor: default !important
    }

.comment-social-links .product-price .font12 .user_liked, .comment-social-links .product-price .font12 .user_disliked {
    color: #f39735 !important;
    cursor: default !important
}

    .comment-social-links .product-price .font12 .user_liked.deactive, .comment-social-links .product-price .font12 .user_disliked.deactive {
        color: #bfbfbf !important;
        cursor: default !important
    }

.comment-social-links .product-price .font12 .user_like.deactive, .comment-social-links .product-price .font12 .user_dislike.deactive {
    color: #bfbfbf !important;
    cursor: default !important
}

.user_like:hover {
    color: #f39735 !important;
    cursor: pointer
}

.user_dislike:before, .user_disliked:before {
    content: "\f165";
    font-size: 22px;
    padding: 0 5px 0 10px;
    font-family: FontAwesome;
    vertical-align: middle
}

.user_dislike:hover {
    color: #f39735 !important;
    cursor: pointer
}

.review_menu {
    margin: 5px 0 25px;
    padding: 0;
    display: inline-block;
    position: relative
}

    .review_menu li {
        display: inline;
        float: left;
        margin-right: 15px
    }

    .review_menu .rating-holder {
        font-size: 20px
    }

.messageText {
    font-size: 16px;
    border-radius: 5px;
    padding: 3px 3px 0;
    text-align: center;
    width: auto !important;
    margin-top: 0;
    float: none !important;
    color: #999
}

#ReviewContent .messageText {
    color: #999;
    background: none;
    border: 0;
    font-size: 16px;
    margin-bottom: 4px
}

.btn-rateIt {
    background: #0d5776;
    color: #fff;
    font-size: 16px;
    padding: 6px 20px;
    border-radius: 5px;
    display: block
}

    .btn-rateIt:hover, .btn-rateIt:focus, #review-sbt-btn:hover, #review-sbt-btn:focus {
        background: #f39735;
        color: #fff
    }

#signupForm {
    margin-bottom: 10px
}

    #signupForm #OtpContent {
        width: 100% !important
    }

        #signupForm #OtpContent #mobile_verification_code {
            height: 42px !important;
            border: 1px solid #8eb0bf !important
        }

        #signupForm #OtpContent .btn-otp {
            top: -7px !important
        }

.store-addr {
    margin-top: 2px
}

.store-addrs {
    padding: 15px 0 30px 15px;
    background: #ffffef none repeat scroll 0 0
}

    .store-addrs p {
        margin-bottom: 5px
    }

    .store-addrs .scrollbar-content {
        padding: 10px 15px 10px 0
    }

    .store-addrs .scrollbar-path-vertical {
        top: 15px !important;
        right: 15px !important
    }

#productAddToCartAction .stockout {
    z-index: 0 !important;
    top: 0
}

.inlineblk {
    display: inline-block
}

.owl-item .price, .owl-item .mrp, .price .fa-inr {
    font-size: 15px
}

.prod-offer {
    display: block;
    clear: both;
    text-align: left;
    min-height: 28px
}

#productAddToCartAction .add-delete-pro .form-control, #offer-table .add-delete-pro input, .my-cart-add .input-group-addon .product-count {
    width: 30px !important;
    height: 30px;
    border-radius: 0;
    background: transparent !important;
    color: #666;
    font-family: 'open_sanssemibold';
    font-size: 19px
}

#offer-table .form-group.add-delete-pro.paddingLR0 .input-group-addon {
    background-color: transparent !important
}

.select_store_tabs .scrollbar-content {
    left: 0 !important
}

.review_menu #ReviewRateIt i, .review_menu #WriteReviewContent i {
    color: #fff;
    font-size: 20px
}

.review_menu #WriteReviewContent i {
    vertical-align: middle
}

.review-form .btn_rate_cancel {
    right: -3px;
    top: -8px;
    padding: 10px
}

    .review-form .btn_rate_cancel i {
        font-size: 18px
    }

#write-review .hoverRate-holder #write_review {
    margin-bottom: 100px !important
}

.hoverRate-holder #write_review {
    top: 13px !important;
    margin-bottom: 100px
}

.rating-holder #rateIt01 {
    top: 45px !important
}

.rateit-holder #rate_btn img {
    margin-top: -5px
}

.my-cart-wrapper #empty_cart {
    padding: 4px 10px 7px;
    border: 1px solid #999;
    border-radius: 4px;
    color: #999
}

    .my-cart-wrapper #empty_cart:hover, .my-cart-wrapper #empty_cart:focus {
        color: #fff;
        background: #999;
        border: 1px solid #999
    }

.add-delete-pro .input-group-addon {
    width: 25px !important
}

.my-cart-add .input-group-addon {
    padding-left: 0;
    padding-right: 0
}

    .my-cart-add .input-group-addon .product-count {
        height: 32px !important
    }

    .my-cart-add .input-group-addon i {
        margin-top: -3px
    }

.my-cart-add .margin-bottom20 {
    margin: 10px 0 0 !important
}

.pdstoreRate_review_static_content #hoverRate01 {
    top: 35px
}

.review_menu li .pdstoreRate_review_static_content {
    margin-top: 3px;
    margin-right: 15px
}

.hoverRate-holder .progress-bar, #hoverRate01 .progress-bar {
    box-shadow: none !important;
    background: -webkit-linear-gradient(#fdc230,#f49b35);
    background: -o-linear-gradient(#fdc230,#f49b35);
    background: -moz-linear-gradient(#fdc230,#f49b35);
    background: linear-gradient(#fdc230,#f49b35)
}

#rateIt .fa-star, #rateIt .fa-star-o {
    font-size: 22px;
    width: 20px !important
}

.marginbot100 {
    margin-bottom: 100px !important
}

.margin-bottom10 {
    margin-bottom: 10px !important
}

.margintop3 {
    margin-top: 3px
}

.margin-bottom20 {
    margin-bottom: 20px
}

.signbtns {
    width: 140px !important;
}

    .signbtns .midllinsing {
        position: absolute;
        width: 2px;
        height: 14px;
        background: #ccc;
        display: inline-block;
        float: left;
        top: 16px;
        margin-left: 10px;
    }

#offer-table {
    margin-top: 42px
}

#itemsListingDiv {
    padding: 15px 0 5px !important;
    background: #f7f5f0
}

#offer_list {
    background: #f7f5f0;
    padding-bottom: 5px
}

#featOffrActions .fancy-select ul.options {
    z-index: 99999
}

.fancy-select #basic-usage-demo {
    display: none !important;
    height: 30px !important;
    padding: 5px 10px !important
}

.fixed-sec-header {
    position: fixed;
    top: 82px;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 99999;
    -webkit-transition: top .2s ease-in-out;
    -moz-transition: top .2s ease-in-out;
    -ms-transition: top .2s ease-in-out;
    -o-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out
}

    .fixed-sec-header.hideit {
        top: 0px
    }

.marginbot97 {
    margin-bottom: 97px !important
}

#productAddToCartAction .not-avail {
    left: 0 !important;
    margin-top: 0 !important
}

.pay-wrapper .btn-checkout {
    margin-left: 41px;
    padding: 6px 35px !important;
    width: 130px !important
}

.pay-wrapper .btn-checkout1 {
    margin-left: 41px;
    padding: 6px 35px !important;
    width: 130px !important
}

header .dropdown-menu {
    z-index: 999999
}

#allergicFrm {
    padding-left: 25px !important
}

.pagination-prod {
    margin-top: 8px !important
}

    .pagination-prod li {
        margin-right: 5px;
        display: inline-block !important
    }

        .pagination-prod li a {
            color: #fff !important;
            background: #a13e2d !important;
            border: 1px solid #a13e2d !important;
            border-radius: 4px !important;
            padding: 3px 10px !important
        }

            .pagination-prod li a:hover, .pagination-prod li a:focus {
                color: #a13e2d !important;
                background: #fff !important
            }

.notification-popup {
    display: none;
    width: 100%;
    padding: 0 50px;
    position: fixed;
    top: 57px;
    z-index: 999999999 !important;
    text-align: center
}

.notification-popup-inner {
    background: rgba(81,82,82,0.9);
    position: relative;
    color: #f7f4f0;
    padding: 20px 50px 20px 30px;
    min-width: 250px;
    max-width: 100%;
    margin: 0 auto;
    display: inline-block;
    box-shadow: 0 2px 7px rgba(0,0,0,0.5);
    text-align: center
}

.close-popup {
    color: #f7f4f0;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 8px;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0
}

.forcareernotifi {
    width: 100%;
    padding: 0 50px;
    position: fixed;
    top: 101px;
    z-index: 999999999 !important;
    text-align: center;
    left: 0
}

.arrow_box .col-md-4 .fa-star {
    color: #fff
}

.ViewReviewBlock {
    font-size: 14px
}

.ui-tooltip {
    background: #000 !important
}

.checkout-main .shop-dtls {
    width: 78%
}

.checkout-main .store-shop-dtls {
    margin-bottom: 10px
}

.stordelivery-type .radio-inline {
    margin-bottom: 3px
}

.checkout-main #stordelivery-type input {
    margin: 0 5px 0 0
}

#noexpirediv ul, #nostockdiv ul {
    list-style-type: disc;
    padding: 8px 0 !important
}

    #noexpirediv ul li table tr td, #nostockdiv ul li table tr td {
        vertical-align: middle
    }

.navbar-right li a:hover > .green, .forgot-password:hover {
    color: #0d5776 !important
}

.not-found .col-md-5 {
    margin: 10% 0
}

.not-found .col-md-7 {
    margin: 15% 0
}

.errorMsg h1 {
    font-size: 30px
}

.errorMsg p {
    font-size: 15px
}

.post-signup {
    margin-top: 15px
}

#singinForm {
    margin-bottom: 40px
}

    #singinForm .has-icon, #signupForm .has-icon, #change_user_passwordFrm .form-group, #editadd_address_frm .form-group, #frm_personal_info .form-group, #personal_email_info .form-group {
        min-height: 45px
    }

#frm_forgot_password .form-group:first-child {
    min-height: 55px
}

#frm_forgot_password #btn_login, #frm_personal_info #btn_login, #personal_email_info #btn_email {
    margin-top: 0
}

.otpinpbox {
    position: absolute;
    width: 50%;
    margin-top: -45px
}

.zoomLens {
    min-height: 100px !important;
    min-width: 100px !important
}

.ropdown-notification .scrollbars {
    overflow-x: hidden !important;
    overflow-y: scroll !important
}

#editadd_address_frm select {
    height: 42px !important
}

.itemsbackground {
    background: #0d5776
}

#hot img {
    height: 18px !important
}

.order-main .panel table tr td {
    padding: 5px 0 15px
}

.featured-offers .prod-cat {
    padding: 0 15px
}

.prod-breadcrumb {
    background: #f7f4f0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px
}

.border-style {
    border-right: 2px solid #c2c2c2;
    height: 12px;
    width: 0 !important;
    padding: 0 !important;
    margin-top: 5px;
    margin-right: 5px
}

.border-style1 {
    border-right: 2px solid #c2c2c2;
    height: 12px;
    width: 0 !important;
    padding: 0 !important;
    margin-top: 5px;
    display: inline-block;
    margin-right: 5px;
    margin-left: 3px;
    float: left;
}

.proddtl-page .prod-dtls-right .product-title {
    margin-top: 25px
}

.proddtl-page .prod-dtls-right {
    padding-left: 7%
}

#ratingwrapper1 .ReviewBlock {
    color: #187298;
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    font-weight: 500
}

    #ratingwrapper1 .ReviewBlock:hover {
        color: #f39735 !important
    }

.checkout-main .store-shop-dtls select.custom-dropdown {
    padding: 6px 10px;
    background: #fff url(../images/drop-down-arrow.png) no-repeat scroll 154px center;
    margin-bottom: 5px
}

.checkout:hover {
    color: #0d5776 !important
}

.checkout.active:hover {
    cursor: pointer
}

.store-shop-dtls .stordelivery-type {
    margin-top: 5px;
    font-family: open_sansregular !important
}

.tooltip, .arrow:after {
    background: #000;
    border: 2px solid #fff
}

.limit-popup {
    position: absolute;
    border: 1px solid transparent;
    border-color: #ff662d;
    border-radius: 8px;
    padding: 10px 3px;
    display: block;
    background: #ff662d;
    width: auto;
    max-height: 40px;
    min-width: 138px;
    color: #fff;
    text-align: center;
    z-index: 999999 !important;
    margin-left: 135px;
    margin-top: -85px
}

.mycart-limit-popup {
    position: absolute;
    border: 1px solid transparent;
    border-color: #ff662d;
    border-radius: 8px;
    padding: 2px 5px;
    display: block;
    background: #ff662d;
    width: auto;
    max-height: 30px;
    min-width: 120px;
    color: #fff;
    text-align: center;
    z-index: 999999 !important;
    margin-left: -6px;
    margin-top: 6px;
    font-size: 13px
}

.tooltip {
    pointer-events: none;
    opacity: 0;
    display: inline-block;
    position: absolute;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    font-stretch: condensed;
    text-decoration: none
}

.arrow {
    width: 70px;
    height: 16px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
    z-index: 9999 !important
}

    .arrow:after {
        content: "";
        position: absolute;
        display: block;
        margin-left: 165px;
        width: 25px;
        background: #ff662d;
        border: 1px solid #ff662d;
        height: 25px;
        z-index: 9999 !important;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

.limit-arrow {
    width: 70px;
    height: 16px;
    display: block;
    position: absolute;
    left: 58%;
    margin-left: -35px;
    bottom: 50px;
    z-index: 9999 !important
}

    .limit-arrow:after {
        content: "";
        position: absolute;
        display: block;
        margin-left: 165px;
        width: 25px;
        background: #ff662d;
        border-radius: 3px;
        height: 25px;
        z-index: 9999 !important;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

.mycart-limit-arrow {
    width: 70px;
    height: 16px;
    display: block;
    position: absolute;
    left: -60px;
    margin-left: -13px;
    bottom: -16px;
    z-index: 9999 !important
}

    .mycart-limit-arrow:after {
        content: "";
        position: absolute;
        display: block;
        margin-left: 120px;
        width: 15px;
        background: #ff662d;
        border-radius: 3px;
        height: 15px;
        z-index: 9999 !important;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

.address-style {
    font-family: open_sansregular;
    margin-right: 10px !important;
    margin-left: 0px !important;
    margin-top: 10px
}

.address-style1 {
    font-family: open_sansregular;
    margin-right: 10px !important;
    margin-left: 10px !important;
    margin-top: 10px
}

.addadbrn {
    width: 100%;
    height: auto;
    display: inline-block
}

.address-sub {
    font-family: open_sansregular;
    margin: 0 !important
}

.incorrect_info_arrow {
    content: "";
    position: absolute;
    height: 15px;
    display: block;
    margin-top: -11px;
    margin-left: 20px;
    width: 15px;
    background: #f7f4f0;
    border-top: 1px solid #dbd7d2;
    border-left: 1px solid #dbd7d2;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.progress-bar-rating {
    height: 22px;
    margin-bottom: 5px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ddd
}

.table-hover > tbody > tr:hover {
    background: #fff !important
}

    .table-hover > tbody > tr:hover > td > span {
        text-decoration: underline
    }

.breadcrum_padding:after {
    display: table
}

.review-edit {
    margin: 2px;
    padding: 0 !important;
    width: 100%
}

.input-group-addon input {
    background: none !important
}

.cart-line-seperator {
    border-top: 2px solid #e6e4e1;
    width: 100%
}

.mycart-line-seperator {
    border-top: 1px solid #e6e4e1;
    width: 91%;
    margin-left: 35px;
    margin-top: 5px
}

.mycart-line0-sep {
    padding: 0 !important
}

.cart-line0-sep {
    padding: 0 !important;
    margin: 20px 0
}

#signin-modal .modal-body {
    padding: 0;
    margin-bottom: -5px;
}

#offer-table .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: none !important;
    border-top: none !important
}

.review_description_content {
    color: #9d9c9c;
    font-family: open_sanssemibold;
    font-size: 14px
}

.modal-dialog {
    margin: 102px auto !important
}

.incorrect-div-checkbox {
    padding-left: 27px;
    padding-bottom: 24px
}

    .incorrect-div-checkbox label {
        min-height: 18px !important;
        padding-left: 16px !important;
        width: 15px !important
    }

        .incorrect-div-checkbox label:after {
            opacity: 0;
            content: '';
            position: absolute;
            width: 8px;
            height: 8px;
            background: transparent;
            top: 4px;
            left: 4px;
            border: 4px solid #48ae35;
            border-radius: 2px;
            -webkit-transform: none !important;
            -moz-transform: none !important;
            -o-transform: none !important;
            -ms-transform: none !important;
            transform: none !important
        }

.my-order-table a, .my-order-table a:hover, .my-order-table a:focus {
    text-decoration: none
}

    .my-order-table a.active {
        color: #f39735
    }

    .my-order-table a span::before {
        font-family: FontAwesome;
        content: "\f078";
        font-size: 8px
    }

    .my-order-table a.active span::before {
        font-family: FontAwesome;
        content: "\f077";
        font-size: 8px
    }

.userallp-left-posfix {
    position: relative;
    margin: auto;
    width: 1180px
}

.userallp-left {
    width: 20%;
    float: left;
    display: inline-block
}

.userallp-right {
    width: 80%;
    float: left;
    display: inline-block
}

.userallp-right-row {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: 16px
}

#my_account_info {
    width: 100%
}

.sidebar-nav {
    display: block;
    float: left;
    width: 100%;
    min-height: 500px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: #0d5776
}

    .sidebar-nav li {
        line-height: 40px;
        color: #fff !important
    }

        .sidebar-nav li:first-child {
            margin-top: 10px
        }

        .sidebar-nav li a {
            color: inherit
        }

        .sidebar-nav li:hover, .sidebar-nav li:hover a.active-menu .row {
            background-color: #f39735 !important;
            color: #fff !important
        }

        .sidebar-nav li a.active-menu .row {
            color: #f39735;
            font-family: open_sanssemibold
        }

        .sidebar-nav li a.active-menu .active_arrow:before {
            color: inherit !important
        }

        .sidebar-nav li:hover a .row .active_arrow:before {
            color: #fff !important
        }

.page-content-wrapper {
    background: #fff
}

.active_arrow:before {
    color: #0d5776;
    content: "\f054";
    font-family: FontAwesome !important;
    width: 13px;
    height: 20px;
    float: right
}

.store_rating_holder .inlineblk .margin-right5 {
    font-size: 14px !important
}

.input-group-addon.paddingLR0 .btn-add, .input-group-addon.paddingLR0 .btn-remove-item {
    border-radius: 10px;
    height: 36px;
    padding: 7px 7px 7px 6px
}

#prodBlockDiv .row:hover .col-lg-1 .trash-bin:before {
    content: "\f014";
    font-family: FontAwesome
}

#prodBlockDiv .row .col-lg-5 p a {
    color: #393633
}

.nav-tabs > li > a:hover {
    border: none !important
}

#tabs a:hover, #tabs a:focus {
    color: #000 !important
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { /* color:#000!important */
}

#tabs a {
    border: 0;
    font-family: open_sanssemibold
}

.out.active a:hover, .out.active a:focus, .out.active a:after {
    color: #000 !important
}

.adjust-qty {
    padding-left: 16px
}

.tip_notf_arrow {
    position: absolute;
    width: 16px;
    margin-top: 45px;
    margin-left: -28px;
    background: #fff;
    content: "";
    height: 16px;
    display: block;
    border-bottom: 1px solid #dbd7d2;
    border-right: 1px solid #dbd7d2;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    z-index: 1
}

#storeWriteRati_rep .fa-star {
    width: 20px
}

.my-tool-tip {
    color: #cdcdcd;
    font-size: 16px
}

    .my-tool-tip i {
        border: 1px solid #cdcdcd;
        border-radius: 20px;
        width: 22px;
        height: 22px;
        padding-top: 3px;
        padding-left: 1px
    }

.sectn-title .pull-right.blue {
    font-size: 14px;
    border: 1px solid #0d5776;
    border-radius: 5px;
    padding: 7px 17px;
    font-family: open_sansbold;
    text-transform: uppercase
}

.marginLR10 {
    padding: 0 0 0 10px;
    color: #666
}

#store_map .btn-green {
    background: #0d5776;
    color: #fff
}

    #store_map .btn-green:hover, #store_map .btn-green:focus {
        background: #f39633
    }

.adp-directions, #directions_show .adp-list, #directions_show .adp-placemark, #offer_list .item-header .text-left a {
    cursor: default !important
}

#primaryLink .link-highlited .fa {
    padding-top: 7px
}

#mobVerifyFrm #btn_otp_submit {
    background: #0d5776;
    color: #fff;
    margin-top: 5px
}

.mobile-icon-style {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll 13px -98px
}

.checkout-main #rep_timeSlots {
    position: static !important
}

#offer_list hr {
    border: 0 !important
}

.checkout-right-panel .row {
    position: static !important
}

.category-head .cat_head, .category-head .cat_head:hover, .category-head .cat_head:focus {
    color: #0d5776;
    font-family: "open_sanssemibold";
    font-size: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent !important;
    text-transform: capitalize
}

    .category-head .cat_head:hover {
        text-decoration: underline
    }

.srch-top {
    position: relative
}

.search-container-hints {
    display: none;
    width: 360px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #fff;
    position: absolute;
    top: 85%;
    left: 34%;
    padding: 0 15px;
    box-sizing: border-box;
    box-shadow: 0 3px 6px 0 rgba(200,200,200,0.7)
}

    .search-container-hints ul {
        padding: 5px 0;
        margin: 0;
        border-bottom: 1px solid #ccc
    }

        .search-container-hints ul:last-child {
            border: none
        }

        .search-container-hints ul li {
            padding: 5px 3px
        }

            .search-container-hints ul li:hover {
                background: #f7f4f0;
                cursor: pointer
            }

            .search-container-hints ul li span {
                color: #f39735
            }

.modal-body {
    font-family: 'open_sansregular' !important
}

h4.modal-title {
    color: #0d5776;
    text-align: center;
    width: 95%;
    font-weight: 700;
    padding-bottom: 3px
}

.modal-body p {
    width: 100%;
    margin: 0 auto 10px;
    font-size: 13px;
    text-align: center
}

h5.expiry-date {
    text-align: center;
    color: #f39735;
    font-weight: 900;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

aside.combo-price {
    display: inline-block;
    width: 25%;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #f39735;
    border-radius: 5px;
    vertical-align: top;
    margin-right: 0;
    position: relative
}

.combo-price ul li, .total-mrp {
    color: #666
}

.combo-price ul li, .combo-price ul {
    margin: 2px
}

    .combo-price ul li span {
        width: 40%;
        float: right;
        text-align: left
    }

.total-offer {
    font-weight: 700;
    color: #be2d14
}

.total-saved {
    font-weight: 700;
    color: #3c763d
}

.prod-dtls-list .table tr > td a {
    color: #666;
    font-size: 14px
}

    .prod-dtls-list .table tr > td a:hover {
        text-decoration: underline;
        color: #666
    }

#shop1 .modal-dialog, #itemoffrshop1 .modal-dialog, #myCartshop1 .modal-dialog {
    width: 760px !important;
    margin: 30px auto
}

.product-text a, .product-text a:focus {
    color: #000;
    height: auto;
    display: block
}

    .product-text a:hover {
        text-decoration: none;
        color: #f39732;
        cursor: pointer
    }

#prodBlockDiv .row .col-lg-5 p a:hover {
    cursor: pointer;
    text-decoration: underline
}

.exp-offers .price {
    color: #666
}

.exp-offers .store-name, .exp-offers .store-name:hover {
    color: #666
}

.navbar-fixed-top {
    border-bottom: 1px solid #f39735 !important
}

.zoomLens {
    height: 100px !important;
    width: 100px !important
}

.media__body {
    background: #fff;
    bottom: 0;
    color: #666;
    font-size: 1em;
    left: 0;
    opacity: 1;
    overflow: hidden;
    padding: 0 5px 5px;
    position: relative;
    top: 0;
    right: 0;
    -webkit-transition: .6s;
    transition: .6s;
    border-radius: 0
}

    .media__body .store_rating_holder {
        width: 120px;
        display: inline-block;
        float: left;
        margin-top: 0
    }

    .media__body .storitempp {
        width: auto;
        display: inline-block;
        float: right;
        margin-top: 6px;
        font-size: 12px;
        color: #666;
    }

        .media__body .storitempp .storitem-count {
            color: #0d5776;
            font-weight: bold;
        }

    .media__body .iteamdiv {
        width: 50px;
        display: inline-block;
        float: right;
        text-align: right;
        color: #0d5776;
        font-size: 12px;
        font-weight: 700;
        margin-top: 1px;
        margin-bottom: 2px
    }

.media__image {
    display: block;
    border-radius: 0;
    height: 160px
}

.clicktoimg {
    height: 162px;
    margin-top: 0;
    width: 100%;
    position: absolute;
    opacity: 0;
    background-color: rgba(0,0,0,0.5);
    display: inline-block;
    color: #fff;
    text-align: center;
    margin-left: 0
}

    .clicktoimg span {
        text-align: center;
        margin-top: 0%;
        display: inline-block;
        font-size: 14px;
        color: #fff;
    }

    .clicktoimg:hover {
        opacity: 1;
        z-index: 9999;
        display: inline-block
    }

    .clicktoimg h4 {
        font-size: 16px;
        background: rgba(0,0,0,0.4);
        padding: 10px 0;
        color: #fff;
        margin-top: 0;
    }

.media_logo {
    display: inline-block;
    position: relative;
    vertical-align: top;
    border: 1px solid #dcdcdc;
    padding: 0;
    width: 100%
}

    .media_logo img {
        width: 100%;
        padding: 5px 5px 3px
    }

    .media_logo.sameDay-border, .media_logo.fav_store-border, .media_logo.nxtDay-border {
        border: 1px solid #ffe7e7 !important;
        padding: 0;
    }

        .media_logo.sameDay-border:after {
            content: "\2713";
            width: 40px;
            height: 40px;
            position: absolute;
            z-index: 99;
            top: 26%;
            font-size: 24px;
            left: 45%;
            font-weight: bold;
            color: #fff;
            padding: 3px 11px;
            border-radius: 50%;
            background: #0d5776;
        }

        .media_logo.fav_store-border:after {
            content: "\2713";
            width: 40px;
            height: 40px;
            position: absolute;
            z-index: 99;
            top: 26%;
            font-size: 24px;
            left: 45%;
            font-weight: bold;
            color: #fff;
            padding: 3px 11px;
            border-radius: 50%;
            background: #0d5776;
        }

        .media_logo.nxtDay-border:after {
            content: "\2713";
            width: 40px;
            height: 40px;
            position: absolute;
            z-index: 99;
            top: 26%;
            font-size: 24px;
            left: 45%;
            font-weight: bold;
            color: #fff;
            padding: 3px 11px;
            border-radius: 50%;
            background: #0d5776;
        }

.selected-media-body {
}

.custom-row {
    margin-right: -15px;
    margin-left: -15px;
    display: block;
    clear: both
}

.OrderListing {
    width: auto;
    height: auto
}

.ViewIngredientsBlock {
    font-weight: 900;
    text-decoration: underline;
    text-transform: capitalize
}

.item-icon-show {
    float: right
}

.checkout-right-panel {
    min-height: 392px !important;
    position: relative;
    width: 350px
}

    .checkout-right-panel .row {
        position: absolute !important
    }

.checkout-common .checkout {
    color: #999;
    cursor: pointer
}

.checkout-common .text-right a {
    cursor: pointer
}

.checkout-common {
    line-height: 1.287;
    font-family: open_sansregular;
    color: #0d5776
}

.category-head, .category-head .categ-name {
    color: #0d5776;
    font-size: 20px;
    font-family: 'open_sanssemibold';
    margin: 5px 0;
    padding: 0 !important;
    background: none;
    text-transform: capitalize;
    border: 0;
    cursor: default
}

#headerStoreUl li:first-child {
    padding: 0 !important;
    margin-top: 0
}

.wrapperfeaturestore {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 6px 10px;
    display: inline-block;
    height: 34px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

    .wrapperfeaturestore a {
        color: #fff
    }

.btn-2 {
    background: #0D5776;
    color: #fff;
    box-shadow: 0 3px #71cef5;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.btn-2c {
    border-radius: 5px
}

    .btn-2c:hover {
        box-shadow: 0 2px #71cef5;
        top: 2px
    }

.muti-stores {
    font-size: 12px
}

.catviewall3p {
    margin: 16px 0 7px
}

#hide_after_login .form-group .start-shopping {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 20px;
    font-size: 18px;
    padding: 5px 52px;
    text-transform: none;
    border: 1px solid #f39633;
    color: #FFF;
    overflow: hidden;
    transition: all .5s;
    width: auto;
    border-radius: 5px;
    width: 100%;
    font-family: 'open_sansbold'
}

.checkout-common {
    line-height: 1.287;
    width: 100%;
    font-size: 14px;
    font-family: open_sansregular;
    color: #0d5776;
    position: relative;
    z-index: 9999
}

.del-addrs {
    min-height: 500px !important;
    margin-top: 55px
}

.del-addrs1 {
    min-height: 392px !important;
    margin-top: 0
}

.checkout-right-panel {
    min-height: 392px !important;
    position: relative;
    width: 350px;
    top: 0
}

.check {
    height: 44px;
    width: 1180px;
    top: 66px;
    z-index: 9999;
    background-color: orange
}

footer {
    width: 100%;
    position: relative;
    bottom: 0
}

.footer-main {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0px;
    background: #fff;
    overflow: hidden;
}

    .footer-main .footer-top-cont {
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 15px 0 5px;
        border-radius: 5px
    }

        .footer-main .footer-top-cont h3 {
            margin-top: 0px;
        }

        .footer-main .footer-top-cont .redmorab {
            border: 1px #F39735 solid;
            color: #F39735;
            padding: 2px 10px;
            font-size: 12px;
            margin-left: 10px;
        }

            .footer-main .footer-top-cont .redmorab:hover {
                border: 1px #0d5776 solid;
                color: #0d5776;
            }

.footer-top-cont-a {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 15px 0 5px;
}

.shieldimgf {
    width: 100%;
    height: auto;
    display: inline-block
}

    .shieldimgf p {
        text-align: center
    }

.shieldimgf-title {
    width: 100%;
    height: auto;
    display: inline-block
}

    .shieldimgf-title p {
        text-align: center;
        font-size: 14px
    }

.footer-main .footer-alllink {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 5px
}

    .footer-main .footer-alllink .footer-link-ttl {
        width: 100%;
        height: auto;
        display: inline-block
    }

        .footer-main .footer-alllink .footer-link-ttl h4 {
            border-bottom: 1px #d5d9da solid;
            padding: 0 0 5px;
            font-weight: 700;
            color: #666;
            letter-spacing: .6px
        }

    .footer-main .footer-alllink .footer-link-box {
        width: 100%;
        height: auto;
        display: inline-block
    }

        .footer-main .footer-alllink .footer-link-box ul {
            margin: 0;
            padding: 0
        }

            .footer-main .footer-alllink .footer-link-box ul li {
                list-style: none;
                line-height: 28px
            }

                .footer-main .footer-alllink .footer-link-box ul li a {
                    text-decoraton: none;
                    color: #666;
                    letter-spacing: .6px
                }

                    .footer-main .footer-alllink .footer-link-box ul li a:hover {
                        color: #F39735
                    }

.newsletter {
    margin-top: 10px
}

    .newsletter p {
        font-size: 12px
    }

    .newsletter .form-control {
        height: 34px;
        background: #fff;
        border: none;
        border: 1px #e2dede solid;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .newsletter .btn {
        padding: 6px 12px;
        color: #fff;
        background: #0D5776
    }

.ftrandroid {
    margin-top: 10px
}

.newsletter .btn:hover {
    background: #F39735
}

.footer-main .footer-pay-social {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 30px
}

    .footer-main .footer-pay-social .ftr-paymentarea {
        width: 100%;
        height: auto;
        display: inline-block
    }

        .footer-main .footer-pay-social .ftr-paymentarea h4 {
            border-bottom: 1px #d5d9da solid;
            padding: 0 0 5px;
            font-weight: 700;
            color: #666;
            letter-spacing: .6px
        }

        .footer-main .footer-pay-social .ftr-paymentarea ul {
            margin: 0;
            padding: 0
        }

            .footer-main .footer-pay-social .ftr-paymentarea ul li {
                list-style: none;
                padding: 0;
                margin: 0;
                display: inline
            }

    .footer-main .footer-pay-social .ftr-socialarea {
        width: 100%;
        height: auto;
        display: inline-block
    }

        .footer-main .footer-pay-social .ftr-socialarea h4 {
            border-bottom: 1px #d5d9da solid;
            padding: 0 0 5px;
            font-weight: 700;
            color: #666;
            letter-spacing: .6px
        }

        .footer-main .footer-pay-social .ftr-socialarea ul {
            margin: 0;
            padding: 0
        }

            .footer-main .footer-pay-social .ftr-socialarea ul li {
                list-style: none;
                padding: 0 10px;
                margin: 0;
                display: inline
            }

                .footer-main .footer-pay-social .ftr-socialarea ul li a {
                    text-decoration: none
                }

.footer-main .copyrightbg {
    background: #efefef;
    border-top: 1px #ccc solid;
    display: block;
    margin-top: 10px;
}

.footer-main .copyright {
    padding: 5px 0px;
    color: #666;
    font-size: 12px;
    text-align: center;
}

.landing-page-head {
    font-size: 22pt;
    color: #35718a;
    margin-top: 40px
}

.signuppgotpm {
    font-size: 12px;
    color: #35718a;
    margin-top: 10px
}

.has-icon .form-control {
    padding-left: 50px;
    margin-top: 7px
}

.has-icon .form-control2 {
    padding-left: 50px;
    margin-top: -8px;
    width: 92%
}

.has-icon1 .form-control {
    padding-left: 35px !important;
    margin-top: 7px
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #F39735;
    color: #eee;
    width: 35px;
    height: 35px;
    line-height: 34px;
    right: 10px;
    bottom: 55px;
    padding-top: 2px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

    .scroll-top-wrapper:hover {
        background-color: #0d5776;
    }

    .scroll-top-wrapper.show {
        visibility: visible;
        cursor: pointer;
        opacity: 1
    }

    .scroll-top-wrapper i.fa {
        line-height: inherit
    }

.heigt425 {
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 140px;
    max-height: 425px
}

#ratitsign {
    width: 754px
}

.offertbldtl {
    width: 74%;
    display: inline-block
}

    .offertbldtl > thead > tr > th, .offertbldtl > tbody > tr > th, .offertbldtl > tfoot > tr > th, .offertbldtl > thead > tr > td, .offertbldtl > tbody > tr > td, .offertbldtl > tfoot > tr > td {
        line-height: 1.42857;
        padding: 8px;
        vertical-align: top
    }

.offerdtl {
    border-bottom: 1px #ccc solid
}

    .offerdtl:last-child {
        border-bottom: 0 #ccc solid
    }

.pay-wrapper {
    width: 100%;
    height: auto;
    display: inline-block
}

.abtinfoleft {
    width: 100%;
    height: auto;
    display: inline-block;
    background: #0D5776
}

    .abtinfoleft ul {
        margin: 0;
        padding: 0
    }

        .abtinfoleft ul li {
            list-style: none;
            border-bottom: 1px #063e55 solid;
            padding: 0 10px
        }

            .abtinfoleft ul li a {
                color: #fff;
                width: 100%;
                line-height: 35px;
                display: inline-block
            }

            .abtinfoleft ul li:hover {
                background: #f39735
            }

            .abtinfoleft ul li.activeli {
                background: #f39735
            }

.abtinforight {
    width: 100%;
    height: auto;
    display: inline-block;
    color: #666
}

    .abtinforight h1 {
        font-size: 18px;
        color: #0d5777;
        padding: 0 0 3px;
        margin: 10px 0 5px;
        border-bottom: 2px #F7F4F0 solid;
        font-weight: 700
    }

    .abtinforight h2 {
        font-size: 16px;
        color: #666;
        padding: 0 0 3px;
        margin: 10px 0 5px;
        font-weight: 700
    }

.faqh2ttl {
    font-size: 16px;
    color: #0d5777;
    margin-bottom: 0 !important;
    margin-top: 10px !important;
    padding-bottom: 5px !important;
    padding-top: 10px !important;
    border-bottom: 2px #F7F4F0 solid;
    font-weight: 700
}

.abtinforight strong {
    font-size: 16px;
    color: #666;
    padding: 0 0 2px;
    margin: 15px 0 0
}

.abtinforight table {
    color: #666
}

.abtinforight .quetab {
    padding-top: 20px
}

.abtinforight .quetab1 {
    padding-top: 10px
}

.careerul {
    margin: 0;
    padding: 0
}

    .careerul li {
        line-height: 25px
    }

.upload-drop-zone {
    height: 90px;
    border-width: 2px;
    margin-bottom: 5px;
    color: #ccc;
    border-style: dashed;
    border-color: #ccc;
    text-align: center
}

    .upload-drop-zone.drop {
        color: #222;
        border-color: #222
    }

.form-inline1 {
    padding-top: 32px
}

.spancolororang {
    color: #ff9400
}

.cont-head {
    width: 100%;
    height: auto;
    display: inline-block
}

    .cont-head h1 {
        border-bottom: 2px solid #f7f4f0;
        color: #0d5777;
        font-size: 18px;
        font-weight: 700;
        margin: 10px 0 5px;
        padding: 0 0 3px
    }

.cont-left {
    width: 90%;
    height: auto;
    display: inline-block
}

    .cont-left p {
        padding: 0;
        margin: 0
    }

.cont-right {
    width: 100%;
    height: auto;
    display: inline-block
}

.cont-heading {
    font-size: 18px;
    margin-bottom: 10px
}

.cont-box {
    background-color: #fff;
    box-shadow: 0 0 2px 4px rgba(0,0,0,0.08);
    margin: 0 0 30px;
    padding: 16px
}

.frm-group {
    margin-bottom: 15px !important
}

.frm-control {
    border: 0;
    box-shadow: 0 1px 0 0 rgba(0,0,0,0.12);
    color: rgba(0,0,0,0.7);
    font-size: 16px !important;
    position: relative;
    opacity: .7
}

.btn-frm:not(.dropdown-toggle), .btn-frm-secondary:not(.dropdown-toggle) {
    background-color: #f39735;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
    color: #fff;
    font-size: 13px;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    transition: all .15s linear
}

.btn-frm, .btn-frm-secondary {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.42857;
    border-radius: 4px;
    user-select: none
}

.srchplftt {
    width: 17%;
    float: left;
    display: inline-block;
    height: auto;
    margin-top: 5px
}

.srchprigtt {
    width: 82%;
    float: left;
    display: inline-block;
    height: auto;
    margin-left: 10px
}

    .srchprigtt h5 {
        color: #000;
        font-weight: 700;
        margin-left: 15px
    }

.srchpageleft {
    width: 18%;
    float: left;
    display: inline-block;
    height: auto;
    margin-top: 5px
}

.srchpageright {
    width: 80%;
    float: left;
    display: inline-block;
    height: auto;
    margin-left: 10px
}

.srchprigtt-mob {
    width: 15%;
    float: left;
    display: inline-block;
    height: auto;
    margin-left: 5px
}

.searchbanner-tc {
    color: #0d5776;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
    top: 230px;
    left: 42%
}

.searchbanner-modal {
    list-style-type: disc;
    margin-left: 21px
}

.customrow {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

.full-rowlanding {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    background: #ebeced;
    padding-top: 80px;
    padding-bottom: 65px;
    margin-top: 50px
}

.landingprow {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

.landingpg-banner {
    width: 100%;
    height: auto;
    display: block
}

.landingpg-head {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 20px
}

    .landingpg-head .catghd {
        color: #128cbf;
        font-weight: 600;
        font-size: 16px
    }

        .landingpg-head .catghd a {
            color: #128cbf
        }

            .landingpg-head .catghd a:hover {
                color: #f39735;
                text-decoration: underline
            }

    .landingpg-head .catghdview {
        padding: 1px 5px;
        border: 1px #f39735 solid;
        color: #f39735;
        border-radius: 5px;
        margin-top: 2px;
        font-size: 12px;
        position: absolute
    }

        .landingpg-head .catghdview:hover {
            color: #666;
            color: #fff;
            background: #f39735
        }

.landingpg-boxarea {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 0
}

    .landingpg-boxarea .landingpg-prod {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 0
    }

.horizontalsidearea {
    position: relative;
    margin: 0;
    padding-top: 0
}

.horizontframe {
    height: 290px;
    overflow: hidden;
    margin: 0 10px
}

    .horizontframe ul {
        list-style: none;
        margin: 0;
        padding: 0;
        height: 100%
    }

        .horizontframe ul li {
            float: left;
            width: 275px;
            height: 100%;
            margin-left: 10px;
            padding: 0;
            color: #ddd;
            text-align: center
        }

.scrollbarcostm {
    margin: 0 0 1px;
    height: 10px;
    background: #fff;
    line-height: 0
}

    .scrollbarcostm .handlecostm {
        width: 100px;
        height: 100%;
        background: #eee;
        cursor: pointer
    }

        .scrollbarcostm .handlecostm .mouseareacostm {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 10px;
            background: #f2f2f2
        }

.vighideen {
    display: none
}

.hombtnarow {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent
}

    .hombtnarow.disabled, .hombtnarow[disabled], fieldset[disabled] .hombtnarow {
        cursor: not-allowed;
        visibility: hidden
    }

.scrollbarcostm {
    margin: 0;
    padding: 0
}

.btmlefthorisld1 {
    position: absolute;
    margin-top: -144px;
    height: 50px;
    width: 32px;
    z-index: 99;
    font-size: 40px;
    background: none;
    margin-left: -20px
}

.btmrighthorisld1 {
    position: absolute;
    z-index: 99;
    margin-top: -144px;
    right: 0;
    height: 50px;
    width: 32px;
    font-size: 40px;
    background: none
}

.vighideen {
    display: none
}

.hombtnarow {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent
}

    .hombtnarow.disabled, .hombtnarow[disabled], fieldset[disabled] .hombtnarow {
        cursor: not-allowed;
        visibility: hidden
    }

.scrollbarcostm {
    margin: 0;
    padding: 0
}

.btmlefthorisld1 {
    position: absolute;
    margin-top: -144px;
    height: 35px;
    width: 35px;
    z-index: 99;
    font-size: 30px;
    margin-left: -9px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmlefthorisld1 i {
        padding-left: 0;
        top: -11px;
        display: inline-block;
        position: relative;
    }

.btmrighthorisld1 {
    position: absolute;
    z-index: 99;
    margin-top: -144px;
    right: -6px;
    height: 35px;
    width: 35px;
    font-size: 30px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmrighthorisld1 i {
        padding-left: 2px;
        top: -11px;
        display: inline-block;
        position: relative;
    }

.blogrecipebox {
    width: 100%;
    height: 150px;
    margin: auto;
    overflow: hidden
}

    .blogrecipebox img {
        height: 100%;
        width: 100%;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        transition: all .3s
    }

        .blogrecipebox img:hover {
            -moz-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            transform: scale(1.1)
        }

.nearbypro-rat {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px
}

.nearbystrrat {
    width: 50%;
    height: 30px;
    float: left
}

    .nearbystrrat .nearbystrleft {
        float: left;
        width: 83px;
        margin-left: 0px;
        display: inline-block;
    }

        .nearbystrrat .nearbystrleft .star {
            font-size: 20px;
            width: 16px;
            display: inline-block;
            color: #e8e3dd;
            float: left
        }

            .nearbystrrat .nearbystrleft .star:last-child {
                margin-right: 0
            }

            .nearbystrrat .nearbystrleft .star:before {
                content: '\2605'
            }

            .nearbystrrat .nearbystrleft .star.on {
                color: #fdc230
            }

            .nearbystrrat .nearbystrleft .star.half:after {
                content: '\2605';
                color: #fdc230;
                position: absolute;
                margin-left: 0px;
                width: 8px;
                overflow: hidden;
                top: 0px;
                display: block;
            }

.ratstorpopup {
    float: left;
    position: relative;
    display: inline-block;
}

    .ratstorpopup .star {
        font-size: 20px;
        width: 16px;
        display: inline-block;
        color: #e8e3dd;
        float: left
    }

        .ratstorpopup .star:before {
            content: '\2605'
        }

        .ratstorpopup .star.on {
            color: #fdc230
        }

        .ratstorpopup .star.half:after {
            content: '\2605';
            color: #fdc230;
            position: absolute;
            margin-left: 0px;
            width: 8px;
            overflow: hidden;
            top: 0px;
            display: block;
        }

.ratstorcount {
    float: left;
    position: relative;
    display: inline-block;
    margin-top: 5px;
}

.nearbystrrat .nearbystarcount {
    float: left;
    display: inline-block;
    position: relative;
    color: #666;
    font-size: 14px;
    margin-top: 4px;
}

.nearbyprodcnt {
    width: 50%;
    height: auto;
    display: inline-block;
    float: right
}

    .nearbyprodcnt .spannearstrleft {
        width: auto;
        height: auto;
        display: inline-block;
        float: right;
        font-size: 18px;
        color: #666;
        margin-right: 5px;
        margin-top: 5px
    }

    .nearbyprodcnt .spannearstrright {
        width: auto;
        height: auto;
        display: inline-block;
        float: right;
        font-size: 14px;
        color: #0e5776;
        margin-top: 4px
    }

.land-recipeblog {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .land-recipeblog h3 {
        color: #0d5776;
        padding: 0 10px;
        margin-top: 15px;
        text-align: center;
        font-weight: 700
    }

    .land-recipeblog h2 {
        color: #0d5776;
        padding: 0 10px;
        margin-top: 15px;
        text-align: left;
        font-weight: 700;
        font-size: 18px
    }

.framerecipeandblogs {
    height: 240px;
    overflow: hidden;
    margin: 0 10px
}

    .framerecipeandblogs ul {
        list-style: none;
        margin: 0;
        padding: 0;
        height: 240px
    }

        .framerecipeandblogs ul li {
            float: left;
            width: 278px;
            height: 240px;
            margin-left: 5px;
            padding: 0;
            color: #ddd;
            text-align: center
        }

.frameourcustomer {
    height: 300px;
    overflow: hidden;
    margin: 0 10px
}

    .frameourcustomer ul {
        list-style: none;
        margin: 0;
        padding: 0;
        height: 300px
    }

        .frameourcustomer ul li {
            float: left;
            width: 380px;
            height: 300px;
            margin-left: 5px;
            padding: 0;
            color: #ddd;
            text-align: center
        }

.customttl {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .customttl h3 {
        font-size: 16px;
        text-align: center;
        color: #666
    }

.custombox {
    width: 100%;
    height: 300px;
    margin: auto;
    overflow: hidden
}

    .custombox img {
        width: 100%
    }

.recipeblogboxland {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .recipeblogboxland h3 {
        text-align: left;
        padding: 0
    }

        .recipeblogboxland h3 a {
            font-weight: 400;
            color: #f39633;
            padding: 0;
            font-size: 14px
        }

            .recipeblogboxland h3 a:hover {
                color: #0e5776
            }

    .recipeblogboxland p {
        font-size: 13px;
        text-align: left;
        color: #666
    }

.btmlefthorisld2 {
    position: absolute;
    margin-top: -60px;
    height: 35px;
    width: 35px;
    z-index: 99;
    font-size: 30px;
    margin-left: -6px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmlefthorisld2 i {
        padding-left: 0;
        top: -11px;
        display: inline-block;
        position: relative;
    }

.btmrighthorisld2 {
    position: absolute;
    z-index: 99;
    margin-top: -60px;
    right: -3px;
    height: 35px;
    width: 35px;
    font-size: 30px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmrighthorisld2 i {
        padding-left: 2px;
        top: -11px;
        display: inline-block;
        position: relative;
    }

.btmlefthorisld3 {
    position: absolute;
    margin-top: -185px;
    height: 35px;
    width: 35px;
    z-index: 99;
    font-size: 30px;
    margin-left: -6px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmlefthorisld3 i {
        padding-left: 0;
        margin-top: -4px
    }

.btmrighthorisld3 {
    position: absolute;
    z-index: 99;
    margin-top: -185px;
    right: -3px;
    height: 35px;
    width: 35px;
    font-size: 30px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmrighthorisld3 i {
        padding-left: 2px;
        margin-top: -4px
    }

.btmlefthorisld4 {
    position: absolute;
    margin-top: -145px;
    height: 35px;
    width: 35px;
    z-index: 99;
    font-size: 30px;
    margin-left: -6px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmlefthorisld4 i {
        padding-left: 0;
        margin-top: -4px
    }

.btmrighthorisld4 {
    position: absolute;
    z-index: 99;
    margin-top: -145px;
    right: -3px;
    height: 35px;
    width: 35px;
    font-size: 30px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmrighthorisld4 i {
        padding-left: 2px;
        margin-top: -4px
    }

.recentboxp {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0;
    padding: 0;
    border: 1px #fff solid
}

    .recentboxp:hover {
        box-shadow: 1px 2px 1px #e6e6e6
    }

    .recentboxp .recentimgb {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 5px;
        padding: 0
    }

    .recentboxp p {
        line-height: 18px;
        margin: 0;
        padding: 0;
        text-align: center
    }

.oners {
    font-size: 13px;
    color: #666
}

.onerspri {
    color: #d10000;
    font-weight: 700;
    font-size: 16px
}

.onerslespri {
    font-size: 12px;
    text-decoration: line-through;
    color: #666
}

.ldpdname {
    color: #0d5776
}

.ataghove {
    border-radius: 50%
}

.catimgbox {
    width: 213px;
    height: 213px;
    border-radius: 50%;
    margin: auto;
    overflow: hidden
}

    .catimgbox img {
        height: 100%;
        width: 100%;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        transition: all .3s
    }

        .catimgbox img:hover {
            -moz-transform: scale(1.5);
            -webkit-transform: scale(1.5);
            transform: scale(1.5)
        }

.horizontframe ul li .pdnamecat {
    width: 100%;
    padding: 2px 0;
    position: relative;
    bottom: 0;
    margin-left: 0;
    font-size: 22px
}

    .horizontframe ul li .pdnamecat .locadd a {
        color: #0D5776
    }

        .horizontframe ul li .pdnamecat .locadd a:hover {
            color: #f59833
        }

    .horizontframe ul li .pdnamecat .texthovecolor a {
        color: #f59833 !important
    }

.samedayborder {
    border: 5px #ad92d7 solid
}

.nextdayborder {
    border: 5px #fc986c solid
}

.specialstrborder {
    border: 5px #3fd2a8 solid
}

.row-landing {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    margin-top: 30px;
    border-bottom: 5px #b3b3b3 solid
}

.landding-cat-img {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

.landding-cat-cont {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .landding-cat-cont a {
        color: #676767
    }

        .landding-cat-cont a h1 {
            padding: 0 0 0 50px;
            color: #0d5776
        }

        .landding-cat-cont a:hover h1 {
            color: #f59833
        }

        .landding-cat-cont a h3 {
            padding: 0 0 0 50px;
            color: #676767
        }

.starrat {
    width: 101px;
    height: 30px;
    margin: auto
}

    .starrat .star {
        font-size: x-large;
        width: 20px;
        display: inline-block;
        color: gray;
        float: left
    }

        .starrat .star:last-child {
            margin-right: 0
        }

        .starrat .star:before {
            content: '\2605'
        }

        .starrat .star.on {
            color: #fdc230
        }

        .starrat .star.half:after {
            content: '\2605';
            color: #fdc230;
            position: absolute;
            margin-left: -20px;
            width: 10px;
            overflow: hidden
        }

.prod-Rating .prodRating .star {
    font-size: 23px;
    width: 21px;
    display: inline;
    color: #e8e3dd;
    float: left;
    height: 20px;
    margin-top: -5px
}

    .prod-Rating .prodRating .star:last-child {
        margin-right: 0
    }

    .prod-Rating .prodRating .star:before {
        content: '\2605'
    }

    .prod-Rating .prodRating .star.on {
        color: #fdc230
    }

    .prod-Rating .prodRating .star.half:after {
        content: '\2605';
        color: #fdc230;
        position: absolute;
        margin-left: -20px;
        width: 10px;
        overflow: hidden;
        margin-top: 0px;
    }

.rat-itclass {
    position: relative
}

    .rat-itclass .rat-itc-txt {
        color: #0f6d95;
        transform: scaleY(0.85);
        display: inline-block
    }

        .rat-itclass .rat-itc-txt:hover {
            color: #f39735
        }

.landing-row {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .landing-row .landpcatbox {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        float: left;
        background: #fff;
        margin-top: 10px;
        border-radius: 4px;
        overflow: hidden;
        line-height: 1.42857143;
        border-radius: 2px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
        transition: box-shadow .25s;
    }

        .landing-row .landpcatbox:hover {
            box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
        }

        .landing-row .landpcatbox img {
            width: 100%;
            height: auto;
            border-radius: 4px;
            -moz-transition: all .3s;
            -webkit-transition: all .3s;
            transition: all .3s
        }

        .landing-row .landpcatbox .catproductbox {
            width: 100%;
            position: absolute;
            bottom: 15px
        }

            .landing-row .landpcatbox .catproductbox h3 {
                width: 100%;
                color: #666;
                margin: 0;
                text-align: left;
                padding-left: 10px;
                padding-right: 10px;
                font-size: 14px;
                letter-spacing: 0.5px;
            }

.margrowtop {
    margin-top: 10px
}

.margrowtop2 {
    margin-top: 0
}

.land-specstrleft {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .land-specstrleft h3 {
        color: #333;
        padding: 0 5px;
        margin-top: 40px
    }

    .land-specstrleft p {
        font-size: 16px;
        padding: 3px 10px;
        line-height: 25px
    }

    .land-specstrleft .explorebtn {
        height: auto;
        display: inline-block;
        padding: 2px;
        color: #0d5776;
        font-size: 12px;
        font-weight: 700
    }

        .land-specstrleft .explorebtn:hover {
            color: #f39733
        }

.land-specstrright {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    margin-top: 20px
}

    .land-specstrright img {
        width: 100%
    }

.land-nearbystr {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .land-nearbystr h3 {
        color: #0d5776;
        padding: 0 10px;
        margin-top: 5px;
        font-weight: 700
    }

.rat-itclass .star {
    font-size: 23px;
    width: 20px;
    display: inline-block;
    color: #e8e3dd;
    float: left;
    height: 20px;
    margin-top: -8px
}

    .rat-itclass .star:last-child {
        margin-right: 0
    }

    .rat-itclass .star:before {
        content: '\2605'
    }

    .rat-itclass .star.on {
        color: #fdc230
    }

.funkyradio div {
    clear: both;
    overflow: hidden
}

.funkyradio label {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #D1D3D4;
    font-weight: 400
}

.funkyradio input[type="radio"]:empty, .funkyradio input[type="checkbox"]:empty {
    display: none
}

    .funkyradio input[type="radio"]:empty ~ label, .funkyradio input[type="checkbox"]:empty ~ label {
        position: relative;
        line-height: 2.5em;
        text-indent: 3.25em;
        margin-top: 5px;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .funkyradio input[type="radio"]:empty ~ label:before, .funkyradio input[type="checkbox"]:empty ~ label:before {
            position: absolute;
            display: block;
            top: 0;
            bottom: 0;
            left: 0;
            content: '';
            width: 2.5em;
            background: #D1D3D4;
            border-radius: 3px 0 0 3px
        }

.funkyradio input[type="radio"]:hover:not(:checked) ~ label, .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
    color: #888
}

    .funkyradio input[type="radio"]:hover:not(:checked) ~ label:before, .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
        content: '\2714';
        text-indent: .9em;
        color: #C2C2C2
    }

.funkyradio input[type="radio"]:checked ~ label, .funkyradio input[type="checkbox"]:checked ~ label {
    color: #000;
    font-weight: 700
}

    .funkyradio input[type="radio"]:checked ~ label:before, .funkyradio input[type="checkbox"]:checked ~ label:before {
        content: '\2714';
        text-indent: .9em;
        color: #fff;
        background-color: #ccc
    }

.funkyradio input[type="radio"]:focus ~ label:before, .funkyradio input[type="checkbox"]:focus ~ label:before {
    box-shadow: 0 0 0 3px #F39735
}

.funkyradio-default input[type="radio"]:checked ~ label:before, .funkyradio-default input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #F39735
}

.funkyradio-primary input[type="radio"]:checked ~ label:before, .funkyradio-primary input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #F39735
}

.funkyradio-success input[type="radio"]:checked ~ label:before, .funkyradio-success input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #F39735
}

.funkyradio-danger input[type="radio"]:checked ~ label:before, .funkyradio-danger input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #F39735
}

.funkyradio-warning input[type="radio"]:checked ~ label:before, .funkyradio-warning input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #F39735
}

.funkyradio-info input[type="radio"]:checked ~ label:before, .funkyradio-info input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #F39735
}

.makepaybrn {
    background: #045677;
    padding: 2px 5px;
    border-radius: 5px;
    color: #fff;
    border: none;
    border: 1px #666 solid;
    margin-top: 20px
}

    .makepaybrn:hover {
        background: #F59824;
        color: #fff
    }

.chekonopt {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 20px
}

.selecoptdp1 {
    width: 100%;
    height: 30px;
    border: 1px #ccc solid;
    border-radius: 5px
}

.myacctnum {
    text-align: center;
    height: 20px;
    width: 20px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-left: -8px;
    border: 1px #b0aeae solid
}

    .myacctnum .myacctnum-inn {
        font-size: 13px;
        color: #48AE35
    }

.row.no-gutter {
    margin-left: 0;
    margin-right: 0
}

    .row.no-gutter [class*='col-'], .row.no-gutter [class*='col-'] {
        padding-right: 0;
        padding-left: 0
    }

.myaccbox {
    width: 49%;
    height: auto;
    display: inline-block;
    float: left;
    margin-left: 1%;
    margin-top: 1%;
    border: 1px #ccc solid;
    background: #F7F5F0;
    position: relative
}

.delivadd {
    width: 140px;
    height: auto;
    display: inline-block;
    position: relative;
    float: right;
    right: 0px
}

    .delivadd i {
        font-size: 24px
    }

    .delivadd a:hover span {
        text-decoration: underline
    }

    .delivadd span {
        float: left;
        font-size: 13px;
        margin-left: 5px;
        vertical-align: middle
    }

        .delivadd span:last-child {
            padding-top: 9px
        }

.delivadd-modal {
    width: 100%;
    height: auto;
    display: inline-block;
    border: 1px #F39735 solid;
    padding: 10px 20px;
    background: #f5f5f5;
    border-radius: 5px
}

.scrollbaruser {
    min-height: 414px
}

    .scrollbaruser::-webkit-scrollbar {
        width: 5px
    }

    .scrollbaruser::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3)
    }

    .scrollbaruser::-webkit-scrollbar-thumb {
        background-color: #666;
        outline: 1px solid slategrey
    }

.scrollbaruser1 {
    max-height: 520px;
    overflow-y: scroll;
    overflow-x: hidden
}

    .scrollbaruser1::-webkit-scrollbar {
        width: 5px
    }

    .scrollbaruser1::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3)
    }

    .scrollbaruser1::-webkit-scrollbar-thumb {
        background-color: #666;
        outline: 1px solid slategrey
    }

.main-swith {
    width: 90px;
    height: 30px;
    display: inline-block;
    position: relative;
    margin-top: 8px;
    float: right
}

.switchbrnarea {
    width: 90px;
    height: 26px;
    border: 2px #fcb263 solid;
    cursor: pointer;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}

.delivspan {
    width: 148px;
    height: 100%;
    float: left;
    display: inline-block;
    padding-right: 111px;
    font-size: 13px;
    background: #0D5776;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0;
}

.pickupspan {
    width: 92px;
    height: 100%;
    float: left;
    display: inline-block;
    margin-left: 93px;
    background: #D47B1C;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0;
    font-size: 13px;
}

.dlvpckicon {
    width: 32px;
    height: 32px;
    margin-top: -31px;
    float: right;
    display: block;
    margin-left: 74px;
    cursor: pointer;
    border-radius: 30px;
    background: #fff;
    border: 2px #F39735 solid;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0;
}

.delivspan, .dlvpckicon, .pickupspan {
    position: relative;
}

.delivaddcls {
    margin-left: -60px;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0
}

.pickaddcls {
    margin-left: 26px;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0
}

.icondlvaddcls {
    margin-left: -0;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0
}

.deliclr1 {
    color: #fff;
    padding: 5px 0 0 6px;
    display: inline-block;
}

.pickclr2 {
    color: #fff;
    padding: 2px 0 0 10px;
    display: inline-block
}

.delibgimg {
    background: #fff url(../image/store-switch2.svg) no-repeat;
    background-position: 2px 2px;
}

.pickbgimg {
    background: #fff url(../images/store-switch1.svg) no-repeat;
    background-position: 2px 2px
}

.stepwizard-step p {
    margin-top: 10px;
    letter-spacing: .7px
}

.stepwizard-row {
    display: table-row;
    position: relative;
    width: 1127px;
    background: #F7F5F0;
    z-index: 999;
    margin-left: -6px
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
    background: #F7F5F0
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important
}

.stepwizard-row:before {
    top: 30px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
    width: 33%;
    display: inline-block
}

    .stepwizard-step .btn-circle1 {
        width: 30px;
        height: 30px;
        text-align: center;
        padding: 6px 0;
        font-size: 12px;
        line-height: 1.428571429;
        border-radius: 15px;
        background-color: #f5f5f5;
        border: 1px #ccc solid;
        color: #666
    }

.brownbbimg {
    position: absolute;
    margin: -4px 0 0
}

.bgbluecolor {
    background: #0D5776
}

.bgbluecolortop {
    background: #064e6a;
    border-bottom: 1px #034761 solid;
}

.bgbrowncolortop {
    background: #e88023;
    border-bottom: 1px #de7517 solid;
}

.bgbluecolor #shoppingModeOption:hover, #shoppingModeOption:focus {
    color: #F39735
}

.bgbluecolor .location-link {
    color: #031935;
}

.bgbluecolor .location-change {
    color: #F39735
}

.bgbluecolor .catagory-nav li a:hover, .catagory-nav li a:focus {
    background: #F39735;
    color: #fff
}

.bgbrowncolor {
    background: #F39735
}

#topcatewidth {
    width: auto;
    display: inline-block;
    color: #031935;
    padding: 3px 5px;
    font-size: 13px;
    border: 1px #f39732 solid;
    border-radius: 3px;
}

    #topcatewidth .fa-bars {
        color: #F39735 !important;
        font-size: 16px !important;
        position: absolute;
        margin-top: 7px;
        margin-left: -23px;
    }

.chnglhedfrm {
    margin-top: 10px
}

.sinmocls {
    position: absolute;
    right: 4px;
    top: 4px;
    width: 20px;
    height: 20px;
    z-index: 99;
    display: inline-block
}

.sinupmocls {
    position: absolute;
    right: 12px;
    margin-top: 5px;
    z-index: 99;
    display: inline-block
}

#signuppp {
    width: 750px
}

.crtclrmobhid {
    display: none
}

.btnchkout {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.storenotavblmsg {
    color: #666;
    border: 1px #eee solid;
    padding: 15px 5px;
    background: #ecf5f9;
    border-radius: 5px;
    display: inline-block
}

    .storenotavblmsg .storenotavb-span1 {
        width: auto;
        height: auto;
        display: inline-block;
        float: left
    }

        .storenotavblmsg .storenotavb-span1 .striconbase {
            width: 20px;
            height: 2px;
            background: #fe8583;
            position: absolute;
            margin-top: 36px;
            margin-left: -7px
        }

    .storenotavblmsg .storenotavb-span2 {
        width: auto;
        height: auto;
        display: inline-block;
        float: left;
        padding-left: 20px
    }

.page404area {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .page404area .page404area-img {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

    .page404area .page404area-cont {
        position: absolute;
        top: 0;
        left: 90px
    }

        .page404area .page404area-cont .btn404 {
            border: 1px solid #0d5776;
            color: #fff;
            font-size: 14px;
            background: #43c5e0;
            padding: 8px 20px;
            border-radius: 5px;
            border: none;
            font-family: 'open_sansbold'
        }

            .page404area .page404area-cont .btn404:hover {
                color: #fff;
                background: #0d5776
            }

.sgnupfrmh {
    width: 100%;
    height: auto;
    display: inline-block;
    background: #fff
}

    .sgnupfrmh .sgnupfrmh-slide {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 20px
    }

    .sgnupfrmh .form-group .login-icon {
        margin-top: 0
    }

.main-text {
    position: absolute;
    top: 100px;
    width: 96.666666666667%;
    color: #FFF
}

.carousel-btns {
    margin-top: 2em
}

    .carousel-btns .btn {
        width: 150px
    }

.carousel-inner img {
    width: 100%
}

.carousel-control {
    width: auto
}

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right {
        position: absolute;
        top: 47%;
        right: 0;
        z-index: 5;
        display: inline-block;
        background-color: #000;
        width: 38px;
        height: 38px;
        line-height: 40px;
        font-size: 14px
    }

    .carousel-control .icon-prev, .carousel-control .fa-chevron-left {
        left: 0
    }

.carousel-indicators li {
    width: 25px;
    height: 8px;
    margin: 0 1px;
    border: 2px solid #fff;
    opacity: .8
}

.carousel-indicators .active {
    background-color: #28ace2
}

.carousel-control .icon-prev, .carousel-control .fa-chevron-left, .carousel-control .icon-right, .carousel-control .fa-chevron-right {
    border-radius: 0px
}

.carousel-control .icon-prev, .carousel-control .fa-chevron-left {
    left: 30px
}

.carousel-control .icon-right, .carousel-control .fa-chevron-right {
    right: 30px
}

.shakestoricon {
    display: block;
    position: absolute;
    z-index: 1000;
    margin-top: 4px;
    left: 23px;
    width: auto;
    height: auto;
    cursor: pointer;
    -webkit-animation: undulate 3s linear 0 infinite;
    animation: undulate 3s linear 0 infinite
}

    .shakestoricon:hover {
        -webkit-animation: none;
        animation: none;
        transform: translate(0px,0px);
        -ms-transform: translate(0px,0px);
        -webkit-transform: translate(0px,0px)
    }

@-webkit-keyframes undulate {
    0% {
        -webkit-transform: translate(0,0)
    }

    5% {
        -webkit-transform: translate(0px,10px)
    }

    10% {
        -webkit-transform: translate(0,0)
    }

    15% {
        -webkit-transform: translate(0px,10px)
    }

    20% {
        -webkit-transform: translate(0,0)
    }

    100% {
        -webkit-transform: translate(0,0)
    }
}

@-moz-keyframes undulate {
    0% {
        -moz-transform: translate(0,0)
    }

    5% {
        -moz-transform: translate(0px,10px)
    }

    10% {
        -moz-transform: translate(0,0)
    }

    15% {
        -moz-transform: translate(0px,10px)
    }

    20% {
        -moz-transform: translate(0,0)
    }

    100% {
        -moz-transform: translate(0,0)
    }
}

@-ms-keyframes undulate {
    0% {
        -ms-transform: translate(0,0)
    }

    5% {
        -ms-transform: translate(0px,10px)
    }

    10% {
        -ms-transform: translate(0,0)
    }

    15% {
        -ms-transform: translate(0px,10px)
    }

    20% {
        -ms-transform: translate(0,0)
    }

    100% {
        -ms-transform: translate(0,0)
    }
}

5% {
    transform: translate(0px,10px)
}

10% {
    transform: translate(0,0)
}

15% {
    transform: translate(0px,10px)
}

20% {
    transform: translate(0,0)
}

100% {
    transform: translate(0,0)
}

.review_menu .userStoreRevRat_static_content {
    width: auto;
    display: inline-block;
    position: relative
}

.bs-example {
    position: relative;
    margin-top: 0;
    background: #fff;
    margin-bottom: 10px;
    border: 1px #eae8e5 solid
}

.review_menu .showratingp {
    width: auto;
    height: auto;
    display: block;
    position: relative;
    transform: scaleY(0.85);
    font-size: 16px;
    font-family: 'open_sanssemibold';
    color: #434343;
    font-weight: 500
}

.review_menu .storepstrgf {
    width: 100%;
    height: auto;
    margin-top: 10px
}

    .review_menu .storepstrgf:first-child {
        margin-bottom: 20px
    }

    .review_menu .storepstrgf .storepstrgfleft {
        width: 220px;
        height: auto;
        display: inline-block;
        float: left
    }

    .review_menu .storepstrgf .storepstrgfright {
        width: 30px;
        height: auto;
        display: inline-block;
        float: left;
        margin-left: 5px
    }

.bs-example .libackgbg {
    background: #fff;
    display: block;
    padding-top: 10px;
    box-shadow: 0 3px 1px #c5ecfc
}

.font-italic-lineh {
    line-height: 20px
}

.font-italic {
    font-style: italic
}

.revreplycom-left {
    margin-left: 50px
}

.letterhightfnt {
    transform: scaleY(0.85);
    display: inline-block
}

.letterhightcolr {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #187298;
    font-weight: 500
}

.letter4e4e {
    color: #4e4e4e
}

.letter4a4b4c {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #4a4b4c;
    font-weight: 500
}

.letter4a4b4c1 {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #bbbcbc;
    font-weight: 500
}

.letter4a4b4c2 {
    transform: scaleY(0.85);
    font-size: 22px
}

.letter999 {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #999;
    font-weight: 500
}

.strdtlmarleft {
    margin-left: -60px;
    margin-top: 8px;
}

.bx-controls-direction {
    display: block
}

.storedtlbnrhght {
    height: 300px
}

.fontvaricallyscal {
    transform: scaleY(0.85)
}

.fontvaricallyscal-blue {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #187298;
    font-weight: 500
}

.fontvaricallyscal-gray {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #c2c2c2;
    font-weight: 500;
}

    .fontvaricallyscal-gray img {
        transform: scaleY(1.1);
        display: inline-block
    }

.fontvaricallyscal-blk66 {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #666;
    font-weight: 500
}

.fontvartic-blk-18 {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #000;
    font-weight: 500
}

.formobdispb {
    display: inline-block;
    float: left
}

.pdzmhovblnkmob {
    display: none
}

.fristwdcap {
    text-transform: capitalize
}

.marpdpttl {
    margin-bottom: 4px;
    display: inline-block
}

.prod-highlights {
    width: auto;
    display: inline-block;
    position: relative
}

.h3typpd {
    margin: 0;
    font-size: 14px;
    color: #F39735;
    margin-bottom: 5px
}

.pdmarpgdtlft {
    margin-top: 45px
}

.maroffdiv {
    margin-top: -5px
}

.ordsumarybgcolor {
    background: #fff
}

.couponinp2 {
    width: 100%
}

#ordhistmar {
    margin: 0 0px;
    padding-top: 20px;
    position: relative
}

.orderhisttabel1 .orderhistd1 {
    width: 30%;
    display: inline-block;
    float: left
}

.orderhisttabel1 .orderhistd2 {
    width: 25%;
    display: inline-block;
    float: left
}

.orderhisttabel1 .orderhistd3 {
    width: 16%;
    display: inline-block;
    float: left
}

.orderhisttabel1 .orderhistd4 {
    width: 29%;
    display: inline-block;
    float: left
}

.userproaddp {
    left: 10%;
    display: inline-block;
    position: relative
}

.userchngpass {
    left: 2%;
    position: relative
}

.sidecontorder1 {
    width: 100%
}

.sidecontorder2 {
    width: 100%
}

.storanditm1 {
    width: auto;
    color: #0d5776;
    cursor: pointer;
    font-size: 12px;
}

.storanditm2 {
    width: auto
}

.storanditm2-color {
    color: #f39735
}

.my-order-table a .storanditm2::before {
    font-family: FontAwesome;
    content: "\f078";
    font-size: 8px
}

.my-order-table a.active .storanditm2::before {
    font-family: FontAwesome;
    content: "\f077";
    font-size: 8px
}

.myaccadd1 {
    margin-right: 10px
}

.myaccadd2 {
    margin-right: 5px
}

.myaccadd3 {
    margin-right: 0
}

.myaccadd4 {
    margin-right: 0
}

.forgotmdl {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    padding: 10px
}

    .forgotmdl h4 {
        margin-bottom: 5px
    }

    .forgotmdl .forgbtnm {
        margin-right: 0;
        margin-top: 10px !important;
        float: right
    }

    .forgotmdl .forgpasbtncls {
        position: absolute;
        margin-right: 0;
        margin-top: -13px !important;
        right: 0
    }

.verifysinpp {
    margin-top: 153px;
    margin-right: 190px
}

.numverisignin {
    margin-top: 66px
}

.numverisignin1 {
    margin-top: -30px;
    position: absolute;
    right: 20px;
    color: #0D5776;
    cursor: pointer;
    font-weight: 700
}

.numverisignin2 {
    margin-top: -28px;
    position: absolute;
    right: 5px;
    color: #0D5776;
    cursor: pointer;
    font-weight: 700
}

    .numverisignin2 a {
        color: #0D5776
    }

.numverisignin3 {
    color: #0D5776;
    cursor: pointer !important;
    font-weight: 700 !important;
    background: none;
    border: none
}

    .numverisignin3:hover {
        color: #f39735
    }

.numverisignin4 {
    position: absolute;
    margin-top: -29px;
    color: #0D5776;
    cursor: pointer !important;
    font-weight: 700 !important;
    right: 10px
}

.signin-page .numverisigninpp1 {
    position: absolute;
    margin-top: -30px;
    color: #0D5776;
    cursor: pointer !important;
    font-weight: 700 !important;
    right: 10px
}

    .signin-page .numverisigninpp1:hover {
        color: #f39735
    }

.signin-page .numverisigninpp2 {
    position: absolute;
    margin-top: -30px;
    cursor: pointer !important;
    right: 10px
}

    .signin-page .numverisigninpp2 a {
        color: #0D5776;
        font-weight: 700 !important
    }

        .signin-page .numverisigninpp2 a:hover {
            color: #f39735
        }

.level-3 .categorybgimg1 {
    position: absolute;
    display: inline-block;
    left: 0;
    bottom: 0px;
}

.belmycart {
    position: absolute;
    margin-top: 6px;
    margin-left: -46px
}

.previouaddcart {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 11px;
    padding: 0 6px
}

    .previouaddcart strong {
        font-weight: 700;
        text-decoration: underline;
        font-size: 13px;
        color: #000;
        margin: 0 5px
    }

    .previouaddcart span {
        font-weight: 700;
        font-size: 16px;
        color: #ec1944
    }

.forresetpass {
    width: 100%
}

.input__field {
    border: none;
    border-radius: 0;
    color: #aaa;
    font-weight: 700
}

    .input__field:focus {
        outline: none
    }

.input__label-content {
    position: relative;
    display: block;
    padding-top: 13px;
    width: 100%;
    font-weight: 300
}

.forgotmdl .input__label-content {
    position: relative;
    display: block;
    padding-top: 13px;
    width: 100%;
    font-weight: 300
}

.forgotpassowid .input__label-content {
    position: relative;
    display: block;
    padding-top: 20px;
    width: 100%;
    font-weight: 300
}

.editform .input__label--brownbag {
    position: absolute;
    text-align: left;
    pointer-events: none;
    left: 30px;
    font-size: 14px;
    color: #999;
    font-weight: 400
}

.forresetpass .input__label--brownbag {
    position: absolute;
    text-align: left;
    pointer-events: none;
    margin-left: 30px !important;
    font-size: 14px;
    color: #999;
    font-weight: 400
}

.input__field--brownbag {
    border-bottom: 1px #ccc solid;
    width: 100%;
    color: #000;
    font-size: 14px;
    background: #fff;
    font-weight: 400
}

.input__label--brownbag {
    position: absolute;
    text-align: left;
    pointer-events: none;
    left: 24px;
    font-size: 14px;
    color: #999;
    font-weight: 400
}

.input__label-content--brownbag {
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.input__label--brownbag::before, .input__label--brownbag::after {
    content: '';
    position: absolute;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 4px;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.input__label--brownbag::before {
    top: 0
}

.input__label--brownbag::after {
    bottom: 0
}

.input__field--brownbag:focus + .input__label--brownbag .input__label-content--brownbag, .input--filled .input__label-content--brownbag {
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    font-size: 11px;
    color: #f39735
}

.input__field--brownbag:focus + .input__label--brownbag::before, .input--filled .input__label--brownbag::before {
    -webkit-transform: translate3d(0,-0.5em,0);
    transform: translate3d(0,-0.5em,0)
}

.input__field--brownbag:focus + .input__label--brownbag::after, .input--filled .input__label--brownbag::after {
    -webkit-transform: translate3d(0,0.5em,0);
    transform: translate3d(0,0.5em,0)
}

.bs-example .media-list .pddtlarea {
    width: 100%;
    display: inline-block;
    padding: 0 15px;
    position: relative;
    margin: 8px 0 0
}

    .bs-example .media-list .pddtlarea .pddtlupdate {
        color: #0D5776;
        font-size: 14px;
        font-weight: 700;
        margin-right: 5px;
        display: inline-block;
        position: relative
    }

    .bs-example .media-list .pddtlarea .pddtlupdate1 {
        color: #999;
        display: inline-block;
        position: relative
    }

.myacnt-form .pddtlarea {
    width: 100%;
    display: inline-block;
    padding: 0 15px;
    position: relative;
    margin: 8px 0 0
}

    .myacnt-form .pddtlarea .pddtlupdate {
        color: #0D5776;
        font-size: 14px;
        font-weight: 700;
        margin-right: 5px;
        display: inline-block;
        position: relative
    }

    .myacnt-form .pddtlarea .pddtlupdate1 {
        color: #999;
        display: inline-block;
        position: relative
    }

.proddtlprevover {
    max-height: 130px;
    overflow-y: auto;
    overflow-x: hidden
}

.stordtlupdatemar {
    margin-top: 10px !important
}

.stordtlupdate1 {
    color: #0D5776;
    font-size: 14px;
    font-weight: 700;
    margin-right: 5px;
    display: inline-block;
    position: relative
}

.stordtlupdate2 {
    color: #999;
    display: inline-block;
    position: relative
}

.vendorgivrev {
    margin-left: -40px !important;
    position: relative;
    display: inline-block
}

.page-modalmob {
    background: #000;
    bottom: 0;
    left: 0;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999
}

.page-modalmob-user {
    background: #000;
    bottom: 0;
    left: 0;
    opacity: .9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999
}

.locppmobm {
    padding: 10px 10px 0 !important;
    min-width: 300px !important;
    left: 13% !important;
    border-radius: 10px !important;
    position: fixed !important;
    top: 30px !important;
}

.mobmyaccbox-right {
    width: 70%;
    height: 100%;
    position: fixed;
    background: #fff;
    right: -71%;
    z-index: 9999;
    top: 0
}

    .mobmyaccbox-right ul {
        margin: 0;
        padding: 10px
    }

        .mobmyaccbox-right ul li {
            list-style: none;
            line-height: 24px;
            padding: 5px 10px;
            border-bottom: 1px solid #ccc
        }

            .mobmyaccbox-right ul li a {
                color: #666;
                font-size: 14px;
                transform: scaleY(0.85)
            }

                .mobmyaccbox-right ul li a:hover {
                    color: #f39735
                }

            .mobmyaccbox-right ul li span {
                margin-right: 5px;
                width: 20px
            }

.mobmyacc-overlay {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 999
}

.mobmyserchpfilter-overlay {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 999
}

.animationacc {
    -webkit-transition: 1s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.mobmyaccbox-right .picon {
    margin-top: 10px;
    margin-left: 10px;
    position: absolute;
    z-index: 9
}

    .mobmyaccbox-right .picon a {
        width: 30px;
        display: inline-block
    }

.mobmyaccbox-right .p-uiconmob {
    margin-top: 10px;
    position: relative;
    font-size: 13px
}

.mobmyaccbox-right .uiconmob {
    width: 45px;
    height: 40px;
    display: inline-block
}

    .mobmyaccbox-right .uiconmob span {
        font-size: 14px;
        margin-top: 4px
    }

.mobmyaccbox-right .uiconmob-head {
    width: 100%;
    height: auto;
    display: inline-block;
    background: #f39735
}

    .mobmyaccbox-right .uiconmob-head span {
        font-size: 14px;
        padding: 5px 10px;
        text-align: center;
        color: #fff
    }

.header-inup {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    padding-top: 4px
}

    .header-inup .header-inup-logo {
        width: auto;
        height: auto;
        display: inline-block;
        position: relative
    }

        .header-inup .header-inup-logo img {
            margin-top: 10px;
            margin-left: -25px
        }

    .header-inup .header-inup-right {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .header-inup .header-inup-right .header-inup-right-cont {
            float: right;
            width: auto;
            display: inline-block;
            position: relative;
            margin-right: 10px
        }

            .header-inup .header-inup-right .header-inup-right-cont span {
                padding-top: 20px;
                position: relative;
                display: inline-block
            }

        .header-inup .header-inup-right .header-inup-right-btn {
            float: right;
            width: auto;
            display: inline-block;
            position: relative
        }

            .header-inup .header-inup-right .header-inup-right-btn span {
                float: right
            }

.showmoreitems {
    background: #0d5776;
    padding: 4px 15px;
    display: inline-block;
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px
}

    .showmoreitems .itemnubshow {
        font-size: 18px;
        font-weight: 700;
        color: #f39633
    }

.signinmsgbox {
    position: relative;
    margin-top: 20px;
    margin-left: 0%;
    padding: 2px 10px;
    font-size: 12px;
    color: #666;
    border-radius: 5px;
    text-align: center;
    margin-bottom: -20px;
}

    .signinmsgbox img {
        margin-top: -2px;
        margin-right: 5px
    }

.signup-errors {
    text-align: center
}

.signupmsgbox {
    position: relative;
    margin-top: 0;
    background: #0d5776;
    padding: 2px 10px;
    font-size: 13px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 7px;
    display: inline-block
}

.loadandshowmrow {
    width: 100%;
    position: relative;
    display: inline-block
}

.storeppstatment {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
    position: relative;
    margin-top: -10px
}

    .storeppstatment a {
        background: #fff;
        display: inline-block;
        position: relative;
        padding: 0 10px 2px;
        border-radius: 5px;
        border: 1px #ccc solid;
        cursor: default
    }

    .storeppstatment .muti-stores-count {
        font-size: 16px;
        display: inline-block;
        position: relative;
        color: #f39735;
        font-weight: 700
    }

    .storeppstatment .muti-stores-text {
        font-size: 14px;
        display: inline-block;
        position: relative;
        color: #0d5776;
        margin-left: 4px
    }

.godaddyicon {
    position: fixed;
    right: -132px;
    bottom: 45px;
    z-index: 9999999;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

    .godaddyicon:hover {
        right: 0;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .godaddyicon .godaddy-hovicon {
        width: 35px;
        height: 35px;
        margin-right: 8px;
        cursor: pointer
    }

.home-deliverythank {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .home-deliverythank h3 {
        text-align: center;
        padding: 0 10px;
        color: #000;
        font-weight: 700
    }

    .home-deliverythank .thankpstrttl {
        padding: 0 10px;
        color: #0d5776;
        font-weight: 700;
        font-size: 20px;
        text-align: right;
    }

    .home-deliverythank .thankpstrttl2 {
        text-align: left;
        padding: 0 10px;
        color: #0d5776;
        font-weight: 700;
        font-size: 20px
    }

    .home-deliverythank .thankpstrname {
        padding: 0 10px;
        color: #666;
        font-weight: 700;
        font-size: 14px;
        text-align: right;
    }

    .home-deliverythank .thankpdelivdat {
        text-align: left;
        padding: 0 10px;
        color: #666;
        font-weight: normal;
        font-size: 14px
    }

.deliveryttlchrg {
    width: 500px;
    height: auto;
    position: relative;
    border: 3px #a3d39c dotted;
    padding: 10px;
    margin: auto;
}

    .deliveryttlchrg .thnkttltab {
        color: #f5a75e;
        font-size: 18px;
        font-weight: 700
    }

    .deliveryttlchrg .thnkttltab1 {
        color: #000;
        font-size: 18px;
        font-weight: 700
    }

    .deliveryttlchrg .thnkttltab2 {
        color: #000;
        font-size: 22px;
        font-weight: 700
    }

    .deliveryttlchrg .thnkpr-icn1 {
        color: #f39735;
        font-size: 18px;
        margin-right: 5px
    }

    .deliveryttlchrg .thnkpr-icn2 {
        color: #f39735;
        font-size: 22px
    }

.srchfltrhd {
    color: #0d5776;
    font-size: 11px;
    display: inline-block;
    text-transform: uppercase
}

.filter-terms > li.active > a .srchfltrhd {
    color: #f39735 !important
}

.srchfltrhd-sub {
    color: #666;
    font-size: 11px;
    padding-left: 5px;
    text-transform: uppercase
}

.srchchk-sub {
    color: #666;
    display: inline-block;
    float: left;
    width: 15px !important;
    height: 15px !important
}

.srchchkcont-sub {
    color: #000;
    font-size: 12px;
    display: inline-block;
    float: left;
    text-transform: capitalize
}

.filtrtmmt {
    margin-top: 7px !important;
    display: inline-block
}

    .filtrtmmt:first-child {
        margin-top: 0 !important;
        display: inline-block
    }

.filtcnt {
    font-size: 10px;
    color: #666
}

.brandlogopdp {
    width: 60px;
    height: auto;
    display: inline-block;
    position: relative;
    margin-top: 10px
}

.allergicmod {
    width: 100%;
    height: auto;
    display: inline-block
}

    .allergicmod .allergicmodbd {
        width: 100%;
        height: auto;
        display: inline-block
    }

.revpddtlcount {
    margin-left: -20px;
    margin-top: 1px;
    position: relative;
    display: inline-block;
    font-size: 16px
}

.infopage-row {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    position: relative
}

.abtmobhed {
    background: #fff;
    display: inline-block;
    width: 100%;
    height: auto
}

    .abtmobhed .navbar-toggle {
        float: left
    }

.navbar-collapse-abt {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.abtmobhed button {
    padding: 5px;
    margin: 0;
    background: #0d5776;
    border-radius: 0
}

.abtmobhed span {
    background: #fff;
    display: inline-block
}

.dark-greyttl {
    font-size: 22px
}

#mobile_number-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px
}

#email_id-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

#signup_password-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px
}

#terms_check-error {
    position: absolute;
    margin-top: 7px;
    color: #666;
    font-size: 11px;
    background: #fff;
    padding: 5px 10px;
    margin-left: -56px;
    z-index: 1;
    border-radius: 5px;
    border: 1px #ccc solid;
    box-shadow: 1px 1px 3px #ccc;
    display: block;
}

    #terms_check-error:after {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border: 1px #ccc solid;
    }

    #terms_check-error:after {
        border-color: rgba(204, 204, 204, 0);
        border-bottom-color: #ccc;
        border-width: 10px;
        margin-left: -10px;
    }

#password-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

#email-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

.otpmsgcont {
    position: relative;
    color: #0d5776;
    font-size: 13px;
    margin-top: 0;
    text-align: center
}

.otpsendcont {
    position: absolute;
    margin-top: -17px !important;
    color: #a01821 !important;
    font-size: 11px !important;
    padding: 0 !important;
    z-index: 99;
    margin-left: 29px !important
}

#resendotplink {
    position: absolute;
    margin-top: -27px;
    color: #0d5776;
    font-size: 12px;
    z-index: 99;
    right: 0;
    margin-right: 15px
}

    #resendotplink:hover {
        color: #f7941e
    }

.form-group .mob-iconotpm {
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 29px;
    margin-top: 10px;
    margin-left: 4px
}

#phonenum-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

#first_name-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

#last_name-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

#mobile_verification_code_check-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

#gender-error {
    position: absolute;
    margin-top: 15px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

.genderforsign {
    margin-top: 10px
}

    .genderforsign .gendspanmar1 {
        margin-left: 3px
    }

    .genderforsign .gendspan1 {
        margin-top: 0;
        margin-left: -7px
    }

    .genderforsign .gendspan2 {
        margin-top: 0;
        margin-left: -7px
    }

.genderforsign1 {
    margin-top: 4px
}

    .genderforsign1 .gendspanmar1 {
        margin-left: 15px
    }

    .genderforsign1 .gendspan1 {
        margin-top: 0;
        margin-left: -7px
    }

    .genderforsign1 .gendspan2 {
        margin-top: 0;
        margin-left: -7px
    }

.recipebloginhead {
    padding: 0 5px;
    display: inline-block;
    line-height: 44px
}

    .recipebloginhead a {
        padding: 0 10px !important
    }

    .recipebloginhead .recipimghed {
        margin-top: -6px;
        margin-right: 3px
    }

    .recipebloginhead .recipimghed1 {
        margin-top: -4px;
        margin-right: 3px
    }

.recipebloginhead1 {
    width: 100px;
    padding: 0 5px;
    display: inline-block;
    line-height: 44px
}

    .recipebloginhead1 a {
        background: none !important
    }

        .recipebloginhead1 a:hover {
            background: none !important
        }

.upper-nav {
    width: 100%;
    padding: 5px 0px;
    height: 30px;
}

.headfixedtop {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 99999;
    -webkit-transition: top .2s ease-in-out;
    -moz-transition: top .2s ease-in-out;
    -ms-transition: top .2s ease-in-out;
    -o-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out;
    padding-top: 10px;
    padding-bottom: 0px;
}

.upper-nav-icon {
    float: right !important;
    color: #fff;
}

.upper-nav-offers {
    background: #F39735;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600;
    padding: 0 5px;
    border-radius: 2px;
    text-decoration: none;
    display: inline-block
}

.upper-nav-txt1 {
    font-size: 12px;
    color: #fff;
    font-weight: 600
}

.upper-nav-txt2 {
    font-size: 12px;
    color: #fff !important;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-color: rgb(255, 255, 255);
}

.upper-nav-txt-color {
    color: #fff !important
}

.upper-nav-txt-color2 {
    color: #fff !important;
    font-size: 18px !important
}

.tccoupon-banner {
    position: absolute;
    font-size: 11px;
    margin-top: -54px;
    right: 96px
}

.tccpn-style {
    list-style: disc;
    margin-left: 5%
}

.alert-ok-popup {
    background-color: #0d5776;
    color: #fff
}

.alert-cancel-popup {
    background-color: #f39735;
    color: #fff
}

.alert-ok-popup:hover {
    background-color: #f39735;
    color: #fff !important
}

.alert-cancel-popup:hover {
    background-color: #0d5776;
    color: #fff !important
}

.navbar-login {
    width: 200px;
    padding: 10px;
    padding-bottom: 5;
    border: 1px #ccc solid;
    position: relative;
}

    .navbar-login li {
        border-bottom: 1px #ccc solid;
        padding: 5px 15px;
    }

        .navbar-login li:last-child {
            border-bottom: none;
        }

        .navbar-login li a {
            color: #0d5776 !important;
            font-size: 13px;
            text-align: left;
            padding: 0px 0px !important;
        }

            .navbar-login li a:hover {
                color: #F39735 !important;
            }

.arrow-div:after {
    bottom: 100%;
    left: 170px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 20px solid #F39735;
}

.arrow-div1:after {
    bottom: 100%;
    left: 170px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 20px solid #0d5776;
}

.navbar-login-session {
    padding: 10px;
    padding-bottom: 0;
    padding-top: 0
}

.navbar-footer {
    background-color: #DDD
}

.navbar-footer-content {
    padding: 15px
}

.dropdown-menu {
    padding: 0;
}

.usericonppd {
    height: 35px;
    width: 35px;
    border: 1px #ccc solid;
    display: inline-block;
    border-radius: 50%;
}

    .usericonppd img {
        width: 100%;
        height: 100%
    }

.hlogmtop {
    margin-top: 8px;
    position: relative !important;
    right: -5px;
}

.dropdown-menu .divider3 {
    height: 1px;
    margin: 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.navbar-nav > li > a {
    padding: 4px 10px 12px !important
}

.myaccnpp {
    color: #0d5776;
    font-size: 14px;
    font-weight: bold;
}

.navbar-login .myaccnpp .spanfleftmp {
    vertical-align: middle;
}

.myaccnpp1 {
    color: #666;
    font-size: 13px
}

.myaccnppbtn {
    width: 100%;
    height: 25px;
    display: inline-block;
    background: #0d5776;
    color: #fff;
    padding: 2px 2px 1px;
    text-align: center;
    font-size: 13px;
    border-right: 1px #ccc solid !important
}

    .myaccnppbtn:last-child {
        border-right: none
    }

    .myaccnppbtn:hover {
        background: #f39735;
        color: #fff !important
    }

.myaccnppbtnlog {
}

.toptxtunm {
    color: #fff !important
}

    .toptxtunm:hover {
        color: #eee !important;
    }

.topglyphiconicn {
    margin-top: -15px;
    position: relative;
    display: inline-block
}

.glyphicon-triangle-bottom {
    margin-top: -13px;
    position: relative;
    display: inline-block
}

.specialofffestiv {
    position: absolute;
    z-index: 99;
    top: -2px
}

    .specialofffestiv img {
        width: 80px;
        height: 60px
    }

.searchbann {
    width: 99%;
    height: auto;
    display: inline-block
}

.carousel-inner .itmdata [data-link] {
    cursor: pointer
}

.bnradsleft {
    width: 150px;
    position: absolute;
    margin-top: 20px;
    float: left;
    left: 5%
}

    .bnradsleft img {
        width: 100%;
        margin-bottom: 90px
    }

.bnradsright {
    width: 150px;
    position: absolute;
    margin-top: 20px;
    float: right;
    right: 5%
}

    .bnradsright img {
        width: 100%;
        margin-bottom: 90px
    }

.moblogo {
    width: 140px;
    padding: 10px 0
}

.buttonline {
    height: 1px;
    width: 100%;
    background: #F7F5F0;
    margin: 10px 0
}

.catgpos1 {
    background-position: 0 -62px
}

.catgpos2 {
    background-position: 0 -90px
}

.catgpos3 {
    background-position: 0 -34px
}

.catgpos6 {
    background-position: 0 -2px
}

.catgcommon {
    width: 31px !important;
    overflow: hidden;
    background-image: url(../images/common/commoncat.svg);
    background-repeat: no-repeat;
    left: 0;
    display: block;
    height: 31px;
    margin: auto
}

.mobsercharea {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 2px
}

    .mobsercharea form {
        margin: 0;
        padding: 0 0 5px
    }

@media screen and (min-width:300px) and (max-width:768px) {
    .navbar-fixed-top {
        border-bottom: 1px solid #f39735 !important;
        padding-bottom: 10px
    }
}

@media screen and (min-width:300px) and (max-width:767px) {
    .mobtopmargin {
        margin-top: 8px
    }

    .navmobile {
        width: 100%;
        height: auto;
        display: inline-block
    }

    .mobhedeiconbg {
        width: 100%;
        display: inline-block;
        padding: 10px 0;
        margin-top: 10px
    }

    .mobfixhd {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 999
    }

    .mobcat-col-2 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .mobcat-col-4 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .bgbluecolor {
        background: #0D5776
    }

    .bgbrowncolor {
        background: #F39735
    }

    .mobsercharea {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 2px
    }

        .mobsercharea a {
            cursor: pointer
        }

    .mobserchinput {
        width: 100%;
        height: 30px;
        border: none;
        padding-left: 30px;
        border-radius: 5px;
        cursor: pointer;
        background: #fff;
        display: inline-block;
        cursor: pointer
    }

        .mobserchinput .innrspansr {
            text-align: left;
            color: #666;
            display: inline-block;
            padding-top: 6px
        }

    .mobserchinput1 {
        width: 100%;
        height: 30px;
        border: none;
        border-radius: 5px
    }

    .mobsrchicon {
        position: absolute;
        margin: 8px 0 0 10px;
        z-index: 1
    }

    .mobsercharea2 {
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 15px 0 10px;
        position: absolute;
        margin-top: -130px
    }

        .mobsercharea2 .mobsercharea2-left {
            width: 9%;
            float: left;
            margin-left: 1%;
            display: inline-block;
            position: relative;
            margin-top: 3px
        }

        .mobsercharea2 .mobsercharea2-center {
            width: 75%;
            margin-left: 1%;
            float: left;
            display: inline-block;
            position: relative
        }

        .mobsercharea2 .mobsercharea2-right {
            width: 10%;
            margin-left: 2%;
            margin-right: 2%;
            float: left;
            display: inline-block;
            position: relative
        }

    .mobfixhd {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 999;
        -moz-transition: margin .5s ease-in 0;
        -webkit-transition: margin .5s ease-in 0;
        -o-transition: margin .5s ease-in 0;
        transition: margin .5s ease-in 0
    }

    .srchsugpagemob {
        width: 100%;
        height: 100%;
        display: block;
        background: #fff;
        position: fixed;
        z-index: 999999
    }

        .srchsugpagemob .srchsugpagemob-area {
            width: 100%;
            height: auto;
            display: inline-block;
            position: relative;
            margin-top: 15px;
            border-bottom: 1px #eee solid;
            padding-bottom: 10px
        }

            .srchsugpagemob .srchsugpagemob-area .srchpgiconmob-left {
                margin-top: 10px;
                padding-bottom: 10px
            }

    .mobhedeiconbg {
        width: 100%;
        display: inline-block;
        padding: 10px 0 20px;
        margin-top: 0
    }

    .mobcatspan1 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 33%
    }

    .mobcatspan2 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 25px;
        left: 17%
    }

    .mobcatspan3 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 36%
    }

    .mobcatspan4 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 42%
    }

    .mobkartpr1 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -8px;
        right: -3px;
        height: 25px;
        width: 25px;
        font-size: 12px
    }

    #signuppp {
        width: 100%
    }

    .signupp-scrl {
        max-height: 400px;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .mobtopmargin {
        margin-top: 0
    }

    .mobtopmarginhom {
        margin-top: 0
    }

    .headfixedtop {
        position: fixed;
        top: 0px;
        left: 0;
        width: 100%;
        margin: 0 !important;
        z-index: 9;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .footer-main .footer-pay-social .ftr-paymentarea ul li {
        width: 24%;
        display: inline-block;
    }

        .footer-main .footer-pay-social .ftr-paymentarea ul li img {
            width: 100%;
            display: inline-block;
        }

    .AddedCouponContent p {
        padding: 0px;
        margin: 0px;
    }

    .removcoupicn {
        position: absolute !important;
        left: 150px !important;
        margin-top: 3px !important;
    }

    .removcoupicn1 {
        position: absolute !important;
        right: 10px !important;
        margin-top: -23px !important;
    }

    .featurprbigimg-pd .hompkrtnom {
        z-index: 5 !important;
    }

    .deliveryttlchrg {
        width: 100% !important;
    }

    .home-deliverythank .thankpstrname {
        font-size: 12px;
    }

    .home-deliverythank .thankpdelivdat {
        font-size: 12px;
    }

    .thnkpgh {
        height: 35px !important;
    }

    .home-deliverythank h3 {
        padding: 0px 10px;
        margin-top: 0px !important;
    }

    .ui-tooltip {
        display: none !important;
    }

    .btn-cancel-com {
        margin-top: -30px !important;
    }

    .xs-t10 {
        margin-top: 10px !important;
    }

    .xs-p0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .coupon-code-main img {
        margin-top: 4px;
    }

    .choosusbox .imgpch1 {
        font-size: 11px !important;
    }

    .mycart-limit-popup {
        min-width: 140px;
    }

    .storedirecscroll {
        width: 100%;
        height: auto !important;
        overflow: visible !important;
        position: relative !important;
        display: inline-block;
    }

    .ordsumarybgcolor {
        background: #f5f5f5
    }

    .ord-smry-bgmob {
        background: #f5f5f5;
        width: 103% !important;
        position: relative;
        !important;
        bottom: 0px;
        border-top: 1px #ccc solid;
        font-size: 13px;
    }

    .totalamtmob {
        width: 50%;
        height: 60px;
        display: inline-block;
        position: fixed;
        left: 0px;
        bottom: 0px;
        z-index: 99;
        background: #fff;
        padding: 3px 5px;
        color: #0d5776;
        text-align: left;
        border-top: 1px #ccc solid;
    }

        .totalamtmob::before {
            content: "";
            position: absolute;
            top: 0px;
            z-index: -9;
            width: 200%;
            height: 5px;
            box-shadow: 1px -3px 2px #eee;
            left: 0px;
        }

        .totalamtmob a {
            color: #0d5776;
        }

            .totalamtmob a:hover {
                color: #0d5776;
            }

        .totalamtmob .totalamtmob-num {
            color: #000;
            font-size: 18px;
            margin-left: 5px;
            display: block;
            margin-top: 6px;
            font-weight: bold;
        }

    .btn-checkout1 {
        width: 150px !important;
        right: 10px;
        position: fixed;
        bottom: 10px;
        z-index: 9;
        border-radius: 3px !important;
        padding: 8px 5px !important;
        background: #f39735;
        border: 1px #f39735 solid !important;
        font-size: 14px !important;
        box-shadow: 0 0 4px #ccc;
    }

    .btn-checkout {
        background: #f39735;
        border: 1px #f39735 solid !important;
        width: 150px !important;
        right: 10;
        position: fixed;
        bottom: 10;
        z-index: 9;
        box-shadow: 0 0 4px #ccc;
        border-radius: 3px !important;
    }

    .checkout-areamob {
        position: fixed;
        bottom: 0px;
        height: 60px;
        display: inline-block;
        width: 50%;
        background: #fff;
        right: 0px;
        border-top: 1px #ccc solid;
        z-index: 9;
    }

    .customrow {
        margin-bottom: 70px;
    }

    .footer-main .footer-pay-social .ftr-socialarea ul li {
        padding: 0 5px;
    }

    .ratstorcount {
        float: left;
        position: relative;
        display: inline-block;
        margin-top: 0px;
        margin-left: -4px;
    }

    .media__body .store_rating_holder {
        width: 110px;
        display: inline-block;
        float: left;
        margin-top: 0px;
    }

    .media__body .storitempp {
        width: auto;
        display: inline-block;
        float: right;
        margin-top: 0px;
        font-size: 12px;
        color: #666;
    }

        .media__body .storitempp .storitem-count {
            color: #0d5776;
            font-weight: bold;
        }

    .ratstorpopup .star.half:after {
        content: '\2605';
        color: #fdc230;
        position: absolute;
        margin-left: -8px;
        width: 8px;
        overflow: hidden;
        top: 0px;
        display: inline-block;
    }

    .framebrand {
        height: 48px !important;
    }

    .excitingoff-big {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-bottom: 5px;
    }

        .excitingoff-big img {
            width: 100%;
            height: auto;
        }

    .landing-row {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

    .forcategnogut {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .landing-row .landpcatbox {
        width: 100%;
        height: 105px;
        max-height: 105px;
        display: inline-block;
        position: relative;
        float: left;
        background: #fff;
        margin-top: 0px;
        border-radius: 0px;
        overflow: hidden;
        margin-left: 0%;
        border-radius: 0px;
        box-shadow: none;
        transition: none;
    }

        .landing-row .landpcatbox:hover {
            box-shadow: none;
        }

        .landing-row .landpcatbox img {
            width: 100%;
            height: auto;
            border-radius: 0px;
            -moz-transition: none;
            -webkit-transition: none;
            transition: none
        }

            .landing-row .landpcatbox img:hover {
                -moz-transform: scale(none);
                -webkit-transform: scale(none);
                transform: scale(none)
            }

    .margrowtop2 {
        margin-top: 0px;
    }

    .media_logo.sameDay-border:after {
        content: "\2713";
        width: 30px;
        height: 30px;
        position: absolute;
        z-index: 99;
        top: 34%;
        font-size: 18px;
        left: 12%;
        font-weight: bold;
        color: #fff;
        padding: 3px 8px;
        border-radius: 50%;
        background: #0d5776;
    }

    .media_logo.fav_store-border:after {
        content: "\2713";
        width: 30px;
        height: 30px;
        position: absolute;
        z-index: 99;
        top: 34%;
        font-size: 18px;
        left: 12%;
        font-weight: bold;
        color: #fff;
        padding: 3px 8px;
        border-radius: 50%;
        background: #0d5776;
    }

    .media_logo.nxtDay-border:after {
        content: "\2713";
        width: 30px;
        height: 30px;
        position: absolute;
        z-index: 99;
        top: 34%;
        font-size: 18px;
        left: 12%;
        font-weight: bold;
        color: #fff;
        padding: 3px 8px;
        border-radius: 50%;
        background: #0d5776;
    }

    .h1headhom {
        font-size: 16px !important;
        padding-bottom: 0px !important;
        border-bottom: none !important;
    }

    .h2headhom {
        font-size: 16px !important;
        color: #0d5776 !important;
    }

    .todaybgtab {
        background: none !important;
        border: none !important;
    }

    .sec-header {
        color: #fff;
        min-height: 44px;
    }

    .marg-lefttop input {
        border-left: 1px #eee solid !important;
    }

    .main-swith {
        width: 90px;
        height: 30px;
        display: inline-block;
        position: absolute;
        margin-top: -2px;
        float: right;
        right: 13px;
    }

    .minheightaddadd {
        min-height: 25px !important;
    }

    .bg-referral {
        margin-top: -20px !important;
    }

    #cashback_offer_div .alert-warning {
        padding-left: 0px !important;
        font-size: 12px !important;
        color: #333;
    }

    .topiconoffers {
        margin-right: 0px !important;
    }

    .topiconstore {
        margin-right: 0px !important;
    }

    .topiconexpress {
        margin-right: 0px !important;
    }
    /*767 * 300*/
}

@media screen and (min-width:740px) and (max-width:767px) {
    .mobcatspan5 {
        width: 55px;
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 43px
    }

        .mobcatspan5 p {
            text-align: center;
            width: 100%
        }
}

.sidebarcartscrlpp::-webkit-scrollbar-track {
    background-color: #EEE;
    border-radius: 0
}

.sidebarcartscrlpp::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5
}

.sidebarcartscrlpp::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #AAA
}

.notiforinmobapp {
    width: 100%;
    position: fixed;
    padding: 5px 0;
    bottom: 0;
    z-index: 9;
    background: #0d5776
}

.notiforinmobapp-cont table {
    width: 100%
}

.notiforinmobapp-cont {
    width: 100%;
    position: relative;
    margin: auto
}

    .notiforinmobapp-cont img {
        text-align: center
    }

    .notiforinmobapp-cont h4 {
        color: #fff;
        margin-top: 10px;
        text-transform: uppercase
    }

    .notiforinmobapp-cont a {
        color: #fff;
        display: inline-block;
        cursor: pointer
    }

    .notiforinmobapp-cont .closenot {
        background: #fff;
        font-size: 13px;
        position: absolute;
        margin-top: -7px;
        right: 1px;
        color: #0d5776;
        z-index: 9;
        border: none;
        padding: 0 8px;
        cursor: pointer
    }

.notficnogut {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.leftaddr-icon {
    width: 27px;
    display: inline-block;
    float: left;
    margin-top: 3px;
}

    .leftaddr-icon i {
        font-size: 26px;
        color: #0d5776;
    }

.rightaddr-cont {
    width: 103px;
    display: inline-block;
    float: left;
    line-height: 11px;
    margin-top: 0px;
}

    .rightaddr-cont .rightaddr-contwid {
        width: 100%;
        display: inline-block;
    }

.rightaddr-cont1 {
    width: 100%;
    display: inline-block;
    float: left;
    line-height: 15px;
}

    .rightaddr-cont1 .rightaddr-contwid1 {
        width: 100%;
        display: inline-block;
    }

        .rightaddr-cont1 .rightaddr-contwid1:hover {
            color: #F39735;
        }

        .rightaddr-cont1 .rightaddr-contwid1 .glyphicon-triangle-bottom {
            margin-top: 0px;
        }

.fontsz11 {
    font-size: 11px;
    color: #000;
}

.fontforatag {
    color: #fff;
}

    .fontforatag:hover {
        color: #fff;
    }

    .fontforatag:focus {
        color: #fff;
    }

.sub-header-holder1 {
    width: auto;
    float: left;
    vertical-align: middle;
}

.headerpad {
    padding-top: 5px;
    padding-bottom: 5px;
}

.headbottompad {
    width: 100%;
    display: inline-block;
    position: relative;
}

.catbtnht {
    color: #333;
    background-color: #eee;
    height: 35px;
    display: inline-block;
    padding: 9px 12px;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin: -1px;
}

.catbtnhtrig {
    color: #fff;
    height: 35px;
    display: inline-block;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.colorf2 {
    color: #ccc;
}

.marginTB15 {
    margin: 15px 0px;
}

.marginTB5 {
    margin: 5px 0px;
}

.marginTB10 {
    margin: 10px 0px;
}

.paddingTB15 {
    padding: 15px 0px;
}

.bgfff {
    background: #fff; /* box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08); */
}

.radius5 {
    border-radius: 5px;
}

.bgcoloref {
    background: #efefef;
    padding: 25px 0px;
    border-top: 1px #ccc solid;
}

.bgcoloref1 {
    background: #fff;
    padding: 15px 0px;
    border-top: 1px #ccc solid;
}

.bgcoloref2 {
    background: #fbe5cd;
    padding: 15px 0px;
    border-top: 1px #ccc solid;
}

.h2headhom {
    font-size: 22px;
    font-weight: normal;
    color: #0d5776;
    border-bottom: 2px solid #eee;
    line-height: 0.1em;
    margin: 17px 0 20px;
    font-family: 'open_sansbold';
}

    .h2headhom span {
        background: #fff;
    }

.h2headhom1 {
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    font-family: 'open_sansbold';
    color: #F39735;
    border-bottom: 3px solid #bccad5;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

    .h2headhom1 span {
        background: #fff;
    }

.h2headhom2 {
    font-size: 24px;
    font-weight: bold;
    font-family: 'open_sansbold';
    color: #F39735;
    border-bottom: 2px solid #bccad5;
    line-height: 0.1em;
    margin: 15px 0 30px;
}

    .h2headhom2 span {
        background: #fff;
        margin-bottom: 3px;
    }

.choosusbox {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 10px;
}

    .choosusbox .imgpch {
        text-align: center;
    }

    .choosusbox .imgpch1 {
        text-align: center;
        font-size: 12px;
        color: #666;
        letter-spacing: 0.5px;
    }

.h1headhom {
    font-size: 22px;
    margin-top: 0px;
    color: #0d5776; /* font-family: 'open_sansbold'; */
}

    .h1headhom .seemorbtn {
        width: auto;
        display: inline-block;
        border: none;
    }

        .h1headhom .seemorbtn a {
            color: #0d5776;
            font-size: 12px;
            transform: scaleY(0.85);
        }

            .h1headhom .seemorbtn a:hover {
                text-decoration: underline;
            }

.seemorbtn1 {
    position: absolute;
    width: auto;
    display: inline-block;
    border: none;
    color: #0d5776;
    font-size: 12px;
    transform: scaleY(0.85);
    font-weight: bold;
    font-family: 'open_sansbold';
    z-index: 9;
    right: 30px;
    margin-top: -39px;
}

    .seemorbtn1:hover {
        text-decoration: underline;
    }

.paddrightnogut {
    padding-right: 0px !important;
}

.paddleftnogut {
    padding-left: 0px !important;
}

.excitingoff-big {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
}

    .excitingoff-big img {
        height: auto;
    }

.martop14excit {
    margin-top: 14px !important;
}

.martopfetp14 {
    margin-top: 0px !important;
}

.excipadlr0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.cardblog {
    width: 100%;
    display: inline-block;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    transition: box-shadow .25s;
}

    .cardblog a {
        color: #666;
        display: inline-block;
        position: relative;
    }

        .cardblog a:hover {
            color: #666;
        }

    .cardblog .h6bog {
        font-size: 10px;
        margin-top: 0px;
        padding: 3px 10px 0px 10px;
        display: inline-block;
        position: relative;
        width: 100%;
        margin-bottom: 2px;
        color: #000;
        line-height: 15px;
    }

    .cardblog:hover {
        box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    }

.img-cardblog {
    width: 100%;
    height: 200px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    display: block;
    overflow: hidden;
}

    .img-cardblog img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        transition: all .25s ease;
    }

.cardblog-content {
    padding: 10px;
    text-align: left;
    padding-top: 5px;
}

    .cardblog-content p {
        padding-bottom: 0px;
        font-size: 12px;
    }

.cardblog-title {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    padding: 3px 10px;
    display: inline-block;
    position: relative;
    margin-bottom: 0px;
    text-transform: uppercase;
}

    .cardblog-title a {
        color: #000;
        text-decoration: none !important;
    }

.card-read-more {
    width: auto;
    display: inline-block;
    padding-left: 10px;
}

    .card-read-more a {
        text-decoration: none !important;
        border: 1px #0d5776 solid;
        margin-bottom: 10px;
    }

        .card-read-more a:hover {
            border: 1px #F39735 solid;
            background: #F39735;
            color: #fff;
        }

.framebrand {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    height: 65px;
    overflow: hidden;
}

.pplrrecipbox {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    transition: box-shadow .25s;
    border-radius: 5px;
}

    .pplrrecipbox:hover {
        box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    }

    .pplrrecipbox .h6bog {
        font-size: 10px;
        margin-top: 0px;
        padding: 3px 10px 0px 10px;
        display: inline-block;
        position: relative;
        width: 100%;
        margin-bottom: 2px;
        color: #000;
        line-height: 15px;
    }

    .pplrrecipbox .pplrrecipbox-img-a {
        width: 100%;
        height: 305px;
    }

        .pplrrecipbox .pplrrecipbox-img-a img {
            width: 100%;
            height: 305px;
        }

    .pplrrecipbox .pplrrecipbox-img {
        width: 100%;
        height: 155px;
    }

        .pplrrecipbox .pplrrecipbox-img img {
            width: 100%;
            height: 100%;
        }

    .pplrrecipbox .pplrrecipbox-cont {
        width: 100%;
        height: 150px;
    }

        .pplrrecipbox .pplrrecipbox-cont h4 {
            color: #000;
            margin: 4px 10px;
            font-size: 12px;
            display: inline-block;
            margin-top: 8px;
            font-weight: 500;
            text-transform: uppercase;
        }

        .pplrrecipbox .pplrrecipbox-cont p {
            color: #666;
            padding: 4px 10px;
            font-size: 12px;
            display: inline-block;
        }

.charlim225 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 225px;
}

.charlim250 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px;
}

.charlim300 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 300px;
}

.charlim120 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
    display: inline-block;
}

.shopbycatmob {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    margin-left: -5px;
    line-height: 19px;
}

.shopbystormob {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    margin-left: 0px;
    line-height: 19px;
    margin-top: -2px;
}

    .shopbystormob .shopbystormob-title {
        font-size: 10px;
        display: block;
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
        color: #f5f5f5;
    }

    .shopbystormob .shopbystormob-cont {
        font-size: 12px;
        display: block;
        position: relative;
        margin-top: -6px;
        margin-left: 0px;
        color: #fff;
    }

.locmobbgw {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    background: #f2f2f2;
    margin-top: 0px;
    margin-bottom: -5px;
    padding: 8px 0px;
}

    .locmobbgw .forlocicon {
        width: 20px;
        height: 25px;
        float: left;
        display: inline-block;
        position: relative;
    }

        .locmobbgw .forlocicon img {
            margin-top: 4px;
        }

    .locmobbgw .forlocicon-area {
        width: auto;
        float: left;
        display: inline-block;
        position: relative;
    }

        .locmobbgw .forlocicon-area .forlocicon-areacont {
            width: 100%;
            display: inline-block;
            font-size: 11px;
            color: #000;
            margin-top: 0px;
            position: relative;
            clear: both;
        }

        .locmobbgw .forlocicon-area .forlocicon-arealoc {
            width: 100%;
            display: inline-block;
            font-size: 13px;
            margin-top: -3px;
            color: #0d5667;
            font-weight: bold;
            position: relative;
            clear: both;
        }

.ftrcateglink {
    color: #666 !important;
}

    .ftrcateglink:hover {
        color: #F39735 !important;
    }

.ftrcatrb {
    padding-right: 5px;
}

    .ftrcatrb:after {
        content: "";
        position: absolute;
        z-index: 100;
        width: 1px;
        height: 10px;
        background: #666;
        margin-left: 4px;
        margin-top: 4px;
    }

    .ftrcatrb:last-child:after {
        width: 0px;
        height: 0px;
    }

.mycartimgratio {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

    .mycartimgratio img {
        max-width: 50px;
        max-height: 50px;
    }

.hrpad {
    margin-top: 10px;
    margin-bottom: 10;
    border: 0;
    border-top: 1px solid #eee;
}

.transcolr {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    color: #666;
    padding-right: 5px;
}

.ratrivstr {
    width: auto;
    display: inline-block;
    color: #666;
    margin-left: 5px;
}

    .ratrivstr .ratrivstr-ratavb {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 13px;
    }

    .ratrivstr .ratrivstr-ratcnt {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 13px;
    }

.foronestar {
    width: auto;
}

    .foronestar .star {
        font-size: 18px;
        width: 20px;
        display: inline-block;
        color: #e8e3dd;
        height: 20px;
        margin-top: -5px;
        font-style: normal
    }

        .foronestar .star:last-child {
            margin-right: 0
        }

        .foronestar .star:before {
            content: '\2605';
            font-style: normal
        }

        .foronestar .star.on {
            color: #fdc230;
            font-style: normal
        }

#offer-table table .ratrivstr1 {
    width: auto;
    display: inline-block;
    color: #666;
    margin-left: 0px;
    font-size: 12px;
}

    #offer-table table .ratrivstr1 .ratrivstr-ratavb1 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 12px;
    }

    #offer-table table .ratrivstr1 .ratrivstr-ratcnt1 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 12px;
    }

#offer-table table .foronestar1 {
    width: auto;
}

    #offer-table table .foronestar1 .star1 {
        font-size: 16px;
        width: 15px;
        display: inline-block;
        color: #e8e3dd;
        height: 15px;
        margin-top: -5px;
        font-style: normal
    }

        #offer-table table .foronestar1 .star1:last-child {
            margin-right: 0
        }

        #offer-table table .foronestar1 .star1:before {
            content: '\2605';
            font-style: normal
        }

        #offer-table table .foronestar1 .star1.on {
            color: #fdc230;
            font-style: normal
        }

.border-stylestr1 {
    height: 8px;
    width: 2px !important;
    padding: 0 !important;
    margin-top: 4px;
    margin-right: 3px;
    background: #ccc;
    display: inline-block;
}

.border-stylestr {
    height: 12px;
    width: 2px !important;
    padding: 0 !important;
    margin-top: 4px;
    margin-right: 5px;
    background: #ccc;
    display: inline-block;
}

.numofrat1 {
    width: auto;
    float: left;
    margin-left: -22px;
    margin-top: 4px;
    border-right: 2px #ccc solid;
    line-height: 15px;
    padding-right: 8px;
}

.numofrat2 {
    width: auto;
    float: left;
    margin-left: 8px;
    margin-top: 2px;
}

.numofrat3 {
    width: auto;
    float: left;
    margin-top: 4px;
    border-left: 2px #ccc solid;
    line-height: 15px;
    padding-left: 8px;
    margin-left: 10px;
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #187298;
    font-weight: 500;
}

.pdtlamtop {
    margin-top: 10px;
}

.possabpdtmof {
    position: absolute;
}

.page-modal-loc {
    background: #000;
    bottom: 0;
    display: none;
    left: 0;
    opacity: .7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    position: fixed;
    right: 0;
    z-index: 9;
    top: 0px;
}

.mobcarhead {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: relative;
}

.mobkartpr {
    position: absolute;
    border-radius: 50%;
    background: #48ae35;
    text-align: center !important;
    color: #fff;
    font-family: 'open_sansbold';
    line-height: 24px;
    top: -3px;
    margin-left: -9px;
    height: 25px;
    width: 25px;
    font-size: 12px;
}

.mobstortpr {
    position: absolute;
    border-radius: 50%;
    background: #48ae35;
    text-align: center !important;
    color: #fff;
    font-family: 'open_sansbold';
    line-height: 20px;
    top: -3px;
    left: 16px;
    height: 20px;
    width: 20px;
    font-size: 12px;
}

.mobloginhead {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: relative;
}

.headtoplogcar {
    right: -25px;
}

.location-bar .loctop-barfull {
    width: auto;
    height: auto;
    position: relative;
}

.location-bar .loctop-barfull-add {
    width: auto;
    height: auto;
    position: relative;
}

.recipeslid {
    height: 554px !important;
}

#signup_email_id-error {
    position: absolute;
    margin-top: -2px;
    font-size: 11px;
    color: #666;
}

.special-instruc {
    font-size: 12px !important;
    border: none;
    border: 1px #ddd solid;
}

.delivhearbtn {
    background: #0d5776;
    padding: 2px 10px;
    color: #fff !important;
    cursor: pointer;
    ;
    border-radius: 5px;
}

.delivhearbtn1 {
    background: #F39735;
    padding: 2px 10px;
    color: #fff !important;
    cursor: pointer;
    border-radius: 5px;
}

.strikeamt {
    font-size: 14px;
    color: #666;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    box-shadow: 0 0 0px 1000px white inset !important;
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

    .row.no-gutters > [class^="col-"],
    .row.no-gutters > [class*=" col-"] {
        padding-right: 0;
        padding-left: 0;
    }

.no-gutters {
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.removcoupicn {
    position: absolute;
    right: 13px;
    margin-top: 3px;
}

.removcoupicn1 {
    position: absolute;
    right: 13px;
    margin-top: -31px;
}

.pponcarthead {
    max-width: 50px;
    max-height: 50px;
    display: inline-block;
    position: relative;
}

.dispaytable {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.videobox {
    width: 100%;
    display: inline-block;
    position: relative;
    height: auto;
}

    .videobox .videobox-video {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-top: 20px;
    }

        .videobox .videobox-video iframe {
            width: 100%;
        }

    .videobox .videobox-head {
        width: 100%;
        height: 60px;
        display: inline-block;
        position: relative;
        margin-top: 3px;
    }

        .videobox .videobox-head p {
            font-weight: bold;
            color: #000;
        }

    .videobox .videobox-views {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
    }

.custreviewsl {
    height: 200px;
    margin-top: 30px;
}

.w-100 {
    width: 100% !important;
    display: inline-block;
    position: relative;
}

.lg-t10 {
    margin-top: 10px !important;
}

.applybtn {
    background-color: #faf7f3 !important;
    border: 1px solid #ddd !important;
    border-radius: 0px !important;
    border-left: 0px !important;
    cursor: pointer;
}

.afterlogicon {
    margin-left: 7px;
    margin-right: 7px;
}

.storedirecscroll {
    width: 100%;
    height: 500px;
    overflow: auto;
    display: inline-block !important;
}

.subscribpopupbg {
    background: url(../images/subscribe-nowbg1.png) no-repeat;
    height: 522px;
}

.allicons {
    background-image: url('../images/all-icons.png');
    display: inline-block;
    position: relative;
}

.facebook-icon {
    width: 38px;
    height: 38px;
    background-position: -4px -39px;
    overflow: hidden;
}

.youtube-icon {
    width: 38px;
    height: 38px;
    background-position: -50px -39px;
    overflow: hidden;
}

.twitter-icon {
    width: 38px;
    height: 38px;
    background-position: -91px -39px;
    overflow: hidden;
}

.googleplus-icon {
    width: 38px;
    height: 38px;
    background-position: -133px -39px;
    overflow: hidden;
}

.linkdin-icon {
    width: 38px;
    height: 38px;
    background-position: -178px -39px;
    overflow: hidden;
}

.pinterest-icon {
    width: 38px;
    height: 38px;
    background-position: -227px -39px;
    overflow: hidden;
}

.whatsapp-icon {
    width: 38px;
    height: 38px;
    background-position: -313px -79px;
    overflow: hidden;
}

.mastercard-icon {
    width: 54px;
    height: 36px;
    background-position: -118px -1px;
    overflow: hidden;
}

.american-express-icon {
    width: 54px;
    height: 36px;
    background-position: -2px -1px;
    overflow: hidden;
}

.visa-icon {
    width: 54px;
    height: 36px;
    background-position: -354px -1px;
    overflow: hidden;
}

.net-banking-icon {
    width: 54px;
    height: 36px;
    background-position: -236px -1px;
    overflow: hidden;
}

.cashondelivery-icon {
    width: 54px;
    height: 36px;
    background-position: -60px -1px;
    overflow: hidden;
}

.paytm-icon {
    width: 54px;
    height: 36px;
    background-position: -295px -1px;
    overflow: hidden;
}

.mobikwike-icon {
    width: 54px;
    height: 36px;
    background-position: -177px -1px;
    overflow: hidden;
}

.sodexo-icon {
    width: 54px;
    height: 36px;
    background-position: -251px -78px;
    overflow: hidden;
}

.googleplay-icon {
    width: 114px;
    height: 40px;
    background-position: -280px -39px;
    overflow: hidden;
}

.iphone-icon {
    width: 114px;
    height: 40px;
    background-position: -242px -119px;
    overflow: hidden;
}

.hours3del-icon {
    width: 37px;
    height: 37px;
    background-position: -125px -77px;
    overflow: hidden;
}

.genuine100per-icon {
    width: 37px;
    height: 37px;
    background-position: -208px -77px;
    overflow: hidden;
}

.freedelivery-icon {
    width: 37px;
    height: 37px;
    background-position: -44px -77px;
    overflow: hidden;
}

.allergybased-icon {
    width: 37px;
    height: 37px;
    background-position: -85px -77px;
    overflow: hidden;
}

.securepay-icon {
    width: 37px;
    height: 37px;
    background-position: -166px -77px;
    overflow: hidden;
}

.easyreturn-icon {
    width: 37px;
    height: 37px;
    background-position: -5px -77px;
    overflow: hidden;
}

.easyreturn-icon {
    width: 37px;
    height: 37px;
    background-position: -5px -77px;
    overflow: hidden;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    margin-top: 76px !important;
}

.custom-modal-dialog {
    z-index: 999999;
    display: none;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.custom-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 600px;
    border-radius: 5px;
}

.custom-modal-body {
    position: relative;
    padding: 15px;
    border-radius: 10px;
}

.custom-modal-body {
    font-family: 'open_sansregular' !important;
}

.custom-modal-body {
    position: relative;
    padding: 15px;
    border-radius: 10px;
}

.custom-modal-style {
    text-align: center;
    color: #0d5776;
}

    .custom-modal-style h3 {
        text-align: center;
        color: #0d5776;
        margin-bottom: 0px;
    }

.offerdmodeleft {
    position: absolute;
    right: 150px;
    bottom: 0px;
}

    .offerdmodeleft > p {
        text-align: center;
        padding: 0px;
        line-height: 10px;
        margin: 0px;
        font-size: 11px;
        color: #031935;
    }

        .offerdmodeleft > p > span {
            float: left;
        }

            .offerdmodeleft > p > span > a:hover {
                text-decoration: none;
            }

.formoblocpp {
    line-height: 14px;
}

.storebb-title {
    border-bottom: none !important;
    padding-bottom: 0px !important;
}

.store_brownbag {
    margin-bottom: 10px;
    padding-right: 5px !important;
    padding-left: 5px !important;
    cursor: pointer;
}

.store_overflow {
    max-height: 425px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.monsoonalert {
    width: 31%;
}

.chosen-container {
    box-shadow: 0px 0px 1px 1px #eee;
}

.no-radius {
    border-radius: 0px !important;
}

.border-bottom-gray {
    border-bottom: 1px #ccc solid;
    padding-bottom: 5px;
}

.referralcode {
    width: auto;
    margin: auto;
    display: table;
    font-size: 18px;
    background: #41aad6;
    color: #fff;
    padding: 4px 10px;
    border-radius: 0px;
}

    .referralcode i {
        color: #fff;
        border-left: 1px #82cae8 solid;
        margin-left: 10px;
    }

        .referralcode i:hover {
            color: #F39735;
        }

.textbgunderline {
    width: 100%;
    position: relative;
    border-bottom: 1px #ccc solid;
    line-height: 0.1em;
}

    .textbgunderline span {
        position: relative;
        background: #fff;
        padding: 0px 10px;
    }

.referraltab {
    border: 1px #F39735 solid;
    padding: 5px 10px;
    color: #0d5776;
    width: 120px;
    display: inline-block;
}

.ordered-list {
    width: auto;
    display: inline-block;
    position: relative;
}

    .ordered-list li {
        list-style-type: decimal;
        margin-left: 20px;
        line-height: 20px;
        padding-bottom: 20px;
    }

.f-s-11 {
    font-size: 11px !important;
}

.f-s-12 {
    font-size: 12px !important;
}

.f-s-13 {
    font-size: 13px !important;
}

.f-s-14 {
    font-size: 14px !important;
}

.f-s-16 {
    font-size: 16px !important;
}

.f-s-18 {
    font-size: 18px !important;
}

.f-s-20 {
    font-size: 20px !important;
}

.f-s-22 {
    font-size: 22px !important;
}

.f-s-24 {
    font-size: 24px !important;
}

.f-s-26 {
    font-size: 26px !important;
}

.f-s-28 {
    font-size: 28px !important;
}

.f-s-30 {
    font-size: 30px !important;
}

.f-s-32 {
    font-size: 32px !important;
}

.f-s-34 {
    font-size: 34px !important;
}

.f-s-36 {
    font-size: 36px !important;
}

.bgpaddning {
    display: inline-block;
    color: #031935;
    margin-top: 0px;
    padding: 6px 10px 4px 10px;
    font-size: 13px;
    line-height: 14px;
}

.store-s-i {
    font-size: 22px !important;
    line-height: 10px !important;
}

.inline-block {
    display: inline-block;
}

.bagforcheckout .my-tool-tip i {
    padding: 3px 6px;
}

.bagforcheckout select {
    background: #faf7f3;
    border-color: #ddd;
    color: #a7a3a3;
    font-size: 13px;
}

.default-addr-select .addresselectdbtn {
    margin-top: 9px;
    padding: 2px 5px;
    background: #0d5776;
    border-radius: 5px;
    font-size: 13px;
    color: #fff;
}

    .default-addr-select .addresselectdbtn a {
        font-size: 13px;
        color: #fff;
        cursor: pointer;
        font-family: open_sansbold !important;
    }

.default-addr-select .addresselectdbtn1 {
    margin-top: 9px;
    padding: 2px 5px;
    background: #F39735;
    border-radius: 5px;
    font-size: 13px;
    color: #fff;
    font-family: open_sansbold !important;
}

.minheightaddadd {
    min-height: 35px !important;
}

.display-none {
    display: none;
}

.bg-none {
    background: none;
}

.bg-referral {
    background: #fff;
    margin-top: -50px;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.16), 0px 0px 2px 0px rgba(0,0,0,0.12);
}

    .bg-referral .referral-message {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .bg-referral .referral-email {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        margin-left: -5px;
    }

.referralactive .active {
    background: #F39735;
    color: #fff;
}

.bgf5f5f5 {
    background: #f5f5f5;
}

.text-green {
    color: #48ae35;
}

.signupeyes {
    margin-top: 13px;
    position: absolute;
    right: 0px;
}

.signuptcnbox {
    color: #787878;
    font-size: 14px;
    margin-top: 10px;
}

.signupagreetext {
    margin-top: -21px;
    font-size: 12px;
    position: relative;
    display: block;
    margin-left: 25px;
}

#cashback_offer_div .alert-warning {
    margin: 0px 0 0 !important;
    font-size: 14px;
    color: #333;
}

    #cashback_offer_div .alert-warning p {
        margin-bottom: 0px !important;
    }

#cashback_offer_div .alert {
    padding: 5px !important;
}

.list-style-decimal li {
    list-style-type: decimal;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 20px;
}

@media screen and (min-width:321px) and (max-width:375px) {
    .custom-row {
        margin-right: 0;
        width: 100%;
        margin-left: 0;
        display: inline-block
    }

    #offer_list {
        background: #f7f5f0;
        padding-bottom: 5px;
        margin-top: 10px;
    }

    .row.no-gutters-pdetail {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters-pdetail > [class^="col-"], .row.no-gutters-pdetail > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .mobcat-col-2 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .mobcat-col-4 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .marginLR10 {
        padding: 0;
        color: #666
    }

    .select_store_box {
        margin: 0 auto;
        padding: 27px 50px 40px;
        margin-top: 75px;
        box-shadow: none;
        border-radius: 5px;
        background-color: rgba(255,255,255,0.85)
    }

    .landing-page-head {
        font-size: 16pt;
        color: #35718a;
        margin-top: 40px
    }

    .landing-page .navbar {
        min-height: 60px;
        box-shadow: none;
        border-bottom: 1px solid #dfdfdf
    }

    .header-inup {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .header-inup .header-inup-logo {
            width: auto;
            height: auto;
            display: inline-block;
            position: relative
        }

            .header-inup .header-inup-logo img {
                margin-top: 10px;
                margin-left: 0
            }

        .header-inup .header-inup-right {
            width: 100%;
            height: auto;
            display: inline-block;
            position: relative
        }

            .header-inup .header-inup-right .header-inup-right-cont {
                float: right;
                width: auto;
                display: inline-block;
                position: relative;
                margin-right: 10px
            }

                .header-inup .header-inup-right .header-inup-right-cont span {
                    padding-top: 20px;
                    position: relative;
                    display: inline-block
                }

            .header-inup .header-inup-right .header-inup-right-btn {
                float: right;
                width: auto;
                display: inline-block;
                position: relative
            }

                .header-inup .header-inup-right .header-inup-right-btn span {
                    float: right
                }

                .header-inup .header-inup-right .header-inup-right-btn .btn-signup {
                    border: 1px solid #0d5776;
                    color: #fff;
                    font-size: 14px;
                    background: #0d5776;
                    padding: 4px 10px !important;
                    border-radius: 5px;
                    margin-right: 20px;
                    font-family: 'open_sansbold'
                }

    .storeppstatment {
        width: 100%;
        height: auto;
        display: inline-block;
        text-align: center;
        position: relative;
        margin-top: 0
    }

        .storeppstatment a {
            background: #fff;
            display: inline-block;
            position: relative;
            padding: 0 10px 2px;
            border-radius: 5px;
            border: 1px #ccc solid;
            cursor: default
        }

        .storeppstatment .muti-stores-count {
            font-size: 16px;
            display: inline-block;
            position: relative;
            color: #f39735;
            font-weight: 700
        }

        .storeppstatment .muti-stores-text {
            font-size: 14px;
            display: inline-block;
            position: relative;
            color: #0d5776;
            margin-left: 4px
        }

    .bgbluecolor {
        background: #0D5776
    }

    .bgbrowncolor {
        background: #F39735
    }

    .mobsercharea {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 2px
    }

        .mobsercharea a {
            cursor: pointer
        }

    .mobserchinput {
        width: 100%;
        height: 30px;
        border: none;
        padding-left: 30px;
        border-radius: 5px;
        cursor: pointer;
        background: #fff;
        display: inline-block;
        cursor: pointer
    }

        .mobserchinput .innrspansr {
            text-align: left;
            color: #666;
            display: inline-block;
            padding-top: 6px
        }

    .mobserchinput1 {
        width: 100%;
        height: 30px;
        border: none;
        border-radius: 5px
    }

    .mobsrchicon {
        position: absolute;
        margin: 8px 0 0 10px;
        z-index: 1
    }

    .mobsercharea2 {
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 15px 0 10px;
        position: absolute;
        margin-top: -130px
    }

        .mobsercharea2 .mobsercharea2-left {
            width: 9%;
            float: left;
            margin-left: 1%;
            display: inline-block;
            position: relative;
            margin-top: 3px
        }

        .mobsercharea2 .mobsercharea2-center {
            width: 75%;
            margin-left: 1%;
            float: left;
            display: inline-block;
            position: relative
        }

        .mobsercharea2 .mobsercharea2-right {
            width: 10%;
            margin-left: 2%;
            margin-right: 2%;
            float: left;
            display: inline-block;
            position: relative
        }

    .mobfixhd {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 999;
        -moz-transition: margin .5s ease-in 0;
        -webkit-transition: margin .5s ease-in 0;
        -o-transition: margin .5s ease-in 0;
        transition: margin .5s ease-in 0
    }

    .srchsugpagemob {
        width: 100%;
        height: 100%;
        display: block;
        background: #fff;
        position: fixed;
        z-index: 999999
    }

        .srchsugpagemob .srchsugpagemob-area {
            width: 100%;
            height: auto;
            display: inline-block;
            position: relative;
            margin-top: 15px;
            border-bottom: 1px #eee solid;
            padding-bottom: 10px
        }

            .srchsugpagemob .srchsugpagemob-area .srchpgiconmob-left {
                margin-top: 10px;
                padding-bottom: 10px
            }

    .mobhedeiconbg {
        width: 100%;
        display: inline-block;
        padding: 10px 0 20px;
        margin-top: 0
    }

    .mobcatspan1 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 14px
    }

    .mobcatspan2 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 25px;
        left: 17px
    }

    .mobcatspan3 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 16px
    }

    .mobcatspan4 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 34px;
        left: 18px
    }

    .mobcatspan5 {
        width: 55px;
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 2px
    }

        .mobcatspan5 p {
            text-align: center
        }

    .mobkartpr1 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -8px;
        right: -3px;
        height: 25px;
        width: 25px;
        font-size: 12px
    }

    #signuppp {
        width: 100%
    }

    .signupp-scrl {
        max-height: 400px;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .mobtopmargin {
        margin-top: 0
    }

    .mobtopmarginhom {
        margin-top: 0
    }

    .landing-page {
        background: url(../images/landingBg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .btn-login {
        border: 1px solid #0D5776;
        color: #1b617e;
        font-size: 14px;
        background: none;
        font-family: 'open_sansbold';
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 10px
    }

    .btn-signupNew, .btn-signup {
        border: 1px solid #0d5776;
        color: #fff;
        font-size: 14px;
        background: #0d5776;
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 20px;
        font-family: 'open_sansbold'
    }

    .gglply {
        width: 90px;
        margin-left: 15px
    }

    .margin-top20 {
        margin-top: 10px
    }

    .delivery label.homedelivery {
        background: no-repeat url(../images/icon_select_delevery1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        margin-right: 15px;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery span, .delivery label.pickup span {
            margin-top: 80%;
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-family: 'open_sanssemibold';
            font-size: 13px;
            color: #111
        }

    .delivery label.pickup {
        background: no-repeat url(../images/icon_select_pickup1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery:hover, .delivery label.pickup:hover, .delivery label.active {
            border: 3px solid #f39633;
            background-color: #fff
        }

    .start-shopping {
        padding: 4px 20px
    }

    #shop1 .modal-dialog, #itemoffrshop1 .modal-dialog, #myCartshop1 .modal-dialog {
        width: 345px !important;
        margin: 30px auto
    }

    .modal-body p {
        width: 100%;
        margin: 0 auto 10px;
        font-size: 12px;
        text-align: center
    }

    .offertbldtl {
        width: 100%;
        display: inline-block
    }

        .offertbldtl > thead > tr > th, .offertbldtl > tbody > tr > th, .offertbldtl > tfoot > tr > th, .offertbldtl > thead > tr > td, .offertbldtl > tbody > tr > td, .offertbldtl > tfoot > tr > td {
            line-height: 1.42857;
            padding: 8px;
            vertical-align: top
        }

    .offerdtl {
        border-bottom: 1px #ccc solid
    }

        .offerdtl:last-child {
            border-bottom: 0 #ccc solid
        }

    aside.combo-price {
        display: inline-block;
        width: 100%;
        padding: 4px;
        box-sizing: border-box;
        border: 1px solid #f39735;
        border-radius: 5px;
        vertical-align: top;
        position: relative
    }

    .combo-price ul li, .total-mrp {
        color: #666;
        font-size: 13px
    }

    .combo-price ul li, .combo-price ul {
        margin: 2px
    }

        .combo-price ul li span {
            width: 40%;
            float: right;
            text-align: left
        }

    .prod-dtls-list .prod-img {
        min-width: 80px
    }

        .prod-dtls-list .prod-img img {
            width: 100%
        }

    .prod-dtls-list .prod-tddtl {
        min-width: 210px;
        font-size: 13px;
        height: 28px;
        display: inline-block
    }

    .prod-dtls-list .prod-tddtl2 {
        min-width: 210px;
        font-size: 14px;
        height: 30px;
        display: inline-block;
        display: none;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl3 {
        min-width: 210px;
        font-size: 13px;
        height: 27px;
        display: inline-block;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl4 {
        min-width: 210px;
        font-size: 13px;
        height: 30px;
        display: inline-block;
        top: 110px;
        left: 98px;
        z-index: 9
    }

    .heigt425 {
        overflow-y: scroll;
        min-height: 120px;
        max-height: 350px
    }

    #itemsListingDiv {
        padding: 5px 0 0 !important;
        background: #f7f5f0
    }

    .srchresult {
        text-align: center;
        color: #BE2D14
    }

    .owl-carousel .owl-item {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0 2px
    }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 1px;
        float: left;
        text-align: center;
        width: 100%;
        position: relative;
        padding: 10px
    }

    .category-head .cat_head, .category-head .cat_head:hover, .category-head .cat_head:focus {
        color: #0d5776;
        font-family: "open_sanssemibold";
        font-size: 14px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent !important;
        text-transform: capitalize
    }

    .category-head a {
        color: #fff;
        font-size: 12px;
        background: #f39735;
        display: inline-block;
        padding: 2px 5px;
        border: 1px solid #fff;
        margin-left: 15px;
        vertical-align: middle;
        text-transform: capitalize;
        border-radius: 20px
    }

        .category-head a:hover {
            background: #f39735;
            color: #fff;
            border: 1px solid #f39735
        }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 10px 0;
        min-height: 190px
    }

    .hover-show {
        margin: 0;
        background: #fff;
        padding: 10px;
        min-height: 357px !important;
        max-height: 357px !important;
        border: 1px solid #fff;
        position: relative;
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc
    }

    .product-image {
        opacity: 1;
        padding: 0 10px 0 0;
        font-size: 10px;
        clear: both;
        height: 140px;
        margin-bottom: 10px;
        display: table-cell;
        vertical-align: middle;
        text-align: center
    }

        .product-image img {
            max-width: 125px;
            max-height: 125px;
            padding: 0px
        }

    .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 10px;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .product-text-rating {
        padding: 0 1px;
        height: 92px;
        margin-top: 10px
    }

    .product-text {
        opacity: 1;
        padding: 5px 0;
        font-size: 12px;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        color: #252627;
        line-height: 18px
    }

    .prod-Rating {
        height: 30px;
        padding: 0;
        display: inline-block;
        width: 100%
    }

        .prod-Rating .prodRating {
            width: 115px;
            float: left;
            margin-left: -1px
        }

            .prod-Rating .prodRating .fa-star {
                color: #f8ad32;
                width: 18px !important;
                font-size: 18px !important
            }

            .prod-Rating .prodRating.showRatedetails.font16 .fa-star {
                color: #fdc230
            }

            .prod-Rating .prodRating .star-off {
                color: #e8e3dd !important;
                width: 18px !important;
                font-size: 18px !important
            }

            .prod-Rating .prodRating .product_Rating .fa-star {
                color: #0d5776;
                font-size: 26px !important;
                width: 24px
            }

            .prod-Rating .prodRating .fa-star-half-o {
                color: #fdc53b;
                font-size: 16px;
                width: 20px
            }

        .prod-Rating .reviRat {
            width: 30px;
            height: auto;
            float: left;
            color: #666;
            border: 1px #dedede solid;
            padding: 0 5px;
            font-size: 12px;
            border-radius: 3px;
            margin-top: 2px;
            margin-left: 2px
        }

    .save {
        background: #ef5a2f;
        color: #fff;
        border-radius: 50%;
        position: absolute;
        width: 38px;
        height: 38px;
        padding-top: 9px;
        font-size: 12px;
        line-height: 12px;
        top: 80px;
        text-align: center;
        font-family: 'open_sansbold'
    }

        .save span {
            font-size: 12px;
            font-family: 'open_sansregular';
            display: block;
            margin-top: -1px
        }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 2px 0 0;
        float: left;
        text-align: center;
        width: 49.2%;
        position: relative;
        padding: 5px 5px 13px !important
    }

        #offer_list .item:hover {
            padding: 5px 5px 13px !important;
            margin: 5px 2px 0 0;
            z-index: 0
        }

            #offer_list .item:hover.hover-show.scrollproductdata {
                padding: 5px 5px 13px !important;
                z-index: 0
            }

    #offer_list #view_all_itemslistDiv .item:hover {
        z-index: 0
    }

    .category-head, .category-head .categ-name {
        color: #0d5776;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        margin: 0 0 0 13px;
        padding: 0 5px !important;
        background: none;
        text-transform: capitalize;
        border: 0;
        cursor: default;
        text-align: left
    }

    .cat_head2 {
        float: right;
        padding-right: 5px;
        padding-top: 0
    }

    .marleft {
        margin-left: -5%;
        margin-top: -27px
    }

    .btn-add1 {
        background: #135775;
        width: inherit;
        line-height: 15px;
        margin-bottom: 15px;
        padding: 8px 10px;
        height: 34px;
        border-radius: 4px;
        color: #fff
    }

        .btn-add1:hover {
            background: #F39735;
            color: #fff
        }

    .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    #offer_list .item > .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    .prod-offer {
        display: block;
        clear: both;
        padding-left: 0;
        min-height: 28px
    }

    .price {
        color: #be2d14;
        font-family: 'open_sansbold';
        font-size: 16px;
        text-align: left;
        padding: 2px 2px 0
    }

    .owl-item .price .mrp, .fa-inr {
        font-size: 11px
    }

    #startShopFrm1 .chosen-container {
        width: 100% !important
    }

    #startShopFrm1 select.custom-dropdown {
        padding: 6px 10px
    }

    .delivery-day {
        font-size: 12px;
        height: 17px
    }

    .item-more-offers {
        font-size: 11px;
        margin: 0 10px;
        color: #fff;
        background: url(../images/morofferbbb.svg) no-repeat;
        background-position: -30px 0;
        width: 175px;
        display: inline-block;
        margin-left: -6px;
        padding: 1px 0 2px 7px;
        font-weight: 700
    }

    .item .item-more-offers:hover, .item .item-more-offers:focus {
        color: #BE2D14
    }

    .not-avail {
        width: 130px !important;
        padding: 5px;
        font-size: 13px;
        background: rgba(255,255,255,0.94);
        position: absolute;
        top: 75px;
        left: 50%;
        font-family: 'open_sansbold';
        text-align: center;
        z-index: 1 !important;
        color: #999;
        text-transform: uppercase
    }

    #offer_list #view_all_itemslistDiv .item:hover > .not-avail {
        top: 75px !important
    }

    .flipprod-main {
        width: 100%;
        height: 190px;
        position: absolute;
        margin-left: -10px;
        display: none
    }

        .flipprod-main .flipptopblnk {
            width: 100%;
            height: 100px
        }

        .flipprod-main .flipprod {
            width: 100%;
            height: 130px;
            background: #fff;
            overflow-y: scroll;
            overflow-x: hidden;
            -webkit-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            -moz-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            box-shadow: 0 -2px 3px rgba(204,204,204,0.9)
        }

            .flipprod-main .flipprod .flipp-hd-row {
                width: 100%;
                height: 20px
            }

                .flipprod-main .flipprod .flipp-hd-row .flipp-headclos {
                    text-align: right;
                    height: 10px;
                    position: absolute;
                    font-size: 20px;
                    color: #666;
                    margin-top: -3px;
                    padding: 0
                }

    .flipp-bdr {
        border-bottom: 1px #d8d5d5 solid;
        padding-bottom: 8px;
        padding-top: 8px
    }

        .flipp-bdr:last-child {
            border-bottom: none
        }

    .flipp-strnm {
        color: #0d5776;
        text-align: left;
        font-size: 12px;
        margin: 0;
        padding: 0 0 0 2px;
        font-weight: 700
    }

    .flipp-str-pri {
        color: #BE2D14;
        text-align: left;
        font-size: 10px;
        margin: 0;
        padding: 0 0 0 2px;
        text-decoration: none
    }

    .flipp-str-pri1 {
        color: #666;
        float: left;
        font-size: 8px;
        margin: 0;
        padding: 0 0 0 4px;
        text-decoration: line-through
    }

    .flipp-ratng {
        background: #0d5776;
        color: #fff;
        font-size: 10px;
        padding: 1px 5px
    }

    .flipp-ratng1 {
        font-size: 9px;
        color: #666
    }

    .flipp-samdaydeli {
        font-size: 11px;
        color: #666
    }

    .flipboxtop0 {
        top: 0;
        z-index: 999
    }

    .flipboxtop192 {
        top: 195px;
        z-index: -9
    }

    .row.no-gutters {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .cat2page {
        width: 86%;
        float: left;
        margin-top: -2px
    }

        .cat2page select {
            height: 30px;
            padding: 0 5px
        }

    .cat3page {
        width: 86%;
        float: left;
        margin-top: -1px
    }

        .cat3page select {
            height: 30px;
            padding: 0 5px
        }

    .catviewall3p {
        margin: 5px 10px
    }

    .subcategorydiv {
        position: relative;
        white-space: nowrap;
        overflow: auto;
        overflow-y: hidden
    }

        .subcategorydiv span {
            display: inline-block
        }

            .subcategorydiv span:first-child {
                margin-bottom: -9px;
                background: none
            }

    #magic-line {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100px;
        height: 2px;
        background: #F39735;
        margin-left: 2px
    }

    .subcate {
        margin: 0 1px 1px;
        font-size: 12px
    }

        .subcate a, #allSpanBlk {
            color: #666;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            text-transform: uppercase
        }

        .subcate a, #itemsListingDiv #allSpanBlk {
            color: #666;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            font-size: 11px
        }

            .subcate a:hover, #itemsListingDiv #allSpanBlk:hover, .subcate a.active, #itemsListingDiv #allSpanBlk.active {
                color: #000;
                font-size: 11px;
                background: none;
                border-radius: 0;
                padding: 0 5px 4px 0
            }

    select.custom-dropdown {
        border-radius: 0
    }

    div.fancy-select div.trigger {
        border-radius: 0;
        cursor: pointer;
        padding: 5px 10px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        background: #fff;
        border: 1px solid #efefef;
        color: #0d5776 !important;
        width: 95px !important;
        height: 30px !important;
        font-size: 13px !important;
        text-align: left;
        line-height: 18px;
        transition: all 240ms ease-out;
        -webkit-transition: all 240ms ease-out;
        -moz-transition: all 240ms ease-out;
        -ms-transition: all 240ms ease-out;
        -o-transition: all 240ms ease-out
    }

        div.fancy-select div.trigger:after {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-top-color: #0d5776;
            top: 12px;
            right: 9px
        }

        div.fancy-select div.trigger.open {
            background: #fff;
            border: 1px solid #efefef;
            color: #0d5776;
            box-shadow: none
        }

            div.fancy-select div.trigger.open:after {
                border-top-color: #0d5776
            }

    div.fancy-select ul.options {
        list-style: none;
        margin: 0;
        position: absolute;
        top: 40px;
        right: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 50;
        max-height: 200px;
        overflow: auto;
        background: #fff;
        border-radius: 4px;
        border-top: 1px solid #fff;
        box-shadow: 0 1px 2px #ddd;
        min-width: 95px;
        padding: 0;
        text-align: left !important;
        transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -webkit-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -moz-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -ms-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -o-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out
    }

        div.fancy-select ul.options.open {
            visibility: visible;
            top: 100%;
            opacity: 1;
            transition: opacity 300ms ease-out,top 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,top 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,top 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,top 300ms ease-out;
            -o-transition: opacity 300ms ease-out,top 300ms ease-out
        }

        div.fancy-select ul.options.overflowing {
            top: auto;
            bottom: 40px;
            transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -o-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out
        }

            div.fancy-select ul.options.overflowing.open {
                top: auto;
                bottom: 50px;
                transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -o-transition: opacity 300ms ease-out,bottom 300ms ease-out
            }

        div.fancy-select ul.options li {
            color: #f39735;
            cursor: pointer;
            white-space: nowrap;
            padding: 5px 8px !important;
            line-height: 20px !important;
            transition: all 150ms ease-out;
            -webkit-transition: all 150ms ease-out;
            -moz-transition: all 150ms ease-out;
            -ms-transition: all 150ms ease-out;
            -o-transition: all 150ms ease-out
        }

            div.fancy-select ul.options li.selected {
                background: #f5f5f5;
                color: #a13e2d
            }

            div.fancy-select ul.options li.hover {
                color: #444;
                background: #f5f5f5
            }

    #slider3 {
        position: relative;
        margin-top: 0;
        width: 80px;
        height: 256px;
        margin-bottom: 10px
    }

    .product-title {
        color: #252627;
        font-size: 16px;
        font-family: 'open_sanssemibold';
        margin: 1px 0 0 1px
    }

    .bs-example {
        position: relative;
        margin-top: 0;
        width: 100%
    }

    .messageText {
        font-size: 12px;
        border-radius: 5px;
        padding: 3px 3px 0;
        text-align: center;
        width: auto !important;
        margin-top: 5px;
        float: none !important;
        color: #999
    }

    #ReviewContent .messageText {
        color: #999;
        background: none;
        border: 0;
        font-size: 12px;
        margin-top: 0
    }

    .review_menu li {
        display: inline;
        float: left;
        margin-right: 15px
    }

        .review_menu li:first-child {
            width: 100%
        }

    .btn-rateIt {
        background: #0d5776;
        color: #fff;
        font-size: 12px;
        padding: 2px 10px;
        border-radius: 5px;
        display: block;
        margin-top: 10px
    }

    .review_menu #ReviewRateIt i, .review_menu #WriteReviewContent i {
        color: #fff;
        font-size: 13px
    }

    .cust-sup-text {
        width: auto;
        color: #666;
        padding-bottom: 5px;
        font-family: open_sansbold
    }

    .paddingtb20 {
        padding: 10px 0
    }

    .review_menu li .pdstoreRate_review_static_content {
        margin-top: 4px;
        margin-right: 15px
    }

    .zoomContainer {
        z-index: -99 !important
    }

    .store_logo_hover li {
        margin: 5px 0;
        padding: 0;
        float: left;
        position: relative;
        width: 100%;
        height: 98px
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%;
        height: 98px
    }

        .media_logo img {
            width: 30%
        }

    .media__image {
        display: block;
        width: 120px !important;
        height: 90px;
        border-radius: 0;
        background: #fff;
        margin: 0
    }

    .media__body.sameDay:hover {
        background: none !important;
        border: 0 solid #ad94d5 !important
    }

    .media__body.nxtDay:hover {
        background: none !important;
        border: 0 solid #fa9770 !important
    }

    .media__body.fav_store:hover, .del-icon-fav_store, .media__body.fav_store {
        background: none !important;
        border: 0 solid #48d1a9 !important
    }

    .media__body {
        background: none;
        bottom: 0;
        color: #666;
        font-size: 12px;
        left: 115px;
        opacity: 1;
        overflow: hidden;
        padding: 5px;
        position: absolute;
        line-height: 20px;
        text-align: center;
        top: 35px;
        right: 0;
        -webkit-transition: .6s;
        transition: .6s;
        height: 60px
    }

        .media__body:hover {
            opacity: 1
        }

            .media__body:hover > .delevery_type div {
                z-index: 999 !important
            }

            .media__body:hover:after, .media__body:hover:before {
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1);
                opacity: 0
            }

        .media__body h2 {
            margin: 0;
            font-size: 14px;
            font-weight: 700;
            padding-bottom: 5px;
            color: #0d5776
        }

    .view_shop {
        color: #fff;
        font-size: 10px;
        background: #0d5776;
        padding: 2px 5px;
        margin-top: 8px;
        border-radius: 5px
    }

        .view_shop:hover {
            color: #fff
        }

        .view_shop img {
            vertical-align: sub;
            display: none
        }

    #select_shop .modal-body {
        overflow: hidden
    }

    #select_shop .close {
        position: absolute;
        right: 10px;
        top: 10px;
        opacity: 1;
        font-size: 30px
    }

    .scrollbar-content {
        padding: 0 25px 0 0;
        width: 100%
    }

    .offer-cat {
        margin: 1px 0 0
    }

        .offer-cat a {
            color: #40464a;
            font-size: 12px;
            padding: 5px 0;
            margin: 0 5px;
            float: left;
            border-bottom: 3px solid #fff
        }

        .offer-cat img {
            width: 15px;
            height: 15px
        }

        .offer-cat a:hover, .offer-cat a:focus, .offer-cat a.active {
            position: relative;
            color: #045777;
            font-size: 12px;
            border-bottom: 3px solid #f39735
        }

    .text-right2 {
        text-align: center
    }

    .prod-cat ul {
        padding: 0;
        margin: 0;
        width: 45px;
        float: left
    }

    .bought-like a, .bought-like {
        color: #c1c1c1;
        padding: 0 2px;
        width: 55%
    }

    .rating-holder #rateIt01 {
        top: 43px !important
    }

    .rateIt01_arrow:before {
        margin-top: -13px;
    }

    .rateit-holder a, .ReviewBlock {
        color: #0d5776;
        font-size: 12px
    }

        .rateit-holder a:hover, .ReviewBlock:hover {
            color: #f39735
        }

    .storeRating .fa-star {
        color: #f8ad32;
        width: 20px;
        font-size: 22px
    }

    .star-off {
        color: #fff !important;
        width: 22px;
        font-size: 22px;
        font-size: 13px !important;
        opacity: .6
    }

    #write-review {
        margin-left: -15px;
        margin-bottom: 15px
    }

    .breadcrumbs {
        padding: 7px 0;
        margin: 0;
        list-style: none;
        margin-top: 10px;
    }

    .review_menu .rating-holder {
        font-size: 15px
    }

    .review_menu {
        margin: 0 0 5px;
        padding: 0;
        display: inline-block;
        position: relative;
        width: 90%
    }

        .review_menu .userStoreRevRat_static_content {
            width: auto;
            display: inline-block;
            position: relative
        }

        .review_menu .showratingp {
            width: auto;
            height: auto;
            display: block;
            position: relative;
            transform: scaleY(0.85);
            font-size: 16px;
            font-family: 'open_sanssemibold';
            color: #434343;
            font-weight: 500
        }

        .review_menu .storepstrgf {
            width: 100%;
            height: auto;
            margin-top: 10px
        }

            .review_menu .storepstrgf:first-child {
                margin-bottom: 20px
            }

            .review_menu .storepstrgf .storepstrgfleft {
                width: 220px;
                height: auto;
                display: inline-block;
                float: left
            }

            .review_menu .storepstrgf .storepstrgfright {
                width: 30px;
                height: auto;
                display: inline-block;
                float: left;
                margin-left: 5px
            }

    .bs-example .libackgbg {
        background: #fff;
        display: block;
        padding-top: 10px;
        box-shadow: 0 3px 1px #c5ecfc
    }

    .font-italic-lineh {
        line-height: 20px
    }

    .font-italic {
        font-style: italic
    }

    .revreplycom-left {
        margin-left: 25px
    }

    .letterhightfnt {
        transform: scaleY(0.85);
        display: inline-block
    }

    .letterhightcolr {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #187298;
        font-weight: 500
    }

    .letter4e4e {
        color: #4e4e4e
    }

    .letter4a4b4c {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #4a4b4c;
        font-weight: 500
    }

    .letter4a4b4c1 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #bbbcbc;
        font-weight: 500
    }

    .letter4a4b4c2 {
        transform: scaleY(0.85);
        font-size: 22px
    }

    .letter999 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #999;
        font-weight: 500
    }

    .strdtlmarleft {
        margin-left: 0px;
        word-wrap: break-word;
        margin-top: 0px;
    }

    .graphicon-style img {
        margin-left: 20px;
        width: 18px;
        height: 18px;
        position: relative
    }

    .product-price {
        margin: 0 0 0 1px;
        padding: 0;
        list-style: none
    }

        .product-price li {
            margin: 0 10px 0 0;
            padding: 0;
            list-style: none;
            display: inline-block;
            width: 45%
        }

            .product-price li .prod-catalog {
                width: 150px;
                margin: 2px 0;
                border: 1px solid #ccc;
                border-radius: 20px;
                padding: 6px;
                background: #f7f4f0
            }

        .product-price span {
            margin-left: 3px
        }

    .prod-featured-offer {
        margin: 15px 0;
        border: 1px solid #ccc;
        background: #f7f4f0;
        border-radius: 20px;
        padding: 6px
    }

    .comment-social-links {
        margin: 2px 0 5px
    }

        .comment-social-links .product-price li {
            width: 100%
        }

    .shop-menu {
        margin: 20px 0 0;
        padding: 10px 0 10px 20px;
        background: #ecf5f9;
        border-radius: 5px;
        width: 100%
    }

    #write_review {
        position: absolute;
        background: #f7f4f0;
        padding: 10px;
        z-index: 1;
        width: 279px;
        left: -82px;
        display: none;
        border: 1px solid #dbd7d2;
        top: 10px;
        box-shadow: 0 4px 11px -1px #838383
    }

    .review-form textarea {
        height: 60px !important;
        padding: 10px 18px !important;
        resize: none
    }

    .review_arrow:before {
        content: "";
        height: 15px;
        display: block;
        margin-top: -18px;
        margin-left: 140px;
        position: absolute;
        width: 15px;
        background: #f7f4f0;
        border-top: 1px solid #dbd7d2;
        border-left: 1px solid #dbd7d2;
        z-index: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

    #ratitsign {
        width: 345px
    }

    .msg-box-text h3 {
        background: none;
        font-size: 16px;
        border-radius: 5px;
        padding: 10px;
        text-align: center;
        border: 0 solid #85b249;
        width: auto;
        margin: 0 auto;
        vertical-align: middle;
        display: inline
    }

        .msg-box-text h3 .fa {
            color: #85b249;
            font-size: 20px;
            vertical-align: text-bottom
        }

    .exp-offers .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 0;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .carousel-indicators {
        bottom: -10px !important
    }

    .item-header {
        padding: 0 !important;
        display: block;
        width: 85%;
        height: 28px;
        position: absolute;
        z-index: 4
    }

    .page-title {
        color: #525151;
        font-size: 16px;
        margin: 5px;
        padding: 0
    }

    .store-shop-dtls {
        background: #fff;
        border: 1px solid #cdcdcd;
        padding: 2px 0
    }

        .store-shop-dtls .shop-dtls {
            margin: 0;
            display: inline-block
        }

            .store-shop-dtls .shop-dtls .store-name {
                margin-bottom: 0;
                line-height: 20px;
                height: 20px
            }

                .store-shop-dtls .shop-dtls .store-name a {
                    color: #fff;
                    font-size: 14px;
                    font-weight: 400
                }

                    .store-shop-dtls .shop-dtls .store-name a:hover {
                        color: #fff;
                        text-decoration: underline
                    }

        .store-shop-dtls .stordelivery-type {
            margin-top: 3px;
            font-size: 12px;
            margin-left: 0;
            word-wrap: break-word
        }

            .store-shop-dtls .stordelivery-type img {
                margin-top: -1px
            }

        .store-shop-dtls .cart-total-amount {
            position: absolute;
            right: 0;
            margin-top: -7px;
            font-size: 14px
        }

    #prodBlockDiv .my-cart-add {
        margin-top: 0;
        margin-left: 0;
        position: relative;
        z-index: 4
    }

    #productAddToCartAction .add-delete-pro .form-control, #offer-table .add-delete-pro input, .my-cart-add .input-group-addon .product-count {
        width: 30px !important;
        height: 30px;
        border-radius: 0;
        background: transparent !important;
        color: #666;
        font-family: 'open_sanssemibold';
        font-size: 19px
    }

    .item-price {
        padding: 0 !important;
        color: #bd2b04;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: .6px
    }

    .all-items-price {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px;
        margin-left: 0;
        margin-top: 3px
    }

    .checkout-main .all-items-price {
        padding-top: 1px;
        border-top: 1px dashed #ddd
    }

    .all-items-price1 {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px
    }

    #prodBlockDiv .row .col-lg-1 .trash-bin:before {
        content: "\f014";
        font-family: FontAwesome;
        margin-top: -4px;
        position: relative;
        display: inline-block
    }

    .input-group-addon.paddingLR0 .btn-add, .input-group-addon.paddingLR0 .btn-remove-item {
        border-radius: 10px !important;
        height: 28px !important;
        padding: 3px 7px 7px 6px !important
    }

    .kartppg {
        font-size: 12px;
        color: #666;
        letter-spacing: .6px;
        height: auto;
        margin: 0;
        padding: 0
    }

    .org-price {
        text-decoration: line-through;
        margin-top: 13px
    }

    .saved-amt {
        margin-top: 13px
    }

    .mycart-line-seperator {
        display: none
    }

    .empty-cart {
        border: none;
        padding: 7px 2px 8px;
        border-radius: 0;
        background: #ccc;
        color: #fff;
        margin-top: 0;
        text-align: center;
        width: 50%;
        left: 0;
        position: fixed;
        bottom: 0;
        z-index: 99
    }

        .empty-cart:hover {
            background: #F39735;
            color: #fff
        }

    .checkout-dtls {
        padding-right: 0;
        width: 381px;
        margin-top: 0
    }

    .my-cart-wrapper {
        border: 1px solid #eee;
        background: #fff;
        min-height: 300px !important;
        margin-bottom: 10px;
        padding-top: 0
    }

    .shop-total-desc {
        font-size: 13px;
        margin: 10px 0
    }

    .btnchkout {
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0
    }

    .mobkarcontbox {
        height: auto;
        border-bottom: 1px #ccc solid
    }

    .yellow-border {
        background: #f39735;
        height: 4px;
        position: relative;
        width: 100%;
        top: 14px;
        left: 0
    }

    .select_store_boxloc {
        width: 100%;
        margin: 0 auto;
        padding: 20px 50px 1px;
        margin-top: 45px;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #999;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
        box-shadow: 0 3px 9px rgba(0,0,0,.5)
    }

    .skipmodal {
        color: #045677;
        cursor: pointer;
        font-size: 13px
    }

        .skipmodal:hover {
            color: #F39633
        }

    .footer-main .footer-pay-social .ftr-socialarea {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-bottom: 10px
    }

    .crtclrmobhid {
        display: block
    }

    .bx-controls-direction {
        display: none
    }

    .storedtlbnrhght {
        height: 200px
    }

    .seperation-border {
        border-top: 2px solid #e5e3e1;
        width: 100%
    }

    .breadcrumbs li:last-child a {
        color: #0D5776;
        font-size: 12px;
        cursor: default !important;
        font-weight: 700
    }

    .storenotavblmsg {
        color: #666;
        border: 1px #eee solid;
        padding: 15px 5px;
        background: #ecf5f9;
        border-radius: 5px;
        display: inline-block;
        -webkit-box-shadow: 0 3px 9px -1px #838383;
        width: 340px
    }

    .revreplycom-left {
        margin-left: 1px;
        display: inline-block
    }

    .store-hours {
        margin-top: 3px;
        font-size: 14px;
        transform: scaleY(0.85);
        color: #4e4e4e;
        word-wrap: break-word
    }

    .formobdispb {
        display: inline-block;
        float: left
    }

        .formobdispb .product-price li {
            display: inline
        }

    .nutrition-chart {
        overflow: hidden;
        height: auto;
        margin-top: 10px;
        margin-bottom: 10px
    }

        .nutrition-chart img {
            width: 100%
        }

    .pdpagezoomimgmob1 {
        margin-top: 20px
    }

    .pdpagezoomimgmob2 img {
        height: 300px
    }

    .prod-dtls-right {
        margin-top: 10px
    }

    .legal-dis {
        margin: 0
    }

    .pdzmhovblnkmob {
        height: 300px;
        width: 85%;
        position: absolute;
        display: block;
        background: none
    }

    .image-thumb li a {
        border: 1px solid #e3ded9;
        display: table-cell;
        width: 60px;
        height: 60px;
        text-align: center;
        vertical-align: middle;
    }

    .image-thumb li .prodthumb.active, .image-thumb li .prodthumb:focus, .image-thumb li .prodthumb:hover {
        display: table-cell
    }

    .image-thumb > li.active > a, .image-thumb > li.active > a:focus, .image-thumb > li.active > a:hover {
        border: 1px solid #000
    }

    #offer-table {
        position: absolute;
        background: #fff;
        border: 1px solid #dbd7d2;
        padding: 2px;
        display: block;
        z-index: 4;
        width: 340px;
        left: 16px;
        box-shadow: -1px 2px 3px #5a5a5a;
        display: none
    }

    .pdpgmoreoffmob0 {
        height: 80px;
        display: inline-block
    }

    .pdpgmoreoffmob1 {
        width: 180px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob2 {
        width: 85px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob3 {
        width: 185px;
        display: inline-block;
        position: relative;
        top: -11px;
        float: left;
        left: 6px
    }

    .pdpgmoreoffmob4 {
        width: 160px;
        display: inline-block;
        position: relative;
        top: -56px;
        float: left;
        left: 180px
    }

    .pdpgmoreoffmob5 {
        width: 165px;
        height: 20px;
        overflow: hidden;
        display: inline-block
    }

    .border-style {
        border-right: 2px solid #c2c2c2;
        height: 12px;
        width: 0 !important;
        padding: 0 !important;
        margin-top: 5px;
        margin-right: 0
    }

    .product-fe li {
        margin: 0;
        padding: 0 15px 0 0;
        display: inline-block;
        list-style: none;
        line-height: 34px;
        width: 48%
    }

    .margin-bottom20 {
        margin-bottom: 10px !important
    }

    .prod-highlights {
        margin-top: 0;
        padding: 0;
        display: inline-block
    }

    .pdmarpgdtlft {
        margin-top: 10px
    }

    .maroffdiv {
        margin-top: 5px
    }

    .stepwizard-row {
        display: table-row;
        position: relative;
        width: 100%;
        background: #F7F5F0;
        z-index: 0;
        margin-left: 0
    }

        .stepwizard-row:before {
            top: 30px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 89.5%;
            height: 1px;
            background-color: #ccc;
            z-order: 0
        }

    .stepwizard-step {
        display: table-cell;
        text-align: center;
        position: relative;
        width: 32%;
        display: inline-block
    }

    .del-addrs1 {
        max-height: initial !important;
        min-height: initial !important;
        margin-top: 0;
        overflow: visible;
        overflow-x: initial;
        width: 95% !important
    }

    .checkout-right-panel {
        min-height: auto !important;
        position: relative;
        width: 100%;
        top: 0
    }

    .paddingtrbl {
        padding: 0 !important
    }

    .delivery-addr {
        position: relative;
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 0
    }

    .ordersumrow {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    .addnewadd-for-deli {
        margin-top: 5px;
        left: -24% !important;
        position: relative
    }

    .address-style {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 0px !important;
        margin-top: 10px
    }

    .address-style1 {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 10px !important;
        margin-top: 10px
    }

    .ordrsmtop {
        margin-top: 5px
    }

    .ord-smry {
        left: -10px !important
    }

    .sectn-title {
        border-bottom: 1px solid #ddd;
        padding-bottom: 1px;
        margin-bottom: 1px;
        font-size: 13px;
        font-weight: 700
    }

    .couponinp1 {
        width: 100%;
        float: left;
        display: inline-block;
        position: relative;
    }

    .couponinp2 {
        width: 100%;
        float: left;
        display: inline-block;
    }

    .delivechargemob {
        margin: 0;
        padding: 0
    }

    .org-price, .saved-amt {
        color: #999;
        font-size: 11px;
        margin: 0 5px
    }

    .checkout-main .coupon-code {
        border: 1px solid #ddd;
        border-radius: 0;
        background: #faf7f3;
        width: 100%;
        box-shadow: none
    }

    .special-instruc {
        display: inline-block;
        position: relative
    }

    .stepwizard-step p {
        margin-top: 0;
        letter-spacing: .7px
    }

    .checkout-common {
        line-height: 1.287;
        width: 100%;
        font-size: 10px;
        font-family: open_sansregular;
        color: #0d5776;
        position: relative;
        z-index: 9
    }

    .list-item01 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -12px;
        right: 24px;
        height: 26px;
        width: 26px
    }

    #dateChg, .terms-conditions {
        margin-bottom: 0px;
        color: #777
    }

        #dateChg, .terms-conditions label {
            top: 0px;
            position: relative;
            display: inline-block
        }

    .userallp-left-posfix {
        position: relative;
        margin: auto;
        width: 100%
    }

    .userallp-left {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right-row {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 16px
    }

    #my_account_info {
        width: 100%;
        margin-left: 0
    }

    .sidebar-nav {
        display: block;
        float: left;
        width: 100%;
        min-height: 110px;
        list-style: none;
        margin-left: 0;
        padding: 0;
        background: #0d5776
    }

        .sidebar-nav li {
            line-height: 30px;
            color: #fff !important;
            width: 48%;
            display: inline-block
        }

            .sidebar-nav li a {
                color: inherit
            }

            .sidebar-nav li:hover, .sidebar-nav li:hover a.active-menu .row {
                background-color: #f39735 !important;
                color: #fff !important
            }

            .sidebar-nav li a.active-menu .row {
                color: #f39735;
                font-family: open_sanssemibold
            }

            .sidebar-nav li a.active-menu .active_arrow:before {
                color: inherit !important
            }

            .sidebar-nav li:hover a .row .active_arrow:before {
                color: #fff !important
            }

    .shop-first-name {
        background: #41dda0;
        color: #fff;
        margin-top: 2px;
        font-size: 28px;
        line-height: 32px;
        text-align: center;
        border-radius: 50%;
        padding: 5px;
        height: 40px;
        width: 40px;
        display: inline-block;
        font-weight: 700;
        vertical-align: top
    }

    #allergicFrm {
        padding-left: 8px !important
    }

    .OrderListing {
        width: auto;
        height: auto;
        margin-top: 10px
    }

    #ordhistmar {
        margin: 0;
        padding-top: 20px;
        position: relative
    }

    .orderhisttabel1 {
        width: auto;
        height: auto
    }

        .orderhisttabel1 .orderhistd1 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd2 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd3 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd4 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 table tr td {
            padding: 0 !important;
            margin: 0 0 6px
        }

        .orderhisttabel1 table tr {
            border-bottom: 1px #ccc solid
        }

            .orderhisttabel1 table tr:nth-last-child(2) {
                border-bottom: none
            }

    .delivadd {
        width: 140px;
        height: auto;
        display: inline-block;
        position: relative;
        float: right;
        right: 0px;
        margin-top: 5px
    }

    .myaccbox {
        width: 100%;
        height: auto;
        display: inline-block;
        float: left;
        margin-left: 0;
        margin-top: 1%;
        border: 1px #ccc solid;
        background: #F7F5F0;
        position: relative
    }

    .scrollbaruser1 {
        max-height: initial !important;
        overflow: visible;
        overflow-x: initial
    }

    .userproaddp {
        left: 29%;
        display: inline-block;
        position: relative
    }

    .userchngpass {
        left: 4%;
        position: relative;
        width: 96.5%
    }

    .myaccadd1 {
        margin-right: 10px
    }

        .myaccadd1 i {
            font-size: 18px
        }

    .myaccadd2 {
        margin-right: 5px
    }

        .myaccadd2 i {
            font-size: 18px
        }

    .myaccadd3 {
        margin-right: 0
    }

        .myaccadd3 .glyphicon-pencil {
            font-size: 18px
        }

    .myaccadd4 {
        margin-right: 0
    }

        .myaccadd4 i {
            font-size: 18px
        }

    .myaccadd5 {
        margin-right: 0
    }

        .myaccadd5 .glyphicon-pencil {
            font-size: 18px
        }

    #my-account {
        min-height: 340px;
        background: #f7f5f0
    }

    .msg-success {
        padding-top: 30px;
        color: #666;
        text-align: center
    }

        .msg-success h1 {
            font-size: 24px;
            color: #035676;
            margin-top: 10px
        }

        .msg-success h2 {
            font-size: 14px;
            color: #666;
            margin-top: 0
        }

            .msg-success h2 a {
                font-size: 18px;
                color: #035676;
                text-decoration: underline;
                display: inline-block;
                margin-top: 10px
            }

                .msg-success h2 a:hover {
                    color: #F59824
                }

        .msg-success h3 {
            font-size: 14px;
            color: #666;
            margin: 0;
            padding: 0 0 40px
        }

        .msg-success p {
            text-align: center;
            padding-bottom: 40px
        }

    .sign-up-head {
        color: #0D5776;
        margin-top: 0;
        padding-bottom: 0;
        font-size: 26px;
        margin-bottom: 0
    }

    .fontsignpont {
        color: #000;
        line-height: 25px;
        font-size: 15px
    }

    .fontsignpont1 {
        color: #666;
        line-height: 21px;
        font-size: 12px
    }

    .fontsignpont2 {
        color: #F39735;
        font-size: 16px;
        margin-left: 10px
    }

    .fontsignpont3 {
        color: #F39735;
        font-size: 11px;
        position: absolute;
        z-index: 2;
        margin-top: -31px;
        display: inline-block;
        right: 18px
    }

    .signpostpheigh {
        height: 30px
    }

    .locppmobm {
        padding: 10px 10px 0 !important;
        min-width: 300px !important;
        left: 10% !important;
        border-radius: 10px !important;
        position: fixed !important;
        top: 30px !important;
    }

    #loadingAjax {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2147483647
    }

    #productLoaderAjax img {
        margin-top: -11px;
        margin-left: -10px
    }

    #loadingAjax img {
        margin-top: -50px;
        margin-left: -50px
    }

    #loaderbrownbag {
        display: block;
        position: relative;
        left: 50%;
        top: 50%;
        width: 120px;
        height: 120px;
        margin: -80px 0 0 -80px;
        padding: 20px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #074c81;
        z-index: 9999;
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite
    }

    #loaderbrownbagcenter {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 60px;
        height: 60px;
        margin: -30px 0 0 -30px;
        z-index: 99999
    }

    #loaderbrownbag1 {
        display: block;
        position: relative;
        left: 62%;
        width: 70px;
        height: 70px;
        margin: 0 0 0 -80px;
        padding: 20px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #074c81;
        z-index: 9999;
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite
    }

    #loaderbrownbagcenter1 {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 20px;
        height: 20px;
        margin: -30px 0 0 -30px;
        z-index: 99999
    }

    #loaderbrownbag1:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #e68e21;
        -webkit-animation: spin 3s linear infinite;
        animation: spin 3s linear infinite
    }

    #loaderbrownbag1:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #fff;
        -webkit-animation: spin 1.5s linear infinite;
        animation: spin 1.5s linear infinite
    }

    .showmoreitems {
        background: #0d5776;
        padding: 1px 10px;
        display: inline-block;
        margin-top: 20px;
        color: #fff;
        font-size: 12px;
        border-radius: 5px
    }

        .showmoreitems .itemnubshow {
            font-size: 13px;
            font-weight: 700;
            color: #f39633
        }

    .srchpageleft {
        width: 70%;
        height: 100%;
        position: fixed;
        background: #fff;
        right: -71%;
        z-index: 999999;
        top: -5px;
        overflow: auto;
        overflow-x: hidden
    }

    .srchpageright {
        width: 100%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 0
    }

    .bgcolorsrchp {
        background: #fff
    }

    .srchprigtt {
        width: 79%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 10px
    }

        .srchprigtt h5 {
            color: #000;
            font-weight: 700;
            margin-left: 5px;
            margin-top: 14px
        }

    .srchprigtt-mob {
        width: 15%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 5px;
        margin-top: 5px;
        margin-bottom: 3px
    }

        .srchprigtt-mob p {
            margin: 0;
            padding: 0
        }

        .srchprigtt-mob img {
            width: 18px;
            height: 18px
        }

        .srchprigtt-mob .fltr-font {
            font-size: 10px;
            margin-top: 0;
            position: relative;
            display: inherit
        }

    .blogrecipebox {
        width: 100%;
        height: 150px;
        margin: auto;
        overflow: hidden
    }

        .blogrecipebox img {
            height: 100%;
            width: 100%;
            -moz-transition: all .3s;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .blogrecipebox img:hover {
                -moz-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.1)
            }

    .land-recipeblog {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-recipeblog h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 10px;
            font-size: 16px;
            margin-bottom: 5px;
            text-align: center;
            font-weight: 700
        }

    .framerecipeandblogs {
        height: 219px;
        overflow: hidden;
        margin: 0 10px
    }

        .framerecipeandblogs ul {
            list-style: none;
            margin: 0;
            padding: 0;
            height: 240px
        }

            .framerecipeandblogs ul li {
                float: left;
                width: 290px;
                height: 240px;
                margin-left: 5px;
                padding: 0;
                color: #ddd;
                text-align: center
            }

    .frameourcustomer {
        height: 275px;
        overflow: hidden;
        margin: 0 10px
    }

        .frameourcustomer ul {
            list-style: none;
            margin: 0;
            padding: 0;
            height: 275px
        }

            .frameourcustomer ul li {
                float: left;
                width: 355px;
                height: 275px;
                margin-left: 5px;
                padding: 0;
                color: #ddd;
                text-align: center
            }

    .customttl {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .customttl h3 {
            font-size: 14px;
            text-align: center;
            color: #666
        }

    .custombox {
        width: 100%;
        height: 275px;
        margin: auto;
        overflow: hidden
    }

        .custombox img {
            width: 100%
        }

    .recipeblogboxland {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .recipeblogboxland h3 {
            text-align: left;
            padding: 0
        }

            .recipeblogboxland h3 a {
                font-weight: 400;
                color: #f39633;
                padding: 0;
                font-size: 14px
            }

                .recipeblogboxland h3 a:hover {
                    color: #0e5776
                }

        .recipeblogboxland p {
            font-size: 13px;
            text-align: left;
            color: #666
        }

    .btmlefthorisld2 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld2 i {
            padding-left: 0;
            top: -11px;
            display: inline-block;
            position: relative;
        }

    .btmrighthorisld2 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld2 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .btmlefthorisld3 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld3 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld3 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld3 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .landing-row {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .landing-row .landpcatbox .catproductbox {
            width: 100%;
            position: absolute;
            bottom: 5px
        }

            .landing-row .landpcatbox .catproductbox h3 {
                width: 100%;
                color: #666;
                margin: 0;
                text-align: center;
                padding-left: 5px;
                padding-right: 5px;
                font-size: 12px;
                font-weight: 400;
            }

    .margrowtop {
        margin-top: 10px
    }

    .land-specstrleft {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-specstrleft h3 {
            color: #0d5776;
            padding: 0 5px;
            margin-top: 15px;
            font-size: 16px;
            line-height: 23px;
            margin-bottom: 5px
        }

        .land-specstrleft p {
            font-size: 13px;
            padding: 0 10px;
            line-height: 22px
        }

        .land-specstrleft .explorebtn {
            background: #0e5776;
            height: auto;
            display: inline-block;
            padding: 0 10px;
            color: #fff;
            border-radius: 3px
        }

            .land-specstrleft .explorebtn:hover {
                background: #f39733
            }

    .land-specstrright {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-top: 20px
    }

        .land-specstrright img {
            width: 100%
        }

    .land-nearbystr {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-nearbystr h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 5px;
            margin-bottom: 5px;
            font-size: 16px;
            font-weight: 700
        }

    .newsletter .form-control {
        height: 27px;
        background: #fff;
        border: none;
        border: 1px #e2dede solid;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .newsletter .btn {
        padding: 5px;
        color: #fff;
        background: #0D5776;
        font-size: 11px
    }

    .product-fe {
        padding: 0;
        padding-left: 0;
        height: auto;
        width: 100%;
        display: inline-block
    }

        .product-fe li {
            width: 49%;
            margin: 5px 0 0;
            padding: 0;
            display: inline-block;
            float: left;
            list-style: none;
            height: 35px;
            border-right: none
        }

            .product-fe li:last-child {
                border-right: none
            }

            .product-fe li img {
                margin-right: 5px
            }

    .ftrlinkcol {
        overflow: hidden
    }

    .media__body .iteamdiv {
        width: 50px;
        display: inline-block;
        float: right;
        text-align: right;
        color: #0d5776;
        font-size: 12px;
        font-weight: 700;
        margin-top: 1px;
        margin-bottom: 2px
    }

    .delevery_type_main {
        position: relative;
        bottom: 0;
        left: 7px;
        height: 22px;
        display: inline-block;
        z-index: 99;
        width: auto;
        float: left
    }

    .clicktoimg {
        height: 20px;
        margin-top: 0;
        width: 70%;
        position: absolute;
        opacity: 1;
        background: none;
        display: inline-block;
        color: #fff;
        text-align: center;
        border-radius: 0;
        right: 0
    }

        .clicktoimg span {
            font-size: 12px;
            display: none
        }

        .clicktoimg:hover {
            opacity: 1;
            z-index: 9999;
            display: inline-block
        }

        .clicktoimg h4 {
            font-size: 14px;
            background: none;
            padding: 1px 0;
            color: #666;
            margin-top: 10px;
            border-radius: 0;
            font-weight: 700
        }

    .trustedsite-floating-element {
        display: none
    }

    .revpddtlcount {
        margin-left: -20px;
        margin-top: 1px;
        position: relative;
        display: inline-block;
        font-size: 16px
    }

    .modal-dialog {
        margin: 50px auto !important
    }

    .image-holder img {
        max-width: 100%;
        max-height: 500px;
        width: auto;
        height: auto;
        margin: auto;
        display: block
    }

    .tccoupon-banner {
        position: absolute;
        font-size: 11px;
        margin-top: -54px;
        right: 15px
    }

    .mobspesoff {
        position: relative;
        top: -2px;
        left: 5px;
    }

    .mobbbexptab {
        position: relative;
        top: -2px;
        left: 5px;
    }

    .mobspesoff1 {
        margin-top: 5px;
        margin-left: 10px;
        display: inline-block;
        padding-bottom: 20px
    }

        .mobspesoff1 img {
            width: 50px;
            height: 50px
        }

        .mobspesoff1 .diyalf {
            margin-top: 3px;
            display: inline-block;
            float: left
        }

        .mobspesoff1 .diyart {
            margin-top: 17px;
            display: inline-block;
            float: left;
            margin-left: 0
        }

            .mobspesoff1 .diyart img {
                width: 165px;
                height: 30px
            }

    .notgutpad {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .logingkartopmob {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 3px;
    }

        .logingkartopmob ul {
            margin: 0px;
            padding: 0px;
            width: 70%;
        }

            .logingkartopmob ul li {
                float: left;
                width: 50%;
                list-style: none;
                padding: 0px 0px;
                text-align: center;
            }

    .mrphome {
        text-decoration: line-through;
        font-size: 11px;
        font-weight: 400;
        margin-left: 2px;
        color: #999;
    }

    .mrgtopfeturoffimg {
        margin-top: 15px;
    }

    .paddrightnogut {
        padding-right: 15px !important;
    }

    .paddleftnogut {
        padding-left: 15px !important;
    }

    .martop14excit {
        margin-top: 0px !important;
    }

    .martopfetp14 {
        margin-top: 0px !important;
    }

    .sub-header-holder1 {
        width: auto;
        margin-left: 10px !important;
        margin-right: 0px !important;
        float: left;
        vertical-align: middle;
        line-height: 24px;
    }

    .navbar-header {
        width: 100% !important;
        display: inline-block !important;
        position: relative !important;
    }

    footer {
        padding: 0px 0;
        width: 100%
    }

    .righleftpadmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .footer-main {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 0;
        background: #fff;
        overflow: hidden;
    }

    .location-link {
        color: #f5f5f5;
        font-size: 14px;
        cursor: pointer !important;
        display: inline-block;
        position: relative;
        border: 0px #eee solid;
        padding-left: 5px;
        padding-bottom: 0px;
        border-radius: 0px;
    }

    .bgbluecolor .location-link {
        color: #000;
    }

    .leftaddr-icon {
        width: 25px;
        display: inline-block;
        float: left;
        margin-top: 3px;
    }

    .rightaddr-cont {
        width: 75%;
        display: inline-block;
        float: left;
        line-height: 12px;
        margin-top: 0px;
    }

        .rightaddr-cont .rightaddr-contwid {
            width: 100%;
            display: inline-block;
        }

    .rightaddr-cont1 {
        width: 100%;
        display: inline-block;
        float: left;
        line-height: 12px;
        margin-top: 1px;
        padding-bottom: 0px;
    }

        .rightaddr-cont1 .rightaddr-contwid1 {
            width: 100%;
            display: inline-block;
        }

            .rightaddr-cont1 .rightaddr-contwid1:hover {
                color: #ccc;
            }

            .rightaddr-cont1 .rightaddr-contwid1 .glyphicon-triangle-bottom {
                margin-top: 0px;
            }

    .fontsz11 {
        font-size: 11px;
        color: #666;
    }

    .higtformob {
        height: 35px;
        display: inline-block;
    }

    .possabpdtmof {
        position: relative;
    }

    #offer-table {
        margin-top: 0px
    }

    .container-fluidmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .bgcoloref {
        padding: 10px 0px;
    }

    .h1headhom {
        margin-bottom: 7px;
    }

    .searchmobrad {
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border: none;
    }

    .formobbgcheck {
        background: #fff;
    }

    .h2headhom {
        font-size: 16px;
        color: #0d5776;
        border-bottom: 2px solid #eee;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom1 {
        font-size: 18px;
        font-style: italic;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 3px solid #bccad5;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom2 {
        font-size: 18px;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 2px solid #bccad5;
        line-height: 0.1em;
        margin: 15px 0 20px;
    }

    .featoffmm {
        padding: 2px;
    }

    .footer-top-cont p {
        font-size: 12px;
    }

    .ftrcateglink {
        font-size: 12px;
    }

    .myordpadtb {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .steps-line {
        height: 2px;
        position: relative;
        margin-top: 7px;
        width: 195px;
    }

    .order-status-holder {
        position: relative;
        margin: 7px 0px 20px 0px;
    }

    .order-status01 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: -10px
    }

    .order-status02 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 48px;
    }

    .order-status03 {
        width: 25%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 103px;
    }

    .order-status04 {
        width: 40%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 150px;
    }

    .btn-cancelaal {
        padding: 1px 10px !important;
        color: #fff;
        font-size: 11px !important;
        margin-top: 0px !important;
    }

    .forratitpppdp {
        margin-left: -100px;
    }

        .forratitpppdp .arrow_box::after {
            margin-left: 128px !important;
        }

    #terms_check-error {
        position: absolute;
        margin-top: 7px;
        color: #666;
        font-size: 11px;
        background: #fff;
        padding: 5px 10px;
        margin-left: -14px;
        z-index: 1;
        border-radius: 5px;
        border: 1px #ccc solid;
        box-shadow: 1px 1px 3px #ccc;
        display: block;
    }

        #terms_check-error:after {
            bottom: 100%;
            left: 16%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border: 1px #ccc solid;
        }

        #terms_check-error:after {
            border-color: rgba(204, 204, 204, 0);
            border-bottom-color: #ccc;
            border-width: 10px;
            margin-left: -10px;
        }

    .store-name {
        font-size: 12px;
    }
    /*375 end*/
}

@media screen and (min-width:250px) and (max-width:320px) {
    .custom-row {
        margin-right: 0;
        width: 100%;
        margin-left: 0;
        display: inline-block
    }

    .row.no-gutters-pdetail {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters-pdetail > [class^="col-"], .row.no-gutters-pdetail > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .mobcat-col-2 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
        float: left
    }

    .mobcat-col-4 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .marginLR10 {
        padding: 0;
        color: #666
    }

    .storeppstatment {
        width: 100%;
        height: auto;
        display: inline-block;
        text-align: center;
        position: relative;
        margin-top: 0
    }

        .storeppstatment a {
            background: #fff;
            display: inline-block;
            position: relative;
            padding: 0 10px 2px;
            border-radius: 5px;
            border: 1px #ccc solid;
            cursor: default
        }

        .storeppstatment .muti-stores-count {
            font-size: 16px;
            display: inline-block;
            position: relative;
            color: #f39735;
            font-weight: 700
        }

        .storeppstatment .muti-stores-text {
            font-size: 14px;
            display: inline-block;
            position: relative;
            color: #0d5776;
            margin-left: 4px
        }

    .bgbluecolor {
        background: #0D5776
    }

    .bgbrowncolor {
        background: #F39735
    }

    .mobsercharea {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 2px
    }

        .mobsercharea a {
            cursor: pointer
        }

    .mobserchinput {
        width: 100%;
        height: 30px;
        border: none;
        padding-left: 30px;
        border-radius: 5px;
        cursor: pointer;
        background: #fff;
        display: inline-block
    }

        .mobserchinput .innrspansr {
            text-align: left;
            color: #666;
            display: inline-block;
            padding-top: 6px
        }

    .mobserchinput1 {
        width: 100%;
        height: 30px;
        border: none;
        border-radius: 5px
    }

    .mobsrchicon {
        position: absolute;
        margin: 8px 0 0 10px;
        z-index: 1
    }

    .mobsercharea2 {
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 15px 0 10px;
        position: absolute;
        margin-top: -130px
    }

        .mobsercharea2 .mobsercharea2-left {
            width: 9%;
            float: left;
            margin-left: 1%;
            display: inline-block;
            position: relative;
            margin-top: 3px
        }

        .mobsercharea2 .mobsercharea2-center {
            width: 75%;
            margin-left: 1%;
            float: left;
            display: inline-block;
            position: relative
        }

        .mobsercharea2 .mobsercharea2-right {
            width: 10%;
            margin-left: 2%;
            margin-right: 2%;
            float: left;
            display: inline-block;
            position: relative
        }

    .mobfixhd {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 999;
        -moz-transition: margin .5s ease-in 0;
        -webkit-transition: margin .5s ease-in 0;
        -o-transition: margin .5s ease-in 0;
        transition: margin .5s ease-in 0
    }

    .srchsugpagemob {
        width: 100%;
        height: 100%;
        display: block;
        background: #fff;
        position: fixed;
        z-index: 999999
    }

        .srchsugpagemob .srchsugpagemob-area {
            width: 100%;
            height: auto;
            display: inline-block;
            position: relative;
            margin-top: 15px;
            border-bottom: 1px #eee solid;
            padding-bottom: 10px
        }

            .srchsugpagemob .srchsugpagemob-area .srchpgiconmob-left {
                margin-top: 10px;
                padding-bottom: 10px
            }

    .mobhedeiconbg {
        width: 100%;
        display: inline-block;
        padding: 10px 0 20px;
        margin-top: 0
    }

    .mobcatspan1 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 7px
    }

    .mobcatspan2 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 27px;
        left: 6px
    }

    .mobcatspan3 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 8px
    }

    .mobcatspan4 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 34px;
        left: 10px
    }

    .mobcatspan5 {
        width: 55px;
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 3px
    }

        .mobcatspan5 p {
            text-align: center
        }

    .mobkartpr1 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -8px;
        right: -3px;
        height: 25px;
        width: 25px;
        font-size: 12px
    }

    #signuppp {
        width: 100%
    }

    .signupp-scrl {
        max-height: 400px;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .mobtopmargin {
        margin-top: 0
    }

    .mobtopmarginhom {
        margin-top: 0
    }

    .landing-page {
        background: url(../images/landingBg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .btn-login {
        border: 1px solid #0D5776;
        color: #1b617e;
        font-size: 14px;
        background: none;
        font-family: 'open_sansbold';
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 10px
    }

    .btn-signupNew, .btn-signup {
        border: 1px solid #0d5776;
        color: #fff;
        font-size: 14px;
        background: #0d5776;
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 20px;
        font-family: 'open_sansbold'
    }

    .gglply {
        width: 90px;
        margin-left: 15px
    }

    .margin-top20 {
        margin-top: 10px
    }

    .ShopFrm-main #startShopFrm .delivery .homedelivery {
        background: no-repeat url(../images/icon_select_delevery1.png) center 2px
    }

    .delivery label.homedelivery {
        background: no-repeat url(../images/icon_select_delevery1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        margin-right: 15px;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery span, .delivery label.pickup span {
            margin-top: 80%;
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-family: 'open_sanssemibold';
            font-size: 13px;
            color: #111
        }

    .delivery label.pickup {
        background: no-repeat url(../images/icon_select_pickup1.png) center 3px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery:hover, .delivery label.pickup:hover, .delivery label.active {
            border: 3px solid #f39633;
            background-color: #fff
        }

    .start-shopping {
        padding: 4px 20px
    }

    #shop1 .modal-dialog, #itemoffrshop1 .modal-dialog, #myCartshop1 .modal-dialog {
        width: 345px !important;
        margin: 30px auto
    }

    .modal-body p {
        width: 100%;
        margin: 0 auto 10px;
        font-size: 12px;
        text-align: center
    }

    .offertbldtl {
        width: 100%;
        display: inline-block
    }

        .offertbldtl > thead > tr > th, .offertbldtl > tbody > tr > th, .offertbldtl > tfoot > tr > th, .offertbldtl > thead > tr > td, .offertbldtl > tbody > tr > td, .offertbldtl > tfoot > tr > td {
            line-height: 1.42857;
            padding: 8px;
            vertical-align: top
        }

    .offerdtl {
        border-bottom: 1px #ccc solid
    }

        .offerdtl:last-child {
            border-bottom: 0 #ccc solid
        }

    aside.combo-price {
        display: inline-block;
        width: 100%;
        padding: 4px;
        box-sizing: border-box;
        border: 1px solid #f39735;
        border-radius: 5px;
        vertical-align: top;
        position: relative
    }

    .combo-price ul li, .total-mrp {
        color: #666;
        font-size: 13px
    }

    .combo-price ul li, .combo-price ul {
        margin: 2px
    }

        .combo-price ul li span {
            width: 40%;
            float: right;
            text-align: left
        }

    .prod-dtls-list .prod-img {
        min-width: 80px
    }

        .prod-dtls-list .prod-img img {
            width: 100%
        }

    .prod-dtls-list .prod-tddtl {
        min-width: 210px;
        font-size: 13px;
        height: 28px;
        display: inline-block
    }

    .prod-dtls-list .prod-tddtl2 {
        min-width: 210px;
        font-size: 14px;
        height: 30px;
        display: inline-block;
        display: none;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl3 {
        min-width: 210px;
        font-size: 13px;
        height: 27px;
        display: inline-block;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl4 {
        min-width: 210px;
        font-size: 13px;
        height: 30px;
        display: inline-block;
        top: 110px;
        left: 98px;
        z-index: 9
    }

    .heigt425 {
        overflow-y: scroll;
        min-height: 120px;
        max-height: 250px
    }

    #itemsListingDiv {
        padding: 5px 0 10px !important;
        background: #f7f5f0
    }

    .srchresult {
        text-align: center;
        color: #BE2D14
    }

    .owl-carousel .owl-item {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0 2px
    }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 1px;
        float: left;
        text-align: center;
        width: 100%;
        position: relative;
        padding: 10px
    }

    .category-head .cat_head, .category-head .cat_head:hover, .category-head .cat_head:focus {
        color: #0d5776;
        font-family: "open_sanssemibold";
        font-size: 14px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent !important;
        text-transform: capitalize
    }

    .category-head a {
        color: #fff;
        font-size: 12px;
        background: #f39735;
        display: inline-block;
        padding: 2px 5px;
        border: 1px solid #fff;
        margin-left: 15px;
        vertical-align: middle;
        text-transform: capitalize;
        border-radius: 20px
    }

        .category-head a:hover {
            background: #f39735;
            color: #fff;
            border: 1px solid #f39735
        }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 10px 0;
        min-height: 190px
    }

    .hover-show {
        margin: 0;
        background: #fff;
        padding: 10px;
        min-height: 357px !important;
        max-height: 357px !important;
        border: 1px solid #fff;
        position: relative;
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc
    }

    .product-image {
        opacity: 1;
        padding: 0 10px 0 0;
        font-size: 10px;
        clear: both;
        height: 140px;
        margin-bottom: 10px;
        display: table-cell;
        vertical-align: middle;
        text-align: center
    }

        .product-image img {
            max-width: 125px;
            max-height: 125px;
            padding: 4px
        }

    .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 10px;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .product-text-rating {
        padding: 0 1px;
        height: 92px;
        margin-top: 10px
    }

    .product-text {
        opacity: 1;
        padding: 5px 0;
        font-size: 11px;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        color: #252627;
        line-height: 18px
    }

    .prod-Rating {
        height: 30px;
        padding: 0;
        display: inline-block;
        width: 100%
    }

        .prod-Rating .prodRating {
            width: 108px;
            float: left;
            margin-left: -1px
        }

            .prod-Rating .prodRating .fa-star {
                color: #f8ad32;
                width: 15px !important;
                font-size: 15px !important
            }

            .prod-Rating .prodRating.showRatedetails.font16 .fa-star {
                color: #fdc230
            }

            .prod-Rating .prodRating .star-off {
                color: #e8e3dd !important;
                width: 15px !important;
                font-size: 15px !important
            }

            .prod-Rating .prodRating .product_Rating .fa-star {
                color: #0d5776;
                font-size: 26px !important;
                width: 24px
            }

            .prod-Rating .prodRating .fa-star-half-o {
                color: #fdc53b;
                font-size: 16px;
                width: 20px
            }

        .prod-Rating .reviRat {
            width: 30px;
            height: auto;
            float: left;
            color: #666;
            border: 1px #dedede solid;
            padding: 0 5px;
            font-size: 12px;
            border-radius: 3px;
            margin-top: 2px;
            margin-left: 2px
        }

    .save {
        background: #ef5a2f;
        color: #fff;
        border-radius: 50%;
        position: absolute;
        width: 38px;
        height: 38px;
        padding-top: 9px;
        font-size: 12px;
        line-height: 12px;
        top: 80px;
        text-align: center;
        font-family: 'open_sansbold'
    }

        .save span {
            font-size: 12px;
            font-family: 'open_sansregular';
            display: block;
            margin-top: -1px
        }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 2px 0 0;
        float: left;
        text-align: center;
        width: 49.1%;
        position: relative;
        padding: 5px 5px 13px !important
    }

        #offer_list .item:hover {
            padding: 5px 5px 13px !important;
            margin: 5px 2px 0 0
        }

            #offer_list .item:hover.hover-show.scrollproductdata {
                padding: 5px 5px 13px !important
            }

    .category-head, .category-head .categ-name {
        color: #0d5776;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        margin: 0 0 0 13px;
        padding: 0 5px !important;
        background: none;
        text-transform: capitalize;
        border: 0;
        cursor: default;
        text-align: left
    }

    .cat_head2 {
        float: right;
        padding-right: 5px;
        padding-top: 0
    }

    .marleft {
        margin-left: -5%;
        margin-top: -27px
    }

    .btn-add1 {
        background: #135775;
        width: inherit;
        line-height: 15px;
        margin-bottom: 15px;
        padding: 8px 10px;
        height: 34px;
        border-radius: 4px;
        color: #fff
    }

        .btn-add1:hover {
            background: #F39735;
            color: #fff
        }

    .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    #offer_list .item > .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    .prod-offer {
        display: block;
        clear: both;
        padding-left: 0;
        min-height: 28px
    }

    .price {
        color: #be2d14;
        font-family: 'open_sansbold';
        font-size: 16px;
        text-align: left;
        padding: 2px 2px 0
    }

    .owl-item .price .mrp, .fa-inr {
        font-size: 11px
    }

    #startShopFrm1 .chosen-container {
        width: 100% !important
    }

    #startShopFrm1 select.custom-dropdown {
        padding: 6px 10px
    }

    .delivery-day {
        font-size: 12px;
        height: 17px
    }

    .item-more-offers {
        font-size: 11px;
        margin: 0 10px;
        color: #fff;
        background: url(../images/morofferbbb.svg) no-repeat;
        background-position: -45px 0;
        width: 145px;
        display: inline-block;
        margin-left: -6px;
        padding: 1px 0 2px 7px;
        font-weight: 700
    }

    .item .item-more-offers:hover, .item .item-more-offers:focus {
        color: #BE2D14;
        color: #BE2D14
    }

    .not-avail {
        width: 130px !important;
        padding: 5px;
        font-size: 13px;
        background: rgba(255,255,255,0.94);
        position: absolute;
        top: 75px;
        left: 50%;
        font-family: 'open_sansbold';
        text-align: center;
        z-index: 1 !important;
        color: #999;
        text-transform: uppercase
    }

    #offer_list #view_all_itemslistDiv .item:hover > .not-avail {
        top: 75px !important
    }

    .flipprod-main {
        width: 100%;
        height: 190px;
        position: absolute;
        margin-left: -10px;
        display: none
    }

        .flipprod-main .flipptopblnk {
            width: 100%;
            height: 100px
        }

        .flipprod-main .flipprod {
            width: 100%;
            height: 130px;
            background: #fff;
            overflow-y: scroll;
            overflow-x: hidden;
            -webkit-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            -moz-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            box-shadow: 0 -2px 3px rgba(204,204,204,0.9)
        }

            .flipprod-main .flipprod .flipp-hd-row {
                width: 100%;
                height: 20px
            }

                .flipprod-main .flipprod .flipp-hd-row .flipp-headclos {
                    text-align: right;
                    height: 10px;
                    position: absolute;
                    font-size: 20px;
                    color: #666;
                    margin-top: -3px;
                    padding: 0
                }

    .flipp-bdr {
        border-bottom: 1px #d8d5d5 solid;
        padding-bottom: 8px;
        padding-top: 8px
    }

        .flipp-bdr:last-child {
            border-bottom: none
        }

    .flipp-strnm {
        color: #0d5776;
        text-align: left;
        font-size: 12px;
        margin: 0;
        padding: 0 0 0 2px;
        font-weight: 700
    }

    .flipp-str-pri {
        color: #BE2D14;
        text-align: left;
        font-size: 10px;
        margin: 0;
        padding: 0 0 0 2px;
        text-decoration: none
    }

    .flipp-str-pri1 {
        color: #666;
        float: left;
        font-size: 8px;
        margin: 0;
        padding: 0 0 0 4px;
        text-decoration: line-through
    }

    .flipp-ratng {
        background: #0d5776;
        color: #fff;
        font-size: 10px;
        padding: 1px 5px
    }

    .flipp-ratng1 {
        font-size: 9px;
        color: #666
    }

    .flipp-samdaydeli {
        font-size: 11px;
        color: #666
    }

    .flipboxtop0 {
        top: 0;
        z-index: 999
    }

    .flipboxtop192 {
        top: 195px;
        z-index: -9
    }

    .row.no-gutters {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .cat2page {
        width: 86%;
        float: left;
        margin-top: -2px
    }

        .cat2page select {
            height: 30px;
            padding: 0 5px
        }

    .cat3page {
        width: 86%;
        float: left;
        margin-top: -1px
    }

        .cat3page select {
            height: 30px;
            padding: 0 5px
        }

    .catviewall3p {
        margin: 5px 10px
    }

    .subcategorydiv {
        position: relative;
        white-space: nowrap;
        overflow: auto;
        overflow-y: hidden
    }

        .subcategorydiv span {
            display: inline-block
        }

            .subcategorydiv span:first-child {
                margin-bottom: -8px;
                background: none
            }

    #magic-line {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100px;
        height: 2px;
        background: #F39735;
        margin-left: 2px
    }

    .subcate {
        margin: 0 1px 1px;
        font-size: 12px
    }

        .subcate a, #allSpanBlk {
            color: #666;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            text-transform: uppercase
        }

        .subcate a, #itemsListingDiv #allSpanBlk {
            color: #0d5776;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            font-size: 12px
        }

            .subcate a:hover, #itemsListingDiv #allSpanBlk:hover, .subcate a.active, #itemsListingDiv #allSpanBlk.active {
                color: #000;
                font-size: 12px;
                background: none;
                border-radius: 0;
                padding: 0 5px 4px 0
            }

    select.custom-dropdown {
        border-radius: 0
    }

    div.fancy-select div.trigger {
        border-radius: 0;
        cursor: pointer;
        padding: 5px 10px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        background: #fff;
        border: 1px solid #efefef;
        color: #0d5776 !important;
        width: 95px !important;
        height: 30px !important;
        font-size: 13px !important;
        text-align: left;
        line-height: 18px;
        transition: all 240ms ease-out;
        -webkit-transition: all 240ms ease-out;
        -moz-transition: all 240ms ease-out;
        -ms-transition: all 240ms ease-out;
        -o-transition: all 240ms ease-out
    }

        div.fancy-select div.trigger:after {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-top-color: #0d5776;
            top: 12px;
            right: 9px
        }

        div.fancy-select div.trigger.open {
            background: #fff;
            border: 1px solid #efefef;
            color: #0d5776;
            box-shadow: none
        }

            div.fancy-select div.trigger.open:after {
                border-top-color: #0d5776
            }

    div.fancy-select ul.options {
        list-style: none;
        margin: 0;
        position: absolute;
        top: 40px;
        right: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 50;
        max-height: 200px;
        overflow: auto;
        background: #fff;
        border-radius: 4px;
        border-top: 1px solid #fff;
        box-shadow: 0 1px 2px #ddd;
        min-width: 95px;
        padding: 0;
        text-align: left !important;
        transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -webkit-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -moz-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -ms-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -o-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out
    }

        div.fancy-select ul.options.open {
            visibility: visible;
            top: 100%;
            opacity: 1;
            transition: opacity 300ms ease-out,top 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,top 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,top 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,top 300ms ease-out;
            -o-transition: opacity 300ms ease-out,top 300ms ease-out
        }

        div.fancy-select ul.options.overflowing {
            top: auto;
            bottom: 40px;
            transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -o-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out
        }

            div.fancy-select ul.options.overflowing.open {
                top: auto;
                bottom: 50px;
                transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -o-transition: opacity 300ms ease-out,bottom 300ms ease-out
            }

        div.fancy-select ul.options li {
            color: #f39735;
            cursor: pointer;
            white-space: nowrap;
            padding: 5px 8px !important;
            line-height: 20px !important;
            transition: all 150ms ease-out;
            -webkit-transition: all 150ms ease-out;
            -moz-transition: all 150ms ease-out;
            -ms-transition: all 150ms ease-out;
            -o-transition: all 150ms ease-out
        }

            div.fancy-select ul.options li.selected {
                background: #f5f5f5;
                color: #a13e2d
            }

            div.fancy-select ul.options li.hover {
                color: #444;
                background: #f5f5f5
            }

    #slider3 {
        position: relative;
        margin-top: 0;
        width: 80px;
        height: 256px;
        margin-bottom: 10px
    }

    .product-title {
        color: #252627;
        font-size: 16px;
        font-family: 'open_sanssemibold';
        margin: 1px 0 0 1px
    }

    .bs-example {
        position: relative;
        margin-top: 0;
        width: 100%
    }

    .messageText {
        font-size: 12px;
        border-radius: 5px;
        padding: 3px 3px 0;
        text-align: center;
        width: auto !important;
        margin-top: 3px;
        float: none !important;
        color: #999
    }

    #ReviewContent .messageText {
        color: #999;
        background: none;
        border: 0;
        font-size: 12px;
        margin-top: 0
    }

    .review_menu li {
        display: inline;
        float: left;
        margin-right: 15px
    }

        .review_menu li:first-child {
            width: 100%
        }

    .btn-rateIt {
        background: #0d5776;
        color: #fff;
        font-size: 12px;
        padding: 2px 10px;
        border-radius: 5px;
        display: block;
        margin-top: 10px
    }

    .review_menu #ReviewRateIt i, .review_menu #WriteReviewContent i {
        color: #fff;
        font-size: 13px
    }

    .cust-sup-text {
        width: auto;
        color: #666;
        padding-bottom: 5px;
        font-family: open_sansbold
    }

    .paddingtb20 {
        padding: 10px 0
    }

    .review_menu li .pdstoreRate_review_static_content {
        margin-top: 4px;
        margin-right: 15px
    }

    .zoomContainer {
        z-index: -99 !important
    }

    .store_logo_hover li {
        margin: 5px 0;
        padding: 0;
        float: left;
        position: relative;
        width: 100%;
        height: 98px
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%;
        height: 98px
    }

        .media_logo img {
            width: 30%
        }

    .media__image {
        display: block;
        width: 110px !important;
        height: 90px;
        border-radius: 0;
        background: #fff;
        margin: 0
    }

    .media__body.sameDay:hover {
        background: none !important;
        border: 0 solid #ad94d5 !important
    }

    .media__body.nxtDay:hover {
        background: none !important;
        border: 0 solid #fa9770 !important
    }

    .media__body.fav_store:hover, .del-icon-fav_store, .media__body.fav_store {
        background: none !important;
        border: 0 solid #48d1a9 !important
    }

    .media__body {
        background: none;
        bottom: 0;
        color: #666;
        font-size: 12px;
        left: 100px;
        opacity: 1;
        overflow: hidden;
        padding: 5px;
        position: absolute;
        line-height: 20px;
        text-align: center;
        top: 35px;
        right: 0;
        -webkit-transition: .6s;
        transition: .6s;
        height: 60px
    }

        .media__body:hover {
            opacity: 1
        }

            .media__body:hover > .delevery_type div {
                z-index: 999 !important
            }

            .media__body:hover:after, .media__body:hover:before {
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1);
                opacity: 0
            }

        .media__body h2 {
            margin: 0;
            font-size: 14px;
            font-weight: 700;
            padding-bottom: 5px;
            color: #0d5776
        }

    .view_shop {
        color: #fff;
        font-size: 10px;
        background: #0d5776;
        padding: 2px 5px;
        margin-top: 8px;
        border-radius: 5px
    }

        .view_shop:hover {
            color: #fff
        }

        .view_shop img {
            vertical-align: sub;
            display: none
        }

    #select_shop .modal-body {
        overflow: hidden
    }

    #select_shop .close {
        position: absolute;
        right: 10px;
        top: 10px;
        opacity: 1;
        font-size: 30px
    }

    .scrollbar-content {
        padding: 0 25px 0 0;
        width: 100%
    }

    .offer-cat {
        margin: 1px 0 0
    }

        .offer-cat a {
            color: #40464a;
            font-size: 12px;
            padding: 5px 0;
            margin: 0 5px;
            float: left;
            border-bottom: 3px solid #fff
        }

        .offer-cat img {
            width: 15px;
            height: 15px
        }

        .offer-cat a:hover, .offer-cat a:focus, .offer-cat a.active {
            position: relative;
            color: #045777;
            font-size: 12px;
            border-bottom: 3px solid #f39735
        }

    .text-right2 {
        text-align: center
    }

    .prod-cat ul {
        padding: 0;
        margin: 0;
        width: 45px;
        float: left
    }

    .bought-like a, .bought-like {
        color: #c1c1c1;
        padding: 0 2px;
        width: 55%
    }

    .rating-holder #rateIt01 {
        top: 43px !important;
        left: -10px;
    }

    .rateIt01_arrow:before {
        margin-top: -13px;
    }

    .rateit-holder a, .ReviewBlock {
        color: #0d5776;
        font-size: 12px
    }

        .rateit-holder a:hover, .ReviewBlock:hover {
            color: #f39735
        }

    .storeRating .fa-star {
        color: #f8ad32;
        width: 20px;
        font-size: 22px
    }

    .star-off {
        color: #fff !important;
        width: 22px;
        font-size: 22px;
        font-size: 13px !important;
        opacity: .6
    }

    #write-review {
        margin-left: -15px;
        margin-bottom: 15px
    }

    .breadcrumbs {
        padding: 7px 0;
        margin: 0;
        list-style: none;
        margin-top: 10px;
    }

    .review_menu .rating-holder {
        font-size: 15px
    }

    .review_menu {
        margin: 0 0 5px;
        padding: 0;
        display: inline-block;
        position: relative;
        width: 90%
    }

        .review_menu .userStoreRevRat_static_content {
            width: auto;
            display: inline-block;
            position: relative
        }

        .review_menu .showratingp {
            width: auto;
            height: auto;
            display: block;
            position: relative;
            transform: scaleY(0.85);
            font-size: 16px;
            font-family: 'open_sanssemibold';
            color: #434343;
            font-weight: 500
        }

        .review_menu .storepstrgf {
            width: 100%;
            height: auto;
            margin-top: 10px
        }

            .review_menu .storepstrgf:first-child {
                margin-bottom: 20px
            }

            .review_menu .storepstrgf .storepstrgfleft {
                width: 220px;
                height: auto;
                display: inline-block;
                float: left
            }

            .review_menu .storepstrgf .storepstrgfright {
                width: 30px;
                height: auto;
                display: inline-block;
                float: left;
                margin-left: 5px
            }

    .bs-example .libackgbg {
        background: #fff;
        display: block;
        padding-top: 10px;
        box-shadow: 0 3px 1px #c5ecfc
    }

    .font-italic-lineh {
        line-height: 20px
    }

    .font-italic {
        font-style: italic
    }

    .revreplycom-left {
        margin-left: 25px
    }

    .letterhightfnt {
        transform: scaleY(0.85);
        display: inline-block
    }

    .letterhightcolr {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #187298;
        font-weight: 500
    }

    .letter4e4e {
        color: #4e4e4e
    }

    .letter4a4b4c {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 11px;
        font-family: 'open_sanssemibold';
        color: #4a4b4c;
        font-weight: 500
    }

    .letter4a4b4c1 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 11px;
        font-family: 'open_sanssemibold';
        color: #bbbcbc;
        font-weight: 500
    }

    .letter4a4b4c2 {
        transform: scaleY(0.85);
        font-size: 22px
    }

    .letter999 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #999;
        font-weight: 500
    }

    .strdtlmarleft {
        margin-left: 0px;
        word-wrap: break-word;
        margin-top: 0px;
    }

    .graphicon-style img {
        margin-left: 20px;
        width: 18px;
        height: 18px;
        position: relative
    }

    .product-price {
        margin: 0 0 0 1px;
        padding: 0;
        list-style: none
    }

        .product-price li {
            margin: 0 10px 0 0;
            padding: 0;
            list-style: none;
            display: inline-block;
            width: 45%
        }

            .product-price li .prod-catalog {
                width: 150px;
                margin: 2px 0;
                border: 1px solid #ccc;
                border-radius: 20px;
                padding: 6px;
                background: #f7f4f0
            }

        .product-price span {
            margin-left: 3px
        }

    .prod-featured-offer {
        margin: 15px 0;
        border: 1px solid #ccc;
        background: #f7f4f0;
        border-radius: 20px;
        padding: 6px
    }

    .comment-social-links {
        margin: 2px 0 5px
    }

        .comment-social-links .product-price li {
            width: 100%
        }

    .shop-menu {
        margin: 20px 0 0;
        padding: 10px 0 10px 20px;
        background: #ecf5f9;
        border-radius: 5px;
        width: 100%
    }

    #write_review {
        position: absolute;
        background: #f7f4f0;
        padding: 10px;
        z-index: 1;
        width: 279px;
        left: -101px;
        display: none;
        border: 1px solid #dbd7d2;
        top: 10px;
        box-shadow: 0 4px 11px -1px #838383
    }

    .review-form textarea {
        height: 60px !important;
        padding: 10px 18px !important;
        resize: none
    }

    .review_arrow:before {
        content: "";
        height: 15px;
        display: block;
        margin-top: -18px;
        margin-left: 140px;
        position: absolute;
        width: 15px;
        background: #f7f4f0;
        border-top: 1px solid #dbd7d2;
        border-left: 1px solid #dbd7d2;
        z-index: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

    #ratitsign {
        width: 300px
    }

    .msg-box-text h3 {
        background: none;
        font-size: 16px;
        border-radius: 5px;
        padding: 10px;
        text-align: center;
        border: 0 solid #85b249;
        width: auto;
        margin: 0 auto;
        vertical-align: middle;
        display: inline
    }

        .msg-box-text h3 .fa {
            color: #85b249;
            font-size: 20px;
            vertical-align: text-bottom
        }

    .exp-offers .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 0;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .carousel-indicators {
        bottom: 0
    }

    .item-header {
        padding: 0 !important;
        display: block;
        width: 85%;
        height: 28px;
        position: absolute;
        z-index: 4
    }

    .page-title {
        color: #525151;
        font-size: 16px;
        margin: 5px;
        padding: 0
    }

    .store-shop-dtls {
        background: #fff;
        border: 1px solid #cdcdcd;
        padding: 2px 0
    }

        .store-shop-dtls .shop-dtls {
            margin: 0;
            display: inline-block
        }

            .store-shop-dtls .shop-dtls .store-name {
                margin-bottom: 0;
                line-height: 20px;
                height: 20px
            }

                .store-shop-dtls .shop-dtls .store-name a {
                    color: #fff;
                    font-size: 14px;
                    font-weight: 400
                }

                    .store-shop-dtls .shop-dtls .store-name a:hover {
                        color: #fff;
                        text-decoration: underline
                    }

        .store-shop-dtls .stordelivery-type {
            margin-top: -2px;
            font-size: 12px;
            margin-left: 0;
            word-wrap: break-word
        }

            .store-shop-dtls .stordelivery-type img {
                margin-top: -4px
            }

        .store-shop-dtls .cart-total-amount {
            position: absolute;
            right: 0;
            margin-top: -7px;
            font-size: 14px
        }

    #prodBlockDiv .my-cart-add {
        margin-top: 0;
        margin-left: -39px;
        position: relative;
        z-index: 4
    }

    #productAddToCartAction .add-delete-pro .form-control, #offer-table .add-delete-pro input, .my-cart-add .input-group-addon .product-count {
        width: 30px !important;
        height: 30px;
        border-radius: 0;
        background: transparent !important;
        color: #666;
        font-family: 'open_sanssemibold';
        font-size: 19px
    }

    .item-price {
        padding: 0 !important;
        color: #bd2b04;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: .6px
    }

    .all-items-price {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px;
        margin-left: 0;
        margin-top: 3px
    }

    .checkout-main .all-items-price {
        padding-top: 1px;
        border-top: 1px dashed #ddd
    }

    .all-items-price1 {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px
    }

    #prodBlockDiv .row .col-lg-1 .trash-bin:before {
        content: "\f014";
        font-family: FontAwesome;
        margin-top: -4px;
        position: relative;
        display: inline-block
    }

    .input-group-addon.paddingLR0 .btn-add, .input-group-addon.paddingLR0 .btn-remove-item {
        border-radius: 10px !important;
        height: 28px !important;
        padding: 3px 7px 7px 6px !important
    }

    .kartppg {
        font-size: 12px;
        color: #666;
        letter-spacing: .6px;
        height: auto;
        margin: 0;
        padding: 0
    }

    .org-price {
        text-decoration: line-through;
        margin-top: 13px
    }

    .saved-amt {
        margin-top: 13px
    }

    .mycart-line-seperator {
        display: none
    }

    .empty-cart {
        border: none;
        padding: 7px 2px 8px;
        border-radius: 0;
        background: #ccc;
        color: #fff;
        margin-top: 0;
        text-align: center;
        width: 50%;
        left: 0;
        position: fixed;
        bottom: 0;
        z-index: 99
    }

        .empty-cart:hover {
            background: #F39735;
            color: #fff
        }

    .checkout-dtls {
        padding-right: 0;
        width: 381px;
        margin-top: 0
    }

    .my-cart-wrapper {
        border: 1px solid #eee;
        background: #fff;
        min-height: 300px !important;
        margin-bottom: 10px;
        padding-top: 0
    }

    .shop-total-desc {
        font-size: 13px;
        margin: 10px 0
    }

    .btnchkout {
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0
    }

    .mobkarcontbox {
        height: auto;
        border-bottom: 1px #ccc solid
    }

    .yellow-border {
        background: #f39735;
        height: 4px;
        position: relative;
        width: 100%;
        top: 14px;
        left: 0
    }

    .select_store_boxloc {
        width: 100%;
        margin: 0 auto;
        padding: 20px 50px 1px;
        margin-top: 45px;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #999;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
        box-shadow: 0 3px 9px rgba(0,0,0,.5)
    }

    .skipmodal {
        color: #045677;
        cursor: pointer;
        font-size: 13px
    }

        .skipmodal:hover {
            color: #F39633
        }

    .footer-main .footer-pay-social .ftr-socialarea {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-bottom: 10px
    }

    .crtclrmobhid {
        display: block
    }

    .bx-controls-direction {
        display: none
    }

    .storedtlbnrhght {
        height: 200px
    }

    .seperation-border {
        border-top: 2px solid #e5e3e1;
        width: 100%
    }

    .breadcrumbs li:last-child a {
        color: #0D5776;
        font-size: 12px;
        cursor: default !important;
        font-weight: 700
    }

    .storenotavblmsg {
        color: #666;
        border: 1px #eee solid;
        padding: 15px 5px;
        background: #ecf5f9;
        border-radius: 5px;
        display: inline-block;
        -webkit-box-shadow: 0 3px 9px -1px #838383;
        width: 340px
    }

    .revreplycom-left {
        margin-left: 1px;
        display: inline-block
    }

    .store-hours {
        margin-top: 3px;
        font-size: 14px;
        transform: scaleY(0.85);
        color: #4e4e4e;
        word-wrap: break-word
    }

    .formobdispb {
        display: inline-block;
        float: left
    }

        .formobdispb .product-price li {
            display: inline
        }

    .nutrition-chart {
        overflow: hidden;
        height: auto;
        margin-top: 10px;
        margin-bottom: 10px
    }

        .nutrition-chart img {
            width: 100%
        }

    .pdpagezoomimgmob1 {
        margin-top: 20px
    }

    .pdpagezoomimgmob2 img {
        height: 300px
    }

    .prod-dtls-right {
        margin-top: 10px
    }

    .legal-dis {
        margin: 0
    }

    .pdzmhovblnkmob {
        height: 300px;
        width: 85%;
        position: absolute;
        display: block;
        background: none
    }

    .image-thumb li a {
        border: 1px solid #e3ded9;
        display: table-cell;
        width: 60px;
        height: 60px;
        text-align: center;
        vertical-align: middle;
    }

    .image-thumb li .prodthumb.active, .image-thumb li .prodthumb:focus, .image-thumb li .prodthumb:hover {
        display: table-cell
    }

    .image-thumb > li.active > a, .image-thumb > li.active > a:focus, .image-thumb > li.active > a:hover {
        border: 1px solid #000
    }

    #offer-table {
        position: absolute;
        background: #fff;
        border: 1px solid #dbd7d2;
        padding: 2px;
        display: block;
        z-index: 4;
        width: 340px;
        right: -7px;
        box-shadow: -1px 2px 3px #5a5a5a;
        display: none
    }

    .pdpgmoreoffmob0 {
        height: 80px;
        display: inline-block
    }

    .pdpgmoreoffmob1 {
        width: 180px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob2 {
        width: 85px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob3 {
        width: 185px;
        display: inline-block;
        position: relative;
        top: -11px;
        float: left;
        left: 6px
    }

    .pdpgmoreoffmob4 {
        width: 160px;
        display: inline-block;
        position: relative;
        top: -56px;
        float: left;
        left: 180px
    }

    .pdpgmoreoffmob5 {
        width: 165px;
        height: 20px;
        overflow: hidden;
        display: inline-block
    }

    .border-style {
        border-right: 2px solid #c2c2c2;
        height: 12px;
        width: 0 !important;
        padding: 0 !important;
        margin-top: 5px;
        margin-right: 0
    }

    .product-fe li {
        margin: 0;
        padding: 0 15px 0 0;
        display: inline-block;
        list-style: none;
        line-height: 34px;
        width: 48%
    }

    .margin-bottom20 {
        margin-bottom: 10px !important
    }

    .prod-highlights {
        margin-top: 0;
        padding: 0;
        display: inline-block
    }

    .pdmarpgdtlft {
        margin-top: 10px
    }

    .maroffdiv {
        margin-top: 5px
    }

    .stepwizard-row {
        display: table-row;
        position: relative;
        width: 100%;
        background: #F7F5F0;
        z-index: 0;
        margin-left: 0
    }

        .stepwizard-row:before {
            top: 30px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 89.5%;
            height: 1px;
            background-color: #ccc;
            z-order: 0
        }

    .stepwizard-step {
        display: table-cell;
        text-align: center;
        position: relative;
        width: 32%;
        display: inline-block
    }

    .del-addrs1 {
        max-height: initial !important;
        min-height: initial !important;
        margin-top: 0;
        overflow: visible;
        overflow-x: initial;
        width: 95% !important
    }

    .checkout-right-panel {
        min-height: 140px !important;
        position: relative;
        width: 100%;
        top: 2px
    }

    .paddingtrbl {
        padding: 0 !important
    }

    .delivery-addr {
        position: relative;
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 0
    }

    .ordersumrow {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    .addnewadd-for-deli {
        margin-top: 5px;
        left: -24% !important;
        position: relative
    }

    .address-style {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 0px !important;
        margin-top: 10px
    }

    .address-style1 {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 10px !important;
        margin-top: 10px
    }

    .ordrsmtop {
        margin-top: 5px
    }

    .ord-smry {
        left: -10px !important
    }

    .sectn-title {
        border-bottom: 1px solid #ddd;
        padding-bottom: 1px;
        margin-bottom: 1px;
        font-size: 13px;
        font-weight: 700
    }

    .couponinp1 {
        width: 100%;
        float: left;
        display: inline-block;
        position: relative;
        margin-top: -15px
    }

    .couponinp2 {
        width: 100%;
        float: left;
        display: inline-block;
    }

    .delivechargemob {
        margin: 0;
        padding: 0
    }

    .org-price, .saved-amt {
        color: #999;
        font-size: 11px;
        margin: 0 5px
    }

    .checkout-main .coupon-code {
        border: 1px solid #ddd;
        border-radius: 0;
        background: #faf7f3;
        width: 100%;
        box-shadow: none
    }

    .special-instruc {
        display: inline-block;
        position: relative
    }

    .stepwizard-step p {
        margin-top: 0;
        letter-spacing: .7px
    }

    .checkout-common {
        line-height: 1.287;
        width: 100%;
        font-size: 10px;
        font-family: open_sansregular;
        color: #0d5776;
        position: relative;
        z-index: 9
    }

    .list-item01 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -12px;
        right: 24px;
        height: 26px;
        width: 26px
    }

    #dateChg, .terms-conditions {
        margin-bottom: 0px;
        color: #777
    }

        #dateChg, .terms-conditions label {
            top: 0px;
            position: relative;
            display: inline-block
        }

    .userallp-left-posfix {
        position: relative;
        margin: auto;
        width: 100%
    }

    .userallp-left {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right-row {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 16px
    }

    #my_account_info {
        width: 100%;
        margin-left: 0
    }

    .sidebar-nav {
        display: block;
        float: left;
        width: 100%;
        min-height: 110px;
        list-style: none;
        margin-left: 0;
        padding: 0;
        background: #0d5776
    }

        .sidebar-nav li {
            line-height: 30px;
            color: #fff !important;
            width: 48%;
            display: inline-block
        }

            .sidebar-nav li a {
                color: inherit
            }

            .sidebar-nav li:hover, .sidebar-nav li:hover a.active-menu .row {
                background-color: #f39735 !important;
                color: #fff !important
            }

            .sidebar-nav li a.active-menu .row {
                color: #f39735;
                font-family: open_sanssemibold
            }

            .sidebar-nav li a.active-menu .active_arrow:before {
                color: inherit !important
            }

            .sidebar-nav li:hover a .row .active_arrow:before {
                color: #fff !important
            }

    .shop-first-name {
        background: #41dda0;
        color: #fff;
        margin-top: 2px;
        font-size: 28px;
        line-height: 32px;
        text-align: center;
        border-radius: 50%;
        padding: 5px;
        height: 40px;
        width: 40px;
        display: inline-block;
        font-weight: 700;
        vertical-align: top
    }

    #allergicFrm {
        padding-left: 8px !important
    }

    .OrderListing {
        width: auto;
        height: auto;
        margin-top: 10px
    }

    #ordhistmar {
        margin: 0;
        padding-top: 20px;
        position: relative
    }

    .orderhisttabel1 {
        width: auto;
        height: auto
    }

        .orderhisttabel1 .orderhistd1 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd2 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd3 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd4 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 table tr td {
            padding: 0 !important;
            margin: 0 0 6px
        }

        .orderhisttabel1 table tr {
            border-bottom: 1px #ccc solid
        }

            .orderhisttabel1 table tr:nth-last-child(2) {
                border-bottom: none
            }

    .delivadd {
        width: 140px;
        height: auto;
        display: inline-block;
        position: relative;
        float: right;
        right: 0px;
        margin-top: 5px
    }

    .myaccbox {
        width: 100%;
        height: auto;
        display: inline-block;
        float: left;
        margin-left: 0;
        margin-top: 1%;
        border: 1px #ccc solid;
        background: #F7F5F0;
        position: relative
    }

    .scrollbaruser1 {
        max-height: initial !important;
        overflow: visible;
        overflow-x: initial
    }

    .userproaddp {
        left: 29%;
        display: inline-block;
        position: relative
    }

    .userchngpass {
        left: 4%;
        position: relative;
        width: 96.5%
    }

    .myaccadd1 {
        margin-right: 10px
    }

        .myaccadd1 i {
            font-size: 18px
        }

    .myaccadd2 {
        margin-right: 5px
    }

        .myaccadd2 i {
            font-size: 18px
        }

    .myaccadd3 {
        margin-right: 0
    }

        .myaccadd3 .glyphicon-pencil {
            font-size: 18px
        }

    .myaccadd4 {
        margin-right: 0
    }

        .myaccadd4 i {
            font-size: 18px
        }

    .myaccadd5 {
        margin-right: 0
    }

        .myaccadd5 .glyphicon-pencil {
            font-size: 18px
        }

    #my-account {
        min-height: 340px;
        background: #f7f5f0
    }

    .msg-success {
        padding-top: 30px;
        color: #666;
        text-align: center
    }

        .msg-success h1 {
            font-size: 24px;
            color: #035676;
            margin-top: 10px
        }

        .msg-success h2 {
            font-size: 14px;
            color: #666;
            margin-top: 0
        }

            .msg-success h2 a {
                font-size: 18px;
                color: #035676;
                text-decoration: underline;
                display: inline-block;
                margin-top: 10px
            }

                .msg-success h2 a:hover {
                    color: #F59824
                }

        .msg-success h3 {
            font-size: 14px;
            color: #666;
            margin: 0;
            padding: 0 0 40px
        }

        .msg-success p {
            text-align: center;
            padding-bottom: 40px
        }

    .sign-up-head {
        color: #0D5776;
        margin-top: 0;
        padding-bottom: 0;
        font-size: 26px;
        margin-bottom: 0
    }

    .fontsignpont {
        color: #000;
        line-height: 25px;
        font-size: 15px
    }

    .fontsignpont1 {
        color: #666;
        line-height: 21px;
        font-size: 12px
    }

    .fontsignpont2 {
        color: #F39735;
        font-size: 16px;
        margin-left: 10px
    }

    .fontsignpont3 {
        color: #F39735;
        font-size: 11px;
        position: absolute;
        z-index: 2;
        margin-top: -31px;
        display: inline-block;
        right: 18px
    }

    .signpostpheigh {
        height: 30px
    }

    .locppmobm {
        padding: 10px 10px 0 !important;
        min-width: 285px !important;
        left: 6% !important;
        border-radius: 10px !important;
        position: fixed !important;
        top: 30px !important;
    }

    .select_store_box {
        margin: 0 auto;
        padding: 27px 50px 40px;
        margin-top: 75px;
        box-shadow: none;
        border-radius: 5px;
        background-color: rgba(255,255,255,0.85)
    }

    .footer-main .footer-pay-social {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 0
    }

    .srchpageleft {
        width: 70%;
        height: 100%;
        position: fixed;
        background: #fff;
        right: -71%;
        z-index: 999999;
        top: -5px;
        overflow: auto;
        overflow-x: hidden
    }

    .srchpageright {
        width: 100%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 0
    }

    .bgcolorsrchp {
        background: #fff
    }

    .srchprigtt {
        width: 79%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 10px
    }

        .srchprigtt h5 {
            color: #000;
            font-weight: 700;
            margin-left: 5px;
            margin-top: 14px
        }

    .srchprigtt-mob {
        width: 15%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 5px;
        margin-top: 5px;
        margin-bottom: 3px
    }

        .srchprigtt-mob p {
            margin: 0;
            padding: 0
        }

        .srchprigtt-mob img {
            width: 18px;
            height: 18px
        }

        .srchprigtt-mob .fltr-font {
            font-size: 10px;
            margin-top: 0;
            position: relative;
            display: inherit
        }

    .blogrecipebox {
        width: 100%;
        height: 150px;
        margin: auto;
        overflow: hidden
    }

        .blogrecipebox img {
            height: 100%;
            width: 100%;
            -moz-transition: all .3s;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .blogrecipebox img:hover {
                -moz-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.1)
            }

    .land-recipeblog {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-recipeblog h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 10px;
            font-size: 16px;
            margin-bottom: 5px;
            text-align: center;
            font-weight: 700
        }

    .framerecipeandblogs {
        height: 219px;
        overflow: hidden;
        margin: 0 10px
    }

        .framerecipeandblogs ul {
            list-style: none;
            margin: 0;
            padding: 0;
            height: 240px
        }

            .framerecipeandblogs ul li {
                float: left;
                width: 250px;
                height: 240px;
                margin-left: 5px;
                padding: 0;
                color: #ddd;
                text-align: center
            }

    .frameourcustomer {
        height: 238px;
        overflow: hidden;
        margin: 0 10px
    }

        .frameourcustomer ul {
            list-style: none;
            margin: 0;
            padding: 0;
            height: 238px
        }

            .frameourcustomer ul li {
                float: left;
                width: 300px;
                height: 238px;
                margin-left: 5px;
                padding: 0;
                color: #ddd;
                text-align: center
            }

    .customttl {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .customttl h3 {
            font-size: 14px;
            text-align: center;
            color: #666
        }

    .custombox {
        width: 100%;
        height: 238px;
        margin: auto;
        overflow: hidden
    }

        .custombox img {
            width: 100%
        }

    .recipeblogboxland {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .recipeblogboxland h3 {
            text-align: left;
            padding: 0
        }

            .recipeblogboxland h3 a {
                font-weight: 400;
                color: #f39633;
                padding: 0;
                font-size: 14px
            }

                .recipeblogboxland h3 a:hover {
                    color: #0e5776
                }

        .recipeblogboxland p {
            font-size: 13px;
            text-align: left;
            color: #666
        }

    .btmlefthorisld2 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld2 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld2 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld2 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .btmlefthorisld3 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld3 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld3 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld3 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .landing-row {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .landing-row .landpcatbox .catproductbox {
            width: 100%;
            position: absolute;
            bottom: 5px;
        }

            .landing-row .landpcatbox .catproductbox h3 {
                width: 100%;
                color: #666;
                margin: 0;
                text-align: center;
                padding-left: 5px;
                padding-right: 5px;
                font-size: 12px;
                font-weight: 400;
            }

    .margrowtop {
        margin-top: 10px
    }

    .land-specstrleft {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-specstrleft h3 {
            color: #0d5776;
            padding: 0 5px;
            margin-top: 15px;
            font-size: 16px;
            line-height: 23px;
            margin-bottom: 5px
        }

        .land-specstrleft p {
            font-size: 13px;
            padding: 0 10px;
            line-height: 22px
        }

        .land-specstrleft .explorebtn {
            background: #0e5776;
            height: auto;
            display: inline-block;
            padding: 0 5px;
            color: #fff;
            border-radius: 5px;
            font-size: 12px
        }

            .land-specstrleft .explorebtn:hover {
                background: #f39733
            }

    .land-specstrright {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-top: 20px
    }

        .land-specstrright img {
            width: 100%
        }

    .land-nearbystr {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-nearbystr h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 5px;
            margin-bottom: 5px;
            font-size: 16px;
            font-weight: 700
        }

    .newsletter .form-control {
        height: 27px;
        background: #fff;
        border: none;
        border: 1px #e2dede solid;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .newsletter .btn {
        padding: 5px;
        color: #fff;
        background: #0D5776;
        font-size: 11px
    }

    .ftrlinkcol {
        overflow: hidden
    }

    .product-fe {
        padding: 0;
        padding-left: 0;
        height: auto;
        width: 100%;
        display: inline-block
    }

        .product-fe li {
            width: 49%;
            margin: 5px 0 0;
            padding: 0;
            display: inline-block;
            float: left;
            list-style: none;
            height: 35px;
            border-right: none
        }

            .product-fe li:last-child {
                border-right: none
            }

            .product-fe li img {
                margin-right: 5px
            }

    .media__body .iteamdiv {
        width: 50px;
        display: inline-block;
        float: right;
        text-align: right;
        color: #0d5776;
        font-size: 12px;
        font-weight: 700;
        margin-top: 1px;
        margin-bottom: 2px
    }

    .delevery_type_main {
        position: relative;
        bottom: 0;
        left: 7px;
        height: 22px;
        display: inline-block;
        z-index: 99;
        width: auto;
        float: left
    }

    .clicktoimg {
        height: 20px;
        margin-top: 0;
        width: 65%;
        position: absolute;
        opacity: 1;
        background: none;
        display: inline-block;
        color: #fff;
        text-align: center;
        border-radius: 0;
        right: 0
    }

        .clicktoimg span {
            font-size: 12px;
            display: none
        }

        .clicktoimg:hover {
            opacity: 1;
            z-index: 9999;
            display: inline-block
        }

        .clicktoimg h4 {
            font-size: 14px;
            background: none;
            padding: 1px 0;
            color: #666;
            margin-top: 10px;
            border-radius: 0
        }

    .revpddtlcount {
        margin-left: -20px;
        margin-top: 1px;
        position: relative;
        display: inline-block;
        font-size: 16px
    }

    .modal-dialog {
        margin: 50px auto !important
    }

    .image-holder img {
        max-width: 100%;
        max-height: 500px;
        width: auto;
        height: auto;
        margin: auto;
        display: block
    }

    .tccoupon-banner {
        position: absolute;
        font-size: 11px;
        margin-top: -54px;
        right: 15px
    }

    .mobspesoff {
        position: relative;
        top: -2px;
        left: 1px;
    }

    .mobspesoff1 {
        margin-top: 5px;
        margin-left: 10px;
        display: inline-block;
        padding-bottom: 20px
    }

        .mobspesoff1 img {
            width: 50px;
            height: 50px
        }

        .mobspesoff1 .diyalf {
            margin-top: 3px;
            display: inline-block;
            float: left
        }

        .mobspesoff1 .diyart {
            margin-top: 17px;
            display: inline-block;
            float: left;
            margin-left: 0
        }

            .mobspesoff1 .diyart img {
                width: 140px;
                height: 30px
            }

    .logingkartopmob {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 3px;
    }

        .logingkartopmob ul {
            width: 80%;
            margin: 0px;
            padding: 0px;
        }

            .logingkartopmob ul li {
                float: left;
                width: 50%;
                list-style: none;
                padding: 0px 0px;
                text-align: center;
            }

    .mrphome {
        text-decoration: line-through;
        font-size: 11px;
        font-weight: 400;
        margin-left: 2px;
        color: #999;
    }

    .mrgtopfeturoffimg {
        margin-top: 15px;
    }

    .paddrightnogut {
        padding-right: 15px !important;
    }

    .paddleftnogut {
        padding-left: 15px !important;
    }

    .sub-header-holder1 {
        width: auto;
        margin-left: 5px !important;
        margin-right: 0px !important;
        float: left;
        vertical-align: middle;
        line-height: 24px;
    }

    .navbar-header {
        width: 100% !important;
        display: inline-block !important;
        position: relative !important;
    }

    .martop14excit {
        margin-top: 0px !important;
    }

    .martopfetp14 {
        margin-top: 0px !important;
    }

    .notgutpad {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .righleftpadmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .rightaddr-cont1 {
        width: 100%;
        display: inline-block;
        float: left;
        line-height: 15px;
        margin-top: 1px;
        padding-bottom: 0px;
    }

    .upper-nav-txt2 {
        font-size: 10px;
        color: #fff;
    }

    .higtformob {
        height: 35px;
        display: inline-block;
    }

    .possabpdtmof {
        position: relative;
    }

    #offer-table {
        margin-top: 0px
    }

    .container-fluidmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .bgcoloref {
        padding: 10px 0px;
    }

    .h1headhom {
        margin-bottom: 7px;
    }

    .searchmobrad {
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border: none;
    }

    .formobbgcheck {
        background: #fff;
    }

    .h2headhom {
        font-size: 16px;
        color: #0d5776;
        border-bottom: 2px solid #eee;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom1 {
        font-size: 18px;
        font-style: italic;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 3px solid #bccad5;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom2 {
        font-size: 18px;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 2px solid #bccad5;
        line-height: 0.1em;
        margin: 15px 0 20px;
    }

    .featoffmm {
        padding: 2px;
    }

    .footer-top-cont p {
        font-size: 12px;
    }

    .ftrcateglink {
        font-size: 12px;
    }

    .myordpadtb {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .steps-line {
        height: 2px;
        position: relative;
        margin-top: 7px;
        width: 195px;
    }

    .order-status-holder {
        position: relative;
        margin: 7px 0px 20px 0px;
    }

    .order-status01 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: -10px
    }

    .order-status02 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 49px;
    }

    .order-status03 {
        width: 25%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 111px;
    }

    .order-status04 {
        width: 40%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 165px;
    }

    .btn-cancelaal {
        padding: 1px 10px !important;
        color: #fff;
        font-size: 11px !important;
        margin-top: 0px !important;
    }

    .forratitpppdp {
        margin-left: -150px;
    }

        .forratitpppdp .arrow_box::after {
            margin-left: 178px !important;
        }

    #terms_check-error {
        position: absolute;
        margin-top: 7px;
        color: #666;
        font-size: 11px;
        background: #fff;
        padding: 5px 10px;
        margin-left: -14px;
        z-index: 1;
        border-radius: 5px;
        border: 1px #ccc solid;
        box-shadow: 1px 1px 3px #ccc;
        display: block;
    }

        #terms_check-error:after {
            bottom: 100%;
            left: 16%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border: 1px #ccc solid;
        }

        #terms_check-error:after {
            border-color: rgba(204, 204, 204, 0);
            border-bottom-color: #ccc;
            border-width: 10px;
            margin-left: -10px;
        }

    .nearbystrrat .nearbystrleft .star {
        font-size: 20px;
        width: 16px;
        display: inline-block;
        color: #e8e3dd;
        float: left
    }

        .nearbystrrat .nearbystrleft .star:last-child {
            margin-right: 0
        }

        .nearbystrrat .nearbystrleft .star:before {
            content: '\2605'
        }

        .nearbystrrat .nearbystrleft .star.on {
            color: #fdc230
        }

        .nearbystrrat .nearbystrleft .star.half:after {
            content: '\2605';
            color: #fdc230;
            position: absolute;
            margin-left: 0px;
            width: 8px;
            overflow: hidden;
            top: 0px;
            display: block;
        }

    .store-name {
        font-size: 12px;
    }

    #offer_list {
        margin-top: 10px;
    }

    .main-swith {
        width: 80px;
        height: 30px;
        display: inline-block;
        position: absolute;
        margin-top: -2px;
        float: right;
        right: 8px;
    }
    /*320 end*/
}

@media screen and (min-width:376px) and (max-width:414px) {
    .custom-row {
        margin-right: 0;
        margin-left: 0;
        display: inline-block
    }

    .row.no-gutters-pdetail {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters-pdetail > [class^="col-"], .row.no-gutters-pdetail > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .mobcat-col-2 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .mobcat-col-4 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .marginLR10 {
        padding: 0;
        color: #666
    }

    .storeppstatment {
        width: 100%;
        height: auto;
        display: inline-block;
        text-align: center;
        position: relative;
        margin-top: -10px
    }

        .storeppstatment a {
            background: #fff;
            display: inline-block;
            position: relative;
            padding: 0 10px 2px;
            border-radius: 5px;
            border: 1px #ccc solid;
            cursor: default
        }

        .storeppstatment .muti-stores-count {
            font-size: 16px;
            display: inline-block;
            position: relative;
            color: #f39735;
            font-weight: 700
        }

        .storeppstatment .muti-stores-text {
            font-size: 14px;
            display: inline-block;
            position: relative;
            color: #0d5776;
            margin-left: 4px
        }

    .bgbluecolor {
        background: #0D5776
    }

    .bgbrowncolor {
        background: #F39735
    }

    .mobsercharea {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 2px
    }

        .mobsercharea a {
            cursor: pointer
        }

    .mobserchinput {
        width: 100%;
        height: 30px;
        border: none;
        padding-left: 30px;
        border-radius: 5px;
        cursor: pointer;
        background: #fff;
        display: inline-block
    }

        .mobserchinput .innrspansr {
            text-align: left;
            color: #666;
            display: inline-block;
            padding-top: 6px
        }

    .mobserchinput1 {
        width: 100%;
        height: 30px;
        border: none;
        border-radius: 5px
    }

    .mobsrchicon {
        position: absolute;
        margin: 8px 0 0 10px;
        z-index: 1
    }

    .mobsercharea2 {
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 15px 0 10px;
        position: absolute;
        margin-top: -130px
    }

        .mobsercharea2 .mobsercharea2-left {
            width: 9%;
            float: left;
            margin-left: 1%;
            display: inline-block;
            position: relative;
            margin-top: 3px
        }

        .mobsercharea2 .mobsercharea2-center {
            width: 75%;
            margin-left: 1%;
            float: left;
            display: inline-block;
            position: relative
        }

        .mobsercharea2 .mobsercharea2-right {
            width: 10%;
            margin-left: 2%;
            margin-right: 2%;
            float: left;
            display: inline-block;
            position: relative
        }

    .mobfixhd {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 999;
        -moz-transition: margin .5s ease-in 0;
        -webkit-transition: margin .5s ease-in 0;
        -o-transition: margin .5s ease-in 0;
        transition: margin .5s ease-in 0
    }

    .srchsugpagemob {
        width: 100%;
        height: 100%;
        display: block;
        background: #fff;
        position: fixed;
        z-index: 999999
    }

        .srchsugpagemob .srchsugpagemob-area {
            width: 100%;
            height: auto;
            display: inline-block;
            position: relative;
            margin-top: 15px;
            border-bottom: 1px #eee solid;
            padding-bottom: 10px
        }

            .srchsugpagemob .srchsugpagemob-area .srchpgiconmob-left {
                margin-top: 10px;
                padding-bottom: 10px
            }

    .mobhedeiconbg {
        width: 100%;
        display: inline-block;
        padding: 10px 0 20px;
        margin-top: 0
    }

    .mobcatspan1 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 7px
    }

    .mobcatspan2 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 16px
    }

    .mobcatspan3 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 8px
    }

    .mobcatspan4 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 19px
    }

    .mobkartpr1 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -8px;
        right: -3px;
        height: 25px;
        width: 25px;
        font-size: 12px
    }

    #signuppp {
        width: 100%
    }

    .signupp-scrl {
        max-height: 400px;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .mobtopmargin {
        margin-top: 0
    }

    .mobtopmarginhom {
        margin-top: 0
    }

    .landing-page {
        background: url(../images/landingBg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .btn-login {
        border: 1px solid #0D5776;
        color: #1b617e;
        font-size: 14px;
        background: none;
        font-family: 'open_sansbold';
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 10px
    }

    .btn-signupNew, .btn-signup {
        border: 1px solid #0d5776;
        color: #fff;
        font-size: 14px;
        background: #0d5776;
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 20px;
        font-family: 'open_sansbold'
    }

    .gglply {
        width: 90px;
        margin-left: 15px
    }

    .margin-top20 {
        margin-top: 10px
    }

    .delivery label.homedelivery {
        background: no-repeat url(../images/icon_select_delevery1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        margin-right: 15px;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery span, .delivery label.pickup span {
            margin-top: 80%;
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-family: 'open_sanssemibold';
            font-size: 13px;
            color: #111
        }

    .delivery label.pickup {
        background: no-repeat url(../images/icon_select_pickup1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery:hover, .delivery label.pickup:hover, .delivery label.active {
            border: 3px solid #f39633;
            background-color: #fff
        }

    .start-shopping {
        padding: 4px 20px
    }

    #shop1 .modal-dialog, #itemoffrshop1 .modal-dialog, #myCartshop1 .modal-dialog {
        width: 345px !important;
        margin: 30px auto
    }

    .modal-body p {
        width: 100%;
        margin: 0 auto 10px;
        font-size: 12px;
        text-align: center
    }

    .offertbldtl {
        width: 100%;
        display: inline-block
    }

        .offertbldtl > thead > tr > th, .offertbldtl > tbody > tr > th, .offertbldtl > tfoot > tr > th, .offertbldtl > thead > tr > td, .offertbldtl > tbody > tr > td, .offertbldtl > tfoot > tr > td {
            line-height: 1.42857;
            padding: 8px;
            vertical-align: top
        }

    .offerdtl {
        border-bottom: 1px #ccc solid
    }

        .offerdtl:last-child {
            border-bottom: 0 #ccc solid
        }

    aside.combo-price {
        display: inline-block;
        width: 100%;
        padding: 4px;
        box-sizing: border-box;
        border: 1px solid #f39735;
        border-radius: 5px;
        vertical-align: top;
        position: relative
    }

    .combo-price ul li, .total-mrp {
        color: #666;
        font-size: 13px
    }

    .combo-price ul li, .combo-price ul {
        margin: 2px
    }

        .combo-price ul li span {
            width: 40%;
            float: right;
            text-align: left
        }

    .prod-dtls-list .prod-img {
        min-width: 80px
    }

        .prod-dtls-list .prod-img img {
            width: 100%
        }

    .prod-dtls-list .prod-tddtl {
        min-width: 210px;
        font-size: 13px;
        height: 28px;
        display: inline-block
    }

    .prod-dtls-list .prod-tddtl2 {
        min-width: 210px;
        font-size: 14px;
        height: 30px;
        display: inline-block;
        display: none;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl3 {
        min-width: 210px;
        font-size: 13px;
        height: 27px;
        display: inline-block;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl4 {
        min-width: 210px;
        font-size: 13px;
        height: 30px;
        display: inline-block;
        top: 110px;
        left: 98px;
        z-index: 9
    }

    .heigt425 {
        overflow-y: scroll;
        height: 380px
    }

    #itemsListingDiv {
        padding: 5px 0 70px !important;
        background: #f7f5f0
    }

    .srchresult {
        text-align: center;
        color: #BE2D14
    }

    .owl-carousel .owl-item {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0 2px
    }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 1px;
        float: left;
        text-align: center;
        width: 100%;
        position: relative;
        padding: 10px
    }

    .category-head .cat_head, .category-head .cat_head:hover, .category-head .cat_head:focus {
        color: #0d5776;
        font-family: "open_sanssemibold";
        font-size: 14px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent !important;
        text-transform: capitalize
    }

    .category-head a {
        color: #fff;
        font-size: 12px;
        background: #f39735;
        display: inline-block;
        padding: 2px 5px;
        border: 1px solid #fff;
        margin-left: 15px;
        vertical-align: middle;
        text-transform: capitalize;
        border-radius: 20px
    }

        .category-head a:hover {
            background: #f39735;
            color: #fff;
            border: 1px solid #f39735
        }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 10px 0;
        min-height: 190px
    }

    .hover-show {
        margin: 0;
        background: #fff;
        padding: 10px;
        min-height: 180px !important;
        border: 1px solid #fff;
        position: relative;
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc
    }

    .product-image {
        opacity: 1;
        padding: 0 10px 0 0;
        font-size: 10px;
        clear: both;
        height: 140px;
        margin-bottom: 10px
    }

        .product-image img {
            max-width: 125px;
            max-height: 125px;
            padding: 4px
        }

    .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 10px;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .product-text-rating {
        padding: 0 1px;
        height: 92px
    }

    .product-text {
        opacity: 1;
        padding: 5px 0;
        font-size: 12px;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        color: #252627;
        line-height: 18px
    }

    .prod-Rating {
        height: 30px;
        padding: 0;
        display: inline-block;
        width: 100%
    }

        .prod-Rating .prodRating {
            width: 120px;
            float: left;
            margin-left: -1px
        }

            .prod-Rating .prodRating .fa-star {
                color: #f8ad32;
                width: 20px;
                font-size: 18px
            }

            .prod-Rating .prodRating.showRatedetails.font16 .fa-star {
                color: #fdc230
            }

            .prod-Rating .prodRating .star-off {
                color: #e8e3dd !important;
                width: 20px;
                font-size: 18px
            }

            .prod-Rating .prodRating .product_Rating .fa-star {
                color: #0d5776;
                font-size: 26px !important;
                width: 24px
            }

            .prod-Rating .prodRating .fa-star-half-o {
                color: #fdc53b;
                font-size: 16px;
                width: 20px
            }

        .prod-Rating .reviRat {
            width: 30px;
            height: auto;
            float: left;
            color: #666;
            border: 1px #dedede solid;
            padding: 0 5px;
            font-size: 12px;
            border-radius: 3px;
            margin-top: 2px;
            margin-left: 2px
        }

    .save {
        background: #ef5a2f;
        color: #fff;
        border-radius: 50%;
        position: absolute;
        width: 38px;
        height: 38px;
        padding-top: 9px;
        font-size: 12px;
        line-height: 12px;
        top: 80px;
        text-align: center;
        font-family: 'open_sansbold'
    }

        .save span {
            font-size: 12px;
            font-family: 'open_sansregular';
            display: block;
            margin-top: -1px
        }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 2px 0 0;
        float: left;
        text-align: center;
        width: 49.2%;
        position: relative;
        padding: 5px 5px 13px !important
    }

        #offer_list .item:hover {
            padding: 5px 5px 13px !important;
            margin: 5px 2px 0 0
        }

            #offer_list .item:hover.hover-show.scrollproductdata {
                padding: 5px 5px 13px !important
            }

    .category-head, .category-head .categ-name {
        color: #0d5776;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        margin: 0 0 0 13px;
        padding: 0 5px !important;
        background: none;
        text-transform: capitalize;
        border: 0;
        cursor: default;
        text-align: left
    }

    .cat_head2 {
        float: right;
        padding-right: 5px;
        padding-top: 0
    }

    .marleft {
        margin-left: -5%;
        margin-top: -27px
    }

    .btn-add1 {
        background: #135775;
        width: inherit;
        line-height: 15px;
        margin-bottom: 15px;
        padding: 8px 10px;
        height: 34px;
        border-radius: 4px;
        color: #fff
    }

        .btn-add1:hover {
            background: #F39735;
            color: #fff
        }

    .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    #offer_list .item > .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    .prod-offer {
        display: block;
        clear: both;
        padding-left: 0;
        min-height: 28px
    }

    .price {
        color: #be2d14;
        font-family: 'open_sansbold';
        font-size: 16px;
        text-align: left;
        padding: 2px 2px 0
    }

    .owl-item .price .mrp, .fa-inr {
        font-size: 11px
    }

    #startShopFrm1 .chosen-container {
        width: 100% !important
    }

    #startShopFrm1 select.custom-dropdown {
        padding: 6px 10px
    }

    .delivery-day {
        font-size: 12px
    }

    .item-more-offers {
        font-size: 11px;
        margin: 17px 10px 0 0;
        color: #F39735;
        padding: 2px 0;
        border-radius: 0;
        position: relative;
        font-weight: 700
    }

    .item .item-more-offers:hover, .item .item-more-offers:focus {
        color: #BE2D14
    }

    .not-avail {
        width: 130px !important;
        padding: 5px;
        font-size: 13px;
        background: rgba(255,255,255,0.94);
        position: absolute;
        top: 75px;
        left: 50%;
        font-family: 'open_sansbold';
        text-align: center;
        z-index: 1 !important;
        color: #999;
        text-transform: uppercase
    }

    #offer_list #view_all_itemslistDiv .item:hover > .not-avail {
        top: 75px !important
    }

    .flipprod-main {
        width: 100%;
        height: 190px;
        position: absolute;
        margin-left: -10px;
        display: none
    }

        .flipprod-main .flipptopblnk {
            width: 100%;
            height: 100px
        }

        .flipprod-main .flipprod {
            width: 100%;
            height: 130px;
            background: #fff;
            overflow-y: scroll;
            overflow-x: hidden;
            -webkit-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            -moz-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            box-shadow: 0 -2px 3px rgba(204,204,204,0.9)
        }

            .flipprod-main .flipprod .flipp-hd-row {
                width: 100%;
                height: 20px
            }

                .flipprod-main .flipprod .flipp-hd-row .flipp-headclos {
                    text-align: right;
                    height: 10px;
                    position: absolute;
                    font-size: 20px;
                    color: #666;
                    margin-top: -3px;
                    padding: 0
                }

    .flipp-bdr {
        border-bottom: 1px #d8d5d5 solid;
        padding-bottom: 8px;
        padding-top: 8px
    }

        .flipp-bdr:last-child {
            border-bottom: none
        }

    .flipp-strnm {
        color: #0d5776;
        text-align: left;
        font-size: 12px;
        margin: 0;
        padding: 0 0 0 2px;
        font-weight: 700
    }

    .flipp-str-pri {
        color: #BE2D14;
        text-align: left;
        font-size: 10px;
        margin: 0;
        padding: 0 0 0 2px;
        text-decoration: none
    }

    .flipp-str-pri1 {
        color: #666;
        float: left;
        font-size: 8px;
        margin: 0;
        padding: 0 0 0 4px;
        text-decoration: line-through
    }

    .flipp-ratng {
        background: #0d5776;
        color: #fff;
        font-size: 10px;
        padding: 1px 5px
    }

    .flipp-ratng1 {
        font-size: 9px;
        color: #666
    }

    .flipp-samdaydeli {
        font-size: 11px;
        color: #666
    }

    .flipboxtop0 {
        top: 0;
        z-index: 999
    }

    .flipboxtop192 {
        top: 195px;
        z-index: -9
    }

    .row.no-gutters {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .cat2page {
        width: 86%;
        float: left;
        margin-top: -2px
    }

        .cat2page select {
            height: 30px;
            padding: 0 5px
        }

    .cat3page {
        width: 86%;
        float: left;
        margin-top: -1px
    }

        .cat3page select {
            height: 30px;
            padding: 0 5px
        }

    .catviewall3p {
        margin: 5px 10px
    }

    .subcategorydiv {
        position: relative;
        white-space: nowrap;
        overflow: auto;
        overflow-y: hidden
    }

        .subcategorydiv span {
            display: inline-block
        }

            .subcategorydiv span:first-child {
                margin-bottom: -13px;
                background: none
            }

    #magic-line {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100px;
        height: 2px;
        background: #F39735;
        margin-left: 2px
    }

    .subcate {
        margin: 0 1px 1px;
        font-size: 12px
    }

        .subcate a, #allSpanBlk {
            color: #666;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            text-transform: uppercase
        }

        .subcate a, #itemsListingDiv #allSpanBlk {
            color: #0d5776;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            font-size: 12px
        }

            .subcate a:hover, #itemsListingDiv #allSpanBlk:hover, .subcate a.active, #itemsListingDiv #allSpanBlk.active {
                color: #000;
                font-size: 12px;
                background: none;
                border-radius: 0;
                padding: 0 5px 4px 0
            }

    select.custom-dropdown {
        border-radius: 0
    }

    div.fancy-select div.trigger {
        border-radius: 0;
        cursor: pointer;
        padding: 5px 10px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        background: #fff;
        border: 1px solid #efefef;
        color: #0d5776 !important;
        width: 95px !important;
        height: 30px !important;
        font-size: 13px !important;
        text-align: left;
        line-height: 18px;
        transition: all 240ms ease-out;
        -webkit-transition: all 240ms ease-out;
        -moz-transition: all 240ms ease-out;
        -ms-transition: all 240ms ease-out;
        -o-transition: all 240ms ease-out
    }

        div.fancy-select div.trigger:after {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-top-color: #0d5776;
            top: 12px;
            right: 9px
        }

        div.fancy-select div.trigger.open {
            background: #fff;
            border: 1px solid #efefef;
            color: #0d5776;
            box-shadow: none
        }

            div.fancy-select div.trigger.open:after {
                border-top-color: #0d5776
            }

    div.fancy-select ul.options {
        list-style: none;
        margin: 0;
        position: absolute;
        top: 40px;
        right: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 50;
        max-height: 200px;
        overflow: auto;
        background: #fff;
        border-radius: 4px;
        border-top: 1px solid #fff;
        box-shadow: 0 1px 2px #ddd;
        min-width: 95px;
        padding: 0;
        text-align: left !important;
        transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -webkit-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -moz-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -ms-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -o-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out
    }

        div.fancy-select ul.options.open {
            visibility: visible;
            top: 100%;
            opacity: 1;
            transition: opacity 300ms ease-out,top 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,top 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,top 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,top 300ms ease-out;
            -o-transition: opacity 300ms ease-out,top 300ms ease-out
        }

        div.fancy-select ul.options.overflowing {
            top: auto;
            bottom: 40px;
            transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -o-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out
        }

            div.fancy-select ul.options.overflowing.open {
                top: auto;
                bottom: 50px;
                transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -o-transition: opacity 300ms ease-out,bottom 300ms ease-out
            }

        div.fancy-select ul.options li {
            color: #f39735;
            cursor: pointer;
            white-space: nowrap;
            padding: 5px 8px !important;
            line-height: 20px !important;
            transition: all 150ms ease-out;
            -webkit-transition: all 150ms ease-out;
            -moz-transition: all 150ms ease-out;
            -ms-transition: all 150ms ease-out;
            -o-transition: all 150ms ease-out
        }

            div.fancy-select ul.options li.selected {
                background: #f5f5f5;
                color: #a13e2d
            }

            div.fancy-select ul.options li.hover {
                color: #444;
                background: #f5f5f5
            }

    #slider3 {
        position: relative;
        margin-top: 0;
        width: 100%;
        height: 245px;
        margin-bottom: 10px
    }

    .product-title {
        color: #252627;
        font-size: 16px;
        font-family: 'open_sanssemibold';
        margin: 1px 0 0 1px
    }

    .bs-example {
        position: relative;
        margin-top: 0;
        width: 100%
    }

    .messageText {
        font-size: 12px;
        border-radius: 5px;
        padding: 10px;
        text-align: center;
        width: auto !important;
        margin-top: 55px;
        float: none !important;
        color: #999
    }

    #ReviewContent .messageText {
        color: #999;
        background: none;
        border: 0;
        font-size: 12px;
        margin-top: 10px
    }

    .review_menu li {
        display: inline;
        float: left;
        margin-right: 15px
    }

        .review_menu li:first-child {
            width: 100%
        }

    .btn-rateIt {
        background: #0d5776;
        color: #fff;
        font-size: 16px;
        padding: 2px 10px;
        border-radius: 5px;
        display: block;
        margin-top: 20px
    }

    .cust-sup-text {
        width: auto;
        color: #666;
        padding-bottom: 5px;
        font-family: open_sansbold
    }

    .paddingtb20 {
        padding: 10px 0
    }

    .review_menu li .pdstoreRate_review_static_content {
        margin-top: 4px;
        margin-right: 15px
    }

    .zoomContainer {
        z-index: -99 !important
    }

    .store_logo_hover li {
        margin: 5px;
        padding: 0;
        float: left;
        position: relative;
        width: 100%
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%
    }

        .media_logo img {
            width: 30%
        }

    .media__image {
        display: block;
        width: 90px;
        height: 90px;
        border-radius: 50%;
        background: #fff;
        margin: 10px 0
    }

    .media__body.sameDay:hover {
        background: none !important;
        border: 0 solid #ad94d5 !important
    }

    .media__body.nxtDay:hover {
        background: none !important;
        border: 0 solid #fa9770 !important
    }

    .media__body.fav_store:hover, .del-icon-fav_store, .media__body.fav_store {
        background: none !important;
        border: 0 solid #48d1a9 !important
    }

    .media__body {
        background: none;
        bottom: 0;
        color: #666;
        font-size: 12px;
        left: 73px;
        opacity: 1;
        overflow: hidden;
        padding: 5px;
        position: absolute;
        line-height: 20px;
        text-align: center;
        top: 0;
        right: 0;
        -webkit-transition: .6s;
        transition: .6s
    }

        .media__body:hover {
            opacity: 1
        }

            .media__body:hover > .delevery_type div {
                z-index: 999 !important
            }

            .media__body:hover:after, .media__body:hover:before {
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1);
                opacity: 0
            }

        .media__body h2 {
            margin: 0;
            font-size: 14px;
            font-weight: 700;
            padding-bottom: 5px;
            color: #0d5776
        }

    .view_shop {
        color: #fff;
        font-size: 10px;
        background: #0d5776;
        padding: 2px 5px;
        margin-top: 8px;
        border-radius: 5px
    }

        .view_shop:hover {
            color: #fff
        }

        .view_shop img {
            vertical-align: sub;
            display: none
        }

    #select_shop .modal-body {
        overflow: hidden
    }

    #select_shop .close {
        position: absolute;
        right: 10px;
        top: 10px;
        opacity: 1;
        font-size: 30px
    }

    .scrollbar-content {
        padding: 0 25px 0 0;
        width: 100%
    }

    .offer-cat {
        margin: 1px 0 0
    }

        .offer-cat a {
            color: #40464a;
            font-size: 12px;
            padding: 5px 0;
            margin: 0 5px;
            float: left;
            border-bottom: 3px solid #fff
        }

        .offer-cat img {
            width: 15px;
            height: 15px
        }

        .offer-cat a:hover, .offer-cat a:focus, .offer-cat a.active {
            position: relative;
            color: #045777;
            font-size: 12px;
            border-bottom: 3px solid #f39735
        }

    .text-right2 {
        text-align: center
    }

    .prod-cat ul {
        padding: 0;
        margin: 0;
        width: 45px;
        float: left
    }

    .bought-like a, .bought-like {
        color: #c1c1c1;
        padding: 0 2px;
        width: 55%
    }

    .rating-holder #rateIt01 {
        top: 37px !important
    }

    .rateit-holder a, .ReviewBlock {
        color: #0d5776;
        font-size: 12px
    }

        .rateit-holder a:hover, .ReviewBlock:hover {
            color: #f39735
        }

    .storeRating .fa-star {
        color: #f8ad32;
        width: 20px;
        font-size: 22px
    }

    .star-off {
        color: #fff !important;
        width: 22px;
        font-size: 22px;
        font-size: 13px !important;
        opacity: .6
    }

    #write-review {
        margin-left: 2px;
        margin-bottom: 15px
    }

    .breadcrumbs {
        padding: 7px 0;
        margin: 0;
        list-style: none;
        margin-top: 10px;
    }

    .review_menu .rating-holder {
        font-size: 15px
    }

    .review_menu {
        margin: 0 0 5px;
        padding: 0;
        display: inline-block;
        position: relative;
        width: 90%
    }

        .review_menu .userStoreRevRat_static_content {
            width: auto;
            display: inline-block;
            position: relative
        }

        .review_menu .showratingp {
            width: auto;
            height: auto;
            display: block;
            position: relative;
            transform: scaleY(0.85);
            font-size: 16px;
            font-family: 'open_sanssemibold';
            color: #434343;
            font-weight: 500
        }

        .review_menu .storepstrgf {
            width: 100%;
            height: auto;
            margin-top: 10px
        }

            .review_menu .storepstrgf:first-child {
                margin-bottom: 20px
            }

            .review_menu .storepstrgf .storepstrgfleft {
                width: 220px;
                height: auto;
                display: inline-block;
                float: left
            }

            .review_menu .storepstrgf .storepstrgfright {
                width: 30px;
                height: auto;
                display: inline-block;
                float: left;
                margin-left: 5px
            }

    .bs-example .libackgbg {
        background: #fff;
        display: block;
        padding-top: 10px;
        box-shadow: 0 3px 1px #c5ecfc
    }

    .font-italic-lineh {
        line-height: 20px
    }

    .font-italic {
        font-style: italic
    }

    .revreplycom-left {
        margin-left: 25px
    }

    .letterhightfnt {
        transform: scaleY(0.85);
        display: inline-block
    }

    .letterhightcolr {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #187298;
        font-weight: 500
    }

    .letter4e4e {
        color: #4e4e4e
    }

    .letter4a4b4c {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #4a4b4c;
        font-weight: 500
    }

    .letter4a4b4c1 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #bbbcbc;
        font-weight: 500
    }

    .letter4a4b4c2 {
        transform: scaleY(0.85);
        font-size: 22px
    }

    .letter999 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #999;
        font-weight: 500
    }

    .strdtlmarleft {
        margin-left: -12px;
        word-wrap: break-word;
        margin-top: 0px;
    }

    .graphicon-style img {
        margin-left: 20px;
        width: 18px;
        height: 18px;
        position: relative
    }

    .product-price {
        margin: 0 0 0 1px;
        padding: 0;
        list-style: none
    }

        .product-price li {
            margin: 0 10px 0 0;
            padding: 0;
            list-style: none;
            display: inline-block;
            width: 45%
        }

            .product-price li .prod-catalog {
                margin: 15px 0;
                border: 1px solid #ccc;
                border-radius: 20px;
                padding: 6px;
                background: #f7f4f0
            }

        .product-price span {
            margin-left: 3px
        }

    .prod-featured-offer {
        margin: 15px 0;
        border: 1px solid #ccc;
        background: #f7f4f0;
        border-radius: 20px;
        padding: 6px
    }

    .comment-social-links {
        margin: 2px 0 5px
    }

        .comment-social-links .product-price li {
            width: 100%
        }

    .shop-menu {
        margin: 20px 0 0;
        padding: 10px 0 10px 20px;
        background: #ecf5f9;
        border-radius: 5px;
        width: 100%
    }

    #write_review {
        position: absolute;
        background: #f7f4f0;
        padding: 10px;
        z-index: 1;
        width: 279px;
        left: -82px;
        display: none;
        border: 1px solid #dbd7d2;
        top: 10px;
        box-shadow: 0 4px 11px -1px #838383
    }

    .review-form textarea {
        height: 60px !important;
        padding: 10px 18px !important;
        resize: none
    }

    .review_arrow:before {
        content: "";
        height: 15px;
        display: block;
        margin-top: -18px;
        margin-left: 140px;
        position: absolute;
        width: 15px;
        background: #f7f4f0;
        border-top: 1px solid #dbd7d2;
        border-left: 1px solid #dbd7d2;
        z-index: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

    #ratitsign {
        width: 345px
    }

    .msg-box-text h3 {
        background: #e4f3ca;
        font-size: 16px;
        border-radius: 5px;
        padding: 10px;
        text-align: center;
        border: 1px solid #85b249;
        width: auto;
        margin: 0 auto;
        vertical-align: middle;
        display: inline
    }

        .msg-box-text h3 .fa {
            color: #85b249;
            font-size: 20px;
            vertical-align: text-bottom
        }

    .exp-offers .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 0;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .carousel-indicators {
        bottom: 0
    }

    .item-header {
        padding: 0 !important;
        display: block;
        width: 85%;
        height: 28px;
        position: absolute;
        z-index: 4
    }

    .page-title {
        color: #525151;
        font-size: 16px;
        margin: 5px;
        padding: 0
    }

    .store-shop-dtls {
        background: #fff;
        border: 1px solid #cdcdcd;
        padding: 2px 0
    }

        .store-shop-dtls .shop-dtls {
            margin: 0;
            display: inline-block
        }

            .store-shop-dtls .shop-dtls .store-name {
                margin-bottom: 0;
                line-height: 20px;
                height: 20px
            }

                .store-shop-dtls .shop-dtls .store-name a {
                    color: #fff;
                    font-size: 14px;
                    font-weight: 400
                }

                    .store-shop-dtls .shop-dtls .store-name a:hover {
                        color: #fff;
                        text-decoration: underline
                    }

        .store-shop-dtls .stordelivery-type {
            margin-top: -2px;
            font-size: 12px;
            margin-left: 15px;
            word-wrap: break-word
        }

            .store-shop-dtls .stordelivery-type img {
                margin-top: -4px
            }

        .store-shop-dtls .cart-total-amount {
            position: absolute;
            right: 0;
            margin-top: -7px;
            font-size: 14px
        }

    #prodBlockDiv .my-cart-add {
        margin-top: 0;
        margin-left: 0;
        position: relative;
        z-index: 4
    }

    #productAddToCartAction .add-delete-pro .form-control, #offer-table .add-delete-pro input, .my-cart-add .input-group-addon .product-count {
        width: 30px !important;
        height: 30px;
        border-radius: 0;
        background: transparent !important;
        color: #666;
        font-family: 'open_sanssemibold';
        font-size: 19px
    }

    .item-price {
        padding: 0 !important;
        color: #bd2b04;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: .6px
    }

    .all-items-price {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px;
        margin-left: 0;
        margin-top: 3px
    }

    .checkout-main .all-items-price {
        padding-top: 1px;
        border-top: 1px dashed #ddd
    }

    .all-items-price1 {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px
    }

    #prodBlockDiv .row .col-lg-1 .trash-bin:before {
        content: "\f014";
        font-family: FontAwesome;
        margin-top: -4px;
        position: relative;
        display: inline-block
    }

    .input-group-addon.paddingLR0 .btn-add, .input-group-addon.paddingLR0 .btn-remove-item {
        border-radius: 10px !important;
        height: 28px !important;
        padding: 3px 7px 7px 6px !important
    }

    .kartppg {
        font-size: 12px;
        color: #666;
        letter-spacing: .6px;
        height: auto;
        margin: 0;
        padding: 0
    }

    .org-price {
        text-decoration: line-through;
        margin-top: 13px
    }

    .saved-amt {
        margin-top: 13px
    }

    .mycart-line-seperator {
        display: none
    }

    .empty-cart {
        border: 1px solid;
        padding: 4px 2px 8px;
        border-radius: 0;
        background: #fff;
        color: #999;
        margin-top: 0;
        text-align: center;
        width: 25%;
        left: 0;
        position: fixed;
        bottom: 0;
        z-index: 99
    }

    .checkout-dtls {
        padding-right: 0;
        width: 381px;
        margin-top: 0
    }

    .my-cart-wrapper {
        border: 1px solid #eee;
        background: #fff;
        min-height: 300px !important;
        margin-bottom: 10px;
        padding-top: 0
    }

    .shop-total-desc {
        font-size: 13px;
        margin: 10px 0
    }

    .btnchkout {
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0
    }

    .mobkarcontbox {
        height: auto;
        border-bottom: 1px #ccc solid
    }

    .yellow-border {
        background: #f39735;
        height: 4px;
        position: relative;
        width: 100%;
        top: 14px;
        left: 0
    }

    .select_store_boxloc {
        width: 100%;
        margin: 0 auto;
        padding: 20px 50px 1px;
        margin-top: 45px;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #999;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
        box-shadow: 0 3px 9px rgba(0,0,0,.5)
    }

    .skipmodal {
        color: #045677;
        cursor: pointer;
        font-size: 13px
    }

        .skipmodal:hover {
            color: #F39633
        }

    .footer-main .footer-pay-social .ftr-socialarea {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-bottom: 10px
    }

    .crtclrmobhid {
        display: block
    }

    .bx-controls-direction {
        display: none
    }

    .storedtlbnrhght {
        height: 200px
    }

    .seperation-border {
        border-top: 2px solid #e5e3e1;
        width: 100%
    }

    .breadcrumbs li:last-child a {
        color: #0D5776;
        font-size: 12px;
        cursor: default !important;
        font-weight: 700
    }

    .storenotavblmsg {
        color: #666;
        border: 1px #eee solid;
        padding: 15px 5px;
        background: #ecf5f9;
        border-radius: 5px;
        display: inline-block;
        -webkit-box-shadow: 0 3px 9px -1px #838383;
        width: 340px
    }

    .revreplycom-left {
        margin-left: 1px;
        display: inline-block
    }

    .store-hours {
        margin-top: 3px;
        font-size: 14px;
        transform: scaleY(0.85);
        color: #4e4e4e;
        word-wrap: break-word
    }

    .formobdispb {
        display: inline-block;
        float: left
    }

        .formobdispb .product-price li {
            display: inline
        }

    .nutrition-chart {
        overflow: hidden;
        height: auto;
        margin-top: 10px
    }

        .nutrition-chart img {
            width: 100%
        }

    .pdpagezoomimgmob1 {
        margin-top: 20px
    }

    .pdpagezoomimgmob2 img {
        height: 300px
    }

    .prod-dtls-right {
        margin-top: 10px
    }

    .legal-dis {
        margin: 0
    }

    .pdzmhovblnkmob {
        height: 300px;
        width: 85%;
        position: absolute;
        display: block;
        background: none
    }

    .image-thumb li a {
        border: 1px solid #e3ded9;
        display: table-cell;
        width: 60px;
        height: 60px;
        text-align: center;
        vertical-align: middle;
    }

    .image-thumb li .prodthumb.active, .image-thumb li .prodthumb:focus, .image-thumb li .prodthumb:hover {
        display: table-cell
    }

    .image-thumb > li.active > a, .image-thumb > li.active > a:focus, .image-thumb > li.active > a:hover {
        border: 1px solid #000
    }

    #offer-table {
        position: absolute;
        background: #fff;
        border: 1px solid #dbd7d2;
        padding: 2px;
        display: block;
        z-index: 4;
        width: 340px;
        right: -75px;
        box-shadow: -1px 2px 3px #5a5a5a;
        display: none
    }

    .pdpgmoreoffmob0 {
        height: 80px;
        display: inline-block
    }

    .pdpgmoreoffmob1 {
        width: 180px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob2 {
        width: 85px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob3 {
        width: 185px;
        display: inline-block;
        position: relative;
        top: -11px;
        float: left;
        left: 6px
    }

    .pdpgmoreoffmob4 {
        width: 160px;
        display: inline-block;
        position: relative;
        top: -56px;
        float: left;
        left: 180px
    }

    .pdpgmoreoffmob5 {
        width: 165px;
        height: 20px;
        overflow: hidden;
        display: inline-block
    }

    .border-style {
        border-right: 2px solid #c2c2c2;
        height: 12px;
        width: 0 !important;
        padding: 0 !important;
        margin-top: 5px;
        margin-right: 0
    }

    .product-fe li {
        margin: 0;
        padding: 0 15px 0 0;
        display: inline-block;
        list-style: none;
        line-height: 34px;
        width: 48%
    }

    .margin-bottom20 {
        margin-bottom: 10px !important
    }

    .prod-highlights {
        margin-top: 0;
        padding: 0;
        display: inline-block
    }

    .pdmarpgdtlft {
        margin-top: 10px
    }

    .maroffdiv {
        margin-top: 5px
    }

    .stepwizard-row {
        display: table-row;
        position: relative;
        width: 100%;
        background: #F7F5F0;
        z-index: 0;
        margin-left: 0
    }

        .stepwizard-row:before {
            top: 30px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 89.5%;
            height: 1px;
            background-color: #ccc;
            z-order: 0
        }

    .stepwizard-step {
        display: table-cell;
        text-align: center;
        position: relative;
        width: 32%;
        display: inline-block
    }

    .del-addrs1 {
        max-height: initial !important;
        min-height: initial !important;
        margin-top: 0;
        overflow: visible;
        overflow-x: initial;
        width: 95% !important
    }

    .checkout-right-panel {
        min-height: 140px !important;
        position: relative;
        width: 100%;
        top: 155px
    }

    .paddingtrbl {
        padding: 0 !important
    }

    .delivery-addr {
        position: relative;
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 0
    }

    .ordersumrow {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    .addnewadd-for-deli {
        margin-top: 5px;
        left: -24% !important;
        position: relative
    }

    .address-style {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 0px !important;
        margin-top: 10px
    }

    .address-style1 {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 10px !important;
        margin-top: 10px
    }

    .ordrsmtop {
        margin-top: 5px
    }

    .ord-smry {
        left: -10px !important
    }

    .sectn-title {
        border-bottom: 1px solid #ddd;
        padding-bottom: 1px;
        margin-bottom: 1px;
        font-size: 13px;
        font-weight: 700
    }

    .couponinp1 {
        width: 100%;
        float: left;
        display: inline-block;
        position: relative;
        margin-top: -33px
    }

    .couponinp2 {
        width: 100%;
        float: left;
        display: inline-block;
    }

    .delivechargemob {
        margin: 0;
        padding: 0
    }

    .org-price, .saved-amt {
        color: #999;
        font-size: 11px;
        margin: 0 5px
    }

    .checkout-main .coupon-code {
        border: 1px solid #ddd;
        border-radius: 0;
        background: #faf7f3;
        width: 100%;
        box-shadow: none
    }

    .special-instruc {
        display: inline-block;
        position: relative
    }

    .stepwizard-step p {
        margin-top: 0;
        letter-spacing: .7px
    }

    .checkout-common {
        line-height: 1.287;
        width: 100%;
        font-size: 10px;
        font-family: open_sansregular;
        color: #0d5776;
        position: relative;
        z-index: 9
    }

    .list-item01 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -12px;
        right: 24px;
        height: 26px;
        width: 26px
    }

    #dateChg, .terms-conditions {
        margin-bottom: 20px;
        color: #777
    }

        #dateChg, .terms-conditions label {
            top: -15px;
            position: relative;
            display: inline-block
        }

    .userallp-left-posfix {
        position: relative;
        margin: auto;
        width: 100%
    }

    .userallp-left {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right-row {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 16px
    }

    #my_account_info {
        width: 100%;
        margin-left: 0
    }

    .sidebar-nav {
        display: block;
        float: left;
        width: 100%;
        min-height: 110px;
        list-style: none;
        margin-left: 0;
        padding: 0;
        background: #0d5776
    }

        .sidebar-nav li {
            line-height: 30px;
            color: #fff !important;
            width: 48%;
            display: inline-block
        }

            .sidebar-nav li a {
                color: inherit
            }

            .sidebar-nav li:hover, .sidebar-nav li:hover a.active-menu .row {
                background-color: #f39735 !important;
                color: #fff !important
            }

            .sidebar-nav li a.active-menu .row {
                color: #f39735;
                font-family: open_sanssemibold
            }

            .sidebar-nav li a.active-menu .active_arrow:before {
                color: inherit !important
            }

            .sidebar-nav li:hover a .row .active_arrow:before {
                color: #fff !important
            }

    .shop-first-name {
        background: #41dda0;
        color: #fff;
        margin-top: 2px;
        font-size: 28px;
        line-height: 32px;
        text-align: center;
        border-radius: 50%;
        padding: 5px;
        height: 40px;
        width: 40px;
        display: inline-block;
        font-weight: 700;
        vertical-align: top
    }

    #allergicFrm {
        padding-left: 8px !important
    }

    .OrderListing {
        width: auto;
        height: auto;
        margin-top: 10px
    }

    #ordhistmar {
        margin: 0;
        padding-top: 20px;
        position: relative
    }

    .orderhisttabel1 {
        width: auto;
        height: auto
    }

        .orderhisttabel1 .orderhistd1 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd2 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd3 {
            width: 40%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd4 {
            width: 60%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 table tr td {
            padding: 0 !important;
            margin: 0 0 6px
        }

        .orderhisttabel1 table tr {
            border-bottom: 1px #ccc solid
        }

            .orderhisttabel1 table tr:nth-last-child(2) {
                border-bottom: none
            }

    .delivadd {
        width: 140px;
        height: auto;
        display: inline-block;
        position: relative;
        float: right;
        right: 0px;
        margin-top: 5px
    }

    .myaccbox {
        width: 100%;
        height: auto;
        display: inline-block;
        float: left;
        margin-left: 0;
        margin-top: 1%;
        border: 1px #ccc solid;
        background: #F7F5F0;
        position: relative
    }

    .scrollbaruser1 {
        max-height: initial !important;
        overflow: visible;
        overflow-x: initial
    }

    .userproaddp {
        left: 29%;
        display: inline-block;
        position: relative
    }

    .userchngpass {
        left: 4%;
        position: relative;
        width: 96.5%
    }

    .myaccadd1 {
        margin-right: 10px
    }

        .myaccadd1 i {
            font-size: 18px
        }

    .myaccadd2 {
        margin-right: 5px
    }

        .myaccadd2 i {
            font-size: 18px
        }

    .myaccadd3 {
        margin-right: 0
    }

        .myaccadd3 .glyphicon-pencil {
            font-size: 18px
        }

    .myaccadd4 {
        margin-right: 0
    }

        .myaccadd4 i {
            font-size: 18px
        }

    .myaccadd5 {
        margin-right: 0
    }

        .myaccadd5 .glyphicon-pencil {
            font-size: 18px
        }

    #my-account {
        min-height: 340px;
        background: #f7f5f0
    }

    .msg-success {
        padding-top: 30px;
        color: #666;
        text-align: center
    }

        .msg-success h1 {
            font-size: 24px;
            color: #035676;
            margin-top: 10px
        }

        .msg-success h2 {
            font-size: 14px;
            color: #666;
            margin-top: 0
        }

            .msg-success h2 a {
                font-size: 18px;
                color: #035676;
                text-decoration: underline;
                display: inline-block;
                margin-top: 10px
            }

                .msg-success h2 a:hover {
                    color: #F59824
                }

        .msg-success h3 {
            font-size: 14px;
            color: #666;
            margin: 0;
            padding: 0 0 40px
        }

        .msg-success p {
            text-align: center;
            padding-bottom: 40px
        }

    .sign-up-head {
        color: #0D5776;
        margin-top: 0;
        padding-bottom: 0;
        font-size: 26px;
        margin-bottom: 0
    }

    .fontsignpont {
        color: #000;
        line-height: 25px;
        font-size: 15px
    }

    .fontsignpont1 {
        color: #666;
        line-height: 21px;
        font-size: 12px
    }

    .fontsignpont2 {
        color: #F39735;
        font-size: 16px;
        margin-left: 10px
    }

    .fontsignpont3 {
        color: #F39735;
        font-size: 11px;
        position: absolute;
        z-index: 2;
        margin-top: -31px;
        display: inline-block;
        right: 18px
    }

    .signpostpheigh {
        height: 30px
    }

    .blogrecipebox {
        width: 100%;
        height: 150px;
        margin: auto;
        overflow: hidden
    }

        .blogrecipebox img {
            height: 100%;
            width: 100%;
            -moz-transition: all .3s;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .blogrecipebox img:hover {
                -moz-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.1)
            }

    .land-recipeblog {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-recipeblog h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 10px;
            font-size: 16px;
            margin-bottom: 5px;
            text-align: center;
            font-weight: 700
        }

    .framerecipeandblogs {
        height: 219px;
        overflow: hidden;
        margin: 0 10px
    }

        .framerecipeandblogs ul {
            list-style: none;
            margin: 0;
            padding: 0;
            height: 240px
        }

            .framerecipeandblogs ul li {
                float: left;
                width: 354px;
                height: 240px;
                margin-left: 5px;
                padding: 0;
                color: #ddd;
                text-align: center
            }

    .recipeblogboxland {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .recipeblogboxland h3 {
            text-align: left;
            padding: 0
        }

            .recipeblogboxland h3 a {
                font-weight: 400;
                color: #f39633;
                padding: 0;
                font-size: 14px
            }

                .recipeblogboxland h3 a:hover {
                    color: #0e5776
                }

        .recipeblogboxland p {
            font-size: 13px;
            text-align: left;
            color: #666
        }

    .btmlefthorisld2 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld2 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld2 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld2 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .btmlefthorisld3 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld3 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld3 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld3 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .landing-row {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .landing-row .landpcatbox .catproductbox {
            width: 100%;
            position: absolute;
            bottom: 5px;
        }

            .landing-row .landpcatbox .catproductbox h3 {
                width: 100%;
                color: #666;
                margin: 0;
                text-align: center;
                padding-left: 5px;
                padding-right: 5px;
                font-size: 12px;
                font-weight: 400;
            }

    .margrowtop {
        margin-top: 10px
    }

    .land-specstrleft {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-specstrleft h3 {
            color: #0d5776;
            padding: 0 5px;
            margin-top: 15px;
            font-size: 16px;
            line-height: 23px;
            margin-bottom: 5px
        }

        .land-specstrleft p {
            font-size: 13px;
            padding: 0 10px;
            line-height: 22px
        }

        .land-specstrleft .explorebtn {
            background: #0e5776;
            height: auto;
            display: inline-block;
            padding: 2px 20px;
            color: #fff;
            border-radius: 5px
        }

            .land-specstrleft .explorebtn:hover {
                background: #f39733
            }

    .land-specstrright {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-top: 20px
    }

        .land-specstrright img {
            width: 100%
        }

    .land-nearbystr {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-nearbystr h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 5px;
            margin-bottom: 5px;
            font-size: 16px;
            font-weight: 700
        }

    .newsletter .form-control {
        height: 27px;
        background: #fff;
        border: none;
        border: 1px #e2dede solid;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .newsletter .btn {
        padding: 5px;
        color: #fff;
        background: #0D5776;
        font-size: 11px
    }

    .ftrlinkcol {
        overflow: hidden
    }

    .product-fe {
        padding: 0;
        padding-left: 0;
        height: auto;
        width: 100%;
        display: inline-block
    }

        .product-fe li {
            width: 49%;
            margin: 5px 0 0;
            padding: 0;
            display: inline-block;
            float: left;
            list-style: none;
            height: 35px;
            border-right: none
        }

            .product-fe li:last-child {
                border-right: none
            }

            .product-fe li img {
                margin-right: 5px
            }

    .media__body .iteamdiv {
        width: 50px;
        display: inline-block;
        float: right;
        text-align: right;
        color: #0d5776;
        font-size: 12px;
        font-weight: 700;
        margin-top: 1px;
        margin-bottom: 2px
    }

    .delevery_type_main {
        position: relative;
        bottom: 0;
        left: 7px;
        height: 22px;
        display: inline-block;
        z-index: 99;
        width: auto;
        float: left
    }

    .clicktoimg {
        height: 20px;
        margin-top: 0;
        width: 70%;
        position: absolute;
        opacity: 1;
        background: none;
        display: inline-block;
        color: #fff;
        text-align: center;
        border-radius: 0;
        right: 0
    }

        .clicktoimg span {
            font-size: 12px;
            display: none
        }

        .clicktoimg:hover {
            opacity: 1;
            z-index: 9999;
            display: inline-block
        }

        .clicktoimg h4 {
            font-size: 14px;
            background: none;
            padding: 1px 0;
            color: #666;
            margin-top: 10px;
            border-radius: 0
        }

    .revpddtlcount {
        margin-left: -20px;
        margin-top: 1px;
        position: relative;
        display: inline-block;
        font-size: 16px
    }

    .modal-dialog {
        margin: 50px auto !important
    }

    .image-holder img {
        max-width: 100%;
        max-height: 500px;
        width: auto;
        height: auto;
        margin: auto;
        display: block
    }

    .tccoupon-banner {
        position: absolute;
        font-size: 11px;
        margin-top: -54px;
        right: 15px
    }

    .mobspesoff {
        position: relative;
        top: -2px;
        left: 0
    }

    .mobspesoff1 {
        margin-top: 5px;
        margin-left: 10px;
        display: inline-block;
        padding-bottom: 20px
    }

        .mobspesoff1 img {
            width: 50px;
            height: 50px
        }

        .mobspesoff1 .diyalf {
            margin-top: 3px;
            display: inline-block;
            float: left
        }

        .mobspesoff1 .diyart {
            margin-top: 17px;
            display: inline-block;
            float: left;
            margin-left: 0
        }

            .mobspesoff1 .diyart img {
                width: 165px;
                height: 30px
            }

    .navbar-header {
        width: 100% !important;
        display: inline-block !important;
        position: relative !important;
    }

    .logingkartopmob {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 3px;
    }

        .logingkartopmob ul {
            margin: 0px;
            padding: 0px;
            width: 80%;
        }

            .logingkartopmob ul li {
                float: left;
                width: 50%;
                list-style: none;
                padding: 0px 0px;
                text-align: center;
            }

    .mrgtopfeturoffimg {
        margin-top: 15px;
    }

    .paddrightnogut {
        padding-right: 15px !important;
    }

    .paddleftnogut {
        padding-left: 15px !important;
    }

    .sub-header-holder1 {
        width: auto;
        margin-left: 10px !important;
        margin-right: 0px !important;
        float: left;
        vertical-align: middle;
        line-height: 24px;
    }

    .navbar-header {
        width: 100% !important;
        display: inline-block !important;
        position: relative !important;
    }

    .martop14excit {
        margin-top: 0px !important;
    }

    .martopfetp14 {
        margin-top: 0px !important;
    }

    .higtformob {
        height: 35px;
        display: inline-block;
    }

    .possabpdtmof {
        position: relative;
    }

    #offer-table {
        margin-top: 0px
    }

    .container-fluidmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .bgcoloref {
        padding: 10px 0px;
    }

    .h1headhom {
        margin-bottom: 7px;
    }

    .searchmobrad {
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border: none;
    }

    .formobbgcheck {
        background: #fff;
    }

    .h2headhom {
        font-size: 16px;
        color: #0d5776;
        border-bottom: 2px solid #eee;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom1 {
        font-size: 18px;
        font-style: italic;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 3px solid #bccad5;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom2 {
        font-size: 18px;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 2px solid #bccad5;
        line-height: 0.1em;
        margin: 15px 0 20px;
    }

    .featoffmm {
        padding: 2px;
    }

    .footer-top-cont p {
        font-size: 12px;
    }

    .ftrcateglink {
        font-size: 12px;
    }

    .myordpadtb {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .steps-line {
        height: 2px;
        position: relative;
        margin-top: 7px;
        width: 195px;
    }

    .order-status-holder {
        position: relative;
        margin: 7px 0px 20px 0px;
    }

    .order-status01 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: -10px
    }

    .order-status02 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 48px;
    }

    .order-status03 {
        width: 25%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 103px;
    }

    .order-status04 {
        width: 40%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 150px;
    }

    .btn-cancelaal {
        padding: 1px 10px !important;
        color: #fff;
        font-size: 11px !important;
        margin-top: 0px !important;
    }

    .righleftpadmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .notgutpad {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .forratitpppdp {
        margin-left: -100px;
    }

        .forratitpppdp .arrow_box::after {
            margin-left: 128px !important;
        }

    #terms_check-error {
        position: absolute;
        margin-top: 7px;
        color: #666;
        font-size: 11px;
        background: #fff;
        padding: 5px 10px;
        margin-left: -14px;
        z-index: 1;
        border-radius: 5px;
        border: 1px #ccc solid;
        box-shadow: 1px 1px 3px #ccc;
        display: block;
    }

        #terms_check-error:after {
            bottom: 100%;
            left: 16%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border: 1px #ccc solid;
        }

        #terms_check-error:after {
            border-color: rgba(204, 204, 204, 0);
            border-bottom-color: #ccc;
            border-width: 10px;
            margin-left: -10px;
        }

    #offer_list {
        margin-top: 10px;
    }
    /*414 end*/
}

@media screen and (min-width:377px) and (max-width:667px) {
    .custom-row {
        margin-right: 0;
        width: 100%;
        margin-left: 0;
        display: inline-block
    }

    .row.no-gutters-pdetail {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters-pdetail > [class^="col-"], .row.no-gutters-pdetail > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .marginLR10 {
        padding: 0;
        color: #666
    }

    .bgbluecolor {
        background: #0D5776
    }

    .bgbrowncolor {
        background: #F39735
    }

    .mobsercharea {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 2px
    }

        .mobsercharea a {
            cursor: pointer
        }

    .mobserchinput {
        width: 100%;
        height: 30px;
        border: none;
        padding-left: 30px;
        border-radius: 5px;
        cursor: pointer;
        background: #fff;
        display: inline-block
    }

        .mobserchinput .innrspansr {
            text-align: left;
            color: #666;
            display: inline-block;
            padding-top: 6px
        }

    .mobserchinput1 {
        width: 100%;
        height: 30px;
        border: none;
        border-radius: 5px
    }

    .mobsrchicon {
        position: absolute;
        margin: 8px 0 0 10px;
        z-index: 1
    }

    .mobsercharea2 {
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 15px 0 10px;
        position: absolute;
        margin-top: -130px
    }

        .mobsercharea2 .mobsercharea2-left {
            width: 9%;
            float: left;
            margin-left: 1%;
            display: inline-block;
            position: relative;
            margin-top: 3px
        }

        .mobsercharea2 .mobsercharea2-center {
            width: 75%;
            margin-left: 1%;
            float: left;
            display: inline-block;
            position: relative
        }

        .mobsercharea2 .mobsercharea2-right {
            width: 10%;
            margin-left: 2%;
            margin-right: 2%;
            float: left;
            display: inline-block;
            position: relative
        }

    .mobfixhd {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 999;
        -moz-transition: margin .5s ease-in 0;
        -webkit-transition: margin .5s ease-in 0;
        -o-transition: margin .5s ease-in 0;
        transition: margin .5s ease-in 0
    }

    .srchsugpagemob {
        width: 100%;
        height: 100%;
        display: block;
        background: #fff;
        position: fixed;
        z-index: 999999
    }

        .srchsugpagemob .srchsugpagemob-area {
            width: 100%;
            height: auto;
            display: inline-block;
            position: relative;
            margin-top: 15px;
            border-bottom: 1px #eee solid;
            padding-bottom: 10px
        }

            .srchsugpagemob .srchsugpagemob-area .srchpgiconmob-left {
                margin-top: 10px;
                padding-bottom: 10px
            }

    .mobhedeiconbg {
        width: 100%;
        display: inline-block;
        padding: 10px 0 0;
        margin-top: 0
    }

    .mobcatspan1 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 13px
    }

    .mobcatspan2 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 25px;
        left: 18px
    }

    .mobcatspan3 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 14px
    }

    .mobcatspan4 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 35px;
        left: 21px
    }

    .mobcatspan5 {
        width: 55px;
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 2px
    }

        .mobcatspan5 p {
            text-align: center
        }

    .mobkartpr1 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -8px;
        right: -3px;
        height: 25px;
        width: 25px;
        font-size: 12px
    }

    #signuppp {
        width: 100%
    }

    .signupp-scrl {
        max-height: 400px;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .mobtopmargin {
        margin-top: 0
    }

    .mobtopmarginhom {
        margin-top: 0
    }

    .landing-page {
        background: url(../images/landingBg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .btn-login {
        border: 1px solid #0D5776;
        color: #1b617e;
        font-size: 14px;
        background: none;
        font-family: 'open_sansbold';
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 10px
    }

    .btn-signupNew, .btn-signup {
        border: 1px solid #0d5776;
        color: #fff;
        font-size: 14px;
        background: #0d5776;
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 20px;
        font-family: 'open_sansbold'
    }

    .gglply {
        width: 90px;
        margin-left: 15px
    }

    .margin-top20 {
        margin-top: 10px
    }

    .delivery label.homedelivery {
        background: no-repeat url(../images/icon_select_delevery1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        margin-right: 15px;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery span, .delivery label.pickup span {
            margin-top: 80%;
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-family: 'open_sanssemibold';
            font-size: 13px;
            color: #111
        }

    .delivery label.pickup {
        background: no-repeat url(../images/icon_select_pickup1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery:hover, .delivery label.pickup:hover, .delivery label.active {
            border: 3px solid #f39633;
            background-color: #fff
        }

    .start-shopping {
        padding: 4px 20px
    }

    #shop1 .modal-dialog, #itemoffrshop1 .modal-dialog, #myCartshop1 .modal-dialog {
        width: 345px !important;
        margin: 30px auto
    }

    .modal-body p {
        width: 100%;
        margin: 0 auto 10px;
        font-size: 12px;
        text-align: center
    }

    .offertbldtl {
        width: 100%;
        display: inline-block
    }

        .offertbldtl > thead > tr > th, .offertbldtl > tbody > tr > th, .offertbldtl > tfoot > tr > th, .offertbldtl > thead > tr > td, .offertbldtl > tbody > tr > td, .offertbldtl > tfoot > tr > td {
            line-height: 1.42857;
            padding: 8px;
            vertical-align: top
        }

    .offerdtl {
        border-bottom: 1px #ccc solid
    }

        .offerdtl:last-child {
            border-bottom: 0 #ccc solid
        }

    aside.combo-price {
        display: inline-block;
        width: 100%;
        padding: 4px;
        box-sizing: border-box;
        border: 1px solid #f39735;
        border-radius: 5px;
        vertical-align: top;
        position: relative
    }

    .combo-price ul li, .total-mrp {
        color: #666;
        font-size: 13px
    }

    .combo-price ul li, .combo-price ul {
        margin: 2px
    }

        .combo-price ul li span {
            width: 40%;
            float: right;
            text-align: left
        }

    .prod-dtls-list .prod-img {
        min-width: 80px
    }

        .prod-dtls-list .prod-img img {
            width: 100%
        }

    .prod-dtls-list .prod-tddtl {
        min-width: 210px;
        font-size: 13px;
        height: 28px;
        display: inline-block
    }

    .prod-dtls-list .prod-tddtl2 {
        min-width: 210px;
        font-size: 14px;
        height: 30px;
        display: inline-block;
        display: none;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl3 {
        min-width: 210px;
        font-size: 13px;
        height: 27px;
        display: inline-block;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl4 {
        min-width: 210px;
        font-size: 13px;
        height: 30px;
        display: inline-block;
        top: 110px;
        left: 98px;
        z-index: 9
    }

    .heigt425 {
        overflow-y: scroll;
        height: 380px
    }

    #itemsListingDiv {
        padding: 5px 0 !important;
        background: #f7f5f0
    }

    .srchresult {
        text-align: center;
        color: #BE2D14
    }

    .owl-carousel .owl-item {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0 2px
    }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 1px;
        float: left;
        text-align: center;
        width: 100%;
        position: relative;
        padding: 10px
    }

    .category-head .cat_head, .category-head .cat_head:hover, .category-head .cat_head:focus {
        color: #0d5776;
        font-family: "open_sanssemibold";
        font-size: 14px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent !important;
        text-transform: capitalize
    }

    .category-head a {
        color: #fff;
        font-size: 12px;
        background: #f39735;
        display: inline-block;
        padding: 2px 5px;
        border: 1px solid #fff;
        margin-left: 15px;
        vertical-align: middle;
        text-transform: capitalize;
        border-radius: 20px
    }

        .category-head a:hover {
            background: #f39735;
            color: #fff;
            border: 1px solid #f39735
        }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 10px 0;
        min-height: 190px
    }

    .hover-show {
        margin: 0;
        background: #fff;
        padding: 10px;
        min-height: 357px !important;
        max-height: 357px !important;
        border: 1px solid #fff;
        position: relative;
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc
    }

    .product-image {
        opacity: 1;
        padding: 0 10px 0 0;
        font-size: 10px;
        clear: both;
        height: 140px;
        margin-bottom: 10px
    }

        .product-image img {
            max-width: 125px;
            max-height: 125px;
            padding: 0px
        }

    .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 10px;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .product-text-rating {
        padding: 0 1px;
        height: 92px;
        margin-top: 10px
    }

    .product-text {
        opacity: 1;
        padding: 5px 0;
        font-size: 12px;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        color: #252627;
        line-height: 18px
    }

    .prod-Rating {
        height: 30px;
        padding: 0;
        display: inline-block;
        width: 100%
    }

        .prod-Rating .prodRating {
            width: 109px;
            float: left;
            margin-left: -1px
        }

            .prod-Rating .prodRating .fa-star {
                color: #f8ad32;
                width: 18px;
                font-size: 18px
            }

            .prod-Rating .prodRating.showRatedetails.font16 .fa-star {
                color: #fdc230
            }

            .prod-Rating .prodRating .star-off {
                color: #e8e3dd !important;
                width: 18px !important;
                font-size: 18px !important
            }

            .prod-Rating .prodRating .product_Rating .fa-star {
                color: #0d5776;
                font-size: 26px !important;
                width: 24px
            }

            .prod-Rating .prodRating .fa-star-half-o {
                color: #fdc53b;
                font-size: 16px;
                width: 20px
            }

        .prod-Rating .reviRat {
            width: 30px;
            height: auto;
            float: left;
            color: #666;
            border: 1px #dedede solid;
            padding: 0 5px;
            font-size: 12px;
            border-radius: 3px;
            margin-top: 2px;
            margin-left: 2px
        }

    .save {
        background: #ef5a2f;
        color: #fff;
        border-radius: 50%;
        position: absolute;
        width: 38px;
        height: 38px;
        padding-top: 9px;
        font-size: 12px;
        line-height: 12px;
        top: 80px;
        text-align: center;
        font-family: 'open_sansbold'
    }

        .save span {
            font-size: 12px;
            font-family: 'open_sansregular';
            display: block;
            margin-top: -1px
        }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 2px 0 0;
        float: left;
        text-align: center;
        width: 49.2%;
        position: relative;
        padding: 5px 5px 13px !important
    }

        #offer_list .item:hover {
            padding: 5px 5px 13px !important;
            margin: 5px 2px 0 0
        }

            #offer_list .item:hover.hover-show.scrollproductdata {
                padding: 5px 5px 13px !important
            }

    .category-head, .category-head .categ-name {
        color: #0d5776;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        margin: 0 0 0 13px;
        padding: 0 5px !important;
        background: none;
        text-transform: capitalize;
        border: 0;
        cursor: default;
        text-align: left
    }

    .cat_head2 {
        float: right;
        padding-right: 5px;
        padding-top: 0
    }

    .marleft {
        margin-left: -5%;
        margin-top: -27px
    }

    .btn-add1 {
        background: #135775;
        width: inherit;
        line-height: 15px;
        margin-bottom: 15px;
        padding: 8px 10px;
        height: 34px;
        border-radius: 4px;
        color: #fff
    }

        .btn-add1:hover {
            background: #F39735;
            color: #fff
        }

    .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    #offer_list .item > .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    .prod-offer {
        display: block;
        clear: both;
        padding-left: 0;
        min-height: 28px
    }

    .price {
        color: #be2d14;
        font-family: 'open_sansbold';
        font-size: 16px;
        text-align: left;
        padding: 2px 2px 0
    }

    .owl-item .price .mrp, .fa-inr {
        font-size: 11px
    }

    #startShopFrm1 .chosen-container {
        width: 100% !important
    }

    #startShopFrm1 select.custom-dropdown {
        padding: 6px 10px
    }

    .delivery-day {
        font-size: 12px;
        height: 17px
    }

    .item-more-offers {
        font-size: 11px;
        margin: 0 10px;
        color: #fff;
        background: url(../images/morofferbbb.svg) no-repeat;
        background-position: -30px 0;
        width: 175px;
        display: inline-block;
        margin-left: -6px;
        padding: 1px 0 2px 7px;
        font-weight: 700
    }

    .item .item-more-offers:hover, .item .item-more-offers:focus {
        color: #BE2D14
    }

    .not-avail {
        width: 130px !important;
        padding: 5px;
        font-size: 13px;
        background: rgba(255,255,255,0.94);
        position: absolute;
        top: 75px;
        left: 50%;
        font-family: 'open_sansbold';
        text-align: center;
        z-index: 1 !important;
        color: #999;
        text-transform: uppercase
    }

    #offer_list #view_all_itemslistDiv .item:hover > .not-avail {
        top: 75px !important
    }

    .flipprod-main {
        width: 100%;
        height: 190px;
        position: absolute;
        margin-left: -10px;
        display: none
    }

        .flipprod-main .flipptopblnk {
            width: 100%;
            height: 100px
        }

        .flipprod-main .flipprod {
            width: 100%;
            height: 130px;
            background: #fff;
            overflow-y: scroll;
            overflow-x: hidden;
            -webkit-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            -moz-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            box-shadow: 0 -2px 3px rgba(204,204,204,0.9)
        }

            .flipprod-main .flipprod .flipp-hd-row {
                width: 100%;
                height: 20px
            }

                .flipprod-main .flipprod .flipp-hd-row .flipp-headclos {
                    text-align: right;
                    height: 10px;
                    position: absolute;
                    font-size: 20px;
                    color: #666;
                    margin-top: -3px;
                    padding: 0
                }

    .flipp-bdr {
        border-bottom: 1px #d8d5d5 solid;
        padding-bottom: 8px;
        padding-top: 8px
    }

        .flipp-bdr:last-child {
            border-bottom: none
        }

    .flipp-strnm {
        color: #0d5776;
        text-align: left;
        font-size: 12px;
        margin: 0;
        padding: 0 0 0 2px;
        font-weight: 700
    }

    .flipp-str-pri {
        color: #BE2D14;
        text-align: left;
        font-size: 10px;
        margin: 0;
        padding: 0 0 0 2px;
        text-decoration: none
    }

    .flipp-str-pri1 {
        color: #666;
        float: left;
        font-size: 8px;
        margin: 0;
        padding: 0 0 0 4px;
        text-decoration: line-through
    }

    .flipp-ratng {
        background: #0d5776;
        color: #fff;
        font-size: 10px;
        padding: 1px 5px
    }

    .flipp-ratng1 {
        font-size: 9px;
        color: #666
    }

    .flipp-samdaydeli {
        font-size: 11px;
        color: #666
    }

    .flipboxtop0 {
        top: 0;
        z-index: 999
    }

    .flipboxtop192 {
        top: 195px;
        z-index: -9
    }

    .row.no-gutters {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .cat2page {
        width: 86%;
        float: left;
        margin-top: -2px
    }

        .cat2page select {
            height: 30px;
            padding: 0 5px
        }

    .cat3page {
        width: 86%;
        float: left;
        margin-top: -1px
    }

        .cat3page select {
            height: 30px;
            padding: 0 5px
        }

    .catviewall3p {
        margin: 5px 10px
    }

    .subcategorydiv {
        position: relative;
        white-space: nowrap;
        overflow: auto;
        overflow-y: hidden
    }

        .subcategorydiv span {
            display: inline-block
        }

            .subcategorydiv span:first-child {
                margin-bottom: -8px;
                background: none
            }

    #magic-line {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100px;
        height: 2px;
        background: #F39735;
        margin-left: 2px
    }

    .subcate {
        margin: 0 1px 1px;
        font-size: 12px
    }

        .subcate a, #allSpanBlk {
            color: #666;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            text-transform: uppercase
        }

        .subcate a, #itemsListingDiv #allSpanBlk {
            color: #0d5776;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            font-size: 12px
        }

            .subcate a:hover, #itemsListingDiv #allSpanBlk:hover, .subcate a.active, #itemsListingDiv #allSpanBlk.active {
                color: #000;
                font-size: 12px;
                background: none;
                border-radius: 0;
                padding: 0 5px 4px 0
            }

    select.custom-dropdown {
        border-radius: 0
    }

    div.fancy-select div.trigger {
        border-radius: 0;
        cursor: pointer;
        padding: 5px 10px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        background: #fff;
        border: 1px solid #efefef;
        color: #0d5776 !important;
        width: 95px !important;
        height: 30px !important;
        font-size: 13px !important;
        text-align: left;
        line-height: 18px;
        transition: all 240ms ease-out;
        -webkit-transition: all 240ms ease-out;
        -moz-transition: all 240ms ease-out;
        -ms-transition: all 240ms ease-out;
        -o-transition: all 240ms ease-out
    }

        div.fancy-select div.trigger:after {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-top-color: #0d5776;
            top: 12px;
            right: 9px
        }

        div.fancy-select div.trigger.open {
            background: #fff;
            border: 1px solid #efefef;
            color: #0d5776;
            box-shadow: none
        }

            div.fancy-select div.trigger.open:after {
                border-top-color: #0d5776
            }

    div.fancy-select ul.options {
        list-style: none;
        margin: 0;
        position: absolute;
        top: 40px;
        right: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 50;
        max-height: 200px;
        overflow: auto;
        background: #fff;
        border-radius: 4px;
        border-top: 1px solid #fff;
        box-shadow: 0 1px 2px #ddd;
        min-width: 95px;
        padding: 0;
        text-align: left !important;
        transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -webkit-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -moz-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -ms-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -o-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out
    }

        div.fancy-select ul.options.open {
            visibility: visible;
            top: 100%;
            opacity: 1;
            transition: opacity 300ms ease-out,top 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,top 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,top 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,top 300ms ease-out;
            -o-transition: opacity 300ms ease-out,top 300ms ease-out
        }

        div.fancy-select ul.options.overflowing {
            top: auto;
            bottom: 40px;
            transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -o-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out
        }

            div.fancy-select ul.options.overflowing.open {
                top: auto;
                bottom: 50px;
                transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -o-transition: opacity 300ms ease-out,bottom 300ms ease-out
            }

        div.fancy-select ul.options li {
            color: #f39735;
            cursor: pointer;
            white-space: nowrap;
            padding: 5px 8px !important;
            line-height: 20px !important;
            transition: all 150ms ease-out;
            -webkit-transition: all 150ms ease-out;
            -moz-transition: all 150ms ease-out;
            -ms-transition: all 150ms ease-out;
            -o-transition: all 150ms ease-out
        }

            div.fancy-select ul.options li.selected {
                background: #f5f5f5;
                color: #a13e2d
            }

            div.fancy-select ul.options li.hover {
                color: #444;
                background: #f5f5f5
            }

    #slider3 {
        position: relative;
        margin-top: 0;
        width: 80px;
        height: 256px;
        margin-bottom: 10px
    }

    .product-title {
        color: #252627;
        font-size: 16px;
        font-family: 'open_sanssemibold';
        margin: 1px 0 0 1px
    }

    .bs-example {
        position: relative;
        margin-top: 0;
        width: 100%
    }

    .messageText {
        font-size: 12px;
        border-radius: 5px;
        padding: 3px 3px 0;
        text-align: center;
        width: auto !important;
        margin-top: 0;
        float: none !important;
        color: #999
    }

    #ReviewContent .messageText {
        color: #999;
        background: none;
        border: 0;
        font-size: 12px;
        margin-top: 0
    }

    .review_menu li {
        display: inline;
        float: left;
        margin-right: 15px
    }

        .review_menu li:first-child {
            width: 100%
        }

    .btn-rateIt {
        background: #0d5776;
        color: #fff;
        font-size: 16px;
        padding: 2px 10px;
        border-radius: 5px;
        display: block;
        margin-top: 20px
    }

    .cust-sup-text {
        width: auto;
        color: #666;
        padding-bottom: 5px;
        font-family: open_sansbold
    }

    .paddingtb20 {
        padding: 10px 0
    }

    .review_menu li .pdstoreRate_review_static_content {
        margin-top: 4px;
        margin-right: 15px
    }

    .zoomContainer {
        z-index: -99 !important
    }

    .store_logo_hover li {
        margin: 5px;
        padding: 0;
        float: left;
        position: relative;
        width: 100%;
        height: 98px
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%;
        height: 98px
    }

        .media_logo img {
            width: 30%
        }

    .media__image {
        display: block;
        width: 120px !important;
        height: 90px;
        border-radius: 0;
        background: #fff;
        margin: 0
    }

    .media__body.sameDay:hover {
        background: none !important;
        border: 0 solid #ad94d5 !important
    }

    .media__body.nxtDay:hover {
        background: none !important;
        border: 0 solid #fa9770 !important
    }

    .media__body.fav_store:hover, .del-icon-fav_store, .media__body.fav_store {
        background: none !important;
        border: 0 solid #48d1a9 !important
    }

    .media__body {
        background: none;
        bottom: 0;
        color: #666;
        font-size: 12px;
        left: 120px;
        opacity: 1;
        overflow: hidden;
        padding: 5px;
        position: absolute;
        line-height: 20px;
        text-align: center;
        top: 35px;
        right: 0;
        -webkit-transition: .6s;
        transition: .6s;
        height: 60px
    }

        .media__body:hover {
            opacity: 1
        }

            .media__body:hover > .delevery_type div {
                z-index: 999 !important
            }

            .media__body:hover:after, .media__body:hover:before {
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1);
                opacity: 0
            }

        .media__body h2 {
            margin: 0;
            font-size: 14px;
            font-weight: 700;
            padding-bottom: 5px;
            color: #0d5776
        }

    .view_shop {
        color: #fff;
        font-size: 10px;
        background: #0d5776;
        padding: 2px 5px;
        margin-top: 8px;
        border-radius: 5px
    }

        .view_shop:hover {
            color: #fff
        }

        .view_shop img {
            vertical-align: sub;
            display: none
        }

    #select_shop .modal-body {
        overflow: hidden
    }

    #select_shop .close {
        position: absolute;
        right: 10px;
        top: 10px;
        opacity: 1;
        font-size: 30px
    }

    .scrollbar-content {
        padding: 0 25px 0 0;
        width: 100%
    }

    .offer-cat {
        margin: 1px 0 0
    }

        .offer-cat a {
            color: #40464a;
            font-size: 12px;
            padding: 5px 0;
            margin: 0 5px;
            float: left;
            border-bottom: 3px solid #fff
        }

        .offer-cat img {
            width: 15px;
            height: 15px
        }

        .offer-cat a:hover, .offer-cat a:focus, .offer-cat a.active {
            position: relative;
            color: #045777;
            font-size: 12px;
            border-bottom: 3px solid #f39735
        }

    .text-right2 {
        text-align: center
    }

    .prod-cat ul {
        padding: 0;
        margin: 0;
        width: 45px;
        float: left
    }

    .bought-like a, .bought-like {
        color: #c1c1c1;
        padding: 0 2px;
        width: 55%
    }

    .rating-holder #rateIt01 {
        top: 56px !important
    }

    .rateIt01_arrow:before {
        margin-top: -13px;
    }

    .rateit-holder a, .ReviewBlock {
        color: #0d5776;
        font-size: 12px
    }

        .rateit-holder a:hover, .ReviewBlock:hover {
            color: #f39735
        }

    .storeRating .fa-star {
        color: #f8ad32;
        width: 20px;
        font-size: 22px
    }

    .star-off {
        color: #fff !important;
        width: 22px;
        font-size: 22px;
        font-size: 13px !important;
        opacity: .6
    }

    #write-review {
        margin-left: 2px;
        margin-bottom: 15px
    }

    .breadcrumbs {
        padding: 7px 0;
        margin: 0;
        list-style: none;
        margin-top: 10px;
    }

    .review_menu .rating-holder {
        font-size: 15px
    }

    .review_menu {
        margin: 0 0 5px;
        padding: 0;
        display: inline-block;
        position: relative;
        width: 90%
    }

        .review_menu .userStoreRevRat_static_content {
            width: auto;
            display: inline-block;
            position: relative
        }

        .review_menu .showratingp {
            width: auto;
            height: auto;
            display: block;
            position: relative;
            transform: scaleY(0.85);
            font-size: 16px;
            font-family: 'open_sanssemibold';
            color: #434343;
            font-weight: 500
        }

        .review_menu .storepstrgf {
            width: 100%;
            height: auto;
            margin-top: 10px
        }

            .review_menu .storepstrgf:first-child {
                margin-bottom: 20px
            }

            .review_menu .storepstrgf .storepstrgfleft {
                width: 220px;
                height: auto;
                display: inline-block;
                float: left
            }

            .review_menu .storepstrgf .storepstrgfright {
                width: 30px;
                height: auto;
                display: inline-block;
                float: left;
                margin-left: 5px
            }

    .bs-example .libackgbg {
        background: #fff;
        display: block;
        padding-top: 10px;
        box-shadow: 0 3px 1px #c5ecfc
    }

    .font-italic-lineh {
        line-height: 20px
    }

    .font-italic {
        font-style: italic
    }

    .revreplycom-left {
        margin-left: 25px
    }

    .letterhightfnt {
        transform: scaleY(0.85);
        display: inline-block
    }

    .letterhightcolr {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #187298;
        font-weight: 500
    }

    .letter4e4e {
        color: #4e4e4e
    }

    .letter4a4b4c {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #4a4b4c;
        font-weight: 500
    }

    .letter4a4b4c1 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #bbbcbc;
        font-weight: 500
    }

    .letter4a4b4c2 {
        transform: scaleY(0.85);
        font-size: 22px
    }

    .letter999 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #999;
        font-weight: 500
    }

    .strdtlmarleft {
        margin-left: 0px;
        word-wrap: break-word
    }

    .graphicon-style img {
        margin-left: 20px;
        width: 18px;
        height: 18px;
        position: relative
    }

    .product-price {
        margin: 0 0 0 1px;
        padding: 0;
        list-style: none
    }

        .product-price li {
            margin: 0 10px 0 0;
            padding: 0;
            list-style: none;
            display: inline-block;
            width: 45%
        }

            .product-price li .prod-catalog {
                width: 150px;
                margin: 2px 0;
                border: 1px solid #ccc;
                border-radius: 20px;
                padding: 6px;
                background: #f7f4f0
            }

        .product-price span {
            margin-left: 3px
        }

    .prod-featured-offer {
        margin: 15px 0;
        border: 1px solid #ccc;
        background: #f7f4f0;
        border-radius: 20px;
        padding: 6px
    }

    .comment-social-links {
        margin: 2px 0 5px
    }

        .comment-social-links .product-price li {
            width: 100%
        }

    .shop-menu {
        margin: 20px 0 0;
        padding: 10px 0 10px 20px;
        background: #ecf5f9;
        border-radius: 5px;
        width: 100%
    }

    #write_review {
        position: absolute;
        background: #f7f4f0;
        padding: 10px;
        z-index: 1;
        width: 279px;
        left: -82px;
        display: none;
        border: 1px solid #dbd7d2;
        top: 10px;
        box-shadow: 0 4px 11px -1px #838383
    }

    .review-form textarea {
        height: 60px !important;
        padding: 10px 18px !important;
        resize: none
    }

    .review_arrow:before {
        content: "";
        height: 15px;
        display: block;
        margin-top: -18px;
        margin-left: 140px;
        position: absolute;
        width: 15px;
        background: #f7f4f0;
        border-top: 1px solid #dbd7d2;
        border-left: 1px solid #dbd7d2;
        z-index: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

    #ratitsign {
        width: 345px
    }

    .msg-box-text h3 {
        background: none;
        font-size: 16px;
        border-radius: 5px;
        padding: 10px;
        text-align: center;
        border: 0 solid #85b249;
        width: auto;
        margin: 0 auto;
        vertical-align: middle;
        display: inline
    }

        .msg-box-text h3 .fa {
            color: #85b249;
            font-size: 20px;
            vertical-align: text-bottom
        }

    .exp-offers .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 0;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .carousel-indicators {
        bottom: 0
    }

    .item-header {
        padding: 0 !important;
        display: block;
        width: 85%;
        height: 28px;
        position: absolute;
        z-index: 4
    }

    .page-title {
        color: #525151;
        font-size: 16px;
        margin: 5px;
        padding: 0
    }

    .store-shop-dtls {
        background: #fff;
        border: 1px solid #cdcdcd;
        padding: 2px 0
    }

        .store-shop-dtls .shop-dtls {
            margin: 0;
            display: inline-block
        }

            .store-shop-dtls .shop-dtls .store-name {
                margin-bottom: 0;
                line-height: 20px;
                height: 20px
            }

                .store-shop-dtls .shop-dtls .store-name a {
                    color: #fff;
                    font-size: 14px;
                    font-weight: 400
                }

                    .store-shop-dtls .shop-dtls .store-name a:hover {
                        color: #fff;
                        text-decoration: underline
                    }

        .store-shop-dtls .stordelivery-type {
            margin-top: 5px;
            font-size: 12px;
            margin-left: 0;
            word-wrap: break-word
        }

            .store-shop-dtls .stordelivery-type img {
                margin-top: -4px
            }

        .store-shop-dtls .cart-total-amount {
            position: absolute;
            right: 0;
            margin-top: -7px;
            font-size: 14px
        }

    #prodBlockDiv .my-cart-add {
        margin-top: 0;
        margin-left: 0;
        position: relative;
        z-index: 4
    }

    #productAddToCartAction .add-delete-pro .form-control, #offer-table .add-delete-pro input, .my-cart-add .input-group-addon .product-count {
        width: 30px !important;
        height: 30px;
        border-radius: 0;
        background: transparent !important;
        color: #666;
        font-family: 'open_sanssemibold';
        font-size: 19px
    }

    .item-price {
        padding: 0 !important;
        color: #bd2b04;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: .6px
    }

    .all-items-price {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px;
        margin-left: 0;
        margin-top: 3px
    }

    .checkout-main .all-items-price {
        padding-top: 1px;
        border-top: 1px dashed #ddd
    }

    .all-items-price1 {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px
    }

    #prodBlockDiv .row .col-lg-1 .trash-bin:before {
        content: "\f014";
        font-family: FontAwesome;
        margin-top: -4px;
        position: relative;
        display: inline-block
    }

    .input-group-addon.paddingLR0 .btn-add, .input-group-addon.paddingLR0 .btn-remove-item {
        border-radius: 10px !important;
        height: 28px !important;
        padding: 3px 7px 7px 6px !important
    }

    .kartppg {
        font-size: 12px;
        color: #666;
        letter-spacing: .6px;
        height: auto;
        margin: 0;
        padding: 0
    }

    .org-price {
        text-decoration: line-through;
        margin-top: 13px
    }

    .saved-amt {
        margin-top: 13px
    }

    .mycart-line-seperator {
        display: none
    }

    .empty-cart {
        border: none;
        padding: 7px 2px 8px;
        border-radius: 0;
        background: #ccc;
        color: #fff;
        margin-top: 0;
        text-align: center;
        width: 50%;
        left: 0;
        position: fixed;
        bottom: 0;
        z-index: 99
    }

        .empty-cart:hover {
            background: #F39735;
            color: #fff
        }

    .checkout-dtls {
        padding-right: 0;
        width: 381px;
        margin-top: 0
    }

    .my-cart-wrapper {
        border: 1px solid #eee;
        background: #fff;
        min-height: 300px !important;
        margin-bottom: 10px;
        padding-top: 0
    }

    .shop-total-desc {
        font-size: 13px;
        margin: 10px 0
    }

    .btnchkout {
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0
    }

    .mobkarcontbox {
        height: auto;
        border-bottom: 1px #ccc solid
    }

    .yellow-border {
        background: #f39735;
        height: 4px;
        position: relative;
        width: 100%;
        top: 14px;
        left: 0
    }

    .select_store_boxloc {
        width: 100%;
        margin: 0 auto;
        padding: 20px 50px 1px;
        margin-top: 45px;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #999;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
        box-shadow: 0 3px 9px rgba(0,0,0,.5)
    }

    .skipmodal {
        color: #045677;
        cursor: pointer;
        font-size: 13px
    }

        .skipmodal:hover {
            color: #F39633
        }

    .footer-main .footer-pay-social .ftr-socialarea {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-bottom: 10px
    }

    .crtclrmobhid {
        display: block
    }

    .bx-controls-direction {
        display: none
    }

    .storedtlbnrhght {
        height: 200px
    }

    .seperation-border {
        border-top: 2px solid #e5e3e1;
        width: 100%
    }

    .breadcrumbs li:last-child a {
        color: #0D5776;
        font-size: 12px;
        cursor: default !important;
        font-weight: 700
    }

    .storenotavblmsg {
        color: #666;
        border: 1px #eee solid;
        padding: 15px 5px;
        background: #ecf5f9;
        border-radius: 5px;
        display: inline-block;
        -webkit-box-shadow: 0 3px 9px -1px #838383;
        width: 340px
    }

    .revreplycom-left {
        margin-left: 1px;
        display: inline-block
    }

    .store-hours {
        margin-top: 3px;
        font-size: 14px;
        transform: scaleY(0.85);
        color: #4e4e4e;
        word-wrap: break-word
    }

    .formobdispb {
        display: inline-block;
        float: left
    }

        .formobdispb .product-price li {
            display: inline
        }

    .nutrition-chart {
        overflow: hidden;
        height: auto;
        margin-top: 10px
    }

        .nutrition-chart img {
            width: 100%
        }

    .pdpagezoomimgmob1 {
        margin-top: 20px
    }

    .pdpagezoomimgmob2 img {
        height: 300px
    }

    .prod-dtls-right {
        margin-top: 10px
    }

    .legal-dis {
        margin: 0
    }

    .pdzmhovblnkmob {
        height: 300px;
        width: 85%;
        position: absolute;
        display: block;
        background: none
    }

    .image-thumb li a {
        border: 1px solid #e3ded9;
        display: table-cell;
        width: 60px;
        height: 60px;
        text-align: center;
        vertical-align: middle;
    }

    .image-thumb li .prodthumb.active, .image-thumb li .prodthumb:focus, .image-thumb li .prodthumb:hover {
        display: table-cell
    }

    .image-thumb > li.active > a, .image-thumb > li.active > a:focus, .image-thumb > li.active > a:hover {
        border: 1px solid #000
    }

    #offer-table {
        position: absolute;
        background: #fff;
        border: 1px solid #dbd7d2;
        padding: 2px;
        display: block;
        z-index: 4;
        width: 340px;
        left: 17px;
        box-shadow: -1px 2px 3px #5a5a5a;
        display: none
    }

    .pdpgmoreoffmob0 {
        height: 80px;
        display: inline-block
    }

    .pdpgmoreoffmob1 {
        width: 180px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob2 {
        width: 85px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob3 {
        width: 185px;
        display: inline-block;
        position: relative;
        top: -11px;
        float: left;
        left: 6px
    }

    .pdpgmoreoffmob4 {
        width: 160px;
        display: inline-block;
        position: relative;
        top: -56px;
        float: left;
        left: 180px
    }

    .pdpgmoreoffmob5 {
        width: 165px;
        height: 20px;
        overflow: hidden;
        display: inline-block
    }

    .border-style {
        border-right: 2px solid #c2c2c2;
        height: 12px;
        width: 0 !important;
        padding: 0 !important;
        margin-top: 5px;
        margin-right: 0
    }

    .product-fe li {
        margin: 0;
        padding: 0 15px 0 0;
        display: inline-block;
        list-style: none;
        line-height: 34px;
        width: 48%
    }

    .margin-bottom20 {
        margin-bottom: 10px !important
    }

    .prod-highlights {
        margin-top: 0;
        padding: 0;
        display: inline-block
    }

    .pdmarpgdtlft {
        margin-top: 10px
    }

    .maroffdiv {
        margin-top: 5px
    }

    .stepwizard-row {
        display: table-row;
        position: relative;
        width: 100%;
        background: #F7F5F0;
        z-index: 0;
        margin-left: 0
    }

        .stepwizard-row:before {
            top: 30px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 89.5%;
            height: 1px;
            background-color: #ccc;
            z-order: 0
        }

    .stepwizard-step {
        display: table-cell;
        text-align: center;
        position: relative;
        width: 32%;
        display: inline-block
    }

    .del-addrs1 {
        max-height: initial !important;
        min-height: initial !important;
        margin-top: 0;
        overflow: visible;
        overflow-x: initial;
        width: 95% !important
    }

    .checkout-right-panel {
        min-height: 140px !important;
        position: relative;
        width: 100%;
        top: 2px
    }

    .paddingtrbl {
        padding: 0 !important
    }

    .delivery-addr {
        position: relative;
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 0
    }

    .ordersumrow {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    .addnewadd-for-deli {
        margin-top: 5px;
        left: -24% !important;
        position: relative
    }

    .address-style {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 0px !important;
        margin-top: 10px
    }

    .address-style1 {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 10px !important;
        margin-top: 10px
    }

    .ordrsmtop {
        margin-top: 5px
    }

    .ord-smry {
        left: -10px !important
    }

    .sectn-title {
        border-bottom: 1px solid #ddd;
        padding-bottom: 1px;
        margin-bottom: 1px;
        font-size: 13px;
        font-weight: 700
    }

    .couponinp1 {
        width: 100%;
        float: left;
        display: inline-block;
        position: relative;
        margin-top: -15px
    }

    .couponinp2 {
        width: 100%;
        float: left;
        display: inline-block;
    }

    .delivechargemob {
        margin: 0;
        padding: 0
    }

    .org-price, .saved-amt {
        color: #999;
        font-size: 11px;
        margin: 0 5px
    }

    .checkout-main .coupon-code {
        border: 1px dashed #ddd;
        border-radius: 0;
        background: #faf7f3;
        width: 100%;
        box-shadow: none
    }

    .special-instruc {
        display: inline-block;
        position: relative
    }

    .stepwizard-step p {
        margin-top: 0;
        letter-spacing: .7px
    }

    .checkout-common {
        line-height: 1.287;
        width: 100%;
        font-size: 10px;
        font-family: open_sansregular;
        color: #0d5776;
        position: relative;
        z-index: 9
    }

    .list-item01 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -12px;
        right: 24px;
        height: 26px;
        width: 26px
    }

    #dateChg, .terms-conditions {
        margin-bottom: 0px;
        color: #777
    }

        #dateChg, .terms-conditions label {
            top: 0px;
            position: relative;
            display: inline-block
        }

    .userallp-left-posfix {
        position: relative;
        margin: auto;
        width: 100%
    }

    .userallp-left {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right-row {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 16px
    }

    #my_account_info {
        width: 100%;
        margin-left: 0
    }

    .sidebar-nav {
        display: block;
        float: left;
        width: 100%;
        min-height: 110px;
        list-style: none;
        margin-left: 0;
        padding: 0;
        background: #0d5776
    }

        .sidebar-nav li {
            line-height: 30px;
            color: #fff !important;
            width: 48%;
            display: inline-block
        }

            .sidebar-nav li a {
                color: inherit
            }

            .sidebar-nav li:hover, .sidebar-nav li:hover a.active-menu .row {
                background-color: #f39735 !important;
                color: #fff !important
            }

            .sidebar-nav li a.active-menu .row {
                color: #f39735;
                font-family: open_sanssemibold
            }

            .sidebar-nav li a.active-menu .active_arrow:before {
                color: inherit !important
            }

            .sidebar-nav li:hover a .row .active_arrow:before {
                color: #fff !important
            }

    .shop-first-name {
        background: #41dda0;
        color: #fff;
        margin-top: 2px;
        font-size: 28px;
        line-height: 32px;
        text-align: center;
        border-radius: 50%;
        padding: 5px;
        height: 40px;
        width: 40px;
        display: inline-block;
        font-weight: 700;
        vertical-align: top
    }

    #allergicFrm {
        padding-left: 8px !important
    }

    .OrderListing {
        width: auto;
        height: auto;
        margin-top: 10px
    }

    #ordhistmar {
        margin: 0;
        padding-top: 20px;
        position: relative
    }

    .orderhisttabel1 {
        width: auto;
        height: auto
    }

        .orderhisttabel1 .orderhistd1 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd2 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd3 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd4 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 table tr td {
            padding: 0 !important;
            margin: 0 0 6px
        }

        .orderhisttabel1 table tr {
            border-bottom: 1px #ccc solid
        }

            .orderhisttabel1 table tr:nth-last-child(2) {
                border-bottom: none
            }

    .delivadd {
        width: 140px;
        height: auto;
        display: inline-block;
        position: relative;
        float: right;
        right: 0px;
        margin-top: 5px
    }

    .myaccbox {
        width: 100%;
        height: auto;
        display: inline-block;
        float: left;
        margin-left: 0;
        margin-top: 1%;
        border: 1px #ccc solid;
        background: #F7F5F0;
        position: relative
    }

    .scrollbaruser1 {
        max-height: initial !important;
        overflow: visible;
        overflow-x: initial
    }

    .userproaddp {
        left: 29%;
        display: inline-block;
        position: relative
    }

    .userchngpass {
        left: 4%;
        position: relative;
        width: 96.5%
    }

    .myaccadd1 {
        margin-right: 10px
    }

        .myaccadd1 i {
            font-size: 18px
        }

    .myaccadd2 {
        margin-right: 5px
    }

        .myaccadd2 i {
            font-size: 18px
        }

    .myaccadd3 {
        margin-right: 0
    }

        .myaccadd3 .glyphicon-pencil {
            font-size: 18px
        }

    .myaccadd4 {
        margin-right: 0
    }

        .myaccadd4 i {
            font-size: 18px
        }

    .myaccadd5 {
        margin-right: 0
    }

        .myaccadd5 .glyphicon-pencil {
            font-size: 18px
        }

    #my-account {
        min-height: 340px;
        background: #f7f5f0
    }

    .msg-success {
        padding-top: 30px;
        color: #666;
        text-align: center
    }

        .msg-success h1 {
            font-size: 24px;
            color: #035676;
            margin-top: 10px
        }

        .msg-success h2 {
            font-size: 14px;
            color: #666;
            margin-top: 0
        }

            .msg-success h2 a {
                font-size: 18px;
                color: #035676;
                text-decoration: underline;
                display: inline-block;
                margin-top: 10px
            }

                .msg-success h2 a:hover {
                    color: #F59824
                }

        .msg-success h3 {
            font-size: 14px;
            color: #666;
            margin: 0;
            padding: 0 0 40px
        }

        .msg-success p {
            text-align: center;
            padding-bottom: 40px
        }

    .sign-up-head {
        color: #0D5776;
        margin-top: 0;
        padding-bottom: 0;
        font-size: 26px;
        margin-bottom: 0
    }

    .fontsignpont {
        color: #000;
        line-height: 25px;
        font-size: 15px
    }

    .fontsignpont1 {
        color: #666;
        line-height: 21px;
        font-size: 12px
    }

    .fontsignpont2 {
        color: #F39735;
        font-size: 16px;
        margin-left: 10px
    }

    .fontsignpont3 {
        color: #F39735;
        font-size: 11px;
        position: absolute;
        z-index: 2;
        margin-top: -31px;
        display: inline-block;
        right: 18px
    }

    .signpostpheigh {
        height: 30px
    }

    .srchpageleft {
        width: 70%;
        height: 100%;
        position: fixed;
        background: #fff;
        right: -71%;
        z-index: 999999;
        top: -5px;
        overflow: auto;
        overflow-x: hidden
    }

    .srchpageright {
        width: 100%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 0
    }

    .bgcolorsrchp {
        background: #fff
    }

    .srchprigtt {
        width: 79%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 10px
    }

        .srchprigtt h5 {
            color: #000;
            font-weight: 700;
            margin-left: 5px;
            margin-top: 14px
        }

    .srchprigtt-mob {
        width: 15%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 5px;
        margin-top: 5px;
        margin-bottom: 3px
    }

        .srchprigtt-mob p {
            margin: 0;
            padding: 0
        }

        .srchprigtt-mob img {
            width: 18px;
            height: 18px
        }

        .srchprigtt-mob .fltr-font {
            font-size: 10px;
            margin-top: 0;
            position: relative;
            display: inherit
        }

    .blogrecipebox {
        width: 100%;
        height: 150px;
        margin: auto;
        overflow: hidden
    }

        .blogrecipebox img {
            height: 100%;
            width: 100%;
            -moz-transition: all .3s;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .blogrecipebox img:hover {
                -moz-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.1)
            }

    .land-recipeblog {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-recipeblog h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 10px;
            font-size: 16px;
            margin-bottom: 5px;
            text-align: center;
            font-weight: 700
        }

    .framerecipeandblogs {
        height: 219px;
        overflow: hidden;
        margin: 0 10px
    }

        .framerecipeandblogs ul {
            list-style: none;
            margin: 0;
            padding: 0;
            height: 240px
        }

            .framerecipeandblogs ul li {
                float: left;
                width: 293px;
                height: 240px;
                margin-left: 5px;
                padding: 0;
                color: #ddd;
                text-align: center
            }

    .recipeblogboxland {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .recipeblogboxland h3 {
            text-align: left;
            padding: 0
        }

            .recipeblogboxland h3 a {
                font-weight: 400;
                color: #f39633;
                padding: 0;
                font-size: 14px
            }

                .recipeblogboxland h3 a:hover {
                    color: #0e5776
                }

        .recipeblogboxland p {
            font-size: 13px;
            text-align: left;
            color: #666
        }

    .btmlefthorisld2 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld2 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld2 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld2 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .btmlefthorisld3 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld3 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld3 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld3 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .landing-row {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .landing-row .landpcatbox .catproductbox {
            width: 100%;
            position: absolute;
            bottom: 5px
        }

            .landing-row .landpcatbox .catproductbox h3 {
                width: 100%;
                color: #666;
                margin: 0;
                text-align: center;
                padding-left: 5px;
                padding-right: 5px;
                font-size: 12px;
                font-weight: 400;
            }

    .margrowtop {
        margin-top: 10px
    }

    .land-specstrleft {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-specstrleft h3 {
            color: #0d5776;
            padding: 0 5px;
            margin-top: 15px;
            font-size: 16px;
            line-height: 23px;
            margin-bottom: 5px
        }

        .land-specstrleft p {
            font-size: 13px;
            padding: 0 10px;
            line-height: 22px
        }

        .land-specstrleft .explorebtn {
            background: #0e5776;
            height: auto;
            display: inline-block;
            padding: 0 5px;
            color: #fff;
            border-radius: 5px
        }

            .land-specstrleft .explorebtn:hover {
                background: #f39733
            }

    .land-specstrright {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-top: 20px
    }

        .land-specstrright img {
            width: 100%
        }

    .land-nearbystr {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-nearbystr h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 5px;
            margin-bottom: 5px;
            font-size: 16px;
            font-weight: 700
        }

    .media__body .iteamdiv {
        width: 50px;
        display: inline-block;
        float: right;
        text-align: right;
        color: #0d5776;
        font-size: 12px;
        font-weight: 700;
        margin-top: 1px;
        margin-bottom: 2px
    }

    .delevery_type_main {
        position: relative;
        bottom: 0;
        left: 7px;
        height: 22px;
        display: inline-block;
        z-index: 99;
        width: auto;
        float: left
    }

    .clicktoimg {
        height: 20px;
        margin-top: 0;
        width: 70%;
        position: absolute;
        opacity: 1;
        background: none;
        display: inline-block;
        color: #fff;
        text-align: center;
        border-radius: 0;
        right: 0
    }

        .clicktoimg span {
            font-size: 12px;
            display: none
        }

        .clicktoimg:hover {
            opacity: 1;
            z-index: 9999;
            display: inline-block
        }

        .clicktoimg h4 {
            font-size: 14px;
            background: none;
            padding: 1px 0;
            color: #666;
            margin-top: 10px;
            border-radius: 0;
            font-weight: 700
        }

    .modal-dialog {
        margin: 50px auto !important
    }

    .image-holder img {
        max-width: 100%;
        max-height: 500px;
        width: auto;
        height: auto;
        margin: auto;
        display: block
    }

    .mobspesoff {
        position: relative;
        top: -2px;
        left: 5
    }

    .mobspesoff1 {
        margin-top: 5px;
        margin-left: 10px;
        display: inline-block;
        padding-bottom: 20px
    }

        .mobspesoff1 img {
            width: 50px;
            height: 50px
        }

        .mobspesoff1 .diyalf {
            margin-top: 3px;
            display: inline-block;
            float: left
        }

        .mobspesoff1 .diyart {
            margin-top: 17px;
            display: inline-block;
            float: left;
            margin-left: 0
        }

            .mobspesoff1 .diyart img {
                width: 165px;
                height: 30px
            }

    .logingkartopmob {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 3px;
    }

        .logingkartopmob ul {
            margin: 0px;
            padding: 0px;
            width: 70%;
        }

            .logingkartopmob ul li {
                float: left;
                width: 50%;
                list-style: none;
                padding: 0px 0px;
                text-align: center;
            }

    .mrgtopfeturoffimg {
        margin-top: 15px;
    }

    .paddrightnogut {
        padding-right: 15px !important;
    }

    .paddleftnogut {
        padding-left: 15px !important;
    }

    .sub-header-holder1 {
        width: auto;
        margin-left: 10px !important;
        margin-right: 0px !important;
        float: left;
        vertical-align: middle;
        line-height: 24px;
    }

    .navbar-header {
        width: 100% !important;
        display: inline-block !important;
        position: relative !important;
    }

    .rightaddr-cont1 {
        width: 100%;
        display: inline-block;
        float: left;
        line-height: 12px;
        margin-top: 1px;
        padding-bottom: 0px;
    }

    .location-link {
        color: #f5f5f5;
        font-size: 14px;
        cursor: pointer !important;
        display: inline-block;
        position: relative;
        border: 0px #eee solid;
        padding-left: 5px;
        padding-bottom: 0px;
        border-radius: 0px;
    }

    .leftaddr-icon {
        width: 25px;
        display: inline-block;
        float: left;
        margin-top: 3px;
    }

    .rightaddr-cont {
        width: 75%;
        display: inline-block;
        float: left;
        line-height: 12px;
        margin-top: 0px;
    }

        .rightaddr-cont .rightaddr-contwid {
            width: 100%;
            display: inline-block;
        }

    .fontsz11 {
        font-size: 11px;
        color: #666;
    }

    .bgbluecolor .location-link {
        color: #000;
    }

    .martop14excit {
        margin-top: 0px;
    }

    .martopfetp14 {
        margin-top: 0px !important;
    }

    .possabpdtmof {
        position: relative;
    }

    #offer-table {
        margin-top: 0px
    }

    .container-fluidmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .bgcoloref {
        padding: 10px 0px;
    }

    .searchmobrad {
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border: none;
    }

    .formobbgcheck {
        background: #fff;
    }

    .h2headhom {
        font-size: 16px;
        color: #0d5776;
        border-bottom: 2px solid #eee;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom1 {
        font-size: 18px;
        font-style: italic;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 3px solid #bccad5;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom2 {
        font-size: 18px;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 2px solid #bccad5;
        line-height: 0.1em;
        margin: 15px 0 20px;
    }

    .featoffmm {
        padding: 2px;
    }

    .footer-top-cont p {
        font-size: 12px;
    }

    .ftrcateglink {
        font-size: 12px;
    }

    .myordpadtb {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .steps-line {
        height: 2px;
        position: relative;
        margin-top: 7px;
        width: 195px;
    }

    .order-status-holder {
        position: relative;
        margin: 7px 0px 20px 0px;
    }

    .order-status01 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: -10px
    }

    .order-status02 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 48px;
    }

    .order-status03 {
        width: 25%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 103px;
    }

    .order-status04 {
        width: 40%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 150px;
    }

    .btn-cancelaal {
        padding: 1px 10px !important;
        color: #fff;
        font-size: 11px !important;
        margin-top: 0px !important;
    }

    .forratitpppdp {
        margin-left: -100px;
    }

        .forratitpppdp .arrow_box::after {
            margin-left: 128px !important;
        }

    #terms_check-error {
        position: absolute;
        margin-top: 7px;
        color: #666;
        font-size: 11px;
        background: #fff;
        padding: 5px 10px;
        margin-left: -14px;
        z-index: 1;
        border-radius: 5px;
        border: 1px #ccc solid;
        box-shadow: 1px 1px 3px #ccc;
        display: block;
    }

        #terms_check-error:after {
            bottom: 100%;
            left: 16%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border: 1px #ccc solid;
        }

        #terms_check-error:after {
            border-color: rgba(204, 204, 204, 0);
            border-bottom-color: #ccc;
            border-width: 10px;
            margin-left: -10px;
        }

    #offer_list {
        margin-top: 10px;
    }
    /*667 end*/
}

@media screen and (min-width:415px) and (max-width:740px) {
    .custom-row {
        margin-right: 0;
        width: 100%;
        margin-left: 0;
        display: inline-block
    }

    .row.no-gutters-pdetail {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters-pdetail > [class^="col-"], .row.no-gutters-pdetail > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .mobcat-col-2 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

        .mobcat-col-2 a {
            width: 100%
        }

    .mobcat-col-4 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: right
    }

    .marginLR10 {
        padding: 0;
        color: #666
    }

    .bgbluecolor {
        background: #0D5776
    }

    .bgbrowncolor {
        background: #F39735
    }

    .mobsercharea {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 2px
    }

        .mobsercharea a {
            cursor: pointer
        }

    .mobserchinput {
        width: 100%;
        height: 30px;
        border: none;
        padding-left: 30px;
        border-radius: 5px;
        cursor: pointer;
        background: #fff;
        display: inline-block
    }

        .mobserchinput .innrspansr {
            text-align: left;
            color: #666;
            display: inline-block;
            padding-top: 6px
        }

    .mobserchinput1 {
        width: 100%;
        height: 30px;
        border: none;
        border-radius: 5px
    }

    .mobsrchicon {
        position: absolute;
        margin: 8px 0 0 10px;
        z-index: 1
    }

    .mobsercharea2 {
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 15px 0 10px;
        position: absolute;
        margin-top: -130px
    }

        .mobsercharea2 .mobsercharea2-left {
            width: 9%;
            float: left;
            margin-left: 1%;
            display: inline-block;
            position: relative;
            margin-top: 3px
        }

        .mobsercharea2 .mobsercharea2-center {
            width: 75%;
            margin-left: 1%;
            float: left;
            display: inline-block;
            position: relative
        }

        .mobsercharea2 .mobsercharea2-right {
            width: 10%;
            margin-left: 2%;
            margin-right: 2%;
            float: left;
            display: inline-block;
            position: relative
        }

    .mobfixhd {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 999;
        -moz-transition: margin .5s ease-in 0;
        -webkit-transition: margin .5s ease-in 0;
        -o-transition: margin .5s ease-in 0;
        transition: margin .5s ease-in 0
    }

    .srchsugpagemob {
        width: 100%;
        height: 100%;
        display: block;
        background: #fff;
        position: fixed;
        z-index: 999999
    }

        .srchsugpagemob .srchsugpagemob-area {
            width: 100%;
            height: auto;
            display: inline-block;
            position: relative;
            margin-top: 15px;
            border-bottom: 1px #eee solid;
            padding-bottom: 10px
        }

            .srchsugpagemob .srchsugpagemob-area .srchpgiconmob-left {
                margin-top: 10px;
                padding-bottom: 10px
            }

    .mobhedeiconbg {
        width: 100%;
        display: inline-block;
        padding: 10px 0 0;
        margin-top: 0
    }

    .mobcatspan1 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 7px
    }

    .mobcatspan2 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 26px;
        left: 16px
    }

    .mobcatspan3 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 8px
    }

    .mobcatspan4 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 35px;
    }

    .mobcatspan5 {
        font-size: 11px;
        color: #fff;
        position: relative;
        top: 1px;
        height: 0
    }

        .mobcatspan5 p {
            text-align: center
        }

    .mobkartpr1 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -8px;
        right: -3px;
        height: 25px;
        width: 25px;
        font-size: 12px
    }

    #signuppp {
        width: 100%
    }

    .signupp-scrl {
        max-height: 400px;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .mobtopmargin {
        margin-top: 0
    }

    .mobtopmarginhom {
        margin-top: 0
    }

    .landing-page {
        background: url(../images/landingBg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .btn-login {
        border: 1px solid #0D5776;
        color: #1b617e;
        font-size: 14px;
        background: none;
        font-family: 'open_sansbold';
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 10px
    }

    .btn-signupNew, .btn-signup {
        border: 1px solid #0d5776;
        color: #fff;
        font-size: 14px;
        background: #0d5776;
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 20px;
        font-family: 'open_sansbold'
    }

    .gglply {
        width: 90px;
        margin-left: 15px
    }

    .margin-top20 {
        margin-top: 10px
    }

    .delivery label.homedelivery {
        background: no-repeat url(../images/icon_select_delevery1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        margin-right: 15px;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery span, .delivery label.pickup span {
            margin-top: 80%;
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-family: 'open_sanssemibold';
            font-size: 13px;
            color: #111
        }

    .delivery label.pickup {
        background: no-repeat url(../images/icon_select_pickup1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery:hover, .delivery label.pickup:hover, .delivery label.active {
            border: 3px solid #f39633;
            background-color: #fff
        }

    .start-shopping {
        padding: 4px 20px
    }

    #shop1 .modal-dialog, #itemoffrshop1 .modal-dialog, #myCartshop1 .modal-dialog {
        width: 345px !important;
        margin: 30px auto
    }

    .modal-body p {
        width: 100%;
        margin: 0 auto 10px;
        font-size: 12px;
        text-align: center
    }

    .offertbldtl {
        width: 100%;
        display: inline-block
    }

        .offertbldtl > thead > tr > th, .offertbldtl > tbody > tr > th, .offertbldtl > tfoot > tr > th, .offertbldtl > thead > tr > td, .offertbldtl > tbody > tr > td, .offertbldtl > tfoot > tr > td {
            line-height: 1.42857;
            padding: 8px;
            vertical-align: top
        }

    .offerdtl {
        border-bottom: 1px #ccc solid
    }

        .offerdtl:last-child {
            border-bottom: 0 #ccc solid
        }

    aside.combo-price {
        display: inline-block;
        width: 100%;
        padding: 4px;
        box-sizing: border-box;
        border: 1px solid #f39735;
        border-radius: 5px;
        vertical-align: top;
        position: relative
    }

    .combo-price ul li, .total-mrp {
        color: #666;
        font-size: 13px
    }

    .combo-price ul li, .combo-price ul {
        margin: 2px
    }

        .combo-price ul li span {
            width: 40%;
            float: right;
            text-align: left
        }

    .prod-dtls-list .prod-img {
        min-width: 80px
    }

        .prod-dtls-list .prod-img img {
            width: 100%
        }

    .prod-dtls-list .prod-tddtl {
        min-width: 210px;
        font-size: 13px;
        height: 28px;
        display: inline-block
    }

    .prod-dtls-list .prod-tddtl2 {
        min-width: 210px;
        font-size: 14px;
        height: 30px;
        display: inline-block;
        display: none;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl3 {
        min-width: 210px;
        font-size: 13px;
        height: 27px;
        display: inline-block;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl4 {
        min-width: 210px;
        font-size: 13px;
        height: 30px;
        display: inline-block;
        top: 110px;
        left: 98px;
        z-index: 9
    }

    .heigt425 {
        overflow-y: scroll;
        height: 380px
    }

    #itemsListingDiv {
        padding: 5px 0 10px !important;
        background: #f7f5f0
    }

    .srchresult {
        text-align: center;
        color: #BE2D14
    }

    .owl-carousel .owl-item {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0 2px
    }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 1px;
        float: left;
        text-align: center;
        width: 100%;
        position: relative;
        padding: 10px
    }

    .category-head .cat_head, .category-head .cat_head:hover, .category-head .cat_head:focus {
        color: #0d5776;
        font-family: "open_sanssemibold";
        font-size: 14px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent !important;
        text-transform: capitalize
    }

    .category-head a {
        color: #fff;
        font-size: 12px;
        background: #f39735;
        display: inline-block;
        padding: 2px 5px;
        border: 1px solid #fff;
        margin-left: 15px;
        vertical-align: middle;
        text-transform: capitalize;
        border-radius: 20px
    }

        .category-head a:hover {
            background: #f39735;
            color: #fff;
            border: 1px solid #f39735
        }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 10px 0;
        min-height: 190px
    }

    .hover-show {
        margin: 0;
        background: #fff;
        padding: 10px;
        min-height: 357px !important;
        border: 1px solid #fff;
        position: relative;
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc
    }

    .product-image {
        opacity: 1;
        padding: 0 10px 0 0;
        font-size: 10px;
        clear: both;
        height: 140px;
        margin-bottom: 10px;
        display: table-cell;
        vertical-align: middle;
        text-align: center
    }

        .product-image img {
            max-width: 125px;
            max-height: 125px;
            padding: 0px
        }

    .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 10px;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .product-text-rating {
        padding: 0 1px;
        height: 92px
    }

    .product-text {
        opacity: 1;
        padding: 5px 0;
        font-size: 12px;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        color: #252627;
        line-height: 18px
    }

    .prod-Rating {
        height: 30px;
        padding: 0;
        display: inline-block;
        width: 100%
    }

        .prod-Rating .prodRating {
            width: 109px;
            float: left;
            margin-left: -1px
        }

            .prod-Rating .prodRating .fa-star {
                color: #f8ad32;
                width: 18px;
                font-size: 18px
            }

            .prod-Rating .prodRating.showRatedetails.font16 .fa-star {
                color: #fdc230
            }

            .prod-Rating .prodRating .star-off {
                color: #e8e3dd !important;
                width: 18px;
                font-size: 18px !important
            }

            .prod-Rating .prodRating .product_Rating .fa-star {
                color: #0d5776;
                font-size: 26px !important;
                width: 24px
            }

            .prod-Rating .prodRating .fa-star-half-o {
                color: #fdc53b;
                font-size: 16px;
                width: 20px
            }

        .prod-Rating .reviRat {
            width: 30px;
            height: auto;
            float: left;
            color: #666;
            border: 1px #dedede solid;
            padding: 0 5px;
            font-size: 12px;
            border-radius: 3px;
            margin-top: 2px;
            margin-left: 2px
        }

    .save {
        background: #ef5a2f;
        color: #fff;
        border-radius: 50%;
        position: absolute;
        width: 38px;
        height: 38px;
        padding-top: 9px;
        font-size: 12px;
        line-height: 12px;
        top: 80px;
        text-align: center;
        font-family: 'open_sansbold'
    }

        .save span {
            font-size: 12px;
            font-family: 'open_sansregular';
            display: block;
            margin-top: -1px
        }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 2px 0 0;
        float: left;
        text-align: center;
        width: 32.8%;
        position: relative;
        padding: 5px 5px 13px !important
    }

        #offer_list .item:hover {
            padding: 5px 5px 13px !important;
            margin: 5px 2px 0 0
        }

            #offer_list .item:hover.hover-show.scrollproductdata {
                padding: 5px 5px 13px !important
            }

    .category-head, .category-head .categ-name {
        color: #0d5776;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        margin: 0 0 0 13px;
        padding: 0 5px !important;
        background: none;
        text-transform: capitalize;
        border: 0;
        cursor: default;
        text-align: left
    }

    .cat_head2 {
        float: right;
        padding-right: 5px;
        padding-top: 0
    }

    .marleft {
        margin-left: -5%;
        margin-top: -27px
    }

    .btn-add1 {
        background: #135775;
        width: inherit;
        line-height: 15px;
        margin-bottom: 15px;
        padding: 8px 10px;
        height: 34px;
        border-radius: 4px;
        color: #fff
    }

        .btn-add1:hover {
            background: #F39735;
            color: #fff
        }

    .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    #offer_list .item > .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    .prod-offer {
        display: block;
        clear: both;
        padding-left: 0;
        min-height: 28px
    }

        .prod-offer .item-more-offers {
            font-size: 11px;
            margin: 0 10px;
            color: #fff;
            background: url(../images/morofferbbb.svg) no-repeat;
            background-position: -45px 0;
            width: 155px;
            display: inline-block;
            margin-left: -6px;
            padding: 1px 0 2px 7px;
            font-weight: 700
        }

    .price {
        color: #be2d14;
        font-family: 'open_sansbold';
        font-size: 16px;
        text-align: left;
        padding: 2px 2px 0
    }

    .owl-item .price .mrp, .fa-inr {
        font-size: 11px
    }

    #startShopFrm1 .chosen-container {
        width: 100% !important
    }

    #startShopFrm1 select.custom-dropdown {
        padding: 6px 10px
    }

    .delivery-day {
        font-size: 12px;
        height: 17px
    }

    .item-more-offers {
        font-size: 11px;
        margin: 17px 10px 0 0;
        color: #F39735;
        padding: 2px 0;
        border-radius: 0;
        position: relative;
        font-weight: 700
    }

    .item .item-more-offers:hover, .item .item-more-offers:focus {
        color: #BE2D14
    }

    .not-avail {
        width: 130px !important;
        padding: 5px;
        font-size: 13px;
        background: rgba(255,255,255,0.94);
        position: absolute;
        top: 75px;
        left: 50%;
        font-family: 'open_sansbold';
        text-align: center;
        z-index: 1 !important;
        color: #999;
        text-transform: uppercase
    }

    #offer_list #view_all_itemslistDiv .item:hover > .not-avail {
        top: 75px !important
    }

    .flipprod-main {
        width: 100%;
        height: 190px;
        position: absolute;
        margin-left: -10px;
        display: none
    }

        .flipprod-main .flipptopblnk {
            width: 100%;
            height: 100px
        }

        .flipprod-main .flipprod {
            width: 100%;
            height: 130px;
            background: #fff;
            overflow-y: scroll;
            overflow-x: hidden;
            -webkit-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            -moz-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            box-shadow: 0 -2px 3px rgba(204,204,204,0.9)
        }

            .flipprod-main .flipprod .flipp-hd-row {
                width: 100%;
                height: 20px
            }

                .flipprod-main .flipprod .flipp-hd-row .flipp-headclos {
                    text-align: right;
                    height: 10px;
                    position: absolute;
                    font-size: 20px;
                    color: #666;
                    margin-top: -3px;
                    padding: 0
                }

    .flipp-bdr {
        border-bottom: 1px #d8d5d5 solid;
        padding-bottom: 8px;
        padding-top: 8px
    }

        .flipp-bdr:last-child {
            border-bottom: none
        }

    .flipp-strnm {
        color: #0d5776;
        text-align: left;
        font-size: 12px;
        margin: 0;
        padding: 0 0 0 2px;
        font-weight: 700
    }

    .flipp-str-pri {
        color: #BE2D14;
        text-align: left;
        font-size: 10px;
        margin: 0;
        padding: 0 0 0 2px;
        text-decoration: none
    }

    .flipp-str-pri1 {
        color: #666;
        float: left;
        font-size: 8px;
        margin: 0;
        padding: 0 0 0 4px;
        text-decoration: line-through
    }

    .flipp-ratng {
        background: #0d5776;
        color: #fff;
        font-size: 10px;
        padding: 1px 5px
    }

    .flipp-ratng1 {
        font-size: 9px;
        color: #666
    }

    .flipp-samdaydeli {
        font-size: 11px;
        color: #666
    }

    .flipboxtop0 {
        top: 0;
        z-index: 999
    }

    .flipboxtop192 {
        top: 195px;
        z-index: -9
    }

    .row.no-gutters {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .cat2page {
        width: 86%;
        float: left;
        margin-top: -2px
    }

        .cat2page select {
            height: 30px;
            padding: 0 5px
        }

    .cat3page {
        width: 86%;
        float: left;
        margin-top: -1px
    }

        .cat3page select {
            height: 30px;
            padding: 0 5px
        }

    .catviewall3p {
        margin: 5px 10px
    }

    .subcategorydiv {
        position: relative;
        white-space: nowrap;
        overflow: auto;
        overflow-y: hidden
    }

        .subcategorydiv span {
            display: inline-block
        }

            .subcategorydiv span:first-child {
                margin-bottom: -9px;
                background: none
            }

    #magic-line {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100px;
        height: 2px;
        background: #F39735;
        margin-left: 2px
    }

    .subcate {
        margin: 0 1px 1px;
        font-size: 12px
    }

        .subcate a, #allSpanBlk {
            color: #666;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            text-transform: uppercase
        }

        .subcate a, #itemsListingDiv #allSpanBlk {
            color: #0d5776;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            font-size: 12px
        }

            .subcate a:hover, #itemsListingDiv #allSpanBlk:hover, .subcate a.active, #itemsListingDiv #allSpanBlk.active {
                color: #000;
                font-size: 12px;
                background: none;
                border-radius: 0;
                padding: 0 5px 4px 0
            }

    select.custom-dropdown {
        border-radius: 0
    }

    div.fancy-select div.trigger {
        border-radius: 0;
        cursor: pointer;
        padding: 5px 10px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        background: #fff;
        border: 1px solid #efefef;
        color: #0d5776 !important;
        width: 95px !important;
        height: 30px !important;
        font-size: 13px !important;
        text-align: left;
        line-height: 18px;
        transition: all 240ms ease-out;
        -webkit-transition: all 240ms ease-out;
        -moz-transition: all 240ms ease-out;
        -ms-transition: all 240ms ease-out;
        -o-transition: all 240ms ease-out
    }

        div.fancy-select div.trigger:after {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-top-color: #0d5776;
            top: 12px;
            right: 9px
        }

        div.fancy-select div.trigger.open {
            background: #fff;
            border: 1px solid #efefef;
            color: #0d5776;
            box-shadow: none
        }

            div.fancy-select div.trigger.open:after {
                border-top-color: #0d5776
            }

    div.fancy-select ul.options {
        list-style: none;
        margin: 0;
        position: absolute;
        top: 40px;
        right: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 50;
        max-height: 200px;
        overflow: auto;
        background: #fff;
        border-radius: 4px;
        border-top: 1px solid #fff;
        box-shadow: 0 1px 2px #ddd;
        min-width: 95px;
        padding: 0;
        text-align: left !important;
        transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -webkit-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -moz-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -ms-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -o-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out
    }

        div.fancy-select ul.options.open {
            visibility: visible;
            top: 100%;
            opacity: 1;
            transition: opacity 300ms ease-out,top 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,top 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,top 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,top 300ms ease-out;
            -o-transition: opacity 300ms ease-out,top 300ms ease-out
        }

        div.fancy-select ul.options.overflowing {
            top: auto;
            bottom: 40px;
            transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -o-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out
        }

            div.fancy-select ul.options.overflowing.open {
                top: auto;
                bottom: 50px;
                transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -o-transition: opacity 300ms ease-out,bottom 300ms ease-out
            }

        div.fancy-select ul.options li {
            color: #f39735;
            cursor: pointer;
            white-space: nowrap;
            padding: 5px 8px !important;
            line-height: 20px !important;
            transition: all 150ms ease-out;
            -webkit-transition: all 150ms ease-out;
            -moz-transition: all 150ms ease-out;
            -ms-transition: all 150ms ease-out;
            -o-transition: all 150ms ease-out
        }

            div.fancy-select ul.options li.selected {
                background: #f5f5f5;
                color: #a13e2d
            }

            div.fancy-select ul.options li.hover {
                color: #444;
                background: #f5f5f5
            }

    #slider3 {
        position: relative;
        margin-top: 0;
        width: 80px;
        height: 256px;
        margin-bottom: 10px
    }

    .product-title {
        color: #252627;
        font-size: 16px;
        font-family: 'open_sanssemibold';
        margin: 1px 0 0 1px
    }

    .bs-example {
        position: relative;
        margin-top: 0;
        width: 100%
    }

    .messageText {
        font-size: 12px;
        border-radius: 5px;
        padding: 3px 3px 0;
        text-align: center;
        width: auto !important;
        margin-top: 0;
        float: none !important;
        color: #999
    }

    #ReviewContent .messageText {
        color: #999;
        background: none;
        border: 0;
        font-size: 12px;
        margin-top: 0
    }

    .review_menu li {
        display: inline;
        float: left;
        margin-right: 15px
    }

        .review_menu li:first-child {
            width: 100%
        }

    .btn-rateIt {
        background: #0d5776;
        color: #fff;
        font-size: 16px;
        padding: 2px 10px;
        border-radius: 5px;
        display: block;
        margin-top: 20px
    }

    .cust-sup-text {
        width: auto;
        color: #666;
        padding-bottom: 5px;
        font-family: open_sansbold
    }

    .paddingtb20 {
        padding: 10px 0
    }

    .review_menu li .pdstoreRate_review_static_content {
        margin-top: 4px;
        margin-right: 15px
    }

    .zoomContainer {
        z-index: -99 !important
    }

    .store_logo_hover li {
        margin: 5px;
        padding: 0;
        float: left;
        position: relative;
        width: 100% !important;
        height: 98px
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%;
        height: 98px
    }

        .media_logo img {
            width: 30%
        }

    .media__image {
        display: block;
        width: 130px;
        height: 90px;
        border-radius: 0;
        background: #fff;
        margin: 0
    }

    .media__body.sameDay:hover {
        background: none !important;
        border: 0 solid #ad94d5 !important
    }

    .media__body.nxtDay:hover {
        background: none !important;
        border: 0 solid #fa9770 !important
    }

    .media__body.fav_store:hover, .del-icon-fav_store, .media__body.fav_store {
        background: none !important;
        border: 0 solid #48d1a9 !important
    }

    .media__body {
        background: none;
        bottom: 0;
        color: #666;
        font-size: 12px;
        left: 30%;
        opacity: 1;
        overflow: hidden;
        padding: 5px;
        position: absolute;
        line-height: 20px;
        text-align: center;
        top: 35px;
        right: 0;
        -webkit-transition: .6s;
        transition: .6s;
        height: 60px
    }

        .media__body:hover {
            opacity: 1
        }

            .media__body:hover > .delevery_type div {
                z-index: 999 !important
            }

            .media__body:hover:after, .media__body:hover:before {
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1);
                opacity: 0
            }

        .media__body h2 {
            margin: 0;
            font-size: 14px;
            font-weight: 700;
            padding-bottom: 5px;
            color: #0d5776
        }

    .view_shop {
        color: #fff;
        font-size: 10px;
        background: #0d5776;
        padding: 2px 5px;
        margin-top: 8px;
        border-radius: 5px
    }

        .view_shop:hover {
            color: #fff
        }

        .view_shop img {
            vertical-align: sub;
            display: none
        }

    #select_shop .modal-body {
        overflow: hidden
    }

    #select_shop .close {
        position: absolute;
        right: 10px;
        top: 10px;
        opacity: 1;
        font-size: 30px
    }

    .scrollbar-content {
        padding: 0 25px 0 0;
        width: 100%
    }

    .offer-cat {
        margin: 1px 0 0
    }

        .offer-cat a {
            color: #40464a;
            font-size: 12px;
            padding: 5px 0;
            margin: 0 5px;
            float: left;
            border-bottom: 3px solid #fff
        }

        .offer-cat img {
            width: 15px;
            height: 15px
        }

        .offer-cat a:hover, .offer-cat a:focus, .offer-cat a.active {
            position: relative;
            color: #045777;
            font-size: 12px;
            border-bottom: 3px solid #f39735
        }

    .text-right2 {
        text-align: center
    }

    .prod-cat ul {
        padding: 0;
        margin: 0;
        width: 45px;
        float: left
    }

    .bought-like a, .bought-like {
        color: #c1c1c1;
        padding: 0 2px;
        width: 55%
    }

    .rating-holder #rateIt01 {
        top: 57px !important
    }

    .rateit-holder a, .ReviewBlock {
        color: #0d5776;
        font-size: 12px
    }

        .rateit-holder a:hover, .ReviewBlock:hover {
            color: #f39735
        }

    .storeRating .fa-star {
        color: #f8ad32;
        width: 20px;
        font-size: 22px
    }

    .star-off {
        color: #fff !important;
        width: 22px;
        font-size: 22px;
        font-size: 13px !important;
        opacity: .6
    }

    #write-review {
        margin-left: 2px;
        margin-bottom: 15px
    }

    .breadcrumbs {
        padding: 7px 0;
        margin: 0;
        list-style: none
    }

    .review_menu .rating-holder {
        font-size: 15px
    }

    .review_menu {
        margin: 0 0 5px;
        padding: 0;
        display: inline-block;
        position: relative;
        width: 90%
    }

        .review_menu .userStoreRevRat_static_content {
            width: auto;
            display: inline-block;
            position: relative
        }

        .review_menu .showratingp {
            width: auto;
            height: auto;
            display: block;
            position: relative;
            transform: scaleY(0.85);
            font-size: 16px;
            font-family: 'open_sanssemibold';
            color: #434343;
            font-weight: 500
        }

        .review_menu .storepstrgf {
            width: 100%;
            height: auto;
            margin-top: 10px
        }

            .review_menu .storepstrgf:first-child {
                margin-bottom: 20px
            }

            .review_menu .storepstrgf .storepstrgfleft {
                width: 220px;
                height: auto;
                display: inline-block;
                float: left
            }

            .review_menu .storepstrgf .storepstrgfright {
                width: 30px;
                height: auto;
                display: inline-block;
                float: left;
                margin-left: 5px
            }

    .bs-example .libackgbg {
        background: #fff;
        display: block;
        padding-top: 10px;
        box-shadow: 0 3px 1px #c5ecfc
    }

    .font-italic-lineh {
        line-height: 20px
    }

    .font-italic {
        font-style: italic
    }

    .revreplycom-left {
        margin-left: 25px
    }

    .letterhightfnt {
        transform: scaleY(0.85);
        display: inline-block
    }

    .letterhightcolr {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #187298;
        font-weight: 500
    }

    .letter4e4e {
        color: #4e4e4e
    }

    .letter4a4b4c {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #4a4b4c;
        font-weight: 500
    }

    .letter4a4b4c1 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #bbbcbc;
        font-weight: 500
    }

    .letter4a4b4c2 {
        transform: scaleY(0.85);
        font-size: 22px
    }

    .letter999 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #999;
        font-weight: 500
    }

    .strdtlmarleft {
        margin-left: -12px;
        word-wrap: break-word
    }

    .graphicon-style img {
        margin-left: 20px;
        width: 18px;
        height: 18px;
        position: relative
    }

    .product-price {
        margin: 0 0 0 1px;
        padding: 0;
        list-style: none
    }

        .product-price li {
            margin: 0 10px 0 0;
            padding: 0;
            list-style: none;
            display: inline-block;
            width: 45%
        }

            .product-price li .prod-catalog {
                margin: 15px 0;
                border: 1px solid #ccc;
                border-radius: 20px;
                padding: 6px;
                background: #f7f4f0
            }

        .product-price span {
            margin-left: 3px
        }

    .prod-featured-offer {
        margin: 15px 0;
        border: 1px solid #ccc;
        background: #f7f4f0;
        border-radius: 20px;
        padding: 6px
    }

    .comment-social-links {
        margin: 2px 0 5px
    }

        .comment-social-links .product-price li {
            width: 100%
        }

    .shop-menu {
        margin: 20px 0 0;
        padding: 10px 0 10px 20px;
        background: #ecf5f9;
        border-radius: 5px;
        width: 100%
    }

    #write_review {
        position: absolute;
        background: #f7f4f0;
        padding: 10px;
        z-index: 1;
        width: 279px;
        left: -82px;
        display: none;
        border: 1px solid #dbd7d2;
        top: 10px;
        box-shadow: 0 4px 11px -1px #838383
    }

    .review-form textarea {
        height: 60px !important;
        padding: 10px 18px !important;
        resize: none
    }

    .review_arrow:before {
        content: "";
        height: 15px;
        display: block;
        margin-top: -18px;
        margin-left: 140px;
        position: absolute;
        width: 15px;
        background: #f7f4f0;
        border-top: 1px solid #dbd7d2;
        border-left: 1px solid #dbd7d2;
        z-index: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

    #ratitsign {
        width: 345px
    }

    .msg-box-text h3 {
        background: none;
        font-size: 16px;
        border-radius: 5px;
        padding: 10px;
        text-align: center;
        border: 0 solid #85b249;
        width: auto;
        margin: 0 auto;
        vertical-align: middle;
        display: inline
    }

        .msg-box-text h3 .fa {
            color: #85b249;
            font-size: 20px;
            vertical-align: text-bottom
        }

    .exp-offers .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 0;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .carousel-indicators {
        bottom: 0
    }

    .item-header {
        padding: 0 !important;
        display: block;
        width: 85%;
        height: 28px;
        position: absolute;
        z-index: 4
    }

    .page-title {
        color: #525151;
        font-size: 16px;
        margin: 5px;
        padding: 0
    }

    .store-shop-dtls {
        background: #fff;
        border: 1px solid #cdcdcd;
        padding: 2px 0
    }

        .store-shop-dtls .shop-dtls {
            margin: 0;
            display: inline-block
        }

            .store-shop-dtls .shop-dtls .store-name {
                margin-bottom: 0;
                line-height: 20px;
                height: 20px
            }

                .store-shop-dtls .shop-dtls .store-name a {
                    color: #fff;
                    font-size: 14px;
                    font-weight: 400
                }

                    .store-shop-dtls .shop-dtls .store-name a:hover {
                        color: #fff;
                        text-decoration: underline
                    }

        .store-shop-dtls .stordelivery-type {
            margin-top: -2px;
            font-size: 12px;
            margin-left: 0;
            word-wrap: break-word
        }

            .store-shop-dtls .stordelivery-type img {
                margin-top: -4px
            }

        .store-shop-dtls .cart-total-amount {
            position: absolute;
            right: 0;
            margin-top: -7px;
            font-size: 14px
        }

    #prodBlockDiv .my-cart-add {
        margin-top: 0;
        margin-left: 0;
        position: relative;
        z-index: 4
    }

    #productAddToCartAction .add-delete-pro .form-control, #offer-table .add-delete-pro input, .my-cart-add .input-group-addon .product-count {
        width: 30px !important;
        height: 30px;
        border-radius: 0;
        background: transparent !important;
        color: #666;
        font-family: 'open_sanssemibold';
        font-size: 19px
    }

    .item-price {
        padding: 0 !important;
        color: #bd2b04;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: .6px
    }

    .all-items-price {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px;
        margin-left: 0;
        margin-top: 3px
    }

    .checkout-main .all-items-price {
        padding-top: 1px;
        border-top: 1px dashed #ddd
    }

    .all-items-price1 {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px
    }

    #prodBlockDiv .row .col-lg-1 .trash-bin:before {
        content: "\f014";
        font-family: FontAwesome;
        margin-top: -4px;
        position: relative;
        display: inline-block
    }

    .input-group-addon.paddingLR0 .btn-add, .input-group-addon.paddingLR0 .btn-remove-item {
        border-radius: 10px !important;
        height: 28px !important;
        padding: 3px 7px 7px 6px !important
    }

    .kartppg {
        font-size: 12px;
        color: #666;
        letter-spacing: .6px;
        height: auto;
        margin: 0;
        padding: 0
    }

    .org-price {
        text-decoration: line-through;
        margin-top: 13px
    }

    .saved-amt {
        margin-top: 13px
    }

    .mycart-line-seperator {
        display: none
    }

    .empty-cart {
        border: none;
        padding: 7px 2px 8px;
        border-radius: 0;
        background: #ccc;
        color: #fff;
        margin-top: 0;
        text-align: center;
        width: 50%;
        left: 0;
        position: fixed;
        bottom: 0;
        z-index: 99
    }

        .empty-cart:hover {
            background: #F39735;
            color: #fff
        }

    .checkout-dtls {
        padding-right: 0;
        width: 381px;
        margin-top: 0
    }

    .my-cart-wrapper {
        border: 1px solid #eee;
        background: #fff;
        min-height: 300px !important;
        margin-bottom: 10px;
        padding-top: 0
    }

    .shop-total-desc {
        font-size: 13px;
        margin: 10px 0
    }

    .btnchkout {
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0
    }

    .mobkarcontbox {
        height: auto;
        border-bottom: 1px #ccc solid
    }

    .yellow-border {
        background: #f39735;
        height: 4px;
        position: relative;
        width: 100%;
        top: 14px;
        left: 0
    }

    .select_store_boxloc {
        width: 100%;
        margin: 0 auto;
        padding: 20px 50px 1px;
        margin-top: 45px;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #999;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
        box-shadow: 0 3px 9px rgba(0,0,0,.5)
    }

    .skipmodal {
        color: #045677;
        cursor: pointer;
        font-size: 13px
    }

        .skipmodal:hover {
            color: #F39633
        }

    .footer-main .footer-pay-social .ftr-socialarea {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-bottom: 10px
    }

    .crtclrmobhid {
        display: block
    }

    .bx-controls-direction {
        display: none
    }

    .storedtlbnrhght {
        height: 200px
    }

    .seperation-border {
        border-top: 2px solid #e5e3e1;
        width: 100%
    }

    .breadcrumbs li:last-child a {
        color: #0D5776;
        font-size: 12px;
        cursor: default !important;
        font-weight: 700
    }

    .storenotavblmsg {
        color: #666;
        border: 1px #eee solid;
        padding: 15px 5px;
        background: #ecf5f9;
        border-radius: 5px;
        display: inline-block;
        -webkit-box-shadow: 0 3px 9px -1px #838383;
        width: 340px
    }

    .revreplycom-left {
        margin-left: 1px;
        display: inline-block
    }

    .store-hours {
        margin-top: 3px;
        font-size: 14px;
        transform: scaleY(0.85);
        color: #4e4e4e;
        word-wrap: break-word
    }

    .formobdispb {
        display: inline-block;
        float: left
    }

        .formobdispb .product-price li {
            display: inline
        }

    .nutrition-chart {
        overflow: hidden;
        height: auto;
        margin-top: 10px
    }

        .nutrition-chart img {
            width: 100%
        }

    .pdpagezoomimgmob1 {
        margin-top: 20px
    }

    .pdpagezoomimgmob2 img {
        height: 300px
    }

    .prod-dtls-right {
        margin-top: 10px
    }

    .legal-dis {
        margin: 0
    }

    .pdzmhovblnkmob {
        height: 300px;
        width: 85%;
        position: absolute;
        display: block;
        background: none
    }

    .image-thumb li a {
        border: 1px solid #e3ded9;
        display: table-cell;
        width: 60px;
        height: 60px;
        text-align: center;
        vertical-align: middle;
    }

    .image-thumb li .prodthumb.active, .image-thumb li .prodthumb:focus, .image-thumb li .prodthumb:hover {
        display: table-cell
    }

    .image-thumb > li.active > a, .image-thumb > li.active > a:focus, .image-thumb > li.active > a:hover {
        border: 1px solid #000
    }

    #offer-table {
        position: absolute;
        background: #fff;
        border: 1px solid #dbd7d2;
        padding: 2px;
        display: block;
        z-index: 4;
        width: 340px;
        left: 17px;
        box-shadow: -1px 2px 3px #5a5a5a;
        display: none
    }

    .pdpgmoreoffmob0 {
        height: 80px;
        display: inline-block
    }

    .pdpgmoreoffmob1 {
        width: 180px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob2 {
        width: 85px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob3 {
        width: 185px;
        display: inline-block;
        position: relative;
        top: -11px;
        float: left;
        left: 6px
    }

    .pdpgmoreoffmob4 {
        width: 160px;
        display: inline-block;
        position: relative;
        top: -56px;
        float: left;
        left: 180px
    }

    .pdpgmoreoffmob5 {
        width: 165px;
        height: 20px;
        overflow: hidden;
        display: inline-block
    }

    .border-style {
        border-right: 2px solid #c2c2c2;
        height: 12px;
        width: 0 !important;
        padding: 0 !important;
        margin-top: 5px;
        margin-right: 0
    }

    .product-fe li {
        margin: 0;
        padding: 0 15px 0 0;
        display: inline-block;
        list-style: none;
        line-height: 34px;
        width: 48%
    }

    .margin-bottom20 {
        margin-bottom: 10px !important
    }

    .prod-highlights {
        margin-top: 0;
        padding: 0;
        display: inline-block
    }

    .pdmarpgdtlft {
        margin-top: 10px
    }

    .maroffdiv {
        margin-top: 5px
    }

    .stepwizard-row {
        display: table-row;
        position: relative;
        width: 100%;
        background: #F7F5F0;
        z-index: 0;
        margin-left: 0
    }

        .stepwizard-row:before {
            top: 30px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 89.5%;
            height: 1px;
            background-color: #ccc;
            z-order: 0
        }

    .stepwizard-step {
        display: table-cell;
        text-align: center;
        position: relative;
        width: 32%;
        display: inline-block
    }

    .del-addrs1 {
        max-height: initial !important;
        min-height: initial !important;
        margin-top: 0;
        overflow: visible;
        overflow-x: initial;
        width: 95% !important
    }

    .checkout-right-panel {
        min-height: 140px !important;
        position: relative;
        width: 100%;
        top: 2px
    }

    .paddingtrbl {
        padding: 0 !important
    }

    .delivery-addr {
        position: relative;
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 0
    }

    .ordersumrow {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    .addnewadd-for-deli {
        margin-top: 5px;
        left: -24% !important;
        position: relative
    }

    .address-style {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 0px !important;
        margin-top: 10px
    }

    .address-style1 {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 10px !important;
        margin-top: 10px
    }

    .ordrsmtop {
        margin-top: 5px
    }

    .ord-smry {
        left: -10px !important
    }

    .sectn-title {
        border-bottom: 1px solid #ddd;
        padding-bottom: 1px;
        margin-bottom: 1px;
        font-size: 13px;
        font-weight: 700
    }

    .couponinp1 {
        width: 100%;
        float: left;
        display: inline-block;
        position: relative;
        margin-top: -15px
    }

    .couponinp2 {
        width: 100%;
        float: left;
        display: inline-block;
    }

    .delivechargemob {
        margin: 0;
        padding: 0
    }

    .org-price, .saved-amt {
        color: #999;
        font-size: 11px;
        margin: 0 5px
    }

    .checkout-main .coupon-code {
        border: 1px dashed #ddd;
        border-radius: 0;
        background: #faf7f3;
        width: 100%;
        box-shadow: none
    }

    .special-instruc {
        display: inline-block;
        position: relative
    }

    .stepwizard-step p {
        margin-top: 0;
        letter-spacing: .7px
    }

    .checkout-common {
        line-height: 1.287;
        width: 100%;
        font-size: 10px;
        font-family: open_sansregular;
        color: #0d5776;
        position: relative;
        z-index: 9
    }

    .list-item01 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -12px;
        right: 24px;
        height: 26px;
        width: 26px
    }

    #dateChg, .terms-conditions {
        margin-bottom: 0px;
        color: #777
    }

        #dateChg, .terms-conditions label {
            top: 0px;
            position: relative;
            display: inline-block
        }

    .userallp-left-posfix {
        position: relative;
        margin: auto;
        width: 100%
    }

    .userallp-left {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right-row {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 16px
    }

    #my_account_info {
        width: 100%;
        margin-left: 0
    }

    .sidebar-nav {
        display: block;
        float: left;
        width: 100%;
        min-height: 110px;
        list-style: none;
        margin-left: 0;
        padding: 0;
        background: #0d5776
    }

        .sidebar-nav li {
            line-height: 30px;
            color: #fff !important;
            width: 48%;
            display: inline-block
        }

            .sidebar-nav li a {
                color: inherit
            }

            .sidebar-nav li:hover, .sidebar-nav li:hover a.active-menu .row {
                background-color: #f39735 !important;
                color: #fff !important
            }

            .sidebar-nav li a.active-menu .row {
                color: #f39735;
                font-family: open_sanssemibold
            }

            .sidebar-nav li a.active-menu .active_arrow:before {
                color: inherit !important
            }

            .sidebar-nav li:hover a .row .active_arrow:before {
                color: #fff !important
            }

    .shop-first-name {
        background: #41dda0;
        color: #fff;
        margin-top: 2px;
        font-size: 28px;
        line-height: 32px;
        text-align: center;
        border-radius: 50%;
        padding: 5px;
        height: 40px;
        width: 40px;
        display: inline-block;
        font-weight: 700;
        vertical-align: top
    }

    #allergicFrm {
        padding-left: 8px !important
    }

    .OrderListing {
        width: auto;
        height: auto;
        margin-top: 10px
    }

    #ordhistmar {
        margin: 0;
        padding-top: 20px;
        position: relative
    }

    .orderhisttabel1 {
        width: auto;
        height: auto
    }

        .orderhisttabel1 .orderhistd1 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd2 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd3 {
            width: 40%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd4 {
            width: 60%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 table tr td {
            padding: 0 !important;
            margin: 0 0 6px
        }

        .orderhisttabel1 table tr {
            border-bottom: 1px #ccc solid
        }

            .orderhisttabel1 table tr:nth-last-child(2) {
                border-bottom: none
            }

    .delivadd {
        width: 140px;
        height: auto;
        display: inline-block;
        position: relative;
        float: right;
        right: 0px;
        margin-top: 5px
    }

    .myaccbox {
        width: 100%;
        height: auto;
        display: inline-block;
        float: left;
        margin-left: 0;
        margin-top: 1%;
        border: 1px #ccc solid;
        background: #F7F5F0;
        position: relative
    }

    .scrollbaruser1 {
        max-height: initial !important;
        overflow: visible;
        overflow-x: initial
    }

    .userproaddp {
        left: 29%;
        display: inline-block;
        position: relative
    }

    .userchngpass {
        left: 4%;
        position: relative;
        width: 96.5%
    }

    .myaccadd1 {
        margin-right: 10px
    }

        .myaccadd1 i {
            font-size: 18px
        }

    .myaccadd2 {
        margin-right: 5px
    }

        .myaccadd2 i {
            font-size: 18px
        }

    .myaccadd3 {
        margin-right: 0
    }

        .myaccadd3 .glyphicon-pencil {
            font-size: 18px
        }

    .myaccadd4 {
        margin-right: 0
    }

        .myaccadd4 i {
            font-size: 18px
        }

    .myaccadd5 {
        margin-right: 0
    }

        .myaccadd5 .glyphicon-pencil {
            font-size: 18px
        }

    #my-account {
        min-height: 340px;
        background: #f7f5f0
    }

    .msg-success {
        padding-top: 30px;
        color: #666;
        text-align: center
    }

        .msg-success h1 {
            font-size: 24px;
            color: #035676;
            margin-top: 10px
        }

        .msg-success h2 {
            font-size: 14px;
            color: #666;
            margin-top: 0
        }

            .msg-success h2 a {
                font-size: 18px;
                color: #035676;
                text-decoration: underline;
                display: inline-block;
                margin-top: 10px
            }

                .msg-success h2 a:hover {
                    color: #F59824
                }

        .msg-success h3 {
            font-size: 14px;
            color: #666;
            margin: 0;
            padding: 0 0 40px
        }

        .msg-success p {
            text-align: center;
            padding-bottom: 40px
        }

    .sign-up-head {
        color: #0D5776;
        margin-top: 0;
        padding-bottom: 0;
        font-size: 26px;
        margin-bottom: 0
    }

    .fontsignpont {
        color: #000;
        line-height: 25px;
        font-size: 15px
    }

    .fontsignpont1 {
        color: #666;
        line-height: 21px;
        font-size: 12px
    }

    .fontsignpont2 {
        color: #F39735;
        font-size: 16px;
        margin-left: 10px
    }

    .fontsignpont3 {
        color: #F39735;
        font-size: 11px;
        position: absolute;
        z-index: 2;
        margin-top: -31px;
        display: inline-block;
        right: 18px
    }

    .signpostpheigh {
        height: 30px
    }

    .srchpageleft {
        width: 70%;
        height: 100%;
        position: fixed;
        background: #fff;
        right: -71%;
        z-index: 999999;
        top: -5px;
        overflow: auto;
        overflow-x: hidden
    }

    .srchpageright {
        width: 100%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 0
    }

    .bgcolorsrchp {
        background: #fff
    }

    .srchprigtt {
        width: 79%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 10px
    }

        .srchprigtt h5 {
            color: #000;
            font-weight: 700;
            margin-left: 5px;
            margin-top: 14px
        }

    .srchprigtt-mob {
        width: 15%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 5px;
        margin-top: 5px;
        margin-bottom: 3px
    }

        .srchprigtt-mob p {
            margin: 0;
            padding: 0
        }

        .srchprigtt-mob img {
            width: 18px;
            height: 18px
        }

        .srchprigtt-mob .fltr-font {
            font-size: 10px;
            margin-top: 0;
            position: relative;
            display: inherit
        }

    .blogrecipebox {
        width: 100%;
        height: 150px;
        margin: auto;
        overflow: hidden
    }

        .blogrecipebox img {
            height: 100%;
            width: 100%;
            -moz-transition: all .3s;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .blogrecipebox img:hover {
                -moz-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.1)
            }

    .land-recipeblog {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-recipeblog h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 10px;
            font-size: 16px;
            margin-bottom: 5px;
            text-align: center;
            font-weight: 700
        }

    .framerecipeandblogs {
        height: 219px;
        overflow: hidden;
        margin: 0 10px
    }

        .framerecipeandblogs ul {
            list-style: none;
            margin: 0;
            padding: 0;
            height: 240px
        }

            .framerecipeandblogs ul li {
                float: left;
                width: 293px;
                height: 240px;
                margin-left: 5px;
                padding: 0;
                color: #ddd;
                text-align: center
            }

    .recipeblogboxland {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .recipeblogboxland h3 {
            text-align: left;
            padding: 0
        }

            .recipeblogboxland h3 a {
                font-weight: 400;
                color: #f39633;
                padding: 0;
                font-size: 14px
            }

                .recipeblogboxland h3 a:hover {
                    color: #0e5776
                }

        .recipeblogboxland p {
            font-size: 13px;
            text-align: left;
            color: #666
        }

    .btmlefthorisld2 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld2 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld2 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld2 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .btmlefthorisld3 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld3 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld3 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld3 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .landing-row {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .landing-row .landpcatbox .catproductbox {
            width: 100%;
            position: absolute;
            bottom: 5px
        }

            .landing-row .landpcatbox .catproductbox h3 {
                width: 100%;
                color: #666;
                margin: 0;
                text-align: center;
                padding-left: 5px;
                padding-right: 5px;
                font-size: 12px;
                font-weight: 400;
            }

    .margrowtop {
        margin-top: 10px
    }

    .land-specstrleft {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-specstrleft h3 {
            color: #0d5776;
            padding: 0 5px;
            margin-top: 15px;
            font-size: 16px;
            line-height: 23px;
            margin-bottom: 5px
        }

        .land-specstrleft p {
            font-size: 13px;
            padding: 0 10px;
            line-height: 22px
        }

        .land-specstrleft .explorebtn {
            background: #0e5776;
            height: auto;
            display: inline-block;
            padding: 2px 20px;
            color: #fff;
            border-radius: 5px
        }

            .land-specstrleft .explorebtn:hover {
                background: #f39733
            }

    .land-specstrright {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-top: 20px
    }

        .land-specstrright img {
            width: 100%
        }

    .land-nearbystr {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-nearbystr h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 5px;
            margin-bottom: 5px;
            font-size: 16px;
            font-weight: 700
        }

    .ftrlinkcol {
        overflow: hidden
    }

    .product-fe {
        padding: 0;
        padding-left: 0;
        height: auto;
        width: 100%;
        display: inline-block
    }

        .product-fe li {
            width: 49%;
            margin: 5px 0 0;
            padding: 0;
            display: inline-block;
            float: left;
            list-style: none;
            height: 35px;
            border-right: none
        }

            .product-fe li:last-child {
                border-right: none
            }

            .product-fe li img {
                margin-right: 5px
            }

    .media__body .iteamdiv {
        width: 50px;
        display: inline-block;
        float: right;
        text-align: right;
        color: #0d5776;
        font-size: 12px;
        font-weight: 700;
        margin-top: 1px;
        margin-bottom: 2px
    }

    .delevery_type_main {
        position: relative;
        bottom: 0;
        left: 7px;
        height: 22px;
        display: inline-block;
        z-index: 99;
        width: auto;
        float: left
    }

    .clicktoimg {
        height: 20px;
        margin-top: 0;
        width: 70%;
        position: absolute;
        opacity: 1;
        background: none;
        display: inline-block;
        color: #fff;
        text-align: center;
        border-radius: 0;
        right: 0
    }

        .clicktoimg span {
            font-size: 12px;
            display: none
        }

        .clicktoimg:hover {
            opacity: 1;
            z-index: 9999;
            display: inline-block
        }

        .clicktoimg h4 {
            font-size: 14px;
            background: none;
            padding: 1px 0;
            color: #666;
            margin-top: 10px;
            border-radius: 0;
            font-weight: 700
        }

    .revpddtlcount {
        margin-left: -20px;
        margin-top: 1px;
        position: relative;
        display: inline-block;
        font-size: 16px
    }

    .modal-dialog {
        margin: 50px auto !important
    }

    .image-holder img {
        max-width: 100%;
        max-height: 500px;
        width: auto;
        height: auto;
        margin: auto;
        display: block
    }

    .mobspesoff {
        position: relative;
        top: -2px;
        left: 0
    }

    .mobspesoff1 {
        margin-top: 5px;
        margin-left: 10px;
        display: inline-block;
        padding-bottom: 20px
    }

        .mobspesoff1 img {
            width: 50px;
            height: 50px
        }

        .mobspesoff1 .diyalf {
            margin-top: 3px;
            display: inline-block;
            float: left
        }

        .mobspesoff1 .diyart {
            margin-top: 17px;
            display: inline-block;
            float: left;
            margin-left: 0
        }

            .mobspesoff1 .diyart img {
                width: 165px;
                height: 30px
            }

    .mrgtopfeturoffimg {
        margin-top: 15px;
    }

    .paddrightnogut {
        padding-right: 15px !important;
    }

    .paddleftnogut {
        padding-left: 15px !important;
    }

    .sub-header-holder1 {
        width: auto;
        margin-left: 10px !important;
        margin-right: 5px !important;
        float: left;
        vertical-align: middle;
        line-height: 24px;
    }

    .navbar-header {
        width: 100% !important;
        display: inline-block !important;
        position: relative !important;
    }

    .martop14excit {
        margin-top: 0px;
    }

    .martopfetp14 {
        margin-top: 14px !important;
    }

    .locppmobm {
        padding: 10px 10px 0 !important;
        min-width: 300px !important;
        left: 27% !important;
        border-radius: 10px !important;
        position: fixed !important;
        top: 30px !important;
    }

    .righleftpadmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .logingkartopmob {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 3px;
    }

        .logingkartopmob ul {
            margin: 0px;
            padding: 0px;
            width: 85%;
        }

            .logingkartopmob ul li {
                float: left;
                width: 50%;
                list-style: none;
                padding: 0px 0px;
                text-align: center;
            }

    .container-fluidmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .searchmobrad {
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border: none;
    }

    .footer-top-cont p {
        font-size: 12px;
    }

    .ftrcateglink {
        font-size: 12px;
    }

    .myordpadtb {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .steps-line {
        height: 2px;
        position: relative;
        margin-top: 7px;
        width: 195px;
    }

    .order-status-holder {
        position: relative;
        margin: 7px 0px 20px 0px;
    }

    .order-status01 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: -10px
    }

    .order-status02 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 48px;
    }

    .order-status03 {
        width: 25%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 103px;
    }

    .order-status04 {
        width: 40%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 150px;
    }

    .btn-cancelaal {
        padding: 1px 10px !important;
        color: #fff;
        font-size: 11px !important;
        margin-top: 0px !important;
    }

    .forratitpppdp {
        margin-left: -100px;
    }

        .forratitpppdp .arrow_box::after {
            margin-left: 128px !important;
        }

    .possabpdtmof {
        position: relative;
    }

    #offer-table {
        margin-top: 3px;
    }

    #terms_check-error {
        position: absolute;
        margin-top: 7px;
        color: #666;
        font-size: 11px;
        background: #fff;
        padding: 5px 10px;
        margin-left: -14px;
        z-index: 1;
        border-radius: 5px;
        border: 1px #ccc solid;
        box-shadow: 1px 1px 3px #ccc;
        display: block;
    }

        #terms_check-error:after {
            bottom: 100%;
            left: 16%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border: 1px #ccc solid;
        }

        #terms_check-error:after {
            border-color: rgba(204, 204, 204, 0);
            border-bottom-color: #ccc;
            border-width: 10px;
            margin-left: -10px;
        }
    /*740 end*/
}

@media screen and (min-width:801px) and (max-width:980px) {
    .store_logo_hover li {
        margin: 5px;
        padding: 0;
        float: left;
        position: relative;
        width: 31%
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%
    }
}

@media screen and (min-width:769px) and (max-width:800px) {
    .store_logo_hover li {
        margin: 5px;
        padding: 0;
        float: left;
        position: relative;
        width: 31%
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%
    }
}

@media screen and (min-width:668px) and (max-width:768px) {
    .store_logo_hover li {
        margin: 5px;
        padding: 0;
        float: left;
        position: relative;
        width: 31%
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%
    }
}

.resphdbock1 {
    display: none
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .resphdbock1 {
        display: block !important;
        clear: both
    }

    .reshedlogo {
        width: 180px !important;
    }

        .reshedlogo img {
            width: 170px
        }

    header .notifictn-top {
        width: 33% !important
    }

    header .stores-sel {
        width: auto !important;
        float: left;
        margin-top: 5px
    }

    header .srch-top {
        width: 40% !important
    }

    .margin-top53 {
        margin-top: 0px !important
    }

    .fixed-sec-header {
        position: fixed;
        top: 146px;
        left: 0;
        width: 100%;
        margin: 0 !important;
        z-index: 99999;
        -webkit-transition: top .2s ease-in-out;
        -moz-transition: top .2s ease-in-out;
        -ms-transition: top .2s ease-in-out;
        -o-transition: top .2s ease-in-out;
        transition: top .2s ease-in-out
    }

    .navbar.navbar-fixed-top {
        position: fixed
    }

    .navbar-fixed-top {
        padding-bottom: 0 !important
    }

    .bbcategory .nav > ul > li.dropdown .subnav {
        background: #eee;
        left: -100px !important;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        padding-left: 45px;
        padding-top: 30px;
        position: absolute;
        right: 15px;
        top: 42px;
        -webkit-transition: opacity .2s 0 ease;
        transition: opacity .2s 0 ease;
        visibility: hidden;
        z-index: 9999 !important;
        width: 660px !important
    }

    header .forcartpp {
        margin-left: -20px
    }

    .forcartpp:before {
        content: ' ';
        height: 0;
        position: absolute;
        width: 0;
        border: 10px solid transparent;
        border-top-color: #F8F4F1;
        margin-top: -27px;
        left: 167px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .btn-checkout {
        width: 180px !important;
        transition: all .5s ease 0
    }

    .btn-checkout, .btn-remove {
        background: #0d5776;
        color: #fff;
        padding: 8px 15px !important;
        font-size: 14px;
        border-radius: 6px;
        border: 1px solid #0d5776 !important;
        width: 100%;
        font-family: 'proxima_novasemibold'
    }

    .displaynon {
        display: none;
    }

    .rightaddr-cont {
        width: 100px;
        display: inline-block;
        float: left;
        line-height: 11px;
        margin-top: 0px;
    }

    .pplrrecipbox .pplrrecipbox-img {
        width: 100%;
    }

    .charlim300 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 200px;
    }

    .recipeslid {
        height: 373px !important;
    }

    .excitingoff-big {
        width: 100%;
        height: auto;
    }

        .excitingoff-big img {
            width: 100%;
            height: auto;
        }

    .paddleftnogut {
        padding-left: 15px !important;
    }

    .col-sm-5cols {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    .w-100ipd {
        width: 100% !important;
    }

    .col-sm-5cols {
        width: 25% !important;
        float: left;
    }

    .monsoonalert {
        width: 18%;
    }

    #topcatewidth {
        font-size: 10px;
    }

    .bgheadertab {
        margin-left: 5px !important;
    }

    .rightaddr-cont1 {
        line-height: 14px !important;
    }
}

@media screen and (min-width:1025px) and (max-width:1199px) {
    .resphdbock1 {
        display: block !important;
        clear: both
    }

    .reshedlogo {
        width: 200px !important;
        margin-left: 0% !important
    }

        .reshedlogo img {
            width: 200px
        }

    header .notifictn-top {
        width: 26% !important
    }

    header .stores-sel {
        width: auto !important;
        float: left;
        margin-top: 5px
    }

    header .srch-top {
        width: 45% !important
    }

    .margin-top53 {
        margin-top: 116px !important
    }

    .fixed-sec-header {
        position: fixed;
        top: 116px;
        left: 0;
        width: 100%;
        margin: 0 !important;
        z-index: 99999;
        -webkit-transition: top .2s ease-in-out;
        -moz-transition: top .2s ease-in-out;
        -ms-transition: top .2s ease-in-out;
        -o-transition: top .2s ease-in-out;
        transition: top .2s ease-in-out
    }

    .navbar.navbar-fixed-top {
        position: fixed
    }

    .navbar-fixed-top {
        padding-bottom: 0 !important
    }

    .monsoonalert {
        width: 20%;
    }

    .recipeblog-hidden {
        display: none;
    }
}

@media screen and (min-width:1441px) and (max-width:1600px) {
    .bnradsleft {
        width: 120px;
        position: absolute;
        margin-top: 20px;
        float: left;
        left: 5px
    }

        .bnradsleft img {
            width: 100%;
            margin-bottom: 90px
        }

    .bnradsright {
        width: 120px;
        position: absolute;
        margin-top: 20px;
        float: right;
        right: 5px
    }

        .bnradsright img {
            width: 100%;
            margin-bottom: 90px
        }
}

@media screen and (min-width:1200px) and (max-width:1440px) {
    .bnradsleft {
        width: 95px;
        position: absolute;
        margin-top: 20px;
        float: left;
        left: 3px
    }

        .bnradsleft img {
            width: 100%;
            margin-bottom: 90px
        }

    .bnradsright {
        width: 95px;
        position: absolute;
        margin-top: 20px;
        float: right;
        right: 3px
    }

        .bnradsright img {
            width: 100%;
            margin-bottom: 90px
        }

    header .srch-top {
        width: 48% !important;
    }
}

@media screen and (min-width:800px) and (max-width:1199px) {
    .bnradsleft {
        width: 125px;
        position: absolute;
        margin-top: 10px;
        float: left;
        left: 10px;
        display: none
    }

        .bnradsleft img {
            width: 100%
        }

    .bnradsright {
        width: 120px;
        position: absolute;
        margin-top: 10px;
        float: right;
        right: 10px;
        display: none
    }

        .bnradsright img {
            width: 100%
        }
}

@media screen and (min-width:768px) and (max-width:768px) {
    header .notifictn-top {
        width: 31% !important;
    }

    .list-item {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        color: #fff;
        line-height: 22px;
        top: -3px;
        left: 29px;
        height: 22px;
        width: 22px;
        text-align: center;
    }

    #totAmountID {
        position: absolute;
        top: -18px;
        left: 56px;
        display: inline-block;
        color: #fff;
        padding-right: 10px;
        vertical-align: top;
        margin-top: 11px;
        width: 95px;
    }

    .sub-header-holder1 {
        width: auto;
        margin-left: 0px !important;
        margin-right: 0px !important;
        float: left;
        vertical-align: middle;
        line-height: 24px;
    }

    .hidden-xs768 {
        display: none !important;
    }

    .searchmobrad {
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border: none;
    }

    .carousel-next {
        position: absolute !important;
        top: 50%;
        right: -5px !important;
        z-index: 999;
        width: 15px !important;
    }

    #itemsListingDiv .carousel-prev {
        position: absolute !important;
        top: 50%;
        left: -3px !important;
        z-index: 999;
        width: 15px !important;
    }

    header .forcartpp {
        margin-left: -98px !important;
    }

    .forcartpp:before {
        left: 242px;
    }

    .srchpageleft {
        width: 32% !important;
    }

    .srchpageright {
        width: 65% !important;
    }

    .paddleftnogut {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .padleftright2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .paddrightnogut {
        padding-right: 15px !important;
    }

    .featurprbigimg-pd {
        width: 25%;
    }

    .excitingoff-big {
        width: 100%;
        height: auto;
    }

        .excitingoff-big img {
            width: 100%;
            height: auto;
        }

    .col-sm-5cols {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    .checkout-right-panel {
        top: 10;
    }

    #topcatewidth {
        font-size: 10px;
    }

    .bgheadertab {
        margin-left: 5px !important;
    }

    .marg-lefttop input {
        border-left: 1px #eee solid !important;
    }
}

@media screen and (min-width:1024px) and (max-width:1024px) {
    .srchpageleft {
        width: 23% !important;
    }

    .srchpageright {
        width: 75% !important;
    }

    .img-cardblog {
        width: 100%;
        height: 200px;
    }

    .checkout-right-panel {
        width: 310px !important;
    }
}




[role="banner"] {
    position: relative;
    width: 100%;
    z-index: 11;
    -webkit-transition: all .0s linear;
    transition: all .0s linear
}

.bbcategory {
    width: 110px;
    height: auto;
    margin-left: 2px;
}

    .bbcategory .bbcategbg {
        color: #fff
    }

        .bbcategory .bbcategbg img {
            margin-right: 3px
        }

    .bbcategory ul {
        margin: 0;
        padding: 0;
        border: none;
        margin-left: 6px
    }

    .bbcategory .nav {
        clear: both
    }

        .bbcategory .nav.immediate > ul > li.dropdown .subnav {
            -webkit-transition-delay: .0s !important;
            transition-delay: .0s !important
        }

        .bbcategory .nav.out > ul > li.dropdown .subnav {
            -webkit-transition-delay: .0s !important;
            transition-delay: .0s !important
        }

        .bbcategory .nav > ul {
            position: relative
        }

            .bbcategory .nav > ul > li {
                display: inline-block;
                margin: 0 0 0 -5px
            }

                .bbcategory .nav > ul > li > a {
                    color: #fff;
                    display: block;
                    line-height: 44px;
                    padding: 0 15px;
                    position: relative;
                    opacity: 0;
                    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
                    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
                    text-decoration: none;
                    -webkit-transition: all 0 linear;
                    transition: all 0 linear
                }

                    .bbcategory .nav > ul > li > a img {
                        vertical-align: middle
                    }

                    .bbcategory .nav > ul > li > a:hover {
                        color: #fff;
                    }

                .bbcategory .nav > ul > li:first-child {
                    display: none
                }

                    .bbcategory .nav > ul > li:first-child > a:hover {
                    }

                .bbcategory .nav > ul > li.offers > a:hover {
                    color: #fff
                }

                .bbcategory .nav > ul > li.nodropdown {
                    display: none
                }

                .bbcategory .nav > ul > li.dropdown {
                    display: none
                }

                    .bbcategory .nav > ul > li.dropdown:hover .rightaddr-cont1 {
                        color: #F39735;
                    }

.catbottomspace {
    width: 100%;
    position: absolute;
    top: 40px;
    left: 0px;
    height: 14px;
    display: none;
}

.bbcategory .nav > ul > li.dropdown:hover {
    background-color: #fff;
}

    .bbcategory .nav > ul > li.dropdown:hover .catbottomspace {
        z-index: 9999999;
        display: block;
        -webkit-transition-delay: .1s !important;
        transition-delay: .1s !important;
    }

.bbcategory .nav > ul > li.dropdown .catbottomspace > .arrowupcat {
    position: absolute;
    z-index: 9999;
    top: 13px;
    left: 44%;
}

    .bbcategory .nav > ul > li.dropdown .catbottomspace > .arrowupcat:after, .bbcategory .nav > ul > li.dropdown .catbottomspace > .arrowupcat:before {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .bbcategory .nav > ul > li.dropdown .catbottomspace > .arrowupcat:after {
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: #F39735;
        border-width: 10px;
        margin-left: -10px;
    }

    .bbcategory .nav > ul > li.dropdown .catbottomspace > .arrowupcat:before {
        border-color: rgba(104, 104, 104, 0);
        border-bottom-color: #F39735;
        border-width: 11px;
        margin-left: -11px;
    }

.bbcategory .nav > ul > li.dropdown > a {
    padding: 0 5px;
    position: relative
}

.bbcategory .nav > ul > li.dropdown .caret {
    margin-top: -5px;
    height: 11px;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 11px
}

.bbcategory .nav > ul > li.dropdown .subnav {
    background: #eee;
    left: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    padding-left: 45px;
    padding-top: 30px;
    position: absolute;
    right: 15px;
    top: 42px;
    -webkit-transition: opacity .2s 0 ease;
    transition: opacity .2s 0 ease;
    visibility: hidden;
    z-index: 9999 !important;
    width: 885px;
    border-top: 4px #f39732 solid;
}

    .bbcategory .nav > ul > li.dropdown .subnav ul {
        list-style: none;
        margin: 0 0 15px;
        padding: 0
    }

    .bbcategory .nav > ul > li.dropdown .subnav li a {
        font-size: 12px;
        color: #656565;
        display: block;
        line-height: 1.2;
        padding: 0 0 10px;
        text-decoration: none;
        text-transform: uppercase;
    }

        .bbcategory .nav > ul > li.dropdown .subnav li a:hover {
            color: #243044;
            text-decoration: underline;
        }

        .bbcategory .nav > ul > li.dropdown .subnav li a span {
            font-size: 16px;
            font-size: 1rem;
            color: red;
            text-transform: uppercase
        }

.bbcategory .nav > ul > li.dropdown.half-sized .subnav {
    max-width: 756px
}

.bbcategory .nav > ul > li.dropdown:hover > a, .nav > ul > li.dropdown.open > a {
    color: #fff;
    z-index: 11;
    background-color: #fff;
}

.bbcategory .nav > ul > li.dropdown:hover .subnav, .nav > ul > li.dropdown.open .subnav {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -webkit-transition: opacity .2s .5s ease;
    transition: opacity .2s .5s ease;
    visibility: visible;
    z-index: 10
}

.page-modal {
    background: #000;
    bottom: 0;
    display: none;
    left: 0;
    opacity: .3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    position: fixed;
    right: 0;
    z-index: 9
}

.bbcategory .nav {
    display: block
}

    .bbcategory .nav:last-of-type {
        border: 0
    }

    .bbcategory .nav.immediate > ul > li.dropdown .subnav .level-2 > li.active > ul.level-3 {
        display: block
    }

    .bbcategory .nav > ul:hover > li.header-contact {
        background-color: #fff
    }

    .bbcategory .nav > ul > li > a {
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
    }

    .bbcategory .nav > ul > li:first-child {
        display: inline-block
    }

        .bbcategory .nav > ul > li:first-child a {
            padding: 0
        }

    .bbcategory .nav > ul > li.dropdown, .bbcategory .nav > ul > li.nodropdown {
        display: inline-block
    }

        .bbcategory .nav > ul > li.dropdown .subnav {
            margin-top: 10px;
            overflow: hidden;
            padding: 0;
            z-index: 9999
        }

            .bbcategory .nav > ul > li.dropdown .subnav .level-2 {
                -webkit-transition: all .2s linear;
                transition: all .2s linear;
                background-color: #fff;
                display: block;
                margin: 0;
                padding: 0;
                position: relative;
                margin-left: -15px;
                padding-top: 1px
            }

.lt-ie9 .bbcategory .nav > ul > li.dropdown .subnav .level-2:hover .active:hover > a:after {
    top: 8px
}

.bbcategory .nav > ul > li.dropdown .subnav .level-2 > li > a > i {
    float: right;
    color: #ccc;
}

.bbcategory .nav > ul > li.dropdown .subnav .level-2 > li:hover a i {
    color: #0d5776;
}

.bbcategory .nav > ul > li.dropdown .subnav .level-2 > li.active {
    background-color: #fff
}

    .bbcategory .nav > ul > li.dropdown .subnav .level-2 > li.active a {
        color: #666;
    }

.lt-ie9 .bbcategory .nav > ul > li.dropdown .subnav .level-2 > li.active a:after {
    top: 8px
}

.bbcategory .nav > ul > li.dropdown .subnav .level-2 > li > a {
    font-size: 12px !important;
    color: #666;
    line-height: 1.2;
    padding: 8px 15px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
}

    .bbcategory .nav > ul > li.dropdown .subnav .level-2 > li > a:after {
        font-size: 13px;
        -webkit-transition: all .2s linear;
        transition: all .2s linear;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        margin-right: 10px;
        content: " ";
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 50%;
        width: 15px;
        height: 17px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

.lt-ie9 .bbcategory .nav > ul > li.dropdown .subnav .level-2 > li > a:after {
    top: 8px
}

.bbcategory .nav > ul > li.dropdown .subnav .level-2 > li > a:hover {
    padding: 8px 15px
}

.bbcategory .nav > ul > li.dropdown .subnav .level-2 > li > ul.level-3 {
    background-color: #fff;
    left: 100%;
    min-height: 100%;
    padding: 10px 30px 0 20px;
    position: absolute;
    top: 0;
    -webkit-transition: none;
    transition: none;
    display: none;
    width: 322%
}

    .bbcategory .nav > ul > li.dropdown .subnav .level-2 > li > ul.level-3 h4 {
        font-size: 14px;
        font-weight: 700;
        border-bottom: 2px solid #ededed;
        color: #243044;
        font-family: "AbrilReg",sans-serif;
        margin-bottom: 7.5px;
        padding-bottom: 5px;
        text-transform: uppercase
    }

    .bbcategory .nav > ul > li.dropdown .subnav .level-2 > li > ul.level-3 ul li a {
        font-size: 13px !important;
        color: #656565;
        padding: 0 0 10px;
        text-decoration: none;
        text-transform: none
    }

    .bbcategory .nav > ul > li.dropdown .subnav .level-2 > li > ul.level-3 > .licatimages {
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 0;
        min-height: 100%;
    }

    .bbcategory .nav > ul > li.dropdown .subnav .level-2 > li > ul.level-3 ul li a:hover {
        background-color: transparent;
        color: #0d5776;
        font-weight: bold;
        letter-spacing: 0.1px
    }

    .bbcategory .nav > ul > li.dropdown .subnav .level-2 > li > ul.level-3 ul li a:after {
        display: none
    }

    .bbcategory .nav > ul > li.dropdown .subnav .level-2 > li > ul.level-3 ul li a span {
        font-size: 13px !important;
        color: #b7b2b2;
        text-transform: uppercase
    }

.bbcategory .nav > ul > li.dropdown .subnav .level-2 > li:hover {
    background-color: #fff
}

    .bbcategory .nav > ul > li.dropdown .subnav .level-2 > li:hover > a {
        color: #0d5776;
        font-weight: bold;
        letter-spacing: 0.1px;
    }

    .bbcategory .nav > ul > li.dropdown .subnav .level-2 > li:hover a:after {
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        right: -5px
    }

    .bbcategory .nav > ul > li.dropdown .subnav .level-2 > li:hover > ul.level-3 {
        display: block
    }

.bbcategory .nav > ul > li.dropdown .subnav h4 {
    font-size: 16px;
    font-weight: 300;
    margin: 0
}

    .bbcategory .nav > ul > li.dropdown .subnav h4 a {
        background: #aaa;
        color: #fff;
        display: block;
        line-height: 1.2;
        margin-bottom: 5px;
        padding: 8px 10px;
        text-decoration: none;
        text-transform: uppercase
    }

        .bbcategory .nav > ul > li.dropdown .subnav h4 a:hover {
            background-color: transparent;
            text-decoration: underline
        }

    .bbcategory .nav > ul > li.dropdown .subnav h4.long-name {
        font-size: 14px;
    }

.bbcategory .nav > ul > li.dropdown .subnav ul {
    list-style: none;
    margin: 0 0 15px;
    padding: 0
}

.bbcategory .nav > ul > li.dropdown .subnav li a {
    color: #636363;
    display: block;
    font-size: 13px;
    font-size: .875rem;
    line-height: 1.2;
    padding: 6px 0
}

    .bbcategory .nav > ul > li.dropdown .subnav li a:hover {
        color: #243044
    }

.bbcategory .nav > ul > li.dropdown .subnav.subnav-reduced .level-2 > li > ul.level-3 h4 {
    padding-bottom: 5px;
    margin-bottom: 10px
}

.bbcategory .nav > ul > li.dropdown .subnav.subnav-reduced .level-2 > li > ul.level-3 ul {
    margin-bottom: 12px
}

    .bbcategory .nav > ul > li.dropdown .subnav.subnav-reduced .level-2 > li > ul.level-3 ul li:last-child a {
        padding-bottom: 0
    }

    .bbcategory .nav > ul > li.dropdown .subnav.subnav-reduced .level-2 > li > ul.level-3 ul li a {
        padding-bottom: 5px
    }

#topcatewidth i {
    font-size: 22px;
    line-height: 3px;
}

.text-decoration-normal {
    text-decoration-style:
}

.m-l-30 {
    margin-left: 30px;
}

.bg-white {
    background: #fff;
}

.bgheadertab {
    margin-left: 15px;
}

.storebgtab {
    background: #e1fceb;
    border-radius: 3px;
}

.todaybgtab {
    background: #fffbde;
    border-radius: 3px;
}

.bbexpressbgtab {
    background: #e8fbff;
    border-radius: 3px;
}

.bbsubscriptionbgtab {
    background: #fff2df;
    border-radius: 3px;
}

.bbreferalbgtab {
    background: #e9f3ff;
    border-radius: 3px;
}

.tabtextinfoddt {
    font-size: 10px;
    display: block;
    color: #666;
}

.marg-lefttop input {
    border: 0px;
    border-top: 1px #eee solid;
    border-bottom: 1px #eee solid;
}

    .marg-lefttop input:blur {
        border-top: 1px #eee solid;
        border-bottom: 1px #eee solid;
    }

.marg-lefttop .form-control:focus {
    outline: none;
    box-shadow: none !important;
    border: 0px solid #fff;
}

.marg-lefttop .form-control:blur {
    outline: none;
    box-shadow: none !important;
    border: 0px solid #422918;
}

.forsearchboxborder {
    -webkit-box-shadow: 0px 0px 0px 1px rgba(243,151,53,1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(243,151,53,1);
    box-shadow: 0px 0px 0px 1px rgba(243,151,53,1);
    border-radius: 5px;
}

.p-l-1 {
    padding-left: 1px;
}

.text-white {
    color: #000 !important;
}

.icontoptab {
    background: url("../images/all-top-icon2.png") no-repeat;
    display: inline-block;
    float: left;
}

.topiconstore {
    width: 30px;
    height: 28px;
    background-position: 0px 1px;
    margin-right: 6px;
}

.topiconoffers {
    width: 30px;
    height: 28px;
    background-position: -33px -2px;
    margin-right: 6px;
}

.topiconexpress {
    width: 38px;
    height: 28px;
    background-position: -98px -2px;
    margin-right: 7px;
}

.topiconsubscrip {
    width: 30px;
    height: 28px;
    background-position: -67px -2px;
    margin-right: 6px;
}

.topiconreferal {
    width: 30px;
    height: 28px;
    background-position: -138px -2px;
    margin-right: 6px;
}

.topiconrecipe {
    width: 28px;
    height: 28px;
    background-position: -194px -2px;
    margin-right: 6px;
}

.topiconblog {
    width: 28px;
    height: 28px;
    background-position: -224px -1px;
    margin-right: 6px;
}

.topiconlocation {
    width: 20px;
    height: 26px;
    background-position: -171px -2px;
    margin-right: 6px;
}

.hlogmtop .text-white {
    color: #fff !important;
}

.hlogmtop .text-blue {
    color: #0d5776 !important;
}

.categorypaddl {
    padding-left: 30px;
}

.icontopcart {
    background: url("../images/cart-in-header5.png") no-repeat;
    display: inline-block;
    position: absolute;
    top: 5px;
}

.cartinheader1 {
    width: 34px;
    height: 34px;
    background-position: -2px -2px;
}

.cartinheader2 {
    width: 34px;
    height: 34px;
    background-position: -43px -1px;
}

.display-block {
    display: block;
}

.offerdmodeleft > span > p > a:hover {
    color: #F39735;
    text-decoration: none;
}

.addbodyPright {
    padding-right: 17px;
}

.arrow-mode-change1 {
    border-top: 4px #F39735 solid !important;
    margin-top: 5px !important;
}

.arrow-mode-change2 {
    border-top: 4px #055776 solid !important;
    margin-top: 5px !important;
}

.pull-right > .dropdown-menu {
    right: -3px !important;
}

.navbar-nav > li > .afterloginh {
    padding: 4px 10px 7px !important;
}

.afterlogpophob {
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: -5px;
    height: 10px;
    left: 0px;
}

.cursor-pointer {
    cursor: pointer;
}

.head-upper-left {
    color: #fff;
    font-size: 12px;
    padding-top: 2px;
}

.head-upper-left1 {
    color: #ff0000;
    padding: 1px 3px;
    border: 1px dashed #fff;
    font-weight: bold;
    background: #fff;
    border-radius: 3px;
}

.head-upper-left2 {
    color: #fff;
    font-size: 12px;
    padding-top: 3px;
}

.w100 {
    width: 100%;
}

.height400 {
    min-height: 400px !important;
}

.opacity99 {
    opacity: 0.99 !important;
}

.m-t-165 {
    margin-top: 165px;
}

.m-t-218 {
    margin-top: 218px;
}

.lineheight18 {
    line-height: 18px;
}

.scribpopupp {
    font-size: 17px;
    color: #6cbd4b;
    font-weight: bold;
}

.scribpopupp-perct {
    font-size: 22px;
    color: #ff0000;
}

.scribpopupp-save10 {
    color: #ff0000;
    padding: 2px 5px;
    border: 1px dashed #000;
}

.scribpopupp-input {
    border: 1px #f39735 solid;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 68%;
}

.scribpopupp-input-rightbtn {
    background: #f39735;
    color: #fff;
    margin-top: 7px;
}

.m-t-16 {
    margin-top: 16px !important;
}

.signupppading {
    padding: 0px 15px;
}

    .signupppading > div {
        background: #076c96;
    }

.boxborderandshadow {
    border: none;
    box-shadow: none;
}

.paddingheightsignuppp {
    padding: 0px 15px;
    min-height: 363px;
}

.appdownloadlinkpopup {
    width: 220px;
    position: absolute;
    height: auto;
    margin-top: 6px;
    background: #fff;
    padding: 10px;
    border: 1px #0d5776 solid;
    display: none;
}

    .appdownloadlinkpopup p {
        font-size: 12px;
        color: #666;
    }

    .appdownloadlinkpopup .input-group-addon {
        padding: 6px 4px;
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        color: #555;
        text-align: center;
        background-color: #eee;
        border: 1px solid #ccc;
    }

    .appdownloadlinkpopup > button {
        background: #0d5776;
        color: #fff;
        margin-top: 10px;
    }

        .appdownloadlinkpopup > button:hover {
            background: #F39735;
            color: #fff;
        }

.appdownload-border {
    border-top: 4px #F39735 solid;
    border-left: 1px #F39735 solid;
    border-right: 1px #F39735 solid;
    border-bottom: 1px #F39735 solid;
}

.appdownload-border1 {
    border-top: 4px #0d5776 solid;
    border-left: 1px #0d5776 solid;
    border-right: 1px #0d5776 solid;
    border-bottom: 1px #0d5776 solid;
}

.appdownloadlinkpopup input[type='number'] {
    -moz-appearance: textfield;
}

.appdownloadlinkpopup input[type=number]::-webkit-inner-spin-button, .appdownloadlinkpopup input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.appdownload-border:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 10px solid transparent;
    border-top-color: #F39735;
    top: -20px;
    left: 95px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.androidapplinkdata:hover .appdownloadlinkpopup {
    z-index: 99999;
    display: block;
}

.androidapplinkdata1:hover .appdownloadlinkpopup {
    z-index: 99999;
    display: block;
}

.androidapplinkdata2:hover .appdownloadlinkpopup {
    z-index: 99999;
    display: block;
}

.m-l-55-spl {
    margin-left: 55px;
}

.m-l-175-spl {
    margin-left: 175px;
}

.m-l-min-50-spl {
    margin-left: -50px;
}

.p-b-10-app {
    padding-bottom: 10px;
}

#successsms {
    position: relative;
    display: inline-block;
    color: red;
}

@media screen and (min-width:1366px) and (max-width:1450px) {
    .recipeshopwidth {
        width: 245px !important;
    }

    .offerdmodeleft {
        right: 125px;
    }
}

@media screen and (min-width:1220px) and (max-width:1365px) {
    .recipeshopwidth {
        width: 125px !important;
    }

    .offerdmodeleft {
        right: 125px;
    }

    .recipeblog-hidden {
        display: none;
    }
}

@media screen and (min-width:1080px) and (max-width:1219px) {
    .recipeshopwidth {
        width: 125px !important;
    }

    .offerdmodeleft {
        right: 125px;
    }

    .recipeblog-hidden {
        display: none;
    }

    .hidereferalheder {
        display: none !important;
    }
}

@media screen and (min-width:870px) and (max-width:1079px) {
    .recipeshopwidth {
        width: 100px !important;
    }

    .offerdmodeleft {
        right: 125px;
    }

    .recipeblog-hidden {
        display: none;
    }

    .hidereferalheder {
        display: none !important;
    }

    .hiddebbsubcrip {
        display: none !important;
    }
}

@media screen and (min-width:768px) and (max-width:869px) {
    .recipeshopwidth {
        width: 100px !important;
    }

    .offerdmodeleft {
        right: 125px;
    }

    .recipeblog-hidden {
        display: none;
    }

    .hidereferalheder {
        display: none !important;
    }

    .hiddebbsubcrip {
        display: none !important;
    }

    .hiddebbexpress {
        display: none !important;
    }
}



@font-face {
    font-family: 'proxima_novalight';
    src: url(../fonts/proximanova-light-webfont.eot);
    src: url(../fonts/proximanova-light-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/proximanova-light-webfont.html) format("woff2"),url(../fonts/proximanova-light-webfont-2.html) format("woff"),url(../fonts/proximanova-light-webfont-3.html) format("truetype"),url(../fonts/proximanova-light-webfont.svg#proxima_novalight) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url(../fonts/proximanova-regular-webfont.eot);
    src: url(../fonts/proximanova-regular-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/proximanova-regular-webfont.html) format("woff2"),url(../fonts/proximanova-regular-webfont-2.html) format("woff"),url(../fonts/proximanova-regular-webfont-3.html) format("truetype"),url(../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'proxima_novasemibold';
    src: url(../fonts/proximanova-semibold-webfont.eot);
    src: url(../fonts/proximanova-semibold-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/proximanova-semibold-webfont.html) format("woff2"),url(../fonts/proximanova-semibold-webfont-2.html) format("woff"),url(../fonts/proximanova-semibold-webfont-3.html) format("truetype"),url(../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sansregular';
    src: url(../fonts/opensans-regular-webfont.eot);
    src: url(../fonts/opensans-regular-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-regular-webfont.html) format("woff2"),url(../fonts/opensans-regular-webfont-2.html) format("woff"),url(../fonts/opensans-regular-webfont-3.html) format("truetype"),url(../fonts/opensans-regular-webfont.svg#open_sansregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sanslight';
    src: url(../fonts/opensans-light-webfont.eot);
    src: url(../fonts/opensans-light-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-light-webfont.html) format("woff2"),url(../fonts/opensans-light-webfont-2.html) format("woff"),url(../fonts/opensans-light-webfont-3.html) format("truetype"),url(../fonts/opensans-light-webfont.svg#open_sanslight) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sansbold';
    src: url(../fonts/opensans-bold-webfont.eot);
    src: url(../fonts/opensans-bold-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-bold-webfont.html) format("woff2"),url(../fonts/opensans-bold-webfont-2.html) format("woff"),url(../fonts/opensans-bold-webfont-3.html) format("truetype"),url(../fonts/opensans-bold-webfont.svg#open_sansbold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url(../fonts/opensans-semibold-webfont.eot);
    src: url(../fonts/opensans-semibold-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-semibold-webfont.html) format("woff2"),url(../fonts/opensans-semibold-webfont-2.html) format("woff"),url(../fonts/opensans-semibold-webfont-3.html) format("truetype"),url(../fonts/opensans-semibold-webfont.svg#open_sanssemibold) format("svg");
    font-weight: 400;
    font-style: normal
}

body {
    font-family: 'open_sansregular';
    padding-bottom: 150px !important;
    font-family: "Poppins", Helvetica, sans-serif;
}

header {
    background: #fff;
}

.location-bar {
    padding: 4px;
    font-size: 14px;
    position: relative;
    height: auto;
    background: #f39732;
    color: #fff;
    text-align: center;
    z-index: 0 !important;
}

.location-bar-blue {
    padding: 4px;
    font-size: 14px;
    position: relative;
    height: auto;
    background: #0d5776;
    color: #fff;
    text-align: center;
    z-index: 0 !important;
}

.chng-loc-btn {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    margin-left: 14px;
    line-height: 18px;
    padding: 0px 4px;
    height: 20px;
}

.closenot {
    background: transparent;
    font-size: 23px;
    position: absolute;
    margin-top: -6px;
    right: 1px;
    z-index: 9;
    border: none;
    padding: 0 8px;
    cursor: pointer;
}

.fmap-style {
    font-size: 18px;
    color: #fff;
}

.mainwrapperDiv {
    padding-bottom: 100px
}

.margin-top53 {
    margin-top: 0px
}

.m-0 {
    margin: 0px !important
}

.m-t-0 {
    margin-top: 0px !important
}

.m-t-5 {
    margin-top: 0px !important;
}

.m-t-10 {
    margin-top: 10px !important
}

.m-t-15 {
    margin-top: 15px !important
}

.m-t-20 {
    margin-top: 20px !important
}

.m-t-25 {
    margin-top: 25px !important
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-b-0 {
    margin-bottom: 0px !important
}

.m-b-5 {
    margin-bottom: 5px !important
}

.m-b-10 {
    margin-bottom: 10px !important
}

.m-b-15 {
    margin-bottom: 15px !important
}

.m-b-20 {
    margin-bottom: 20px !important
}

.m-b-25 {
    margin-bottom: 25px !important
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.m-l-0 {
    margin-left: 0px !important;
}

.m-r-0 {
    margin-right: 0px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.p-0 {
    padding: 0px !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.m-m-l-5 {
    margin-left: -5px !important;
}

.m-m-r-5 {
    margin-right: -5px !important;
}

.padtopbot16 {
    padding: 18px 12px !important
}

.navbar-right li .padtopbot22 {
    padding: 22px 0 !important
}

.select_store_box {
    width: 444px;
    margin: 0 auto;
    padding: 27px 50px 40px;
    margin-top: 75px;
    -webkit-box-shadow: 0 6px 8px #666;
    -moz-box-shadow: 0 6px 8px #666;
    box-shadow: 0 6px 8px #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(255,255,255,0.85)
}

.select_store_boxloc {
    width: 444px;
    margin: 0 auto;
    padding: 20px 50px 1px;
    margin-top: 75px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.skipmodal {
    color: #045677;
    cursor: pointer;
    font-size: 16px
}

    .skipmodal:hover {
        color: #F39633
    }

.sec-header {
    color: #fff;
    min-height: 44px;
    padding-top: 10px;
    border-bottom: 1px #ccc solid;
}

.search-holder {
    width: 100%
}

.navbar-form .form-group {
    width: 100%
}

#featdStoreActiveID a i {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    margin-top: -2px
}

.delivery-icon {
    background: #FFF;
    padding: 5px;
    display: inline-block;
    border: 1px solid #e7e7e7;
    width: 150px;
    text-align: center
}

    .delivery-icon:hover {
        border: 1px solid #9e3624;
        box-shadow: 3px 3px 5px #CCC
    }

.delivery {
    padding-left: 11px !important
}

    .delivery input[type="radio"] {
        position: relative;
        z-index: -1;
        opacity: 0
    }

    .delivery label.homedelivery {
        background: no-repeat url(../images/icon_select_delevery.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 150px !important;
        max-width: inherit;
        height: 150px;
        text-align: center;
        margin-right: 15px;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery span, .delivery label.pickup span {
            margin-top: 80%;
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-family: 'open_sanssemibold';
            font-size: 13px;
            color: #111
        }

    .delivery label.pickup {
        background: no-repeat url(../images/icon_select_pickup.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 150px !important;
        max-width: inherit;
        height: 150px;
        text-align: center;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery:hover, .delivery label.pickup:hover, .delivery label.active {
            border: 3px solid #f39633;
            background-color: #fff
        }

.spaytype {
    display: none
}

.select_store_form .chosen-container-single .chosen-single {
    border: 1px solid #1b617e;
    font-size: 16px;
    height: 40px;
    line-height: 28px;
    font-family: 'open_sanssemibold';
    background: url(../images/drop-down-arrow.png) no-repeat right center
}

    .select_store_form .chosen-container-single .chosen-single span {
        color: #000 !important
    }

    .select_store_form .chosen-container-single .chosen-single div b {
        background: rgba(0,0,0,0) url(../images/chosen-sprite.png) no-repeat scroll 0 9px !important
    }

.select_store_form #area_id.form-control {
    border: 1px solid #1b617e !important;
    color: #1b617e !important;
    font-size: 14px !important;
    height: 35px !important;
    line-height: 21px;
    border-radius: 5px !important
}

.select_store_form .form-control::-moz-placeholder {
    color: #1b617e !important
}

#headerStoreUl {
    height: 35px;
    margin-top: 10px
}

    #headerStoreUl li {
        display: inline-block;
        vertical-align: middle
    }

        #headerStoreUl li:first-child {
            padding: 6px 0 7px !important
        }

    #headerStoreUl #show_store_hov {
        color: #333
    }

#loginscreenIframe {
    display: none
}

.bootbox {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    left: 50% !important;
    margin-left: -280px !important;
    outline: 0 none;
    position: fixed;
    top: 10%;
    width: 560px !important;
    z-index: 1050 !important;
    padding-right: 0 !important
}

    .bootbox > .modal-footer {
        background-color: #f5f5f5;
        border-radius: 0 0 6px 6px;
        border-top: 1px solid #ddd;
        box-shadow: 0 1px 0 #fff inset;
        margin-bottom: 0;
        padding: 14px 15px 15px;
        text-align: right
    }

        .bootbox > .modal-footer a {
            margin-top: 15px
        }

.modal1 {
    position: fixed;
    top: 5%;
    right: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    bottom: none !important
}

ol, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

ol, ul {
    list-style: none
}

.navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block
}

.navigation li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    font-size: 17px;
    color: #def1f0
}

    .navigation li a {
        padding: 10px 15px;
        font-size: 17px;
        color: #def1f0;
        display: inline-block;
        outline: 0;
        font-weight: 400
    }

    .navigation li:hover ul.dropdown {
        display: block
    }

    .navigation li ul.dropdown {
        position: absolute;
        display: none;
        width: 200px;
        background: #00695b;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
        padding-top: 0;
        z-index: 9999
    }

        .navigation li ul.dropdown li {
            display: block;
            list-style-type: none
        }

            .navigation li ul.dropdown li a {
                padding: 10px;
                font-size: 15px;
                color: #fff;
                display: block;
                border-bottom: 1px solid #005c4d;
                font-weight: 400
            }

            .navigation li ul.dropdown li:last-child a {
                border-bottom: none
            }

    .navigation li:hover a {
        background: #00695b
    }

    .navigation li:first-child:hover a {
        border-radius: 3px 0 0 3px
    }

    .navigation li ul.dropdown li:hover a {
        background: #56b5ae
    }

    .navigation li ul.dropdown li:first-child:hover a {
        border-radius: 0
    }

    .navigation li:hover .arrow-down {
        border-top: 5px solid #fff
    }

.arrow-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #def1f0;
    position: relative;
    top: 15px;
    right: -5px;
    content: ''
}

@media only screen and (max-width:767px) {
    .navigation {
        background: #fff;
        width: 200px;
        height: 100%;
        display: block;
        position: fixed;
        left: -200px;
        top: 0;
        transition: left .3s linear;
        margin: 0;
        border: 0;
        border-radius: 0;
        overflow-y: auto;
        overflow-x: hidden;
        height: 100%
    }

        .navigation.visible {
            left: 0;
            transition: left .3s linear
        }

    .nav_bg {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        height: 50px;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        background: #009788;
        padding: 12px 0 0 10px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26)
    }

    .nav_bar {
        display: inline-block;
        vertical-align: middle;
        height: 50px;
        cursor: pointer;
        margin: 0
    }

        .nav_bar span {
            height: 2px;
            background: #fff;
            margin: 5px;
            display: block;
            width: 20px
        }

            .nav_bar span:nth-child(2) {
                width: 20px
            }

            .nav_bar span:nth-child(3) {
                width: 20px
            }

    .navigation ul {
        padding-top: 50px
    }

    .navigation li {
        display: block
    }

        .navigation li a {
            display: block;
            color: #505050;
            font-weight: 500
        }

        .navigation li:first-child:hover a {
            border-radius: 0
        }

        .navigation li ul.dropdown {
            position: relative
        }

            .navigation li ul.dropdown li a {
                background: #00695b !important;
                border-bottom: none
            }

        .navigation li:hover a {
            background: #009788
        }

        .navigation li ul.dropdown li:hover a {
            background: #56b5ae !important
        }

        .navigation li ul.dropdown li a {
            padding: 10px 10px 10px 30px
        }

        .navigation li:hover .arrow-down {
            border-top: 5px solid #fff
        }

    .arrow-down {
        border-top: 5px solid #505050;
        position: absolute;
        top: 20px;
        right: 10px
    }
}

@media only screen and (max-width:1199px) {
    .container {
        width: 96%
    }
}

.glyphicon-align-justify {
    font-size: 20px;
    vertical-align: top;
    margin-right: 5px;
    color: #ba986d
}

.dropdown-menu > li > label {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

    .dropdown-menu > li > label:hover, .dropdown-menu > li > label:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5
    }

.dropdown-menu > li > input:checked ~ label, .dropdown-menu > li > input:checked ~ label:hover, .dropdown-menu > li > input:checked ~ label:focus, .dropdown-menu > .active > label, .dropdown-menu > .active > label:hover, .dropdown-menu > .active > label:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu > li > input[disabled] ~ label, .dropdown-menu > li > input[disabled] ~ label:hover, .dropdown-menu > li > input[disabled] ~ label:focus, .dropdown-menu > .disabled > label, .dropdown-menu > .disabled > label:hover, .dropdown-menu > .disabled > label:focus {
    color: #999
}

    .dropdown-menu > li > input[disabled] ~ label:hover, .dropdown-menu > li > input[disabled] ~ label:focus, .dropdown-menu > .disabled > label:hover, .dropdown-menu > .disabled > label:focus {
        text-decoration: none;
        background-color: transparent;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        cursor: not-allowed
    }

.dropdown-menu > li > label {
    margin-bottom: 0;
    cursor: pointer
}

.dropdown-menu > li > input[type="radio"], .dropdown-menu > li > input[type="checkbox"] {
    display: none;
    position: absolute;
    top: -9999em;
    left: -9999em
}

.dropdown-menu > li > label:focus, .dropdown-menu > li > input:focus ~ label {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu.pull-top {
    bottom: 100%;
    top: auto;
    margin: 0 0 2px;
    -webkit-box-shadow: 0 -6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 -6px 12px rgba(0,0,0,0.175)
}

.dropdown-menu.pull-center {
    right: 50%;
    left: auto
}

.dropdown-menu.pull-middle {
    right: 100%;
    margin: 0 2px 0 0;
    box-shadow: -5px 0 10px rgba(0,0,0,0.2);
    left: auto
}

    .dropdown-menu.pull-middle.pull-right {
        right: auto;
        left: 100%;
        margin: 0 0 0 2px;
        box-shadow: 5px 0 10px rgba(0,0,0,0.2)
    }

    .dropdown-menu.pull-middle.pull-center {
        right: 50%;
        margin: 0;
        box-shadow: 0 0 10px rgba(0,0,0,0.2)
    }

.dropdown-menu.bullet {
    margin-top: 8px
}

    .dropdown-menu.bullet:before {
        width: 0;
        height: 0;
        content: '';
        display: inline-block;
        position: absolute;
        border-color: transparent;
        border-style: solid;
        -webkit-transform: rotate(360deg);
        border-width: 0 7px 7px;
        border-bottom-color: #ccc;
        border-bottom-color: rgba(0,0,0,0.15);
        top: -7px;
        left: 9px
    }

    .dropdown-menu.bullet:after {
        width: 0;
        height: 0;
        content: '';
        display: inline-block;
        position: absolute;
        border-color: transparent;
        border-style: solid;
        -webkit-transform: rotate(360deg);
        border-width: 0 6px 6px;
        border-bottom-color: #fff;
        top: -6px;
        left: 10px
    }

    .dropdown-menu.bullet.pull-right:before {
        left: auto;
        right: 9px
    }

    .dropdown-menu.bullet.pull-right:after {
        left: auto;
        right: 10px
    }

    .dropdown-menu.bullet.pull-top {
        margin-top: 0;
        margin-bottom: 8px
    }

        .dropdown-menu.bullet.pull-top:before {
            top: auto;
            bottom: -7px;
            border-bottom-width: 0;
            border-top-width: 7px;
            border-top-color: #ccc;
            border-top-color: rgba(0,0,0,0.15)
        }

        .dropdown-menu.bullet.pull-top:after {
            top: auto;
            bottom: -6px;
            border-bottom: none;
            border-top-width: 6px;
            border-top-color: #fff
        }

    .dropdown-menu.bullet.pull-center:before {
        left: auto;
        right: 50%;
        margin-right: -7px
    }

    .dropdown-menu.bullet.pull-center:after {
        left: auto;
        right: 50%;
        margin-right: -6px
    }

    .dropdown-menu.bullet.pull-middle {
        margin-right: 8px
    }

        .dropdown-menu.bullet.pull-middle:before {
            top: 50%;
            left: 100%;
            right: auto;
            margin-top: -7px;
            border-right-width: 0;
            border-bottom-color: transparent;
            border-top-width: 7px;
            border-left-color: #ccc;
            border-left-color: rgba(0,0,0,0.15)
        }

        .dropdown-menu.bullet.pull-middle:after {
            top: 50%;
            left: 100%;
            right: auto;
            margin-top: -6px;
            border-right-width: 0;
            border-bottom-color: transparent;
            border-top-width: 6px;
            border-left-color: #fff
        }

        .dropdown-menu.bullet.pull-middle.pull-right {
            margin-right: 0;
            margin-left: 8px
        }

            .dropdown-menu.bullet.pull-middle.pull-right:before {
                left: -7px;
                border-left-width: 0;
                border-right-width: 7px;
                border-right-color: #ccc;
                border-right-color: rgba(0,0,0,0.15)
            }

            .dropdown-menu.bullet.pull-middle.pull-right:after {
                left: -6px;
                border-left-width: 0;
                border-right-width: 6px;
                border-right-color: #fff
            }

        .dropdown-menu.bullet.pull-middle.pull-center {
            margin-left: 0;
            margin-right: 0
        }

            .dropdown-menu.bullet.pull-middle.pull-center:before {
                border: none;
                display: none
            }

            .dropdown-menu.bullet.pull-middle.pull-center:after {
                border: none;
                display: none
            }

.dropdown-submenu {
    position: relative
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        border-top-left-radius: 0
    }

    .dropdown-submenu > a:before {
        display: block;
        float: right;
        width: 0;
        height: 0;
        content: "";
        margin-top: 6px;
        margin-right: -8px;
        border-width: 4px 0 4px 4px;
        border-style: solid;
        border-left-style: dashed;
        border-top-color: transparent;
        border-bottom-color: transparent
    }

@media (max-width:767px) {
    .navbar-nav .dropdown-submenu > a:before {
        margin-top: 8px;
        border-color: inherit;
        border-style: solid;
        border-width: 4px 4px 0;
        border-left-color: transparent;
        border-right-color: transparent
    }

    .navbar-nav .dropdown-submenu > a {
        padding-left: 40px
    }

    .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a, .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > label {
        padding-left: 35px
    }

    .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a, .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > label {
        padding-left: 45px
    }

    .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > label {
        padding-left: 55px
    }

    .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > label {
        padding-left: 65px
    }

    .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > label {
        padding-left: 75px
    }
}

.navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a, .navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:hover, .navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:before {
        border-top-color: #555
    }
}

.navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a, .navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:hover, .navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:focus {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:before {
        border-top-color: #fff
    }
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible
}

.dropdown:hover .dropdown-menu {
    display: block
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0,0,0,0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px
}

.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px
}

.dropdown a {
    line-height: 20px;
    color: #fff
}

.dropdown:hover {
    color: #ba986d;
}

.dropdown a:hover {
    color: #ba986d
}

.headerarea {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    margin: 0px;
    padding: 0px;
}

#headerMultiStoreUI {
    margin-left: -5px !important
}

.category-menu li a {
    font-size: 13px;
    padding: 8px 10px !important;
    line-height: normal
}

.icon {
    position: relative;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    opacity: .5;
    width: 23px
}

.icon1 {
    background: no-repeat url(../images/icon1.png);
    height: 23px
}

.icon2 {
    background: no-repeat url(../images/icon2.png);
    height: 19px
}

.icon3 {
    background: no-repeat url(../images/icon3.png);
    height: 31px
}

.icon4 {
    background: no-repeat url(../images/icon4.png);
    height: 20px
}

.icon5 {
    background: no-repeat url(../images/icon5.png);
    height: 31px
}

.icon6 {
    background: no-repeat url(../images/icon6.png);
    height: 19px
}

.icon7 {
    background: no-repeat url(../images/icon7.png);
    height: 19px
}

.catagory-nav li a:hover > .icon {
    opacity: 1
}

.catagory-nav li a .fa-bars {
    vertical-align: sub
}

.sub-sub {
    background: #fff !important
}

    .sub-sub li a {
        padding: 5px 20px !important
    }

.total-count {
    margin-left: 10px
}

.glyphicon-list-alt {
    font-size: 18px;
    vertical-align: middle
}

.sub-header-holder {
    width: auto;
    float: left;
    vertical-align: middle;
    margin-right: 1px;
    display: inline-block;
    position: relative;
}

.boder-divider {
    min-height: 44px
}

.boder-divider-LR {
    min-height: 44px
}

.glyphicon-star {
    font-size: 18px;
    vertical-align: middle
}

a .glyphicon-star {
    color: #7a7a7a
}

a:hover > .glyphicon-star {
    color: #ba986d
}

a.active-star span {
    color: #ba986d !important
}

.glyphicon-map-marker {
    font-size: 20px;
    vertical-align: middle;
    color: #ba986d
}

.select-sortby select {
    background: #323232;
    border: 0;
    border-radius: 0;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    height: 30px
}

.select-sortby {
    position: relative;
    border-radius: 5px;
    margin-bottom: 0 !important
}

    .select-sortby:after {
        content: '▶';
        font-size: 10px;
        color: #7d7d7d;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        right: 12px;
        top: 7px;
        padding: 0 0 2px;
        position: absolute;
        pointer-events: none
    }

    .select-sortby:before {
        content: '';
        right: 0;
        top: 0;
        width: 20px;
        height: 100%;
        background: #323232;
        position: absolute;
        pointer-events: none;
        display: block;
        border-radius: 0
    }

.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
    position: static
}

.yamm .container {
    position: relative
}

.yamm .dropdown-menu {
    font-family: open_sanssemibold;
    left: auto;
    background: #fff;
}

.yamm .yamm-content {
    padding: 0 20px
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0
}

.dropdown-notification > .cartpopuptop1 {
    border-top: 4px #F39735 solid !important;
}

.dropdown-notification > .cartpopuptop2 {
    border-top: 4px #0d5776 solid !important;
}

.dropdown-notification > .cartbordertop1:before {
    border-top-color: #F39735 !important;
}

.dropdown-notification > .cartbordertop2:before {
    border-top-color: #0d5776 !important;
}

.forcartpp:before {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 10px solid transparent;
    border-top-color: #F8F4F1;
    margin-top: -27px;
    left: 150px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.myactname {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    height: 25px;
    padding-top: 5px
}

.myactname1 {
    position: relative;
    display: inline-block;
    color: #0d5776;
    font-weight: 700;
    top: -5px
}

.myactname2 {
    position: relative;
    display: inline-block;
    top: -4px
}

.formyacpp {
    margin-top: 0
}

    .formyacpp:before {
        content: ' ';
        height: 0;
        position: absolute;
        width: 0;
        border: 10px solid transparent;
        border-top-color: #ecf6f8;
        margin-top: -24px;
        left: 30px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

.algicndp {
    margin-right: 5px
}

.glyphicon-th-large {
    font-size: 20px;
    color: #ba986d
}

.glyphicon-th-list {
    font-size: 20px;
    color: #fff
}

.glyphicon-th-large:active {
    color: #ba986d
}

.glyphicon-th-list:active {
    color: #ba986d
}

a.active-link {
    color: #fff
}

    a.active-link:hover {
        color: #ba986d;
        text-decoration: none
    }

#delivery-option-div a, #filter-option-div a, #sort-option-div a {
    line-height: 20px;
    padding: 3px;
    font-size: 15px
}

#filter-option-div a, #sort-option-div a {
    padding: 3px 6px
}

a.link {
    color: #fff;
    text-decoration: none;
    display: block
}

    a.link:hover, .sub-header-holder a.active-submenu, .sub-header-holder a:focus {
        color: #f39735;
        text-decoration: none
    }

    a.link img {
        margin: 0 5px 0 2px !important
    }

.link-highlited {
    color: #666 !important;
    text-decoration: none
}

    .link-highlited:hover {
        color: #f39735 !important;
        text-decoration: none
    }

.desable-menu {
    opacity: .5
}

.rating-menu {
    margin-right: 4%
}

.margin-right20 {
    margin-right: 20px
}

.location-menu {
    margin-left: 4%
}

.margin-right10 {
    margin-right: 10px
}

.sortby-menu {
    margin-right: 3%;
    margin-left: 3%
}

.view-menu {
    margin-right: 15px
}

.glyphicon-heart {
    color: #bcbcbc;
    font-size: 18px;
    vertical-align: middle
}

    .glyphicon-heart:hover {
        color: #f05500
    }

    .glyphicon-heart.liked {
        color: #f05500
    }

.like-count {
    color: #ba986d;
    font-size: 12px;
    margin-left: 8px
}

.shop-star {
    font-size: 12px !important
}

.shop-listing {
    border-top: 0 !important;
    margin-bottom: 0 !important
}

    .shop-listing td, th {
        border-top: 0 !important
    }

    .shop-listing label {
        color: #333;
        font-weight: 400;
        font-size: 14px
    }

        .shop-listing label:hover {
            color: #f39735;
            font-weight: 400;
            cursor: pointer
        }

.marginlr-29 {
    margin-right: -29px !important;
    margin-left: -29px !important
}

.search-instore .input-group-addon {
    background: #0d5776;
    border-radius: 0;
    border: 1px solid #0d5776;
    width: 30px !important;
    cursor: pointer;
    border-left: 0;
    color: #fff
}

.cart-total-amount {
    color: #fff;
    margin-top: -5px
}

.cart-item-text {
    color: #fff;
    margin-top: -2px
}

header .search-instore .form-control {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border: 1px #ccc solid
}

header .search-instore .input-group-addon {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important
}

.search-instore .form-control {
    background: #f7f4f0;
    border-radius: 0;
    box-shadow: none;
    border-color: #e8e7e6;
    border-right: 0 !important
}

.list-item {
    position: absolute;
    border-radius: 50%;
    background: #48ae35;
    color: #fff;
    line-height: 22px;
    top: -3px;
    left: 46px;
    height: 22px;
    width: 22px;
    text-align: center;
    font-size: 12px;
}

    .list-item span {
        position: relative;
        z-index: 1
    }

.my-cart {
    margin-right: 20px
}

#owl-demo .item {
    color: #333;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    margin: 5px 0
}

.owl-buttons {
    position: absolute;
    top: 0;
    width: 100%
}

.owl-prev {
    position: absolute;
    top: 0 !important;
    z-index: 999;
    left: -40px;
    cursor: pointer;
    background: no-repeat url(../images/arrow-prev.png) center center;
    height: 400px;
    width: 35px;
    text-indent: -9999px
}

    .owl-prev:hover {
        background: no-repeat url(../images/hover-arrow-prev.png) center center
    }

.owl-next {
    position: absolute;
    top: 0 !important;
    z-index: 999;
    right: -40px;
    cursor: pointer;
    background: no-repeat url(../images/arrow-next.png) center center;
    height: 400px;
    width: 35px;
    text-indent: -9999px
}

    .owl-next:hover {
        background: no-repeat url(../images/hover-arrow-next.png) center center
    }

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.text-right2 {
    text-align: right
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px,0px,0px)
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 10px 0;
        min-height: 470px
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out
        }

    .owl-carousel .owl-item {
        float: left;
        text-align: center;
        padding: 0 2px
    }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.grabbing {
    cursor: url(../404.html) 8 8,move
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

#owl-example .item {
    padding: 30px 0;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center
}

    #owl-example .item img {
        width: auto;
        margin: 0 auto;
        display: block
    }

    #owl-example .item h3 {
        font-size: 28px;
        font-weight: 300;
        margin: 25px 0 0
    }

    #owl-example .item h4 {
        margin: 5px 0 0;
        font-size: 18px
    }

.demo-custom .demo-slide {
    height: 40px;
    width: 10%
}

.demo-lazy .demo-slide .bg {
    background: url(../images/AjaxLoader.gif) no-repeat center center #aebab6
}

@media (max-width:979px) {
    .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
        padding: 0
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed
    }
}

@media (max-width:768px) {
    .navbar.navbar-fixed-top {
        position: static
    }

    .btn.btn-navbar {
        margin: 9px 20px 9px 8px;
        padding: 10px
    }

    .nav-collapse .nav > li {
        border-top: 1px solid #e1e6dd;
        text-align: center
    }
}

.product-image {
    opacity: 1;
    padding: 10px;
    font-size: 10pt;
    clear: both;
    height: 200px;
    margin-bottom: 10px;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

    .product-image img {
        padding: 0px;
        max-height: 200px;
        max-width: 200px;
    }

.notactive a img {
    opacity: .4
}

.product-text-rating {
    padding: 0 9px;
    height: 92px
}

.product-text {
    opacity: 1;
    padding: 5px 2px;
    font-size: 10pt;
    height: auto;
    overflow: hidden;
    vertical-align: middle;
    color: #252627;
    line-height: 18px
}

    .product-text a:hover {
        text-decoration: underline
    }

.hover-show {
    margin: 0;
    background: #fff;
    padding: 10px;
    min-height: 461px !important;
    border: 1px solid #fff;
    position: relative
}

.hot-offer {
    position: absolute;
    z-index: 1;
    top: 50px;
    left: 14px;
    opacity: 0
}

.item-header {
    padding: 0 !important;
    display: block;
    width: 100%;
    height: 28px
}

.item-icon-hide {
    opacity: 0
}

.item-icon-show {
    opacity: 1
}

.hover-show:hover .item-icon-hide {
    opacity: 1
}

.button-holder {
    position: absolute;
    top: 128px;
    z-index: 1;
    opacity: 0;
    width: 157px;
    left: 16%;
    display: inline-block;
    text-align: center
}

    .button-holder .button-holder-inner {
        width: 100%
    }

    .button-holder div {
        position: relative
    }

.item:hover.hover-show {
    -webkit-box-shadow: 0 3px 9px -1px #838383;
    -moz-box-shadow: 0 3px 9px -1px #838383;
    box-shadow: 0 3px 9px -1px #838383;
    padding: 10px;
    margin: 0;
    z-index: 1;
    min-height: 435px
}

.exp-offers .item:hover.hover-show {
    -webkit-box-shadow: 0 0 0 0 #838383;
    -moz-box-shadow: 0 0 0 0 #838383;
    box-shadow: 0 0 0 0 #838383;
    padding: 0;
    margin: 0;
    z-index: 1;
    min-height: 435px
}

.item:hover > .item-header {
    opacity: 1
}

.item:hover > .product-image > .hot-offer {
    opacity: 1 !important
}

.item:hover > .button-holder {
    opacity: 1
}

.button-holder div {
    position: relative
}

.icon-list {
    color: #6abc00;
    font-size: 18px
}

.list-item01 {
    position: absolute;
    border-radius: 50%;
    background: #48ae35;
    text-align: center !important;
    color: #fff;
    font-family: 'open_sansbold';
    line-height: 24px;
    top: -12px;
    right: 0;
    height: 26px;
    width: 26px
}

    .list-item01 span {
        position: relative;
        z-index: 1
    }

.paddingR0 {
    padding-right: 0 !important
}

.paddingL0 {
    padding-left: 0 !important
}

.paddingLR0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.paddingtb20 {
    padding: 20px 0
}

.paddingtl {
    padding: 10px 15px !important
}

.paddingtrbl {
    padding: 20px 30px !important
}

.paddingt10 {
    padding-top: 10px !important
}

.add-product {
    margin-left: 25px
}

.kg {
    color: #35322d
}

.price {
    color: #be2d14; /* font-family:'open_sansbold'; */
    font-size: 16px;
    text-align: left; /* padding: 14px 0px 0; */
    font-weight: 600;
}

.mrp {
    text-decoration: line-through;
    font-size: 15px;
    font-weight: 400;
    margin-left: 12px;
    color: #999
}

.mrphome {
    text-decoration: line-through;
    font-size: 12px;
    font-weight: 400;
    margin-left: 10px;
    color: #999;
}

.detail-mrp {
    text-decoration: line-through;
    font-weight: 400;
    font-size: 16px;
    color: #999;
    padding-right: 10px !important
}

.add-product .input-group-addon {
    background-color: #fff;
    color: #fff
}

.add-product .form-control {
    height: 30px !important
}

.glyphicon-plus {
    color: #7d7d7d
}

.glyphicon-minus {
    color: #7d7d7d
}

.category-head, .category-head .categ-name {
    color: #0d5776;
    font-size: 20px;
    font-family: 'open_sanssemibold';
    margin: 5px 0;
    padding: 0 !important;
    background: none;
    text-transform: capitalize;
    border: 0
}

    .category-head .categ-name {
        margin: 0 !important;
        vertical-align: baseline
    }

        .category-head .categ-name:hover, .category-head .categ-name:focus {
            background: none;
            color: #0d5776;
            border: 0;
            transition: none;
            text-decoration: underline
        }

    .category-head img {
        vertical-align: text-bottom;
        margin-right: 5px
    }

    .category-head a {
        color: #0d5776;
        font-size: 12px;
        background: #fff;
        display: inline-block;
        padding: 7px 20px;
        border: 1px solid #fff;
        margin-left: 15px;
        vertical-align: middle;
        text-transform: uppercase;
        border-radius: 20px
    }

        .category-head a:hover {
            background: #f39735;
            color: #fff;
            border: 1px solid #f39735
        }

.landing-page footer {
    background: none !important;
    margin-top: 10px;
    padding: 0px 0;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 1111111;
    border-top: 0 !important
}

    .landing-page footer ul li a {
        color: #fff
    }

footer {
    padding: 0px 0;
    width: 100%
}

body {
    padding-bottom: 90px
}

footer ul {
    margin: 0;
    padding: 0
}

.font12 {
    font-size: 13px !important;
}

.font11 {
    font-size: 11px !important
}

.color666 {
    color: #666 !important;
}

ul.cd-dropdown-content {
    top: 50px
}

.sub-header {
    padding: 10px !important;
    display: inherit !important
}

.landing-page {
    background: url(../images/landingBg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

    .landing-page footer {
        position: fixed;
        bottom: 0;
        width: 100%
    }

    .landing-page .navbar {
        min-height: 65px;
        box-shadow: none;
        border-bottom: 1px solid #dfdfdf
    }

.btn-signup, .btn-signin {
    padding: 8px 20px !important;
    margin-top: 10px !important
}

header nav ul li .btn-signup:hover, header nav ul li .btn-signup:focus {
    background: #f39735 !important;
    color: #fff !important;
    border: 1px solid #f39735 !important
}

header nav ul li a.btn-signin:hover, header nav ul li a.btn-signin:focus {
    background: #0d5776 !important;
    border: 1px solid #0d5776 !important
}

.landing-page-head {
    font-size: 24pt;
    color: #f59521;
    margin-top: 60px;
    font-family: 'open_sansbold'
}

.popup-page-head {
    width: 40%;
    height: auto;
    max-width: 200px;
    min-width: 150px;
    margin-top: 15px
}

.landing-page-subhead {
    color: #666;
    font-size: 16px;
    margin: 18px 0 15px;
    font-weight: 700
}

.enter-zip {
    border: 1px solid #e0e0e0 !important;
    height: 53px !important;
    border-radius: 0 !important;
    margin-top: 40px
}

#hide_after_login .login_button_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

#hide_after_login .form-group .start-shopping {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 20px;
    font-size: 1.05vw;
    padding: 5px 52px;
    text-transform: none;
    border: 1px solid #f39633;
    color: #FFF;
    overflow: hidden;
    transition: all .5s;
    width: auto;
    border-radius: 5px;
    font-family: 'open_sansbold'
}

    #hide_after_login .form-group .start-shopping:hover, #hide_after_login .form-group .start-shopping:focus {
        border: 1px solid #0d5776
    }

#hide_after_login .btn-facebook, #hide_after_login .btn-google, #signupForm .btn-facebook, #signupForm .btn-google {
    border-radius: 5px;
    font-size: .9vw
}

.start-shopping {
    background: #f39633;
    text-align: center;
    color: #0C5;
    font-size: 14px;
    padding: 4px 18px;
    border: 1px solid #f39633;
    color: #FFF;
    overflow: hidden;
    transition: all .5s;
    width: 100%;
    border-radius: 5px;
    font-family: 'open_sansbold';
    cursor: pointer
}

    .start-shopping:hover, .start-shopping:active, .start-shopping:focus {
        text-decoration: none;
        color: #fff;
        border-color: #1b617e;
        background: #1b617e
    }

.regisbtnpg {
    background: #1b617e;
    text-align: center;
    color: #0C5;
    font-size: 14px;
    padding: 2px 6px;
    border: 1px solid #1b617e;
    color: #FFF;
    overflow: hidden;
    transition: all .5s;
    border-radius: 5px;
    font-family: 'open_sansbold';
    cursor: pointer
}

    .regisbtnpg:hover {
        background: #f39633;
        border: 1px solid #f39633
    }

.register-page {
    margin-top: 10px;
    margin-bottom: 10px
}

    .register-page a {
        color: #76bb15
    }

.f1_container {
    position: relative;
    width: 100%;
    height: 170px;
    perspective: 1000px
}

.f1_card {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: all .3s linear
}

.f1_container:hover .f1_card {
    transform: rotateY(180deg);
    border-radius: 8px;
    cursor: pointer
}

.face {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    padding: 20px 10px 15px
}

    .face.back {
        display: block;
        transform: rotateY(180deg);
        box-sizing: border-box;
        padding: 20px 10px 15px;
        color: #fff;
        text-align: left;
        border-radius: 8px
    }

        .face.back img {
            width: 100%
        }

.box-red {
    background: #ce343c !important
}

.box-yellow {
    background: #fef336 !important
}

.box-orange {
    background: #db5b14 !important
}

.padding35 {
    padding-top: 40px;
    padding-bottom: 35px
}

.select-shop {
    position: relative
}

    .select-shop div {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1
    }

.shop-details span {
    color: #f39735
}

.shop-cal-thumb {
    border-radius: 0;
    padding: 0
}

    .shop-cal-thumb a {
        display: inline-block
    }

    .shop-cal-thumb img {
        height: 18px;
        width: 17px;
        margin: 0 5px 5px
    }

.shop-loc-thumb {
    background: #f7f4f0;
    border-radius: 8px;
    border: 1px solid #d9d9d9;
    padding: 12px 8px 12px 10px;
    margin-right: 10px
}

    .shop-loc-thumb img {
        height: 27px;
        width: 25px;
        margin-bottom: 5px
    }

.seperation-border {
    border-top: 2px solid #e5e3e1;
    width: 91%
}

.shop-name {
    font-size: 16px;
    margin: 0;
    padding: 0
}

#steps-fivepercent-slider .ui-slider-tip {
    visibility: visible;
    opacity: 1;
    top: -30px
}

.slider-container .back-bar {
    height: 10px;
    position: relative
}

    .slider-container .back-bar .selected-bar {
        position: absolute;
        height: 100%
    }

    .slider-container .back-bar .pointer {
        position: absolute;
        width: 10px;
        height: 10px;
        background-color: red;
        cursor: col-resize;
        opacity: 1;
        z-index: 2
    }

        .slider-container .back-bar .pointer.last-active {
            z-index: 3
        }

    .slider-container .back-bar .pointer-label {
        position: absolute;
        top: -17px;
        font-size: 8px;
        background: #fff;
        white-space: nowrap;
        line-height: 1
    }

    .slider-container .back-bar .focused {
        z-index: 10
    }

.slider-container .clickable-dummy {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}

.slider-container .scale {
    top: 2px;
    position: relative
}

    .slider-container .scale span {
        position: absolute;
        height: 5px;
        border-left: 1px solid #999;
        font-size: 0
    }

    .slider-container .scale ins {
        font-size: 9px;
        text-decoration: none;
        position: absolute;
        left: 0;
        top: 5px;
        color: #999;
        line-height: 1
    }

.slider-container.slider-readonly .clickable-dummy, .slider-container.slider-readonly .pointer {
    cursor: auto
}

.theme-green .back-bar {
    height: 7px;
    border-radius: 3px;
    background-color: #dadada
}

    .theme-green .back-bar .selected-bar {
        border-radius: 2px;
        background-color: #444
    }

    .theme-green .back-bar .pointer {
        width: 20px;
        height: 20px;
        top: -7px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 5px;
        background-color: #ba986d
    }

    .theme-green .back-bar .pointer-label {
        color: #999
    }

    .theme-green .back-bar .focused {
        color: #333
    }

.theme-green .scale span {
    border-left: 1px solid #e5e5e5
}

.theme-green .scale ins {
    color: #999
}

.theme-blue .back-bar {
    height: 5px;
    border-radius: 2px;
    background-color: #eee;
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top,#eee,#ddd);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#eee),to(#ddd));
    background-image: -webkit-linear-gradient(top,#eee,#ddd);
    background-image: -o-linear-gradient(top,#eee,#ddd);
    background-image: linear-gradient(to bottom,#eee,#ddd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0)
}

    .theme-blue .back-bar .selected-bar {
        border-radius: 2px;
        background-color: #92c1f9;
        background-image: -moz-linear-gradient(top,#b1d1f9,#64a8f9);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#b1d1f9),to(#64a8f9));
        background-image: -webkit-linear-gradient(top,#b1d1f9,#64a8f9);
        background-image: -o-linear-gradient(top,#b1d1f9,#64a8f9);
        background-image: linear-gradient(to bottom,#b1d1f9,#64a8f9);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1d1f9',endColorstr='#ff64a8f9',GradientType=0)
    }

    .theme-blue .back-bar .pointer {
        width: 14px;
        height: 14px;
        top: -5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 10px;
        border: 1px solid #AAA;
        background-color: #e7e7e7;
        background-image: -moz-linear-gradient(top,#eee,#ddd);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#eee),to(#ddd));
        background-image: -webkit-linear-gradient(top,#eee,#ddd);
        background-image: -o-linear-gradient(top,#eee,#ddd);
        background-image: linear-gradient(to bottom,#eee,#ddd);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0)
    }

    .theme-blue .back-bar .pointer-label {
        color: #999
    }

    .theme-blue .back-bar .focused {
        color: #333
    }

.theme-blue .scale span {
    border-left: 1px solid #e5e5e5
}

.theme-blue .scale ins {
    color: #999
}

.range-holder {
    margin-top: 10px
}

.seprator {
    margin-top: 15px;
    margin-bottom: 15px
}

.shop-holder {
    display: block
}

.save {
    background: #ef5a2f;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 60px;
    padding-top: 11px;
    font-size: 16px;
    line-height: 18px;
    top: 188px;
    text-align: center;
    font-family: 'open_sansbold'
}

    .save span {
        font-size: 14px;
        font-family: 'open_sansregular';
        display: block
    }

.save-homepg {
    background: #ef5a2f;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 60px;
    padding-top: 7px;
    font-size: 18px;
    line-height: 15px;
    top: 75px;
    left: 4px;
    text-align: center;
    font-family: 'open_sansbold';
}

    .save-homepg span {
        font-size: 16px;
        font-family: 'open_sansregular';
        display: block;
        margin-top: 7px;
        margin-bottom: 3px;
    }

.sign-in, #editadd_address_frm .chosen-container-single .chosen-single {
    border: none;
    border-bottom: 1px #0d5776 solid;
    -o-transition: none !important;
    box-shadow: none !important;
    transition: none !important;
    height: 42px !important
}

.barinput {
    position: relative;
    display: block;
    width: 100%;
}

    .barinput:before,
    .barinput:after {
        content: '';
        height: 2px;
        width: 0;
        bottom: 1px;
        position: absolute;
        background: rgb(13, 87, 118);
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
    }

    .barinput:before {
        left: 50%;
    }

    .barinput:after {
        right: 50%;
    }

.form-group input:focus ~ .barinput:before,
.form-group input:focus ~ .barinput:after {
    width: 50%;
}

.form-controllogfrm {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 0;
}

.has-icon .form-controllogfrm {
    padding-left: 25px;
    margin-top: 7px;
}

.input--filled .barinput {
    position: relative;
    display: block;
    width: 100%;
}

    .input--filled .barinput:before {
        content: '';
        height: 2px;
        width: 50%;
        bottom: 0px;
        position: absolute;
        background: rgba(13, 87, 118,0.5);
        left: 50%;
    }

    .input--filled .barinput:after {
        content: '';
        height: 2px;
        width: 50%;
        bottom: 0px;
        position: absolute;
        background: rgba(13, 87, 118,0.5);
        right: : 50%;
    }

.display-inline-block {
    display: inline-block !important;
}

.sign-in.active, .sign-in:focus {
    border: none;
    border-bottom: 1px #ccc solid;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

#editadd_address_frm .chosen-container-single .chosen-single {
    padding: 8px 12px !important
}

.sign-up {
    border: none;
    border-bottom: 1px #0d5776 solid;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important
}

.seclochome {
    border: 1px #0d5776 solid;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important
}

.forgot-password {
    color: #0d5776;
    text-decoration: underline;
    float: right
}

.squaredTwo {
    width: 100%;
    height: 20px;
    position: relative
}

    .squaredTwo label {
        cursor: pointer;
        position: absolute;
        width: 16px;
        height: 16px;
        left: 2px;
        top: 0;
        background: #fff;
        border-radius: 3px;
        border: 1px solid #a0a0a0
    }

        .squaredTwo label:after {
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            filter: alpha(opacity=0);
            opacity: 0;
            content: '';
            position: absolute;
            width: 9px;
            height: 5px;
            background: transparent;
            top: 4px;
            left: 3px;
            border: 3px solid #666;
            border-top: none;
            border-right: none;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

        .squaredTwo label:hover::after {
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
            filter: alpha(opacity=30);
            opacity: .3
        }

    .squaredTwo input[type=checkbox]:checked + label:after {
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter: alpha(opacity=100);
        opacity: 1
    }

.squaredThree {
    width: 100%;
    height: 20px;
    position: relative
}

    .squaredThree label label::before {
        cursor: pointer;
        position: absolute;
        width: 13px;
        height: 13px;
        margin-left: -28px;
        margin-top: -6px;
        background: #fff;
        content: "\f00c";
        font-size: 0;
        font-family: FontAwesome;
        color: #fff;
        border-radius: 2px;
        border: 1px solid #a0a0a0
    }

    .squaredThree label input[type=checkbox]:checked + label:after {
        cursor: pointer;
        position: absolute;
        width: 13px;
        height: 13px;
        padding-left: 1px;
        padding-top: 0;
        margin-left: -28px;
        margin-top: -6px;
        background: #419bf9;
        content: "\f00c";
        font-size: 9px;
        font-weight: 100;
        font-family: FontAwesome;
        color: #fff;
        border-radius: 2px;
        border: 1px solid #419bf9
    }

.radio_design {
    width: 100%;
    height: 20px;
    position: relative
}

    .radio_design label {
        cursor: pointer;
        position: absolute;
        width: 16px;
        height: 16px;
        left: -2px;
        top: 2px;
        background: #fff;
        border-radius: 20px;
        border: 1px solid #0d5776
    }

        .radio_design label:after {
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            filter: alpha(opacity=0);
            opacity: 0;
            content: '';
            position: absolute;
            width: 8px;
            height: 8px;
            background: transparent;
            top: 3px;
            left: 3px;
            border-radius: 20px;
            background: #0d5776;
            border: 1px solid #0d5776
        }

        .radio_design label:hover::after {
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
            filter: alpha(opacity=30);
            opacity: .7
        }

    .radio_design input[type=radio]:checked + label:after {
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter: alpha(opacity=100);
        opacity: 1
    }

.signup-logo div {
    padding: 15px;
    border-radius: 50%;
    display: inline-block;
    width: auto;
    margin-top: 0
}

    .signup-logo div img {
        vertical-align: middle
    }

.sign-up {
    background: #f5f5f5
}

.sign-up-head {
    color: #0D5776;
    margin-top: 0;
    padding-bottom: 0;
    font-size: 22px;
    margin-bottom: 0;
    font-weight: 700
}

.fontsignpont {
    color: #000;
    line-height: 30px;
    font-size: 18px;
    margin-top: 10px
}

.fontsignpont1 {
    color: #666;
    font-size: 13px
}

.fontsignpont2 {
    color: #0D5776;
    font-size: 16px;
    margin-left: 10px;
    font-weight: 700;
    letter-spacing: .7px
}

.fontsignpont3 {
    color: #0D5776;
    font-size: 13px;
    position: absolute;
    z-index: 2;
    margin-top: -31px;
    display: inline-block;
    right: 18px
}

.signpostpheigh {
    height: 30px
}

.btn-google i, .btn-facebook i {
    padding-right: 5px;
    font-size: 20px
}

.font-size16 {
    font-size: 16px !important
}

.font-size14 {
    font-size: 14px
}

.color999 {
    color: #999
}

.margin-top30 {
    margin-top: 30px
}

.margin-top40 {
    margin-top: 40px
}

select.custom-dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #1b617e;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    padding: 9px;
    width: 100%;
    cursor: pointer;
    background: url(../images/drop-down-arrow.png) no-repeat right center
}

.margin-center {
    margin: 0 auto !important;
    float: none !important
}

.rating-holder {
    position: relative;
    color: #f39735;
    padding-left: 0;
    z-index: 1
}

    .rating-holder i {
        color: #bcbcbc
    }

    .rating-holder .fa-star {
        color: #f8ad32;
        width: 18px;
        font-size: 22px
    }

    .rating-holder .star-off {
        color: #e8e3dd !important;
        width: 18px;
        font-size: 22px !important
    }

    .rating-holder .fa-star-half-o {
        color: #F8AD32;
        font-size: 22px !important
    }

    .rating-holder .pdstoreRate_review_static_content .fa-star-half-o, .rating-holder .pdstoreRate_review_static_content .fa-star {
        color: #f8ad32;
        width: 20px
    }

.navbar-right li a {
    padding-bottom: 16px !important;
    padding-top: 12px !important
}

.dropdown-menu > li > a {
    padding: 5px 20px !important
}

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        color: #135775 !important
    }

.fa-list-ul {
    color: #6abc00
}

.dropdown-notification {
    display: inline-block;
    margin-left: 30px;
}

    .dropdown-notification a {
        background: none
    }

.glyphicon-bell {
    font-size: 1.5rem
}

.notifications {
    min-width: 420px !important;
    left: -130px !important;
    right: auto;
    min-height: 50% !important;
    margin-top: 28px
}

.notifications-wrapper {
    overflow-y: auto;
    max-height: 400px;
    margin-left: 10px;
    margin-right: 10px
}

.menu-title {
    color: #434343;
    font-size: 1.5rem;
    font-family: open_sanssemibold;
    display: inline-block;
    margin-bottom: 5px
}

.glyphicon-circle-arrow-right {
    margin-left: 10px
}

.notification-heading {
    font-family: open_sanssemibold;
    padding: 2px 15px
}

.notification-footer {
    font-size: 14px;
    padding: 15px;
    right: 0;
    bottom: 0;
    left: 0
}

.dropdown-menu.divider {
    margin: 5px 0
}

.item-title {
    font-size: 1.3rem;
    color: #000;
    font-weight: 500;
    margin-top: 0;
    height: auto;
    overflow: hidden
}

.notifications a.content {
    text-decoration: none;
    background: #ccc
}

.notification-item {
    padding: 15px;
    margin-top: -10px;
    background: #fff;
    border: 1px solid;
    border-color: transparent;
    min-height: 110px
}

.btn-add-small {
    padding: 0 8px;
    line-height: 22px;
    height: inherit !important;
    font-size: inherit !important
}

.delete {
    color: #ababab;
    font-size: 22px
}

.fa-trash-o {
    width: 15px
}

.delete:hover {
    color: #6ab900
}

.cart-price {
    font-size: 12pt;
    color: #bd4429;
    font-weight: 600;
    line-height: 21px;
    width: 28%;
    float: left;
    text-align: left
}

.saved-price {
    color: #9b9b9b;
    font-size: 13px;
    float: left;
    text-align: left;
    width: 35%
}

.product-remove {
    width: 25px;
    display: inline-block
}

.product-count {
    width: 35px;
    height: 30px;
    display: inline-block;
    border: 0;
    background: transparent
}

.product-add {
    width: 25px;
    display: inline-block
}

.list-item02 {
    background: #6ab900 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    height: 20px;
    left: -10px;
    position: absolute;
    text-align: center !important;
    top: 5px;
    width: 20px
}

.margin-top15 {
    margin-top: 15px !important;
    margin-bottom: 5px
}

.cart-total-item {
    width: 30%;
    float: left;
    text-align: right
}

.btn-viewbag {
    background: #035676;
    color: #fff;
    padding: 6px 12px !important;
    margin-top: 27px;
    transition: all .5s
}

    .btn-viewbag:hover, .btn-checkout:hover, .btn-viewbag:focus, .btn-checkout:focus {
        background: #f39735;
        color: #fff !important;
        border: 1px solid #fa9871 !important
    }

    .btn-viewbag:hover, .btn-checkout1:hover, .btn-viewbag:focus, .btn-checkout1:focus {
        background: #f39735;
        color: #fff !important;
        border: 1px solid #fa9871 !important
    }

.cart-total {
    font-size: 15px;
    font-family: 'open_sanssemibold';
    color: #454545
}

.fa-bars {
    color: #ffffff;
    font-size: 20px !important;
    margin-right: 5px;
}

.location-link {
    width: auto;
    color: #031935;
    font-size: 11px;
    cursor: pointer !important;
    display: inline-block;
    position: relative;
    font-weight: bold;
    border: 1px #f39732 solid;
    padding: 3px 8px;
    border-radius: 3px;
}

    .location-link img {
        margin-right: 5px
    }

.location-change {
    color: #fff;
    margin-right: 20px;
    line-height: 42px;
    font-size: 15px
}

.keyword-search-holder {
    margin-left: 20px;
    margin-right: 15px
}

.keyword-search {
    background: #2a2a2a !important;
    height: 28px !important;
    color: #fff !important;
    border-radius: 0 !important;
    border: 0 !important;
    margin-top: 7px;
    margin-left: 10px
}

.decending {
    background: no-repeat url(../images/sort_01.png) right;
    padding-right: 25px
}

.ascending {
    background: no-repeat url(../images/sort_02.png) right;
    padding-right: 25px
}

.color-yello {
    color: #f39735
}

.color-gry {
    color: #999 !important
}

.font16 {
    font-size: 16px !important
}

.sortArrow i, .sortArrow span, .fa-filter {
    margin-right: 5px
}

.ceprator {
    background: #6e6e6e;
    width: 1px;
    height: 20px;
    line-height: 30px;
    margin: 0 15px
}

.margin-left10 {
    margin-left: 10px
}

#location-form {
    position: absolute;
    z-index: 9999;
    display: none;
    background: #444;
    padding: 8px
}

    #location-form div {
        position: relative;
        z-index: 9999;
        top: 0
    }

        #location-form div input {
            width: 100%;
            margin: 0
        }

.font-size20 {
    font-size: 20px !important
}

.font-size18 {
    font-size: 18px !important
}

.list-active {
    color: #deaf45 !important
}

.fa-th-large {
    color: #333
}

    .fa-th-large:hover {
        color: #deaf45
    }

.defoult-color {
    color: #7d7d7d !important
}

.product-title {
    color: #252627;
    font-size: 24px;
    font-family: 'open_sanssemibold';
    margin: 0 0 0 -1px;
    transform: scaleY(0.85)
}

.product-price {
    margin: 0 0 0 1px;
    padding: 0;
    list-style: none
}

    .product-price li {
        margin: 0 10px 0 0;
        padding: 0;
        list-style: none;
        display: inline-block
    }

        .product-price li.rating-holder {
            vertical-align: middle
        }

    .product-price .fa-star {
        font-size: 16px;
        color: #f39735
    }

    .product-price .fa-star-half-o {
        font-size: 16px;
        color: #f39735
    }

    .product-price span {
        margin-left: 10px
    }

    .product-price .fa-star-o {
        color: #bcbcbc;
        font-size: 16px
    }

.save-detail {
    font-size: 14px;
    color: #be2d14;
    transform: scaleY(0.85);
    display: inline-block;
    font-family: 'open_sanssemibold';
    font-weight: 500
}

.add-product-details .input-group-addon {
    background: none
}

.add-product-details .form-control {
    height: 35px;
    width: 50px !important;
    border: 0 !important;
    box-shadow: none !important
}

.margintop5 {
    margin-top: 5px
}

.weight-button a {
    border: 1px solid #999;
    background: #f7f4f0;
    font-size: 14px;
    padding: 2px 10px;
    color: #999;
    margin: 0 5px 8px 0;
    display: inline-block
}

    .weight-button a:hover, .weight-button a.active {
        border: 1px solid #525354;
        background: #f7f4f0;
        font-size: 14px;
        padding: 2px 10px;
        color: #363739
    }

    .weight-button a.active {
        cursor: default
    }

    .weight-button a.out-of-stock {
        font-size: 14px;
        padding: 2px 10px;
        color: #999
    }

.weight-button span {
    float: right
}

.prod-highlights p {
    color: #212324;
    margin: 0
}

.prod-highlights .line-seprator {
    border-color: #edebe8
}

.shop-text {
    color: #111;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 0
}

.more-offers {
    border: 1px solid #f59744;
    background: #fbe9d9;
    font-size: 14px;
    padding: 8px 10px 2px;
    display: inline-block;
    line-height: 14px;
    transform: scaleY(0.85);
    font-family: 'open_sansbold';
    font-weight: bold;
    color: #000;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #ccc;
}

.col {
    width: 100%;
    display: inline-block;
    height: auto;
    position: relative;
}

.more-offers:hover {
    background: #fff;
    color: #000;
}

.more-offers:focus {
    color: #000;
    background: #fff;
}

.more-offers .pddtnpr {
    color: #be2d14;
    font-size: 21px;
}

    .more-offers .pddtnpr i {
        font-size: 18px;
    }

.more-offers-table {
    color: #0d5776;
    padding-left: 20px
}

.line-seprator {
    border-top: dashed 1px #dadada;
    width: 100%;
    margin: 9px 0
}

.line-border {
    background: #dadada;
    width: 100%;
    margin: 0;
    height: 1px
}

.product-description h3 {
    margin: 0;
    font-size: 16px;
    font-family: 'open_sansbold';
    color: #F39735;
    margin-bottom: 5px
}

.product-description p {
    margin: 0;
    font-size: 14px;
    color: #212324
}

.product-description .line-seprator {
    border-color: #bbb;
    margin: 13px 0
}

.nutrition-chart {
    overflow: scroll;
    overflow-x: hidden;
    height: 500px;
    margin-top: 0
}

    .nutrition-chart img {
        float: right;
        margin-right: 0;
        padding: 0
    }

    .nutrition-chart::-webkit-scrollbar {
        width: 7px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        box-shadow: inset 1px 0 1 rgba(0,0,0,0.1);
        -moz-box-shadow: inset 1px 0 1 rgba(0,0,0,0.1);
        -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,0.1)
    }

    .nutrition-chart::-webkit-scrollbar-track {
        background-color: rgba(196,196,196,0.8);
        border-radius: 20px;
        border: 1px solid #e9e4de
    }

    .nutrition-chart::-webkit-scrollbar-thumb {
        background: #9b9c9d;
        border-radius: 5px
    }

        .nutrition-chart::-webkit-scrollbar-thumb:hover {
            background: #535658
        }

.margin-bottom20 {
    margin-bottom: 20px !important
}

.fa-exclamation-triangle {
    color: #ffc100
}

.alert_size {
    font-size: 22px;
    font-family: open_sansregular
}

.alert-warning {
    background: #fff !important;
    border: 1px solid !important;
    border-color: #fff !important
}

.paddingtop40 {
    padding-top: 40px
}

.paddingtop45 {
    padding-top: 45px
}

.read-more {
    color: #6abc00;
    text-decoration: none
}

.website-url {
    color: #0d5776
}

    .website-url:hover {
        color: #f39735
    }

.nutition-wrapper {
    padding: 0 5px 5px;
    border: 1px solid #333;
    width: 420px;
    margin-bottom: 15px
}

    .nutition-wrapper p {
        margin-bottom: 0
    }

    .nutition-wrapper .table-nutrition {
        font-size: 12px;
        margin-bottom: 0;
        border-top: 5px solid #333
    }

.table-nutrition td {
    border-collapse: collapse;
    border: 1px solid #757575;
    border-right: 0;
    border-left: 0;
    padding: 3px !important
}

.nutition-wrapper .table-nutrition .table {
    margin-bottom: 0;
    border: 0 !important
}

.nutition-head {
    margin: 0;
    font-weight: 700
}

.table tbody tr td.padding0 {
    padding: 0 !important;
    border: 0 !important
}

.nutition-wrapper .table-nutrition .table tbody tr td {
    border: 0 !important
}

.nutition-wrapper .table-nutrition tr.borderbot {
    border-bottom: 3px solid #757575 !important
}

.nutition-wrapper .table-nutrition .table tbody tr.borderbot {
    border-bottom: 1px solid #757575 !important
}

.dot {
    background: no-repeat url(../images/dot.jpg) right center
}

.breadcrumbs {
    padding: 20px 0 15px;
    margin: 0;
    list-style: none
}

    .breadcrumbs li {
        margin: 0;
        padding: 0;
        display: inline
    }

        .breadcrumbs li a {
            color: #999;
            font-size: 12px;
            padding-right: 3px
        }

            .breadcrumbs li a:hover {
                color: #f39735
            }

        .breadcrumbs li:last-child a {
            color: #3b3737;
            font-size: 12px;
            cursor: default !important
        }

        .breadcrumbs li::after {
            content: '>';
            color: #999;
            padding-left: 5px;
            padding-right: 5px;
            top: 2px;
            position: relative
        }

        .breadcrumbs li:last-child::after {
            content: none
        }

.image-thumb {
    margin: 0;
    padding: 0
}

    .image-thumb li {
        margin: 0 0 5px;
        padding: 0;
        display: block
    }

        .image-thumb li a {
            border: 1px solid #e3ded9;
            display: table-cell;
            width: 60px;
            height: 60px;
            text-align: center;
            vertical-align: middle;
        }

        .image-thumb li .prodthumb.active, .image-thumb li .prodthumb:focus, .image-thumb li .prodthumb:hover {
            display: table-cell
        }

    .image-thumb > li.active > a, .image-thumb > li.active > a:focus, .image-thumb > li.active > a:hover {
        border: 1px solid #000
    }

.image-holder img {
    max-width: 100%;
    max-height: 500px;
    width: auto;
    height: auto;
    margin: auto;
    display: block
}

.prodthumb img {
    max-height: 50px;
    max-width: 50px;
    vertical-align: middle;
}

.incorrect-info-holder {
    margin-top: 5px;
    z-index: 1;
    position: relative
}

    .incorrect-info-holder a, .product-description .green {
        color: #0d5776 !important
    }

        .incorrect-info-holder a i, .product-description .green:hover, .product-description .green:focus, #ratingwrapper1 .ReviewBlock:hover {
            color: #999 !important
        }

        .incorrect-info-holder a i {
            margin-left: 3px
        }

            .incorrect-info-holder a i:hover {
                color: #f39735 !important
            }

.incorrect .text-right {
    color: #3d3f40;
    margin-left: 20px;
    padding-right: 0
}

#offer-table {
    position: absolute;
    background: #fff;
    border: 1px solid #dbd7d2;
    padding: 2px;
    display: block;
    z-index: 2;
    width: 610px;
    right: -28px;
    box-shadow: -1px 2px 3px #5a5a5a;
    display: none
}

.incorrect-info-holder div.content-div {
    position: relative
}

#incorrect-div {
    position: absolute !important;
    background: #f7f4f0;
    padding: 2px 3px 10px 25px;
    display: block;
    z-index: 9999;
    width: 330px;
    left: 0;
    border: 1px solid #dbd7d2;
    display: none;
    top: 10px;
    box-shadow: 0 2px 4px #5a5a5a
}

    #incorrect-div p {
        font-family: open_sanssemibold;
        font-size: 12px;
        padding-top: 10px
    }

.open_sansregular {
    font-family: open_sansregular !important
}

.open_sansemi_bold {
    font-family: open_sanssemibold !important
}

.open_sansbold {
    font-family: open_sansbold !important;
}

.open_sansemi_bold #btn_ques_cancel {
    background: #fff;
    color: #0d5776;
    border: 1px solid #0d5776;
    border-radius: 5px
}

.open_sansemi_bold #btn_ques_submit {
    background: #0d5776;
    color: #fff;
    border: 1px solid #0d5776;
    border-radius: 5px
}

.arrow_box {
    position: relative;
    background: #f7f4f0;
    border: 4px solid #f7f4f0
}

div.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #2f2f2f;
    font-size: 0;
    line-height: 0
}

.customer-support {
    background: #f7f4f0
}

.cust-sup-text {
    width: auto;
    color: #999;
    font-size: 16px;
    font-family: 'open_sanssemibold';
    font-weight: 700
}

.cust-sup-no {
    width: auto;
    border-right: 1px solid #a7a7a6
}

#delivery-option-div, #filter-option-div, #sort-option-div, #loc-chng-option-div {
    position: absolute;
    background: #ecf6f8;
    border: 1px solid #999;
    padding: 5px 2px;
    display: none;
    z-index: 999999;
    width: 125px;
    left: -10px;
    -webkit-box-shadow: 0 0 10px #919191
}

#delivery-option-div {
    right: 1px;
    width: 100px;
    padding: 0;
    background: #fff;
    box-shadow: 0 1px 5px #ddd;
    -webkit-box-shadow: 0 1px 5px #ddd;
    -moz-box-shadow: 0 1px 5px #ddd;
    border-radius: 0 0 3px 3px
}

    #delivery-option-div a {
        color: #999;
        padding: 10px 12px
    }

        #delivery-option-div a:hover {
            background: #e6eef1;
            color: #0d5776 !important
        }

        #delivery-option-div a:focus {
            color: #0d5776 !important
        }

.delivery-holder #delivery-option-div .link img {
    margin: 0 11px 0 10px !important
}

.delivery-holder #delivery-option-div #deliveryoption_1 img {
    margin: 0 2px 0 5px !important
}

.loc-holder #loc-chng-option-div {
    width: 310px;
    padding: 5px 15px;
    margin-top: 8px;
    left: 33px !important;
}

    .loc-holder #loc-chng-option-div:after {
        content: ' ';
        height: 0;
        position: absolute;
        width: 0;
        border: 10px solid transparent;
        border-top-color: #fff;
        top: -20px;
        left: 7px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

.text-black {
    color: #000;
}

.text-blue {
    color: #0d5776 !important;
}

.text-orange {
    color: #F39735 !important;
}

#loc-chng-option-div h3 {
    padding: 5px 10px;
    margin: 0px;
    color: #0d5776;
    text-align: center;
    font-weight: bold;
    font-family: 'open_sansbold';
}

#loc-chng-option-div .btn-add {
    background: #135775;
    width: inherit;
    line-height: 13px;
    margin-bottom: 15px;
    padding: 5px 15px;
    height: 25px;
    border-radius: 0px;
    font-family: 'open_sansregular';
}

    #loc-chng-option-div .btn-add:hover, #loc-chng-option-div .btn-add:focus {
        background: #f39735 !important;
        border: 1px solid #f39735
    }

.loc-chng-dropdown {
    margin-left: 0px !important
}

.ui-widget-content {
    z-index: 99999 !important
}

.delivery-holder, .filter-holder, .sort-holder, .loc-holder {
    position: relative
}

#startShopFrm .chosen-container {
    width: 100% !important
}

.modal {
    z-index: 9999999 !important
}

#headerMultiStoreUI {
    z-index: 999999 !important
}

.textarea {
    resize: none
}

#startShopFrm select.custom-dropdown {
    padding: 6px 10px
}

#offer-table div {
    position: relative
}

#offer-table table {
    width: 100%;
    margin-bottom: 0;
    font-size: 13px;
    color: #111
}

    #offer-table table th {
        background: #f6f6f6;
        color: #dcac40
    }

#offer-table .rating-holder .fa-star {
    color: #f8ad32;
    width: 16px;
    font-size: 16px
}

#offer-table .rating-holder .star-off {
    color: #fff !important;
    width: 20px;
    font-size: 15px !important;
    text-shadow: 1px 1px 0 #999999,-1px -1px 0 #999999,1px -1px 0 #999999,-1px 1px 0 #999999,0 0 0 #999 !important;
    opacity: .6
}

.font-bold {
    font-weight: 700;
    font-size: 14px !important
}

.offer-add .form-control {
    height: 25px;
    padding: 0;
    width: 40px
}

.offer-add .btn-add-details {
    height: 25px;
    font-size: inherit
}

.offer-add .form-group {
    opacity: 0
}

.offer-add .add-active {
    opacity: 1 !important
}

#offer-table tr .form-group {
    opacity: 1 !important;
    cursor: pointer
}

.heading-fe-store {
    color: #999;
    margin-bottom: 10px
}

#my-account {
    min-height: 540px;
    background: #f7f5f0;
    margin-top: 10px;
}

.container-row {
    margin-top: 10px
}

.page-title {
    color: #525151;
    font-size: 18px;
    margin: 8px 0;
    padding: 0
}

.my-account-left h5 {
    font-family: 'proxima_novasemibold';
    color: #333;
    margin: 5px 0
}

.my-account-left ul {
    padding: 10px 0 0;
    margin: 0 -13px;
    margin-bottom: 0;
    width: 188px;
    color: #666
}

.my-account-right {
    min-height: auto;
    padding-bottom: 2px
}

    .my-account-right address, .my-account-right address a, .my-account-right h3 {
        font-family: open_sansbold;
        color: #949899;
        font-style: normal
    }

    .my-account-right h3 {
        font-family: 'open_sanssemibold';
        font-size: 20px;
        margin: 5px 0 10px;
        color: #666
    }

    .my-account-right address p {
        margin-bottom: 0;
        font-family: open_sansregular;
        color: #666;
        font-size: 13px;
        letter-spacing: .6px
    }

        .my-account-right address p span {
            color: #666
        }

.address-line-1 {
    font-family: open_sansbold !important;
    color: #666
}

.my-account-right address i {
    color: #999
}

.addresses .default-address {
    width: 65%;
    margin-bottom: 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e4e4e4
}

.saved-addresses {
    padding: 10px
}

    .saved-addresses h3 {
        margin-top: 0
    }

.default-addr-select {
    position: absolute;
    bottom: 10px;
    color: #0d5776
}

    .default-addr-select a {
        color: #0d5776;
    }

        .default-addr-select a .fa {
            color: #949899 !important
        }

.edit-icon {
    font-size: 20px;
    margin-left: 8px;
    margin-right: 8px
}

    .edit-icon span {
        margin-top: -5px;
        color: #6b6b6b
    }

.default-addr-select input[type="radio"] {
    margin-right: 4px
}

.default-addr-select label {
    font-weight: 400
}

.add-addr button {
    background: #fff;
    border-radius: 2px;
    padding: 0 15px;
    font-size: 30px;
    line-height: 32px;
    font-size: 12px;
    border: 1px soild #0d5776;
    border-radius: 5px;
    color: #0d5776;
    font-family: open_sansbold
}

.add-addr-btn {
    border: 1px solid #0d5776;
    border-radius: 7px;
    margin: 20px 0
}

.add-addr button:hover, .add-addr button:focus {
    background: #333;
    border: 1px solid #333;
    color: #fff
}

.change-pwd-wrapper {
    padding: 20px 0 0 50px !important
}

    .change-pwd-wrapper .form-group {
        margin-bottom: 10px
    }

    .change-pwd-wrapper .form-control {
        padding: 10px 30px;
        width: 100%
    }

    .change-pwd-wrapper .formErrorSelf {
        width: 75%
    }

.change-password-text {
    font-family: open_sansbold;
    font-size: 18px;
    color: #3b3737
}

#signupForm .formErrorSelf {
    width: 100%;
    position: absolute;
    margin-top: -1px;
    line-height: 10px
}

.save-chng-btn, .update-btn {
    width: auto;
    padding: 8px 20px;
    text-transform: none;
    margin-top: 10px;
    background: #0d5776;
    color: #fff;
    border: 1px solid #0d5776;
    line-height: 18px;
    padding: 5px 20px
}

    .save-chng-btn:hover {
        background: #F39735;
        border: 1px solid #F39735
    }

.update-btn {
    padding: 8px 25px;
    margin-top: 0 !important
}

.scrollbar-path-vertical, .scrollbar-path-horizontal {
    position: absolute;
    background-color: #c4c4c4;
    background-color: rgba(196,196,196,0.8);
    z-index: 100
}

.scrollbar-path-horizontal {
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 10px
}

.scrollbar-path-vertical {
    right: 2px;
    top: 0 !important;
    height: 100% !important;
    width: 7px !important;
    box-shadow: inset 1px 0 1 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 1px 0 1 rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,0.1)
}

.scrollbar-path-horizontal {
    box-shadow: inset 0 1px 1 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 1 rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1)
}

.scrollbar-handle {
    position: relative;
    top: 0;
    left: 0;
    background-color: #444;
    cursor: pointer
}

.scrollbar-path-vertical .scrollbar-handle {
    height: 50% !important;
    width: 7px !important
}

.scrollbar-path-horizontal .scrollbar-handle {
    width: 20%;
    height: 100%
}

.scrollbar-path-vertical, .scrollbar-path-horizontal, .scrollbar-handle {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.scrollbar-content {
    padding: 0;
    width: 100%
}

.fav-table {
    color: #111;
    width: 100%
}

    .fav-table th {
        background: #f5f5f5;
        color: #f39735;
        text-transform: uppercase
    }

    .fav-table td {
        vertical-align: middle !important;
        padding: 8px 5px !important;
        border-top: 1px solid #c5c5c5offer-add;
        border-bottom: 1px solid #c5c5c5;
        border-collapse: collapse
    }

    .fav-table tr:hover .add_items {
        opacity: 1 !important;
        cursor: pointer
    }

.store-details {
    color: #111;
    font-size: 12px
}

    .store-details span {
        color: #1d8bd2
    }

.shop-address {
    color: #999;
    font-size: 12px
}

.shop-category a {
    display: inline;
    color: #bcbcbc;
    font-size: 14px;
    padding: 2px 6px;
    border: 1px solid;
    border-color: transparent;
    margin: 0 3px
}

    .shop-category a.shop-selected {
        background: #f5f5f5;
        border: 1px solid #eee;
        color: #666
    }

.sortby-holder {
    margin: 20px 0
}

.btn-sortby {
    background: #f5f5f5;
    border: 1px solid #eee !important;
    padding: 5px 10px;
    color: #999;
    line-height: 25px;
    margin-right: 15px
}

    .btn-sortby:hover {
        background: #f39735;
        border: 1px solid #f39735 !important;
        padding: 5px 10px;
        color: #fff;
        line-height: 25px
    }

        .btn-sortby:hover i {
            color: #fff
        }

    .btn-sortby i {
        color: #f39735;
        font-size: 16px;
        margin-right: 5px
    }

.fav-items-price .price {
    color: #111;
    font-size: 11pt;
    text-align: left;
    padding: 0
}

.fav-items-price .mrp {
    text-decoration: line-through;
    font-size: 10pt;
    font-weight: 400;
    margin-left: 10px;
    color: #999
}

.margin-top10 {
    margin-top: 10px
}

.margin-right5 {
    margin-right: 5px
}

.fav-table .fa-star {
    font-size: 13px
}

.fav-table .glyphicon-heart {
    font-size: 16px
}

.fav-table .fa-list-ul {
    margin-top: 3px
}

#offer-table-favitems {
    position: relative;
    background: #fff;
    display: block;
    display: none
}

    #offer-table-favitems div {
        position: relative
    }

    #offer-table-favitems table {
        width: 100%;
        margin-bottom: 0;
        font-size: 15px;
        color: #111
    }

        #offer-table-favitems table td {
            padding: 10px
        }

        #offer-table-favitems table th {
            background: #f6f6f6;
            color: #dcac40
        }

.offer-add .add-active {
    opacity: 1 !important
}

#offer-table-favitems tr:hover .form-group {
    opacity: 1 !important;
    cursor: pointer
}

.fav-item-price {
    font-size: 18px
}

.fav-icons {
    margin: 0 5px
}

.msg-success {
    padding-top: 30px;
    color: #666;
    text-align: center
}

    .msg-success h1 {
        font-size: 34px;
        color: #035676
    }

    .msg-success h2 {
        font-size: 24px;
        color: #666
    }

        .msg-success h2 a {
            font-size: 24px;
            color: #035676;
            text-decoration: underline
        }

            .msg-success h2 a:hover {
                color: #F59824
            }

    .msg-success h3 {
        font-size: 18px;
        color: #666;
        margin: 0;
        padding: 0 0 40px
    }

    .msg-success p {
        text-align: center;
        padding-bottom: 20px
    }

.thankuimgicon {
    text-align: center;
    position: relative;
    padding-bottom: 0 !important
}

.continueshp {
    background: #035676;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff
}

    .continueshp:hover {
        background: #f39735;
        color: #fff
    }

.msg-error {
    padding-top: 20px;
    color: #666;
    text-align: center
}

    .msg-error strong {
        text-align: center
    }

        .msg-error strong img {
            padding-right: 5px;
            margin-top: -3px;
            width: 21px;
            height: 21px
        }

    .msg-error ul li {
        text-align: center
    }

.my-cart-wrapper .col-md-11 {
    width: 100% !important
}

.my-cart-wrapper .msg-error h3 {
    margin-top: 5px;
    font-size: 20px
}

.my-cart-wrapper .msg-error h4 {
    font-size: 16px
}

.my-cart-wrapper .col-md-11 p a {
    font-family: open_sansbold
}

.bootbox ul {
    margin: 0;
    padding: 0
}

    .bootbox ul li {
        margin: 0 0 0 15px;
        padding: 0;
        list-style: none
    }

.bootbox .modal-footer {
    background: #fff !important;
    border-top: 0 !important
}

.skip-sms {
    position: relative
}

    .skip-sms div {
        position: absolute;
        right: -110px;
        top: -32px
    }

    .skip-sms a {
        color: #999;
        font-size: 10pt
    }

#loadingAjax {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2147483647
}

    #loadingAjax img {
        margin-top: -50px;
        margin-left: -50px
    }

#loaderbrownbag {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 120px;
    height: 120px;
    margin: -80px 0 0 -80px;
    padding: 20px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #074c81;
    z-index: 9999;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

#loaderbrownbagcenter {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    z-index: 99999
}

#loaderbrownbag:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e68e21;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite
}

#loaderbrownbag:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #fff;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes anti_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes anti_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

#loadingAjax .loaderbrownbag-section {
    position: fixed;
    top: 0;
    width: 50%;
    height: 100%;
    background: #000;
    opacity: .2;
    z-index: 1000
}

    #loadingAjax .loaderbrownbag-section.section-left {
        left: 0
    }

    #loadingAjax .loaderbrownbag-section.section-right {
        right: 0
    }

.loaderbrownbag #loadingAjax .loaderbrownbag-section.section-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.loaderbrownbag #loadingAjax .loaderbrownbag-section.section-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.loaderbrownbag #loaderbrownbag {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.loaderbrownbag #loadingAjax {
    visibility: hidden
}

    .loaderbrownbag #loadingAjax .loaderbrownbag-section.section-right, .loaderbrownbag #loadingAjax .loaderbrownbag-section.section-left {
        -webkit-transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1.000);
        transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1.000)
    }

.loaderbrownbag #loadingAjax {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s 1s ease-out;
    transition: all .3s 1s ease-out
}

#productLoaderAjax {
    position: relative;
    top: 10px;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 1
}

    #productLoaderAjax img {
        margin-top: -19px;
        margin-left: -54px
    }

#loaderbrownbag1 {
    display: block;
    position: relative;
    left: 50%;
    width: 90px;
    height: 90px;
    margin: 0 0 0 -80px;
    padding: 20px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #074c81;
    z-index: 9999;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

#loaderbrownbagcenter1 {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 35px;
    height: 35px;
    margin: -30px 0 0 -30px;
    z-index: 99999
}

#loaderbrownbag1:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e68e21;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite
}

#loaderbrownbag1:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #fff;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes anti_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes anti_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.loaderbrownbag1 #loaderbrownbag1 {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.loaderbrownbag1 #productLoaderAjax {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s 1s ease-out;
    transition: all .3s 1s ease-out
}

.has-icon, .has-icon-right {
    position: relative
}

    .has-icon .form-control {
        padding-left: 35px
    }

    .has-icon-right .form-control {
        padding-right: 110px
    }

.fi {
    display: inline-block;
    height: 26px;
    vertical-align: middle;
    width: 30px
}

.user-form .fi {
    height: 30px;
    position: absolute;
    top: 8px;
    width: 20px;
    text-align: center;
}

.store-icon {
    background: url(../images/sprite.png) no-repeat -95px -30px
}

.store-icon-requested {
    background: url(../images/sprite.png) no-repeat 12px 8px;
    top: 25px !important
}

.request-close {
    float: right;
    position: relative;
    top: -28px;
    right: -30px
}

.font-normal {
    font-weight: 400
}

.login-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll -95px -97px
}

.login-iconsup {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll -95px -97px
}

.forgotmdl .input--brownbag .login-iconforgetpass {
    margin-top: -27px;
    z-index: 2;
    position: absolute;
    margin-left: 3px
}

.forgotmdl .input--brownbag .login-iconnext1 {
    background: rgba(0,0,0,0) url(../images/forgetpass-icon.png) no-repeat;
    margin-top: -32px;
    z-index: 2;
    position: absolute;
    width: 21px;
    height: 14px;
    margin-left: 3px
}

.forgotmdl .input--brownbag .referral-icon {
    background: rgba(0,0,0,0) url(../404.html) no-repeat;
    margin-top: -34px;
    z-index: 2;
    position: absolute;
    width: 18px;
    height: 18px;
    margin-left: 3px
}

.inputforgetpasml {
    padding-left: 25px !important;
    height: 35px
}

.inputforgetpasmlbg {
    background: none !important
}

.pwd-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll 13px -60px
}

.mob-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll 13px -99px
}

.cmpny-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll -95px 4px
}

.owner-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll -95px -30px
}

.addr-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll -95px -65px
}

.email-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll -95px -97px
}

.user-icon {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll -149px -4px
}

.green {
    color: #0d5776
}

    .green:hover, .green:focus {
        color: #f39735
    }

.paddongLR0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.col-fullwidht {
    width: 100% !important
}

.shop-menu {
    width: auto
}

.delevery-dropdown label {
    border-radius: 8px;
    position: relative;
    width: 100%
}

    .delevery-dropdown label::after {
        border-bottom: 0 solid #ddd;
        color: #fff;
        content: "\25bc";
        font-size: 8px;
        padding: 0 0 2px;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 2px
    }

    .delevery-dropdown label::before {
        border-radius: 8px;
        content: "";
        display: block;
        height: 100%;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0;
        width: 21px
    }

.delevery-dropdown select {
    -moz-appearance: none;
    background: none;
    border: 0 solid #dbdbdb;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    outline: medium none;
    padding: 5px;
    width: 100%
}

    .delevery-dropdown select option {
        padding: 5px 0 5px 35px
    }

.delevary-icon {
    background: no-repeat url(../images/icon-delivery.png) left
}

.pickup-icon {
    background: no-repeat url(../images/icon-pickup.png) 10px 0
}

.icon-active {
    opacity: 1 !important
}

.add-remove-pro {
    float: left
}

.store-details-link {
    opacity: .7
}

    .store-details-link:hover {
        opacity: 1
    }

.my-cart-wrapper {
    border: 1px solid #eee;
    background: #fff;
    min-height: 300px !important;
    margin-bottom: 100px;
    padding-top: 0
}

    .my-cart-wrapper h3 {
        text-align: center;
        font-size: 24px
    }

    .my-cart-wrapper .cartemticon {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 10px
    }

    .my-cart-wrapper .cartemtlink {
        text-align: center;
        font-size: 14px;
        background: #0D5776;
        color: #fff;
        padding: 6px 17px;
        border-radius: 5px;
        top: 30px;
        position: relative
    }

        .my-cart-wrapper .cartemtlink:hover {
            background: #F39735
        }

.page-title .store-no {
    font-size: 14px;
    color: #0D5776
}

.store-name {
    margin-bottom: 0;
    line-height: 15px;
    height: 25px;
    font-weight: 700
}

    .store-name a, .cart-table tr td p a {
        color: #0D5776
    }

        .store-name a:hover, .store-name a:focus, .cart-table tr td p a:hover, .cart-table tr td p a:focus {
            color: #f39735
        }

.shop-total img {
    vertical-align: top !important
}

.shop-dtls {
    margin: 7px 0 0 10px;
    display: inline-block
}

    .shop-dtls .store-name a {
        color: #fff
    }

.items-total, .item-price {
    font-size: 15px
}

.item-price {
    padding: 0 !important;
    color: #bd2b04
}

.cart-table {
    padding: 0 10px 0 30px !important;
    border-collapse: separate;
    margin-bottom: 40px !important
}

    .cart-table tr td {
        vertical-align: middle !important
    }

.item-count {
    margin: 0
}

.all-items-price {
    font-size: 18px;
    font-family: open_sansbold
}

.org-price, .saved-amt {
    color: #999;
    font-size: 13px;
    margin: 0 5px
}

.org-price {
    text-decoration: line-through
}

.item-action a {
    margin: 0 8px;
    font-size: 23px;
    color: #cdcdcd
}

.brown, .blue:hover, .blue:focus, .pay-option li a:hover, .pay-option li a:focus, .another-store:hover, .another-store:focus, .notification-item .item-title a:hover, .notification-item .another-store-head:hover {
    color: #f39735 !important
}

.cart-table tr td, .border0 {
    border: none !important
}

.checkout-dtls {
    padding-right: 0;
    width: 381px;
    margin-top: -67px
}

.shop-total-desc p {
    margin-bottom: 0
}

.shop-total-desc .brown {
    font-size: 13px;
    margin-bottom: 15px
}

.btn-checkout, .btn-remove {
    background: #0d5776;
    color: #fff;
    padding: 8px 35px !important;
    font-size: 15px;
    border-radius: 6px;
    border: 1px solid #0d5776 !important;
    width: 100%;
    font-family: 'proxima_novasemibold'
}

.btn-checkout1, .btn-remove {
    background: #0d5776;
    color: #fff;
    padding: 8px 35px !important;
    font-size: 15px;
    border-radius: 6px;
    border: 1px solid #0d5776 !important;
    width: 100%;
    font-family: 'proxima_novasemibold'
}

    .btn-remove:hover, .btn-remove:focus {
        background: #fff;
        color: #f79210 !important
    }

.btn-remove {
    width: auto !important;
    margin: 25px 32px 15px !important;
    text-transform: uppercase;
    padding: 7px 20px 5px !important
}

.margin0 {
    margin: 0 !important
}

.ordrsmtop {
    margin-top: 0
}

.margintop30 {
    margin-top: 30px !important
}

.marginT20 {
    margin-top: 20px !important
}

.padleft0 {
    padding-left: 0 !important
}

.padleft10 {
    padding-left: 10px !important
}

.padleft40 {
    padding-left: 40px !important
}

.padleft15 {
    padding-left: 15px !important
}

.padright0 {
    padding-right: 40px !important
}

.bold {
    font-family: 'proxima_novasemibold'
}

.checkout-common {
    font-family: open_sansregular;
    color: #0d5776
}

    .checkout-common .col-md-4 {
        padding: 0 !important
    }

    .checkout-common .text-right a {
        cursor: default
    }

    .checkout-common .col-md-4:first-child a {
        cursor: pointer
    }

.checkout-common {
    color: #2a2a2a;
    margin: 14px 0 0
}

    .checkout-common .stepwizard-step .active {
        width: 30px;
        height: 30px;
        text-align: center;
        padding: 6px 0;
        font-size: 12px;
        line-height: 1.428571429;
        border-radius: 15px;
        background-color: #48AE35;
        color: #fff;
        border: 1px #359a22 solid
    }

    .checkout-common .checkout {
        color: #999
    }

.sectn-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 18px
}

.font16 {
    font-size: 16px !important
}

.checkout-main .all-items-price {
    padding-top: 10px;
    border-top: 1px dashed #ddd
}

.width75 {
    width: 75%
}

.width110 {
    width: 110px !important
}

.blue {
    color: #0d5776
}

.checkout-main .coupon-code {
    border: 1px solid #ddd;
    border-radius: 0;
    background: #faf7f3;
    width: 100%;
    box-shadow: none;
    font-size: 12px;
}

.tip_tootip {
    position: absolute;
    width: 290px;
    margin-left: 373px;
    margin-top: -40px;
    border-radius: 4px;
    background: #fff;
    padding: 20px 10px 10px 20px;
    box-shadow: 3px 4px 12px 1px #999
}

    .tip_tootip .closearrowttp {
        position: absolute;
        right: 4px;
        top: 4px;
        font-size: 18px;
        color: #666;
        padding: 5px;
        z-index: 9;
        cursor: pointer
    }

        .tip_tootip .closearrowttp:hover {
            color: #F7A933
        }

.checkout-btn-wrapper {
    width: 80% !important;
    margin-right: 20%;
    margin-left: 15px;
    border-top: 1px solid #ddd;
    padding: 20px 0 80px
}

.btn-checkout {
    width: 180px !important;
    transition: all .5s ease 0
}

.btn-checkout1 {
    width: 100% !important;
    transition: all .5s ease 0
}

.coupon-code-main img {
    margin-top: -6px;
    margin-left: 13px;
    position: absolute;
    z-index: 4;
}

.error_msg_red {
    color: #e7394d;
    font-size: 14px
}

.error_msg_green {
    color: #1f9209;
    font-size: 14px
}

.del-addrs .coupon-code {
    border: 1px solid #ddd !important
}

.delivery-addr {
    position: relative
}

.del-addrs {
    min-height: 500px !important
}

.checkout-right-panel {
    min-height: 400px !important
}

#slide-main address {
    margin: 5px 0 0;
    padding: 5px 0 0;
    border-top: 1px solid #ddd;
    line-height: 16px;
    font-size: 12px
}

    #slide-main address:first-child {
        padding: 0;
        margin: 0;
        border: 0
    }

#dateTimechg, #special_instructions {
    margin-top: 5px
}

#dateChg, .terms-conditions {
    margin-bottom: 10px;
    color: #777
}

#slide-main {
    position: relative;
    display: none
}

.slide-inner {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 0 4px 4px #999;
    right: 0;
    padding: 5px 15px 28px;
    position: absolute;
    top: 25px;
    width: 300px;
    z-index: 99
}

#slide-main .arrow_box::after, #slide-main .arrow_box::before {
    right: 5%;
    left: auto
}

.closebtn {
    color: #333
}

.pay-option {
    margin-bottom: 50px
}

    .pay-option li {
        border-bottom: 1px solid #ddd
    }

        .pay-option li:last-child {
            border: 0 !important
        }

        .pay-option li a {
            color: #111;
            font-family: 'proxima_novasemibold';
            font-size: 20px;
            padding: 16px 0 18px;
            display: block
        }

.add-delete-pro input {
    border: 0 !important;
    box-shadow: none !important
}

.add-delete-pro .input-group-addon {
    vertical-align: top !important
}

.input-group-addon .fa-plus-square-o {
    color: #f39735
}

    .input-group-addon .fa-plus-square-o:hover {
        color: #7ebf22
    }

.input-group-addon .fa-minus-square-o {
    color: #b3b3b3
}

    .input-group-addon .fa-minus-square-o:hover {
        color: #f86524
    }

.input-group .fa-plus-square-o {
    color: #f39735
}

    .input-group .fa-plus-square-o:hover {
        color: #7ebf22
    }

.input-group .fa-minus-square-o {
    color: #b3b3b3
}

    .input-group .fa-minus-square-o:hover {
        color: #f86524
    }

.add-pro-i i {
    font-size: 30px;
    line-height: 35px !important;
    vertical-align: middle
}

.input-group i {
    vertical-align: middle
}

.button-holder input {
    border: 0
}

.font-size30 {
    font-size: 30px !important
}

.font-size35 {
    font-size: 35px !important
}

.shop-information {
    height: 160px;
    width: 280px;
    border-radius: 10px;
    color: #fff;
    padding-top: 15px
}

    .shop-information a {
        color: #fff
    }

.subcate {
    margin: 0 3px 8px;
    display: inline-block
}

    .subcate:first-child {
        margin-bottom: -10px;
        position: relative
    }

#itemsListingDiv #allSpanBlk {
    background: #fff;
    border-radius: 20px;
    color: #0d5776
}

#itemsListingDiv .container {
    position: relative
}

#itemsListingDiv .carousel-prev {
    position: absolute;
    top: 50%;
    left: -10px;
    z-index: 9;
    width: 40px
}

#itemsListingDiv .carousel-next {
    position: absolute;
    top: 50%;
    right: -40px;
    z-index: 9;
    width: 40px
}

    #itemsListingDiv .carousel-prev i, #itemsListingDiv .carousel-next i {
        font-size: 40px;
        color: #0d5776
    }

        #itemsListingDiv .carousel-prev i:hover, #itemsListingDiv .carousel-next i:hover {
            color: #f39735
        }

.subcate a, #itemsListingDiv #allSpanBlk {
    color: #0d5776;
    padding: 3px 12px 5px;
    border-radius: 20px;
    background: #fff;
    display: block
}

    .subcate a:hover, #itemsListingDiv #allSpanBlk:hover, .subcate a.active, #itemsListingDiv #allSpanBlk.active {
        color: #fff;
        background: #f39735
    }

.color-orange {
    color: #f39735 !important
}

.shop-information1 {
    margin: 20px 0 0 4px;
    padding: 0;
    color: #111;
    border: none !important
}

    .shop-information1 tr {
        color: #999;
        font-size: 13px
    }

.graphicon-style {
    text-align: center;
    color: #f39735;
    font-size: 20px;
    padding-left: 8px !important
}

    .graphicon-style img {
        margin-left: -24px;
        width: 18px;
        height: 18px
    }

.shop-information1 li i {
    color: #f39735 !important;
    font-size: 15pt;
    vertical-align: middle;
    padding: 0 14px;
    margin-right: 9px
}

.shop-information1 li {
    margin: 0;
    color: #999;
    font-size: 14px;
    line-height: 24px
}

    .shop-information1 li a {
        color: #0d5776
    }

.margin-top20 {
    margin-top: 20px
}

.store-hours {
    margin-top: 3px;
    font-size: 14px;
    transform: scaleY(0.85);
    color: #4e4e4e
}

.shop-open {
    position: relative;
    z-index: 999
}

.image-thumb-store {
    margin: 0;
    padding: 0
}

    .image-thumb-store li {
        margin: 0 10px 0 0;
        padding: 0;
        display: inline
    }

        .image-thumb-store li a {
            border: 0 solid #999;
            padding: 0;
            display: table-cell
        }

.google-map {
    margin: 35px 10px 0 0;
    color: #111
}

    .google-map a {
        color: #111
    }

    .google-map img {
        margin: -3px 8px 0 0
    }

.shop-menu {
    margin: 20px 0 0 15px;
    padding: 10px 0 10px 30px;
    background: #ecf5f9;
    border-radius: 5px;
    width: 87%
}

    .shop-menu li {
        padding: 5px 10px 5px 0
    }

        .shop-menu li img {
            margin-right: 5px;
            margin-top: -5px
        }

        .shop-menu li.shopping-basket {
            background: no-repeat url(../images/shopping-bag.png) left;
            padding-left: 30px
        }

        .shop-menu li.shopping-cart {
            background: no-repeat url(../images/shopping-cart.png) left;
            padding-left: 30px
        }

        .shop-menu li.cards {
            background: no-repeat url(../images/cards.png) left;
            padding-left: 30px
        }

        .shop-menu li.cod {
            background: no-repeat url(../images/cash-icon.png) left;
            padding-left: 40px
        }

        .shop-menu li a {
            color: #999
        }

            .shop-menu li a:hover {
                color: #f39735
            }

.about-store {
    background: #f8f8f8;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    margin: 30px 0;
    padding: 50px 0 40px
}

.btn-storeflyer {
    color: #4d4d4d;
    background: #fff;
    padding: 8px 20px;
    border-radius: 20px;
    border: 0;
    font-size: 15px;
    border: 1px solid #e6e6e6;
    display: inline-block
}

    .btn-storeflyer:hover {
        border: 1px solid #f8951a;
        transition: all .5s
    }

    .btn-storeflyer img {
        vertical-align: middle;
        margin-right: 5px
    }

.offer-holder {
    margin-top: 20px
}

.about-store-info h3 {
    font-family: open_sansbold;
    font-size: 18px;
    padding: 0
}

    .about-store-info h3 a:active, .about-store-info h3 a:focus {
        color: #464646
    }

.about-store-info p {
    margin: 10px 0;
    color: #464646;
    line-height: 22px
}

.about-store-info .read-more {
    color: #333;
    text-decoration: underline
}

.tips {
    margin: 5px 0 0;
    padding: 0
}

    .tips li {
        list-style-type: disc;
        margin-left: 15px
    }

        .tips li label {
            color: #f39735;
            font-weight: 400;
            display: block
        }

.margin-left15 {
    margin-left: 15px
}

.review-head {
    color: #202223;
    font-size: 16px;
    border-bottom: 4px solid #fff;
    padding: 0 0 10px !important;
    font-family: 'open_sansbold';
    transform: scaleY(0.85)
}

.yellow-border {
    background: #f39735;
    height: 4px;
    position: relative;
    width: 100px;
    top: 14px;
    left: 0
}

.review-heading {
    color: #b0331e;
    margin-top: 30px
}

.media-list {
    margin-top: 5px
}

.media-heading {
    font-size: 14px;
    color: #666;
    font-family: open_sanssemibold
}

    .media-heading span {
        color: #999
    }

.post-day {
    display: inline-block;
    font-size: 14px;
    font-family: open_sansregular;
    color: #999
}

.designation {
    color: #999;
    font-size: 10pt
}

.reply-comment {
    padding-left: 50px;
    padding-right: 30px;
    margin-bottom: 15px
}

.comment-social-links {
    margin: 15px 0 5px
}

.media-list .fa-share-alt {
    color: #17bc26;
    font-size: 16pt
}

.media-list .glyphicon-heart {
    font-size: 15pt
}

.media-list .fa {
    font-size: 15pt
}

.font-size10 {
    font-size: 10pt
}

.comment-social-links li {
    margin: 0 10px
}

    .comment-social-links li:last-child {
        margin: 0
    }

    .comment-social-links li:first-child {
        margin: 0 5px 0 0
    }

.media-list .fa-thumbs-o-up, .fa-thumbs-o-down {
    font-size: 17pt !important
}

.media-list .fa-thumbs-o-down {
    color: #999
}

.media-list .read-more {
    color: #333 !important;
    text-decoration: underline
}

.border-spacer {
    border-top: 1px dashed #d9d9d9;
    padding-top: 5px
}

.user-pic {
    background: #333;
    border-radius: 50%;
    color: #fff;
    margin-top: 0;
    font-size: 14pt;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 41px
}

.review-form .form-control {
    background: #fff;
    border: 1px solid #e3e3e3;
    box-shadow: none;
    padding: 5px
}

.review-form input {
    height: 30px;
    padding: 0 18px !important;
    border-radius: 5px;
    background: #0d5776
}

.review-form textarea {
    height: 120px !important;
    padding: 10px 18px !important;
    resize: none
}

.review_arrow:before {
    content: "";
    height: 15px;
    display: block;
    margin-top: -18px;
    margin-left: 10px;
    width: 15px;
    background: #f7f4f0;
    border-top: 1px solid #dbd7d2;
    border-left: 1px solid #dbd7d2;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.line-dotted {
    border-bottom: 2px dotted #d9d9d9
}

.about-store-rating {
    color: #b0331e
}

    .about-store-rating .fa-star {
        color: #f39735
    }

    .about-store-rating .desable {
        color: #bcbcbc !important
    }

.tips-holder {
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    box-shadow: none;
    padding: 15px 5px
}

    .tips-holder ul {
        margin: 0;
        padding: 0 15px
    }

    .tips-holder li {
        list-style-type: none
    }

        .tips-holder li:before {
            content: '\2022';
            display: block;
            position: relative;
            max-width: 0;
            max-height: 0;
            left: -10px;
            top: 0;
            color: #bcbcbc;
            font-size: 30px
        }

    .tips-holder input {
        background: none !important;
        border: 0;
        border-bottom: 1px dashed #d5d5d5;
        width: 100%;
        height: 35px !important
    }

#storeRatHolder > div {
    float: left
}

.storeRating {
    float: left;
    cursor: pointer
}

.product-dtl-rat {
    float: left;
    cursor: pointer;
    width: 128px !important
}

    .product-dtl-rat .star {
        font-size: 23px;
        width: 21px;
        display: inline-block;
        color: #e8e3dd;
        float: left;
        height: 20px;
        margin-top: -5px;
        font-style: normal
    }

        .product-dtl-rat .star:last-child {
            margin-right: 0
        }

        .product-dtl-rat .star:before {
            content: '\2605';
            font-style: normal
        }

        .product-dtl-rat .star.on {
            color: #fdc230;
            font-style: normal
        }

        .product-dtl-rat .star.half:after {
            content: '\2605';
            color: #fdc230;
            position: absolute;
            margin-left: -20px;
            width: 10px;
            overflow: hidden;
            font-style: normal;
            display: inline-block;
            margin-top: 0px;
        }

.store-dtlrat {
    width: 124px !important;
    height: auto;
    display: inline-block !important;
    position: relative;
    float: left
}

.storeRating .fa-star {
    color: #f8ad32;
    width: 20px;
    font-size: 22px
}

.storeRating.showRatedetails.font16 .fa-star {
    color: #fdc230
}

.storeRating .star-off {
    color: #e8e3dd !important;
    width: 20px;
    font-size: 22px !important
}

.product_Rating .fa-star {
    color: #0d5776;
    font-size: 18px !important;
    width: 24px
}

.storeRating .fa-star-half-o {
    color: #fdc230 !important;
    font-size: 22px !important;
    width: 20px
}

.storeRating span {
    color: #f39735
}

.prod-Rating {
    height: 30px;
    padding: 0;
    display: inline-block;
    width: 100%
}

    .prod-Rating .prodRating {
        width: 108px;
        float: left;
        margin-left: -1px
    }

        .prod-Rating .prodRating .fa-star {
            color: #f8ad32;
            width: 20px;
            font-size: 18px
        }

        .prod-Rating .prodRating.showRatedetails.font16 .fa-star {
            color: #fdc230
        }

        .prod-Rating .prodRating .star-off {
            color: #e8e3dd !important;
            width: 20px;
            font-size: 18px
        }

        .prod-Rating .prodRating .product_Rating .fa-star {
            color: #0d5776;
            font-size: 18px !important;
            width: 24px
        }

        .prod-Rating .prodRating .fa-star-half-o {
            color: #fdc53b;
            font-size: 18px;
            width: 20px
        }

    .prod-Rating .reviRat {
        width: 30px;
        height: auto;
        float: left;
        color: #666;
        border: 1px #dedede solid;
        padding: 0 5px;
        font-size: 12px;
        border-radius: 3px;
        margin-top: 2px;
        margin-left: 2px
    }

#slider1 {
    position: relative;
    margin-left: 20px;
    width: 400px;
    height: 60px
}

#slider3 {
    position: relative;
    margin-top: 40px;
    width: 80px;
    height: 321px;
    margin-bottom: 10px
}

.thumbelina {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    white-space: nowrap;
    font-size: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

    .thumbelina li {
        padding: 2px;
        line-height: 0;
        margin: 0
    }

.thumbelina-but {
    position: absolute;
    z-index: 1;
    cursor: pointer;
    color: #0d5776;
    text-align: center;
    vertical-align: middle;
    font-size: 38px;
    font-weight: 700;
    font-family: monospace
}

    .thumbelina-but:hover {
        color: #f39735
    }

    .thumbelina-but.disabled, .thumbelina-but.disabled:hover {
        color: #888;
        cursor: default;
        box-shadow: none
    }

    .thumbelina-but.horiz {
        width: 20px;
        height: 60px;
        line-height: 60px;
        top: -1px
    }

        .thumbelina-but.horiz.left {
            left: -22px;
            border-radius: 5px 0 0 5px
        }

        .thumbelina-but.horiz.right {
            right: -22px;
            border-radius: 0 5px 5px 0
        }

    .thumbelina-but.vert {
        left: 3px;
        height: 20px;
        line-height: 20px;
        width: 70px
    }

        .thumbelina-but.vert.top {
            top: -27px;
            border-radius: 5px 5px 0 0
        }

        .thumbelina-but.vert.bottom {
            bottom: -9px;
            border-radius: 0 0 5px 5px
        }

.shop-first-name {
    background: #41dda0;
    color: #fff;
    margin-top: 7px;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    padding: 5px;
    height: 40px;
    width: 40px;
    display: inline-block;
    font-weight: 700;
    vertical-align: top
}

.store-box {
    float: left;
    position: relative;
    overflow: hidden;
    border: 2px solid #e8e8e8;
    text-align: center;
    border-radius: 5px;
    height: 160px
}

    .store-box img {
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
        transition: all 300ms ease-out
    }

    .store-box .caption {
        background-color: rgba(0,0,0,0.7);
        position: absolute;
        color: #fff;
        z-index: 100;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        left: 0
    }

.go-items {
    color: #fff
}

    .go-items:hover {
        color: #7ebf22
    }

.store-box .simple-caption {
    height: 30px;
    width: 200px;
    display: block;
    bottom: -30px;
    line-height: 25pt;
    text-align: center
}

.store-box .full-caption {
    width: 170px;
    height: 170px;
    top: -200px;
    text-align: left;
    padding: 15px
}

.store-logo {
    padding: 4px;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.store-box .fade-caption, .store-box .scale-caption {
    opacity: 0;
    text-align: left;
    padding: 5px;
    width: 100%;
    height: 160px
}

.store-box .slide-caption {
    text-align: left;
    padding: 15px;
    left: 200px
}

.store-box:hover .simple-caption {
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    opacity: 1;
    transform: translateY(-100%)
}

.store-box:hover .full-caption {
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    opacity: 1;
    transform: translateY(100%)
}

.store-box:hover .fade-caption, .store-box:hover .scale-caption {
    opacity: 1
}

.show-div {
    opacity: 1 !important
}

.store-box:hover .scale-caption h3, .store-box:hover .scale-caption p {
    -moz-transform: translateX(200px);
    -o-transform: translateX(200px);
    -webkit-transform: translateX(200px);
    transform: translateX(200px)
}

.catagory-nav {
    height: 44px;
    margin: 0;
    padding: 0
}

    .catagory-nav li {
        list-style: none;
        display: block;
        float: left;
        height: 44px;
        position: relative
    }

        .catagory-nav li a {
            padding: 0 22px 0 18px;
            margin: 0;
            line-height: 44px;
            text-decoration: none;
            height: 44px;
            color: #FFF;
            display: block;
            font-size: 15px
        }

            .catagory-nav li a:hover, .catagory-nav li a:focus {
                background: #0d5776;
                color: #fff
            }

    .catagory-nav ul li a {
        line-height: 40px;
        height: 40px;
        color: #999
    }

        .catagory-nav ul li a:hover, .catagory-nav ul li a:focus, .catagory-nav ul ul li a:hover, .catagory-nav ul ul li a:focus {
            background: #e6eef1 !important;
            color: #0d5776 !important
        }

    .catagory-nav ul li:hover > a {
        color: #0d5776 !important
    }

    .catagory-nav li a img {
        margin-right: 5px
    }

    .catagory-nav ul {
        background: #fff;
        padding: 0;
        border-bottom: 1px solid #DDD;
        border-right: 1px solid #DDD;
        border-left: 1px solid #DDD;
        border-radius: 0 0 3px 3px;
        -webkit-box-shadow: 2px 2px 3px #ECECEC;
        -moz-box-shadow: 2px 2px 3px #ECECEC;
        width: 300px
    }

    .catagory-nav .site-name, #nav .site-name:hover {
        padding-left: 10px;
        padding-right: 10px;
        color: #FFF;
        width: 160px
    }

        .catagory-nav .site-name a {
            width: 129px;
            overflow: hidden
        }

    .catagory-nav ul li a:hover {
        -webkit-transition: -webkit-transform .3s;
        -moz-transition: -moz-transform .3s;
        transition: transform .3s;
        color: #000
    }

    .catagory-nav ul li {
        border-right: none;
        width: 300px;
        height: 40px
    }

    .catagory-nav ul ul li {
        width: 100%;
        height: 38px
    }

    .catagory-nav ul li a {
        border-right: none;
        color: #999
    }

        .catagory-nav ul li a img {
            margin-top: -5px
        }

    .catagory-nav ul li:hover {
        color: #000
    }

    .catagory-nav ul li:last-child {
        border-bottom: none
    }

        .catagory-nav ul li:last-child a {
            border-bottom: none
        }

    .catagory-nav ul {
        display: none;
        visibility: hidden;
        position: absolute;
        top: 44px;
        z-index: 999999;
        border: 0;
        box-shadow: 0 1px 5px #ddd;
        -webkit-box-shadow: 0 1px 5px #ddd;
        -moz-box-shadow: 0 1px 5px #ddd
    }

        .catagory-nav ul ul {
            top: 0;
            left: 300px;
            display: none;
            visibility: hidden;
            background: #fff;
            width: 300px
        }

            .catagory-nav ul ul ul {
                top: 0;
                left: 170px;
                display: none;
                visibility: hidden;
                border: 1px solid #DDD
            }

        .catagory-nav ul li {
            display: block;
            visibility: visible
        }

    .catagory-nav li:hover > ul {
        display: block;
        visibility: visible
    }

.subcategorydiv {
    width: 100%
}

div.subcategorydiv span.subcate:last-child a {
    border-right: none
}

#shoppingModeOption {
    padding: 2px 8px;
    width: 90px;
    text-align: left;
    font-size: 15px
}

    #shoppingModeOption:hover, #shoppingModeOption:focus {
        color: #0d5776
    }

.show-records select {
    position: relative;
    margin-bottom: 0 !important;
    height: 26px;
    padding: 4px 6px;
    color: #999
}

.disable-start-shopping {
    background: #fff none repeat scroll 0 0;
    border-color: #858585;
    color: #858585;
    text-decoration: none;
    cursor: default
}

    .disable-start-shopping:hover {
        background: #fff none repeat scroll 0 0;
        border-color: #858585;
        color: #858585;
        text-decoration: none;
        cursor: default
    }

.ui-widget-content {
    max-height: 300px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 4px 4px #ddd
}

    .ui-widget-content .ui-menu-item {
        font-size: 14px !important;
        color: #555 !important;
        padding: 2px 8px !important;
        position: relative;
        margin: 0;
        padding: 3px 1em 3px .4em;
        cursor: pointer;
        min-height: 0;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
    }

.ui-autocomplete-input {
    color: #1b617e !important;
    box-shadow: none !important
}

.not-avail {
    width: 130px !important;
    padding: 12px 5px 9px;
    font-size: 13px;
    background: rgba(255,255,255,0.94);
    position: absolute;
    top: 128px;
    left: 50%;
    margin-left: -65px;
    font-family: 'open_sansbold';
    text-align: center;
    z-index: 1 !important;
    color: #999;
    text-transform: uppercase
}

.stockout {
    margin: 10px 0 20px 15px !important;
    background: transparent !important;
    width: 130px !important;
    border-radius: 4px !important;
    padding: 7px 8px 6px !important;
    color: #e81414 !important;
    box-shadow: none !important;
    border: 1px solid #999 !important;
    font-family: 'proxima_novasemibold' !important;
    text-align: center
}

table td .stockout {
    margin: 0 0 5px 10px !important
}

table td .adjust-qty {
    padding: 4px 10px
}

.another-store {
    color: #7ebf22;
    margin-left: 10px
}

.scrollbar-content {
    left: 0 !important
}

.item-more-offers {
    font-size: 12px;
    margin: 0 10px;
    color: #fff;
    background: url(../images/morofferbbb.svg) no-repeat;
    width: 200px;
    display: inline-block;
    margin-left: -6px;
    padding: 1px 0 2px 7px;
    font-weight: 700
}

.item .item-more-offers:hover, .item .item-more-offers:focus {
    color: #be2d14
}

.item-more-offers:hover, .item-more-offers:focus {
    color: #be2d14
}

.messageText {
    font-size: 16px;
    border-radius: 5px;
    padding: 3px 3px 0 3p0;
    text-align: center;
    width: auto !important;
    margin-top: 0;
    float: none !important;
    color: #999;
    margin-bottom: 4px
}

.zoomWindow {
    margin-top: -70px !important;
    margin-left: 10px;
    z-index: 9999 !important
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        padding: 6px 20px;
        background-color: #fff;
        border-radius: 3px;
        border: 1px solid #e96125;
        color: #e96125;
        font-size: 24px;
        margin: 10px 0;
        font-size: 16px;
        margin: 8px 16px 0 0;
        min-height: 32px;
        min-width: 32px;
        padding: 8px 12px;
        font-weight: 500;
    }
}

.multiselect-container label {
    position: relative;
    border: 0 solid #dbdbdb !important;
    background: none !important;
    -webkit-border-radius: 4px;
    width: 100%;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.dd {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dbdbdb;
    height: 34px
}

.multiselect-container label:after {
    content: ' ' !important;
    font: 18px Consolas,monospace;
    color: #5ca9dd;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 8px;
    top: 8px;
    padding: 0 0 2px;
    border-bottom: 0 solid #ddd;
    position: inherit !important;
    pointer-events: none
}

.multiselect-container label:before {
    background: none !important
}

.dropdown > .dd:after {
    content: '>';
    font: 18px Consolas,monospace;
    color: #5ca9dd;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 8px;
    top: 4px;
    padding: 0 0 2px;
    border-bottom: 0 solid #ddd;
    position: absolute;
    pointer-events: none
}

.dropdown > .dd:before {
    content: '';
    right: 0;
    top: 0;
    background: #f5f5f5;
    position: absolute;
    pointer-events: none;
    display: block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    height: 100%
}

.btn-group {
    width: 100%
}

.srch-indstry .btn-group > .dropdown-menu, .srch-city .btn-group > .dropdown-menu, .srch-city .btn-group > .dropdown-menu, .srch-country .btn-group > .dropdown-menu, .srch-exh-evnt .btn-group > .dropdown-menu {
    width: 100% !important
}

.btn-group > .btn {
    background-color: transparent !important;
    width: 100% !important;
    text-align: left;
    border: 0
}

.btn-group > .dropdown-menu {
    width: 100%
}

.input-prepend input {
    width: 95%;
    padding: 5px;
    margin-left: 10px;
    margin-top: 10px
}

.msg-box-text {
    margin-top: 6%;
    margin-bottom: 10%
}

    .msg-box-text p {
        text-align: center
    }

    .msg-box-text h3 {
        font-size: 16px;
        padding: 10px;
        text-align: center;
        width: auto;
        margin: 0 auto;
        vertical-align: middle;
        display: inline;
        line-height: 25px
    }

        .msg-box-text h3 .fa {
            color: #85b249;
            font-size: 20px;
            vertical-align: text-bottom
        }

#verifySMS {
    background: #fff;
    font-size: 14px;
    padding: 5px;
    text-align: left;
    border: 1px solid #85b249
}

    #verifySMS .fa {
        color: #ccc;
        font-size: 48px
    }

ul.spice-holder {
    margin: 0;
    padding: 0
}

    ul.spice-holder li {
        margin: 0;
        padding: 10px;
        display: inline;
        line-height: 40px
    }

.spice {
    background: no-repeat url(../images/hot-pepper.png);
    width: 15px;
    cursor: pointer
}

    .spice:hover {
        background: no-repeat url(../images/hot-pepper_hover.png);
        width: 15px
    }

    .spice.active {
        background: no-repeat url(../images/hot-pepper_hover.png);
        width: 15px
    }

.product-fe {
    padding: 0;
    padding-left: 0;
    height: 30px
}

    .product-fe li {
        margin: 0 10px 0 0;
        padding: 0 10px 0 0;
        display: inline-block;
        float: left;
        list-style: none;
        height: 30px;
        border-right: 1px #666 solid
    }

        .product-fe li:last-child {
            border-right: none
        }

        .product-fe li img {
            margin-right: 5px
        }

.custom_dd {
    padding-right: 0 !important;
    width: 203px !important
}

    .custom_dd select {
        position: relative;
        margin-bottom: 0 !important;
        height: 26px;
        padding: 4px 6px;
        color: #999;
        border-radius: 0
    }

.custom_dd {
    width: 100%;
    font-weight: 400 !important
}

    .custom_dd:after {
        right: 34px;
        top: 6px;
        padding: 0 0 2px;
        position: absolute;
        pointer-events: none
    }

    .custom_dd:hover::before {
        border: none !important
    }

    .custom_dd:before {
        content: '';
        right: 2px;
        top: 1px;
        width: 34px;
        height: 100%;
        background: url(../images/selectbg.jpg);
        position: absolute;
        pointer-events: none;
        display: block;
        z-index: 999;
        border: none !important;
        height: 24px !important
    }

.zoomContainer {
    z-index: 9 !important
}

.order-wrapper {
    border: 1px solid #ddd;
    background: #fafafa;
    padding: 0;
    color: #111;
    border-top: 0
}

.order-head {
    color: #f39735;
    font-size: 16px;
    padding-left: 20px
}

.order-main {
    color: #444;
    margin-top: 0
}

.order-wrapper .panel-default > .panel-heading {
    background: #fff;
    font-family: open_sanssemibold;
    color: #444
}

.order-wrapper .panel-heading {
    border-radius: 0 !important
}

.order-wrapper .panel-group {
    margin-bottom: 0
}

    .order-wrapper .panel-group .panel {
        border-radius: 0;
        border-bottom: 0
    }

        .order-wrapper .panel-group .panel + .panel {
            margin-top: 0
        }

.order-wrapper .panel {
    border-radius: 0;
    border-left: 0;
    border-right: 0
}

    .order-wrapper .panel .nav .dropdown a {
        color: #2a2a2a;
        padding: 0 5px;
        line-height: 20px
    }

    .order-wrapper .panel .nav .dropdown ul {
        padding: 10px 15px;
        min-width: 250px;
        margin-top: 0
    }

        .order-wrapper .panel .nav .dropdown ul li {
            font-size: 13px
        }

            .order-wrapper .panel .nav .dropdown ul li table th, .order-wrapper .panel .nav .dropdown ul li table td {
                padding: 5px 10px
            }

.steps-line {
    height: 2px;
    position: relative;
    margin-top: 10px
}

.step-one {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #666;
    top: -10px;
    left: 0;
    text-align: center
}

.step-two {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    top: -10px;
    left: 32%;
    text-align: center
}

    .step-two:before {
        content: "";
        background-color: lightgray;
        position: absolute;
        height: 2px;
        left: -44px;
        top: 9px;
        z-index: 1;
        width: 240%
    }

.step-three {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    top: -10px;
    left: 66%;
    text-align: center
}

    .step-three:before {
        content: "";
        background-color: lightgray;
        position: absolute;
        height: 2px;
        left: -48px;
        top: 9px;
        z-index: 1;
        width: 263%
    }

.step-four {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    top: -10px;
    left: 100%;
    text-align: center
}

    .step-four:before {
        content: "";
        background-color: lightgray;
        position: absolute;
        height: 2px;
        left: -48px;
        top: 9px;
        z-index: 1;
        width: 260%
    }

    .step-one.active, .step-two.active, .step-three.active, .step-four.active {
        background: #6abc00;
        border: 1px solid #6abc00
    }

        .step-one.active, .step-two.active, .step-three.active, .step-four.active fa {
            padding-top: 3px;
        }

.step-one, .step-two, .step-three, .step-four {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle;
    border: 1px solid #cdcdcd
}

.order-number {
    color: #0D5776;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .8px
}

    .order-number span {
        padding: 0
    }

.order-price {
    color: #BE2D14;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .8px
}

    .order-price span {
        color: #999;
        font-size: 14px
    }

.panel-collapse {
    background: #fafafa
}

.order-accepted-partially {
    color: #f09615
}

.order-accepted {
    color: #6abc00
}

.order-wrapper .price {
    color: #444;
    font-size: 16px;
    padding: 0
}

.order-wrapper table td {
    padding-bottom: 20px
}

.order-wrapper table table td, .order-wrapper table table th {
    padding: 5px;
    font-size: 12px
}

.my-account-right .search-instore .form-control {
    font-size: 14px
}

.my-account-right #ord-status, .my-account-right #order_status_id {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #c9c9c9 !important;
    margin-top: 8px;
    padding: 6px 12px
}

.my-account-right #order_status_id {
    margin-top: 0 !important
}

.steps-line-big {
    background: #666;
    height: 2px;
    position: relative;
    margin-top: 10px
}

.step-one-big {
    position: absolute;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #666;
    top: -14px;
    left: 0;
    text-align: center
}

.step-two-big {
    position: absolute;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #666;
    top: -14px;
    left: 32%;
    text-align: center
}

.step-three-big {
    position: absolute;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #666;
    top: -14px;
    left: 66%;
    text-align: center
}

.step-four-big {
    position: absolute;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #666;
    top: -14px;
    left: 100%;
    text-align: center
}

.step-one-big.active, .step-two-big.active, .step-three-big.active {
    background: #6abc00;
    border: 1px solid #6abc00
}

.step-one-big, .step-two-big, .step-three-big, .step-four-big {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle
}

.order-status01 {
    position: absolute;
    font-size: 12px;
    color: #cdcdcd;
    text-align: center;
    left: -18px
}

.order-status02 {
    position: absolute;
    font-size: 12px;
    color: #cdcdcd;
    text-align: center;
    left: 26%
}

.order-status03 {
    width: 25%;
    position: absolute;
    font-size: 12px;
    color: #cdcdcd;
    text-align: center;
    left: 57%
}

.order-status04 {
    width: 35%;
    position: absolute;
    font-size: 12px;
    color: #cdcdcd;
    text-align: center;
    left: 87%
}

    .order-status01.active, .order-status02.active, .order-status03.active, .order-status04.active {
        color: #0d5776;
        font-family: open_sanssemibold
    }

.order-status-holder {
    position: relative;
    margin: 15px 0
}

.btn-cancel {
    background: #f74610;
    padding: 4px 15px !important;
    color: #fff;
    margin-top: 40px
}

.btn-cancelaal {
    background: #d7312d;
    padding: 2px 10px !important;
    color: #fff;
    font-size: 12px !important;
    margin-top: 40px
}

.btn-cancel-com {
    background: #f39735;
    padding: 0 4px !important;
    color: #fff;
    font-size: 12px !important;
    margin-top: 1px !important;
    position: absolute;
    right: 0
}

#write-review {
    margin-left: 2px;
    margin-bottom: 10px
}

.featured-offers-main {
    background: #fff;
    border-bottom: 1px solid #f39735;
    margin-bottom: 15px
}

.page-head {
    color: #003c58;
    font-size: 23px;
    margin: 15px 15px 15px 0
}

.offer-cat {
    margin: 8px 0 0
}

    .offer-cat a {
        color: #40464a;
        font-size: 16px;
        padding: 5px 0;
        margin: 0 17px;
        float: left;
        border-bottom: 5px solid #fff
    }

        .offer-cat a:hover, .offer-cat a:focus, .offer-cat a.active {
            position: relative;
            color: #045777;
            font-size: 16px;
            border-bottom: 5px solid #f39735
        }

.featured-offers .prod-cat ul li a:hover, .featured-offers .prod-cat ul li a:focus, .featured-offers .prod-cat ul li a.active-subcat {
    color: #fff;
    background: #f39735;
    border: 1px solid #f39735;
    opacity: 1;
    font-family: open_sanssemibold
}

.offer-cat a img {
    margin-top: -3px
}

.offer-cat a {
    margin-left: 3px;
    color: #40464a
}

.featured-offers-types {
    font-family: open_sansregular
}

.featured-offers .page-head {
    font-size: 18px;
    color: #0d5776
}

.featured-offers-main #featOffrActions {
    margin-top: 9px
}

#featOffrActions .prod-sortby {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    font-size: 13px;
    color: #666
}

.featured-offers #offer_list .not-avail {
    top: 119px
}

.featured-offers #offer_list .item:hover > .not-avail {
    top: 124px
}

.featured-offers-main div.fancy-select div.trigger {
    background: #f7f4f0;
    border: 1px solid #f7f4f0
}

.prod-cat {
    margin-bottom: 5px
}

    .prod-cat ul {
        padding: 0;
        margin: 0
    }

.featured-offers .prod-cat ul {
    position: relative !important;
    font-family: open_sanssemibold
}

    .featured-offers .prod-cat ul li {
        display: inline;
        float: left;
        margin: 0 3px 7px
    }

        .featured-offers .prod-cat ul li a {
            color: #045777;
            padding: 3px 11px 5px;
            display: block;
            background: #fff;
            border-radius: 20px;
            border: 1px solid #e0e0e0;
            opacity: .7;
            font-size: 12px
        }

.featured-offers .category-head {
    color: #003c58;
    font-size: 20px;
    margin-top: 15px
}

.featured-offers .product-image {
    position: relative
}

.product-image a, .product-image a:hover, .product-image a:focus {
    color: #0d5776 !important
}

.item.hover-show.scrollproductdata .product-image {
    position: relative
}

.featured-offers .product-image .save {
    bottom: 5px;
    left: 10px;
    top: auto
}

.item.hover-show.scrollproductdata .product-image .save {
    bottom: 5px;
    top: auto
}

.exp-offers .product-image {
    position: relative
}

    .exp-offers .product-image .save {
        bottom: 5px;
        left: 20px;
        top: auto
    }

.exp-offers .bought-like .org, .exp-offers .bought-like .likes, .exp-offers .bought-like .dislikes {
    color: #999 !important
}

.featured-offers .price, .exp-offers .price {
    padding: 5px 10px
}

.note {
    padding: 0 9px;
    height: 16px;
    overflow: hidden
}

    .note p {
        color: #579902;
        margin: 0;
        font-size: 12px;
        text-align: left;
        line-height: 15px
    }

#offer_list .note p {
    color: #999
}

.bought-like {
    font-size: 12px;
    text-align: left;
    padding: 10px;
    color: #898989
}

.bought {
    font-size: 12px;
    margin-top: 3px;
    color: #999
}

.org {
    color: #f8951a
}

.bought-like .glyphicon {
    font-size: 17px
}

.bought-like a, .bought-like {
    color: #c1c1c1;
    padding: 0 2px
}

.like-options {
    display: none
}

    .like-options a, .likes, .dislikes {
        padding: 3px 4px
    }

    .like-options a {
        float: left
    }

.bought-like .like-opt:hover span, .bought-like .like-opt:focus span {
    color: #f68a69 !important
}

.dislike-opt:hover, .dislike-opt:focus {
    color: #f68a69 !important
}

.likes {
    color: #f68a69
}

    .likes.default-like.pull-right span, .dislikes.default-like.pull-right span {
        padding: 0 4px;
        margin-left: 5px;
        color: #c1c1c1
    }

.default-like {
    background: none !important
}

    .default-like a {
        color: #c1c1c1
    }

.likes a.active {
    color: #419bf9
}

.dislikes a.active {
    color: #f68a69
}

.dislikes {
    color: #f68a69
}

.like-opt, .dislike-opt {
    padding: 2px
}

.likes a:last-child, .dislikes a:last-child {
    margin-left: 5px;
    padding: 0 2px
}

    .likes a:last-child span, .dislikes a:last-child span {
        padding: 0 2px
    }

.exp-offers .likes {
    background: #888;
    border-radius: 5px;
    display: block !important
}

.featured-offers .save {
    background: #ef5a2f;
    padding: 13px 0
}

.featured-offers .free {
    background: #a13e2d;
    padding: 16px 0;
    text-transform: uppercase
}

.exp-offers .save {
    background: #888;
    padding: 13px 0
}

.exp-offers .free {
    background: #888;
    padding: 16px 0;
    text-transform: uppercase
}

.container .alert-warning {
    margin: 25px 0 0;
    padding-left: 35px;
    font-size: 18px;
    color: #333
}

.alert ul {
    padding: 5px 0 0 16px;
    margin: 0;
    font-size: 14px;
    list-style-type: disc
}

    .alert ul li {
        margin: 2px 0
    }

.del-day {
    line-height: 16px;
    padding-top: 8px;
    font-size: 13px
}

    .del-day input[type="radio"] {
        vertical-align: sub
    }

.notification-item .another-store-head {
    font-size: 12px;
    color: #7ebf22
}

.notification-item .item-title a {
    color: #35322d
}

.prod-dtls-list .modal-header {
    border: 0 !important;
    padding: 10px 15px
}

.prod-dtls-list .modal-content {
    border-radius: 0 !important;
    padding: 10px
}

.prod-dtls-list .table {
    margin: 0
}

    .prod-dtls-list .table tr:first-child > td {
        border: 0 !important
    }

    .prod-dtls-list .table tr td {
        border-color: #f4f4f4 !important;
        border-collapse: collapse
    }

.prod-dtls-list .prod-img {
    width: 80px
}

    .prod-dtls-list .prod-img img {
        width: 100%
    }

.prod-dtls-list .prod-tddtl {
    width: 40%
}

.prod-dtls-list .prod-cost, .prod-dtls-list tr td .mrp {
    font-family: 'open_sansregular' !important;
    font-size: 14px
}

.collapse table tr {
    position: relative
}

#slide-link, .view-dtls {
    display: inline-block;
    margin-left: 5px;
    color: #f39735
}

    #slide-link:hover, .view-dtls:hover {
        color: #2a2a2a
    }

table tr .slide-content {
    position: static
}

.slide-content {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    z-index: 9999;
    padding: 10px 15px;
    border: 1px solid #ddd
}

.view-dtls {
    font-size: 12px;
    letter-spacing: .6px;
    float: right
}

#shoopinModedelivery, #shoopinModepickup {
    left: 100px
}

.sorting-type {
    border: 1px solid #ddd;
    border-right: 0 !important;
    margin: 25px 0 0;
    display: inline-block
}

    .sorting-type a {
        padding: 5px 15px;
        float: left;
        border-right: 1px solid #ddd;
        background: #f9f9f8;
        color: #666
    }

        .sorting-type a:hover, .sorting-type a:focus {
            color: #ba986d
        }

    .sorting-type i {
        margin-left: 10px
    }

.padding0 {
    padding: 0 !important
}

.paddingtb-5 {
    padding: 5px 0
}

.product-price li .prod-catalog {
    margin: 15px 0;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 6px 15px;
    background: #f7f4f0
}

.prod-featured-offer {
    margin: 15px 0;
    border: 1px solid #ccc;
    background: #f7f4f0;
    border-radius: 20px;
    padding: 6px 15px
}

.product-price li div a {
    color: #0d5776
}

    .product-price li div a:hover {
        color: #f39735
    }

.product-price li .prod-catalog a img {
    margin-right: 6px
}

.prod-featured-offer a img {
    margin-right: 6px
}

.product-price .prod-catalog img {
    width: 13px;
    height: 16px;
    margin-top: -2px
}

.product-price .prod-featured-offer img {
    width: 16px;
    height: 16px;
    margin-top: -2px
}

.notifications-wrapper .content h5 {
    color: #fff
}

#stordelivery-type input {
    margin: 0 5px 0 15px
}

table .btn-add-details {
    padding: 3px 12px 0
}

#totAmountID {
    position: absolute;
    top: 19px;
    left: 46px;
    display: inline-block;
    color: #fff;
    padding-right: 10px;
    vertical-align: top;
    width: 95px;
}

.free-delevery-same {
    margin: 0;
    padding: 0;
    list-style-type: none
}

    .free-delevery-same li {
        margin: 0;
        margin-left: 15px;
        padding: 0;
        list-style: disc
    }

#for-store-tips {
    overflow: auto;
    max-height: 200px
}

    #for-store-tips .expand {
        text-align: right;
        cursor: pointer
    }

.nav li #dLabel {
    display: inline-block
}

.eventCalendar-wrap {
    border: 0 !important
}

.eventCalendar-loading {
    min-width: 280px !important
}

.eventCalendar-currentTitle {
    background: #f39735 !important;
    border-color: #f39735 !important;
    outline: 1px solid #f39735 !important
}

.eventCalendar-day-header {
    font-size: 13px;
    font-weight: 700 !important;
    padding: 5px !important;
    text-transform: capitalize !important
}

.eventCalendar-daysList.eventCalendar-showAsWeek {
    margin: 10px 0 !important
}

.eventCalendar-loading {
    box-shadow: none !important
}

#storeDeltBlockDiv span {
    display: inline-block;
    margin-left: 10px
}

.my-cart-wrapper .cart-table {
    margin-bottom: 10px !important
}

.store-shop-dtls {
    background: #fff;
    padding: 7px 0 5px;
    border: 1px solid #cdcdcd;
    padding: 7px 0 5px 0
}

    .store-shop-dtls:hover {
        background: #faf7f3
    }

.stordelivery-type {
    margin-top: 15px
}

html {
    height: 100% !important
}

body {
    height: 100% !important
}

.modal-open {
    overflow: hidden !important
}

.store-calender {
    color: #444;
    margin: 0;
    border: 1px solid #ccc;
    background: #f7f4f0;
    border-radius: 20px;
    padding: 6px 15px 3px
}

    .store-calender:hover {
        color: #f39735
    }

.subheader-drop {
    padding: 0 25px 0 0 !important;
    margin: 0;
    border-radius: 0;
    overflow: hidden;
    outline: none !important;
    outline: 0 !important;
    background-color: none;
    background: url(../images/arrowdown.png) no-repeat 90% 50%
}

    .subheader-drop select {
        border: 0;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: #fff !important;
        padding: 3px;
        outline: none !important;
        outline: 0 !important;
        height: 40px;
        background: #444;
        background-color: #444
    }

        .subheader-drop select option {
            padding: 2px 10px !important;
            border: 0;
            background: #444;
            background-color: #444
        }

        .subheader-drop select:focus {
            outline: 0 !important;
            outline: none !important
        }

        .subheader-drop select option:focus {
            outline: 0 !important;
            outline: none !important
        }

.add-delete-pro .input-group .form-control {
    z-index: 1
}

div.fancy-select {
    position: relative;
    text-transform: uppercase;
    font-size: 13px;
    color: #46565D;
    height: 30px !important
}

    div.fancy-select.disabled {
        opacity: .5
    }

    div.fancy-select select:focus + div.trigger.open {
        box-shadow: none
    }

    div.fancy-select div.trigger {
        border-radius: 0;
        cursor: pointer;
        padding: 5px 10px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        background: #fff;
        border: 1px solid #efefef;
        color: #0d5776 !important;
        width: 165px !important;
        height: 30px !important;
        font-size: 13px !important;
        text-align: left;
        line-height: 18px;
        transition: all 240ms ease-out;
        -webkit-transition: all 240ms ease-out;
        -moz-transition: all 240ms ease-out;
        -ms-transition: all 240ms ease-out;
        -o-transition: all 240ms ease-out
    }

        div.fancy-select div.trigger:after {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-top-color: #0d5776;
            top: 12px;
            right: 9px
        }

        div.fancy-select div.trigger.open {
            background: #fff;
            border: 1px solid #efefef;
            color: #0d5776;
            box-shadow: none
        }

            div.fancy-select div.trigger.open:after {
                border-top-color: #0d5776
            }

    div.fancy-select ul.options {
        list-style: none;
        margin: 0;
        position: absolute;
        top: 40px;
        right: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 50;
        max-height: 200px;
        overflow: auto;
        background: #fff;
        border-radius: 4px;
        border-top: 1px solid #fff;
        box-shadow: 0 1px 2px #ddd;
        min-width: 165px;
        padding: 0;
        text-align: left !important;
        transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -webkit-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -moz-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -ms-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -o-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out
    }

        div.fancy-select ul.options.open {
            visibility: visible;
            top: 100%;
            opacity: 1;
            transition: opacity 300ms ease-out,top 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,top 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,top 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,top 300ms ease-out;
            -o-transition: opacity 300ms ease-out,top 300ms ease-out
        }

        div.fancy-select ul.options.overflowing {
            top: auto;
            bottom: 40px;
            transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -o-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out
        }

            div.fancy-select ul.options.overflowing.open {
                top: auto;
                bottom: 50px;
                transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -o-transition: opacity 300ms ease-out,bottom 300ms ease-out
            }

        div.fancy-select ul.options li {
            color: #f39735;
            cursor: pointer;
            white-space: nowrap;
            padding: 5px 8px !important;
            line-height: 20px !important;
            transition: all 150ms ease-out;
            -webkit-transition: all 150ms ease-out;
            -moz-transition: all 150ms ease-out;
            -ms-transition: all 150ms ease-out;
            -o-transition: all 150ms ease-out
        }

            div.fancy-select ul.options li.selected {
                background: #f5f5f5;
                color: #a13e2d
            }

            div.fancy-select ul.options li.hover {
                color: #444;
                background: #f5f5f5
            }

.display_inline {
    display: inline-block;
    margin-left: 8px
}

.legal-dis {
    margin: 10px 0
}

    .legal-dis h4 {
        margin: 0 0 4px;
        font-family: "open_sanssemibold";
        font-size: 16px;
        color: #999
    }

    .legal-dis p {
        font-size: 12px;
        color: #999
    }

#write-a-review .review-heading {
    margin-top: 0;
    margin-bottom: 5px;
    color: #0d5776;
    font-size: 15px;
    font-family: open_sanssemibold
}

#FeatureStoreListingDiv {
    margin-bottom: 70px
}

.ProductReviewsListing .review-form {
    clear: both;
    margin-top: 10px
}

#storePrdRatWrapr {
    float: left;
    margin-right: 10px
}

.media-heading .storeRating .fa {
    width: 20px
}

.featured-offers-section {
    padding-bottom: 50px;
    background: #f7f5f0
}

.colorDefinition {
    background: #000;
    color: #FFF;
    border-color: #F0068E
}

.size_xl {
    font-size: 50px;
    border-width: 8px;
    border-radius: 6px
}

.size_lg {
    font-size: 40px;
    border-width: 7px;
    border-radius: 5px
}

.size_md {
    font-size: 30px;
    border-width: 5px;
    border-radius: 4px
}

.size_sm {
    font-size: 14px;
    border-width: 3px;
    border-radius: 3px
}

.size_xs {
    font-size: 15px;
    border-width: 2px;
    border-radius: 2px
}

.store-name-slider {
    font-size: 10pt;
    margin-bottom: 10px;
    color: #999;
    overflow: hidden;
    text-align: left
}

#offer_list .store-name-slider {
    height: 40px
}

.store-name-slider a {
    color: #999
}

    .store-name-slider a:hover, .store-name-slider a:focus {
        color: #252627
    }

.store-name-slider img {
    opacity: .6
}

.allergyTable {
    width: 100%
}

.allergChkbox {
    margin-right: 6px !important;
    width: auto;
    font-weight: 400 !important;
    cursor: pointer;
    font-size: 13px
}

    .allergChkbox input[type="checkbox"] {
        vertical-align: middle;
        cursor: pointer
    }

.allergImg {
    vertical-align: middle;
    margin-right: 5px
}

#offer_list .item {
    color: #333;
    text-align: center;
    margin: 5px 2px 0 0;
    float: left;
    text-align: center;
    width: 228px;
    position: relative;
    padding: 5px 5px 13px !important;
    min-height: 459px
}

    #offer_list .item:hover {
        padding: 5px 5px 13px !important;
        margin: 5px 2px 0 0
    }

        #offer_list .item:hover.hover-show.scrollproductdata {
            padding: 5px 5px 13px !important
        }

#offer_list #view_all_itemslistDiv .item:hover > .not-avail {
    top: 128px !important
}

#offer_list .item:hover > .item-header {
    opacity: 1
}

#offer_list .item:hover > #offer_list .product-image > .hot-offer {
    opacity: 1 !important
}

#offer_list .item:hover .button-holder {
    opacity: 1 !important
}

#offer_list .item > .button-holder {
    position: absolute;
    z-index: 1;
    opacity: 0;
    top: 125px;
    width: 157px;
    left: 22%;
    display: inline-block
}

    #offer_list .item > .button-holder .button-holder-inner {
        width: 100%
    }

.exp-offers .item {
    opacity: 1
}

    .exp-offers .item:hover {
        opacity: 1
    }

.notification-item:hover .my-cartdelete {
    opacity: 1 !important
}

.my-cartdelete {
    position: relative;
    text-align: center
}

    .my-cartdelete a {
        position: inherit;
        right: 0;
        top: 2px;
        width: 0;
        height: 98px;
        opacity: 0;
        padding-top: 22px;
        padding-right: 5px
    }

        .my-cartdelete a.delete {
            color: #a0a0a0
        }

.notification-item:hover .my-cartdelete a {
    right: 0;
    width: 30px;
    opacity: 1
}

.add-delete-pro .input-group-addon, .input-group-btn {
    width: auto !important;
}

.add-delete-pro .input-group-addon {
    padding: 0
}

.item-action {
    position: relative;
    text-align: center
}

.cart-table .item-action a {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    opacity: 0;
    padding-top: 27px
}

.item-action a.delete {
    color: #a13e2d;
    text-align: center
}

.cart-table tr:hover .item-action a {
    right: 35px;
    width: 30px;
    opacity: 1
}

.cart-table .item-action a {
    color: #999
}

.cart-table tr:hover .item-action a i:hover {
    color: #d34f38
}

.empty-cart {
    border: 1px solid;
    padding: 10px 18px;
    border-radius: 7px;
    background: #fff;
    color: #999;
    margin-top: -38px
}

    .empty-cart i {
        font-size: 22px;
        padding: 0 8px 0 2px
    }

.select-store {
    background: #fff !important
}

.store_menu {
    margin: 0;
    padding: 0
}

    .store_menu li {
        margin: 0;
        padding: 0;
        display: inline-block;
        height: 48px;
        width: 48px;
        background: #fff;
        margin-right: 2px !important
    }

        .store_menu li.first:hover, .store_menu li.first.active {
            background: #dcab4b
        }

        .store_menu li.sec:hover, .store_menu li.sec.active {
            background: #ab92d6
        }

        .store_menu li.third:hover, .store_menu li.third.active {
            background: #fd986c
        }

        .store_menu li.fourth:hover, .store_menu li.fourth.active {
            background: #3dd3a6
        }

        .store_menu li.fifth:hover, .store_menu li.fifth.active {
            background: #33b7dd
        }

        .store_menu li a {
            border: 1px solid #cecece !important;
            height: 48px;
            width: 48px;
            display: inline-block;
            border-radius: 0 !important
        }

            .store_menu li a:hover {
                border: 1px solid #dcab4b
            }

.store-cat {
    background: url(../images/store_menu_icon.png) no-repeat scroll 1px 3px
}

    .store-cat:hover {
        background: url(../images/store_menu_icon.png) no-repeat scroll 1px -47px;
        border: 1px solid #dcab4b !important
    }

.store-sameday-dele {
    background: url(../images/store_menu_icon.png) no-repeat scroll -50px 4px
}

    .store-sameday-dele:hover {
        background: url(../images/store_menu_icon.png) no-repeat scroll -50px -46px;
        border: 1px solid #ab92d6 !important
    }

.store-nxt-dele {
    background: url(../images/store_menu_icon.png) no-repeat scroll -99px 5px
}

    .store-nxt-dele:hover {
        background: url(../images/store_menu_icon.png) no-repeat scroll -99px -45px;
        border: 1px solid #fd986c !important
    }

.store-fav {
    background: url(../images/store_menu_icon.png) no-repeat scroll -147px 5px
}

    .store-fav:hover {
        background: url(../images/store_menu_icon.png) no-repeat scroll -147px -45px;
        border: 1px solid #3dd3a6 !important
    }

.store-reset {
    background: url(../images/store_menu_icon.png) no-repeat scroll -1px -87px
}

    .store-reset:hover {
        background: url(../images/store_menu_icon.png) no-repeat scroll -50px -87px;
        border: 1px solid #33b7dd !important
    }

.store_menu li.active a.store-cat {
    border: 1px solid #dcab4b !important
}

.store_menu li.active a.store-sameday-dele {
    border: 1px solid #ab92d6 !important
}

.store_menu li.active a.store-nxt-dele {
    border: 1px solid #fd986c !important
}

.store_menu li.active a.store-fav {
    border: 1px solid #3dd3a6 !important
}

.store_menu li.active a.store-reset {
    border: 1px solid #33b7dd !important
}

li.active a.store-cat {
    background: url(../images/store_menu_icon.png) no-repeat scroll 1px -47px !important
}

li.active a.store-sameday-dele {
    background: url(../images/store_menu_icon.png) no-repeat scroll -50px -46px !important
}

li.active a.store-nxt-dele {
    background: url(../images/store_menu_icon.png) no-repeat scroll -99px -45px !important
}

li.active a.store-fav {
    background: url(../images/store_menu_icon.png) no-repeat scroll -147px -45px !important
}

li.active a.store-reset {
    background: url(../images/store_menu_icon.png) no-repeat scroll -50px -87px !important
}

.store_menu li.active {
    background: #dcab4b;
    border: 0 !important
}

.store_logo_hover {
    margin: 0 !important;
    padding: 0;
    display: inline-block;
    width: 100%
}

    .store_logo_hover li {
        margin: .5%;
        padding: 0;
        float: left;
        position: relative;
        width: 32.3%;
        height: 180px
    }

        .store_logo_hover li:hover {
            cursor: pointer
        }

.stornotavb {
    background: #e4f3ca;
    font-size: 14px;
    border-radius: 5px;
    padding: 5px 6px;
    text-align: center;
    border: 1px solid #85b249;
    width: auto;
    margin: 0 auto;
    vertical-align: middle;
    display: inline
}

.media_logo.sameDay-border, .media_logo.fav_store-border, .media_logo.nxtDay-border {
    border: 1px solid #555 !important;
    padding: 0
}

.delevery_type_main {
    position: relative;
    bottom: 0;
    left: 0;
    height: 22px;
    display: inline-block;
    z-index: 99;
    width: auto;
    float: left
}

.visitstrpp {
    display: inline-block;
    float: right;
    margin-top: 2px
}

    .visitstrpp a {
        background: #0d5776;
        padding: 1px 3px;
        font-size: 11px;
        color: #fff;
        border-radius: 3px
    }

        .visitstrpp a:hover {
            background: #ffa800;
            color: #fff
        }

.delevery_type {
    float: left;
    z-index: 999
}

    .delevery_type div {
        width: 20px;
        height: 22px;
        display: inline-block;
        margin: 0 1px
    }

.del-icon-nxtDay div:hover, .del-icon-nxtDay div {
    background: url(../images/sm-store_icon03.png) no-repeat 0 center !important
}

.del-icon-sameDay div:hover, .del-icon-sameDay div {
    background: url(../images/sm-store_icon02.png) no-repeat 0 -1px !important
}

.del-icon-fav_store div:hover, .del-icon-fav_store div {
    background: url(../images/sm-store_icon04.png) no-repeat 0 center !important
}

.store_logo_hover li:hover > .delevery_type_main .del-icon-nxtDay div {
    background: url(../images/white-store_icon03.png) no-repeat 0 center !important
}

.store_logo_hover li:hover > .delevery_type_main .del-icon-sameDay div {
    background: url(../images/white-store_icon02.png) no-repeat 0 -1px !important
}

.store_logo_hover li:hover > .delevery_type_main .del-icon-fav_store div {
    background: url(../images/white-store_icon04.png) no-repeat 0 center !important
}

.store_logo_hover li .delevery_type_main .del-icon-nxtDay div:hover {
    background: url(../images/sm-store_icon03.png) no-repeat 0 center !important;
    z-index: 9999
}

.store_logo_hover li .delevery_type_main .del-icon-sameDay div:hover {
    background: url(../images/sm-store_icon02.png) no-repeat 0 center !important;
    z-index: 9999
}

.store_logo_hover li .delevery_type_main .del-icon-fav_store div:hover {
    background: url(../images/sm-store_icon04.png) no-repeat 0 center !important;
    z-index: 9999
}

.storeselectbox {
    width: 48%;
    height: 130px;
    display: inline-block;
    position: relative;
    margin: 1%
}

.strselborder {
    border: 1px #ef8c21 solid;
    border-radius: 15px
}

.common-bgclor {
    background: #aa70af
}

.sameday-bgclor {
    background: #ad92d7
}

.nextday-bgclor {
    background: #fc986c
}

.specialstr-bgclor {
    background: #40d2a9
}

.storeselectbox .left-strimg {
    width: 60%;
    height: 128px;
    display: inline-block;
    float: left;
    position: relative;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px
}

    .storeselectbox .left-strimg img {
        width: 100%;
        height: 100%
    }

.storeselectbox .right-strdetail {
    width: 40%;
    height: 128px;
    display: inline-block;
    float: left;
    position: relative;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px
}

    .storeselectbox .right-strdetail h3 {
        font-size: 15px;
        color: #fff;
        text-align: center;
        margin: 0;
        padding-top: 10px;
        padding-bottom: 5px
    }

        .storeselectbox .right-strdetail h3 a {
            color: #fff
        }

.storeselectbox:hover h3 {
    text-decoration: underline;
    color: #fff
}

.storeselectbox .right-strdetail .ratingstrpp {
    width: 108px;
    height: auto;
    margin: auto
}

    .storeselectbox .right-strdetail .ratingstrpp .ratingstrpp-left {
        width: 92px;
        float: left
    }

        .storeselectbox .right-strdetail .ratingstrpp .ratingstrpp-left .fa-star {
            width: 14px;
            font-size: 16px;
            color: #fdc230;
            padding-left: 2px
        }

        .storeselectbox .right-strdetail .ratingstrpp .ratingstrpp-left .fa-star-half-o {
            width: 14px;
            font-size: 16px;
            color: #fdc230;
            padding-left: 2px
        }

        .storeselectbox .right-strdetail .ratingstrpp .ratingstrpp-left .star-off {
            width: 14px;
            font-size: 16px;
            color: #e8e3dd;
            padding-left: 2px
        }

    .storeselectbox .right-strdetail .ratingstrpp .ratingstrpp-right {
        width: 15px;
        float: left;
        color: #fff
    }

.storeselectbox .right-strdetail .iteamstrpp {
    width: 80px;
    height: auto;
    margin: auto
}

    .storeselectbox .right-strdetail .iteamstrpp .iteamstrpp-text {
        width: auto;
        height: auto;
        padding: 0;
        color: #fff;
        display: inline-block;
        float: left;
        font-size: 13px
    }

    .storeselectbox .right-strdetail .iteamstrpp .iteamstrpp-number {
        width: auto;
        height: auto;
        padding: 0;
        color: #fff;
        display: inline-block;
        float: left;
        font-size: 13px;
        margin-left: 8px
    }

.storeselectbox .right-strdetail .delevery-str {
    width: 100%;
    height: 32px;
    margin: auto;
    display: inline-block
}

    .storeselectbox .right-strdetail .delevery-str p {
        text-align: center;
        margin-top: 5px;
        padding-bottom: 0
    }

.storeselectbox .right-strdetail .visitstrpp {
    width: 100%;
    height: auto;
    display: inline-block
}

    .storeselectbox .right-strdetail .visitstrpp .visitstrpp-btn {
        width: 70px;
        height: auto;
        margin: auto;
        background: #fff;
        padding: 0 10px;
        color: #0d5777;
        text-transform: uppercase;
        border-radius: 5px;
        cursor: pointer;
        text-align: center;
        font-size: 12px;
        letter-spacing: .6px
    }

        .storeselectbox .right-strdetail .visitstrpp .visitstrpp-btn:hover {
            background: #0D5776;
            color: #fff
        }

.imgrotate {
    -webkit-transition: all 1.3s ease-in-out;
    -moz-transition: all 1.3s ease-in-out;
    -o-transition: all 1.3s ease-in-out;
    -ms-transition: all 1.3s ease-in-out
}

.storeselectbox:hover .imgrotate {
    -webkit-transform: rotate(360deg) scale(0.99);
    -moz-transform: rotate(360deg) scale(0.99);
    -o-transform: rotate(360deg) scale(0.99);
    -ms-transform: rotate(360deg) scale(0.99)
}

.clicktoselect {
    position: absolute;
    padding: 5px 15px;
    margin-top: 13%;
    margin-left: 20%;
    visibility: hidden;
    background: #50a430;
    color: #fff;
    border-radius: 5px;
    cursor: pointer
}

.storeselectbox:hover .clicktoselect {
    visibility: visible;
    z-index: 99
}

.media_logo {
    display: inline-block;
    position: relative;
    vertical-align: top;
    border: 1px solid #dcdcdc;
    padding: 2px
}

.media__image {
    display: block
}

.media__body.sameDay:hover {
    background: #ad94d5 !important;
    border: 0 solid #ad94d5 !important
}

.media__body.nxtDay:hover {
    background: #fa9770 !important;
    border: 0 solid #fa9770 !important
}

.media__body.fav_store:hover, .del-icon-fav_store div:hover .media__body.fav_store {
    background: #48d1a9 !important;
    border: 0 solid #48d1a9 !important
}

.media__body {
    background: #ad94d5;
    bottom: 0;
    color: #fff;
    font-size: 1em;
    left: 0;
    opacity: 1;
    overflow: hidden;
    padding: 5px;
    position: relative;
    top: 0;
    right: 0;
    -webkit-transition: .6s;
    transition: .6s
}

    .media__body h2 {
        margin: 0;
        font-size: 14px;
        text-align: center
    }

.store_rating_holder i {
    font-size: 14px !important;
    width: 16px
}

.store_rating_holder .inlineblk .fa-star {
    color: #ffa800;
    width: 11px;
    font-size: 12px !important
}

.store_rating_holder .inlineblk .star-off {
    color: #ccc !important;
    width: 11px;
    font-size: 12px !important
}

.store_rating_holder .fa-star-half-o {
    color: #ccc;
    width: 11px;
    font-size: 12px !important
}

.view_shop {
    color: #fff;
    font-size: 12px
}

    .view_shop:hover {
        color: #000
    }

    .view_shop img {
        vertical-align: sub
    }

#select_shop .modal-body {
    overflow: hidden
}

#select_shop .close {
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 1;
    font-size: 30px
}

#my-tab-content .col-lg-12.col-md-12.col-sm-12 {
    max-height: 100px;
    overflow: auto
}

    #my-tab-content .col-lg-12.col-md-12.col-sm-12::-webkit-scrollbar {
        width: 7px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        box-shadow: inset 1px 0 1 rgba(0,0,0,0.1);
        -moz-box-shadow: inset 1px 0 1 rgba(0,0,0,0.1);
        -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,0.1)
    }

    #my-tab-content .col-lg-12.col-md-12.col-sm-12::-webkit-scrollbar-track {
        background-color: rgba(196,196,196,0.8);
        border-radius: 20px;
        border: 1px solid #e9e4de
    }

    #my-tab-content .col-lg-12.col-md-12.col-sm-12::-webkit-scrollbar-thumb {
        background: #9b9c9d;
        border-radius: 5px
    }

        #my-tab-content .col-lg-12.col-md-12.col-sm-12::-webkit-scrollbar-thumb:hover {
            background: #535658
        }

.slide {
    -webkit-transition: left .5s ease;
    -moz-transition: left .5s ease;
    -ms-transition: left .5s ease;
    -o-transition: left .5s ease;
    transition: left .5s ease;
    position: relative;
    overflow: hidden
}

    .slide.in {
        left: 0
    }

    .slide.out {
        left: -100%
    }

.rateit-holder {
    padding-top: 0px;
    padding-left: 0 !important;
    padding-bottom: 0px;
    margin-left: 1px
}

    .rateit-holder div.content-div {
        position: relative
    }

#rateIt01 {
    position: absolute;
    background: #f7f4f0;
    border: 1px solid #dbd7d2;
    padding: 5px 0;
    display: block;
    z-index: 1;
    width: 280px;
    left: 0;
    display: none;
    border-radius: 0;
    top: 10px;
    box-shadow: 0 4px 11px #838383
}

    #rateIt01 .fa-star {
        color: #0d5776;
        width: 22px;
        font-size: 22px !important
    }

    #rateIt01.arrow_box {
        border: 0 !important
    }

.rateIt01_arrow:before {
    content: "";
    height: 15px;
    display: block;
    left: 50%;
    margin-top: -13px;
    margin-left: 20px;
    width: 15px;
    background: #f7f4f0;
    border-top: 1px solid #dbd7d2;
    border-left: 1px solid #dbd7d2;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

#rateIt {
    position: absolute;
    background: #f7f4f0;
    border: 1px solid #dbd7d2;
    padding: 5px 0;
    display: block;
    z-index: 1;
    width: 280px;
    left: 0;
    display: none;
    border-radius: 0;
    top: 10px;
    box-shadow: 0 4px 11px #838383
}

    #rateIt .fa-star {
        color: #0d5776
    }

.rateit-holder .content-div .arrow_box {
    position: relative;
    background: #88b7d5;
    border: 0 solid #f5f5f5
}

    .rateit-holder .content-div .arrow_box:after {
        content: "";
        height: 15px;
        display: block;
        left: 50%;
        margin-top: -13px;
        margin-left: 20px;
        width: 15px;
        background: #f7f4f0;
        border-top: 1px solid #dbd7d2;
        border-left: 1px solid #dbd7d2;
        z-index: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

.rateit-holder .content-div div.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #2f2f2f;
    font-size: 0;
    line-height: 0
}

.ReviewBlock {
    display: inline-block
}

.rateit-holder a, .ReviewBlock {
    color: #0d5776;
    transform: scaleY(0.85);
}

    .rateit-holder a:hover, .ReviewBlock:hover {
        color: #f39735
    }

.rating-text {
    text-align: center;
    font-size: 20px;
    color: #f39735;
    padding: 3px 0 !important
}

.rate_close {
    position: absolute;
    right: 5px;
    top: 0
}

.rating_label {
    display: inline-block;
    float: left;
    margin-right: 10px;
    line-height: 10px;
    font-size: 14px;
    width: 41px;
    color: inherit
}

#rate_btn i, .ReviewBlock i {
    font-size: 16px;
    margin: 0 3px 0 0;
    vertical-align: middle
}

.hoverRate-holder div.content-div {
    position: relative
}

#write_review {
    position: absolute;
    background: #f7f4f0;
    padding: 10px;
    z-index: 1;
    width: 380px;
    left: 0;
    display: none;
    border: 1px solid #dbd7d2;
    top: 10px;
    box-shadow: 0 4px 11px -1px #838383
}

#write_tips {
    position: absolute;
    background: #f7f4f0;
    padding: 10px;
    z-index: 1;
    width: 380px;
    left: 0;
    display: none;
    border: 1px solid #dbd7d2;
    top: 248px;
    box-shadow: 0 4px 11px #838383
}

.tips_desgn {
    background: #fff !important;
    height: 60px !important;
    width: 100%;
    padding: 0 !important;
    border-radius: 0;
    font-family: open_sansregular;
    border: 1px solid #e3e3e3 !important
}

    .tips_desgn:hover, .tip_desgn:active, .tip_desgn:focus {
        border: 1px solid #488dc8 !important;
        box-shadow: none !important;
        -webkit-transition: none !important;
        -o-transition: none !important
    }

#hoverRate01 {
    padding: 0 8px 15px 0;
    width: 290px;
    color: #333
}

#hoverRate {
    position: absolute;
    background: #f7f4f0;
    padding: 15px 8px 15px 30px;
    z-index: 1;
    width: 290px;
    left: 0;
    display: none;
    top: 30px;
    border: 1px solid #bbb;
    box-shadow: 0 4px 11px -1px #838383
}

.hoverRate_arrow:after {
    content: "";
    height: 15px;
    display: block;
    margin-top: -24px;
    margin-left: 10px;
    width: 15px;
    background: #f7f4f0;
    border-top: 1px solid #dbd7d2;
    border-left: 1px solid #dbd7d2;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

#hoverRate .btn_rate_cancel {
    right: 15px;
    top: 8px
}

#hoverRate01 .btn_review_rate_cancel {
    right: 15px;
    top: 8px;
    font-size: 16px;
    position: absolute
}

#hoverRate .ReviewBlock {
    font-size: 14px
}

.btn_rate_cancel {
    position: absolute;
    right: 5px;
    top: 0;
    color: #bcbcbc;
    z-index: 9
}

    .btn_rate_cancel:hover {
        color: #f39735
    }

.btn-login {
    border: 1px solid #0D5776;
    color: #1b617e;
    font-size: 14px;
    background: none;
    font-family: 'open_sansbold';
    padding: 8px 20px;
    border-radius: 5px;
    margin-right: 10px
}

    .btn-login:hover, .btn-login:focus {
        border: 1px solid #F39633;
        color: #1b617e;
        font-size: 14px;
        font-family: 'open_sansbold';
        background: #fff
    }

.btn-signupNew, .btn-signup {
    border: 1px solid #0d5776;
    color: #fff;
    font-size: 14px;
    background: #0d5776;
    padding: 8px 20px;
    border-radius: 5px;
    font-family: 'open_sansbold'
}

header .btn-signin {
    color: #fff !important;
    background: #0d5776;
    border: 1px solid #0d5776;
    font-family: 'open_sansbold'
}

header .signbtns .btn-signin:hover {
    color: #fff !important;
    background: #f39633 !important;
    border: 1px solid #f39633 !important;
    font-family: 'open_sansbold'
}

header .btn-signinup {
    color: #fff;
    display: inline-block;
    margin-top: 13px;
}

    header .btn-signinup:hover {
        text-decoration: underline;
    }

.btn-signupNew:hover, .btn-signupNew:focus, .btn-signup:hover, .btn-signup:focus {
    border: 1px solid #f39633;
    color: #fff !important;
    font-size: 14px;
    font-family: 'open_sansbold';
    background: #f39633
}

.signin-page {
    background: #fff;
    border-radius: 10px
}

.signup-page {
    background: #fff
}

#hide_after_login .forgot-password {
    text-decoration: none
}

.content-div .storeRating {
    margin: 0px 0 5px 5px !important
}

.stores-sel {
    width: 166px !important
}

.user_like:before, .user_liked:before {
    content: "\f164";
    font-size: 22px;
    padding: 0 5px 0 10px;
    font-family: FontAwesome;
    vertical-align: initial
}

.comment-social-links .product-price .font12 a {
    color: #bfbfbf
}

.comment-social-links .product-price .font12 .user_like, .comment-social-links .product-price .font12 .user_dislike {
    cursor: pointer
}

    .comment-social-links .product-price .font12 .user_like.active, .comment-social-links .product-price .font12 .user_dislike.active {
        color: #f39735 !important;
        cursor: default !important
    }

.comment-social-links .product-price .font12 .user_liked, .comment-social-links .product-price .font12 .user_disliked {
    color: #f39735 !important;
    cursor: default !important
}

    .comment-social-links .product-price .font12 .user_liked.deactive, .comment-social-links .product-price .font12 .user_disliked.deactive {
        color: #bfbfbf !important;
        cursor: default !important
    }

.comment-social-links .product-price .font12 .user_like.deactive, .comment-social-links .product-price .font12 .user_dislike.deactive {
    color: #bfbfbf !important;
    cursor: default !important
}

.user_like:hover {
    color: #f39735 !important;
    cursor: pointer
}

.user_dislike:before, .user_disliked:before {
    content: "\f165";
    font-size: 22px;
    padding: 0 5px 0 10px;
    font-family: FontAwesome;
    vertical-align: middle
}

.user_dislike:hover {
    color: #f39735 !important;
    cursor: pointer
}

.review_menu {
    margin: 5px 0 25px;
    padding: 0;
    display: inline-block;
    position: relative
}

    .review_menu li {
        display: inline;
        float: left;
        margin-right: 15px
    }

    .review_menu .rating-holder {
        font-size: 20px
    }

.messageText {
    font-size: 16px;
    border-radius: 5px;
    padding: 3px 3px 0;
    text-align: center;
    width: auto !important;
    margin-top: 0;
    float: none !important;
    color: #999
}

#ReviewContent .messageText {
    color: #999;
    background: none;
    border: 0;
    font-size: 16px;
    margin-bottom: 4px
}

.btn-rateIt {
    background: #0d5776;
    color: #fff;
    font-size: 16px;
    padding: 6px 20px;
    border-radius: 5px;
    display: block
}

    .btn-rateIt:hover, .btn-rateIt:focus, #review-sbt-btn:hover, #review-sbt-btn:focus {
        background: #f39735;
        color: #fff
    }

#signupForm {
    margin-bottom: 10px
}

    #signupForm #OtpContent {
        width: 100% !important
    }

        #signupForm #OtpContent #mobile_verification_code {
            height: 42px !important;
            border: 1px solid #8eb0bf !important
        }

        #signupForm #OtpContent .btn-otp {
            top: -7px !important
        }

.store-addr {
    margin-top: 2px
}

.store-addrs {
    padding: 15px 0 30px 15px;
    background: #ffffef none repeat scroll 0 0
}

    .store-addrs p {
        margin-bottom: 5px
    }

    .store-addrs .scrollbar-content {
        padding: 10px 15px 10px 0
    }

    .store-addrs .scrollbar-path-vertical {
        top: 15px !important;
        right: 15px !important
    }

#productAddToCartAction .stockout {
    z-index: 0 !important;
    top: 0
}

.inlineblk {
    display: inline-block
}

.owl-item .price, .owl-item .mrp, .price .fa-inr {
    font-size: 15px
}

.prod-offer {
    display: block;
    clear: both;
    text-align: left;
    min-height: 28px
}

#productAddToCartAction .add-delete-pro .form-control, #offer-table .add-delete-pro input, .my-cart-add .input-group-addon .product-count {
    width: 30px !important;
    height: 30px;
    border-radius: 0;
    background: transparent !important;
    color: #666;
    font-family: 'open_sanssemibold';
    font-size: 19px
}

#offer-table .form-group.add-delete-pro.paddingLR0 .input-group-addon {
    background-color: transparent !important
}

.select_store_tabs .scrollbar-content {
    left: 0 !important
}

.review_menu #ReviewRateIt i, .review_menu #WriteReviewContent i {
    color: #fff;
    font-size: 20px
}

.review_menu #WriteReviewContent i {
    vertical-align: middle
}

.review-form .btn_rate_cancel {
    right: -3px;
    top: -8px;
    padding: 10px
}

    .review-form .btn_rate_cancel i {
        font-size: 18px
    }

#write-review .hoverRate-holder #write_review {
    margin-bottom: 100px !important
}

.hoverRate-holder #write_review {
    top: 13px !important;
    margin-bottom: 100px
}

.rating-holder #rateIt01 {
    top: 45px !important
}

.rateit-holder #rate_btn img {
    margin-top: -5px
}

.my-cart-wrapper #empty_cart {
    padding: 4px 10px 7px;
    border: 1px solid #999;
    border-radius: 4px;
    color: #999
}

    .my-cart-wrapper #empty_cart:hover, .my-cart-wrapper #empty_cart:focus {
        color: #fff;
        background: #999;
        border: 1px solid #999
    }

.add-delete-pro .input-group-addon {
    width: 25px !important
}

.my-cart-add .input-group-addon {
    padding-left: 0;
    padding-right: 0
}

    .my-cart-add .input-group-addon .product-count {
        height: 32px !important
    }

    .my-cart-add .input-group-addon i {
        margin-top: -3px
    }

.my-cart-add .margin-bottom20 {
    margin: 10px 0 0 !important
}

.pdstoreRate_review_static_content #hoverRate01 {
    top: 35px
}

.review_menu li .pdstoreRate_review_static_content {
    margin-top: 3px;
    margin-right: 15px
}

.hoverRate-holder .progress-bar, #hoverRate01 .progress-bar {
    box-shadow: none !important;
    background: -webkit-linear-gradient(#fdc230,#f49b35);
    background: -o-linear-gradient(#fdc230,#f49b35);
    background: -moz-linear-gradient(#fdc230,#f49b35);
    background: linear-gradient(#fdc230,#f49b35)
}

#rateIt .fa-star, #rateIt .fa-star-o {
    font-size: 22px;
    width: 20px !important
}

.marginbot100 {
    margin-bottom: 100px !important
}

.margin-bottom10 {
    margin-bottom: 10px !important
}

.margintop3 {
    margin-top: 3px
}

.margin-bottom20 {
    margin-bottom: 20px
}

.signbtns {
    width: 140px !important;
}

    .signbtns .midllinsing {
        position: absolute;
        width: 2px;
        height: 14px;
        background: #ccc;
        display: inline-block;
        float: left;
        top: 16px;
        margin-left: 10px;
    }

#offer-table {
    margin-top: 42px
}

#itemsListingDiv {
    padding: 15px 0 5px !important;
    background: #f7f5f0
}

#offer_list {
    background: #f7f5f0;
    padding-bottom: 5px
}

#featOffrActions .fancy-select ul.options {
    z-index: 99999
}

.fancy-select #basic-usage-demo {
    display: none !important;
    height: 30px !important;
    padding: 5px 10px !important
}

.fixed-sec-header {
    position: fixed;
    top: 82px;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 99999;
    -webkit-transition: top .2s ease-in-out;
    -moz-transition: top .2s ease-in-out;
    -ms-transition: top .2s ease-in-out;
    -o-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out
}

    .fixed-sec-header.hideit {
        top: 0px
    }

.marginbot97 {
    margin-bottom: 97px !important
}

#productAddToCartAction .not-avail {
    left: 0 !important;
    margin-top: 0 !important
}

.pay-wrapper .btn-checkout {
    margin-left: 41px;
    padding: 6px 35px !important;
    width: 130px !important
}

.pay-wrapper .btn-checkout1 {
    margin-left: 41px;
    padding: 6px 35px !important;
    width: 130px !important
}

header .dropdown-menu {
    z-index: 999999
}

#allergicFrm {
    padding-left: 25px !important
}

.pagination-prod {
    margin-top: 8px !important
}

    .pagination-prod li {
        margin-right: 5px;
        display: inline-block !important
    }

        .pagination-prod li a {
            color: #fff !important;
            background: #a13e2d !important;
            border: 1px solid #a13e2d !important;
            border-radius: 4px !important;
            padding: 3px 10px !important
        }

            .pagination-prod li a:hover, .pagination-prod li a:focus {
                color: #a13e2d !important;
                background: #fff !important
            }

.notification-popup {
    display: none;
    width: 100%;
    padding: 0 50px;
    position: fixed;
    top: 57px;
    z-index: 999999999 !important;
    text-align: center
}

.notification-popup-inner {
    background: rgba(81,82,82,0.9);
    position: relative;
    color: #f7f4f0;
    padding: 20px 50px 20px 30px;
    min-width: 250px;
    max-width: 100%;
    margin: 0 auto;
    display: inline-block;
    box-shadow: 0 2px 7px rgba(0,0,0,0.5);
    text-align: center
}

.close-popup {
    color: #f7f4f0;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 8px;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0
}

.forcareernotifi {
    width: 100%;
    padding: 0 50px;
    position: fixed;
    top: 101px;
    z-index: 999999999 !important;
    text-align: center;
    left: 0
}

.arrow_box .col-md-4 .fa-star {
    color: #fff
}

.ViewReviewBlock {
    font-size: 14px
}

.ui-tooltip {
    background: #000 !important
}

.checkout-main .shop-dtls {
    width: 78%
}

.checkout-main .store-shop-dtls {
    margin-bottom: 10px
}

.stordelivery-type .radio-inline {
    margin-bottom: 3px
}

.checkout-main #stordelivery-type input {
    margin: 0 5px 0 0
}

#noexpirediv ul, #nostockdiv ul {
    list-style-type: disc;
    padding: 8px 0 !important
}

    #noexpirediv ul li table tr td, #nostockdiv ul li table tr td {
        vertical-align: middle
    }

.navbar-right li a:hover > .green, .forgot-password:hover {
    color: #0d5776 !important
}

.not-found .col-md-5 {
    margin: 10% 0
}

.not-found .col-md-7 {
    margin: 15% 0
}

.errorMsg h1 {
    font-size: 30px
}

.errorMsg p {
    font-size: 15px
}

.post-signup {
    margin-top: 15px
}

#singinForm {
    margin-bottom: 40px
}

    #singinForm .has-icon, #signupForm .has-icon, #change_user_passwordFrm .form-group, #editadd_address_frm .form-group, #frm_personal_info .form-group, #personal_email_info .form-group {
        min-height: 45px
    }

#frm_forgot_password .form-group:first-child {
    min-height: 55px
}

#frm_forgot_password #btn_login, #frm_personal_info #btn_login, #personal_email_info #btn_email {
    margin-top: 0
}

.otpinpbox {
    position: absolute;
    width: 50%;
    margin-top: -45px
}

.zoomLens {
    min-height: 100px !important;
    min-width: 100px !important
}

.ropdown-notification .scrollbars {
    overflow-x: hidden !important;
    overflow-y: scroll !important
}

#editadd_address_frm select {
    height: 42px !important
}

.itemsbackground {
    background: #0d5776
}

#hot img {
    height: 18px !important
}

.order-main .panel table tr td {
    padding: 5px 0 15px
}

.featured-offers .prod-cat {
    padding: 0 15px
}

.prod-breadcrumb {
    background: #f7f4f0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px
}

.border-style {
    border-right: 2px solid #c2c2c2;
    height: 12px;
    width: 0 !important;
    padding: 0 !important;
    margin-top: 5px;
    margin-right: 5px
}

.border-style1 {
    border-right: 2px solid #c2c2c2;
    height: 12px;
    width: 0 !important;
    padding: 0 !important;
    margin-top: 5px;
    display: inline-block;
    margin-right: 5px;
    margin-left: 3px;
    float: left;
}

.proddtl-page .prod-dtls-right .product-title {
    margin-top: 25px
}

.proddtl-page .prod-dtls-right {
    padding-left: 7%
}

#ratingwrapper1 .ReviewBlock {
    color: #187298;
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    font-weight: 500
}

    #ratingwrapper1 .ReviewBlock:hover {
        color: #f39735 !important
    }

.checkout-main .store-shop-dtls select.custom-dropdown {
    padding: 6px 10px;
    background: #fff url(../images/drop-down-arrow.png) no-repeat scroll 154px center;
    margin-bottom: 5px
}

.checkout:hover {
    color: #0d5776 !important
}

.checkout.active:hover {
    cursor: pointer
}

.store-shop-dtls .stordelivery-type {
    margin-top: 5px;
    font-family: open_sansregular !important
}

.tooltip, .arrow:after {
    background: #000;
    border: 2px solid #fff
}

.limit-popup {
    position: absolute;
    border: 1px solid transparent;
    border-color: #ff662d;
    border-radius: 8px;
    padding: 10px 3px;
    display: block;
    background: #ff662d;
    width: auto;
    max-height: 40px;
    min-width: 138px;
    color: #fff;
    text-align: center;
    z-index: 999999 !important;
    margin-left: 135px;
    margin-top: -85px
}

.mycart-limit-popup {
    position: absolute;
    border: 1px solid transparent;
    border-color: #ff662d;
    border-radius: 8px;
    padding: 2px 5px;
    display: block;
    background: #ff662d;
    width: auto;
    max-height: 30px;
    min-width: 120px;
    color: #fff;
    text-align: center;
    z-index: 999999 !important;
    margin-left: -6px;
    margin-top: 6px;
    font-size: 13px
}

.tooltip {
    pointer-events: none;
    opacity: 0;
    display: inline-block;
    position: absolute;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    font-stretch: condensed;
    text-decoration: none
}

.arrow {
    width: 70px;
    height: 16px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
    z-index: 9999 !important
}

    .arrow:after {
        content: "";
        position: absolute;
        display: block;
        margin-left: 165px;
        width: 25px;
        background: #ff662d;
        border: 1px solid #ff662d;
        height: 25px;
        z-index: 9999 !important;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

.limit-arrow {
    width: 70px;
    height: 16px;
    display: block;
    position: absolute;
    left: 58%;
    margin-left: -35px;
    bottom: 50px;
    z-index: 9999 !important
}

    .limit-arrow:after {
        content: "";
        position: absolute;
        display: block;
        margin-left: 165px;
        width: 25px;
        background: #ff662d;
        border-radius: 3px;
        height: 25px;
        z-index: 9999 !important;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

.mycart-limit-arrow {
    width: 70px;
    height: 16px;
    display: block;
    position: absolute;
    left: -60px;
    margin-left: -13px;
    bottom: -16px;
    z-index: 9999 !important
}

    .mycart-limit-arrow:after {
        content: "";
        position: absolute;
        display: block;
        margin-left: 120px;
        width: 15px;
        background: #ff662d;
        border-radius: 3px;
        height: 15px;
        z-index: 9999 !important;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

.address-style {
    font-family: open_sansregular;
    margin-right: 10px !important;
    margin-left: 0px !important;
    margin-top: 10px
}

.address-style1 {
    font-family: open_sansregular;
    margin-right: 10px !important;
    margin-left: 10px !important;
    margin-top: 10px
}

.addadbrn {
    width: 100%;
    height: auto;
    display: inline-block
}

.address-sub {
    font-family: open_sansregular;
    margin: 0 !important
}

.incorrect_info_arrow {
    content: "";
    position: absolute;
    height: 15px;
    display: block;
    margin-top: -11px;
    margin-left: 20px;
    width: 15px;
    background: #f7f4f0;
    border-top: 1px solid #dbd7d2;
    border-left: 1px solid #dbd7d2;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.progress-bar-rating {
    height: 22px;
    margin-bottom: 5px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ddd
}

.table-hover > tbody > tr:hover {
    background: #fff !important
}

    .table-hover > tbody > tr:hover > td > span {
        text-decoration: underline
    }

.breadcrum_padding:after {
    display: table
}

.review-edit {
    margin: 2px;
    padding: 0 !important;
    width: 100%
}

.input-group-addon input {
    background: none !important
}

.cart-line-seperator {
    border-top: 2px solid #e6e4e1;
    width: 100%
}

.mycart-line-seperator {
    border-top: 1px solid #e6e4e1;
    width: 91%;
    margin-left: 35px;
    margin-top: 5px
}

.mycart-line0-sep {
    padding: 0 !important
}

.cart-line0-sep {
    padding: 0 !important;
    margin: 20px 0
}

#signin-modal .modal-body {
    padding: 0;
    margin-bottom: -5px;
}

#offer-table .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: none !important;
    border-top: none !important
}

.review_description_content {
    color: #9d9c9c;
    font-family: open_sanssemibold;
    font-size: 14px
}

.modal-dialog {
    margin: 102px auto !important
}

.incorrect-div-checkbox {
    padding-left: 27px;
    padding-bottom: 24px
}

    .incorrect-div-checkbox label {
        min-height: 18px !important;
        padding-left: 16px !important;
        width: 15px !important
    }

        .incorrect-div-checkbox label:after {
            opacity: 0;
            content: '';
            position: absolute;
            width: 8px;
            height: 8px;
            background: transparent;
            top: 4px;
            left: 4px;
            border: 4px solid #48ae35;
            border-radius: 2px;
            -webkit-transform: none !important;
            -moz-transform: none !important;
            -o-transform: none !important;
            -ms-transform: none !important;
            transform: none !important
        }

.my-order-table a, .my-order-table a:hover, .my-order-table a:focus {
    text-decoration: none
}

    .my-order-table a.active {
        color: #f39735
    }

    .my-order-table a span::before {
        font-family: FontAwesome;
        content: "\f078";
        font-size: 8px
    }

    .my-order-table a.active span::before {
        font-family: FontAwesome;
        content: "\f077";
        font-size: 8px
    }

.userallp-left-posfix {
    position: relative;
    margin: auto;
    width: 1180px
}

.userallp-left {
    width: 20%;
    float: left;
    display: inline-block
}

.userallp-right {
    width: 80%;
    float: left;
    display: inline-block
}

.userallp-right-row {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: 16px
}

#my_account_info {
    width: 100%
}

.sidebar-nav {
    display: block;
    float: left;
    width: 100%;
    min-height: 500px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: #0d5776
}

    .sidebar-nav li {
        line-height: 40px;
        color: #fff !important
    }

        .sidebar-nav li:first-child {
            margin-top: 10px
        }

        .sidebar-nav li a {
            color: inherit
        }

        .sidebar-nav li:hover, .sidebar-nav li:hover a.active-menu .row {
            background-color: #f39735 !important;
            color: #fff !important
        }

        .sidebar-nav li a.active-menu .row {
            color: #f39735;
            font-family: open_sanssemibold
        }

        .sidebar-nav li a.active-menu .active_arrow:before {
            color: inherit !important
        }

        .sidebar-nav li:hover a .row .active_arrow:before {
            color: #fff !important
        }

.page-content-wrapper {
    background: #fff
}

.active_arrow:before {
    color: #0d5776;
    content: "\f054";
    font-family: FontAwesome !important;
    width: 13px;
    height: 20px;
    float: right
}

.store_rating_holder .inlineblk .margin-right5 {
    font-size: 14px !important
}

.input-group-addon.paddingLR0 .btn-add, .input-group-addon.paddingLR0 .btn-remove-item {
    border-radius: 10px;
    height: 36px;
    padding: 7px 7px 7px 6px
}

#prodBlockDiv .row:hover .col-lg-1 .trash-bin:before {
    content: "\f014";
    font-family: FontAwesome
}

#prodBlockDiv .row .col-lg-5 p a {
    color: #393633
}

.nav-tabs > li > a:hover {
    border: none !important
}

#tabs a:hover, #tabs a:focus {
    color: #000 !important
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { /* color:#000!important; */
}

#tabs a {
    border: 0;
    font-family: open_sanssemibold
}

.out.active a:hover, .out.active a:focus, .out.active a:after {
    color: #000 !important
}

.adjust-qty {
    padding-left: 16px
}

.tip_notf_arrow {
    position: absolute;
    width: 16px;
    margin-top: 45px;
    margin-left: -28px;
    background: #fff;
    content: "";
    height: 16px;
    display: block;
    border-bottom: 1px solid #dbd7d2;
    border-right: 1px solid #dbd7d2;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    z-index: 1
}

#storeWriteRati_rep .fa-star {
    width: 20px
}

.my-tool-tip {
    color: #cdcdcd;
    font-size: 16px
}

    .my-tool-tip i {
        border: 1px solid #cdcdcd;
        border-radius: 20px;
        width: 22px;
        height: 22px;
        padding-top: 3px;
        padding-left: 1px
    }

.sectn-title .pull-right.blue {
    font-size: 14px;
    border: 1px solid #0d5776;
    border-radius: 5px;
    padding: 7px 17px;
    font-family: open_sansbold;
    text-transform: uppercase
}

.marginLR10 {
    padding: 0 0 0 10px;
    color: #666
}

#store_map .btn-green {
    background: #0d5776;
    color: #fff
}

    #store_map .btn-green:hover, #store_map .btn-green:focus {
        background: #f39633
    }

.adp-directions, #directions_show .adp-list, #directions_show .adp-placemark, #offer_list .item-header .text-left a {
    cursor: default !important
}

#primaryLink .link-highlited .fa {
    padding-top: 7px
}

#mobVerifyFrm #btn_otp_submit {
    background: #0d5776;
    color: #fff;
    margin-top: 5px
}

.mobile-icon-style {
    background: rgba(0,0,0,0) url(../images/sprite.png) no-repeat scroll 13px -98px
}

.checkout-main #rep_timeSlots {
    position: static !important
}

#offer_list hr {
    border: 0 !important
}

.checkout-right-panel .row {
    position: static !important
}

.category-head .cat_head, .category-head .cat_head:hover, .category-head .cat_head:focus {
    color: #0d5776;
    font-family: "open_sanssemibold";
    font-size: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent !important;
    text-transform: capitalize
}

    .category-head .cat_head:hover {
        text-decoration: underline
    }

.srch-top {
    position: relative
}

.search-container-hints {
    display: none;
    width: 360px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #fff;
    position: absolute;
    top: 85%;
    left: 34%;
    padding: 0 15px;
    box-sizing: border-box;
    box-shadow: 0 3px 6px 0 rgba(200,200,200,0.7)
}

    .search-container-hints ul {
        padding: 5px 0;
        margin: 0;
        border-bottom: 1px solid #ccc
    }

        .search-container-hints ul:last-child {
            border: none
        }

        .search-container-hints ul li {
            padding: 5px 3px
        }

            .search-container-hints ul li:hover {
                background: #f7f4f0;
                cursor: pointer
            }

            .search-container-hints ul li span {
                color: #f39735
            }

.modal-body {
    font-family: 'open_sansregular' !important
}

h4.modal-title {
    color: #0d5776;
    text-align: center;
    width: 95%;
    font-weight: 700;
    padding-bottom: 3px
}

.modal-body p {
    width: 100%;
    margin: 0 auto 10px;
    font-size: 13px;
    text-align: center
}

h5.expiry-date {
    text-align: center;
    color: #f39735;
    font-weight: 900;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

aside.combo-price {
    display: inline-block;
    width: 25%;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #f39735;
    border-radius: 5px;
    vertical-align: top;
    margin-right: 0;
    position: relative
}

.combo-price ul li, .total-mrp {
    color: #666
}

.combo-price ul li, .combo-price ul {
    margin: 2px
}

    .combo-price ul li span {
        width: 40%;
        float: right;
        text-align: left
    }

.total-offer {
    font-weight: 700;
    color: #be2d14
}

.total-saved {
    font-weight: 700;
    color: #3c763d
}

.prod-dtls-list .table tr > td a {
    color: #666;
    font-size: 14px
}

    .prod-dtls-list .table tr > td a:hover {
        text-decoration: underline;
        color: #666
    }

#shop1 .modal-dialog, #itemoffrshop1 .modal-dialog, #myCartshop1 .modal-dialog {
    width: 760px !important;
    margin: 30px auto
}

.product-text a, .product-text a:focus {
    color: #000;
    height: auto;
    display: block
}

    .product-text a:hover {
        text-decoration: none;
        color: #f39732;
        cursor: pointer
    }

#prodBlockDiv .row .col-lg-5 p a:hover {
    cursor: pointer;
    text-decoration: underline
}

.exp-offers .price {
    color: #666
}

.exp-offers .store-name, .exp-offers .store-name:hover {
    color: #666
}

.navbar-fixed-top {
    border-bottom: 1px solid #f39735 !important
}

.zoomLens {
    height: 100px !important;
    width: 100px !important
}

.media__body {
    background: #fff;
    bottom: 0;
    color: #666;
    font-size: 1em;
    left: 0;
    opacity: 1;
    overflow: hidden;
    padding: 0 5px 5px;
    position: relative;
    top: 0;
    right: 0;
    -webkit-transition: .6s;
    transition: .6s;
    border-radius: 0
}

    .media__body .store_rating_holder {
        width: 120px;
        display: inline-block;
        float: left;
        margin-top: 0
    }

    .media__body .storitempp {
        width: auto;
        display: inline-block;
        float: right;
        margin-top: 6px;
        font-size: 12px;
        color: #666;
    }

        .media__body .storitempp .storitem-count {
            color: #0d5776;
            font-weight: bold;
        }

    .media__body .iteamdiv {
        width: 50px;
        display: inline-block;
        float: right;
        text-align: right;
        color: #0d5776;
        font-size: 12px;
        font-weight: 700;
        margin-top: 1px;
        margin-bottom: 2px
    }

.media__image {
    display: block;
    border-radius: 0;
    height: 160px
}

.clicktoimg {
    height: 162px;
    margin-top: 0;
    width: 100%;
    position: absolute;
    opacity: 0;
    background-color: rgba(0,0,0,0.5);
    display: inline-block;
    color: #fff;
    text-align: center;
    margin-left: 0
}

    .clicktoimg span {
        text-align: center;
        margin-top: 0%;
        display: inline-block;
        font-size: 14px;
        color: #fff;
    }

    .clicktoimg:hover {
        opacity: 1;
        z-index: 9999;
        display: inline-block
    }

    .clicktoimg h4 {
        font-size: 16px;
        background: rgba(0,0,0,0.4);
        padding: 10px 0;
        color: #fff;
        margin-top: 0;
    }

.media_logo {
    display: inline-block;
    position: relative;
    vertical-align: top;
    border: 1px solid #dcdcdc;
    padding: 0;
    width: 100%
}

    .media_logo img {
        width: 100%;
        padding: 5px 5px 3px
    }

    .media_logo.sameDay-border, .media_logo.fav_store-border, .media_logo.nxtDay-border {
        border: 1px solid #ffe7e7 !important;
        padding: 0;
    }

        .media_logo.sameDay-border:after {
            content: "\2713";
            width: 40px;
            height: 40px;
            position: absolute;
            z-index: 99;
            top: 26%;
            font-size: 24px;
            left: 45%;
            font-weight: bold;
            color: #fff;
            padding: 3px 11px;
            border-radius: 50%;
            background: #0d5776;
        }

        .media_logo.fav_store-border:after {
            content: "\2713";
            width: 40px;
            height: 40px;
            position: absolute;
            z-index: 99;
            top: 26%;
            font-size: 24px;
            left: 45%;
            font-weight: bold;
            color: #fff;
            padding: 3px 11px;
            border-radius: 50%;
            background: #0d5776;
        }

        .media_logo.nxtDay-border:after {
            content: "\2713";
            width: 40px;
            height: 40px;
            position: absolute;
            z-index: 99;
            top: 26%;
            font-size: 24px;
            left: 45%;
            font-weight: bold;
            color: #fff;
            padding: 3px 11px;
            border-radius: 50%;
            background: #0d5776;
        }

.selected-media-body {
}

.custom-row {
    margin-right: -15px;
    margin-left: -15px;
    display: block;
    clear: both
}

.OrderListing {
    width: auto;
    height: auto
}

.ViewIngredientsBlock {
    font-weight: 900;
    text-decoration: underline;
    text-transform: capitalize
}

.item-icon-show {
    float: right
}

.checkout-right-panel {
    min-height: 392px !important;
    position: relative;
    width: 350px
}

    .checkout-right-panel .row {
        position: absolute !important
    }

.checkout-common .checkout {
    color: #999;
    cursor: pointer
}

.checkout-common .text-right a {
    cursor: pointer
}

.checkout-common {
    line-height: 1.287;
    font-family: open_sansregular;
    color: #0d5776
}

.category-head, .category-head .categ-name {
    color: #0d5776;
    font-size: 20px;
    font-family: 'open_sanssemibold';
    margin: 5px 0;
    padding: 0 !important;
    background: none;
    text-transform: capitalize;
    border: 0;
    cursor: default
}

#headerStoreUl li:first-child {
    padding: 0 !important;
    margin-top: 0
}

.wrapperfeaturestore {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 6px 10px;
    display: inline-block;
    height: 34px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

    .wrapperfeaturestore a {
        color: #fff
    }

.btn-2 {
    background: #0D5776;
    color: #fff;
    box-shadow: 0 3px #71cef5;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.btn-2c {
    border-radius: 5px
}

    .btn-2c:hover {
        box-shadow: 0 2px #71cef5;
        top: 2px
    }

.muti-stores {
    font-size: 12px
}

.catviewall3p {
    margin: 16px 0 7px
}

#hide_after_login .form-group .start-shopping {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 20px;
    font-size: 18px;
    padding: 5px 52px;
    text-transform: none;
    border: 1px solid #f39633;
    color: #FFF;
    overflow: hidden;
    transition: all .5s;
    width: auto;
    border-radius: 5px;
    width: 100%;
    font-family: 'open_sansbold'
}

.checkout-common {
    line-height: 1.287;
    width: 100%;
    font-size: 14px;
    font-family: open_sansregular;
    color: #0d5776;
    position: relative;
    z-index: 9999
}

.del-addrs {
    min-height: 500px !important;
    margin-top: 55px
}

.del-addrs1 {
    min-height: 392px !important;
    margin-top: 0
}

.checkout-right-panel {
    min-height: 392px !important;
    position: relative;
    width: 350px;
    top: 0
}

.check {
    height: 44px;
    width: 1180px;
    top: 66px;
    z-index: 9999;
    background-color: orange
}

footer {
    width: 100%;
    position: relative;
    bottom: 0
}

.footer-main {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0px;
    background: #fff;
    overflow: hidden;
}

    .footer-main .footer-top-cont {
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 15px 0 5px;
        border-radius: 5px
    }

        .footer-main .footer-top-cont h3 {
            margin-top: 0px;
        }

        .footer-main .footer-top-cont .redmorab {
            border: 1px #F39735 solid;
            color: #F39735;
            padding: 2px 10px;
            font-size: 12px;
            margin-left: 10px;
        }

            .footer-main .footer-top-cont .redmorab:hover {
                border: 1px #0d5776 solid;
                color: #0d5776;
            }

.footer-top-cont-a {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 15px 0 5px;
}

.shieldimgf {
    width: 100%;
    height: auto;
    display: inline-block
}

    .shieldimgf p {
        text-align: center
    }

.shieldimgf-title {
    width: 100%;
    height: auto;
    display: inline-block
}

    .shieldimgf-title p {
        text-align: center;
        font-size: 14px
    }

.footer-main .footer-alllink {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 5px
}

    .footer-main .footer-alllink .footer-link-ttl {
        width: 100%;
        height: auto;
        display: inline-block
    }

        .footer-main .footer-alllink .footer-link-ttl h4 {
            border-bottom: 1px #d5d9da solid;
            padding: 0 0 5px;
            font-weight: 700;
            color: #666;
            letter-spacing: .6px
        }

    .footer-main .footer-alllink .footer-link-box {
        width: 100%;
        height: auto;
        display: inline-block
    }

        .footer-main .footer-alllink .footer-link-box ul {
            margin: 0;
            padding: 0
        }

            .footer-main .footer-alllink .footer-link-box ul li {
                list-style: none;
                line-height: 28px
            }

                .footer-main .footer-alllink .footer-link-box ul li a {
                    text-decoraton: none;
                    color: #666;
                    letter-spacing: .6px
                }

                    .footer-main .footer-alllink .footer-link-box ul li a:hover {
                        color: #F39735
                    }

.newsletter {
    margin-top: 10px
}

    .newsletter p {
        font-size: 12px
    }

    .newsletter .form-control {
        height: 34px;
        background: #fff;
        border: none;
        border: 1px #e2dede solid;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .newsletter .btn {
        padding: 6px 12px;
        color: #fff;
        background: #0D5776
    }

.ftrandroid {
    margin-top: 10px
}

.newsletter .btn:hover {
    background: #F39735
}

.footer-main .footer-pay-social {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 30px
}

    .footer-main .footer-pay-social .ftr-paymentarea {
        width: 100%;
        height: auto;
        display: inline-block
    }

        .footer-main .footer-pay-social .ftr-paymentarea h4 {
            border-bottom: 1px #d5d9da solid;
            padding: 0 0 5px;
            font-weight: 700;
            color: #666;
            letter-spacing: .6px
        }

        .footer-main .footer-pay-social .ftr-paymentarea ul {
            margin: 0;
            padding: 0
        }

            .footer-main .footer-pay-social .ftr-paymentarea ul li {
                list-style: none;
                padding: 0;
                margin: 0;
                display: inline
            }

    .footer-main .footer-pay-social .ftr-socialarea {
        width: 100%;
        height: auto;
        display: inline-block
    }

        .footer-main .footer-pay-social .ftr-socialarea h4 {
            border-bottom: 1px #d5d9da solid;
            padding: 0 0 5px;
            font-weight: 700;
            color: #666;
            letter-spacing: .6px
        }

        .footer-main .footer-pay-social .ftr-socialarea ul {
            margin: 0;
            padding: 0
        }

            .footer-main .footer-pay-social .ftr-socialarea ul li {
                list-style: none;
                padding: 0 10px;
                margin: 0;
                display: inline
            }

                .footer-main .footer-pay-social .ftr-socialarea ul li a {
                    text-decoration: none
                }

.footer-main .copyrightbg {
    background: #efefef;
    border-top: 1px #ccc solid;
    display: block;
    margin-top: 10px;
}

.footer-main .copyright {
    padding: 5px 0px;
    color: #666;
    font-size: 12px;
    text-align: center;
}

.landing-page-head {
    font-size: 22pt;
    color: #35718a;
    margin-top: 40px
}

.signuppgotpm {
    font-size: 12px;
    color: #35718a;
    margin-top: 10px
}

.has-icon .form-control {
    padding-left: 50px;
    margin-top: 7px
}

.has-icon .form-control2 {
    padding-left: 50px;
    margin-top: -8px;
    width: 92%
}

.has-icon1 .form-control {
    padding-left: 35px !important;
    margin-top: 7px
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #F39735;
    color: #eee;
    width: 35px;
    height: 35px;
    line-height: 34px;
    right: 10px;
    bottom: 55px;
    padding-top: 2px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

    .scroll-top-wrapper:hover {
        background-color: #0d5776;
    }

    .scroll-top-wrapper.show {
        visibility: visible;
        cursor: pointer;
        opacity: 1
    }

    .scroll-top-wrapper i.fa {
        line-height: inherit
    }

.heigt425 {
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 140px;
    max-height: 425px
}

#ratitsign {
    width: 754px
}

.offertbldtl {
    width: 74%;
    display: inline-block
}

    .offertbldtl > thead > tr > th, .offertbldtl > tbody > tr > th, .offertbldtl > tfoot > tr > th, .offertbldtl > thead > tr > td, .offertbldtl > tbody > tr > td, .offertbldtl > tfoot > tr > td {
        line-height: 1.42857;
        padding: 8px;
        vertical-align: top
    }

.offerdtl {
    border-bottom: 1px #ccc solid
}

    .offerdtl:last-child {
        border-bottom: 0 #ccc solid
    }

.pay-wrapper {
    width: 100%;
    height: auto;
    display: inline-block
}

.abtinfoleft {
    width: 100%;
    height: auto;
    display: inline-block;
    background: #0D5776
}

    .abtinfoleft ul {
        margin: 0;
        padding: 0
    }

        .abtinfoleft ul li {
            list-style: none;
            border-bottom: 1px #063e55 solid;
            padding: 0 10px
        }

            .abtinfoleft ul li a {
                color: #fff;
                width: 100%;
                line-height: 35px;
                display: inline-block
            }

            .abtinfoleft ul li:hover {
                background: #f39735
            }

            .abtinfoleft ul li.activeli {
                background: #f39735
            }

.abtinforight {
    width: 100%;
    height: auto;
    display: inline-block;
    color: #666
}

    .abtinforight h1 {
        font-size: 18px;
        color: #0d5777;
        padding: 0 0 3px;
        margin: 10px 0 5px;
        border-bottom: 2px #F7F4F0 solid;
        font-weight: 700
    }

    .abtinforight h2 {
        font-size: 16px;
        color: #666;
        padding: 0 0 3px;
        margin: 10px 0 5px;
        font-weight: 700
    }

.faqh2ttl {
    font-size: 16px;
    color: #0d5777;
    margin-bottom: 0 !important;
    margin-top: 10px !important;
    padding-bottom: 5px !important;
    padding-top: 10px !important;
    border-bottom: 2px #F7F4F0 solid;
    font-weight: 700
}

.abtinforight strong {
    font-size: 16px;
    color: #666;
    padding: 0 0 2px;
    margin: 15px 0 0
}

.abtinforight table {
    color: #666
}

.abtinforight .quetab {
    padding-top: 20px
}

.abtinforight .quetab1 {
    padding-top: 10px
}

.careerul {
    margin: 0;
    padding: 0
}

    .careerul li {
        line-height: 25px
    }

.upload-drop-zone {
    height: 90px;
    border-width: 2px;
    margin-bottom: 5px;
    color: #ccc;
    border-style: dashed;
    border-color: #ccc;
    text-align: center
}

    .upload-drop-zone.drop {
        color: #222;
        border-color: #222
    }

.form-inline1 {
    padding-top: 32px
}

.spancolororang {
    color: #ff9400
}

.cont-head {
    width: 100%;
    height: auto;
    display: inline-block
}

    .cont-head h1 {
        border-bottom: 2px solid #f7f4f0;
        color: #0d5777;
        font-size: 18px;
        font-weight: 700;
        margin: 10px 0 5px;
        padding: 0 0 3px
    }

.cont-left {
    width: 90%;
    height: auto;
    display: inline-block
}

    .cont-left p {
        padding: 0;
        margin: 0
    }

.cont-right {
    width: 100%;
    height: auto;
    display: inline-block
}

.cont-heading {
    font-size: 18px;
    margin-bottom: 10px
}

.cont-box {
    background-color: #fff;
    box-shadow: 0 0 2px 4px rgba(0,0,0,0.08);
    margin: 0 0 30px;
    padding: 16px
}

.frm-group {
    margin-bottom: 15px !important
}

.frm-control {
    border: 0;
    box-shadow: 0 1px 0 0 rgba(0,0,0,0.12);
    color: rgba(0,0,0,0.7);
    font-size: 16px !important;
    position: relative;
    opacity: .7
}

.btn-frm:not(.dropdown-toggle), .btn-frm-secondary:not(.dropdown-toggle) {
    background-color: #f39735;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
    color: #fff;
    font-size: 13px;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    transition: all .15s linear
}

.btn-frm, .btn-frm-secondary {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.42857;
    border-radius: 4px;
    user-select: none
}

.srchplftt {
    width: 17%;
    float: left;
    display: inline-block;
    height: auto;
    margin-top: 5px
}

.srchprigtt {
    width: 82%;
    float: left;
    display: inline-block;
    height: auto;
    margin-left: 10px
}

    .srchprigtt h5 {
        color: #000;
        font-weight: 700;
        margin-left: 15px
    }

.srchpageleft {
    width: 18%;
    float: left;
    display: inline-block;
    height: auto;
    margin-top: 5px
}

.srchpageright {
    width: 80%;
    float: left;
    display: inline-block;
    height: auto;
    margin-left: 10px
}

.srchprigtt-mob {
    width: 15%;
    float: left;
    display: inline-block;
    height: auto;
    margin-left: 5px
}

.searchbanner-tc {
    color: #0d5776;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
    top: 230px;
    left: 42%
}

.searchbanner-modal {
    list-style-type: disc;
    margin-left: 21px
}

.customrow {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

.full-rowlanding {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    background: #ebeced;
    padding-top: 80px;
    padding-bottom: 65px;
    margin-top: 50px
}

.landingprow {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

.landingpg-banner {
    width: 100%;
    height: auto;
    display: block
}

.landingpg-head {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 20px
}

    .landingpg-head .catghd {
        color: #128cbf;
        font-weight: 600;
        font-size: 16px
    }

        .landingpg-head .catghd a {
            color: #128cbf
        }

            .landingpg-head .catghd a:hover {
                color: #f39735;
                text-decoration: underline
            }

    .landingpg-head .catghdview {
        padding: 1px 5px;
        border: 1px #f39735 solid;
        color: #f39735;
        border-radius: 5px;
        margin-top: 2px;
        font-size: 12px;
        position: absolute
    }

        .landingpg-head .catghdview:hover {
            color: #666;
            color: #fff;
            background: #f39735
        }

.landingpg-boxarea {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 0
}

    .landingpg-boxarea .landingpg-prod {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 0
    }

.horizontalsidearea {
    position: relative;
    margin: 0;
    padding-top: 0
}

.horizontframe {
    height: 290px;
    overflow: hidden;
    margin: 0 10px
}

    .horizontframe ul {
        list-style: none;
        margin: 0;
        padding: 0;
        height: 100%
    }

        .horizontframe ul li {
            float: left;
            width: 275px;
            height: 100%;
            margin-left: 10px;
            padding: 0;
            color: #ddd;
            text-align: center
        }

.scrollbarcostm {
    margin: 0 0 1px;
    height: 10px;
    background: #fff;
    line-height: 0
}

    .scrollbarcostm .handlecostm {
        width: 100px;
        height: 100%;
        background: #eee;
        cursor: pointer
    }

        .scrollbarcostm .handlecostm .mouseareacostm {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 10px;
            background: #f2f2f2
        }

.vighideen {
    display: none
}

.hombtnarow {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent
}

    .hombtnarow.disabled, .hombtnarow[disabled], fieldset[disabled] .hombtnarow {
        cursor: not-allowed;
        visibility: hidden
    }

.scrollbarcostm {
    margin: 0;
    padding: 0
}

.btmlefthorisld1 {
    position: absolute;
    margin-top: -144px;
    height: 50px;
    width: 32px;
    z-index: 99;
    font-size: 40px;
    background: none;
    margin-left: -20px
}

.btmrighthorisld1 {
    position: absolute;
    z-index: 99;
    margin-top: -144px;
    right: 0;
    height: 50px;
    width: 32px;
    font-size: 40px;
    background: none
}

.vighideen {
    display: none
}

.hombtnarow {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent
}

    .hombtnarow.disabled, .hombtnarow[disabled], fieldset[disabled] .hombtnarow {
        cursor: not-allowed;
        visibility: hidden
    }

.scrollbarcostm {
    margin: 0;
    padding: 0
}

.btmlefthorisld1 {
    position: absolute;
    margin-top: -144px;
    height: 35px;
    width: 35px;
    z-index: 99;
    font-size: 30px;
    margin-left: -9px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmlefthorisld1 i {
        padding-left: 0;
        top: -11px;
        display: inline-block;
        position: relative;
    }

.btmrighthorisld1 {
    position: absolute;
    z-index: 99;
    margin-top: -144px;
    right: -6px;
    height: 35px;
    width: 35px;
    font-size: 30px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmrighthorisld1 i {
        padding-left: 2px;
        top: -11px;
        display: inline-block;
        position: relative;
    }

.blogrecipebox {
    width: 100%;
    height: 150px;
    margin: auto;
    overflow: hidden
}

    .blogrecipebox img {
        height: 100%;
        width: 100%;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        transition: all .3s
    }

        .blogrecipebox img:hover {
            -moz-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            transform: scale(1.1)
        }

.nearbypro-rat {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px
}

.nearbystrrat {
    width: 50%;
    height: 30px;
    float: left
}

    .nearbystrrat .nearbystrleft {
        float: left;
        width: 83px;
        margin-left: 0px;
        display: inline-block;
    }

        .nearbystrrat .nearbystrleft .star {
            font-size: 20px;
            width: 16px;
            display: inline-block;
            color: #e8e3dd;
            float: left
        }

            .nearbystrrat .nearbystrleft .star:last-child {
                margin-right: 0
            }

            .nearbystrrat .nearbystrleft .star:before {
                content: '\2605'
            }

            .nearbystrrat .nearbystrleft .star.on {
                color: #fdc230
            }

            .nearbystrrat .nearbystrleft .star.half:after {
                content: '\2605';
                color: #fdc230;
                position: absolute;
                margin-left: 0px;
                width: 8px;
                overflow: hidden;
                top: 0px;
                display: block;
            }

.ratstorpopup {
    float: left;
    position: relative;
    display: inline-block;
}

    .ratstorpopup .star {
        font-size: 20px;
        width: 16px;
        display: inline-block;
        color: #e8e3dd;
        float: left
    }

        .ratstorpopup .star:before {
            content: '\2605'
        }

        .ratstorpopup .star.on {
            color: #fdc230
        }

        .ratstorpopup .star.half:after {
            content: '\2605';
            color: #fdc230;
            position: absolute;
            margin-left: 0px;
            width: 8px;
            overflow: hidden;
            top: 0px;
            display: block;
        }

.ratstorcount {
    float: left;
    position: relative;
    display: inline-block;
    margin-top: 5px;
}

.nearbystrrat .nearbystarcount {
    float: left;
    display: inline-block;
    position: relative;
    color: #666;
    font-size: 14px;
    margin-top: 4px;
}

.nearbyprodcnt {
    width: 50%;
    height: auto;
    display: inline-block;
    float: right
}

    .nearbyprodcnt .spannearstrleft {
        width: auto;
        height: auto;
        display: inline-block;
        float: right;
        font-size: 18px;
        color: #666;
        margin-right: 5px;
        margin-top: 5px
    }

    .nearbyprodcnt .spannearstrright {
        width: auto;
        height: auto;
        display: inline-block;
        float: right;
        font-size: 14px;
        color: #0e5776;
        margin-top: 4px
    }

.land-recipeblog {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .land-recipeblog h3 {
        color: #0d5776;
        padding: 0 10px;
        margin-top: 15px;
        text-align: center;
        font-weight: 700
    }

    .land-recipeblog h2 {
        color: #0d5776;
        padding: 0 10px;
        margin-top: 15px;
        text-align: left;
        font-weight: 700;
        font-size: 18px
    }

.framerecipeandblogs {
    height: 240px;
    overflow: hidden;
    margin: 0 10px
}

    .framerecipeandblogs ul {
        list-style: none;
        margin: 0;
        padding: 0;
        height: 240px
    }

        .framerecipeandblogs ul li {
            float: left;
            width: 278px;
            height: 240px;
            margin-left: 5px;
            padding: 0;
            color: #ddd;
            text-align: center
        }

.frameourcustomer {
    height: 300px;
    overflow: hidden;
    margin: 0 10px
}

    .frameourcustomer ul {
        list-style: none;
        margin: 0;
        padding: 0;
        height: 300px
    }

        .frameourcustomer ul li {
            float: left;
            width: 380px;
            height: 300px;
            margin-left: 5px;
            padding: 0;
            color: #ddd;
            text-align: center
        }

.customttl {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .customttl h3 {
        font-size: 16px;
        text-align: center;
        color: #666
    }

.custombox {
    width: 100%;
    height: 300px;
    margin: auto;
    overflow: hidden
}

    .custombox img {
        width: 100%
    }

.recipeblogboxland {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .recipeblogboxland h3 {
        text-align: left;
        padding: 0
    }

        .recipeblogboxland h3 a {
            font-weight: 400;
            color: #f39633;
            padding: 0;
            font-size: 14px
        }

            .recipeblogboxland h3 a:hover {
                color: #0e5776
            }

    .recipeblogboxland p {
        font-size: 13px;
        text-align: left;
        color: #666
    }

.btmlefthorisld2 {
    position: absolute;
    margin-top: -60px;
    height: 35px;
    width: 35px;
    z-index: 99;
    font-size: 30px;
    margin-left: -6px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmlefthorisld2 i {
        padding-left: 0;
        top: -11px;
        display: inline-block;
        position: relative;
    }

.btmrighthorisld2 {
    position: absolute;
    z-index: 99;
    margin-top: -60px;
    right: -3px;
    height: 35px;
    width: 35px;
    font-size: 30px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmrighthorisld2 i {
        padding-left: 2px;
        top: -11px;
        display: inline-block;
        position: relative;
    }

.btmlefthorisld3 {
    position: absolute;
    margin-top: -185px;
    height: 35px;
    width: 35px;
    z-index: 99;
    font-size: 30px;
    margin-left: -6px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmlefthorisld3 i {
        padding-left: 0;
        margin-top: -4px
    }

.btmrighthorisld3 {
    position: absolute;
    z-index: 99;
    margin-top: -185px;
    right: -3px;
    height: 35px;
    width: 35px;
    font-size: 30px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmrighthorisld3 i {
        padding-left: 2px;
        margin-top: -4px
    }

.btmlefthorisld4 {
    position: absolute;
    margin-top: -145px;
    height: 35px;
    width: 35px;
    z-index: 99;
    font-size: 30px;
    margin-left: -6px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmlefthorisld4 i {
        padding-left: 0;
        margin-top: -4px
    }

.btmrighthorisld4 {
    position: absolute;
    z-index: 99;
    margin-top: -145px;
    right: -3px;
    height: 35px;
    width: 35px;
    font-size: 30px;
    background-color: rgba(234,228,221,0.5);
    border-radius: 50%
}

    .btmrighthorisld4 i {
        padding-left: 2px;
        margin-top: -4px
    }

.recentboxp {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0;
    padding: 0;
    border: 1px #fff solid
}

    .recentboxp:hover {
        box-shadow: 1px 2px 1px #e6e6e6
    }

    .recentboxp .recentimgb {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 5px;
        padding: 0
    }

    .recentboxp p {
        line-height: 18px;
        margin: 0;
        padding: 0;
        text-align: center
    }

.oners {
    font-size: 13px;
    color: #666
}

.onerspri {
    color: #d10000;
    font-weight: 700;
    font-size: 16px
}

.onerslespri {
    font-size: 12px;
    text-decoration: line-through;
    color: #666
}

.ldpdname {
    color: #0d5776
}

.ataghove {
    border-radius: 50%
}

.catimgbox {
    width: 213px;
    height: 213px;
    border-radius: 50%;
    margin: auto;
    overflow: hidden
}

    .catimgbox img {
        height: 100%;
        width: 100%;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        transition: all .3s
    }

        .catimgbox img:hover {
            -moz-transform: scale(1.5);
            -webkit-transform: scale(1.5);
            transform: scale(1.5)
        }

.horizontframe ul li .pdnamecat {
    width: 100%;
    padding: 2px 0;
    position: relative;
    bottom: 0;
    margin-left: 0;
    font-size: 22px
}

    .horizontframe ul li .pdnamecat .locadd a {
        color: #0D5776
    }

        .horizontframe ul li .pdnamecat .locadd a:hover {
            color: #f59833
        }

    .horizontframe ul li .pdnamecat .texthovecolor a {
        color: #f59833 !important
    }

.samedayborder {
    border: 5px #ad92d7 solid
}

.nextdayborder {
    border: 5px #fc986c solid
}

.specialstrborder {
    border: 5px #3fd2a8 solid
}

.row-landing {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    margin-top: 30px;
    border-bottom: 5px #b3b3b3 solid
}

.landding-cat-img {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

.landding-cat-cont {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .landding-cat-cont a {
        color: #676767
    }

        .landding-cat-cont a h1 {
            padding: 0 0 0 50px;
            color: #0d5776
        }

        .landding-cat-cont a:hover h1 {
            color: #f59833
        }

        .landding-cat-cont a h3 {
            padding: 0 0 0 50px;
            color: #676767
        }

.starrat {
    width: 101px;
    height: 30px;
    margin: auto
}

    .starrat .star {
        font-size: x-large;
        width: 20px;
        display: inline-block;
        color: gray;
        float: left
    }

        .starrat .star:last-child {
            margin-right: 0
        }

        .starrat .star:before {
            content: '\2605'
        }

        .starrat .star.on {
            color: #fdc230
        }

        .starrat .star.half:after {
            content: '\2605';
            color: #fdc230;
            position: absolute;
            margin-left: -20px;
            width: 10px;
            overflow: hidden
        }

.prod-Rating .prodRating .star {
    font-size: 23px;
    width: 21px;
    display: inline;
    color: #e8e3dd;
    float: left;
    height: 20px;
    margin-top: -5px
}

    .prod-Rating .prodRating .star:last-child {
        margin-right: 0
    }

    .prod-Rating .prodRating .star:before {
        content: '\2605'
    }

    .prod-Rating .prodRating .star.on {
        color: #fdc230
    }

    .prod-Rating .prodRating .star.half:after {
        content: '\2605';
        color: #fdc230;
        position: absolute;
        margin-left: -20px;
        width: 10px;
        overflow: hidden;
        margin-top: 0px;
    }

.rat-itclass {
    position: relative
}

    .rat-itclass .rat-itc-txt {
        color: #0f6d95;
        transform: scaleY(0.85);
        display: inline-block
    }

        .rat-itclass .rat-itc-txt:hover {
            color: #f39735
        }

.landing-row {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .landing-row .landpcatbox {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        float: left;
        background: #fff;
        margin-top: 10px;
        border-radius: 4px;
        overflow: hidden;
        line-height: 1.42857143;
        border-radius: 2px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
        transition: box-shadow .25s;
    }

        .landing-row .landpcatbox:hover {
            box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
        }

        .landing-row .landpcatbox img {
            width: 100%;
            height: auto;
            border-radius: 4px;
            -moz-transition: all .3s;
            -webkit-transition: all .3s;
            transition: all .3s
        }

        .landing-row .landpcatbox .catproductbox {
            width: 100%;
            position: absolute;
            bottom: 15px
        }

            .landing-row .landpcatbox .catproductbox h3 {
                width: 100%;
                color: #666;
                margin: 0;
                text-align: left;
                padding-left: 10px;
                padding-right: 10px;
                font-size: 14px;
                letter-spacing: 0.5px;
            }

.margrowtop {
    margin-top: 10px
}

.margrowtop2 {
    margin-top: 0
}

.land-specstrleft {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .land-specstrleft h3 {
        color: #333;
        padding: 0 5px;
        margin-top: 40px
    }

    .land-specstrleft p {
        font-size: 16px;
        padding: 3px 10px;
        line-height: 25px
    }

    .land-specstrleft .explorebtn {
        height: auto;
        display: inline-block;
        padding: 2px;
        color: #0d5776;
        font-size: 12px;
        font-weight: 700
    }

        .land-specstrleft .explorebtn:hover {
            color: #f39733
        }

.land-specstrright {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    margin-top: 20px
}

    .land-specstrright img {
        width: 100%
    }

.land-nearbystr {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .land-nearbystr h3 {
        color: #0d5776;
        padding: 0 10px;
        margin-top: 5px;
        font-weight: 700
    }

.rat-itclass .star {
    font-size: 23px;
    width: 20px;
    display: inline-block;
    color: #e8e3dd;
    float: left;
    height: 20px;
    margin-top: -8px
}

    .rat-itclass .star:last-child {
        margin-right: 0
    }

    .rat-itclass .star:before {
        content: '\2605'
    }

    .rat-itclass .star.on {
        color: #fdc230
    }

.funkyradio div {
    clear: both;
    overflow: hidden
}

.funkyradio label {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #D1D3D4;
    font-weight: 400
}

.funkyradio input[type="radio"]:empty, .funkyradio input[type="checkbox"]:empty {
    display: none
}

    .funkyradio input[type="radio"]:empty ~ label, .funkyradio input[type="checkbox"]:empty ~ label {
        position: relative;
        line-height: 2.5em;
        text-indent: 3.25em;
        margin-top: 5px;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .funkyradio input[type="radio"]:empty ~ label:before, .funkyradio input[type="checkbox"]:empty ~ label:before {
            position: absolute;
            display: block;
            top: 0;
            bottom: 0;
            left: 0;
            content: '';
            width: 2.5em;
            background: #D1D3D4;
            border-radius: 3px 0 0 3px
        }

.funkyradio input[type="radio"]:hover:not(:checked) ~ label, .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
    color: #888
}

    .funkyradio input[type="radio"]:hover:not(:checked) ~ label:before, .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
        content: '\2714';
        text-indent: .9em;
        color: #C2C2C2
    }

.funkyradio input[type="radio"]:checked ~ label, .funkyradio input[type="checkbox"]:checked ~ label {
    color: #000;
    font-weight: 700
}

    .funkyradio input[type="radio"]:checked ~ label:before, .funkyradio input[type="checkbox"]:checked ~ label:before {
        content: '\2714';
        text-indent: .9em;
        color: #fff;
        background-color: #ccc
    }

.funkyradio input[type="radio"]:focus ~ label:before, .funkyradio input[type="checkbox"]:focus ~ label:before {
    box-shadow: 0 0 0 3px #F39735
}

.funkyradio-default input[type="radio"]:checked ~ label:before, .funkyradio-default input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #F39735
}

.funkyradio-primary input[type="radio"]:checked ~ label:before, .funkyradio-primary input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #F39735
}

.funkyradio-success input[type="radio"]:checked ~ label:before, .funkyradio-success input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #F39735
}

.funkyradio-danger input[type="radio"]:checked ~ label:before, .funkyradio-danger input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #F39735
}

.funkyradio-warning input[type="radio"]:checked ~ label:before, .funkyradio-warning input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #F39735
}

.funkyradio-info input[type="radio"]:checked ~ label:before, .funkyradio-info input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #F39735
}

.makepaybrn {
    background: #045677;
    padding: 2px 5px;
    border-radius: 5px;
    color: #fff;
    border: none;
    border: 1px #666 solid;
    margin-top: 20px
}

    .makepaybrn:hover {
        background: #F59824;
        color: #fff
    }

.chekonopt {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 20px
}

.selecoptdp1 {
    width: 100%;
    height: 30px;
    border: 1px #ccc solid;
    border-radius: 5px
}

.myacctnum {
    text-align: center;
    height: 20px;
    width: 20px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-left: -8px;
    border: 1px #b0aeae solid
}

    .myacctnum .myacctnum-inn {
        font-size: 13px;
        color: #48AE35
    }

.row.no-gutter {
    margin-left: 0;
    margin-right: 0
}

    .row.no-gutter [class*='col-'], .row.no-gutter [class*='col-'] {
        padding-right: 0;
        padding-left: 0
    }

.myaccbox {
    width: 49%;
    height: auto;
    display: inline-block;
    float: left;
    margin-left: 1%;
    margin-top: 1%;
    border: 1px #ccc solid;
    background: #F7F5F0;
    position: relative
}

.delivadd {
    width: 140px;
    height: auto;
    display: inline-block;
    position: relative;
    float: right;
    right: 0px
}

    .delivadd i {
        font-size: 24px
    }

    .delivadd a:hover span {
        text-decoration: underline
    }

    .delivadd span {
        float: left;
        font-size: 13px;
        margin-left: 5px;
        vertical-align: middle
    }

        .delivadd span:last-child {
            padding-top: 9px
        }

.delivadd-modal {
    width: 100%;
    height: auto;
    display: inline-block;
    border: 1px #F39735 solid;
    padding: 10px 20px;
    background: #f5f5f5;
    border-radius: 5px
}

.scrollbaruser {
    min-height: 414px
}

    .scrollbaruser::-webkit-scrollbar {
        width: 5px
    }

    .scrollbaruser::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3)
    }

    .scrollbaruser::-webkit-scrollbar-thumb {
        background-color: #666;
        outline: 1px solid slategrey
    }

.scrollbaruser1 {
    max-height: 520px;
    overflow-y: scroll;
    overflow-x: hidden
}

    .scrollbaruser1::-webkit-scrollbar {
        width: 5px
    }

    .scrollbaruser1::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3)
    }

    .scrollbaruser1::-webkit-scrollbar-thumb {
        background-color: #666;
        outline: 1px solid slategrey
    }

.main-swith {
    width: 90px;
    height: 30px;
    display: inline-block;
    position: relative;
    margin-top: 8px;
    float: right
}

.switchbrnarea {
    width: 90px;
    height: 26px;
    border: 2px #fcb263 solid;
    cursor: pointer;
    border-radius: 30px;
    overflow: hidden;
    position: relative
}

.delivspan {
    width: 90px;
    height: 100%;
    float: left;
    display: inline-block;
    padding-right: 37px;
    font-size: 13px;
    background: #0D5776;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0
}

.pickupspan {
    width: 88px;
    height: 100%;
    float: left;
    display: inline-block;
    margin-left: 93px;
    background: #D47B1C;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0;
    font-size: 13px
}

.dlvpckicon {
    width: 32px;
    height: 32px;
    margin-top: -29px;
    float: left;
    display: inline-block;
    margin-left: 65px;
    cursor: pointer;
    border-radius: 30px;
    background: #fff;
    border: 2px #F39735 solid;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0
}

.delivspan, .dlvpckicon, .pickupspan {
    position: relative;
}

.delivaddcls {
    margin-left: -60px;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0
}

.pickaddcls {
    margin-left: 26px;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0
}

.icondlvaddcls {
    margin-left: -0;
    -moz-transition: margin .2s ease-in 0;
    -webkit-transition: margin .2s ease-in 0;
    -o-transition: margin .2s ease-in 0;
    transition: margin .2s ease-in 0
}

.deliclr1 {
    color: #fff;
    padding: 5px 0 0 10px;
    display: inline-block;
}

.pickclr2 {
    color: #fff;
    padding: 2px 0 0 10px;
    display: inline-block
}

.delibgimg {
    background: #fff url(../image/store-switch2.svg) no-repeat;
    background-position: 2px 2px;
}

.pickbgimg {
    background: #fff url(../images/store-switch1.svg) no-repeat;
    background-position: 2px 2px
}

.stepwizard-step p {
    margin-top: 10px;
    letter-spacing: .7px
}

.stepwizard-row {
    display: table-row;
    position: relative;
    width: 1127px;
    background: #F7F5F0;
    z-index: 999;
    margin-left: -6px
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
    background: #F7F5F0
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important
}

.stepwizard-row:before {
    top: 30px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
    width: 33%;
    display: inline-block
}

    .stepwizard-step .btn-circle1 {
        width: 30px;
        height: 30px;
        text-align: center;
        padding: 6px 0;
        font-size: 12px;
        line-height: 1.428571429;
        border-radius: 15px;
        background-color: #f5f5f5;
        border: 1px #ccc solid;
        color: #666
    }

.brownbbimg {
    position: absolute;
    margin: -4px 0 0
}

.bgbluecolor {
    background: #0D5776
}

.bgbluecolortop {
    background: #064e6a;
    border-bottom: 1px #034761 solid;
}

.bgbrowncolortop {
    background: #e88023;
    border-bottom: 1px #de7517 solid;
}

.bgbluecolor #shoppingModeOption:hover, #shoppingModeOption:focus {
    color: #F39735
}

.bgbluecolor .location-link {
    color: #031935;
}

.bgbluecolor .location-change {
    color: #F39735
}

.bgbluecolor .catagory-nav li a:hover, .catagory-nav li a:focus {
    background: #F39735;
    color: #fff
}

.bgbrowncolor {
    background: #F39735
}

#topcatewidth {
    width: auto;
    display: inline-block;
    color: #031935;
    padding: 3px 5px;
    font-size: 13px;
    border: 1px #f39732 solid;
    border-radius: 3px;
}

    #topcatewidth .fa-bars {
        color: #F39735 !important;
        font-size: 16px !important;
        position: absolute;
        margin-top: 7px;
        margin-left: -23px;
    }

.chnglhedfrm {
    margin-top: 10px
}

.sinmocls {
    position: absolute;
    right: 4px;
    top: 4px;
    width: 20px;
    height: 20px;
    z-index: 99;
    display: inline-block
}

.sinupmocls {
    position: absolute;
    right: 12px;
    margin-top: 5px;
    z-index: 99;
    display: inline-block
}

#signuppp {
    width: 750px
}

.crtclrmobhid {
    display: none
}

.btnchkout {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.storenotavblmsg {
    color: #666;
    border: 1px #eee solid;
    padding: 15px 5px;
    background: #ecf5f9;
    border-radius: 5px;
    display: inline-block
}

    .storenotavblmsg .storenotavb-span1 {
        width: auto;
        height: auto;
        display: inline-block;
        float: left
    }

        .storenotavblmsg .storenotavb-span1 .striconbase {
            width: 20px;
            height: 2px;
            background: #fe8583;
            position: absolute;
            margin-top: 36px;
            margin-left: -7px
        }

    .storenotavblmsg .storenotavb-span2 {
        width: auto;
        height: auto;
        display: inline-block;
        float: left;
        padding-left: 20px
    }

.page404area {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .page404area .page404area-img {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

    .page404area .page404area-cont {
        position: absolute;
        top: 0;
        left: 90px
    }

        .page404area .page404area-cont .btn404 {
            border: 1px solid #0d5776;
            color: #fff;
            font-size: 14px;
            background: #43c5e0;
            padding: 8px 20px;
            border-radius: 5px;
            border: none;
            font-family: 'open_sansbold'
        }

            .page404area .page404area-cont .btn404:hover {
                color: #fff;
                background: #0d5776
            }

.sgnupfrmh {
    width: 100%;
    height: auto;
    display: inline-block;
    background: #fff
}

    .sgnupfrmh .sgnupfrmh-slide {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 20px
    }

    .sgnupfrmh .form-group .login-icon {
        margin-top: 0
    }

.main-text {
    position: absolute;
    top: 100px;
    width: 96.666666666667%;
    color: #FFF
}

.carousel-btns {
    margin-top: 2em
}

    .carousel-btns .btn {
        width: 150px
    }

.carousel-inner img {
    width: 100%
}

.carousel-control {
    width: auto
}

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right {
        position: absolute;
        top: 47%;
        right: 0;
        z-index: 5;
        display: inline-block;
        background-color: #000;
        width: 38px;
        height: 38px;
        line-height: 40px;
        font-size: 14px
    }

    .carousel-control .icon-prev, .carousel-control .fa-chevron-left {
        left: 0
    }

.carousel-indicators li {
    width: 25px;
    height: 8px;
    margin: 0 1px;
    border: 2px solid #fff;
    opacity: .8
}

.carousel-indicators .active {
    background-color: #28ace2
}

.carousel-control .icon-prev, .carousel-control .fa-chevron-left, .carousel-control .icon-right, .carousel-control .fa-chevron-right {
    border-radius: 0px
}

.carousel-control .icon-prev, .carousel-control .fa-chevron-left {
    left: 30px
}

.carousel-control .icon-right, .carousel-control .fa-chevron-right {
    right: 30px
}

.shakestoricon {
    display: block;
    position: absolute;
    z-index: 1000;
    margin-top: 4px;
    left: 23px;
    width: auto;
    height: auto;
    cursor: pointer;
    -webkit-animation: undulate 3s linear 0 infinite;
    animation: undulate 3s linear 0 infinite
}

    .shakestoricon:hover {
        -webkit-animation: none;
        animation: none;
        transform: translate(0px,0px);
        -ms-transform: translate(0px,0px);
        -webkit-transform: translate(0px,0px)
    }

@-webkit-keyframes undulate {
    0% {
        -webkit-transform: translate(0,0)
    }

    5% {
        -webkit-transform: translate(0px,10px)
    }

    10% {
        -webkit-transform: translate(0,0)
    }

    15% {
        -webkit-transform: translate(0px,10px)
    }

    20% {
        -webkit-transform: translate(0,0)
    }

    100% {
        -webkit-transform: translate(0,0)
    }
}

@-moz-keyframes undulate {
    0% {
        -moz-transform: translate(0,0)
    }

    5% {
        -moz-transform: translate(0px,10px)
    }

    10% {
        -moz-transform: translate(0,0)
    }

    15% {
        -moz-transform: translate(0px,10px)
    }

    20% {
        -moz-transform: translate(0,0)
    }

    100% {
        -moz-transform: translate(0,0)
    }
}

@-ms-keyframes undulate {
    0% {
        -ms-transform: translate(0,0)
    }

    5% {
        -ms-transform: translate(0px,10px)
    }

    10% {
        -ms-transform: translate(0,0)
    }

    15% {
        -ms-transform: translate(0px,10px)
    }

    20% {
        -ms-transform: translate(0,0)
    }

    100% {
        -ms-transform: translate(0,0)
    }
}

5% {
    transform: translate(0px,10px)
}

10% {
    transform: translate(0,0)
}

15% {
    transform: translate(0px,10px)
}

20% {
    transform: translate(0,0)
}

100% {
    transform: translate(0,0)
}

.review_menu .userStoreRevRat_static_content {
    width: auto;
    display: inline-block;
    position: relative
}

.bs-example {
    position: relative;
    margin-top: 0;
    background: #fff;
    margin-bottom: 10px;
    border: 1px #eae8e5 solid
}

.review_menu .showratingp {
    width: auto;
    height: auto;
    display: block;
    position: relative;
    transform: scaleY(0.85);
    font-size: 16px;
    font-family: 'open_sanssemibold';
    color: #434343;
    font-weight: 500
}

.review_menu .storepstrgf {
    width: 100%;
    height: auto;
    margin-top: 10px
}

    .review_menu .storepstrgf:first-child {
        margin-bottom: 20px
    }

    .review_menu .storepstrgf .storepstrgfleft {
        width: 220px;
        height: auto;
        display: inline-block;
        float: left
    }

    .review_menu .storepstrgf .storepstrgfright {
        width: 30px;
        height: auto;
        display: inline-block;
        float: left;
        margin-left: 5px
    }

.bs-example .libackgbg {
    background: #fff;
    display: block;
    padding-top: 10px;
    box-shadow: 0 3px 1px #c5ecfc
}

.font-italic-lineh {
    line-height: 20px
}

.font-italic {
    font-style: italic
}

.revreplycom-left {
    margin-left: 50px
}

.letterhightfnt {
    transform: scaleY(0.85);
    display: inline-block
}

.letterhightcolr {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #187298;
    font-weight: 500
}

.letter4e4e {
    color: #4e4e4e
}

.letter4a4b4c {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #4a4b4c;
    font-weight: 500
}

.letter4a4b4c1 {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #bbbcbc;
    font-weight: 500
}

.letter4a4b4c2 {
    transform: scaleY(0.85);
    font-size: 22px
}

.letter999 {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #999;
    font-weight: 500
}

.strdtlmarleft {
    margin-left: -60px;
    margin-top: 8px;
}

.bx-controls-direction {
    display: block
}

.storedtlbnrhght {
    height: 300px
}

.fontvaricallyscal {
    transform: scaleY(0.85)
}

.fontvaricallyscal-blue {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #187298;
    font-weight: 500
}

.fontvaricallyscal-gray {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #c2c2c2;
    font-weight: 500;
}

    .fontvaricallyscal-gray img {
        transform: scaleY(1.1);
        display: inline-block
    }

.fontvaricallyscal-blk66 {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #666;
    font-weight: 500
}

.fontvartic-blk-18 {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #000;
    font-weight: 500
}

.formobdispb {
    display: inline-block;
    float: left
}

.pdzmhovblnkmob {
    display: none
}

.fristwdcap {
    text-transform: capitalize
}

.marpdpttl {
    margin-bottom: 4px;
    display: inline-block
}

.prod-highlights {
    width: auto;
    display: inline-block;
    position: relative
}

.h3typpd {
    margin: 0;
    font-size: 14px;
    color: #F39735;
    margin-bottom: 5px
}

.pdmarpgdtlft {
    margin-top: 45px
}

.maroffdiv {
    margin-top: -5px
}

.ordsumarybgcolor {
    background: #fff
}

.couponinp2 {
    width: 100%
}

#ordhistmar {
    margin: 0 0px;
    padding-top: 20px;
    position: relative
}

.orderhisttabel1 .orderhistd1 {
    width: 30%;
    display: inline-block;
    float: left
}

.orderhisttabel1 .orderhistd2 {
    width: 25%;
    display: inline-block;
    float: left
}

.orderhisttabel1 .orderhistd3 {
    width: 16%;
    display: inline-block;
    float: left
}

.orderhisttabel1 .orderhistd4 {
    width: 29%;
    display: inline-block;
    float: left
}

.userproaddp {
    left: 10%;
    display: inline-block;
    position: relative
}

.userchngpass {
    left: 2%;
    position: relative
}

.sidecontorder1 {
    width: 100%
}

.sidecontorder2 {
    width: 100%
}

.storanditm1 {
    width: auto;
    color: #0d5776;
    cursor: pointer;
    font-size: 12px;
}

.storanditm2 {
    width: auto
}

.storanditm2-color {
    color: #f39735
}

.my-order-table a .storanditm2::before {
    font-family: FontAwesome;
    content: "\f078";
    font-size: 8px
}

.my-order-table a.active .storanditm2::before {
    font-family: FontAwesome;
    content: "\f077";
    font-size: 8px
}

.myaccadd1 {
    margin-right: 10px
}

.myaccadd2 {
    margin-right: 5px
}

.myaccadd3 {
    margin-right: 0
}

.myaccadd4 {
    margin-right: 0
}

.forgotmdl {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    padding: 10px
}

    .forgotmdl h4 {
        margin-bottom: 5px
    }

    .forgotmdl .forgbtnm {
        margin-right: 0;
        margin-top: 10px !important;
        float: right
    }

    .forgotmdl .forgpasbtncls {
        position: absolute;
        margin-right: 0;
        margin-top: -13px !important;
        right: 0
    }

.verifysinpp {
    margin-top: 153px;
    margin-right: 190px
}

.numverisignin {
    margin-top: 66px
}

.numverisignin1 {
    margin-top: -30px;
    position: absolute;
    right: 20px;
    color: #0D5776;
    cursor: pointer;
    font-weight: 700
}

.numverisignin2 {
    margin-top: -28px;
    position: absolute;
    right: 5px;
    color: #0D5776;
    cursor: pointer;
    font-weight: 700
}

    .numverisignin2 a {
        color: #0D5776
    }

.numverisignin3 {
    color: #0D5776;
    cursor: pointer !important;
    font-weight: 700 !important;
    background: none;
    border: none
}

    .numverisignin3:hover {
        color: #f39735
    }

.numverisignin4 {
    position: absolute;
    margin-top: -29px;
    color: #0D5776;
    cursor: pointer !important;
    font-weight: 700 !important;
    right: 10px
}

.signin-page .numverisigninpp1 {
    position: absolute;
    margin-top: -30px;
    color: #0D5776;
    cursor: pointer !important;
    font-weight: 700 !important;
    right: 10px
}

    .signin-page .numverisigninpp1:hover {
        color: #f39735
    }

.signin-page .numverisigninpp2 {
    position: absolute;
    margin-top: -30px;
    cursor: pointer !important;
    right: 10px
}

    .signin-page .numverisigninpp2 a {
        color: #0D5776;
        font-weight: 700 !important
    }

        .signin-page .numverisigninpp2 a:hover {
            color: #f39735
        }

.level-3 .categorybgimg1 {
    position: absolute;
    display: inline-block;
    left: 0;
    bottom: 0px;
}

.belmycart {
    position: absolute;
    margin-top: 6px;
    margin-left: -46px
}

.previouaddcart {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 11px;
    padding: 0 6px
}

    .previouaddcart strong {
        font-weight: 700;
        text-decoration: underline;
        font-size: 13px;
        color: #000;
        margin: 0 5px
    }

    .previouaddcart span {
        font-weight: 700;
        font-size: 16px;
        color: #ec1944
    }

.forresetpass {
    width: 100%
}

.input__field {
    border: none;
    border-radius: 0;
    color: #aaa;
    font-weight: 700
}

    .input__field:focus {
        outline: none
    }

.input__label-content {
    position: relative;
    display: block;
    padding-top: 13px;
    width: 100%;
    font-weight: 300
}

.forgotmdl .input__label-content {
    position: relative;
    display: block;
    padding-top: 13px;
    width: 100%;
    font-weight: 300
}

.forgotpassowid .input__label-content {
    position: relative;
    display: block;
    padding-top: 20px;
    width: 100%;
    font-weight: 300
}

.editform .input__label--brownbag {
    position: absolute;
    text-align: left;
    pointer-events: none;
    left: 30px;
    font-size: 14px;
    color: #999;
    font-weight: 400
}

.forresetpass .input__label--brownbag {
    position: absolute;
    text-align: left;
    pointer-events: none;
    margin-left: 30px !important;
    font-size: 14px;
    color: #999;
    font-weight: 400
}

.input__field--brownbag {
    border-bottom: 1px #ccc solid;
    width: 100%;
    color: #000;
    font-size: 14px;
    background: #fff;
    font-weight: 400
}

.input__label--brownbag {
    position: absolute;
    text-align: left;
    pointer-events: none;
    left: 24px;
    font-size: 14px;
    color: #999;
    font-weight: 400
}

.input__label-content--brownbag {
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.input__label--brownbag::before, .input__label--brownbag::after {
    content: '';
    position: absolute;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 4px;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.input__label--brownbag::before {
    top: 0
}

.input__label--brownbag::after {
    bottom: 0
}

.input__field--brownbag:focus + .input__label--brownbag .input__label-content--brownbag, .input--filled .input__label-content--brownbag {
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    font-size: 11px;
    color: #f39735
}

.input__field--brownbag:focus + .input__label--brownbag::before, .input--filled .input__label--brownbag::before {
    -webkit-transform: translate3d(0,-0.5em,0);
    transform: translate3d(0,-0.5em,0)
}

.input__field--brownbag:focus + .input__label--brownbag::after, .input--filled .input__label--brownbag::after {
    -webkit-transform: translate3d(0,0.5em,0);
    transform: translate3d(0,0.5em,0)
}

.bs-example .media-list .pddtlarea {
    width: 100%;
    display: inline-block;
    padding: 0 15px;
    position: relative;
    margin: 8px 0 0
}

    .bs-example .media-list .pddtlarea .pddtlupdate {
        color: #0D5776;
        font-size: 14px;
        font-weight: 700;
        margin-right: 5px;
        display: inline-block;
        position: relative
    }

    .bs-example .media-list .pddtlarea .pddtlupdate1 {
        color: #999;
        display: inline-block;
        position: relative
    }

.myacnt-form .pddtlarea {
    width: 100%;
    display: inline-block;
    padding: 0 15px;
    position: relative;
    margin: 8px 0 0
}

    .myacnt-form .pddtlarea .pddtlupdate {
        color: #0D5776;
        font-size: 14px;
        font-weight: 700;
        margin-right: 5px;
        display: inline-block;
        position: relative
    }

    .myacnt-form .pddtlarea .pddtlupdate1 {
        color: #999;
        display: inline-block;
        position: relative
    }

.proddtlprevover {
    max-height: 130px;
    overflow-y: auto;
    overflow-x: hidden
}

.stordtlupdatemar {
    margin-top: 10px !important
}

.stordtlupdate1 {
    color: #0D5776;
    font-size: 14px;
    font-weight: 700;
    margin-right: 5px;
    display: inline-block;
    position: relative
}

.stordtlupdate2 {
    color: #999;
    display: inline-block;
    position: relative
}

.vendorgivrev {
    margin-left: -40px !important;
    position: relative;
    display: inline-block
}

.page-modalmob {
    background: #000;
    bottom: 0;
    left: 0;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999
}

.page-modalmob-user {
    background: #000;
    bottom: 0;
    left: 0;
    opacity: .9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999
}

.locppmobm {
    padding: 10px 10px 0 !important;
    min-width: 300px !important;
    left: 13% !important;
    border-radius: 10px !important;
    position: fixed !important;
    top: 30px !important;
}

.mobmyaccbox-right {
    width: 70%;
    height: 100%;
    position: fixed;
    background: #fff;
    right: -71%;
    z-index: 9999;
    top: 0
}

    .mobmyaccbox-right ul {
        margin: 0;
        padding: 10px
    }

        .mobmyaccbox-right ul li {
            list-style: none;
            line-height: 24px;
            padding: 5px 10px;
            border-bottom: 1px solid #ccc
        }

            .mobmyaccbox-right ul li a {
                color: #666;
                font-size: 14px;
                transform: scaleY(0.85)
            }

                .mobmyaccbox-right ul li a:hover {
                    color: #f39735
                }

            .mobmyaccbox-right ul li span {
                margin-right: 5px;
                width: 20px
            }

.mobmyacc-overlay {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 999
}

.mobmyserchpfilter-overlay {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 999
}

.animationacc {
    -webkit-transition: 1s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.mobmyaccbox-right .picon {
    margin-top: 10px;
    margin-left: 10px;
    position: absolute;
    z-index: 9
}

    .mobmyaccbox-right .picon a {
        width: 30px;
        display: inline-block
    }

.mobmyaccbox-right .p-uiconmob {
    margin-top: 10px;
    position: relative;
    font-size: 13px
}

.mobmyaccbox-right .uiconmob {
    width: 45px;
    height: 40px;
    display: inline-block
}

    .mobmyaccbox-right .uiconmob span {
        font-size: 14px;
        margin-top: 4px
    }

.mobmyaccbox-right .uiconmob-head {
    width: 100%;
    height: auto;
    display: inline-block;
    background: #f39735
}

    .mobmyaccbox-right .uiconmob-head span {
        font-size: 14px;
        padding: 5px 10px;
        text-align: center;
        color: #fff
    }

.header-inup {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    padding-top: 4px
}

    .header-inup .header-inup-logo {
        width: auto;
        height: auto;
        display: inline-block;
        position: relative
    }

        .header-inup .header-inup-logo img {
            margin-top: 10px;
            margin-left: -25px
        }

    .header-inup .header-inup-right {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .header-inup .header-inup-right .header-inup-right-cont {
            float: right;
            width: auto;
            display: inline-block;
            position: relative;
            margin-right: 10px
        }

            .header-inup .header-inup-right .header-inup-right-cont span {
                padding-top: 20px;
                position: relative;
                display: inline-block
            }

        .header-inup .header-inup-right .header-inup-right-btn {
            float: right;
            width: auto;
            display: inline-block;
            position: relative
        }

            .header-inup .header-inup-right .header-inup-right-btn span {
                float: right
            }

.showmoreitems {
    background: #0d5776;
    padding: 4px 15px;
    display: inline-block;
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px
}

    .showmoreitems .itemnubshow {
        font-size: 18px;
        font-weight: 700;
        color: #f39633
    }

.signinmsgbox {
    position: relative;
    margin-top: 20px;
    margin-left: 0%;
    padding: 2px 10px;
    font-size: 12px;
    color: #666;
    border-radius: 5px;
    text-align: center;
    margin-bottom: -20px;
}

    .signinmsgbox img {
        margin-top: -2px;
        margin-right: 5px
    }

.signup-errors {
    text-align: center
}

.signupmsgbox {
    position: relative;
    margin-top: 0;
    background: #0d5776;
    padding: 2px 10px;
    font-size: 13px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 7px;
    display: inline-block
}

.loadandshowmrow {
    width: 100%;
    position: relative;
    display: inline-block
}

.storeppstatment {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
    position: relative;
    margin-top: -10px
}

    .storeppstatment a {
        background: #fff;
        display: inline-block;
        position: relative;
        padding: 0 10px 2px;
        border-radius: 5px;
        border: 1px #ccc solid;
        cursor: default
    }

    .storeppstatment .muti-stores-count {
        font-size: 16px;
        display: inline-block;
        position: relative;
        color: #f39735;
        font-weight: 700
    }

    .storeppstatment .muti-stores-text {
        font-size: 14px;
        display: inline-block;
        position: relative;
        color: #0d5776;
        margin-left: 4px
    }

.godaddyicon {
    position: fixed;
    right: -132px;
    bottom: 45px;
    z-index: 9999999;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

    .godaddyicon:hover {
        right: 0;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .godaddyicon .godaddy-hovicon {
        width: 35px;
        height: 35px;
        margin-right: 8px;
        cursor: pointer
    }

.home-deliverythank {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

    .home-deliverythank h3 {
        text-align: center;
        padding: 0 10px;
        color: #000;
        font-weight: 700
    }

    .home-deliverythank .thankpstrttl {
        padding: 0 10px;
        color: #0d5776;
        font-weight: 700;
        font-size: 20px;
        text-align: right;
    }

    .home-deliverythank .thankpstrttl2 {
        text-align: left;
        padding: 0 10px;
        color: #0d5776;
        font-weight: 700;
        font-size: 20px
    }

    .home-deliverythank .thankpstrname {
        padding: 0 10px;
        color: #666;
        font-weight: 700;
        font-size: 14px;
        text-align: right;
    }

    .home-deliverythank .thankpdelivdat {
        text-align: left;
        padding: 0 10px;
        color: #666;
        font-weight: normal;
        font-size: 14px
    }

.deliveryttlchrg {
    width: 500px;
    height: auto;
    position: relative;
    border: 3px #a3d39c dotted;
    padding: 10px;
    margin: auto;
}

    .deliveryttlchrg .thnkttltab {
        color: #f5a75e;
        font-size: 18px;
        font-weight: 700
    }

    .deliveryttlchrg .thnkttltab1 {
        color: #000;
        font-size: 18px;
        font-weight: 700
    }

    .deliveryttlchrg .thnkttltab2 {
        color: #000;
        font-size: 22px;
        font-weight: 700
    }

    .deliveryttlchrg .thnkpr-icn1 {
        color: #f39735;
        font-size: 18px;
        margin-right: 5px
    }

    .deliveryttlchrg .thnkpr-icn2 {
        color: #f39735;
        font-size: 22px
    }

.srchfltrhd {
    color: #0d5776;
    font-size: 11px;
    display: inline-block;
    text-transform: uppercase
}

.filter-terms > li.active > a .srchfltrhd {
    color: #f39735 !important
}

.srchfltrhd-sub {
    color: #666;
    font-size: 11px;
    padding-left: 5px;
    text-transform: uppercase
}

.srchchk-sub {
    color: #666;
    display: inline-block;
    float: left;
    width: 15px !important;
    height: 15px !important
}

.srchchkcont-sub {
    color: #000;
    font-size: 12px;
    display: inline-block;
    float: left;
    text-transform: capitalize
}

.filtrtmmt {
    margin-top: 7px !important;
    display: inline-block
}

    .filtrtmmt:first-child {
        margin-top: 0 !important;
        display: inline-block
    }

.filtcnt {
    font-size: 10px;
    color: #666
}

.brandlogopdp {
    width: 60px;
    height: auto;
    display: inline-block;
    position: relative;
    margin-top: 10px
}

.allergicmod {
    width: 100%;
    height: auto;
    display: inline-block
}

    .allergicmod .allergicmodbd {
        width: 100%;
        height: auto;
        display: inline-block
    }

.revpddtlcount {
    margin-left: -20px;
    margin-top: 1px;
    position: relative;
    display: inline-block;
    font-size: 16px
}

.infopage-row {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    position: relative
}

.abtmobhed {
    background: #fff;
    display: inline-block;
    width: 100%;
    height: auto
}

    .abtmobhed .navbar-toggle {
        float: left
    }

.navbar-collapse-abt {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.abtmobhed button {
    padding: 5px;
    margin: 0;
    background: #0d5776;
    border-radius: 0
}

.abtmobhed span {
    background: #fff;
    display: inline-block
}

.dark-greyttl {
    font-size: 22px
}

#mobile_number-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px
}

#email_id-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

#signup_password-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px
}

#terms_check-error {
    position: absolute;
    margin-top: 7px;
    color: #666;
    font-size: 11px;
    background: #fff;
    padding: 5px 10px;
    margin-left: -56px;
    z-index: 1;
    border-radius: 5px;
    border: 1px #ccc solid;
    box-shadow: 1px 1px 3px #ccc;
    display: block;
}

    #terms_check-error:after {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border: 1px #ccc solid;
    }

    #terms_check-error:after {
        border-color: rgba(204, 204, 204, 0);
        border-bottom-color: #ccc;
        border-width: 10px;
        margin-left: -10px;
    }

#password-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

#email-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

.otpmsgcont {
    position: relative;
    color: #0d5776;
    font-size: 13px;
    margin-top: 0;
    text-align: center
}

.otpsendcont {
    position: absolute;
    margin-top: -17px !important;
    color: #a01821 !important;
    font-size: 11px !important;
    padding: 0 !important;
    z-index: 99;
    margin-left: 29px !important
}

#resendotplink {
    position: absolute;
    margin-top: -27px;
    color: #0d5776;
    font-size: 12px;
    z-index: 99;
    right: 0;
    margin-right: 15px
}

    #resendotplink:hover {
        color: #f7941e
    }

.form-group .mob-iconotpm {
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 29px;
    margin-top: 10px;
    margin-left: 4px
}

#phonenum-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

#first_name-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

#last_name-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

#mobile_verification_code_check-error {
    position: absolute;
    margin-top: -2px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

#gender-error {
    position: absolute;
    margin-top: 15px;
    color: #666;
    font-size: 11px;
    z-index: 99
}

.genderforsign {
    margin-top: 10px
}

    .genderforsign .gendspanmar1 {
        margin-left: 3px
    }

    .genderforsign .gendspan1 {
        margin-top: 0;
        margin-left: -7px
    }

    .genderforsign .gendspan2 {
        margin-top: 0;
        margin-left: -7px
    }

.genderforsign1 {
    margin-top: 4px
}

    .genderforsign1 .gendspanmar1 {
        margin-left: 15px
    }

    .genderforsign1 .gendspan1 {
        margin-top: 0;
        margin-left: -7px
    }

    .genderforsign1 .gendspan2 {
        margin-top: 0;
        margin-left: -7px
    }

.recipebloginhead {
    padding: 0 5px;
    display: inline-block;
    line-height: 44px
}

    .recipebloginhead a {
        padding: 0 10px !important
    }

    .recipebloginhead .recipimghed {
        margin-top: -6px;
        margin-right: 3px
    }

    .recipebloginhead .recipimghed1 {
        margin-top: -4px;
        margin-right: 3px
    }

.recipebloginhead1 {
    width: 100px;
    padding: 0 5px;
    display: inline-block;
    line-height: 44px
}

    .recipebloginhead1 a {
        background: none !important
    }

        .recipebloginhead1 a:hover {
            background: none !important
        }

.upper-nav {
    width: 100%;
    padding: 5px 0px;
    height: 30px;
}

.headfixedtop {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 99999;
    -webkit-transition: top .2s ease-in-out;
    -moz-transition: top .2s ease-in-out;
    -ms-transition: top .2s ease-in-out;
    -o-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out;
    padding-top: 10px;
    padding-bottom: 0px;
}

.upper-nav-icon {
    float: right !important;
    color: #fff;
}

.upper-nav-offers {
    background: #F39735;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600;
    padding: 0 5px;
    border-radius: 2px;
    text-decoration: none;
    display: inline-block
}

.upper-nav-txt1 {
    font-size: 12px;
    color: #fff;
    font-weight: 600
}

.upper-nav-txt2 {
    font-size: 15px;
    color: #fff !important;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-color: rgb(255, 255, 255);
    padding-bottom: 0px;
}

.upper-nav-txt-color {
    color: #fff !important
}

.upper-nav-txt-color2 {
    color: #fff !important;
    font-size: 18px !important
}

.tccoupon-banner {
    position: absolute;
    font-size: 11px;
    margin-top: -54px;
    right: 96px
}

.tccpn-style {
    list-style: disc;
    margin-left: 5%
}

.alert-ok-popup {
    background-color: #0d5776;
    color: #fff
}

.alert-cancel-popup {
    background-color: #f39735;
    color: #fff
}

.alert-ok-popup:hover {
    background-color: #f39735;
    color: #fff !important
}

.alert-cancel-popup:hover {
    background-color: #0d5776;
    color: #fff !important
}

.navbar-login {
    width: 200px;
    padding: 10px;
    padding-bottom: 5;
    border: 1px #ccc solid;
    position: relative;
}

    .navbar-login li {
        border-bottom: 1px #ccc solid;
        padding: 5px 15px;
    }

        .navbar-login li:last-child {
            border-bottom: none;
        }

        .navbar-login li a {
            color: #0d5776 !important;
            font-size: 13px;
            text-align: left;
            padding: 0px 0px !important;
        }

            .navbar-login li a:hover {
                color: #F39735 !important;
            }

.arrow-div:after {
    bottom: 100%;
    left: 170px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 20px solid #F39735;
}

.arrow-div1:after {
    bottom: 100%;
    left: 170px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 20px solid #0d5776;
}

.navbar-login-session {
    padding: 10px;
    padding-bottom: 0;
    padding-top: 0
}

.navbar-footer {
    background-color: #DDD
}

.navbar-footer-content {
    padding: 15px
}

.dropdown-menu {
    padding: 0;
}

.usericonppd {
    height: 35px;
    width: 35px;
    border: 1px #ccc solid;
    display: inline-block;
    border-radius: 50%;
}

    .usericonppd img {
        width: 100%;
        height: 100%
    }

.hlogmtop {
    margin-top: 8px;
    position: relative !important;
    right: -5px;
}

.dropdown-menu .divider3 {
    height: 1px;
    margin: 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.navbar-nav > li > a {
    padding: 11px 10px 12px !important;
    color: #000000 !important;
    font-weight: 500;
    FONT-SIZE: 15PX;
    LETTER-SPACING: 0PX;
}

.myaccnpp {
    color: #0d5776;
    font-size: 14px;
    font-weight: bold;
}

.navbar-login .myaccnpp .spanfleftmp {
    vertical-align: middle;
}

.myaccnpp1 {
    color: #666;
    font-size: 13px
}

.myaccnppbtn {
    width: 100%;
    height: 25px;
    display: inline-block;
    background: #0d5776;
    color: #fff;
    padding: 2px 2px 1px;
    text-align: center;
    font-size: 13px;
    border-right: 1px #ccc solid !important
}

    .myaccnppbtn:last-child {
        border-right: none
    }

    .myaccnppbtn:hover {
        background: #f39735;
        color: #fff !important
    }

.myaccnppbtnlog {
}

.toptxtunm {
    color: #fff !important
}

    .toptxtunm:hover {
        color: #eee !important;
    }

.topglyphiconicn {
    margin-top: -15px;
    position: relative;
    display: inline-block
}

.glyphicon-triangle-bottom {
    margin-top: -13px;
    position: relative;
    display: inline-block
}

.specialofffestiv {
    position: absolute;
    z-index: 99;
    top: -2px
}

    .specialofffestiv img {
        width: 80px;
        height: 60px
    }

.searchbann {
    width: 99%;
    height: auto;
    display: inline-block
}

.carousel-inner .itmdata [data-link] {
    cursor: pointer
}

.bnradsleft {
    width: 150px;
    position: absolute;
    margin-top: 20px;
    float: left;
    left: 5%
}

    .bnradsleft img {
        width: 100%;
        margin-bottom: 90px
    }

.bnradsright {
    width: 150px;
    position: absolute;
    margin-top: 20px;
    float: right;
    right: 5%
}

    .bnradsright img {
        width: 100%;
        margin-bottom: 90px
    }

.moblogo {
    width: 140px;
    padding: 10px 0
}

.buttonline {
    height: 1px;
    width: 100%;
    background: #F7F5F0;
    margin: 10px 0
}

.catgpos1 {
    background-position: 0 -62px
}

.catgpos2 {
    background-position: 0 -90px
}

.catgpos3 {
    background-position: 0 -34px
}

.catgpos6 {
    background-position: 0 -2px
}

.catgcommon {
    width: 31px !important;
    overflow: hidden;
    background-image: url(../images/common/commoncat.svg);
    background-repeat: no-repeat;
    left: 0;
    display: block;
    height: 31px;
    margin: auto
}

.mobsercharea {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 2px
}

    .mobsercharea form {
        margin: 0;
        padding: 0 0 5px
    }

@media screen and (min-width:300px) and (max-width:768px) {
    .navbar-fixed-top {
        border-bottom: 1px solid #f39735 !important;
        padding-bottom: 10px
    }
}

@media screen and (min-width:300px) and (max-width:767px) {
    .mobtopmargin {
        margin-top: 8px
    }

    .navmobile {
        width: 100%;
        height: auto;
        display: inline-block
    }

    .mobhedeiconbg {
        width: 100%;
        display: inline-block;
        padding: 10px 0;
        margin-top: 10px
    }

    .mobfixhd {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 999
    }

    .mobcat-col-2 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .mobcat-col-4 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .bgbluecolor {
        background: #0D5776
    }

    .bgbrowncolor {
        background: #F39735
    }

    .mobsercharea {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 2px
    }

        .mobsercharea a {
            cursor: pointer
        }

    .mobserchinput {
        width: 100%;
        height: 30px;
        border: none;
        padding-left: 30px;
        border-radius: 5px;
        cursor: pointer;
        background: #fff;
        display: inline-block;
        cursor: pointer
    }

        .mobserchinput .innrspansr {
            text-align: left;
            color: #666;
            display: inline-block;
            padding-top: 6px
        }

    .mobserchinput1 {
        width: 100%;
        height: 30px;
        border: none;
        border-radius: 5px
    }

    .mobsrchicon {
        position: absolute;
        margin: 8px 0 0 10px;
        z-index: 1
    }

    .mobsercharea2 {
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 15px 0 10px;
        position: absolute;
        margin-top: -130px
    }

        .mobsercharea2 .mobsercharea2-left {
            width: 9%;
            float: left;
            margin-left: 1%;
            display: inline-block;
            position: relative;
            margin-top: 3px
        }

        .mobsercharea2 .mobsercharea2-center {
            width: 75%;
            margin-left: 1%;
            float: left;
            display: inline-block;
            position: relative
        }

        .mobsercharea2 .mobsercharea2-right {
            width: 10%;
            margin-left: 2%;
            margin-right: 2%;
            float: left;
            display: inline-block;
            position: relative
        }

    .mobfixhd {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 999;
        -moz-transition: margin .5s ease-in 0;
        -webkit-transition: margin .5s ease-in 0;
        -o-transition: margin .5s ease-in 0;
        transition: margin .5s ease-in 0
    }

    .srchsugpagemob {
        width: 100%;
        height: 100%;
        display: block;
        background: #fff;
        position: fixed;
        z-index: 999999
    }

        .srchsugpagemob .srchsugpagemob-area {
            width: 100%;
            height: auto;
            display: inline-block;
            position: relative;
            margin-top: 15px;
            border-bottom: 1px #eee solid;
            padding-bottom: 10px
        }

            .srchsugpagemob .srchsugpagemob-area .srchpgiconmob-left {
                margin-top: 10px;
                padding-bottom: 10px
            }

    .mobhedeiconbg {
        width: 100%;
        display: inline-block;
        padding: 10px 0 20px;
        margin-top: 0
    }

    .mobcatspan1 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 33%
    }

    .mobcatspan2 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 25px;
        left: 17%
    }

    .mobcatspan3 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 36%
    }

    .mobcatspan4 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 42%
    }

    .mobkartpr1 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -8px;
        right: -3px;
        height: 25px;
        width: 25px;
        font-size: 12px
    }

    #signuppp {
        width: 100%
    }

    .signupp-scrl {
        max-height: 400px;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .mobtopmargin {
        margin-top: 0
    }

    .mobtopmarginhom {
        margin-top: 0
    }

    .headfixedtop {
        position: fixed;
        top: 0px;
        left: 0;
        width: 100%;
        margin: 0 !important;
        z-index: 9;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .footer-main .footer-pay-social .ftr-paymentarea ul li {
        width: 24%;
        display: inline-block;
    }

        .footer-main .footer-pay-social .ftr-paymentarea ul li img {
            width: 100%;
            display: inline-block;
        }

    .AddedCouponContent p {
        padding: 0px;
        margin: 0px;
    }

    .removcoupicn {
        position: absolute !important;
        left: 150px !important;
        margin-top: 3px !important;
    }

    .removcoupicn1 {
        position: absolute !important;
        right: 10px !important;
        margin-top: -23px !important;
    }

    .featurprbigimg-pd .hompkrtnom {
        z-index: 5 !important;
    }

    .deliveryttlchrg {
        width: 100% !important;
    }

    .home-deliverythank .thankpstrname {
        font-size: 12px;
    }

    .home-deliverythank .thankpdelivdat {
        font-size: 12px;
    }

    .thnkpgh {
        height: 35px !important;
    }

    .home-deliverythank h3 {
        padding: 0px 10px;
        margin-top: 0px !important;
    }

    .ui-tooltip {
        display: none !important;
    }

    .btn-cancel-com {
        margin-top: -30px !important;
    }

    .xs-t10 {
        margin-top: 10px !important;
    }

    .xs-p0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .coupon-code-main img {
        margin-top: 4px;
    }

    .choosusbox .imgpch1 {
        font-size: 11px !important;
    }

    .mycart-limit-popup {
        min-width: 140px;
    }

    .storedirecscroll {
        width: 100%;
        height: auto !important;
        overflow: visible !important;
        position: relative !important;
        display: inline-block;
    }

    .ordsumarybgcolor {
        background: #f5f5f5
    }

    .ord-smry-bgmob {
        background: #f5f5f5;
        width: 103% !important;
        position: relative;
        !important;
        bottom: 0px;
        border-top: 1px #ccc solid;
        font-size: 13px;
    }

    .totalamtmob {
        width: 50%;
        height: 60px;
        display: inline-block;
        position: fixed;
        left: 0px;
        bottom: 0px;
        z-index: 99;
        background: #fff;
        padding: 3px 5px;
        color: #0d5776;
        text-align: left;
        border-top: 1px #ccc solid;
    }

        .totalamtmob::before {
            content: "";
            position: absolute;
            top: 0px;
            z-index: -9;
            width: 200%;
            height: 5px;
            box-shadow: 1px -3px 2px #eee;
            left: 0px;
        }

        .totalamtmob a {
            color: #0d5776;
        }

            .totalamtmob a:hover {
                color: #0d5776;
            }

        .totalamtmob .totalamtmob-num {
            color: #000;
            font-size: 18px;
            margin-left: 5px;
            display: block;
            margin-top: 6px;
            font-weight: bold;
        }

    .btn-checkout1 {
        width: 150px !important;
        right: 10px;
        position: fixed;
        bottom: 10px;
        z-index: 9;
        border-radius: 3px !important;
        padding: 8px 5px !important;
        background: #f39735;
        border: 1px #f39735 solid !important;
        font-size: 14px !important;
        box-shadow: 0 0 4px #ccc;
    }

    .btn-checkout {
        background: #f39735;
        border: 1px #f39735 solid !important;
        width: 150px !important;
        right: 10;
        position: fixed;
        bottom: 10;
        z-index: 9;
        box-shadow: 0 0 4px #ccc;
        border-radius: 3px !important;
    }

    .checkout-areamob {
        position: fixed;
        bottom: 0px;
        height: 60px;
        display: inline-block;
        width: 50%;
        background: #fff;
        right: 0px;
        border-top: 1px #ccc solid;
        z-index: 9;
    }

    .customrow {
        margin-bottom: 70px;
    }

    .footer-main .footer-pay-social .ftr-socialarea ul li {
        padding: 0 5px;
    }

    .ratstorcount {
        float: left;
        position: relative;
        display: inline-block;
        margin-top: 0px;
        margin-left: -4px;
    }

    .media__body .store_rating_holder {
        width: 110px;
        display: inline-block;
        float: left;
        margin-top: 0px;
    }

    .media__body .storitempp {
        width: auto;
        display: inline-block;
        float: right;
        margin-top: 0px;
        font-size: 12px;
        color: #666;
    }

        .media__body .storitempp .storitem-count {
            color: #0d5776;
            font-weight: bold;
        }

    .ratstorpopup .star.half:after {
        content: '\2605';
        color: #fdc230;
        position: absolute;
        margin-left: -8px;
        width: 8px;
        overflow: hidden;
        top: 0px;
        display: inline-block;
    }

    .framebrand {
        height: 48px !important;
    }

    .excitingoff-big {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-bottom: 5px;
    }

        .excitingoff-big img {
            width: 100%;
            height: auto;
        }

    .landing-row {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

    .forcategnogut {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .landing-row .landpcatbox {
        width: 100%;
        height: 105px;
        max-height: 105px;
        display: inline-block;
        position: relative;
        float: left;
        background: #fff;
        margin-top: 0px;
        border-radius: 0px;
        overflow: hidden;
        margin-left: 0%;
        border-radius: 0px;
        box-shadow: none;
        transition: none;
    }

        .landing-row .landpcatbox:hover {
            box-shadow: none;
        }

        .landing-row .landpcatbox img {
            width: 100%;
            height: auto;
            border-radius: 0px;
            -moz-transition: none;
            -webkit-transition: none;
            transition: none
        }

            .landing-row .landpcatbox img:hover {
                -moz-transform: scale(none);
                -webkit-transform: scale(none);
                transform: scale(none)
            }

    .margrowtop2 {
        margin-top: 0px;
    }

    .media_logo.sameDay-border:after {
        content: "\2713";
        width: 30px;
        height: 30px;
        position: absolute;
        z-index: 99;
        top: 34%;
        font-size: 18px;
        left: 12%;
        font-weight: bold;
        color: #fff;
        padding: 3px 8px;
        border-radius: 50%;
        background: #0d5776;
    }

    .media_logo.fav_store-border:after {
        content: "\2713";
        width: 30px;
        height: 30px;
        position: absolute;
        z-index: 99;
        top: 34%;
        font-size: 18px;
        left: 12%;
        font-weight: bold;
        color: #fff;
        padding: 3px 8px;
        border-radius: 50%;
        background: #0d5776;
    }

    .media_logo.nxtDay-border:after {
        content: "\2713";
        width: 30px;
        height: 30px;
        position: absolute;
        z-index: 99;
        top: 34%;
        font-size: 18px;
        left: 12%;
        font-weight: bold;
        color: #fff;
        padding: 3px 8px;
        border-radius: 50%;
        background: #0d5776;
    }

    .h1headhom {
        font-size: 16px !important;
        padding-bottom: 0px !important;
        border-bottom: none !important;
    }

    .h2headhom {
        font-size: 16px !important;
        color: #0d5776 !important;
    }

    .todaybgtab {
        background: none !important;
        border: none !important;
    }

    .sec-header {
        color: #fff;
        min-height: 44px;
    }

    .marg-lefttop input {
        border-left: 1px #eee solid !important;
    }

    .main-swith {
        width: 90px;
        height: 30px;
        display: inline-block;
        position: absolute;
        margin-top: -2px;
        float: right;
        right: 13px;
    }

    .minheightaddadd {
        min-height: 25px !important;
    }

    .bg-referral {
        margin-top: -20px !important;
    }

    #cashback_offer_div .alert-warning {
        padding-left: 0px !important;
        font-size: 12px !important;
        color: #333;
    }

    .topiconoffers {
        margin-right: 0px !important;
    }

    .topiconstore {
        margin-right: 0px !important;
    }

    .topiconexpress {
        margin-right: 0px !important;
    }
    /*767 * 300*/
}

@media screen and (min-width:740px) and (max-width:767px) {
    .mobcatspan5 {
        width: 55px;
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 43px
    }

        .mobcatspan5 p {
            text-align: center;
            width: 100%
        }
}

.sidebarcartscrlpp::-webkit-scrollbar-track {
    background-color: #EEE;
    border-radius: 0
}

.sidebarcartscrlpp::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5
}

.sidebarcartscrlpp::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #AAA
}

.notiforinmobapp {
    width: 100%;
    position: fixed;
    padding: 5px 0;
    bottom: 0;
    z-index: 9;
    background: #0d5776
}

.notiforinmobapp-cont table {
    width: 100%
}

.notiforinmobapp-cont {
    width: 100%;
    position: relative;
    margin: auto
}

    .notiforinmobapp-cont img {
        text-align: center
    }

    .notiforinmobapp-cont h4 {
        color: #fff;
        margin-top: 10px;
        text-transform: uppercase
    }

    .notiforinmobapp-cont a {
        color: #fff;
        display: inline-block;
        cursor: pointer
    }

    .notiforinmobapp-cont .closenot {
        background: #fff;
        font-size: 13px;
        position: absolute;
        margin-top: -7px;
        right: 1px;
        color: #0d5776;
        z-index: 9;
        border: none;
        padding: 0 8px;
        cursor: pointer
    }

.notficnogut {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.leftaddr-icon {
    width: 27px;
    display: inline-block;
    float: left;
    margin-top: 3px;
}

    .leftaddr-icon i {
        font-size: 26px;
        color: #0d5776;
    }

.rightaddr-cont {
    width: 103px;
    display: inline-block;
    float: left;
    line-height: 11px;
    margin-top: 0px;
}

    .rightaddr-cont .rightaddr-contwid {
        width: 100%;
        display: inline-block;
    }

.rightaddr-cont1 {
    width: 100%;
    display: inline-block;
    float: left;
    line-height: 15px;
}

    .rightaddr-cont1 .rightaddr-contwid1 {
        width: 100%;
        display: inline-block;
    }

        .rightaddr-cont1 .rightaddr-contwid1:hover {
            color: #F39735;
        }

        .rightaddr-cont1 .rightaddr-contwid1 .glyphicon-triangle-bottom {
            margin-top: 0px;
        }

.fontsz11 {
    font-size: 11px;
    color: #000;
}

.fontforatag {
    color: #fff;
}

    .fontforatag:hover {
        color: #fff;
    }

    .fontforatag:focus {
        color: #fff;
    }

.sub-header-holder1 {
    width: auto;
    float: left;
    vertical-align: middle;
}

.headerpad {
    padding-top: 5px;
    padding-bottom: 5px;
}

.headbottompad {
    width: 100%;
    display: inline-block;
    position: relative;
}

.catbtnht {
    color: #333;
    background-color: #eee;
    height: 35px;
    display: inline-block;
    padding: 9px 12px;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin: -1px;
}

.catbtnhtrig {
    color: #fff;
    height: 35px;
    display: inline-block;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.colorf2 {
    color: #ccc;
}

.marginTB15 {
    margin: 15px 0px;
}

.marginTB5 {
    margin: 5px 0px;
}

.marginTB10 {
    margin: 10px 0px;
}

.paddingTB15 {
    padding: 15px 0px;
}

.bgfff {
    background: #fff; /* box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08); */
}

.radius5 {
    border-radius: 5px;
}

.bgcoloref {
    background: #efefef;
    padding: 25px 0px;
    border-top: 1px #ccc solid;
}

.bgcoloref1 {
    background: #fff;
    padding: 15px 0px;
    border-top: 1px #ccc solid;
}

.bgcoloref2 {
    background: #fbe5cd;
    padding: 15px 0px;
    border-top: 1px #ccc solid;
}

.h2headhom {
    font-size: 22px;
    font-weight: normal;
    color: #0d5776;
    border-bottom: 2px solid #eee;
    line-height: 0.1em;
    margin: 17px 0 20px;
    font-family: 'open_sansbold';
}

    .h2headhom span {
        background: #fff;
    }

.h2headhom1 {
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    font-family: 'open_sansbold';
    color: #F39735;
    border-bottom: 3px solid #bccad5;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

    .h2headhom1 span {
        background: #fff;
    }

.h2headhom2 {
    font-size: 24px;
    font-weight: bold;
    font-family: 'open_sansbold';
    color: #F39735;
    border-bottom: 2px solid #bccad5;
    line-height: 0.1em;
    margin: 15px 0 30px;
}

    .h2headhom2 span {
        background: #fff;
        margin-bottom: 3px;
    }

.choosusbox {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 10px;
}

    .choosusbox .imgpch {
        text-align: center;
    }

    .choosusbox .imgpch1 {
        text-align: center;
        font-size: 12px;
        color: #666;
        letter-spacing: 0.5px;
    }

.h1headhom {
    font-size: 22px;
    margin-top: 0px;
    color: #000000;
    fo; /* font-family: 'open_sansbold'; */
}

    .h1headhom .seemorbtn {
        width: auto;
        display: inline-block;
        border: none;
    }

        .h1headhom .seemorbtn a {
            color: #0d5776;
            font-size: 12px;
            transform: scaleY(0.85);
        }

            .h1headhom .seemorbtn a:hover {
                text-decoration: underline;
            }

.seemorbtn1 {
    position: absolute;
    width: auto;
    display: inline-block;
    border: none;
    color: #0d5776;
    font-size: 12px;
    transform: scaleY(0.85);
    font-weight: bold;
    font-family: 'open_sansbold';
    z-index: 9;
    right: 30px;
    margin-top: -39px;
}

    .seemorbtn1:hover {
        text-decoration: underline;
    }

.paddrightnogut {
    padding-right: 0px !important;
}

.paddleftnogut {
    padding-left: 0px !important;
}

.excitingoff-big {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
}

    .excitingoff-big img {
        height: auto;
    }

.martop14excit {
    margin-top: 14px !important;
}

.martopfetp14 {
    margin-top: 0px !important;
}

.excipadlr0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.cardblog {
    width: 100%;
    display: inline-block;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    transition: box-shadow .25s;
}

    .cardblog a {
        color: #666;
        display: inline-block;
        position: relative;
    }

        .cardblog a:hover {
            color: #666;
        }

    .cardblog .h6bog {
        font-size: 10px;
        margin-top: 0px;
        padding: 3px 10px 0px 10px;
        display: inline-block;
        position: relative;
        width: 100%;
        margin-bottom: 2px;
        color: #000;
        line-height: 15px;
    }

    .cardblog:hover {
        box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    }

.img-cardblog {
    width: 100%;
    height: 200px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    display: block;
    overflow: hidden;
}

    .img-cardblog img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        transition: all .25s ease;
    }

.cardblog-content {
    padding: 10px;
    text-align: left;
    padding-top: 5px;
}

    .cardblog-content p {
        padding-bottom: 0px;
        font-size: 12px;
    }

.cardblog-title {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    padding: 3px 10px;
    display: inline-block;
    position: relative;
    margin-bottom: 0px;
    text-transform: uppercase;
}

    .cardblog-title a {
        color: #000;
        text-decoration: none !important;
    }

.card-read-more {
    width: auto;
    display: inline-block;
    padding-left: 10px;
}

    .card-read-more a {
        text-decoration: none !important;
        border: 1px #0d5776 solid;
        margin-bottom: 10px;
    }

        .card-read-more a:hover {
            border: 1px #F39735 solid;
            background: #F39735;
            color: #fff;
        }

.framebrand {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    height: 65px;
    overflow: hidden;
}

.pplrrecipbox {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    transition: box-shadow .25s;
    border-radius: 5px;
}

    .pplrrecipbox:hover {
        box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    }

    .pplrrecipbox .h6bog {
        font-size: 10px;
        margin-top: 0px;
        padding: 3px 10px 0px 10px;
        display: inline-block;
        position: relative;
        width: 100%;
        margin-bottom: 2px;
        color: #000;
        line-height: 15px;
    }

    .pplrrecipbox .pplrrecipbox-img-a {
        width: 100%;
        height: 305px;
    }

        .pplrrecipbox .pplrrecipbox-img-a img {
            width: 100%;
            height: 305px;
        }

    .pplrrecipbox .pplrrecipbox-img {
        width: 100%;
        height: 155px;
    }

        .pplrrecipbox .pplrrecipbox-img img {
            width: 100%;
            height: 100%;
        }

    .pplrrecipbox .pplrrecipbox-cont {
        width: 100%;
        height: 150px;
    }

        .pplrrecipbox .pplrrecipbox-cont h4 {
            color: #000;
            margin: 4px 10px;
            font-size: 12px;
            display: inline-block;
            margin-top: 8px;
            font-weight: 500;
            text-transform: uppercase;
        }

        .pplrrecipbox .pplrrecipbox-cont p {
            color: #666;
            padding: 4px 10px;
            font-size: 12px;
            display: inline-block;
        }

.charlim225 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 225px;
}

.charlim250 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px;
}

.charlim300 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 300px;
}

.charlim120 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
    display: inline-block;
}

.shopbycatmob {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    margin-left: -5px;
    line-height: 19px;
}

.shopbystormob {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    margin-left: 0px;
    line-height: 19px;
    margin-top: -2px;
}

    .shopbystormob .shopbystormob-title {
        font-size: 10px;
        display: block;
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
        color: #f5f5f5;
    }

    .shopbystormob .shopbystormob-cont {
        font-size: 12px;
        display: block;
        position: relative;
        margin-top: -6px;
        margin-left: 0px;
        color: #fff;
    }

.locmobbgw {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    background: #f2f2f2;
    margin-top: 0px;
    margin-bottom: -5px;
    padding: 8px 0px;
}

    .locmobbgw .forlocicon {
        width: 20px;
        height: 25px;
        float: left;
        display: inline-block;
        position: relative;
    }

        .locmobbgw .forlocicon img {
            margin-top: 4px;
        }

    .locmobbgw .forlocicon-area {
        width: auto;
        float: left;
        display: inline-block;
        position: relative;
    }

        .locmobbgw .forlocicon-area .forlocicon-areacont {
            width: 100%;
            display: inline-block;
            font-size: 11px;
            color: #000;
            margin-top: 0px;
            position: relative;
            clear: both;
        }

        .locmobbgw .forlocicon-area .forlocicon-arealoc {
            width: 100%;
            display: inline-block;
            font-size: 13px;
            margin-top: -3px;
            color: #0d5667;
            font-weight: bold;
            position: relative;
            clear: both;
        }

.ftrcateglink {
    color: #666 !important;
}

    .ftrcateglink:hover {
        color: #F39735 !important;
    }

.ftrcatrb {
    padding-right: 5px;
}

    .ftrcatrb:after {
        content: "";
        position: absolute;
        z-index: 100;
        width: 1px;
        height: 10px;
        background: #666;
        margin-left: 4px;
        margin-top: 4px;
    }

    .ftrcatrb:last-child:after {
        width: 0px;
        height: 0px;
    }

.mycartimgratio {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

    .mycartimgratio img {
        max-width: 50px;
        max-height: 50px;
    }

.hrpad {
    margin-top: 10px;
    margin-bottom: 10;
    border: 0;
    border-top: 1px solid #eee;
}

.transcolr {
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    color: #666;
    padding-right: 5px;
}

.ratrivstr {
    width: auto;
    display: inline-block;
    color: #666;
    margin-left: 5px;
}

    .ratrivstr .ratrivstr-ratavb {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 13px;
    }

    .ratrivstr .ratrivstr-ratcnt {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 13px;
    }

.foronestar {
    width: auto;
}

    .foronestar .star {
        font-size: 18px;
        width: 20px;
        display: inline-block;
        color: #e8e3dd;
        height: 20px;
        margin-top: -5px;
        font-style: normal
    }

        .foronestar .star:last-child {
            margin-right: 0
        }

        .foronestar .star:before {
            content: '\2605';
            font-style: normal
        }

        .foronestar .star.on {
            color: #fdc230;
            font-style: normal
        }

#offer-table table .ratrivstr1 {
    width: auto;
    display: inline-block;
    color: #666;
    margin-left: 0px;
    font-size: 12px;
}

    #offer-table table .ratrivstr1 .ratrivstr-ratavb1 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 12px;
    }

    #offer-table table .ratrivstr1 .ratrivstr-ratcnt1 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 12px;
    }

#offer-table table .foronestar1 {
    width: auto;
}

    #offer-table table .foronestar1 .star1 {
        font-size: 16px;
        width: 15px;
        display: inline-block;
        color: #e8e3dd;
        height: 15px;
        margin-top: -5px;
        font-style: normal
    }

        #offer-table table .foronestar1 .star1:last-child {
            margin-right: 0
        }

        #offer-table table .foronestar1 .star1:before {
            content: '\2605';
            font-style: normal
        }

        #offer-table table .foronestar1 .star1.on {
            color: #fdc230;
            font-style: normal
        }

.border-stylestr1 {
    height: 8px;
    width: 2px !important;
    padding: 0 !important;
    margin-top: 4px;
    margin-right: 3px;
    background: #ccc;
    display: inline-block;
}

.border-stylestr {
    height: 12px;
    width: 2px !important;
    padding: 0 !important;
    margin-top: 4px;
    margin-right: 5px;
    background: #ccc;
    display: inline-block;
}

.numofrat1 {
    width: auto;
    float: left;
    margin-left: -22px;
    margin-top: 4px;
    border-right: 2px #ccc solid;
    line-height: 15px;
    padding-right: 8px;
}

.numofrat2 {
    width: auto;
    float: left;
    margin-left: 8px;
    margin-top: 2px;
}

.numofrat3 {
    width: auto;
    float: left;
    margin-top: 4px;
    border-left: 2px #ccc solid;
    line-height: 15px;
    padding-left: 8px;
    margin-left: 10px;
    transform: scaleY(0.85);
    display: inline-block;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #187298;
    font-weight: 500;
}

.pdtlamtop {
    margin-top: 10px;
}

.possabpdtmof {
    position: absolute;
}

.page-modal-loc {
    background: #000;
    bottom: 0;
    display: none;
    left: 0;
    opacity: .7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    position: fixed;
    right: 0;
    z-index: 9;
    top: 0px;
}

.mobcarhead {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: relative;
}

.mobkartpr {
    position: absolute;
    border-radius: 50%;
    background: #48ae35;
    text-align: center !important;
    color: #fff;
    font-family: 'open_sansbold';
    line-height: 24px;
    top: -3px;
    margin-left: -9px;
    height: 25px;
    width: 25px;
    font-size: 12px;
}

.mobstortpr {
    position: absolute;
    border-radius: 50%;
    background: #48ae35;
    text-align: center !important;
    color: #fff;
    font-family: 'open_sansbold';
    line-height: 20px;
    top: -3px;
    left: 16px;
    height: 20px;
    width: 20px;
    font-size: 12px;
}

.mobloginhead {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: relative;
}

.headtoplogcar {
    right: -25px;
}

.location-bar .loctop-barfull {
    width: auto;
    height: auto;
    position: relative;
}

.location-bar .loctop-barfull-add {
    width: auto;
    height: auto;
    position: relative;
}

.recipeslid {
    height: 554px !important;
}

#signup_email_id-error {
    position: absolute;
    margin-top: -2px;
    font-size: 11px;
    color: #666;
}

.special-instruc {
    font-size: 12px !important;
    border: none;
    border: 1px #ddd solid;
}

.delivhearbtn {
    background: #0d5776;
    padding: 2px 10px;
    color: #fff !important;
    cursor: pointer;
    ;
    border-radius: 5px;
}

.delivhearbtn1 {
    background: #F39735;
    padding: 2px 10px;
    color: #fff !important;
    cursor: pointer;
    border-radius: 5px;
}

.strikeamt {
    font-size: 14px;
    color: #666;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    box-shadow: 0 0 0px 1000px white inset !important;
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

    .row.no-gutters > [class^="col-"],
    .row.no-gutters > [class*=" col-"] {
        padding-right: 0;
        padding-left: 0;
    }

.no-gutters {
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.removcoupicn {
    position: absolute;
    right: 13px;
    margin-top: 3px;
}

.removcoupicn1 {
    position: absolute;
    right: 13px;
    margin-top: -31px;
}

.pponcarthead {
    max-width: 50px;
    max-height: 50px;
    display: inline-block;
    position: relative;
}

.dispaytable {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.videobox {
    width: 100%;
    display: inline-block;
    position: relative;
    height: auto;
}

    .videobox .videobox-video {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-top: 20px;
    }

        .videobox .videobox-video iframe {
            width: 100%;
        }

    .videobox .videobox-head {
        width: 100%;
        height: 60px;
        display: inline-block;
        position: relative;
        margin-top: 3px;
    }

        .videobox .videobox-head p {
            font-weight: bold;
            color: #000;
        }

    .videobox .videobox-views {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
    }

.custreviewsl {
    height: 200px;
    margin-top: 30px;
}

.w-100 {
    width: 100% !important;
    display: inline-block;
    position: relative;
}

.lg-t10 {
    margin-top: 10px !important;
}

.applybtn {
    background-color: #faf7f3 !important;
    border: 1px solid #ddd !important;
    border-radius: 0px !important;
    border-left: 0px !important;
    cursor: pointer;
}

.afterlogicon {
    margin-left: 7px;
    margin-right: 7px;
}

.storedirecscroll {
    width: 100%;
    height: 500px;
    overflow: auto;
    display: inline-block !important;
}

.subscribpopupbg {
    background: url(../images/subscribe-nowbg1.png) no-repeat;
    height: 522px;
}

.allicons {
    background-image: url('../images/all-icons.png');
    display: inline-block;
    position: relative;
}

.facebook-icon {
    width: 38px;
    height: 38px;
    background-position: -4px -39px;
    overflow: hidden;
}

.youtube-icon {
    width: 38px;
    height: 38px;
    background-position: -50px -39px;
    overflow: hidden;
}

.twitter-icon {
    width: 38px;
    height: 38px;
    background-position: -91px -39px;
    overflow: hidden;
}

.googleplus-icon {
    width: 38px;
    height: 38px;
    background-position: -133px -39px;
    overflow: hidden;
}

.linkdin-icon {
    width: 38px;
    height: 38px;
    background-position: -178px -39px;
    overflow: hidden;
}

.pinterest-icon {
    width: 38px;
    height: 38px;
    background-position: -227px -39px;
    overflow: hidden;
}

.whatsapp-icon {
    width: 38px;
    height: 38px;
    background-position: -313px -79px;
    overflow: hidden;
}

.mastercard-icon {
    width: 54px;
    height: 36px;
    background-position: -118px -1px;
    overflow: hidden;
}

.american-express-icon {
    width: 54px;
    height: 36px;
    background-position: -2px -1px;
    overflow: hidden;
}

.visa-icon {
    width: 54px;
    height: 36px;
    background-position: -354px -1px;
    overflow: hidden;
}

.net-banking-icon {
    width: 54px;
    height: 36px;
    background-position: -236px -1px;
    overflow: hidden;
}

.cashondelivery-icon {
    width: 54px;
    height: 36px;
    background-position: -60px -1px;
    overflow: hidden;
}

.paytm-icon {
    width: 54px;
    height: 36px;
    background-position: -295px -1px;
    overflow: hidden;
}

.mobikwike-icon {
    width: 54px;
    height: 36px;
    background-position: -177px -1px;
    overflow: hidden;
}

.sodexo-icon {
    width: 54px;
    height: 36px;
    background-position: -251px -78px;
    overflow: hidden;
}

.googleplay-icon {
    width: 114px;
    height: 40px;
    background-position: -280px -39px;
    overflow: hidden;
}

.iphone-icon {
    width: 114px;
    height: 40px;
    background-position: -242px -119px;
    overflow: hidden;
}

.hours3del-icon {
    width: 37px;
    height: 37px;
    background-position: -125px -77px;
    overflow: hidden;
}

.genuine100per-icon {
    width: 37px;
    height: 37px;
    background-position: -208px -77px;
    overflow: hidden;
}

.freedelivery-icon {
    width: 37px;
    height: 37px;
    background-position: -44px -77px;
    overflow: hidden;
}

.allergybased-icon {
    width: 37px;
    height: 37px;
    background-position: -85px -77px;
    overflow: hidden;
}

.securepay-icon {
    width: 37px;
    height: 37px;
    background-position: -166px -77px;
    overflow: hidden;
}

.easyreturn-icon {
    width: 37px;
    height: 37px;
    background-position: -5px -77px;
    overflow: hidden;
}

.easyreturn-icon {
    width: 37px;
    height: 37px;
    background-position: -5px -77px;
    overflow: hidden;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    margin-top: 76px !important;
}

.custom-modal-dialog {
    z-index: 999999;
    display: none;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.custom-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 600px;
    border-radius: 5px;
}

.custom-modal-body {
    position: relative;
    padding: 15px;
    border-radius: 10px;
}

.custom-modal-body {
    font-family: 'open_sansregular' !important;
}

.custom-modal-body {
    position: relative;
    padding: 15px;
    border-radius: 10px;
}

.custom-modal-style {
    text-align: center;
    color: #0d5776;
}

    .custom-modal-style h3 {
        text-align: center;
        color: #0d5776;
        margin-bottom: 0px;
    }

.offerdmodeleft {
    position: absolute; /* right:150px; */
    bottom: 0px;
}

    .offerdmodeleft > p {
        text-align: center;
        padding: 0px;
        line-height: 10px;
        margin: 0px;
        font-size: 11px;
        color: #031935;
    }

        .offerdmodeleft > p > span {
            float: left;
        }

            .offerdmodeleft > p > span > a:hover {
                text-decoration: none;
            }

.formoblocpp {
    line-height: 14px;
}

.storebb-title {
    border-bottom: none !important;
    padding-bottom: 0px !important;
}

.store_brownbag {
    margin-bottom: 10px;
    padding-right: 5px !important;
    padding-left: 5px !important;
    cursor: pointer;
}

.store_overflow {
    max-height: 425px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.monsoonalert {
    width: 31%;
}

.chosen-container {
    box-shadow: 0px 0px 1px 1px #eee;
}

.no-radius {
    border-radius: 0px !important;
}

.border-bottom-gray {
    border-bottom: 1px #ccc solid;
    padding-bottom: 5px;
}

.referralcode {
    width: auto;
    margin: auto;
    display: table;
    font-size: 18px;
    background: #41aad6;
    color: #fff;
    padding: 4px 10px;
    border-radius: 0px;
}

    .referralcode i {
        color: #fff;
        border-left: 1px #82cae8 solid;
        margin-left: 10px;
    }

        .referralcode i:hover {
            color: #F39735;
        }

.textbgunderline {
    width: 100%;
    position: relative;
    border-bottom: 1px #ccc solid;
    line-height: 0.1em;
}

    .textbgunderline span {
        position: relative;
        background: #fff;
        padding: 0px 10px;
    }

.referraltab {
    border: 1px #F39735 solid;
    padding: 5px 10px;
    color: #0d5776;
    width: 120px;
    display: inline-block;
}

.ordered-list {
    width: auto;
    display: inline-block;
    position: relative;
}

    .ordered-list li {
        list-style-type: decimal;
        margin-left: 20px;
        line-height: 20px;
        padding-bottom: 20px;
    }

.f-s-11 {
    font-size: 11px !important;
}

.f-s-12 {
    font-size: 12px !important;
}

.f-s-13 {
    font-size: 13px !important;
}

.f-s-14 {
    font-size: 14px !important;
}

.f-s-16 {
    font-size: 16px !important;
}

.f-s-18 {
    font-size: 18px !important;
}

.f-s-20 {
    font-size: 20px !important;
}

.f-s-22 {
    font-size: 22px !important;
}

.f-s-24 {
    font-size: 24px !important;
}

.f-s-26 {
    font-size: 26px !important;
}

.f-s-28 {
    font-size: 28px !important;
}

.f-s-30 {
    font-size: 30px !important;
}

.f-s-32 {
    font-size: 32px !important;
}

.f-s-34 {
    font-size: 34px !important;
}

.f-s-36 {
    font-size: 36px !important;
}

.bgpaddning {
    display: inline-block;
    color: #031935;
    margin-top: 0px;
    padding: 6px 10px 4px 10px;
    font-size: 13px;
    line-height: 14px;
}

.store-s-i {
    font-size: 22px !important;
    line-height: 10px !important;
}

.inline-block {
    display: inline-block;
}

.bagforcheckout .my-tool-tip i {
    padding: 3px 6px;
}

.bagforcheckout select {
    background: #faf7f3;
    border-color: #ddd;
    color: #a7a3a3;
    font-size: 13px;
}

.default-addr-select .addresselectdbtn {
    margin-top: 9px;
    padding: 2px 5px;
    background: #0d5776;
    border-radius: 5px;
    font-size: 13px;
    color: #fff;
}

    .default-addr-select .addresselectdbtn a {
        font-size: 13px;
        color: #fff;
        cursor: pointer;
        font-family: open_sansbold !important;
    }

.default-addr-select .addresselectdbtn1 {
    margin-top: 9px;
    padding: 2px 5px;
    background: #F39735;
    border-radius: 5px;
    font-size: 13px;
    color: #fff;
    font-family: open_sansbold !important;
}

.minheightaddadd {
    min-height: 35px !important;
}

.display-none {
    display: none;
}

.bg-none {
    background: none;
}

.bg-referral {
    background: #fff;
    margin-top: -50px;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.16), 0px 0px 2px 0px rgba(0,0,0,0.12);
}

    .bg-referral .referral-message {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .bg-referral .referral-email {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        margin-left: -5px;
    }

.referralactive .active {
    background: #F39735;
    color: #fff;
}

.bgf5f5f5 {
    background: #f5f5f5;
}

.text-green {
    color: #48ae35;
}

.signupeyes {
    margin-top: 13px;
    position: absolute;
    right: 0px;
}

.signuptcnbox {
    color: #787878;
    font-size: 14px;
    margin-top: 10px;
}

.signupagreetext {
    margin-top: -21px;
    font-size: 12px;
    position: relative;
    display: block;
    margin-left: 25px;
}

#cashback_offer_div .alert-warning {
    margin: 0px 0 0 !important;
    font-size: 14px;
    color: #333;
}

    #cashback_offer_div .alert-warning p {
        margin-bottom: 0px !important;
    }

#cashback_offer_div .alert {
    padding: 5px !important;
}

.list-style-decimal li {
    list-style-type: decimal;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 20px;
}

@media screen and (min-width:321px) and (max-width:375px) {
    .custom-row {
        margin-right: 0;
        width: 100%;
        margin-left: 0;
        display: inline-block
    }

    #offer_list {
        background: #f7f5f0;
        padding-bottom: 5px;
        margin-top: 10px;
    }

    .row.no-gutters-pdetail {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters-pdetail > [class^="col-"], .row.no-gutters-pdetail > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .mobcat-col-2 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .mobcat-col-4 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .marginLR10 {
        padding: 0;
        color: #666
    }

    .select_store_box {
        margin: 0 auto;
        padding: 27px 50px 40px;
        margin-top: 75px;
        box-shadow: none;
        border-radius: 5px;
        background-color: rgba(255,255,255,0.85)
    }

    .landing-page-head {
        font-size: 16pt;
        color: #35718a;
        margin-top: 40px
    }

    .landing-page .navbar {
        min-height: 60px;
        box-shadow: none;
        border-bottom: 1px solid #dfdfdf
    }

    .header-inup {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .header-inup .header-inup-logo {
            width: auto;
            height: auto;
            display: inline-block;
            position: relative
        }

            .header-inup .header-inup-logo img {
                margin-top: 10px;
                margin-left: 0
            }

        .header-inup .header-inup-right {
            width: 100%;
            height: auto;
            display: inline-block;
            position: relative
        }

            .header-inup .header-inup-right .header-inup-right-cont {
                float: right;
                width: auto;
                display: inline-block;
                position: relative;
                margin-right: 10px
            }

                .header-inup .header-inup-right .header-inup-right-cont span {
                    padding-top: 20px;
                    position: relative;
                    display: inline-block
                }

            .header-inup .header-inup-right .header-inup-right-btn {
                float: right;
                width: auto;
                display: inline-block;
                position: relative
            }

                .header-inup .header-inup-right .header-inup-right-btn span {
                    float: right
                }

                .header-inup .header-inup-right .header-inup-right-btn .btn-signup {
                    border: 1px solid #0d5776;
                    color: #fff;
                    font-size: 14px;
                    background: #0d5776;
                    padding: 4px 10px !important;
                    border-radius: 5px;
                    margin-right: 20px;
                    font-family: 'open_sansbold'
                }

    .storeppstatment {
        width: 100%;
        height: auto;
        display: inline-block;
        text-align: center;
        position: relative;
        margin-top: 0
    }

        .storeppstatment a {
            background: #fff;
            display: inline-block;
            position: relative;
            padding: 0 10px 2px;
            border-radius: 5px;
            border: 1px #ccc solid;
            cursor: default
        }

        .storeppstatment .muti-stores-count {
            font-size: 16px;
            display: inline-block;
            position: relative;
            color: #f39735;
            font-weight: 700
        }

        .storeppstatment .muti-stores-text {
            font-size: 14px;
            display: inline-block;
            position: relative;
            color: #0d5776;
            margin-left: 4px
        }

    .bgbluecolor {
        background: #0D5776
    }

    .bgbrowncolor {
        background: #F39735
    }

    .mobsercharea {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 2px
    }

        .mobsercharea a {
            cursor: pointer
        }

    .mobserchinput {
        width: 100%;
        height: 30px;
        border: none;
        padding-left: 30px;
        border-radius: 5px;
        cursor: pointer;
        background: #fff;
        display: inline-block;
        cursor: pointer
    }

        .mobserchinput .innrspansr {
            text-align: left;
            color: #666;
            display: inline-block;
            padding-top: 6px
        }

    .mobserchinput1 {
        width: 100%;
        height: 30px;
        border: none;
        border-radius: 5px
    }

    .mobsrchicon {
        position: absolute;
        margin: 8px 0 0 10px;
        z-index: 1
    }

    .mobsercharea2 {
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 15px 0 10px;
        position: absolute;
        margin-top: -130px
    }

        .mobsercharea2 .mobsercharea2-left {
            width: 9%;
            float: left;
            margin-left: 1%;
            display: inline-block;
            position: relative;
            margin-top: 3px
        }

        .mobsercharea2 .mobsercharea2-center {
            width: 75%;
            margin-left: 1%;
            float: left;
            display: inline-block;
            position: relative
        }

        .mobsercharea2 .mobsercharea2-right {
            width: 10%;
            margin-left: 2%;
            margin-right: 2%;
            float: left;
            display: inline-block;
            position: relative
        }

    .mobfixhd {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 999;
        -moz-transition: margin .5s ease-in 0;
        -webkit-transition: margin .5s ease-in 0;
        -o-transition: margin .5s ease-in 0;
        transition: margin .5s ease-in 0
    }

    .srchsugpagemob {
        width: 100%;
        height: 100%;
        display: block;
        background: #fff;
        position: fixed;
        z-index: 999999
    }

        .srchsugpagemob .srchsugpagemob-area {
            width: 100%;
            height: auto;
            display: inline-block;
            position: relative;
            margin-top: 15px;
            border-bottom: 1px #eee solid;
            padding-bottom: 10px
        }

            .srchsugpagemob .srchsugpagemob-area .srchpgiconmob-left {
                margin-top: 10px;
                padding-bottom: 10px
            }

    .mobhedeiconbg {
        width: 100%;
        display: inline-block;
        padding: 10px 0 20px;
        margin-top: 0
    }

    .mobcatspan1 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 14px
    }

    .mobcatspan2 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 25px;
        left: 17px
    }

    .mobcatspan3 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 16px
    }

    .mobcatspan4 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 34px;
        left: 18px
    }

    .mobcatspan5 {
        width: 55px;
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 2px
    }

        .mobcatspan5 p {
            text-align: center
        }

    .mobkartpr1 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -8px;
        right: -3px;
        height: 25px;
        width: 25px;
        font-size: 12px
    }

    #signuppp {
        width: 100%
    }

    .signupp-scrl {
        max-height: 400px;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .mobtopmargin {
        margin-top: 0
    }

    .mobtopmarginhom {
        margin-top: 0
    }

    .landing-page {
        background: url(../images/landingBg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .btn-login {
        border: 1px solid #0D5776;
        color: #1b617e;
        font-size: 14px;
        background: none;
        font-family: 'open_sansbold';
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 10px
    }

    .btn-signupNew, .btn-signup {
        border: 1px solid #0d5776;
        color: #fff;
        font-size: 14px;
        background: #0d5776;
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 20px;
        font-family: 'open_sansbold'
    }

    .gglply {
        width: 90px;
        margin-left: 15px
    }

    .margin-top20 {
        margin-top: 10px
    }

    .delivery label.homedelivery {
        background: no-repeat url(../images/icon_select_delevery1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        margin-right: 15px;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery span, .delivery label.pickup span {
            margin-top: 80%;
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-family: 'open_sanssemibold';
            font-size: 13px;
            color: #111
        }

    .delivery label.pickup {
        background: no-repeat url(../images/icon_select_pickup1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery:hover, .delivery label.pickup:hover, .delivery label.active {
            border: 3px solid #f39633;
            background-color: #fff
        }

    .start-shopping {
        padding: 4px 20px
    }

    #shop1 .modal-dialog, #itemoffrshop1 .modal-dialog, #myCartshop1 .modal-dialog {
        width: 345px !important;
        margin: 30px auto
    }

    .modal-body p {
        width: 100%;
        margin: 0 auto 10px;
        font-size: 12px;
        text-align: center
    }

    .offertbldtl {
        width: 100%;
        display: inline-block
    }

        .offertbldtl > thead > tr > th, .offertbldtl > tbody > tr > th, .offertbldtl > tfoot > tr > th, .offertbldtl > thead > tr > td, .offertbldtl > tbody > tr > td, .offertbldtl > tfoot > tr > td {
            line-height: 1.42857;
            padding: 8px;
            vertical-align: top
        }

    .offerdtl {
        border-bottom: 1px #ccc solid
    }

        .offerdtl:last-child {
            border-bottom: 0 #ccc solid
        }

    aside.combo-price {
        display: inline-block;
        width: 100%;
        padding: 4px;
        box-sizing: border-box;
        border: 1px solid #f39735;
        border-radius: 5px;
        vertical-align: top;
        position: relative
    }

    .combo-price ul li, .total-mrp {
        color: #666;
        font-size: 13px
    }

    .combo-price ul li, .combo-price ul {
        margin: 2px
    }

        .combo-price ul li span {
            width: 40%;
            float: right;
            text-align: left
        }

    .prod-dtls-list .prod-img {
        min-width: 80px
    }

        .prod-dtls-list .prod-img img {
            width: 100%
        }

    .prod-dtls-list .prod-tddtl {
        min-width: 210px;
        font-size: 13px;
        height: 28px;
        display: inline-block
    }

    .prod-dtls-list .prod-tddtl2 {
        min-width: 210px;
        font-size: 14px;
        height: 30px;
        display: inline-block;
        display: none;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl3 {
        min-width: 210px;
        font-size: 13px;
        height: 27px;
        display: inline-block;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl4 {
        min-width: 210px;
        font-size: 13px;
        height: 30px;
        display: inline-block;
        top: 110px;
        left: 98px;
        z-index: 9
    }

    .heigt425 {
        overflow-y: scroll;
        min-height: 120px;
        max-height: 350px
    }

    #itemsListingDiv {
        padding: 5px 0 0 !important;
        background: #f7f5f0
    }

    .srchresult {
        text-align: center;
        color: #BE2D14
    }

    .owl-carousel .owl-item {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0 2px
    }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 1px;
        float: left;
        text-align: center;
        width: 100%;
        position: relative;
        padding: 10px
    }

    .category-head .cat_head, .category-head .cat_head:hover, .category-head .cat_head:focus {
        color: #0d5776;
        font-family: "open_sanssemibold";
        font-size: 14px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent !important;
        text-transform: capitalize
    }

    .category-head a {
        color: #fff;
        font-size: 12px;
        background: #f39735;
        display: inline-block;
        padding: 2px 5px;
        border: 1px solid #fff;
        margin-left: 15px;
        vertical-align: middle;
        text-transform: capitalize;
        border-radius: 20px
    }

        .category-head a:hover {
            background: #f39735;
            color: #fff;
            border: 1px solid #f39735
        }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 10px 0;
        min-height: 190px
    }

    .hover-show {
        margin: 0;
        background: #fff;
        padding: 10px;
        min-height: 357px !important;
        max-height: 357px !important;
        border: 1px solid #fff;
        position: relative;
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc
    }

    .product-image {
        opacity: 1;
        padding: 0 10px 0 0;
        font-size: 10px;
        clear: both;
        height: 140px;
        margin-bottom: 10px;
        display: table-cell;
        vertical-align: middle;
        text-align: center
    }

        .product-image img {
            max-width: 125px;
            max-height: 125px;
            padding: 0px
        }

    .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 10px;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .product-text-rating {
        padding: 0 1px;
        height: 92px;
        margin-top: 10px
    }

    .product-text {
        opacity: 1;
        padding: 5px 0;
        font-size: 12px;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        color: #252627;
        line-height: 18px
    }

    .prod-Rating {
        height: 30px;
        padding: 0;
        display: inline-block;
        width: 100%
    }

        .prod-Rating .prodRating {
            width: 115px;
            float: left;
            margin-left: -1px
        }

            .prod-Rating .prodRating .fa-star {
                color: #f8ad32;
                width: 18px !important;
                font-size: 18px !important
            }

            .prod-Rating .prodRating.showRatedetails.font16 .fa-star {
                color: #fdc230
            }

            .prod-Rating .prodRating .star-off {
                color: #e8e3dd !important;
                width: 18px !important;
                font-size: 18px !important
            }

            .prod-Rating .prodRating .product_Rating .fa-star {
                color: #0d5776;
                font-size: 26px !important;
                width: 24px
            }

            .prod-Rating .prodRating .fa-star-half-o {
                color: #fdc53b;
                font-size: 16px;
                width: 20px
            }

        .prod-Rating .reviRat {
            width: 30px;
            height: auto;
            float: left;
            color: #666;
            border: 1px #dedede solid;
            padding: 0 5px;
            font-size: 12px;
            border-radius: 3px;
            margin-top: 2px;
            margin-left: 2px
        }

    .save {
        background: #ef5a2f;
        color: #fff;
        border-radius: 50%;
        position: absolute;
        width: 38px;
        height: 38px;
        padding-top: 9px;
        font-size: 12px;
        line-height: 12px;
        top: 80px;
        text-align: center;
        font-family: 'open_sansbold'
    }

        .save span {
            font-size: 12px;
            font-family: 'open_sansregular';
            display: block;
            margin-top: -1px
        }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 2px 0 0;
        float: left;
        text-align: center;
        width: 49.2%;
        position: relative;
        padding: 5px 5px 13px !important
    }

        #offer_list .item:hover {
            padding: 5px 5px 13px !important;
            margin: 5px 2px 0 0;
            z-index: 0
        }

            #offer_list .item:hover.hover-show.scrollproductdata {
                padding: 5px 5px 13px !important;
                z-index: 0
            }

    #offer_list #view_all_itemslistDiv .item:hover {
        z-index: 0
    }

    .category-head, .category-head .categ-name {
        color: #0d5776;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        margin: 0 0 0 13px;
        padding: 0 5px !important;
        background: none;
        text-transform: capitalize;
        border: 0;
        cursor: default;
        text-align: left
    }

    .cat_head2 {
        float: right;
        padding-right: 5px;
        padding-top: 0
    }

    .marleft {
        margin-left: -5%;
        margin-top: -27px
    }

    .btn-add1 {
        background: #135775;
        width: inherit;
        line-height: 15px;
        margin-bottom: 15px;
        padding: 8px 10px;
        height: 34px;
        border-radius: 4px;
        color: #fff
    }

        .btn-add1:hover {
            background: #F39735;
            color: #fff
        }

    .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    #offer_list .item > .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    .prod-offer {
        display: block;
        clear: both;
        padding-left: 0;
        min-height: 28px
    }

    .price {
        color: #be2d14;
        font-family: 'open_sansbold';
        font-size: 16px;
        text-align: left;
        padding: 2px 2px 0
    }

    .owl-item .price .mrp, .fa-inr {
        font-size: 11px
    }

    #startShopFrm1 .chosen-container {
        width: 100% !important
    }

    #startShopFrm1 select.custom-dropdown {
        padding: 6px 10px
    }

    .delivery-day {
        font-size: 12px;
        height: 17px
    }

    .item-more-offers {
        font-size: 11px;
        margin: 0 10px;
        color: #fff;
        background: url(../images/morofferbbb.svg) no-repeat;
        background-position: -30px 0;
        width: 175px;
        display: inline-block;
        margin-left: -6px;
        padding: 1px 0 2px 7px;
        font-weight: 700
    }

    .item .item-more-offers:hover, .item .item-more-offers:focus {
        color: #BE2D14
    }

    .not-avail {
        width: 130px !important;
        padding: 5px;
        font-size: 13px;
        background: rgba(255,255,255,0.94);
        position: absolute;
        top: 75px;
        left: 50%;
        font-family: 'open_sansbold';
        text-align: center;
        z-index: 1 !important;
        color: #999;
        text-transform: uppercase
    }

    #offer_list #view_all_itemslistDiv .item:hover > .not-avail {
        top: 75px !important
    }

    .flipprod-main {
        width: 100%;
        height: 190px;
        position: absolute;
        margin-left: -10px;
        display: none
    }

        .flipprod-main .flipptopblnk {
            width: 100%;
            height: 100px
        }

        .flipprod-main .flipprod {
            width: 100%;
            height: 130px;
            background: #fff;
            overflow-y: scroll;
            overflow-x: hidden;
            -webkit-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            -moz-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            box-shadow: 0 -2px 3px rgba(204,204,204,0.9)
        }

            .flipprod-main .flipprod .flipp-hd-row {
                width: 100%;
                height: 20px
            }

                .flipprod-main .flipprod .flipp-hd-row .flipp-headclos {
                    text-align: right;
                    height: 10px;
                    position: absolute;
                    font-size: 20px;
                    color: #666;
                    margin-top: -3px;
                    padding: 0
                }

    .flipp-bdr {
        border-bottom: 1px #d8d5d5 solid;
        padding-bottom: 8px;
        padding-top: 8px
    }

        .flipp-bdr:last-child {
            border-bottom: none
        }

    .flipp-strnm {
        color: #0d5776;
        text-align: left;
        font-size: 12px;
        margin: 0;
        padding: 0 0 0 2px;
        font-weight: 700
    }

    .flipp-str-pri {
        color: #BE2D14;
        text-align: left;
        font-size: 10px;
        margin: 0;
        padding: 0 0 0 2px;
        text-decoration: none
    }

    .flipp-str-pri1 {
        color: #666;
        float: left;
        font-size: 8px;
        margin: 0;
        padding: 0 0 0 4px;
        text-decoration: line-through
    }

    .flipp-ratng {
        background: #0d5776;
        color: #fff;
        font-size: 10px;
        padding: 1px 5px
    }

    .flipp-ratng1 {
        font-size: 9px;
        color: #666
    }

    .flipp-samdaydeli {
        font-size: 11px;
        color: #666
    }

    .flipboxtop0 {
        top: 0;
        z-index: 999
    }

    .flipboxtop192 {
        top: 195px;
        z-index: -9
    }

    .row.no-gutters {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .cat2page {
        width: 86%;
        float: left;
        margin-top: -2px
    }

        .cat2page select {
            height: 30px;
            padding: 0 5px
        }

    .cat3page {
        width: 86%;
        float: left;
        margin-top: -1px
    }

        .cat3page select {
            height: 30px;
            padding: 0 5px
        }

    .catviewall3p {
        margin: 5px 10px
    }

    .subcategorydiv {
        position: relative;
        white-space: nowrap;
        overflow: auto;
        overflow-y: hidden
    }

        .subcategorydiv span {
            display: inline-block
        }

            .subcategorydiv span:first-child {
                margin-bottom: -9px;
                background: none
            }

    #magic-line {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100px;
        height: 2px;
        background: #F39735;
        margin-left: 2px
    }

    .subcate {
        margin: 0 1px 1px;
        font-size: 12px
    }

        .subcate a, #allSpanBlk {
            color: #666;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            text-transform: uppercase
        }

        .subcate a, #itemsListingDiv #allSpanBlk {
            color: #666;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            font-size: 11px
        }

            .subcate a:hover, #itemsListingDiv #allSpanBlk:hover, .subcate a.active, #itemsListingDiv #allSpanBlk.active {
                color: #000;
                font-size: 11px;
                background: none;
                border-radius: 0;
                padding: 0 5px 4px 0
            }

    select.custom-dropdown {
        border-radius: 0
    }

    div.fancy-select div.trigger {
        border-radius: 0;
        cursor: pointer;
        padding: 5px 10px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        background: #fff;
        border: 1px solid #efefef;
        color: #0d5776 !important;
        width: 95px !important;
        height: 30px !important;
        font-size: 13px !important;
        text-align: left;
        line-height: 18px;
        transition: all 240ms ease-out;
        -webkit-transition: all 240ms ease-out;
        -moz-transition: all 240ms ease-out;
        -ms-transition: all 240ms ease-out;
        -o-transition: all 240ms ease-out
    }

        div.fancy-select div.trigger:after {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-top-color: #0d5776;
            top: 12px;
            right: 9px
        }

        div.fancy-select div.trigger.open {
            background: #fff;
            border: 1px solid #efefef;
            color: #0d5776;
            box-shadow: none
        }

            div.fancy-select div.trigger.open:after {
                border-top-color: #0d5776
            }

    div.fancy-select ul.options {
        list-style: none;
        margin: 0;
        position: absolute;
        top: 40px;
        right: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 50;
        max-height: 200px;
        overflow: auto;
        background: #fff;
        border-radius: 4px;
        border-top: 1px solid #fff;
        box-shadow: 0 1px 2px #ddd;
        min-width: 95px;
        padding: 0;
        text-align: left !important;
        transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -webkit-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -moz-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -ms-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -o-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out
    }

        div.fancy-select ul.options.open {
            visibility: visible;
            top: 100%;
            opacity: 1;
            transition: opacity 300ms ease-out,top 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,top 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,top 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,top 300ms ease-out;
            -o-transition: opacity 300ms ease-out,top 300ms ease-out
        }

        div.fancy-select ul.options.overflowing {
            top: auto;
            bottom: 40px;
            transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -o-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out
        }

            div.fancy-select ul.options.overflowing.open {
                top: auto;
                bottom: 50px;
                transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -o-transition: opacity 300ms ease-out,bottom 300ms ease-out
            }

        div.fancy-select ul.options li {
            color: #f39735;
            cursor: pointer;
            white-space: nowrap;
            padding: 5px 8px !important;
            line-height: 20px !important;
            transition: all 150ms ease-out;
            -webkit-transition: all 150ms ease-out;
            -moz-transition: all 150ms ease-out;
            -ms-transition: all 150ms ease-out;
            -o-transition: all 150ms ease-out
        }

            div.fancy-select ul.options li.selected {
                background: #f5f5f5;
                color: #a13e2d
            }

            div.fancy-select ul.options li.hover {
                color: #444;
                background: #f5f5f5
            }

    #slider3 {
        position: relative;
        margin-top: 0;
        width: 80px;
        height: 256px;
        margin-bottom: 10px
    }

    .product-title {
        color: #252627;
        font-size: 16px;
        font-family: 'open_sanssemibold';
        margin: 1px 0 0 1px
    }

    .bs-example {
        position: relative;
        margin-top: 0;
        width: 100%
    }

    .messageText {
        font-size: 12px;
        border-radius: 5px;
        padding: 3px 3px 0;
        text-align: center;
        width: auto !important;
        margin-top: 5px;
        float: none !important;
        color: #999
    }

    #ReviewContent .messageText {
        color: #999;
        background: none;
        border: 0;
        font-size: 12px;
        margin-top: 0
    }

    .review_menu li {
        display: inline;
        float: left;
        margin-right: 15px
    }

        .review_menu li:first-child {
            width: 100%
        }

    .btn-rateIt {
        background: #0d5776;
        color: #fff;
        font-size: 12px;
        padding: 2px 10px;
        border-radius: 5px;
        display: block;
        margin-top: 10px
    }

    .review_menu #ReviewRateIt i, .review_menu #WriteReviewContent i {
        color: #fff;
        font-size: 13px
    }

    .cust-sup-text {
        width: auto;
        color: #666;
        padding-bottom: 5px;
        font-family: open_sansbold
    }

    .paddingtb20 {
        padding: 10px 0
    }

    .review_menu li .pdstoreRate_review_static_content {
        margin-top: 4px;
        margin-right: 15px
    }

    .zoomContainer {
        z-index: -99 !important
    }

    .store_logo_hover li {
        margin: 5px 0;
        padding: 0;
        float: left;
        position: relative;
        width: 100%;
        height: 98px
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%;
        height: 98px
    }

        .media_logo img {
            width: 30%
        }

    .media__image {
        display: block;
        width: 120px !important;
        height: 90px;
        border-radius: 0;
        background: #fff;
        margin: 0
    }

    .media__body.sameDay:hover {
        background: none !important;
        border: 0 solid #ad94d5 !important
    }

    .media__body.nxtDay:hover {
        background: none !important;
        border: 0 solid #fa9770 !important
    }

    .media__body.fav_store:hover, .del-icon-fav_store, .media__body.fav_store {
        background: none !important;
        border: 0 solid #48d1a9 !important
    }

    .media__body {
        background: none;
        bottom: 0;
        color: #666;
        font-size: 12px;
        left: 115px;
        opacity: 1;
        overflow: hidden;
        padding: 5px;
        position: absolute;
        line-height: 20px;
        text-align: center;
        top: 35px;
        right: 0;
        -webkit-transition: .6s;
        transition: .6s;
        height: 60px
    }

        .media__body:hover {
            opacity: 1
        }

            .media__body:hover > .delevery_type div {
                z-index: 999 !important
            }

            .media__body:hover:after, .media__body:hover:before {
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1);
                opacity: 0
            }

        .media__body h2 {
            margin: 0;
            font-size: 14px;
            font-weight: 700;
            padding-bottom: 5px;
            color: #0d5776
        }

    .view_shop {
        color: #fff;
        font-size: 10px;
        background: #0d5776;
        padding: 2px 5px;
        margin-top: 8px;
        border-radius: 5px
    }

        .view_shop:hover {
            color: #fff
        }

        .view_shop img {
            vertical-align: sub;
            display: none
        }

    #select_shop .modal-body {
        overflow: hidden
    }

    #select_shop .close {
        position: absolute;
        right: 10px;
        top: 10px;
        opacity: 1;
        font-size: 30px
    }

    .scrollbar-content {
        padding: 0 25px 0 0;
        width: 100%
    }

    .offer-cat {
        margin: 1px 0 0
    }

        .offer-cat a {
            color: #40464a;
            font-size: 12px;
            padding: 5px 0;
            margin: 0 5px;
            float: left;
            border-bottom: 3px solid #fff
        }

        .offer-cat img {
            width: 15px;
            height: 15px
        }

        .offer-cat a:hover, .offer-cat a:focus, .offer-cat a.active {
            position: relative;
            color: #045777;
            font-size: 12px;
            border-bottom: 3px solid #f39735
        }

    .text-right2 {
        text-align: center
    }

    .prod-cat ul {
        padding: 0;
        margin: 0;
        width: 45px;
        float: left
    }

    .bought-like a, .bought-like {
        color: #c1c1c1;
        padding: 0 2px;
        width: 55%
    }

    .rating-holder #rateIt01 {
        top: 43px !important
    }

    .rateIt01_arrow:before {
        margin-top: -13px;
    }

    .rateit-holder a, .ReviewBlock {
        color: #0d5776;
        font-size: 12px
    }

        .rateit-holder a:hover, .ReviewBlock:hover {
            color: #f39735
        }

    .storeRating .fa-star {
        color: #f8ad32;
        width: 20px;
        font-size: 22px
    }

    .star-off {
        color: #fff !important;
        width: 22px;
        font-size: 22px;
        font-size: 13px !important;
        opacity: .6
    }

    #write-review {
        margin-left: -15px;
        margin-bottom: 15px
    }

    .breadcrumbs {
        padding: 7px 0;
        margin: 0;
        list-style: none;
        margin-top: 10px;
    }

    .review_menu .rating-holder {
        font-size: 15px
    }

    .review_menu {
        margin: 0 0 5px;
        padding: 0;
        display: inline-block;
        position: relative;
        width: 90%
    }

        .review_menu .userStoreRevRat_static_content {
            width: auto;
            display: inline-block;
            position: relative
        }

        .review_menu .showratingp {
            width: auto;
            height: auto;
            display: block;
            position: relative;
            transform: scaleY(0.85);
            font-size: 16px;
            font-family: 'open_sanssemibold';
            color: #434343;
            font-weight: 500
        }

        .review_menu .storepstrgf {
            width: 100%;
            height: auto;
            margin-top: 10px
        }

            .review_menu .storepstrgf:first-child {
                margin-bottom: 20px
            }

            .review_menu .storepstrgf .storepstrgfleft {
                width: 220px;
                height: auto;
                display: inline-block;
                float: left
            }

            .review_menu .storepstrgf .storepstrgfright {
                width: 30px;
                height: auto;
                display: inline-block;
                float: left;
                margin-left: 5px
            }

    .bs-example .libackgbg {
        background: #fff;
        display: block;
        padding-top: 10px;
        box-shadow: 0 3px 1px #c5ecfc
    }

    .font-italic-lineh {
        line-height: 20px
    }

    .font-italic {
        font-style: italic
    }

    .revreplycom-left {
        margin-left: 25px
    }

    .letterhightfnt {
        transform: scaleY(0.85);
        display: inline-block
    }

    .letterhightcolr {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #187298;
        font-weight: 500
    }

    .letter4e4e {
        color: #4e4e4e
    }

    .letter4a4b4c {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #4a4b4c;
        font-weight: 500
    }

    .letter4a4b4c1 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #bbbcbc;
        font-weight: 500
    }

    .letter4a4b4c2 {
        transform: scaleY(0.85);
        font-size: 22px
    }

    .letter999 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #999;
        font-weight: 500
    }

    .strdtlmarleft {
        margin-left: 0px;
        word-wrap: break-word;
        margin-top: 0px;
    }

    .graphicon-style img {
        margin-left: 20px;
        width: 18px;
        height: 18px;
        position: relative
    }

    .product-price {
        margin: 0 0 0 1px;
        padding: 0;
        list-style: none
    }

        .product-price li {
            margin: 0 10px 0 0;
            padding: 0;
            list-style: none;
            display: inline-block;
            width: 45%
        }

            .product-price li .prod-catalog {
                width: 150px;
                margin: 2px 0;
                border: 1px solid #ccc;
                border-radius: 20px;
                padding: 6px;
                background: #f7f4f0
            }

        .product-price span {
            margin-left: 3px
        }

    .prod-featured-offer {
        margin: 15px 0;
        border: 1px solid #ccc;
        background: #f7f4f0;
        border-radius: 20px;
        padding: 6px
    }

    .comment-social-links {
        margin: 2px 0 5px
    }

        .comment-social-links .product-price li {
            width: 100%
        }

    .shop-menu {
        margin: 20px 0 0;
        padding: 10px 0 10px 20px;
        background: #ecf5f9;
        border-radius: 5px;
        width: 100%
    }

    #write_review {
        position: absolute;
        background: #f7f4f0;
        padding: 10px;
        z-index: 1;
        width: 279px;
        left: -82px;
        display: none;
        border: 1px solid #dbd7d2;
        top: 10px;
        box-shadow: 0 4px 11px -1px #838383
    }

    .review-form textarea {
        height: 60px !important;
        padding: 10px 18px !important;
        resize: none
    }

    .review_arrow:before {
        content: "";
        height: 15px;
        display: block;
        margin-top: -18px;
        margin-left: 140px;
        position: absolute;
        width: 15px;
        background: #f7f4f0;
        border-top: 1px solid #dbd7d2;
        border-left: 1px solid #dbd7d2;
        z-index: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

    #ratitsign {
        width: 345px
    }

    .msg-box-text h3 {
        background: none;
        font-size: 16px;
        border-radius: 5px;
        padding: 10px;
        text-align: center;
        border: 0 solid #85b249;
        width: auto;
        margin: 0 auto;
        vertical-align: middle;
        display: inline
    }

        .msg-box-text h3 .fa {
            color: #85b249;
            font-size: 20px;
            vertical-align: text-bottom
        }

    .exp-offers .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 0;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .carousel-indicators {
        bottom: -10px !important
    }

    .item-header {
        padding: 0 !important;
        display: block;
        width: 85%;
        height: 28px;
        position: absolute;
        z-index: 4
    }

    .page-title {
        color: #525151;
        font-size: 16px;
        margin: 5px;
        padding: 0
    }

    .store-shop-dtls {
        background: #fff;
        border: 1px solid #cdcdcd;
        padding: 2px 0
    }

        .store-shop-dtls .shop-dtls {
            margin: 0;
            display: inline-block
        }

            .store-shop-dtls .shop-dtls .store-name {
                margin-bottom: 0;
                line-height: 20px;
                height: 20px
            }

                .store-shop-dtls .shop-dtls .store-name a {
                    color: #fff;
                    font-size: 14px;
                    font-weight: 400
                }

                    .store-shop-dtls .shop-dtls .store-name a:hover {
                        color: #fff;
                        text-decoration: underline
                    }

        .store-shop-dtls .stordelivery-type {
            margin-top: 3px;
            font-size: 12px;
            margin-left: 0;
            word-wrap: break-word
        }

            .store-shop-dtls .stordelivery-type img {
                margin-top: -1px
            }

        .store-shop-dtls .cart-total-amount {
            position: absolute;
            right: 0;
            margin-top: -7px;
            font-size: 14px
        }

    #prodBlockDiv .my-cart-add {
        margin-top: 0;
        margin-left: 0;
        position: relative;
        z-index: 4
    }

    #productAddToCartAction .add-delete-pro .form-control, #offer-table .add-delete-pro input, .my-cart-add .input-group-addon .product-count {
        width: 30px !important;
        height: 30px;
        border-radius: 0;
        background: transparent !important;
        color: #666;
        font-family: 'open_sanssemibold';
        font-size: 19px
    }

    .item-price {
        padding: 0 !important;
        color: #bd2b04;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: .6px
    }

    .all-items-price {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px;
        margin-left: 0;
        margin-top: 3px
    }

    .checkout-main .all-items-price {
        padding-top: 1px;
        border-top: 1px dashed #ddd
    }

    .all-items-price1 {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px
    }

    #prodBlockDiv .row .col-lg-1 .trash-bin:before {
        content: "\f014";
        font-family: FontAwesome;
        margin-top: -4px;
        position: relative;
        display: inline-block
    }

    .input-group-addon.paddingLR0 .btn-add, .input-group-addon.paddingLR0 .btn-remove-item {
        border-radius: 10px !important;
        height: 28px !important;
        padding: 3px 7px 7px 6px !important
    }

    .kartppg {
        font-size: 12px;
        color: #666;
        letter-spacing: .6px;
        height: auto;
        margin: 0;
        padding: 0
    }

    .org-price {
        text-decoration: line-through;
        margin-top: 13px
    }

    .saved-amt {
        margin-top: 13px
    }

    .mycart-line-seperator {
        display: none
    }

    .empty-cart {
        border: none;
        padding: 7px 2px 8px;
        border-radius: 0;
        background: #ccc;
        color: #fff;
        margin-top: 0;
        text-align: center;
        width: 50%;
        left: 0;
        position: fixed;
        bottom: 0;
        z-index: 99
    }

        .empty-cart:hover {
            background: #F39735;
            color: #fff
        }

    .checkout-dtls {
        padding-right: 0;
        width: 381px;
        margin-top: 0
    }

    .my-cart-wrapper {
        border: 1px solid #eee;
        background: #fff;
        min-height: 300px !important;
        margin-bottom: 10px;
        padding-top: 0
    }

    .shop-total-desc {
        font-size: 13px;
        margin: 10px 0
    }

    .btnchkout {
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0
    }

    .mobkarcontbox {
        height: auto;
        border-bottom: 1px #ccc solid
    }

    .yellow-border {
        background: #f39735;
        height: 4px;
        position: relative;
        width: 100%;
        top: 14px;
        left: 0
    }

    .select_store_boxloc {
        width: 100%;
        margin: 0 auto;
        padding: 20px 50px 1px;
        margin-top: 45px;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #999;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
        box-shadow: 0 3px 9px rgba(0,0,0,.5)
    }

    .skipmodal {
        color: #045677;
        cursor: pointer;
        font-size: 13px
    }

        .skipmodal:hover {
            color: #F39633
        }

    .footer-main .footer-pay-social .ftr-socialarea {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-bottom: 10px
    }

    .crtclrmobhid {
        display: block
    }

    .bx-controls-direction {
        display: none
    }

    .storedtlbnrhght {
        height: 200px
    }

    .seperation-border {
        border-top: 2px solid #e5e3e1;
        width: 100%
    }

    .breadcrumbs li:last-child a {
        color: #0D5776;
        font-size: 12px;
        cursor: default !important;
        font-weight: 700
    }

    .storenotavblmsg {
        color: #666;
        border: 1px #eee solid;
        padding: 15px 5px;
        background: #ecf5f9;
        border-radius: 5px;
        display: inline-block;
        -webkit-box-shadow: 0 3px 9px -1px #838383;
        width: 340px
    }

    .revreplycom-left {
        margin-left: 1px;
        display: inline-block
    }

    .store-hours {
        margin-top: 3px;
        font-size: 14px;
        transform: scaleY(0.85);
        color: #4e4e4e;
        word-wrap: break-word
    }

    .formobdispb {
        display: inline-block;
        float: left
    }

        .formobdispb .product-price li {
            display: inline
        }

    .nutrition-chart {
        overflow: hidden;
        height: auto;
        margin-top: 10px;
        margin-bottom: 10px
    }

        .nutrition-chart img {
            width: 100%
        }

    .pdpagezoomimgmob1 {
        margin-top: 20px
    }

    .pdpagezoomimgmob2 img {
        height: 300px
    }

    .prod-dtls-right {
        margin-top: 10px
    }

    .legal-dis {
        margin: 0
    }

    .pdzmhovblnkmob {
        height: 300px;
        width: 85%;
        position: absolute;
        display: block;
        background: none
    }

    .image-thumb li a {
        border: 1px solid #e3ded9;
        display: table-cell;
        width: 60px;
        height: 60px;
        text-align: center;
        vertical-align: middle;
    }

    .image-thumb li .prodthumb.active, .image-thumb li .prodthumb:focus, .image-thumb li .prodthumb:hover {
        display: table-cell
    }

    .image-thumb > li.active > a, .image-thumb > li.active > a:focus, .image-thumb > li.active > a:hover {
        border: 1px solid #000
    }

    #offer-table {
        position: absolute;
        background: #fff;
        border: 1px solid #dbd7d2;
        padding: 2px;
        display: block;
        z-index: 4;
        width: 340px;
        left: 16px;
        box-shadow: -1px 2px 3px #5a5a5a;
        display: none
    }

    .pdpgmoreoffmob0 {
        height: 80px;
        display: inline-block
    }

    .pdpgmoreoffmob1 {
        width: 180px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob2 {
        width: 85px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob3 {
        width: 185px;
        display: inline-block;
        position: relative;
        top: -11px;
        float: left;
        left: 6px
    }

    .pdpgmoreoffmob4 {
        width: 160px;
        display: inline-block;
        position: relative;
        top: -56px;
        float: left;
        left: 180px
    }

    .pdpgmoreoffmob5 {
        width: 165px;
        height: 20px;
        overflow: hidden;
        display: inline-block
    }

    .border-style {
        border-right: 2px solid #c2c2c2;
        height: 12px;
        width: 0 !important;
        padding: 0 !important;
        margin-top: 5px;
        margin-right: 0
    }

    .product-fe li {
        margin: 0;
        padding: 0 15px 0 0;
        display: inline-block;
        list-style: none;
        line-height: 34px;
        width: 48%
    }

    .margin-bottom20 {
        margin-bottom: 10px !important
    }

    .prod-highlights {
        margin-top: 0;
        padding: 0;
        display: inline-block
    }

    .pdmarpgdtlft {
        margin-top: 10px
    }

    .maroffdiv {
        margin-top: 5px
    }

    .stepwizard-row {
        display: table-row;
        position: relative;
        width: 100%;
        background: #F7F5F0;
        z-index: 0;
        margin-left: 0
    }

        .stepwizard-row:before {
            top: 30px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 89.5%;
            height: 1px;
            background-color: #ccc;
            z-order: 0
        }

    .stepwizard-step {
        display: table-cell;
        text-align: center;
        position: relative;
        width: 32%;
        display: inline-block
    }

    .del-addrs1 {
        max-height: initial !important;
        min-height: initial !important;
        margin-top: 0;
        overflow: visible;
        overflow-x: initial;
        width: 95% !important
    }

    .checkout-right-panel {
        min-height: auto !important;
        position: relative;
        width: 100%;
        top: 0
    }

    .paddingtrbl {
        padding: 0 !important
    }

    .delivery-addr {
        position: relative;
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 0
    }

    .ordersumrow {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    .addnewadd-for-deli {
        margin-top: 5px;
        left: -24% !important;
        position: relative
    }

    .address-style {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 0px !important;
        margin-top: 10px
    }

    .address-style1 {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 10px !important;
        margin-top: 10px
    }

    .ordrsmtop {
        margin-top: 5px
    }

    .ord-smry {
        left: -10px !important
    }

    .sectn-title {
        border-bottom: 1px solid #ddd;
        padding-bottom: 1px;
        margin-bottom: 1px;
        font-size: 13px;
        font-weight: 700
    }

    .couponinp1 {
        width: 100%;
        float: left;
        display: inline-block;
        position: relative;
    }

    .couponinp2 {
        width: 100%;
        float: left;
        display: inline-block;
    }

    .delivechargemob {
        margin: 0;
        padding: 0
    }

    .org-price, .saved-amt {
        color: #999;
        font-size: 11px;
        margin: 0 5px
    }

    .checkout-main .coupon-code {
        border: 1px solid #ddd;
        border-radius: 0;
        background: #faf7f3;
        width: 100%;
        box-shadow: none
    }

    .special-instruc {
        display: inline-block;
        position: relative
    }

    .stepwizard-step p {
        margin-top: 0;
        letter-spacing: .7px
    }

    .checkout-common {
        line-height: 1.287;
        width: 100%;
        font-size: 10px;
        font-family: open_sansregular;
        color: #0d5776;
        position: relative;
        z-index: 9
    }

    .list-item01 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -12px;
        right: 24px;
        height: 26px;
        width: 26px
    }

    #dateChg, .terms-conditions {
        margin-bottom: 0px;
        color: #777
    }

        #dateChg, .terms-conditions label {
            top: 0px;
            position: relative;
            display: inline-block
        }

    .userallp-left-posfix {
        position: relative;
        margin: auto;
        width: 100%
    }

    .userallp-left {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right-row {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 16px
    }

    #my_account_info {
        width: 100%;
        margin-left: 0
    }

    .sidebar-nav {
        display: block;
        float: left;
        width: 100%;
        min-height: 110px;
        list-style: none;
        margin-left: 0;
        padding: 0;
        background: #0d5776
    }

        .sidebar-nav li {
            line-height: 30px;
            color: #fff !important;
            width: 48%;
            display: inline-block
        }

            .sidebar-nav li a {
                color: inherit
            }

            .sidebar-nav li:hover, .sidebar-nav li:hover a.active-menu .row {
                background-color: #f39735 !important;
                color: #fff !important
            }

            .sidebar-nav li a.active-menu .row {
                color: #f39735;
                font-family: open_sanssemibold
            }

            .sidebar-nav li a.active-menu .active_arrow:before {
                color: inherit !important
            }

            .sidebar-nav li:hover a .row .active_arrow:before {
                color: #fff !important
            }

    .shop-first-name {
        background: #41dda0;
        color: #fff;
        margin-top: 2px;
        font-size: 28px;
        line-height: 32px;
        text-align: center;
        border-radius: 50%;
        padding: 5px;
        height: 40px;
        width: 40px;
        display: inline-block;
        font-weight: 700;
        vertical-align: top
    }

    #allergicFrm {
        padding-left: 8px !important
    }

    .OrderListing {
        width: auto;
        height: auto;
        margin-top: 10px
    }

    #ordhistmar {
        margin: 0;
        padding-top: 20px;
        position: relative
    }

    .orderhisttabel1 {
        width: auto;
        height: auto
    }

        .orderhisttabel1 .orderhistd1 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd2 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd3 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd4 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 table tr td {
            padding: 0 !important;
            margin: 0 0 6px
        }

        .orderhisttabel1 table tr {
            border-bottom: 1px #ccc solid
        }

            .orderhisttabel1 table tr:nth-last-child(2) {
                border-bottom: none
            }

    .delivadd {
        width: 140px;
        height: auto;
        display: inline-block;
        position: relative;
        float: right;
        right: 0px;
        margin-top: 5px
    }

    .myaccbox {
        width: 100%;
        height: auto;
        display: inline-block;
        float: left;
        margin-left: 0;
        margin-top: 1%;
        border: 1px #ccc solid;
        background: #F7F5F0;
        position: relative
    }

    .scrollbaruser1 {
        max-height: initial !important;
        overflow: visible;
        overflow-x: initial
    }

    .userproaddp {
        left: 29%;
        display: inline-block;
        position: relative
    }

    .userchngpass {
        left: 4%;
        position: relative;
        width: 96.5%
    }

    .myaccadd1 {
        margin-right: 10px
    }

        .myaccadd1 i {
            font-size: 18px
        }

    .myaccadd2 {
        margin-right: 5px
    }

        .myaccadd2 i {
            font-size: 18px
        }

    .myaccadd3 {
        margin-right: 0
    }

        .myaccadd3 .glyphicon-pencil {
            font-size: 18px
        }

    .myaccadd4 {
        margin-right: 0
    }

        .myaccadd4 i {
            font-size: 18px
        }

    .myaccadd5 {
        margin-right: 0
    }

        .myaccadd5 .glyphicon-pencil {
            font-size: 18px
        }

    #my-account {
        min-height: 340px;
        background: #f7f5f0
    }

    .msg-success {
        padding-top: 30px;
        color: #666;
        text-align: center
    }

        .msg-success h1 {
            font-size: 24px;
            color: #035676;
            margin-top: 10px
        }

        .msg-success h2 {
            font-size: 14px;
            color: #666;
            margin-top: 0
        }

            .msg-success h2 a {
                font-size: 18px;
                color: #035676;
                text-decoration: underline;
                display: inline-block;
                margin-top: 10px
            }

                .msg-success h2 a:hover {
                    color: #F59824
                }

        .msg-success h3 {
            font-size: 14px;
            color: #666;
            margin: 0;
            padding: 0 0 40px
        }

        .msg-success p {
            text-align: center;
            padding-bottom: 40px
        }

    .sign-up-head {
        color: #0D5776;
        margin-top: 0;
        padding-bottom: 0;
        font-size: 26px;
        margin-bottom: 0
    }

    .fontsignpont {
        color: #000;
        line-height: 25px;
        font-size: 15px
    }

    .fontsignpont1 {
        color: #666;
        line-height: 21px;
        font-size: 12px
    }

    .fontsignpont2 {
        color: #F39735;
        font-size: 16px;
        margin-left: 10px
    }

    .fontsignpont3 {
        color: #F39735;
        font-size: 11px;
        position: absolute;
        z-index: 2;
        margin-top: -31px;
        display: inline-block;
        right: 18px
    }

    .signpostpheigh {
        height: 30px
    }

    .locppmobm {
        padding: 10px 10px 0 !important;
        min-width: 300px !important;
        left: 10% !important;
        border-radius: 10px !important;
        position: fixed !important;
        top: 30px !important;
    }

    #loadingAjax {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2147483647
    }

    #productLoaderAjax img {
        margin-top: -11px;
        margin-left: -10px
    }

    #loadingAjax img {
        margin-top: -50px;
        margin-left: -50px
    }

    #loaderbrownbag {
        display: block;
        position: relative;
        left: 50%;
        top: 50%;
        width: 120px;
        height: 120px;
        margin: -80px 0 0 -80px;
        padding: 20px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #074c81;
        z-index: 9999;
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite
    }

    #loaderbrownbagcenter {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 60px;
        height: 60px;
        margin: -30px 0 0 -30px;
        z-index: 99999
    }

    #loaderbrownbag1 {
        display: block;
        position: relative;
        left: 62%;
        width: 70px;
        height: 70px;
        margin: 0 0 0 -80px;
        padding: 20px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #074c81;
        z-index: 9999;
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite
    }

    #loaderbrownbagcenter1 {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 20px;
        height: 20px;
        margin: -30px 0 0 -30px;
        z-index: 99999
    }

    #loaderbrownbag1:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #e68e21;
        -webkit-animation: spin 3s linear infinite;
        animation: spin 3s linear infinite
    }

    #loaderbrownbag1:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #fff;
        -webkit-animation: spin 1.5s linear infinite;
        animation: spin 1.5s linear infinite
    }

    .showmoreitems {
        background: #0d5776;
        padding: 1px 10px;
        display: inline-block;
        margin-top: 20px;
        color: #fff;
        font-size: 12px;
        border-radius: 5px
    }

        .showmoreitems .itemnubshow {
            font-size: 13px;
            font-weight: 700;
            color: #f39633
        }

    .srchpageleft {
        width: 70%;
        height: 100%;
        position: fixed;
        background: #fff;
        right: -71%;
        z-index: 999999;
        top: -5px;
        overflow: auto;
        overflow-x: hidden
    }

    .srchpageright {
        width: 100%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 0
    }

    .bgcolorsrchp {
        background: #fff
    }

    .srchprigtt {
        width: 79%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 10px
    }

        .srchprigtt h5 {
            color: #000;
            font-weight: 700;
            margin-left: 5px;
            margin-top: 14px
        }

    .srchprigtt-mob {
        width: 15%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 5px;
        margin-top: 5px;
        margin-bottom: 3px
    }

        .srchprigtt-mob p {
            margin: 0;
            padding: 0
        }

        .srchprigtt-mob img {
            width: 18px;
            height: 18px
        }

        .srchprigtt-mob .fltr-font {
            font-size: 10px;
            margin-top: 0;
            position: relative;
            display: inherit
        }

    .blogrecipebox {
        width: 100%;
        height: 150px;
        margin: auto;
        overflow: hidden
    }

        .blogrecipebox img {
            height: 100%;
            width: 100%;
            -moz-transition: all .3s;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .blogrecipebox img:hover {
                -moz-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.1)
            }

    .land-recipeblog {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-recipeblog h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 10px;
            font-size: 16px;
            margin-bottom: 5px;
            text-align: center;
            font-weight: 700
        }

    .framerecipeandblogs {
        height: 219px;
        overflow: hidden;
        margin: 0 10px
    }

        .framerecipeandblogs ul {
            list-style: none;
            margin: 0;
            padding: 0;
            height: 240px
        }

            .framerecipeandblogs ul li {
                float: left;
                width: 290px;
                height: 240px;
                margin-left: 5px;
                padding: 0;
                color: #ddd;
                text-align: center
            }

    .frameourcustomer {
        height: 275px;
        overflow: hidden;
        margin: 0 10px
    }

        .frameourcustomer ul {
            list-style: none;
            margin: 0;
            padding: 0;
            height: 275px
        }

            .frameourcustomer ul li {
                float: left;
                width: 355px;
                height: 275px;
                margin-left: 5px;
                padding: 0;
                color: #ddd;
                text-align: center
            }

    .customttl {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .customttl h3 {
            font-size: 14px;
            text-align: center;
            color: #666
        }

    .custombox {
        width: 100%;
        height: 275px;
        margin: auto;
        overflow: hidden
    }

        .custombox img {
            width: 100%
        }

    .recipeblogboxland {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .recipeblogboxland h3 {
            text-align: left;
            padding: 0
        }

            .recipeblogboxland h3 a {
                font-weight: 400;
                color: #f39633;
                padding: 0;
                font-size: 14px
            }

                .recipeblogboxland h3 a:hover {
                    color: #0e5776
                }

        .recipeblogboxland p {
            font-size: 13px;
            text-align: left;
            color: #666
        }

    .btmlefthorisld2 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld2 i {
            padding-left: 0;
            top: -11px;
            display: inline-block;
            position: relative;
        }

    .btmrighthorisld2 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld2 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .btmlefthorisld3 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld3 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld3 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld3 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .landing-row {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .landing-row .landpcatbox .catproductbox {
            width: 100%;
            position: absolute;
            bottom: 5px
        }

            .landing-row .landpcatbox .catproductbox h3 {
                width: 100%;
                color: #666;
                margin: 0;
                text-align: center;
                padding-left: 5px;
                padding-right: 5px;
                font-size: 12px;
                font-weight: 400;
            }

    .margrowtop {
        margin-top: 10px
    }

    .land-specstrleft {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-specstrleft h3 {
            color: #0d5776;
            padding: 0 5px;
            margin-top: 15px;
            font-size: 16px;
            line-height: 23px;
            margin-bottom: 5px
        }

        .land-specstrleft p {
            font-size: 13px;
            padding: 0 10px;
            line-height: 22px
        }

        .land-specstrleft .explorebtn {
            background: #0e5776;
            height: auto;
            display: inline-block;
            padding: 0 10px;
            color: #fff;
            border-radius: 3px
        }

            .land-specstrleft .explorebtn:hover {
                background: #f39733
            }

    .land-specstrright {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-top: 20px
    }

        .land-specstrright img {
            width: 100%
        }

    .land-nearbystr {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-nearbystr h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 5px;
            margin-bottom: 5px;
            font-size: 16px;
            font-weight: 700
        }

    .newsletter .form-control {
        height: 27px;
        background: #fff;
        border: none;
        border: 1px #e2dede solid;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .newsletter .btn {
        padding: 5px;
        color: #fff;
        background: #0D5776;
        font-size: 11px
    }

    .product-fe {
        padding: 0;
        padding-left: 0;
        height: auto;
        width: 100%;
        display: inline-block
    }

        .product-fe li {
            width: 49%;
            margin: 5px 0 0;
            padding: 0;
            display: inline-block;
            float: left;
            list-style: none;
            height: 35px;
            border-right: none
        }

            .product-fe li:last-child {
                border-right: none
            }

            .product-fe li img {
                margin-right: 5px
            }

    .ftrlinkcol {
        overflow: hidden
    }

    .media__body .iteamdiv {
        width: 50px;
        display: inline-block;
        float: right;
        text-align: right;
        color: #0d5776;
        font-size: 12px;
        font-weight: 700;
        margin-top: 1px;
        margin-bottom: 2px
    }

    .delevery_type_main {
        position: relative;
        bottom: 0;
        left: 7px;
        height: 22px;
        display: inline-block;
        z-index: 99;
        width: auto;
        float: left
    }

    .clicktoimg {
        height: 20px;
        margin-top: 0;
        width: 70%;
        position: absolute;
        opacity: 1;
        background: none;
        display: inline-block;
        color: #fff;
        text-align: center;
        border-radius: 0;
        right: 0
    }

        .clicktoimg span {
            font-size: 12px;
            display: none
        }

        .clicktoimg:hover {
            opacity: 1;
            z-index: 9999;
            display: inline-block
        }

        .clicktoimg h4 {
            font-size: 14px;
            background: none;
            padding: 1px 0;
            color: #666;
            margin-top: 10px;
            border-radius: 0;
            font-weight: 700
        }

    .trustedsite-floating-element {
        display: none
    }

    .revpddtlcount {
        margin-left: -20px;
        margin-top: 1px;
        position: relative;
        display: inline-block;
        font-size: 16px
    }

    .modal-dialog {
        margin: 50px auto !important
    }

    .image-holder img {
        max-width: 100%;
        max-height: 500px;
        width: auto;
        height: auto;
        margin: auto;
        display: block
    }

    .tccoupon-banner {
        position: absolute;
        font-size: 11px;
        margin-top: -54px;
        right: 15px
    }

    .mobspesoff {
        position: relative;
        top: -2px;
        left: 5px;
    }

    .mobbbexptab {
        position: relative;
        top: -2px;
        left: 5px;
    }

    .mobspesoff1 {
        margin-top: 5px;
        margin-left: 10px;
        display: inline-block;
        padding-bottom: 20px
    }

        .mobspesoff1 img {
            width: 50px;
            height: 50px
        }

        .mobspesoff1 .diyalf {
            margin-top: 3px;
            display: inline-block;
            float: left
        }

        .mobspesoff1 .diyart {
            margin-top: 17px;
            display: inline-block;
            float: left;
            margin-left: 0
        }

            .mobspesoff1 .diyart img {
                width: 165px;
                height: 30px
            }

    .notgutpad {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .logingkartopmob {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 3px;
    }

        .logingkartopmob ul {
            margin: 0px;
            padding: 0px;
            width: 70%;
        }

            .logingkartopmob ul li {
                float: left;
                width: 50%;
                list-style: none;
                padding: 0px 0px;
                text-align: center;
            }

    .mrphome {
        text-decoration: line-through;
        font-size: 11px;
        font-weight: 400;
        margin-left: 2px;
        color: #999;
    }

    .mrgtopfeturoffimg {
        margin-top: 15px;
    }

    .paddrightnogut {
        padding-right: 15px !important;
    }

    .paddleftnogut {
        padding-left: 15px !important;
    }

    .martop14excit {
        margin-top: 0px !important;
    }

    .martopfetp14 {
        margin-top: 0px !important;
    }

    .sub-header-holder1 {
        width: auto;
        margin-left: 10px !important;
        margin-right: 0px !important;
        float: left;
        vertical-align: middle;
        line-height: 24px;
    }

    .navbar-header {
        width: 100% !important;
        display: inline-block !important;
        position: relative !important;
    }

    footer {
        padding: 0px 0;
        width: 100%
    }

    .righleftpadmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .footer-main {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 0;
        background: #fff;
        overflow: hidden;
    }

    .location-link {
        color: #f5f5f5;
        font-size: 14px;
        cursor: pointer !important;
        display: inline-block;
        position: relative;
        border: 0px #eee solid;
        padding-left: 5px;
        padding-bottom: 0px;
        border-radius: 0px;
    }

    .bgbluecolor .location-link {
        color: #000;
    }

    .leftaddr-icon {
        width: 25px;
        display: inline-block;
        float: left;
        margin-top: 3px;
    }

    .rightaddr-cont {
        width: 75%;
        display: inline-block;
        float: left;
        line-height: 12px;
        margin-top: 0px;
    }

        .rightaddr-cont .rightaddr-contwid {
            width: 100%;
            display: inline-block;
        }

    .rightaddr-cont1 {
        width: 100%;
        display: inline-block;
        float: left;
        line-height: 12px;
        margin-top: 1px;
        padding-bottom: 0px;
    }

        .rightaddr-cont1 .rightaddr-contwid1 {
            width: 100%;
            display: inline-block;
        }

            .rightaddr-cont1 .rightaddr-contwid1:hover {
                color: #ccc;
            }

            .rightaddr-cont1 .rightaddr-contwid1 .glyphicon-triangle-bottom {
                margin-top: 0px;
            }

    .fontsz11 {
        font-size: 11px;
        color: #666;
    }

    .higtformob {
        height: 35px;
        display: inline-block;
    }

    .possabpdtmof {
        position: relative;
    }

    #offer-table {
        margin-top: 0px
    }

    .container-fluidmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .bgcoloref {
        padding: 10px 0px;
    }

    .h1headhom {
        margin-bottom: 7px;
    }

    .searchmobrad {
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border: none;
    }

    .formobbgcheck {
        background: #fff;
    }

    .h2headhom {
        font-size: 16px;
        color: #0d5776;
        border-bottom: 2px solid #eee;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom1 {
        font-size: 18px;
        font-style: italic;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 3px solid #bccad5;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom2 {
        font-size: 18px;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 2px solid #bccad5;
        line-height: 0.1em;
        margin: 15px 0 20px;
    }

    .featoffmm {
        padding: 2px;
    }

    .footer-top-cont p {
        font-size: 12px;
    }

    .ftrcateglink {
        font-size: 12px;
    }

    .myordpadtb {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .steps-line {
        height: 2px;
        position: relative;
        margin-top: 7px;
        width: 195px;
    }

    .order-status-holder {
        position: relative;
        margin: 7px 0px 20px 0px;
    }

    .order-status01 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: -10px
    }

    .order-status02 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 48px;
    }

    .order-status03 {
        width: 25%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 103px;
    }

    .order-status04 {
        width: 40%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 150px;
    }

    .btn-cancelaal {
        padding: 1px 10px !important;
        color: #fff;
        font-size: 11px !important;
        margin-top: 0px !important;
    }

    .forratitpppdp {
        margin-left: -100px;
    }

        .forratitpppdp .arrow_box::after {
            margin-left: 128px !important;
        }

    #terms_check-error {
        position: absolute;
        margin-top: 7px;
        color: #666;
        font-size: 11px;
        background: #fff;
        padding: 5px 10px;
        margin-left: -14px;
        z-index: 1;
        border-radius: 5px;
        border: 1px #ccc solid;
        box-shadow: 1px 1px 3px #ccc;
        display: block;
    }

        #terms_check-error:after {
            bottom: 100%;
            left: 16%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border: 1px #ccc solid;
        }

        #terms_check-error:after {
            border-color: rgba(204, 204, 204, 0);
            border-bottom-color: #ccc;
            border-width: 10px;
            margin-left: -10px;
        }

    .store-name {
        font-size: 12px;
    }
    /*375 end*/
}

@media screen and (min-width:250px) and (max-width:320px) {
    .custom-row {
        margin-right: 0;
        width: 100%;
        margin-left: 0;
        display: inline-block
    }

    .row.no-gutters-pdetail {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters-pdetail > [class^="col-"], .row.no-gutters-pdetail > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .mobcat-col-2 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
        float: left
    }

    .mobcat-col-4 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .marginLR10 {
        padding: 0;
        color: #666
    }

    .storeppstatment {
        width: 100%;
        height: auto;
        display: inline-block;
        text-align: center;
        position: relative;
        margin-top: 0
    }

        .storeppstatment a {
            background: #fff;
            display: inline-block;
            position: relative;
            padding: 0 10px 2px;
            border-radius: 5px;
            border: 1px #ccc solid;
            cursor: default
        }

        .storeppstatment .muti-stores-count {
            font-size: 16px;
            display: inline-block;
            position: relative;
            color: #f39735;
            font-weight: 700
        }

        .storeppstatment .muti-stores-text {
            font-size: 14px;
            display: inline-block;
            position: relative;
            color: #0d5776;
            margin-left: 4px
        }

    .bgbluecolor {
        background: #0D5776
    }

    .bgbrowncolor {
        background: #F39735
    }

    .mobsercharea {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 2px
    }

        .mobsercharea a {
            cursor: pointer
        }

    .mobserchinput {
        width: 100%;
        height: 30px;
        border: none;
        padding-left: 30px;
        border-radius: 5px;
        cursor: pointer;
        background: #fff;
        display: inline-block
    }

        .mobserchinput .innrspansr {
            text-align: left;
            color: #666;
            display: inline-block;
            padding-top: 6px
        }

    .mobserchinput1 {
        width: 100%;
        height: 30px;
        border: none;
        border-radius: 5px
    }

    .mobsrchicon {
        position: absolute;
        margin: 8px 0 0 10px;
        z-index: 1
    }

    .mobsercharea2 {
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 15px 0 10px;
        position: absolute;
        margin-top: -130px
    }

        .mobsercharea2 .mobsercharea2-left {
            width: 9%;
            float: left;
            margin-left: 1%;
            display: inline-block;
            position: relative;
            margin-top: 3px
        }

        .mobsercharea2 .mobsercharea2-center {
            width: 75%;
            margin-left: 1%;
            float: left;
            display: inline-block;
            position: relative
        }

        .mobsercharea2 .mobsercharea2-right {
            width: 10%;
            margin-left: 2%;
            margin-right: 2%;
            float: left;
            display: inline-block;
            position: relative
        }

    .mobfixhd {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 999;
        -moz-transition: margin .5s ease-in 0;
        -webkit-transition: margin .5s ease-in 0;
        -o-transition: margin .5s ease-in 0;
        transition: margin .5s ease-in 0
    }

    .srchsugpagemob {
        width: 100%;
        height: 100%;
        display: block;
        background: #fff;
        position: fixed;
        z-index: 999999
    }

        .srchsugpagemob .srchsugpagemob-area {
            width: 100%;
            height: auto;
            display: inline-block;
            position: relative;
            margin-top: 15px;
            border-bottom: 1px #eee solid;
            padding-bottom: 10px
        }

            .srchsugpagemob .srchsugpagemob-area .srchpgiconmob-left {
                margin-top: 10px;
                padding-bottom: 10px
            }

    .mobhedeiconbg {
        width: 100%;
        display: inline-block;
        padding: 10px 0 20px;
        margin-top: 0
    }

    .mobcatspan1 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 7px
    }

    .mobcatspan2 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 27px;
        left: 6px
    }

    .mobcatspan3 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 8px
    }

    .mobcatspan4 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 34px;
        left: 10px
    }

    .mobcatspan5 {
        width: 55px;
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 3px
    }

        .mobcatspan5 p {
            text-align: center
        }

    .mobkartpr1 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -8px;
        right: -3px;
        height: 25px;
        width: 25px;
        font-size: 12px
    }

    #signuppp {
        width: 100%
    }

    .signupp-scrl {
        max-height: 400px;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .mobtopmargin {
        margin-top: 0
    }

    .mobtopmarginhom {
        margin-top: 0
    }

    .landing-page {
        background: url(../images/landingBg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .btn-login {
        border: 1px solid #0D5776;
        color: #1b617e;
        font-size: 14px;
        background: none;
        font-family: 'open_sansbold';
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 10px
    }

    .btn-signupNew, .btn-signup {
        border: 1px solid #0d5776;
        color: #fff;
        font-size: 14px;
        background: #0d5776;
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 20px;
        font-family: 'open_sansbold'
    }

    .gglply {
        width: 90px;
        margin-left: 15px
    }

    .margin-top20 {
        margin-top: 10px
    }

    .ShopFrm-main #startShopFrm .delivery .homedelivery {
        background: no-repeat url(../images/icon_select_delevery1.png) center 2px
    }

    .delivery label.homedelivery {
        background: no-repeat url(../images/icon_select_delevery1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        margin-right: 15px;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery span, .delivery label.pickup span {
            margin-top: 80%;
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-family: 'open_sanssemibold';
            font-size: 13px;
            color: #111
        }

    .delivery label.pickup {
        background: no-repeat url(../images/icon_select_pickup1.png) center 3px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery:hover, .delivery label.pickup:hover, .delivery label.active {
            border: 3px solid #f39633;
            background-color: #fff
        }

    .start-shopping {
        padding: 4px 20px
    }

    #shop1 .modal-dialog, #itemoffrshop1 .modal-dialog, #myCartshop1 .modal-dialog {
        width: 345px !important;
        margin: 30px auto
    }

    .modal-body p {
        width: 100%;
        margin: 0 auto 10px;
        font-size: 12px;
        text-align: center
    }

    .offertbldtl {
        width: 100%;
        display: inline-block
    }

        .offertbldtl > thead > tr > th, .offertbldtl > tbody > tr > th, .offertbldtl > tfoot > tr > th, .offertbldtl > thead > tr > td, .offertbldtl > tbody > tr > td, .offertbldtl > tfoot > tr > td {
            line-height: 1.42857;
            padding: 8px;
            vertical-align: top
        }

    .offerdtl {
        border-bottom: 1px #ccc solid
    }

        .offerdtl:last-child {
            border-bottom: 0 #ccc solid
        }

    aside.combo-price {
        display: inline-block;
        width: 100%;
        padding: 4px;
        box-sizing: border-box;
        border: 1px solid #f39735;
        border-radius: 5px;
        vertical-align: top;
        position: relative
    }

    .combo-price ul li, .total-mrp {
        color: #666;
        font-size: 13px
    }

    .combo-price ul li, .combo-price ul {
        margin: 2px
    }

        .combo-price ul li span {
            width: 40%;
            float: right;
            text-align: left
        }

    .prod-dtls-list .prod-img {
        min-width: 80px
    }

        .prod-dtls-list .prod-img img {
            width: 100%
        }

    .prod-dtls-list .prod-tddtl {
        min-width: 210px;
        font-size: 13px;
        height: 28px;
        display: inline-block
    }

    .prod-dtls-list .prod-tddtl2 {
        min-width: 210px;
        font-size: 14px;
        height: 30px;
        display: inline-block;
        display: none;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl3 {
        min-width: 210px;
        font-size: 13px;
        height: 27px;
        display: inline-block;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl4 {
        min-width: 210px;
        font-size: 13px;
        height: 30px;
        display: inline-block;
        top: 110px;
        left: 98px;
        z-index: 9
    }

    .heigt425 {
        overflow-y: scroll;
        min-height: 120px;
        max-height: 250px
    }

    #itemsListingDiv {
        padding: 5px 0 10px !important;
        background: #f7f5f0
    }

    .srchresult {
        text-align: center;
        color: #BE2D14
    }

    .owl-carousel .owl-item {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0 2px
    }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 1px;
        float: left;
        text-align: center;
        width: 100%;
        position: relative;
        padding: 10px
    }

    .category-head .cat_head, .category-head .cat_head:hover, .category-head .cat_head:focus {
        color: #0d5776;
        font-family: "open_sanssemibold";
        font-size: 14px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent !important;
        text-transform: capitalize
    }

    .category-head a {
        color: #fff;
        font-size: 12px;
        background: #f39735;
        display: inline-block;
        padding: 2px 5px;
        border: 1px solid #fff;
        margin-left: 15px;
        vertical-align: middle;
        text-transform: capitalize;
        border-radius: 20px
    }

        .category-head a:hover {
            background: #f39735;
            color: #fff;
            border: 1px solid #f39735
        }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 10px 0;
        min-height: 190px
    }

    .hover-show {
        margin: 0;
        background: #fff;
        padding: 10px;
        min-height: 357px !important;
        max-height: 357px !important;
        border: 1px solid #fff;
        position: relative;
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc
    }

    .product-image {
        opacity: 1;
        padding: 0 10px 0 0;
        font-size: 10px;
        clear: both;
        height: 140px;
        margin-bottom: 10px;
        display: table-cell;
        vertical-align: middle;
        text-align: center
    }

        .product-image img {
            max-width: 125px;
            max-height: 125px;
            padding: 4px
        }

    .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 10px;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .product-text-rating {
        padding: 0 1px;
        height: 92px;
        margin-top: 10px
    }

    .product-text {
        opacity: 1;
        padding: 5px 0;
        font-size: 11px;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        color: #252627;
        line-height: 18px
    }

    .prod-Rating {
        height: 30px;
        padding: 0;
        display: inline-block;
        width: 100%
    }

        .prod-Rating .prodRating {
            width: 108px;
            float: left;
            margin-left: -1px
        }

            .prod-Rating .prodRating .fa-star {
                color: #f8ad32;
                width: 15px !important;
                font-size: 15px !important
            }

            .prod-Rating .prodRating.showRatedetails.font16 .fa-star {
                color: #fdc230
            }

            .prod-Rating .prodRating .star-off {
                color: #e8e3dd !important;
                width: 15px !important;
                font-size: 15px !important
            }

            .prod-Rating .prodRating .product_Rating .fa-star {
                color: #0d5776;
                font-size: 26px !important;
                width: 24px
            }

            .prod-Rating .prodRating .fa-star-half-o {
                color: #fdc53b;
                font-size: 16px;
                width: 20px
            }

        .prod-Rating .reviRat {
            width: 30px;
            height: auto;
            float: left;
            color: #666;
            border: 1px #dedede solid;
            padding: 0 5px;
            font-size: 12px;
            border-radius: 3px;
            margin-top: 2px;
            margin-left: 2px
        }

    .save {
        background: #ef5a2f;
        color: #fff;
        border-radius: 50%;
        position: absolute;
        width: 38px;
        height: 38px;
        padding-top: 9px;
        font-size: 12px;
        line-height: 12px;
        top: 80px;
        text-align: center;
        font-family: 'open_sansbold'
    }

        .save span {
            font-size: 12px;
            font-family: 'open_sansregular';
            display: block;
            margin-top: -1px
        }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 2px 0 0;
        float: left;
        text-align: center;
        width: 49.1%;
        position: relative;
        padding: 5px 5px 13px !important
    }

        #offer_list .item:hover {
            padding: 5px 5px 13px !important;
            margin: 5px 2px 0 0
        }

            #offer_list .item:hover.hover-show.scrollproductdata {
                padding: 5px 5px 13px !important
            }

    .category-head, .category-head .categ-name {
        color: #0d5776;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        margin: 0 0 0 13px;
        padding: 0 5px !important;
        background: none;
        text-transform: capitalize;
        border: 0;
        cursor: default;
        text-align: left
    }

    .cat_head2 {
        float: right;
        padding-right: 5px;
        padding-top: 0
    }

    .marleft {
        margin-left: -5%;
        margin-top: -27px
    }

    .btn-add1 {
        background: #135775;
        width: inherit;
        line-height: 15px;
        margin-bottom: 15px;
        padding: 8px 10px;
        height: 34px;
        border-radius: 4px;
        color: #fff
    }

        .btn-add1:hover {
            background: #F39735;
            color: #fff
        }

    .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    #offer_list .item > .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    .prod-offer {
        display: block;
        clear: both;
        padding-left: 0;
        min-height: 28px
    }

    .price {
        color: #be2d14;
        font-family: 'open_sansbold';
        font-size: 20px;
        text-align: left;
        padding: 2px 2px 0 8px;
    }

    .owl-item .price .mrp, .fa-inr {
        font-size: 11px
    }

    #startShopFrm1 .chosen-container {
        width: 100% !important
    }

    #startShopFrm1 select.custom-dropdown {
        padding: 6px 10px
    }

    .delivery-day {
        font-size: 12px;
        height: 17px
    }

    .item-more-offers {
        font-size: 11px;
        margin: 0 10px;
        color: #fff;
        background: url(../images/morofferbbb.svg) no-repeat;
        background-position: -45px 0;
        width: 145px;
        display: inline-block;
        margin-left: -6px;
        padding: 1px 0 2px 7px;
        font-weight: 700
    }

    .item .item-more-offers:hover, .item .item-more-offers:focus {
        color: #BE2D14;
        color: #BE2D14
    }

    .not-avail {
        width: 130px !important;
        padding: 5px;
        font-size: 13px;
        background: rgba(255,255,255,0.94);
        position: absolute;
        top: 75px;
        left: 50%;
        font-family: 'open_sansbold';
        text-align: center;
        z-index: 1 !important;
        color: #999;
        text-transform: uppercase
    }

    #offer_list #view_all_itemslistDiv .item:hover > .not-avail {
        top: 75px !important
    }

    .flipprod-main {
        width: 100%;
        height: 190px;
        position: absolute;
        margin-left: -10px;
        display: none
    }

        .flipprod-main .flipptopblnk {
            width: 100%;
            height: 100px
        }

        .flipprod-main .flipprod {
            width: 100%;
            height: 130px;
            background: #fff;
            overflow-y: scroll;
            overflow-x: hidden;
            -webkit-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            -moz-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            box-shadow: 0 -2px 3px rgba(204,204,204,0.9)
        }

            .flipprod-main .flipprod .flipp-hd-row {
                width: 100%;
                height: 20px
            }

                .flipprod-main .flipprod .flipp-hd-row .flipp-headclos {
                    text-align: right;
                    height: 10px;
                    position: absolute;
                    font-size: 20px;
                    color: #666;
                    margin-top: -3px;
                    padding: 0
                }

    .flipp-bdr {
        border-bottom: 1px #d8d5d5 solid;
        padding-bottom: 8px;
        padding-top: 8px
    }

        .flipp-bdr:last-child {
            border-bottom: none
        }

    .flipp-strnm {
        color: #0d5776;
        text-align: left;
        font-size: 12px;
        margin: 0;
        padding: 0 0 0 2px;
        font-weight: 700
    }

    .flipp-str-pri {
        color: #BE2D14;
        text-align: left;
        font-size: 10px;
        margin: 0;
        padding: 0 0 0 2px;
        text-decoration: none
    }

    .flipp-str-pri1 {
        color: #666;
        float: left;
        font-size: 8px;
        margin: 0;
        padding: 0 0 0 4px;
        text-decoration: line-through
    }

    .flipp-ratng {
        background: #0d5776;
        color: #fff;
        font-size: 10px;
        padding: 1px 5px
    }

    .flipp-ratng1 {
        font-size: 9px;
        color: #666
    }

    .flipp-samdaydeli {
        font-size: 11px;
        color: #666
    }

    .flipboxtop0 {
        top: 0;
        z-index: 999
    }

    .flipboxtop192 {
        top: 195px;
        z-index: -9
    }

    .row.no-gutters {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .cat2page {
        width: 86%;
        float: left;
        margin-top: -2px
    }

        .cat2page select {
            height: 30px;
            padding: 0 5px
        }

    .cat3page {
        width: 86%;
        float: left;
        margin-top: -1px
    }

        .cat3page select {
            height: 30px;
            padding: 0 5px
        }

    .catviewall3p {
        margin: 5px 10px
    }

    .subcategorydiv {
        position: relative;
        white-space: nowrap;
        overflow: auto;
        overflow-y: hidden
    }

        .subcategorydiv span {
            display: inline-block
        }

            .subcategorydiv span:first-child {
                margin-bottom: -8px;
                background: none
            }

    #magic-line {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100px;
        height: 2px;
        background: #F39735;
        margin-left: 2px
    }

    .subcate {
        margin: 0 1px 1px;
        font-size: 12px
    }

        .subcate a, #allSpanBlk {
            color: #666;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            text-transform: uppercase
        }

        .subcate a, #itemsListingDiv #allSpanBlk {
            color: #0d5776;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            font-size: 12px
        }

            .subcate a:hover, #itemsListingDiv #allSpanBlk:hover, .subcate a.active, #itemsListingDiv #allSpanBlk.active {
                color: #000;
                font-size: 12px;
                background: none;
                border-radius: 0;
                padding: 0 5px 4px 0
            }

    select.custom-dropdown {
        border-radius: 0
    }

    div.fancy-select div.trigger {
        border-radius: 0;
        cursor: pointer;
        padding: 5px 10px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        background: #fff;
        border: 1px solid #efefef;
        color: #0d5776 !important;
        width: 95px !important;
        height: 30px !important;
        font-size: 13px !important;
        text-align: left;
        line-height: 18px;
        transition: all 240ms ease-out;
        -webkit-transition: all 240ms ease-out;
        -moz-transition: all 240ms ease-out;
        -ms-transition: all 240ms ease-out;
        -o-transition: all 240ms ease-out
    }

        div.fancy-select div.trigger:after {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-top-color: #0d5776;
            top: 12px;
            right: 9px
        }

        div.fancy-select div.trigger.open {
            background: #fff;
            border: 1px solid #efefef;
            color: #0d5776;
            box-shadow: none
        }

            div.fancy-select div.trigger.open:after {
                border-top-color: #0d5776
            }

    div.fancy-select ul.options {
        list-style: none;
        margin: 0;
        position: absolute;
        top: 40px;
        right: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 50;
        max-height: 200px;
        overflow: auto;
        background: #fff;
        border-radius: 4px;
        border-top: 1px solid #fff;
        box-shadow: 0 1px 2px #ddd;
        min-width: 95px;
        padding: 0;
        text-align: left !important;
        transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -webkit-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -moz-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -ms-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -o-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out
    }

        div.fancy-select ul.options.open {
            visibility: visible;
            top: 100%;
            opacity: 1;
            transition: opacity 300ms ease-out,top 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,top 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,top 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,top 300ms ease-out;
            -o-transition: opacity 300ms ease-out,top 300ms ease-out
        }

        div.fancy-select ul.options.overflowing {
            top: auto;
            bottom: 40px;
            transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -o-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out
        }

            div.fancy-select ul.options.overflowing.open {
                top: auto;
                bottom: 50px;
                transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -o-transition: opacity 300ms ease-out,bottom 300ms ease-out
            }

        div.fancy-select ul.options li {
            color: #f39735;
            cursor: pointer;
            white-space: nowrap;
            padding: 5px 8px !important;
            line-height: 20px !important;
            transition: all 150ms ease-out;
            -webkit-transition: all 150ms ease-out;
            -moz-transition: all 150ms ease-out;
            -ms-transition: all 150ms ease-out;
            -o-transition: all 150ms ease-out
        }

            div.fancy-select ul.options li.selected {
                background: #f5f5f5;
                color: #a13e2d
            }

            div.fancy-select ul.options li.hover {
                color: #444;
                background: #f5f5f5
            }

    #slider3 {
        position: relative;
        margin-top: 0;
        width: 80px;
        height: 256px;
        margin-bottom: 10px
    }

    .product-title {
        color: #252627;
        font-size: 16px;
        font-family: 'open_sanssemibold';
        margin: 1px 0 0 1px
    }

    .bs-example {
        position: relative;
        margin-top: 0;
        width: 100%
    }

    .messageText {
        font-size: 12px;
        border-radius: 5px;
        padding: 3px 3px 0;
        text-align: center;
        width: auto !important;
        margin-top: 3px;
        float: none !important;
        color: #999
    }

    #ReviewContent .messageText {
        color: #999;
        background: none;
        border: 0;
        font-size: 12px;
        margin-top: 0
    }

    .review_menu li {
        display: inline;
        float: left;
        margin-right: 15px
    }

        .review_menu li:first-child {
            width: 100%
        }

    .btn-rateIt {
        background: #0d5776;
        color: #fff;
        font-size: 12px;
        padding: 2px 10px;
        border-radius: 5px;
        display: block;
        margin-top: 10px
    }

    .review_menu #ReviewRateIt i, .review_menu #WriteReviewContent i {
        color: #fff;
        font-size: 13px
    }

    .cust-sup-text {
        width: auto;
        color: #666;
        padding-bottom: 5px;
        font-family: open_sansbold
    }

    .paddingtb20 {
        padding: 10px 0
    }

    .review_menu li .pdstoreRate_review_static_content {
        margin-top: 4px;
        margin-right: 15px
    }

    .zoomContainer {
        z-index: -99 !important
    }

    .store_logo_hover li {
        margin: 5px 0;
        padding: 0;
        float: left;
        position: relative;
        width: 100%;
        height: 98px
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%;
        height: 98px
    }

        .media_logo img {
            width: 30%
        }

    .media__image {
        display: block;
        width: 110px !important;
        height: 90px;
        border-radius: 0;
        background: #fff;
        margin: 0
    }

    .media__body.sameDay:hover {
        background: none !important;
        border: 0 solid #ad94d5 !important
    }

    .media__body.nxtDay:hover {
        background: none !important;
        border: 0 solid #fa9770 !important
    }

    .media__body.fav_store:hover, .del-icon-fav_store, .media__body.fav_store {
        background: none !important;
        border: 0 solid #48d1a9 !important
    }

    .media__body {
        background: none;
        bottom: 0;
        color: #666;
        font-size: 12px;
        left: 100px;
        opacity: 1;
        overflow: hidden;
        padding: 5px;
        position: absolute;
        line-height: 20px;
        text-align: center;
        top: 35px;
        right: 0;
        -webkit-transition: .6s;
        transition: .6s;
        height: 60px
    }

        .media__body:hover {
            opacity: 1
        }

            .media__body:hover > .delevery_type div {
                z-index: 999 !important
            }

            .media__body:hover:after, .media__body:hover:before {
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1);
                opacity: 0
            }

        .media__body h2 {
            margin: 0;
            font-size: 14px;
            font-weight: 700;
            padding-bottom: 5px;
            color: #0d5776
        }

    .view_shop {
        color: #fff;
        font-size: 10px;
        background: #0d5776;
        padding: 2px 5px;
        margin-top: 8px;
        border-radius: 5px
    }

        .view_shop:hover {
            color: #fff
        }

        .view_shop img {
            vertical-align: sub;
            display: none
        }

    #select_shop .modal-body {
        overflow: hidden
    }

    #select_shop .close {
        position: absolute;
        right: 10px;
        top: 10px;
        opacity: 1;
        font-size: 30px
    }

    .scrollbar-content {
        padding: 0 25px 0 0;
        width: 100%
    }

    .offer-cat {
        margin: 1px 0 0
    }

        .offer-cat a {
            color: #40464a;
            font-size: 12px;
            padding: 5px 0;
            margin: 0 5px;
            float: left;
            border-bottom: 3px solid #fff
        }

        .offer-cat img {
            width: 15px;
            height: 15px
        }

        .offer-cat a:hover, .offer-cat a:focus, .offer-cat a.active {
            position: relative;
            color: #045777;
            font-size: 12px;
            border-bottom: 3px solid #f39735
        }

    .text-right2 {
        text-align: center
    }

    .prod-cat ul {
        padding: 0;
        margin: 0;
        width: 45px;
        float: left
    }

    .bought-like a, .bought-like {
        color: #c1c1c1;
        padding: 0 2px;
        width: 55%
    }

    .rating-holder #rateIt01 {
        top: 43px !important;
        left: -10px;
    }

    .rateIt01_arrow:before {
        margin-top: -13px;
    }

    .rateit-holder a, .ReviewBlock {
        color: #0d5776;
        font-size: 12px
    }

        .rateit-holder a:hover, .ReviewBlock:hover {
            color: #f39735
        }

    .storeRating .fa-star {
        color: #f8ad32;
        width: 20px;
        font-size: 22px
    }

    .star-off {
        color: #fff !important;
        width: 22px;
        font-size: 22px;
        font-size: 13px !important;
        opacity: .6
    }

    #write-review {
        margin-left: -15px;
        margin-bottom: 15px
    }

    .breadcrumbs {
        padding: 7px 0;
        margin: 0;
        list-style: none;
        margin-top: 10px;
    }

    .review_menu .rating-holder {
        font-size: 15px
    }

    .review_menu {
        margin: 0 0 5px;
        padding: 0;
        display: inline-block;
        position: relative;
        width: 90%
    }

        .review_menu .userStoreRevRat_static_content {
            width: auto;
            display: inline-block;
            position: relative
        }

        .review_menu .showratingp {
            width: auto;
            height: auto;
            display: block;
            position: relative;
            transform: scaleY(0.85);
            font-size: 16px;
            font-family: 'open_sanssemibold';
            color: #434343;
            font-weight: 500
        }

        .review_menu .storepstrgf {
            width: 100%;
            height: auto;
            margin-top: 10px
        }

            .review_menu .storepstrgf:first-child {
                margin-bottom: 20px
            }

            .review_menu .storepstrgf .storepstrgfleft {
                width: 220px;
                height: auto;
                display: inline-block;
                float: left
            }

            .review_menu .storepstrgf .storepstrgfright {
                width: 30px;
                height: auto;
                display: inline-block;
                float: left;
                margin-left: 5px
            }

    .bs-example .libackgbg {
        background: #fff;
        display: block;
        padding-top: 10px;
        box-shadow: 0 3px 1px #c5ecfc
    }

    .font-italic-lineh {
        line-height: 20px
    }

    .font-italic {
        font-style: italic
    }

    .revreplycom-left {
        margin-left: 25px
    }

    .letterhightfnt {
        transform: scaleY(0.85);
        display: inline-block
    }

    .letterhightcolr {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #187298;
        font-weight: 500
    }

    .letter4e4e {
        color: #4e4e4e
    }

    .letter4a4b4c {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 11px;
        font-family: 'open_sanssemibold';
        color: #4a4b4c;
        font-weight: 500
    }

    .letter4a4b4c1 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 11px;
        font-family: 'open_sanssemibold';
        color: #bbbcbc;
        font-weight: 500
    }

    .letter4a4b4c2 {
        transform: scaleY(0.85);
        font-size: 22px
    }

    .letter999 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #999;
        font-weight: 500
    }

    .strdtlmarleft {
        margin-left: 0px;
        word-wrap: break-word;
        margin-top: 0px;
    }

    .graphicon-style img {
        margin-left: 20px;
        width: 18px;
        height: 18px;
        position: relative
    }

    .product-price {
        margin: 0 0 0 1px;
        padding: 0;
        list-style: none
    }

        .product-price li {
            margin: 0 10px 0 0;
            padding: 0;
            list-style: none;
            display: inline-block;
            width: 45%
        }

            .product-price li .prod-catalog {
                width: 150px;
                margin: 2px 0;
                border: 1px solid #ccc;
                border-radius: 20px;
                padding: 6px;
                background: #f7f4f0
            }

        .product-price span {
            margin-left: 3px
        }

    .prod-featured-offer {
        margin: 15px 0;
        border: 1px solid #ccc;
        background: #f7f4f0;
        border-radius: 20px;
        padding: 6px
    }

    .comment-social-links {
        margin: 2px 0 5px
    }

        .comment-social-links .product-price li {
            width: 100%
        }

    .shop-menu {
        margin: 20px 0 0;
        padding: 10px 0 10px 20px;
        background: #ecf5f9;
        border-radius: 5px;
        width: 100%
    }

    #write_review {
        position: absolute;
        background: #f7f4f0;
        padding: 10px;
        z-index: 1;
        width: 279px;
        left: -101px;
        display: none;
        border: 1px solid #dbd7d2;
        top: 10px;
        box-shadow: 0 4px 11px -1px #838383
    }

    .review-form textarea {
        height: 60px !important;
        padding: 10px 18px !important;
        resize: none
    }

    .review_arrow:before {
        content: "";
        height: 15px;
        display: block;
        margin-top: -18px;
        margin-left: 140px;
        position: absolute;
        width: 15px;
        background: #f7f4f0;
        border-top: 1px solid #dbd7d2;
        border-left: 1px solid #dbd7d2;
        z-index: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

    #ratitsign {
        width: 300px
    }

    .msg-box-text h3 {
        background: none;
        font-size: 16px;
        border-radius: 5px;
        padding: 10px;
        text-align: center;
        border: 0 solid #85b249;
        width: auto;
        margin: 0 auto;
        vertical-align: middle;
        display: inline
    }

        .msg-box-text h3 .fa {
            color: #85b249;
            font-size: 20px;
            vertical-align: text-bottom
        }

    .exp-offers .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 0;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .carousel-indicators {
        bottom: 0
    }

    .item-header {
        padding: 0 !important;
        display: block;
        width: 85%;
        height: 28px;
        position: absolute;
        z-index: 4
    }

    .page-title {
        color: #525151;
        font-size: 16px;
        margin: 5px;
        padding: 0
    }

    .store-shop-dtls {
        background: #fff;
        border: 1px solid #cdcdcd;
        padding: 2px 0
    }

        .store-shop-dtls .shop-dtls {
            margin: 0;
            display: inline-block
        }

            .store-shop-dtls .shop-dtls .store-name {
                margin-bottom: 0;
                line-height: 20px;
                height: 20px
            }

                .store-shop-dtls .shop-dtls .store-name a {
                    color: #fff;
                    font-size: 14px;
                    font-weight: 400
                }

                    .store-shop-dtls .shop-dtls .store-name a:hover {
                        color: #fff;
                        text-decoration: underline
                    }

        .store-shop-dtls .stordelivery-type {
            margin-top: -2px;
            font-size: 12px;
            margin-left: 0;
            word-wrap: break-word
        }

            .store-shop-dtls .stordelivery-type img {
                margin-top: -4px
            }

        .store-shop-dtls .cart-total-amount {
            position: absolute;
            right: 0;
            margin-top: -7px;
            font-size: 14px
        }

    #prodBlockDiv .my-cart-add {
        margin-top: 0;
        margin-left: -39px;
        position: relative;
        z-index: 4
    }

    #productAddToCartAction .add-delete-pro .form-control, #offer-table .add-delete-pro input, .my-cart-add .input-group-addon .product-count {
        width: 30px !important;
        height: 30px;
        border-radius: 0;
        background: transparent !important;
        color: #666;
        font-family: 'open_sanssemibold';
        font-size: 19px
    }

    .item-price {
        padding: 0 !important;
        color: #bd2b04;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: .6px
    }

    .all-items-price {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px;
        margin-left: 0;
        margin-top: 3px
    }

    .checkout-main .all-items-price {
        padding-top: 1px;
        border-top: 1px dashed #ddd
    }

    .all-items-price1 {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px
    }

    #prodBlockDiv .row .col-lg-1 .trash-bin:before {
        content: "\f014";
        font-family: FontAwesome;
        margin-top: -4px;
        position: relative;
        display: inline-block
    }

    .input-group-addon.paddingLR0 .btn-add, .input-group-addon.paddingLR0 .btn-remove-item {
        border-radius: 10px !important;
        height: 28px !important;
        padding: 3px 7px 7px 6px !important
    }

    .kartppg {
        font-size: 12px;
        color: #666;
        letter-spacing: .6px;
        height: auto;
        margin: 0;
        padding: 0
    }

    .org-price {
        text-decoration: line-through;
        margin-top: 13px
    }

    .saved-amt {
        margin-top: 13px
    }

    .mycart-line-seperator {
        display: none
    }

    .empty-cart {
        border: none;
        padding: 7px 2px 8px;
        border-radius: 0;
        background: #ccc;
        color: #fff;
        margin-top: 0;
        text-align: center;
        width: 50%;
        left: 0;
        position: fixed;
        bottom: 0;
        z-index: 99
    }

        .empty-cart:hover {
            background: #F39735;
            color: #fff
        }

    .checkout-dtls {
        padding-right: 0;
        width: 381px;
        margin-top: 0
    }

    .my-cart-wrapper {
        border: 1px solid #eee;
        background: #fff;
        min-height: 300px !important;
        margin-bottom: 10px;
        padding-top: 0
    }

    .shop-total-desc {
        font-size: 13px;
        margin: 10px 0
    }

    .btnchkout {
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0
    }

    .mobkarcontbox {
        height: auto;
        border-bottom: 1px #ccc solid
    }

    .yellow-border {
        background: #f39735;
        height: 4px;
        position: relative;
        width: 100%;
        top: 14px;
        left: 0
    }

    .select_store_boxloc {
        width: 100%;
        margin: 0 auto;
        padding: 20px 50px 1px;
        margin-top: 45px;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #999;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
        box-shadow: 0 3px 9px rgba(0,0,0,.5)
    }

    .skipmodal {
        color: #045677;
        cursor: pointer;
        font-size: 13px
    }

        .skipmodal:hover {
            color: #F39633
        }

    .footer-main .footer-pay-social .ftr-socialarea {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-bottom: 10px
    }

    .crtclrmobhid {
        display: block
    }

    .bx-controls-direction {
        display: none
    }

    .storedtlbnrhght {
        height: 200px
    }

    .seperation-border {
        border-top: 2px solid #e5e3e1;
        width: 100%
    }

    .breadcrumbs li:last-child a {
        color: #0D5776;
        font-size: 12px;
        cursor: default !important;
        font-weight: 700
    }

    .storenotavblmsg {
        color: #666;
        border: 1px #eee solid;
        padding: 15px 5px;
        background: #ecf5f9;
        border-radius: 5px;
        display: inline-block;
        -webkit-box-shadow: 0 3px 9px -1px #838383;
        width: 340px
    }

    .revreplycom-left {
        margin-left: 1px;
        display: inline-block
    }

    .store-hours {
        margin-top: 3px;
        font-size: 14px;
        transform: scaleY(0.85);
        color: #4e4e4e;
        word-wrap: break-word
    }

    .formobdispb {
        display: inline-block;
        float: left
    }

        .formobdispb .product-price li {
            display: inline
        }

    .nutrition-chart {
        overflow: hidden;
        height: auto;
        margin-top: 10px;
        margin-bottom: 10px
    }

        .nutrition-chart img {
            width: 100%
        }

    .pdpagezoomimgmob1 {
        margin-top: 20px
    }

    .pdpagezoomimgmob2 img {
        height: 300px
    }

    .prod-dtls-right {
        margin-top: 10px
    }

    .legal-dis {
        margin: 0
    }

    .pdzmhovblnkmob {
        height: 300px;
        width: 85%;
        position: absolute;
        display: block;
        background: none
    }

    .image-thumb li a {
        border: 1px solid #e3ded9;
        display: table-cell;
        width: 60px;
        height: 60px;
        text-align: center;
        vertical-align: middle;
    }

    .image-thumb li .prodthumb.active, .image-thumb li .prodthumb:focus, .image-thumb li .prodthumb:hover {
        display: table-cell
    }

    .image-thumb > li.active > a, .image-thumb > li.active > a:focus, .image-thumb > li.active > a:hover {
        border: 1px solid #000
    }

    #offer-table {
        position: absolute;
        background: #fff;
        border: 1px solid #dbd7d2;
        padding: 2px;
        display: block;
        z-index: 4;
        width: 340px;
        right: -7px;
        box-shadow: -1px 2px 3px #5a5a5a;
        display: none
    }

    .pdpgmoreoffmob0 {
        height: 80px;
        display: inline-block
    }

    .pdpgmoreoffmob1 {
        width: 180px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob2 {
        width: 85px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob3 {
        width: 185px;
        display: inline-block;
        position: relative;
        top: -11px;
        float: left;
        left: 6px
    }

    .pdpgmoreoffmob4 {
        width: 160px;
        display: inline-block;
        position: relative;
        top: -56px;
        float: left;
        left: 180px
    }

    .pdpgmoreoffmob5 {
        width: 165px;
        height: 20px;
        overflow: hidden;
        display: inline-block
    }

    .border-style {
        border-right: 2px solid #c2c2c2;
        height: 12px;
        width: 0 !important;
        padding: 0 !important;
        margin-top: 5px;
        margin-right: 0
    }

    .product-fe li {
        margin: 0;
        padding: 0 15px 0 0;
        display: inline-block;
        list-style: none;
        line-height: 34px;
        width: 48%
    }

    .margin-bottom20 {
        margin-bottom: 10px !important
    }

    .prod-highlights {
        margin-top: 0;
        padding: 0;
        display: inline-block
    }

    .pdmarpgdtlft {
        margin-top: 10px
    }

    .maroffdiv {
        margin-top: 5px
    }

    .stepwizard-row {
        display: table-row;
        position: relative;
        width: 100%;
        background: #F7F5F0;
        z-index: 0;
        margin-left: 0
    }

        .stepwizard-row:before {
            top: 30px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 89.5%;
            height: 1px;
            background-color: #ccc;
            z-order: 0
        }

    .stepwizard-step {
        display: table-cell;
        text-align: center;
        position: relative;
        width: 32%;
        display: inline-block
    }

    .del-addrs1 {
        max-height: initial !important;
        min-height: initial !important;
        margin-top: 0;
        overflow: visible;
        overflow-x: initial;
        width: 95% !important
    }

    .checkout-right-panel {
        min-height: 140px !important;
        position: relative;
        width: 100%;
        top: 2px
    }

    .paddingtrbl {
        padding: 0 !important
    }

    .delivery-addr {
        position: relative;
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 0
    }

    .ordersumrow {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    .addnewadd-for-deli {
        margin-top: 5px;
        left: -24% !important;
        position: relative
    }

    .address-style {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 0px !important;
        margin-top: 10px
    }

    .address-style1 {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 10px !important;
        margin-top: 10px
    }

    .ordrsmtop {
        margin-top: 5px
    }

    .ord-smry {
        left: -10px !important
    }

    .sectn-title {
        border-bottom: 1px solid #ddd;
        padding-bottom: 1px;
        margin-bottom: 1px;
        font-size: 13px;
        font-weight: 700
    }

    .couponinp1 {
        width: 100%;
        float: left;
        display: inline-block;
        position: relative;
        margin-top: -15px
    }

    .couponinp2 {
        width: 100%;
        float: left;
        display: inline-block;
    }

    .delivechargemob {
        margin: 0;
        padding: 0
    }

    .org-price, .saved-amt {
        color: #999;
        font-size: 11px;
        margin: 0 5px
    }

    .checkout-main .coupon-code {
        border: 1px solid #ddd;
        border-radius: 0;
        background: #faf7f3;
        width: 100%;
        box-shadow: none
    }

    .special-instruc {
        display: inline-block;
        position: relative
    }

    .stepwizard-step p {
        margin-top: 0;
        letter-spacing: .7px
    }

    .checkout-common {
        line-height: 1.287;
        width: 100%;
        font-size: 10px;
        font-family: open_sansregular;
        color: #0d5776;
        position: relative;
        z-index: 9
    }

    .list-item01 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -12px;
        right: 24px;
        height: 26px;
        width: 26px
    }

    #dateChg, .terms-conditions {
        margin-bottom: 0px;
        color: #777
    }

        #dateChg, .terms-conditions label {
            top: 0px;
            position: relative;
            display: inline-block
        }

    .userallp-left-posfix {
        position: relative;
        margin: auto;
        width: 100%
    }

    .userallp-left {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right-row {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 16px
    }

    #my_account_info {
        width: 100%;
        margin-left: 0
    }

    .sidebar-nav {
        display: block;
        float: left;
        width: 100%;
        min-height: 110px;
        list-style: none;
        margin-left: 0;
        padding: 0;
        background: #0d5776
    }

        .sidebar-nav li {
            line-height: 30px;
            color: #fff !important;
            width: 48%;
            display: inline-block
        }

            .sidebar-nav li a {
                color: inherit
            }

            .sidebar-nav li:hover, .sidebar-nav li:hover a.active-menu .row {
                background-color: #f39735 !important;
                color: #fff !important
            }

            .sidebar-nav li a.active-menu .row {
                color: #f39735;
                font-family: open_sanssemibold
            }

            .sidebar-nav li a.active-menu .active_arrow:before {
                color: inherit !important
            }

            .sidebar-nav li:hover a .row .active_arrow:before {
                color: #fff !important
            }

    .shop-first-name {
        background: #41dda0;
        color: #fff;
        margin-top: 2px;
        font-size: 28px;
        line-height: 32px;
        text-align: center;
        border-radius: 50%;
        padding: 5px;
        height: 40px;
        width: 40px;
        display: inline-block;
        font-weight: 700;
        vertical-align: top
    }

    #allergicFrm {
        padding-left: 8px !important
    }

    .OrderListing {
        width: auto;
        height: auto;
        margin-top: 10px
    }

    #ordhistmar {
        margin: 0;
        padding-top: 20px;
        position: relative
    }

    .orderhisttabel1 {
        width: auto;
        height: auto
    }

        .orderhisttabel1 .orderhistd1 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd2 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd3 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd4 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 table tr td {
            padding: 0 !important;
            margin: 0 0 6px
        }

        .orderhisttabel1 table tr {
            border-bottom: 1px #ccc solid
        }

            .orderhisttabel1 table tr:nth-last-child(2) {
                border-bottom: none
            }

    .delivadd {
        width: 140px;
        height: auto;
        display: inline-block;
        position: relative;
        float: right;
        right: 0px;
        margin-top: 5px
    }

    .myaccbox {
        width: 100%;
        height: auto;
        display: inline-block;
        float: left;
        margin-left: 0;
        margin-top: 1%;
        border: 1px #ccc solid;
        background: #F7F5F0;
        position: relative
    }

    .scrollbaruser1 {
        max-height: initial !important;
        overflow: visible;
        overflow-x: initial
    }

    .userproaddp {
        left: 29%;
        display: inline-block;
        position: relative
    }

    .userchngpass {
        left: 4%;
        position: relative;
        width: 96.5%
    }

    .myaccadd1 {
        margin-right: 10px
    }

        .myaccadd1 i {
            font-size: 18px
        }

    .myaccadd2 {
        margin-right: 5px
    }

        .myaccadd2 i {
            font-size: 18px
        }

    .myaccadd3 {
        margin-right: 0
    }

        .myaccadd3 .glyphicon-pencil {
            font-size: 18px
        }

    .myaccadd4 {
        margin-right: 0
    }

        .myaccadd4 i {
            font-size: 18px
        }

    .myaccadd5 {
        margin-right: 0
    }

        .myaccadd5 .glyphicon-pencil {
            font-size: 18px
        }

    #my-account {
        min-height: 340px;
        background: #f7f5f0
    }

    .msg-success {
        padding-top: 30px;
        color: #666;
        text-align: center
    }

        .msg-success h1 {
            font-size: 24px;
            color: #035676;
            margin-top: 10px
        }

        .msg-success h2 {
            font-size: 14px;
            color: #666;
            margin-top: 0
        }

            .msg-success h2 a {
                font-size: 18px;
                color: #035676;
                text-decoration: underline;
                display: inline-block;
                margin-top: 10px
            }

                .msg-success h2 a:hover {
                    color: #F59824
                }

        .msg-success h3 {
            font-size: 14px;
            color: #666;
            margin: 0;
            padding: 0 0 40px
        }

        .msg-success p {
            text-align: center;
            padding-bottom: 40px
        }

    .sign-up-head {
        color: #0D5776;
        margin-top: 0;
        padding-bottom: 0;
        font-size: 26px;
        margin-bottom: 0
    }

    .fontsignpont {
        color: #000;
        line-height: 25px;
        font-size: 15px
    }

    .fontsignpont1 {
        color: #666;
        line-height: 21px;
        font-size: 12px
    }

    .fontsignpont2 {
        color: #F39735;
        font-size: 16px;
        margin-left: 10px
    }

    .fontsignpont3 {
        color: #F39735;
        font-size: 11px;
        position: absolute;
        z-index: 2;
        margin-top: -31px;
        display: inline-block;
        right: 18px
    }

    .signpostpheigh {
        height: 30px
    }

    .locppmobm {
        padding: 10px 10px 0 !important;
        min-width: 285px !important;
        left: 6% !important;
        border-radius: 10px !important;
        position: fixed !important;
        top: 30px !important;
    }

    .select_store_box {
        margin: 0 auto;
        padding: 27px 50px 40px;
        margin-top: 75px;
        box-shadow: none;
        border-radius: 5px;
        background-color: rgba(255,255,255,0.85)
    }

    .footer-main .footer-pay-social {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 0
    }

    .srchpageleft {
        width: 70%;
        height: 100%;
        position: fixed;
        background: #fff;
        right: -71%;
        z-index: 999999;
        top: -5px;
        overflow: auto;
        overflow-x: hidden
    }

    .srchpageright {
        width: 100%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 0
    }

    .bgcolorsrchp {
        background: #fff
    }

    .srchprigtt {
        width: 79%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 10px
    }

        .srchprigtt h5 {
            color: #000;
            font-weight: 700;
            margin-left: 5px;
            margin-top: 14px
        }

    .srchprigtt-mob {
        width: 15%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 5px;
        margin-top: 5px;
        margin-bottom: 3px
    }

        .srchprigtt-mob p {
            margin: 0;
            padding: 0
        }

        .srchprigtt-mob img {
            width: 18px;
            height: 18px
        }

        .srchprigtt-mob .fltr-font {
            font-size: 10px;
            margin-top: 0;
            position: relative;
            display: inherit
        }

    .blogrecipebox {
        width: 100%;
        height: 150px;
        margin: auto;
        overflow: hidden
    }

        .blogrecipebox img {
            height: 100%;
            width: 100%;
            -moz-transition: all .3s;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .blogrecipebox img:hover {
                -moz-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.1)
            }

    .land-recipeblog {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-recipeblog h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 10px;
            font-size: 16px;
            margin-bottom: 5px;
            text-align: center;
            font-weight: 700
        }

    .framerecipeandblogs {
        height: 219px;
        overflow: hidden;
        margin: 0 10px
    }

        .framerecipeandblogs ul {
            list-style: none;
            margin: 0;
            padding: 0;
            height: 240px
        }

            .framerecipeandblogs ul li {
                float: left;
                width: 250px;
                height: 240px;
                margin-left: 5px;
                padding: 0;
                color: #ddd;
                text-align: center
            }

    .frameourcustomer {
        height: 238px;
        overflow: hidden;
        margin: 0 10px
    }

        .frameourcustomer ul {
            list-style: none;
            margin: 0;
            padding: 0;
            height: 238px
        }

            .frameourcustomer ul li {
                float: left;
                width: 300px;
                height: 238px;
                margin-left: 5px;
                padding: 0;
                color: #ddd;
                text-align: center
            }

    .customttl {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .customttl h3 {
            font-size: 14px;
            text-align: center;
            color: #666
        }

    .custombox {
        width: 100%;
        height: 238px;
        margin: auto;
        overflow: hidden
    }

        .custombox img {
            width: 100%
        }

    .recipeblogboxland {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .recipeblogboxland h3 {
            text-align: left;
            padding: 0
        }

            .recipeblogboxland h3 a {
                font-weight: 400;
                color: #f39633;
                padding: 0;
                font-size: 14px
            }

                .recipeblogboxland h3 a:hover {
                    color: #0e5776
                }

        .recipeblogboxland p {
            font-size: 13px;
            text-align: left;
            color: #666
        }

    .btmlefthorisld2 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld2 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld2 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld2 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .btmlefthorisld3 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld3 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld3 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld3 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .landing-row {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .landing-row .landpcatbox .catproductbox {
            width: 100%;
            position: absolute;
            bottom: 5px;
        }

            .landing-row .landpcatbox .catproductbox h3 {
                width: 100%;
                color: #666;
                margin: 0;
                text-align: center;
                padding-left: 5px;
                padding-right: 5px;
                font-size: 12px;
                font-weight: 400;
            }

    .margrowtop {
        margin-top: 10px
    }

    .land-specstrleft {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-specstrleft h3 {
            color: #0d5776;
            padding: 0 5px;
            margin-top: 15px;
            font-size: 16px;
            line-height: 23px;
            margin-bottom: 5px
        }

        .land-specstrleft p {
            font-size: 13px;
            padding: 0 10px;
            line-height: 22px
        }

        .land-specstrleft .explorebtn {
            background: #0e5776;
            height: auto;
            display: inline-block;
            padding: 0 5px;
            color: #fff;
            border-radius: 5px;
            font-size: 12px
        }

            .land-specstrleft .explorebtn:hover {
                background: #f39733
            }

    .land-specstrright {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-top: 20px
    }

        .land-specstrright img {
            width: 100%
        }

    .land-nearbystr {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-nearbystr h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 5px;
            margin-bottom: 5px;
            font-size: 16px;
            font-weight: 700
        }

    .newsletter .form-control {
        height: 27px;
        background: #fff;
        border: none;
        border: 1px #e2dede solid;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .newsletter .btn {
        padding: 5px;
        color: #fff;
        background: #0D5776;
        font-size: 11px
    }

    .ftrlinkcol {
        overflow: hidden
    }

    .product-fe {
        padding: 0;
        padding-left: 0;
        height: auto;
        width: 100%;
        display: inline-block
    }

        .product-fe li {
            width: 49%;
            margin: 5px 0 0;
            padding: 0;
            display: inline-block;
            float: left;
            list-style: none;
            height: 35px;
            border-right: none
        }

            .product-fe li:last-child {
                border-right: none
            }

            .product-fe li img {
                margin-right: 5px
            }

    .media__body .iteamdiv {
        width: 50px;
        display: inline-block;
        float: right;
        text-align: right;
        color: #0d5776;
        font-size: 12px;
        font-weight: 700;
        margin-top: 1px;
        margin-bottom: 2px
    }

    .delevery_type_main {
        position: relative;
        bottom: 0;
        left: 7px;
        height: 22px;
        display: inline-block;
        z-index: 99;
        width: auto;
        float: left
    }

    .clicktoimg {
        height: 20px;
        margin-top: 0;
        width: 65%;
        position: absolute;
        opacity: 1;
        background: none;
        display: inline-block;
        color: #fff;
        text-align: center;
        border-radius: 0;
        right: 0
    }

        .clicktoimg span {
            font-size: 12px;
            display: none
        }

        .clicktoimg:hover {
            opacity: 1;
            z-index: 9999;
            display: inline-block
        }

        .clicktoimg h4 {
            font-size: 14px;
            background: none;
            padding: 1px 0;
            color: #666;
            margin-top: 10px;
            border-radius: 0
        }

    .revpddtlcount {
        margin-left: -20px;
        margin-top: 1px;
        position: relative;
        display: inline-block;
        font-size: 16px
    }

    .modal-dialog {
        margin: 50px auto !important
    }

    .image-holder img {
        max-width: 100%;
        max-height: 500px;
        width: auto;
        height: auto;
        margin: auto;
        display: block
    }

    .tccoupon-banner {
        position: absolute;
        font-size: 11px;
        margin-top: -54px;
        right: 15px
    }

    .mobspesoff {
        position: relative;
        top: -2px;
        left: 1px;
    }

    .mobspesoff1 {
        margin-top: 5px;
        margin-left: 10px;
        display: inline-block;
        padding-bottom: 20px
    }

        .mobspesoff1 img {
            width: 50px;
            height: 50px
        }

        .mobspesoff1 .diyalf {
            margin-top: 3px;
            display: inline-block;
            float: left
        }

        .mobspesoff1 .diyart {
            margin-top: 17px;
            display: inline-block;
            float: left;
            margin-left: 0
        }

            .mobspesoff1 .diyart img {
                width: 140px;
                height: 30px
            }

    .logingkartopmob {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 3px;
    }

        .logingkartopmob ul {
            width: 80%;
            margin: 0px;
            padding: 0px;
        }

            .logingkartopmob ul li {
                float: left;
                width: 50%;
                list-style: none;
                padding: 0px 0px;
                text-align: center;
            }

    .mrphome {
        text-decoration: line-through;
        font-size: 11px;
        font-weight: 400;
        margin-left: 2px;
        color: #999;
    }

    .mrgtopfeturoffimg {
        margin-top: 15px;
    }

    .paddrightnogut {
        padding-right: 15px !important;
    }

    .paddleftnogut {
        padding-left: 15px !important;
    }

    .sub-header-holder1 {
        width: auto;
        margin-left: 5px !important;
        margin-right: 0px !important;
        float: left;
        vertical-align: middle;
        line-height: 24px;
    }

    .navbar-header {
        width: 100% !important;
        display: inline-block !important;
        position: relative !important;
    }

    .martop14excit {
        margin-top: 0px !important;
    }

    .martopfetp14 {
        margin-top: 0px !important;
    }

    .notgutpad {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .righleftpadmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .rightaddr-cont1 {
        width: 100%;
        display: inline-block;
        float: left;
        line-height: 15px;
        margin-top: 1px;
        padding-bottom: 0px;
    }

    .upper-nav-txt2 {
        font-size: 10px;
        color: #fff;
    }

    .higtformob {
        height: 35px;
        display: inline-block;
    }

    .possabpdtmof {
        position: relative;
    }

    #offer-table {
        margin-top: 0px
    }

    .container-fluidmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .bgcoloref {
        padding: 10px 0px;
    }

    .h1headhom {
        margin-bottom: 7px;
    }

    .searchmobrad {
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border: none;
    }

    .formobbgcheck {
        background: #fff;
    }

    .h2headhom {
        font-size: 16px;
        color: #0d5776;
        border-bottom: 2px solid #eee;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom1 {
        font-size: 18px;
        font-style: italic;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 3px solid #bccad5;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom2 {
        font-size: 18px;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 2px solid #bccad5;
        line-height: 0.1em;
        margin: 15px 0 20px;
    }

    .featoffmm {
        padding: 2px;
    }

    .footer-top-cont p {
        font-size: 12px;
    }

    .ftrcateglink {
        font-size: 12px;
    }

    .myordpadtb {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .steps-line {
        height: 2px;
        position: relative;
        margin-top: 7px;
        width: 195px;
    }

    .order-status-holder {
        position: relative;
        margin: 7px 0px 20px 0px;
    }

    .order-status01 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: -10px
    }

    .order-status02 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 49px;
    }

    .order-status03 {
        width: 25%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 111px;
    }

    .order-status04 {
        width: 40%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 165px;
    }

    .btn-cancelaal {
        padding: 1px 10px !important;
        color: #fff;
        font-size: 11px !important;
        margin-top: 0px !important;
    }

    .forratitpppdp {
        margin-left: -150px;
    }

        .forratitpppdp .arrow_box::after {
            margin-left: 178px !important;
        }

    #terms_check-error {
        position: absolute;
        margin-top: 7px;
        color: #666;
        font-size: 11px;
        background: #fff;
        padding: 5px 10px;
        margin-left: -14px;
        z-index: 1;
        border-radius: 5px;
        border: 1px #ccc solid;
        box-shadow: 1px 1px 3px #ccc;
        display: block;
    }

        #terms_check-error:after {
            bottom: 100%;
            left: 16%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border: 1px #ccc solid;
        }

        #terms_check-error:after {
            border-color: rgba(204, 204, 204, 0);
            border-bottom-color: #ccc;
            border-width: 10px;
            margin-left: -10px;
        }

    .nearbystrrat .nearbystrleft .star {
        font-size: 20px;
        width: 16px;
        display: inline-block;
        color: #e8e3dd;
        float: left
    }

        .nearbystrrat .nearbystrleft .star:last-child {
            margin-right: 0
        }

        .nearbystrrat .nearbystrleft .star:before {
            content: '\2605'
        }

        .nearbystrrat .nearbystrleft .star.on {
            color: #fdc230
        }

        .nearbystrrat .nearbystrleft .star.half:after {
            content: '\2605';
            color: #fdc230;
            position: absolute;
            margin-left: 0px;
            width: 8px;
            overflow: hidden;
            top: 0px;
            display: block;
        }

    .store-name {
        font-size: 12px;
    }

    #offer_list {
        margin-top: 10px;
    }

    .main-swith {
        width: 80px;
        height: 30px;
        display: inline-block;
        position: absolute;
        margin-top: -2px;
        float: right;
        right: 8px;
    }
    /*320 end*/
}

@media screen and (min-width:376px) and (max-width:414px) {
    .custom-row {
        margin-right: 0;
        margin-left: 0;
        display: inline-block
    }

    .row.no-gutters-pdetail {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters-pdetail > [class^="col-"], .row.no-gutters-pdetail > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .mobcat-col-2 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .mobcat-col-4 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .marginLR10 {
        padding: 0;
        color: #666
    }

    .storeppstatment {
        width: 100%;
        height: auto;
        display: inline-block;
        text-align: center;
        position: relative;
        margin-top: -10px
    }

        .storeppstatment a {
            background: #fff;
            display: inline-block;
            position: relative;
            padding: 0 10px 2px;
            border-radius: 5px;
            border: 1px #ccc solid;
            cursor: default
        }

        .storeppstatment .muti-stores-count {
            font-size: 16px;
            display: inline-block;
            position: relative;
            color: #f39735;
            font-weight: 700
        }

        .storeppstatment .muti-stores-text {
            font-size: 14px;
            display: inline-block;
            position: relative;
            color: #0d5776;
            margin-left: 4px
        }

    .bgbluecolor {
        background: #0D5776
    }

    .bgbrowncolor {
        background: #F39735
    }

    .mobsercharea {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 2px
    }

        .mobsercharea a {
            cursor: pointer
        }

    .mobserchinput {
        width: 100%;
        height: 30px;
        border: none;
        padding-left: 30px;
        border-radius: 5px;
        cursor: pointer;
        background: #fff;
        display: inline-block
    }

        .mobserchinput .innrspansr {
            text-align: left;
            color: #666;
            display: inline-block;
            padding-top: 6px
        }

    .mobserchinput1 {
        width: 100%;
        height: 30px;
        border: none;
        border-radius: 5px
    }

    .mobsrchicon {
        position: absolute;
        margin: 8px 0 0 10px;
        z-index: 1
    }

    .mobsercharea2 {
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 15px 0 10px;
        position: absolute;
        margin-top: -130px
    }

        .mobsercharea2 .mobsercharea2-left {
            width: 9%;
            float: left;
            margin-left: 1%;
            display: inline-block;
            position: relative;
            margin-top: 3px
        }

        .mobsercharea2 .mobsercharea2-center {
            width: 75%;
            margin-left: 1%;
            float: left;
            display: inline-block;
            position: relative
        }

        .mobsercharea2 .mobsercharea2-right {
            width: 10%;
            margin-left: 2%;
            margin-right: 2%;
            float: left;
            display: inline-block;
            position: relative
        }

    .mobfixhd {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 999;
        -moz-transition: margin .5s ease-in 0;
        -webkit-transition: margin .5s ease-in 0;
        -o-transition: margin .5s ease-in 0;
        transition: margin .5s ease-in 0
    }

    .srchsugpagemob {
        width: 100%;
        height: 100%;
        display: block;
        background: #fff;
        position: fixed;
        z-index: 999999
    }

        .srchsugpagemob .srchsugpagemob-area {
            width: 100%;
            height: auto;
            display: inline-block;
            position: relative;
            margin-top: 15px;
            border-bottom: 1px #eee solid;
            padding-bottom: 10px
        }

            .srchsugpagemob .srchsugpagemob-area .srchpgiconmob-left {
                margin-top: 10px;
                padding-bottom: 10px
            }

    .mobhedeiconbg {
        width: 100%;
        display: inline-block;
        padding: 10px 0 20px;
        margin-top: 0
    }

    .mobcatspan1 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 7px
    }

    .mobcatspan2 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 16px
    }

    .mobcatspan3 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 8px
    }

    .mobcatspan4 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 19px
    }

    .mobkartpr1 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -8px;
        right: -3px;
        height: 25px;
        width: 25px;
        font-size: 12px
    }

    #signuppp {
        width: 100%
    }

    .signupp-scrl {
        max-height: 400px;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .mobtopmargin {
        margin-top: 0
    }

    .mobtopmarginhom {
        margin-top: 0
    }

    .landing-page {
        background: url(../images/landingBg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .btn-login {
        border: 1px solid #0D5776;
        color: #1b617e;
        font-size: 14px;
        background: none;
        font-family: 'open_sansbold';
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 10px
    }

    .btn-signupNew, .btn-signup {
        border: 1px solid #0d5776;
        color: #fff;
        font-size: 14px;
        background: #0d5776;
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 20px;
        font-family: 'open_sansbold'
    }

    .gglply {
        width: 90px;
        margin-left: 15px
    }

    .margin-top20 {
        margin-top: 10px
    }

    .delivery label.homedelivery {
        background: no-repeat url(../images/icon_select_delevery1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        margin-right: 15px;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery span, .delivery label.pickup span {
            margin-top: 80%;
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-family: 'open_sanssemibold';
            font-size: 13px;
            color: #111
        }

    .delivery label.pickup {
        background: no-repeat url(../images/icon_select_pickup1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery:hover, .delivery label.pickup:hover, .delivery label.active {
            border: 3px solid #f39633;
            background-color: #fff
        }

    .start-shopping {
        padding: 4px 20px
    }

    #shop1 .modal-dialog, #itemoffrshop1 .modal-dialog, #myCartshop1 .modal-dialog {
        width: 345px !important;
        margin: 30px auto
    }

    .modal-body p {
        width: 100%;
        margin: 0 auto 10px;
        font-size: 12px;
        text-align: center
    }

    .offertbldtl {
        width: 100%;
        display: inline-block
    }

        .offertbldtl > thead > tr > th, .offertbldtl > tbody > tr > th, .offertbldtl > tfoot > tr > th, .offertbldtl > thead > tr > td, .offertbldtl > tbody > tr > td, .offertbldtl > tfoot > tr > td {
            line-height: 1.42857;
            padding: 8px;
            vertical-align: top
        }

    .offerdtl {
        border-bottom: 1px #ccc solid
    }

        .offerdtl:last-child {
            border-bottom: 0 #ccc solid
        }

    aside.combo-price {
        display: inline-block;
        width: 100%;
        padding: 4px;
        box-sizing: border-box;
        border: 1px solid #f39735;
        border-radius: 5px;
        vertical-align: top;
        position: relative
    }

    .combo-price ul li, .total-mrp {
        color: #666;
        font-size: 13px
    }

    .combo-price ul li, .combo-price ul {
        margin: 2px
    }

        .combo-price ul li span {
            width: 40%;
            float: right;
            text-align: left
        }

    .prod-dtls-list .prod-img {
        min-width: 80px
    }

        .prod-dtls-list .prod-img img {
            width: 100%
        }

    .prod-dtls-list .prod-tddtl {
        min-width: 210px;
        font-size: 13px;
        height: 28px;
        display: inline-block
    }

    .prod-dtls-list .prod-tddtl2 {
        min-width: 210px;
        font-size: 14px;
        height: 30px;
        display: inline-block;
        display: none;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl3 {
        min-width: 210px;
        font-size: 13px;
        height: 27px;
        display: inline-block;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl4 {
        min-width: 210px;
        font-size: 13px;
        height: 30px;
        display: inline-block;
        top: 110px;
        left: 98px;
        z-index: 9
    }

    .heigt425 {
        overflow-y: scroll;
        height: 380px
    }

    #itemsListingDiv {
        padding: 5px 0 70px !important;
        background: #f7f5f0
    }

    .srchresult {
        text-align: center;
        color: #BE2D14
    }

    .owl-carousel .owl-item {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0 2px
    }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 1px;
        float: left;
        text-align: center;
        width: 100%;
        position: relative;
        padding: 10px
    }

    .category-head .cat_head, .category-head .cat_head:hover, .category-head .cat_head:focus {
        color: #0d5776;
        font-family: "open_sanssemibold";
        font-size: 14px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent !important;
        text-transform: capitalize
    }

    .category-head a {
        color: #fff;
        font-size: 12px;
        background: #f39735;
        display: inline-block;
        padding: 2px 5px;
        border: 1px solid #fff;
        margin-left: 15px;
        vertical-align: middle;
        text-transform: capitalize;
        border-radius: 20px
    }

        .category-head a:hover {
            background: #f39735;
            color: #fff;
            border: 1px solid #f39735
        }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 10px 0;
        min-height: 190px
    }

    .hover-show {
        margin: 0;
        background: #fff;
        padding: 10px;
        min-height: 180px !important;
        border: 1px solid #fff;
        position: relative;
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc
    }

    .product-image {
        opacity: 1;
        padding: 0 10px 0 0;
        font-size: 10px;
        clear: both;
        height: 140px;
        margin-bottom: 10px
    }

        .product-image img {
            max-width: 125px;
            max-height: 125px;
            padding: 4px
        }

    .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 10px;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .product-text-rating {
        padding: 0 1px;
        height: 92px
    }

    .product-text {
        opacity: 1;
        padding: 5px 0;
        font-size: 12px;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        color: #252627;
        line-height: 18px
    }

    .prod-Rating {
        height: 30px;
        padding: 0;
        display: inline-block;
        width: 100%
    }

        .prod-Rating .prodRating {
            width: 120px;
            float: left;
            margin-left: -1px
        }

            .prod-Rating .prodRating .fa-star {
                color: #f8ad32;
                width: 20px;
                font-size: 18px
            }

            .prod-Rating .prodRating.showRatedetails.font16 .fa-star {
                color: #fdc230
            }

            .prod-Rating .prodRating .star-off {
                color: #e8e3dd !important;
                width: 20px;
                font-size: 18px
            }

            .prod-Rating .prodRating .product_Rating .fa-star {
                color: #0d5776;
                font-size: 26px !important;
                width: 24px
            }

            .prod-Rating .prodRating .fa-star-half-o {
                color: #fdc53b;
                font-size: 16px;
                width: 20px
            }

        .prod-Rating .reviRat {
            width: 30px;
            height: auto;
            float: left;
            color: #666;
            border: 1px #dedede solid;
            padding: 0 5px;
            font-size: 12px;
            border-radius: 3px;
            margin-top: 2px;
            margin-left: 2px
        }

    .save {
        background: #ef5a2f;
        color: #fff;
        border-radius: 50%;
        position: absolute;
        width: 38px;
        height: 38px;
        padding-top: 9px;
        font-size: 12px;
        line-height: 12px;
        top: 80px;
        text-align: center;
        font-family: 'open_sansbold'
    }

        .save span {
            font-size: 12px;
            font-family: 'open_sansregular';
            display: block;
            margin-top: -1px
        }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 2px 0 0;
        float: left;
        text-align: center;
        width: 49.2%;
        position: relative;
        padding: 5px 5px 13px !important
    }

        #offer_list .item:hover {
            padding: 5px 5px 13px !important;
            margin: 5px 2px 0 0
        }

            #offer_list .item:hover.hover-show.scrollproductdata {
                padding: 5px 5px 13px !important
            }

    .category-head, .category-head .categ-name {
        color: #0d5776;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        margin: 0 0 0 13px;
        padding: 0 5px !important;
        background: none;
        text-transform: capitalize;
        border: 0;
        cursor: default;
        text-align: left
    }

    .cat_head2 {
        float: right;
        padding-right: 5px;
        padding-top: 0
    }

    .marleft {
        margin-left: -5%;
        margin-top: -27px
    }

    .btn-add1 {
        background: #135775;
        width: inherit;
        line-height: 15px;
        margin-bottom: 15px;
        padding: 8px 10px;
        height: 34px;
        border-radius: 4px;
        color: #fff
    }

        .btn-add1:hover {
            background: #F39735;
            color: #fff
        }

    .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    #offer_list .item > .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    .prod-offer {
        display: block;
        clear: both;
        padding-left: 0;
        min-height: 28px
    }

    .price {
        color: #be2d14;
        font-family: 'open_sansbold';
        font-size: 16px;
        text-align: left;
        padding: 2px 2px 0
    }

    .owl-item .price .mrp, .fa-inr {
        font-size: 11px
    }

    #startShopFrm1 .chosen-container {
        width: 100% !important
    }

    #startShopFrm1 select.custom-dropdown {
        padding: 6px 10px
    }

    .delivery-day {
        font-size: 12px
    }

    .item-more-offers {
        font-size: 11px;
        margin: 17px 10px 0 0;
        color: #F39735;
        padding: 2px 0;
        border-radius: 0;
        position: relative;
        font-weight: 700
    }

    .item .item-more-offers:hover, .item .item-more-offers:focus {
        color: #BE2D14
    }

    .not-avail {
        width: 130px !important;
        padding: 5px;
        font-size: 13px;
        background: rgba(255,255,255,0.94);
        position: absolute;
        top: 75px;
        left: 50%;
        font-family: 'open_sansbold';
        text-align: center;
        z-index: 1 !important;
        color: #999;
        text-transform: uppercase
    }

    #offer_list #view_all_itemslistDiv .item:hover > .not-avail {
        top: 75px !important
    }

    .flipprod-main {
        width: 100%;
        height: 190px;
        position: absolute;
        margin-left: -10px;
        display: none
    }

        .flipprod-main .flipptopblnk {
            width: 100%;
            height: 100px
        }

        .flipprod-main .flipprod {
            width: 100%;
            height: 130px;
            background: #fff;
            overflow-y: scroll;
            overflow-x: hidden;
            -webkit-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            -moz-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            box-shadow: 0 -2px 3px rgba(204,204,204,0.9)
        }

            .flipprod-main .flipprod .flipp-hd-row {
                width: 100%;
                height: 20px
            }

                .flipprod-main .flipprod .flipp-hd-row .flipp-headclos {
                    text-align: right;
                    height: 10px;
                    position: absolute;
                    font-size: 20px;
                    color: #666;
                    margin-top: -3px;
                    padding: 0
                }

    .flipp-bdr {
        border-bottom: 1px #d8d5d5 solid;
        padding-bottom: 8px;
        padding-top: 8px
    }

        .flipp-bdr:last-child {
            border-bottom: none
        }

    .flipp-strnm {
        color: #0d5776;
        text-align: left;
        font-size: 12px;
        margin: 0;
        padding: 0 0 0 2px;
        font-weight: 700
    }

    .flipp-str-pri {
        color: #BE2D14;
        text-align: left;
        font-size: 10px;
        margin: 0;
        padding: 0 0 0 2px;
        text-decoration: none
    }

    .flipp-str-pri1 {
        color: #666;
        float: left;
        font-size: 8px;
        margin: 0;
        padding: 0 0 0 4px;
        text-decoration: line-through
    }

    .flipp-ratng {
        background: #0d5776;
        color: #fff;
        font-size: 10px;
        padding: 1px 5px
    }

    .flipp-ratng1 {
        font-size: 9px;
        color: #666
    }

    .flipp-samdaydeli {
        font-size: 11px;
        color: #666
    }

    .flipboxtop0 {
        top: 0;
        z-index: 999
    }

    .flipboxtop192 {
        top: 195px;
        z-index: -9
    }

    .row.no-gutters {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .cat2page {
        width: 86%;
        float: left;
        margin-top: -2px
    }

        .cat2page select {
            height: 30px;
            padding: 0 5px
        }

    .cat3page {
        width: 86%;
        float: left;
        margin-top: -1px
    }

        .cat3page select {
            height: 30px;
            padding: 0 5px
        }

    .catviewall3p {
        margin: 5px 10px
    }

    .subcategorydiv {
        position: relative;
        white-space: nowrap;
        overflow: auto;
        overflow-y: hidden
    }

        .subcategorydiv span {
            display: inline-block
        }

            .subcategorydiv span:first-child {
                margin-bottom: -13px;
                background: none
            }

    #magic-line {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100px;
        height: 2px;
        background: #F39735;
        margin-left: 2px
    }

    .subcate {
        margin: 0 1px 1px;
        font-size: 12px
    }

        .subcate a, #allSpanBlk {
            color: #666;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            text-transform: uppercase
        }

        .subcate a, #itemsListingDiv #allSpanBlk {
            color: #0d5776;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            font-size: 12px
        }

            .subcate a:hover, #itemsListingDiv #allSpanBlk:hover, .subcate a.active, #itemsListingDiv #allSpanBlk.active {
                color: #000;
                font-size: 12px;
                background: none;
                border-radius: 0;
                padding: 0 5px 4px 0
            }

    select.custom-dropdown {
        border-radius: 0
    }

    div.fancy-select div.trigger {
        border-radius: 0;
        cursor: pointer;
        padding: 5px 10px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        background: #fff;
        border: 1px solid #efefef;
        color: #0d5776 !important;
        width: 95px !important;
        height: 30px !important;
        font-size: 13px !important;
        text-align: left;
        line-height: 18px;
        transition: all 240ms ease-out;
        -webkit-transition: all 240ms ease-out;
        -moz-transition: all 240ms ease-out;
        -ms-transition: all 240ms ease-out;
        -o-transition: all 240ms ease-out
    }

        div.fancy-select div.trigger:after {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-top-color: #0d5776;
            top: 12px;
            right: 9px
        }

        div.fancy-select div.trigger.open {
            background: #fff;
            border: 1px solid #efefef;
            color: #0d5776;
            box-shadow: none
        }

            div.fancy-select div.trigger.open:after {
                border-top-color: #0d5776
            }

    div.fancy-select ul.options {
        list-style: none;
        margin: 0;
        position: absolute;
        top: 40px;
        right: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 50;
        max-height: 200px;
        overflow: auto;
        background: #fff;
        border-radius: 4px;
        border-top: 1px solid #fff;
        box-shadow: 0 1px 2px #ddd;
        min-width: 95px;
        padding: 0;
        text-align: left !important;
        transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -webkit-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -moz-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -ms-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -o-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out
    }

        div.fancy-select ul.options.open {
            visibility: visible;
            top: 100%;
            opacity: 1;
            transition: opacity 300ms ease-out,top 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,top 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,top 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,top 300ms ease-out;
            -o-transition: opacity 300ms ease-out,top 300ms ease-out
        }

        div.fancy-select ul.options.overflowing {
            top: auto;
            bottom: 40px;
            transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -o-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out
        }

            div.fancy-select ul.options.overflowing.open {
                top: auto;
                bottom: 50px;
                transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -o-transition: opacity 300ms ease-out,bottom 300ms ease-out
            }

        div.fancy-select ul.options li {
            color: #f39735;
            cursor: pointer;
            white-space: nowrap;
            padding: 5px 8px !important;
            line-height: 20px !important;
            transition: all 150ms ease-out;
            -webkit-transition: all 150ms ease-out;
            -moz-transition: all 150ms ease-out;
            -ms-transition: all 150ms ease-out;
            -o-transition: all 150ms ease-out
        }

            div.fancy-select ul.options li.selected {
                background: #f5f5f5;
                color: #a13e2d
            }

            div.fancy-select ul.options li.hover {
                color: #444;
                background: #f5f5f5
            }

    #slider3 {
        position: relative;
        margin-top: 0;
        width: 100%;
        height: 245px;
        margin-bottom: 10px
    }

    .product-title {
        color: #252627;
        font-size: 16px;
        font-family: 'open_sanssemibold';
        margin: 1px 0 0 1px
    }

    .bs-example {
        position: relative;
        margin-top: 0;
        width: 100%
    }

    .messageText {
        font-size: 12px;
        border-radius: 5px;
        padding: 10px;
        text-align: center;
        width: auto !important;
        margin-top: 55px;
        float: none !important;
        color: #999
    }

    #ReviewContent .messageText {
        color: #999;
        background: none;
        border: 0;
        font-size: 12px;
        margin-top: 10px
    }

    .review_menu li {
        display: inline;
        float: left;
        margin-right: 15px
    }

        .review_menu li:first-child {
            width: 100%
        }

    .btn-rateIt {
        background: #0d5776;
        color: #fff;
        font-size: 16px;
        padding: 2px 10px;
        border-radius: 5px;
        display: block;
        margin-top: 20px
    }

    .cust-sup-text {
        width: auto;
        color: #666;
        padding-bottom: 5px;
        font-family: open_sansbold
    }

    .paddingtb20 {
        padding: 10px 0
    }

    .review_menu li .pdstoreRate_review_static_content {
        margin-top: 4px;
        margin-right: 15px
    }

    .zoomContainer {
        z-index: -99 !important
    }

    .store_logo_hover li {
        margin: 5px;
        padding: 0;
        float: left;
        position: relative;
        width: 100%
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%
    }

        .media_logo img {
            width: 30%
        }

    .media__image {
        display: block;
        width: 90px;
        height: 90px;
        border-radius: 50%;
        background: #fff;
        margin: 10px 0
    }

    .media__body.sameDay:hover {
        background: none !important;
        border: 0 solid #ad94d5 !important
    }

    .media__body.nxtDay:hover {
        background: none !important;
        border: 0 solid #fa9770 !important
    }

    .media__body.fav_store:hover, .del-icon-fav_store, .media__body.fav_store {
        background: none !important;
        border: 0 solid #48d1a9 !important
    }

    .media__body {
        background: none;
        bottom: 0;
        color: #666;
        font-size: 12px;
        left: 73px;
        opacity: 1;
        overflow: hidden;
        padding: 5px;
        position: absolute;
        line-height: 20px;
        text-align: center;
        top: 0;
        right: 0;
        -webkit-transition: .6s;
        transition: .6s
    }

        .media__body:hover {
            opacity: 1
        }

            .media__body:hover > .delevery_type div {
                z-index: 999 !important
            }

            .media__body:hover:after, .media__body:hover:before {
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1);
                opacity: 0
            }

        .media__body h2 {
            margin: 0;
            font-size: 14px;
            font-weight: 700;
            padding-bottom: 5px;
            color: #0d5776
        }

    .view_shop {
        color: #fff;
        font-size: 10px;
        background: #0d5776;
        padding: 2px 5px;
        margin-top: 8px;
        border-radius: 5px
    }

        .view_shop:hover {
            color: #fff
        }

        .view_shop img {
            vertical-align: sub;
            display: none
        }

    #select_shop .modal-body {
        overflow: hidden
    }

    #select_shop .close {
        position: absolute;
        right: 10px;
        top: 10px;
        opacity: 1;
        font-size: 30px
    }

    .scrollbar-content {
        padding: 0 25px 0 0;
        width: 100%
    }

    .offer-cat {
        margin: 1px 0 0
    }

        .offer-cat a {
            color: #40464a;
            font-size: 12px;
            padding: 5px 0;
            margin: 0 5px;
            float: left;
            border-bottom: 3px solid #fff
        }

        .offer-cat img {
            width: 15px;
            height: 15px
        }

        .offer-cat a:hover, .offer-cat a:focus, .offer-cat a.active {
            position: relative;
            color: #045777;
            font-size: 12px;
            border-bottom: 3px solid #f39735
        }

    .text-right2 {
        text-align: center
    }

    .prod-cat ul {
        padding: 0;
        margin: 0;
        width: 45px;
        float: left
    }

    .bought-like a, .bought-like {
        color: #c1c1c1;
        padding: 0 2px;
        width: 55%
    }

    .rating-holder #rateIt01 {
        top: 37px !important
    }

    .rateit-holder a, .ReviewBlock {
        color: #0d5776;
        font-size: 12px
    }

        .rateit-holder a:hover, .ReviewBlock:hover {
            color: #f39735
        }

    .storeRating .fa-star {
        color: #f8ad32;
        width: 20px;
        font-size: 22px
    }

    .star-off {
        color: #fff !important;
        width: 22px;
        font-size: 22px;
        font-size: 13px !important;
        opacity: .6
    }

    #write-review {
        margin-left: 2px;
        margin-bottom: 15px
    }

    .breadcrumbs {
        padding: 7px 0;
        margin: 0;
        list-style: none;
        margin-top: 10px;
    }

    .review_menu .rating-holder {
        font-size: 15px
    }

    .review_menu {
        margin: 0 0 5px;
        padding: 0;
        display: inline-block;
        position: relative;
        width: 90%
    }

        .review_menu .userStoreRevRat_static_content {
            width: auto;
            display: inline-block;
            position: relative
        }

        .review_menu .showratingp {
            width: auto;
            height: auto;
            display: block;
            position: relative;
            transform: scaleY(0.85);
            font-size: 16px;
            font-family: 'open_sanssemibold';
            color: #434343;
            font-weight: 500
        }

        .review_menu .storepstrgf {
            width: 100%;
            height: auto;
            margin-top: 10px
        }

            .review_menu .storepstrgf:first-child {
                margin-bottom: 20px
            }

            .review_menu .storepstrgf .storepstrgfleft {
                width: 220px;
                height: auto;
                display: inline-block;
                float: left
            }

            .review_menu .storepstrgf .storepstrgfright {
                width: 30px;
                height: auto;
                display: inline-block;
                float: left;
                margin-left: 5px
            }

    .bs-example .libackgbg {
        background: #fff;
        display: block;
        padding-top: 10px;
        box-shadow: 0 3px 1px #c5ecfc
    }

    .font-italic-lineh {
        line-height: 20px
    }

    .font-italic {
        font-style: italic
    }

    .revreplycom-left {
        margin-left: 25px
    }

    .letterhightfnt {
        transform: scaleY(0.85);
        display: inline-block
    }

    .letterhightcolr {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #187298;
        font-weight: 500
    }

    .letter4e4e {
        color: #4e4e4e
    }

    .letter4a4b4c {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #4a4b4c;
        font-weight: 500
    }

    .letter4a4b4c1 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #bbbcbc;
        font-weight: 500
    }

    .letter4a4b4c2 {
        transform: scaleY(0.85);
        font-size: 22px
    }

    .letter999 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #999;
        font-weight: 500
    }

    .strdtlmarleft {
        margin-left: -12px;
        word-wrap: break-word;
        margin-top: 0px;
    }

    .graphicon-style img {
        margin-left: 20px;
        width: 18px;
        height: 18px;
        position: relative
    }

    .product-price {
        margin: 0 0 0 1px;
        padding: 0;
        list-style: none
    }

        .product-price li {
            margin: 0 10px 0 0;
            padding: 0;
            list-style: none;
            display: inline-block;
            width: 45%
        }

            .product-price li .prod-catalog {
                margin: 15px 0;
                border: 1px solid #ccc;
                border-radius: 20px;
                padding: 6px;
                background: #f7f4f0
            }

        .product-price span {
            margin-left: 3px
        }

    .prod-featured-offer {
        margin: 15px 0;
        border: 1px solid #ccc;
        background: #f7f4f0;
        border-radius: 20px;
        padding: 6px
    }

    .comment-social-links {
        margin: 2px 0 5px
    }

        .comment-social-links .product-price li {
            width: 100%
        }

    .shop-menu {
        margin: 20px 0 0;
        padding: 10px 0 10px 20px;
        background: #ecf5f9;
        border-radius: 5px;
        width: 100%
    }

    #write_review {
        position: absolute;
        background: #f7f4f0;
        padding: 10px;
        z-index: 1;
        width: 279px;
        left: -82px;
        display: none;
        border: 1px solid #dbd7d2;
        top: 10px;
        box-shadow: 0 4px 11px -1px #838383
    }

    .review-form textarea {
        height: 60px !important;
        padding: 10px 18px !important;
        resize: none
    }

    .review_arrow:before {
        content: "";
        height: 15px;
        display: block;
        margin-top: -18px;
        margin-left: 140px;
        position: absolute;
        width: 15px;
        background: #f7f4f0;
        border-top: 1px solid #dbd7d2;
        border-left: 1px solid #dbd7d2;
        z-index: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

    #ratitsign {
        width: 345px
    }

    .msg-box-text h3 {
        background: #e4f3ca;
        font-size: 16px;
        border-radius: 5px;
        padding: 10px;
        text-align: center;
        border: 1px solid #85b249;
        width: auto;
        margin: 0 auto;
        vertical-align: middle;
        display: inline
    }

        .msg-box-text h3 .fa {
            color: #85b249;
            font-size: 20px;
            vertical-align: text-bottom
        }

    .exp-offers .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 0;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .carousel-indicators {
        bottom: 0
    }

    .item-header {
        padding: 0 !important;
        display: block;
        width: 85%;
        height: 28px;
        position: absolute;
        z-index: 4
    }

    .page-title {
        color: #525151;
        font-size: 16px;
        margin: 5px;
        padding: 0
    }

    .store-shop-dtls {
        background: #fff;
        border: 1px solid #cdcdcd;
        padding: 2px 0
    }

        .store-shop-dtls .shop-dtls {
            margin: 0;
            display: inline-block
        }

            .store-shop-dtls .shop-dtls .store-name {
                margin-bottom: 0;
                line-height: 20px;
                height: 20px
            }

                .store-shop-dtls .shop-dtls .store-name a {
                    color: #fff;
                    font-size: 14px;
                    font-weight: 400
                }

                    .store-shop-dtls .shop-dtls .store-name a:hover {
                        color: #fff;
                        text-decoration: underline
                    }

        .store-shop-dtls .stordelivery-type {
            margin-top: -2px;
            font-size: 12px;
            margin-left: 15px;
            word-wrap: break-word
        }

            .store-shop-dtls .stordelivery-type img {
                margin-top: -4px
            }

        .store-shop-dtls .cart-total-amount {
            position: absolute;
            right: 0;
            margin-top: -7px;
            font-size: 14px
        }

    #prodBlockDiv .my-cart-add {
        margin-top: 0;
        margin-left: 0;
        position: relative;
        z-index: 4
    }

    #productAddToCartAction .add-delete-pro .form-control, #offer-table .add-delete-pro input, .my-cart-add .input-group-addon .product-count {
        width: 30px !important;
        height: 30px;
        border-radius: 0;
        background: transparent !important;
        color: #666;
        font-family: 'open_sanssemibold';
        font-size: 19px
    }

    .item-price {
        padding: 0 !important;
        color: #bd2b04;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: .6px
    }

    .all-items-price {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px;
        margin-left: 0;
        margin-top: 3px
    }

    .checkout-main .all-items-price {
        padding-top: 1px;
        border-top: 1px dashed #ddd
    }

    .all-items-price1 {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px
    }

    #prodBlockDiv .row .col-lg-1 .trash-bin:before {
        content: "\f014";
        font-family: FontAwesome;
        margin-top: -4px;
        position: relative;
        display: inline-block
    }

    .input-group-addon.paddingLR0 .btn-add, .input-group-addon.paddingLR0 .btn-remove-item {
        border-radius: 10px !important;
        height: 28px !important;
        padding: 3px 7px 7px 6px !important
    }

    .kartppg {
        font-size: 12px;
        color: #666;
        letter-spacing: .6px;
        height: auto;
        margin: 0;
        padding: 0
    }

    .org-price {
        text-decoration: line-through;
        margin-top: 13px
    }

    .saved-amt {
        margin-top: 13px
    }

    .mycart-line-seperator {
        display: none
    }

    .empty-cart {
        border: 1px solid;
        padding: 4px 2px 8px;
        border-radius: 0;
        background: #fff;
        color: #999;
        margin-top: 0;
        text-align: center;
        width: 25%;
        left: 0;
        position: fixed;
        bottom: 0;
        z-index: 99
    }

    .checkout-dtls {
        padding-right: 0;
        width: 381px;
        margin-top: 0
    }

    .my-cart-wrapper {
        border: 1px solid #eee;
        background: #fff;
        min-height: 300px !important;
        margin-bottom: 10px;
        padding-top: 0
    }

    .shop-total-desc {
        font-size: 13px;
        margin: 10px 0
    }

    .btnchkout {
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0
    }

    .mobkarcontbox {
        height: auto;
        border-bottom: 1px #ccc solid
    }

    .yellow-border {
        background: #f39735;
        height: 4px;
        position: relative;
        width: 100%;
        top: 14px;
        left: 0
    }

    .select_store_boxloc {
        width: 100%;
        margin: 0 auto;
        padding: 20px 50px 1px;
        margin-top: 45px;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #999;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
        box-shadow: 0 3px 9px rgba(0,0,0,.5)
    }

    .skipmodal {
        color: #045677;
        cursor: pointer;
        font-size: 13px
    }

        .skipmodal:hover {
            color: #F39633
        }

    .footer-main .footer-pay-social .ftr-socialarea {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-bottom: 10px
    }

    .crtclrmobhid {
        display: block
    }

    .bx-controls-direction {
        display: none
    }

    .storedtlbnrhght {
        height: 200px
    }

    .seperation-border {
        border-top: 2px solid #e5e3e1;
        width: 100%
    }

    .breadcrumbs li:last-child a {
        color: #0D5776;
        font-size: 12px;
        cursor: default !important;
        font-weight: 700
    }

    .storenotavblmsg {
        color: #666;
        border: 1px #eee solid;
        padding: 15px 5px;
        background: #ecf5f9;
        border-radius: 5px;
        display: inline-block;
        -webkit-box-shadow: 0 3px 9px -1px #838383;
        width: 340px
    }

    .revreplycom-left {
        margin-left: 1px;
        display: inline-block
    }

    .store-hours {
        margin-top: 3px;
        font-size: 14px;
        transform: scaleY(0.85);
        color: #4e4e4e;
        word-wrap: break-word
    }

    .formobdispb {
        display: inline-block;
        float: left
    }

        .formobdispb .product-price li {
            display: inline
        }

    .nutrition-chart {
        overflow: hidden;
        height: auto;
        margin-top: 10px
    }

        .nutrition-chart img {
            width: 100%
        }

    .pdpagezoomimgmob1 {
        margin-top: 20px
    }

    .pdpagezoomimgmob2 img {
        height: 300px
    }

    .prod-dtls-right {
        margin-top: 10px
    }

    .legal-dis {
        margin: 0
    }

    .pdzmhovblnkmob {
        height: 300px;
        width: 85%;
        position: absolute;
        display: block;
        background: none
    }

    .image-thumb li a {
        border: 1px solid #e3ded9;
        display: table-cell;
        width: 60px;
        height: 60px;
        text-align: center;
        vertical-align: middle;
    }

    .image-thumb li .prodthumb.active, .image-thumb li .prodthumb:focus, .image-thumb li .prodthumb:hover {
        display: table-cell
    }

    .image-thumb > li.active > a, .image-thumb > li.active > a:focus, .image-thumb > li.active > a:hover {
        border: 1px solid #000
    }

    #offer-table {
        position: absolute;
        background: #fff;
        border: 1px solid #dbd7d2;
        padding: 2px;
        display: block;
        z-index: 4;
        width: 340px;
        right: -75px;
        box-shadow: -1px 2px 3px #5a5a5a;
        display: none
    }

    .pdpgmoreoffmob0 {
        height: 80px;
        display: inline-block
    }

    .pdpgmoreoffmob1 {
        width: 180px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob2 {
        width: 85px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob3 {
        width: 185px;
        display: inline-block;
        position: relative;
        top: -11px;
        float: left;
        left: 6px
    }

    .pdpgmoreoffmob4 {
        width: 160px;
        display: inline-block;
        position: relative;
        top: -56px;
        float: left;
        left: 180px
    }

    .pdpgmoreoffmob5 {
        width: 165px;
        height: 20px;
        overflow: hidden;
        display: inline-block
    }

    .border-style {
        border-right: 2px solid #c2c2c2;
        height: 12px;
        width: 0 !important;
        padding: 0 !important;
        margin-top: 5px;
        margin-right: 0
    }

    .product-fe li {
        margin: 0;
        padding: 0 15px 0 0;
        display: inline-block;
        list-style: none;
        line-height: 34px;
        width: 48%
    }

    .margin-bottom20 {
        margin-bottom: 10px !important
    }

    .prod-highlights {
        margin-top: 0;
        padding: 0;
        display: inline-block
    }

    .pdmarpgdtlft {
        margin-top: 10px
    }

    .maroffdiv {
        margin-top: 5px
    }

    .stepwizard-row {
        display: table-row;
        position: relative;
        width: 100%;
        background: #F7F5F0;
        z-index: 0;
        margin-left: 0
    }

        .stepwizard-row:before {
            top: 30px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 89.5%;
            height: 1px;
            background-color: #ccc;
            z-order: 0
        }

    .stepwizard-step {
        display: table-cell;
        text-align: center;
        position: relative;
        width: 32%;
        display: inline-block
    }

    .del-addrs1 {
        max-height: initial !important;
        min-height: initial !important;
        margin-top: 0;
        overflow: visible;
        overflow-x: initial;
        width: 95% !important
    }

    .checkout-right-panel {
        min-height: 140px !important;
        position: relative;
        width: 100%;
        top: 155px
    }

    .paddingtrbl {
        padding: 0 !important
    }

    .delivery-addr {
        position: relative;
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 0
    }

    .ordersumrow {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    .addnewadd-for-deli {
        margin-top: 5px;
        left: -24% !important;
        position: relative
    }

    .address-style {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 0px !important;
        margin-top: 10px
    }

    .address-style1 {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 10px !important;
        margin-top: 10px
    }

    .ordrsmtop {
        margin-top: 5px
    }

    .ord-smry {
        left: -10px !important
    }

    .sectn-title {
        border-bottom: 1px solid #ddd;
        padding-bottom: 1px;
        margin-bottom: 1px;
        font-size: 13px;
        font-weight: 700
    }

    .couponinp1 {
        width: 100%;
        float: left;
        display: inline-block;
        position: relative;
        margin-top: -33px
    }

    .couponinp2 {
        width: 100%;
        float: left;
        display: inline-block;
    }

    .delivechargemob {
        margin: 0;
        padding: 0
    }

    .org-price, .saved-amt {
        color: #999;
        font-size: 11px;
        margin: 0 5px
    }

    .checkout-main .coupon-code {
        border: 1px solid #ddd;
        border-radius: 0;
        background: #faf7f3;
        width: 100%;
        box-shadow: none
    }

    .special-instruc {
        display: inline-block;
        position: relative
    }

    .stepwizard-step p {
        margin-top: 0;
        letter-spacing: .7px
    }

    .checkout-common {
        line-height: 1.287;
        width: 100%;
        font-size: 10px;
        font-family: open_sansregular;
        color: #0d5776;
        position: relative;
        z-index: 9
    }

    .list-item01 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -12px;
        right: 24px;
        height: 26px;
        width: 26px
    }

    #dateChg, .terms-conditions {
        margin-bottom: 20px;
        color: #777
    }

        #dateChg, .terms-conditions label {
            top: -15px;
            position: relative;
            display: inline-block
        }

    .userallp-left-posfix {
        position: relative;
        margin: auto;
        width: 100%
    }

    .userallp-left {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right-row {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 16px
    }

    #my_account_info {
        width: 100%;
        margin-left: 0
    }

    .sidebar-nav {
        display: block;
        float: left;
        width: 100%;
        min-height: 110px;
        list-style: none;
        margin-left: 0;
        padding: 0;
        background: #0d5776
    }

        .sidebar-nav li {
            line-height: 30px;
            color: #fff !important;
            width: 48%;
            display: inline-block
        }

            .sidebar-nav li a {
                color: inherit
            }

            .sidebar-nav li:hover, .sidebar-nav li:hover a.active-menu .row {
                background-color: #f39735 !important;
                color: #fff !important
            }

            .sidebar-nav li a.active-menu .row {
                color: #f39735;
                font-family: open_sanssemibold
            }

            .sidebar-nav li a.active-menu .active_arrow:before {
                color: inherit !important
            }

            .sidebar-nav li:hover a .row .active_arrow:before {
                color: #fff !important
            }

    .shop-first-name {
        background: #41dda0;
        color: #fff;
        margin-top: 2px;
        font-size: 28px;
        line-height: 32px;
        text-align: center;
        border-radius: 50%;
        padding: 5px;
        height: 40px;
        width: 40px;
        display: inline-block;
        font-weight: 700;
        vertical-align: top
    }

    #allergicFrm {
        padding-left: 8px !important
    }

    .OrderListing {
        width: auto;
        height: auto;
        margin-top: 10px
    }

    #ordhistmar {
        margin: 0;
        padding-top: 20px;
        position: relative
    }

    .orderhisttabel1 {
        width: auto;
        height: auto
    }

        .orderhisttabel1 .orderhistd1 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd2 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd3 {
            width: 40%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd4 {
            width: 60%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 table tr td {
            padding: 0 !important;
            margin: 0 0 6px
        }

        .orderhisttabel1 table tr {
            border-bottom: 1px #ccc solid
        }

            .orderhisttabel1 table tr:nth-last-child(2) {
                border-bottom: none
            }

    .delivadd {
        width: 140px;
        height: auto;
        display: inline-block;
        position: relative;
        float: right;
        right: 0px;
        margin-top: 5px
    }

    .myaccbox {
        width: 100%;
        height: auto;
        display: inline-block;
        float: left;
        margin-left: 0;
        margin-top: 1%;
        border: 1px #ccc solid;
        background: #F7F5F0;
        position: relative
    }

    .scrollbaruser1 {
        max-height: initial !important;
        overflow: visible;
        overflow-x: initial
    }

    .userproaddp {
        left: 29%;
        display: inline-block;
        position: relative
    }

    .userchngpass {
        left: 4%;
        position: relative;
        width: 96.5%
    }

    .myaccadd1 {
        margin-right: 10px
    }

        .myaccadd1 i {
            font-size: 18px
        }

    .myaccadd2 {
        margin-right: 5px
    }

        .myaccadd2 i {
            font-size: 18px
        }

    .myaccadd3 {
        margin-right: 0
    }

        .myaccadd3 .glyphicon-pencil {
            font-size: 18px
        }

    .myaccadd4 {
        margin-right: 0
    }

        .myaccadd4 i {
            font-size: 18px
        }

    .myaccadd5 {
        margin-right: 0
    }

        .myaccadd5 .glyphicon-pencil {
            font-size: 18px
        }

    #my-account {
        min-height: 340px;
        background: #f7f5f0
    }

    .msg-success {
        padding-top: 30px;
        color: #666;
        text-align: center
    }

        .msg-success h1 {
            font-size: 24px;
            color: #035676;
            margin-top: 10px
        }

        .msg-success h2 {
            font-size: 14px;
            color: #666;
            margin-top: 0
        }

            .msg-success h2 a {
                font-size: 18px;
                color: #035676;
                text-decoration: underline;
                display: inline-block;
                margin-top: 10px
            }

                .msg-success h2 a:hover {
                    color: #F59824
                }

        .msg-success h3 {
            font-size: 14px;
            color: #666;
            margin: 0;
            padding: 0 0 40px
        }

        .msg-success p {
            text-align: center;
            padding-bottom: 40px
        }

    .sign-up-head {
        color: #0D5776;
        margin-top: 0;
        padding-bottom: 0;
        font-size: 26px;
        margin-bottom: 0
    }

    .fontsignpont {
        color: #000;
        line-height: 25px;
        font-size: 15px
    }

    .fontsignpont1 {
        color: #666;
        line-height: 21px;
        font-size: 12px
    }

    .fontsignpont2 {
        color: #F39735;
        font-size: 16px;
        margin-left: 10px
    }

    .fontsignpont3 {
        color: #F39735;
        font-size: 11px;
        position: absolute;
        z-index: 2;
        margin-top: -31px;
        display: inline-block;
        right: 18px
    }

    .signpostpheigh {
        height: 30px
    }

    .blogrecipebox {
        width: 100%;
        height: 150px;
        margin: auto;
        overflow: hidden
    }

        .blogrecipebox img {
            height: 100%;
            width: 100%;
            -moz-transition: all .3s;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .blogrecipebox img:hover {
                -moz-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.1)
            }

    .land-recipeblog {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-recipeblog h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 10px;
            font-size: 16px;
            margin-bottom: 5px;
            text-align: center;
            font-weight: 700
        }

    .framerecipeandblogs {
        height: 219px;
        overflow: hidden;
        margin: 0 10px
    }

        .framerecipeandblogs ul {
            list-style: none;
            margin: 0;
            padding: 0;
            height: 240px
        }

            .framerecipeandblogs ul li {
                float: left;
                width: 354px;
                height: 240px;
                margin-left: 5px;
                padding: 0;
                color: #ddd;
                text-align: center
            }

    .recipeblogboxland {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .recipeblogboxland h3 {
            text-align: left;
            padding: 0
        }

            .recipeblogboxland h3 a {
                font-weight: 400;
                color: #f39633;
                padding: 0;
                font-size: 14px
            }

                .recipeblogboxland h3 a:hover {
                    color: #0e5776
                }

        .recipeblogboxland p {
            font-size: 13px;
            text-align: left;
            color: #666
        }

    .btmlefthorisld2 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld2 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld2 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld2 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .btmlefthorisld3 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld3 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld3 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld3 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .landing-row {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .landing-row .landpcatbox .catproductbox {
            width: 100%;
            position: absolute;
            bottom: 5px;
        }

            .landing-row .landpcatbox .catproductbox h3 {
                width: 100%;
                color: #666;
                margin: 0;
                text-align: center;
                padding-left: 5px;
                padding-right: 5px;
                font-size: 12px;
                font-weight: 400;
            }

    .margrowtop {
        margin-top: 10px
    }

    .land-specstrleft {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-specstrleft h3 {
            color: #0d5776;
            padding: 0 5px;
            margin-top: 15px;
            font-size: 16px;
            line-height: 23px;
            margin-bottom: 5px
        }

        .land-specstrleft p {
            font-size: 13px;
            padding: 0 10px;
            line-height: 22px
        }

        .land-specstrleft .explorebtn {
            background: #0e5776;
            height: auto;
            display: inline-block;
            padding: 2px 20px;
            color: #fff;
            border-radius: 5px
        }

            .land-specstrleft .explorebtn:hover {
                background: #f39733
            }

    .land-specstrright {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-top: 20px
    }

        .land-specstrright img {
            width: 100%
        }

    .land-nearbystr {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-nearbystr h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 5px;
            margin-bottom: 5px;
            font-size: 16px;
            font-weight: 700
        }

    .newsletter .form-control {
        height: 27px;
        background: #fff;
        border: none;
        border: 1px #e2dede solid;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .newsletter .btn {
        padding: 5px;
        color: #fff;
        background: #0D5776;
        font-size: 11px
    }

    .ftrlinkcol {
        overflow: hidden
    }

    .product-fe {
        padding: 0;
        padding-left: 0;
        height: auto;
        width: 100%;
        display: inline-block
    }

        .product-fe li {
            width: 49%;
            margin: 5px 0 0;
            padding: 0;
            display: inline-block;
            float: left;
            list-style: none;
            height: 35px;
            border-right: none
        }

            .product-fe li:last-child {
                border-right: none
            }

            .product-fe li img {
                margin-right: 5px
            }

    .media__body .iteamdiv {
        width: 50px;
        display: inline-block;
        float: right;
        text-align: right;
        color: #0d5776;
        font-size: 12px;
        font-weight: 700;
        margin-top: 1px;
        margin-bottom: 2px
    }

    .delevery_type_main {
        position: relative;
        bottom: 0;
        left: 7px;
        height: 22px;
        display: inline-block;
        z-index: 99;
        width: auto;
        float: left
    }

    .clicktoimg {
        height: 20px;
        margin-top: 0;
        width: 70%;
        position: absolute;
        opacity: 1;
        background: none;
        display: inline-block;
        color: #fff;
        text-align: center;
        border-radius: 0;
        right: 0
    }

        .clicktoimg span {
            font-size: 12px;
            display: none
        }

        .clicktoimg:hover {
            opacity: 1;
            z-index: 9999;
            display: inline-block
        }

        .clicktoimg h4 {
            font-size: 14px;
            background: none;
            padding: 1px 0;
            color: #666;
            margin-top: 10px;
            border-radius: 0
        }

    .revpddtlcount {
        margin-left: -20px;
        margin-top: 1px;
        position: relative;
        display: inline-block;
        font-size: 16px
    }

    .modal-dialog {
        margin: 50px auto !important
    }

    .image-holder img {
        max-width: 100%;
        max-height: 500px;
        width: auto;
        height: auto;
        margin: auto;
        display: block
    }

    .tccoupon-banner {
        position: absolute;
        font-size: 11px;
        margin-top: -54px;
        right: 15px
    }

    .mobspesoff {
        position: relative;
        top: -2px;
        left: 0
    }

    .mobspesoff1 {
        margin-top: 5px;
        margin-left: 10px;
        display: inline-block;
        padding-bottom: 20px
    }

        .mobspesoff1 img {
            width: 50px;
            height: 50px
        }

        .mobspesoff1 .diyalf {
            margin-top: 3px;
            display: inline-block;
            float: left
        }

        .mobspesoff1 .diyart {
            margin-top: 17px;
            display: inline-block;
            float: left;
            margin-left: 0
        }

            .mobspesoff1 .diyart img {
                width: 165px;
                height: 30px
            }

    .navbar-header {
        width: 100% !important;
        display: inline-block !important;
        position: relative !important;
    }

    .logingkartopmob {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 3px;
    }

        .logingkartopmob ul {
            margin: 0px;
            padding: 0px;
            width: 80%;
        }

            .logingkartopmob ul li {
                float: left;
                width: 50%;
                list-style: none;
                padding: 0px 0px;
                text-align: center;
            }

    .mrgtopfeturoffimg {
        margin-top: 15px;
    }

    .paddrightnogut {
        padding-right: 15px !important;
    }

    .paddleftnogut {
        padding-left: 15px !important;
    }

    .sub-header-holder1 {
        width: auto;
        margin-left: 10px !important;
        margin-right: 0px !important;
        float: left;
        vertical-align: middle;
        line-height: 24px;
    }

    .navbar-header {
        width: 100% !important;
        display: inline-block !important;
        position: relative !important;
    }

    .martop14excit {
        margin-top: 0px !important;
    }

    .martopfetp14 {
        margin-top: 0px !important;
    }

    .higtformob {
        height: 35px;
        display: inline-block;
    }

    .possabpdtmof {
        position: relative;
    }

    #offer-table {
        margin-top: 0px
    }

    .container-fluidmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .bgcoloref {
        padding: 10px 0px;
    }

    .h1headhom {
        margin-bottom: 7px;
    }

    .searchmobrad {
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border: none;
    }

    .formobbgcheck {
        background: #fff;
    }

    .h2headhom {
        font-size: 16px;
        color: #0d5776;
        border-bottom: 2px solid #eee;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom1 {
        font-size: 18px;
        font-style: italic;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 3px solid #bccad5;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom2 {
        font-size: 18px;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 2px solid #bccad5;
        line-height: 0.1em;
        margin: 15px 0 20px;
    }

    .featoffmm {
        padding: 2px;
    }

    .footer-top-cont p {
        font-size: 12px;
    }

    .ftrcateglink {
        font-size: 12px;
    }

    .myordpadtb {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .steps-line {
        height: 2px;
        position: relative;
        margin-top: 7px;
        width: 195px;
    }

    .order-status-holder {
        position: relative;
        margin: 7px 0px 20px 0px;
    }

    .order-status01 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: -10px
    }

    .order-status02 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 48px;
    }

    .order-status03 {
        width: 25%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 103px;
    }

    .order-status04 {
        width: 40%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 150px;
    }

    .btn-cancelaal {
        padding: 1px 10px !important;
        color: #fff;
        font-size: 11px !important;
        margin-top: 0px !important;
    }

    .righleftpadmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .notgutpad {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .forratitpppdp {
        margin-left: -100px;
    }

        .forratitpppdp .arrow_box::after {
            margin-left: 128px !important;
        }

    #terms_check-error {
        position: absolute;
        margin-top: 7px;
        color: #666;
        font-size: 11px;
        background: #fff;
        padding: 5px 10px;
        margin-left: -14px;
        z-index: 1;
        border-radius: 5px;
        border: 1px #ccc solid;
        box-shadow: 1px 1px 3px #ccc;
        display: block;
    }

        #terms_check-error:after {
            bottom: 100%;
            left: 16%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border: 1px #ccc solid;
        }

        #terms_check-error:after {
            border-color: rgba(204, 204, 204, 0);
            border-bottom-color: #ccc;
            border-width: 10px;
            margin-left: -10px;
        }

    #offer_list {
        margin-top: 10px;
    }
    /*414 end*/
}

@media screen and (min-width:377px) and (max-width:667px) {
    .custom-row {
        margin-right: 0;
        width: 100%;
        margin-left: 0;
        display: inline-block
    }

    .row.no-gutters-pdetail {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters-pdetail > [class^="col-"], .row.no-gutters-pdetail > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .marginLR10 {
        padding: 0;
        color: #666
    }

    .bgbluecolor {
        background: #0D5776
    }

    .bgbrowncolor {
        background: #F39735
    }

    .mobsercharea {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 2px
    }

        .mobsercharea a {
            cursor: pointer
        }

    .mobserchinput {
        width: 100%;
        height: 30px;
        border: none;
        padding-left: 30px;
        border-radius: 5px;
        cursor: pointer;
        background: #fff;
        display: inline-block
    }

        .mobserchinput .innrspansr {
            text-align: left;
            color: #666;
            display: inline-block;
            padding-top: 6px
        }

    .mobserchinput1 {
        width: 100%;
        height: 30px;
        border: none;
        border-radius: 5px
    }

    .mobsrchicon {
        position: absolute;
        margin: 8px 0 0 10px;
        z-index: 1
    }

    .mobsercharea2 {
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 15px 0 10px;
        position: absolute;
        margin-top: -130px
    }

        .mobsercharea2 .mobsercharea2-left {
            width: 9%;
            float: left;
            margin-left: 1%;
            display: inline-block;
            position: relative;
            margin-top: 3px
        }

        .mobsercharea2 .mobsercharea2-center {
            width: 75%;
            margin-left: 1%;
            float: left;
            display: inline-block;
            position: relative
        }

        .mobsercharea2 .mobsercharea2-right {
            width: 10%;
            margin-left: 2%;
            margin-right: 2%;
            float: left;
            display: inline-block;
            position: relative
        }

    .mobfixhd {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 999;
        -moz-transition: margin .5s ease-in 0;
        -webkit-transition: margin .5s ease-in 0;
        -o-transition: margin .5s ease-in 0;
        transition: margin .5s ease-in 0
    }

    .srchsugpagemob {
        width: 100%;
        height: 100%;
        display: block;
        background: #fff;
        position: fixed;
        z-index: 999999
    }

        .srchsugpagemob .srchsugpagemob-area {
            width: 100%;
            height: auto;
            display: inline-block;
            position: relative;
            margin-top: 15px;
            border-bottom: 1px #eee solid;
            padding-bottom: 10px
        }

            .srchsugpagemob .srchsugpagemob-area .srchpgiconmob-left {
                margin-top: 10px;
                padding-bottom: 10px
            }

    .mobhedeiconbg {
        width: 100%;
        display: inline-block;
        padding: 10px 0 0;
        margin-top: 0
    }

    .mobcatspan1 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 13px
    }

    .mobcatspan2 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 25px;
        left: 18px
    }

    .mobcatspan3 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 14px
    }

    .mobcatspan4 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 35px;
        left: 21px
    }

    .mobcatspan5 {
        width: 55px;
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 2px
    }

        .mobcatspan5 p {
            text-align: center
        }

    .mobkartpr1 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -8px;
        right: -3px;
        height: 25px;
        width: 25px;
        font-size: 12px
    }

    #signuppp {
        width: 100%
    }

    .signupp-scrl {
        max-height: 400px;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .mobtopmargin {
        margin-top: 0
    }

    .mobtopmarginhom {
        margin-top: 0
    }

    .landing-page {
        background: url(../images/landingBg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .btn-login {
        border: 1px solid #0D5776;
        color: #1b617e;
        font-size: 14px;
        background: none;
        font-family: 'open_sansbold';
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 10px
    }

    .btn-signupNew, .btn-signup {
        border: 1px solid #0d5776;
        color: #fff;
        font-size: 14px;
        background: #0d5776;
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 20px;
        font-family: 'open_sansbold'
    }

    .gglply {
        width: 90px;
        margin-left: 15px
    }

    .margin-top20 {
        margin-top: 10px
    }

    .delivery label.homedelivery {
        background: no-repeat url(../images/icon_select_delevery1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        margin-right: 15px;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery span, .delivery label.pickup span {
            margin-top: 80%;
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-family: 'open_sanssemibold';
            font-size: 13px;
            color: #111
        }

    .delivery label.pickup {
        background: no-repeat url(../images/icon_select_pickup1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery:hover, .delivery label.pickup:hover, .delivery label.active {
            border: 3px solid #f39633;
            background-color: #fff
        }

    .start-shopping {
        padding: 4px 20px
    }

    #shop1 .modal-dialog, #itemoffrshop1 .modal-dialog, #myCartshop1 .modal-dialog {
        width: 345px !important;
        margin: 30px auto
    }

    .modal-body p {
        width: 100%;
        margin: 0 auto 10px;
        font-size: 12px;
        text-align: center
    }

    .offertbldtl {
        width: 100%;
        display: inline-block
    }

        .offertbldtl > thead > tr > th, .offertbldtl > tbody > tr > th, .offertbldtl > tfoot > tr > th, .offertbldtl > thead > tr > td, .offertbldtl > tbody > tr > td, .offertbldtl > tfoot > tr > td {
            line-height: 1.42857;
            padding: 8px;
            vertical-align: top
        }

    .offerdtl {
        border-bottom: 1px #ccc solid
    }

        .offerdtl:last-child {
            border-bottom: 0 #ccc solid
        }

    aside.combo-price {
        display: inline-block;
        width: 100%;
        padding: 4px;
        box-sizing: border-box;
        border: 1px solid #f39735;
        border-radius: 5px;
        vertical-align: top;
        position: relative
    }

    .combo-price ul li, .total-mrp {
        color: #666;
        font-size: 13px
    }

    .combo-price ul li, .combo-price ul {
        margin: 2px
    }

        .combo-price ul li span {
            width: 40%;
            float: right;
            text-align: left
        }

    .prod-dtls-list .prod-img {
        min-width: 80px
    }

        .prod-dtls-list .prod-img img {
            width: 100%
        }

    .prod-dtls-list .prod-tddtl {
        min-width: 210px;
        font-size: 13px;
        height: 28px;
        display: inline-block
    }

    .prod-dtls-list .prod-tddtl2 {
        min-width: 210px;
        font-size: 14px;
        height: 30px;
        display: inline-block;
        display: none;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl3 {
        min-width: 210px;
        font-size: 13px;
        height: 27px;
        display: inline-block;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl4 {
        min-width: 210px;
        font-size: 13px;
        height: 30px;
        display: inline-block;
        top: 110px;
        left: 98px;
        z-index: 9
    }

    .heigt425 {
        overflow-y: scroll;
        height: 380px
    }

    #itemsListingDiv {
        padding: 5px 0 !important;
        background: #f7f5f0
    }

    .srchresult {
        text-align: center;
        color: #BE2D14
    }

    .owl-carousel .owl-item {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0 2px
    }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 1px;
        float: left;
        text-align: center;
        width: 100%;
        position: relative;
        padding: 10px
    }

    .category-head .cat_head, .category-head .cat_head:hover, .category-head .cat_head:focus {
        color: #0d5776;
        font-family: "open_sanssemibold";
        font-size: 14px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent !important;
        text-transform: capitalize
    }

    .category-head a {
        color: #fff;
        font-size: 12px;
        background: #f39735;
        display: inline-block;
        padding: 2px 5px;
        border: 1px solid #fff;
        margin-left: 15px;
        vertical-align: middle;
        text-transform: capitalize;
        border-radius: 20px
    }

        .category-head a:hover {
            background: #f39735;
            color: #fff;
            border: 1px solid #f39735
        }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 10px 0;
        min-height: 190px
    }

    .hover-show {
        margin: 0;
        background: #fff;
        padding: 10px;
        min-height: 357px !important;
        max-height: 357px !important;
        border: 1px solid #fff;
        position: relative;
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc
    }

    .product-image {
        opacity: 1;
        padding: 0 10px 0 0;
        font-size: 10px;
        clear: both;
        height: 140px;
        margin-bottom: 10px
    }

        .product-image img {
            max-width: 125px;
            max-height: 125px;
            padding: 0px
        }

    .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 10px;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .product-text-rating {
        padding: 0 1px;
        height: 92px;
        margin-top: 10px
    }

    .product-text {
        opacity: 1;
        padding: 5px 0;
        font-size: 12px;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        color: #252627;
        line-height: 18px
    }

    .prod-Rating {
        height: 30px;
        padding: 0;
        display: inline-block;
        width: 100%
    }

        .prod-Rating .prodRating {
            width: 109px;
            float: left;
            margin-left: -1px
        }

            .prod-Rating .prodRating .fa-star {
                color: #f8ad32;
                width: 18px;
                font-size: 18px
            }

            .prod-Rating .prodRating.showRatedetails.font16 .fa-star {
                color: #fdc230
            }

            .prod-Rating .prodRating .star-off {
                color: #e8e3dd !important;
                width: 18px !important;
                font-size: 18px !important
            }

            .prod-Rating .prodRating .product_Rating .fa-star {
                color: #0d5776;
                font-size: 26px !important;
                width: 24px
            }

            .prod-Rating .prodRating .fa-star-half-o {
                color: #fdc53b;
                font-size: 16px;
                width: 20px
            }

        .prod-Rating .reviRat {
            width: 30px;
            height: auto;
            float: left;
            color: #666;
            border: 1px #dedede solid;
            padding: 0 5px;
            font-size: 12px;
            border-radius: 3px;
            margin-top: 2px;
            margin-left: 2px
        }

    .save {
        background: #ef5a2f;
        color: #fff;
        border-radius: 50%;
        position: absolute;
        width: 38px;
        height: 38px;
        padding-top: 9px;
        font-size: 12px;
        line-height: 12px;
        top: 80px;
        text-align: center;
        font-family: 'open_sansbold'
    }

        .save span {
            font-size: 12px;
            font-family: 'open_sansregular';
            display: block;
            margin-top: -1px
        }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 2px 0 0;
        float: left;
        text-align: center;
        width: 49.2%;
        position: relative;
        padding: 5px 5px 13px !important
    }

        #offer_list .item:hover {
            padding: 5px 5px 13px !important;
            margin: 5px 2px 0 0
        }

            #offer_list .item:hover.hover-show.scrollproductdata {
                padding: 5px 5px 13px !important
            }

    .category-head, .category-head .categ-name {
        color: #0d5776;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        margin: 0 0 0 13px;
        padding: 0 5px !important;
        background: none;
        text-transform: capitalize;
        border: 0;
        cursor: default;
        text-align: left
    }

    .cat_head2 {
        float: right;
        padding-right: 5px;
        padding-top: 0
    }

    .marleft {
        margin-left: -5%;
        margin-top: -27px
    }

    .btn-add1 {
        background: #135775;
        width: inherit;
        line-height: 15px;
        margin-bottom: 15px;
        padding: 8px 10px;
        height: 34px;
        border-radius: 4px;
        color: #fff
    }

        .btn-add1:hover {
            background: #F39735;
            color: #fff
        }

    .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    #offer_list .item > .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    .prod-offer {
        display: block;
        clear: both;
        padding-left: 0;
        min-height: 28px
    }

    .price {
        color: #be2d14;
        font-family: 'open_sansbold';
        font-size: 16px;
        text-align: left;
        padding: 2px 2px 0
    }

    .owl-item .price .mrp, .fa-inr {
        font-size: 11px
    }

    #startShopFrm1 .chosen-container {
        width: 100% !important
    }

    #startShopFrm1 select.custom-dropdown {
        padding: 6px 10px
    }

    .delivery-day {
        font-size: 12px;
        height: 17px
    }

    .item-more-offers {
        font-size: 11px;
        margin: 0 10px;
        color: #fff;
        background: url(../images/morofferbbb.svg) no-repeat;
        background-position: -30px 0;
        width: 175px;
        display: inline-block;
        margin-left: -6px;
        padding: 1px 0 2px 7px;
        font-weight: 700
    }

    .item .item-more-offers:hover, .item .item-more-offers:focus {
        color: #BE2D14
    }

    .not-avail {
        width: 130px !important;
        padding: 5px;
        font-size: 13px;
        background: rgba(255,255,255,0.94);
        position: absolute;
        top: 75px;
        left: 50%;
        font-family: 'open_sansbold';
        text-align: center;
        z-index: 1 !important;
        color: #999;
        text-transform: uppercase
    }

    #offer_list #view_all_itemslistDiv .item:hover > .not-avail {
        top: 75px !important
    }

    .flipprod-main {
        width: 100%;
        height: 190px;
        position: absolute;
        margin-left: -10px;
        display: none
    }

        .flipprod-main .flipptopblnk {
            width: 100%;
            height: 100px
        }

        .flipprod-main .flipprod {
            width: 100%;
            height: 130px;
            background: #fff;
            overflow-y: scroll;
            overflow-x: hidden;
            -webkit-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            -moz-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            box-shadow: 0 -2px 3px rgba(204,204,204,0.9)
        }

            .flipprod-main .flipprod .flipp-hd-row {
                width: 100%;
                height: 20px
            }

                .flipprod-main .flipprod .flipp-hd-row .flipp-headclos {
                    text-align: right;
                    height: 10px;
                    position: absolute;
                    font-size: 20px;
                    color: #666;
                    margin-top: -3px;
                    padding: 0
                }

    .flipp-bdr {
        border-bottom: 1px #d8d5d5 solid;
        padding-bottom: 8px;
        padding-top: 8px
    }

        .flipp-bdr:last-child {
            border-bottom: none
        }

    .flipp-strnm {
        color: #0d5776;
        text-align: left;
        font-size: 12px;
        margin: 0;
        padding: 0 0 0 2px;
        font-weight: 700
    }

    .flipp-str-pri {
        color: #BE2D14;
        text-align: left;
        font-size: 10px;
        margin: 0;
        padding: 0 0 0 2px;
        text-decoration: none
    }

    .flipp-str-pri1 {
        color: #666;
        float: left;
        font-size: 8px;
        margin: 0;
        padding: 0 0 0 4px;
        text-decoration: line-through
    }

    .flipp-ratng {
        background: #0d5776;
        color: #fff;
        font-size: 10px;
        padding: 1px 5px
    }

    .flipp-ratng1 {
        font-size: 9px;
        color: #666
    }

    .flipp-samdaydeli {
        font-size: 11px;
        color: #666
    }

    .flipboxtop0 {
        top: 0;
        z-index: 999
    }

    .flipboxtop192 {
        top: 195px;
        z-index: -9
    }

    .row.no-gutters {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .cat2page {
        width: 86%;
        float: left;
        margin-top: -2px
    }

        .cat2page select {
            height: 30px;
            padding: 0 5px
        }

    .cat3page {
        width: 86%;
        float: left;
        margin-top: -1px
    }

        .cat3page select {
            height: 30px;
            padding: 0 5px
        }

    .catviewall3p {
        margin: 5px 10px
    }

    .subcategorydiv {
        position: relative;
        white-space: nowrap;
        overflow: auto;
        overflow-y: hidden
    }

        .subcategorydiv span {
            display: inline-block
        }

            .subcategorydiv span:first-child {
                margin-bottom: -8px;
                background: none
            }

    #magic-line {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100px;
        height: 2px;
        background: #F39735;
        margin-left: 2px
    }

    .subcate {
        margin: 0 1px 1px;
        font-size: 12px
    }

        .subcate a, #allSpanBlk {
            color: #666;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            text-transform: uppercase
        }

        .subcate a, #itemsListingDiv #allSpanBlk {
            color: #0d5776;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            font-size: 12px
        }

            .subcate a:hover, #itemsListingDiv #allSpanBlk:hover, .subcate a.active, #itemsListingDiv #allSpanBlk.active {
                color: #000;
                font-size: 12px;
                background: none;
                border-radius: 0;
                padding: 0 5px 4px 0
            }

    select.custom-dropdown {
        border-radius: 0
    }

    div.fancy-select div.trigger {
        border-radius: 0;
        cursor: pointer;
        padding: 5px 10px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        background: #fff;
        border: 1px solid #efefef;
        color: #0d5776 !important;
        width: 95px !important;
        height: 30px !important;
        font-size: 13px !important;
        text-align: left;
        line-height: 18px;
        transition: all 240ms ease-out;
        -webkit-transition: all 240ms ease-out;
        -moz-transition: all 240ms ease-out;
        -ms-transition: all 240ms ease-out;
        -o-transition: all 240ms ease-out
    }

        div.fancy-select div.trigger:after {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-top-color: #0d5776;
            top: 12px;
            right: 9px
        }

        div.fancy-select div.trigger.open {
            background: #fff;
            border: 1px solid #efefef;
            color: #0d5776;
            box-shadow: none
        }

            div.fancy-select div.trigger.open:after {
                border-top-color: #0d5776
            }

    div.fancy-select ul.options {
        list-style: none;
        margin: 0;
        position: absolute;
        top: 40px;
        right: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 50;
        max-height: 200px;
        overflow: auto;
        background: #fff;
        border-radius: 4px;
        border-top: 1px solid #fff;
        box-shadow: 0 1px 2px #ddd;
        min-width: 95px;
        padding: 0;
        text-align: left !important;
        transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -webkit-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -moz-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -ms-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -o-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out
    }

        div.fancy-select ul.options.open {
            visibility: visible;
            top: 100%;
            opacity: 1;
            transition: opacity 300ms ease-out,top 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,top 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,top 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,top 300ms ease-out;
            -o-transition: opacity 300ms ease-out,top 300ms ease-out
        }

        div.fancy-select ul.options.overflowing {
            top: auto;
            bottom: 40px;
            transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -o-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out
        }

            div.fancy-select ul.options.overflowing.open {
                top: auto;
                bottom: 50px;
                transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -o-transition: opacity 300ms ease-out,bottom 300ms ease-out
            }

        div.fancy-select ul.options li {
            color: #f39735;
            cursor: pointer;
            white-space: nowrap;
            padding: 5px 8px !important;
            line-height: 20px !important;
            transition: all 150ms ease-out;
            -webkit-transition: all 150ms ease-out;
            -moz-transition: all 150ms ease-out;
            -ms-transition: all 150ms ease-out;
            -o-transition: all 150ms ease-out
        }

            div.fancy-select ul.options li.selected {
                background: #f5f5f5;
                color: #a13e2d
            }

            div.fancy-select ul.options li.hover {
                color: #444;
                background: #f5f5f5
            }

    #slider3 {
        position: relative;
        margin-top: 0;
        width: 80px;
        height: 256px;
        margin-bottom: 10px
    }

    .product-title {
        color: #252627;
        font-size: 16px;
        font-family: 'open_sanssemibold';
        margin: 1px 0 0 1px
    }

    .bs-example {
        position: relative;
        margin-top: 0;
        width: 100%
    }

    .messageText {
        font-size: 12px;
        border-radius: 5px;
        padding: 3px 3px 0;
        text-align: center;
        width: auto !important;
        margin-top: 0;
        float: none !important;
        color: #999
    }

    #ReviewContent .messageText {
        color: #999;
        background: none;
        border: 0;
        font-size: 12px;
        margin-top: 0
    }

    .review_menu li {
        display: inline;
        float: left;
        margin-right: 15px
    }

        .review_menu li:first-child {
            width: 100%
        }

    .btn-rateIt {
        background: #0d5776;
        color: #fff;
        font-size: 16px;
        padding: 2px 10px;
        border-radius: 5px;
        display: block;
        margin-top: 20px
    }

    .cust-sup-text {
        width: auto;
        color: #666;
        padding-bottom: 5px;
        font-family: open_sansbold
    }

    .paddingtb20 {
        padding: 10px 0
    }

    .review_menu li .pdstoreRate_review_static_content {
        margin-top: 4px;
        margin-right: 15px
    }

    .zoomContainer {
        z-index: -99 !important
    }

    .store_logo_hover li {
        margin: 5px;
        padding: 0;
        float: left;
        position: relative;
        width: 100%;
        height: 98px
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%;
        height: 98px
    }

        .media_logo img {
            width: 30%
        }

    .media__image {
        display: block;
        width: 120px !important;
        height: 90px;
        border-radius: 0;
        background: #fff;
        margin: 0
    }

    .media__body.sameDay:hover {
        background: none !important;
        border: 0 solid #ad94d5 !important
    }

    .media__body.nxtDay:hover {
        background: none !important;
        border: 0 solid #fa9770 !important
    }

    .media__body.fav_store:hover, .del-icon-fav_store, .media__body.fav_store {
        background: none !important;
        border: 0 solid #48d1a9 !important
    }

    .media__body {
        background: none;
        bottom: 0;
        color: #666;
        font-size: 12px;
        left: 120px;
        opacity: 1;
        overflow: hidden;
        padding: 5px;
        position: absolute;
        line-height: 20px;
        text-align: center;
        top: 35px;
        right: 0;
        -webkit-transition: .6s;
        transition: .6s;
        height: 60px
    }

        .media__body:hover {
            opacity: 1
        }

            .media__body:hover > .delevery_type div {
                z-index: 999 !important
            }

            .media__body:hover:after, .media__body:hover:before {
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1);
                opacity: 0
            }

        .media__body h2 {
            margin: 0;
            font-size: 14px;
            font-weight: 700;
            padding-bottom: 5px;
            color: #0d5776
        }

    .view_shop {
        color: #fff;
        font-size: 10px;
        background: #0d5776;
        padding: 2px 5px;
        margin-top: 8px;
        border-radius: 5px
    }

        .view_shop:hover {
            color: #fff
        }

        .view_shop img {
            vertical-align: sub;
            display: none
        }

    #select_shop .modal-body {
        overflow: hidden
    }

    #select_shop .close {
        position: absolute;
        right: 10px;
        top: 10px;
        opacity: 1;
        font-size: 30px
    }

    .scrollbar-content {
        padding: 0 25px 0 0;
        width: 100%
    }

    .offer-cat {
        margin: 1px 0 0
    }

        .offer-cat a {
            color: #40464a;
            font-size: 12px;
            padding: 5px 0;
            margin: 0 5px;
            float: left;
            border-bottom: 3px solid #fff
        }

        .offer-cat img {
            width: 15px;
            height: 15px
        }

        .offer-cat a:hover, .offer-cat a:focus, .offer-cat a.active {
            position: relative;
            color: #045777;
            font-size: 12px;
            border-bottom: 3px solid #f39735
        }

    .text-right2 {
        text-align: center
    }

    .prod-cat ul {
        padding: 0;
        margin: 0;
        width: 45px;
        float: left
    }

    .bought-like a, .bought-like {
        color: #c1c1c1;
        padding: 0 2px;
        width: 55%
    }

    .rating-holder #rateIt01 {
        top: 56px !important
    }

    .rateIt01_arrow:before {
        margin-top: -13px;
    }

    .rateit-holder a, .ReviewBlock {
        color: #0d5776;
        font-size: 12px
    }

        .rateit-holder a:hover, .ReviewBlock:hover {
            color: #f39735
        }

    .storeRating .fa-star {
        color: #f8ad32;
        width: 20px;
        font-size: 22px
    }

    .star-off {
        color: #fff !important;
        width: 22px;
        font-size: 22px;
        font-size: 13px !important;
        opacity: .6
    }

    #write-review {
        margin-left: 2px;
        margin-bottom: 15px
    }

    .breadcrumbs {
        padding: 7px 0;
        margin: 0;
        list-style: none;
        margin-top: 10px;
    }

    .review_menu .rating-holder {
        font-size: 15px
    }

    .review_menu {
        margin: 0 0 5px;
        padding: 0;
        display: inline-block;
        position: relative;
        width: 90%
    }

        .review_menu .userStoreRevRat_static_content {
            width: auto;
            display: inline-block;
            position: relative
        }

        .review_menu .showratingp {
            width: auto;
            height: auto;
            display: block;
            position: relative;
            transform: scaleY(0.85);
            font-size: 16px;
            font-family: 'open_sanssemibold';
            color: #434343;
            font-weight: 500
        }

        .review_menu .storepstrgf {
            width: 100%;
            height: auto;
            margin-top: 10px
        }

            .review_menu .storepstrgf:first-child {
                margin-bottom: 20px
            }

            .review_menu .storepstrgf .storepstrgfleft {
                width: 220px;
                height: auto;
                display: inline-block;
                float: left
            }

            .review_menu .storepstrgf .storepstrgfright {
                width: 30px;
                height: auto;
                display: inline-block;
                float: left;
                margin-left: 5px
            }

    .bs-example .libackgbg {
        background: #fff;
        display: block;
        padding-top: 10px;
        box-shadow: 0 3px 1px #c5ecfc
    }

    .font-italic-lineh {
        line-height: 20px
    }

    .font-italic {
        font-style: italic
    }

    .revreplycom-left {
        margin-left: 25px
    }

    .letterhightfnt {
        transform: scaleY(0.85);
        display: inline-block
    }

    .letterhightcolr {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #187298;
        font-weight: 500
    }

    .letter4e4e {
        color: #4e4e4e
    }

    .letter4a4b4c {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #4a4b4c;
        font-weight: 500
    }

    .letter4a4b4c1 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #bbbcbc;
        font-weight: 500
    }

    .letter4a4b4c2 {
        transform: scaleY(0.85);
        font-size: 22px
    }

    .letter999 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #999;
        font-weight: 500
    }

    .strdtlmarleft {
        margin-left: 0px;
        word-wrap: break-word
    }

    .graphicon-style img {
        margin-left: 20px;
        width: 18px;
        height: 18px;
        position: relative
    }

    .product-price {
        margin: 0 0 0 1px;
        padding: 0;
        list-style: none
    }

        .product-price li {
            margin: 0 10px 0 0;
            padding: 0;
            list-style: none;
            display: inline-block;
            width: 45%
        }

            .product-price li .prod-catalog {
                width: 150px;
                margin: 2px 0;
                border: 1px solid #ccc;
                border-radius: 20px;
                padding: 6px;
                background: #f7f4f0
            }

        .product-price span {
            margin-left: 3px
        }

    .prod-featured-offer {
        margin: 15px 0;
        border: 1px solid #ccc;
        background: #f7f4f0;
        border-radius: 20px;
        padding: 6px
    }

    .comment-social-links {
        margin: 2px 0 5px
    }

        .comment-social-links .product-price li {
            width: 100%
        }

    .shop-menu {
        margin: 20px 0 0;
        padding: 10px 0 10px 20px;
        background: #ecf5f9;
        border-radius: 5px;
        width: 100%
    }

    #write_review {
        position: absolute;
        background: #f7f4f0;
        padding: 10px;
        z-index: 1;
        width: 279px;
        left: -82px;
        display: none;
        border: 1px solid #dbd7d2;
        top: 10px;
        box-shadow: 0 4px 11px -1px #838383
    }

    .review-form textarea {
        height: 60px !important;
        padding: 10px 18px !important;
        resize: none
    }

    .review_arrow:before {
        content: "";
        height: 15px;
        display: block;
        margin-top: -18px;
        margin-left: 140px;
        position: absolute;
        width: 15px;
        background: #f7f4f0;
        border-top: 1px solid #dbd7d2;
        border-left: 1px solid #dbd7d2;
        z-index: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

    #ratitsign {
        width: 345px
    }

    .msg-box-text h3 {
        background: none;
        font-size: 16px;
        border-radius: 5px;
        padding: 10px;
        text-align: center;
        border: 0 solid #85b249;
        width: auto;
        margin: 0 auto;
        vertical-align: middle;
        display: inline
    }

        .msg-box-text h3 .fa {
            color: #85b249;
            font-size: 20px;
            vertical-align: text-bottom
        }

    .exp-offers .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 0;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .carousel-indicators {
        bottom: 0
    }

    .item-header {
        padding: 0 !important;
        display: block;
        width: 85%;
        height: 28px;
        position: absolute;
        z-index: 4
    }

    .page-title {
        color: #525151;
        font-size: 16px;
        margin: 5px;
        padding: 0
    }

    .store-shop-dtls {
        background: #fff;
        border: 1px solid #cdcdcd;
        padding: 2px 0
    }

        .store-shop-dtls .shop-dtls {
            margin: 0;
            display: inline-block
        }

            .store-shop-dtls .shop-dtls .store-name {
                margin-bottom: 0;
                line-height: 20px;
                height: 20px
            }

                .store-shop-dtls .shop-dtls .store-name a {
                    color: #fff;
                    font-size: 14px;
                    font-weight: 400
                }

                    .store-shop-dtls .shop-dtls .store-name a:hover {
                        color: #fff;
                        text-decoration: underline
                    }

        .store-shop-dtls .stordelivery-type {
            margin-top: 5px;
            font-size: 12px;
            margin-left: 0;
            word-wrap: break-word
        }

            .store-shop-dtls .stordelivery-type img {
                margin-top: -4px
            }

        .store-shop-dtls .cart-total-amount {
            position: absolute;
            right: 0;
            margin-top: -7px;
            font-size: 14px
        }

    #prodBlockDiv .my-cart-add {
        margin-top: 0;
        margin-left: 0;
        position: relative;
        z-index: 4
    }

    #productAddToCartAction .add-delete-pro .form-control, #offer-table .add-delete-pro input, .my-cart-add .input-group-addon .product-count {
        width: 30px !important;
        height: 30px;
        border-radius: 0;
        background: transparent !important;
        color: #666;
        font-family: 'open_sanssemibold';
        font-size: 19px
    }

    .item-price {
        padding: 0 !important;
        color: #bd2b04;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: .6px
    }

    .all-items-price {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px;
        margin-left: 0;
        margin-top: 3px
    }

    .checkout-main .all-items-price {
        padding-top: 1px;
        border-top: 1px dashed #ddd
    }

    .all-items-price1 {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px
    }

    #prodBlockDiv .row .col-lg-1 .trash-bin:before {
        content: "\f014";
        font-family: FontAwesome;
        margin-top: -4px;
        position: relative;
        display: inline-block
    }

    .input-group-addon.paddingLR0 .btn-add, .input-group-addon.paddingLR0 .btn-remove-item {
        border-radius: 10px !important;
        height: 28px !important;
        padding: 3px 7px 7px 6px !important
    }

    .kartppg {
        font-size: 12px;
        color: #666;
        letter-spacing: .6px;
        height: auto;
        margin: 0;
        padding: 0
    }

    .org-price {
        text-decoration: line-through;
        margin-top: 13px
    }

    .saved-amt {
        margin-top: 13px
    }

    .mycart-line-seperator {
        display: none
    }

    .empty-cart {
        border: none;
        padding: 7px 2px 8px;
        border-radius: 0;
        background: #ccc;
        color: #fff;
        margin-top: 0;
        text-align: center;
        width: 50%;
        left: 0;
        position: fixed;
        bottom: 0;
        z-index: 99
    }

        .empty-cart:hover {
            background: #F39735;
            color: #fff
        }

    .checkout-dtls {
        padding-right: 0;
        width: 381px;
        margin-top: 0
    }

    .my-cart-wrapper {
        border: 1px solid #eee;
        background: #fff;
        min-height: 300px !important;
        margin-bottom: 10px;
        padding-top: 0
    }

    .shop-total-desc {
        font-size: 13px;
        margin: 10px 0
    }

    .btnchkout {
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0
    }

    .mobkarcontbox {
        height: auto;
        border-bottom: 1px #ccc solid
    }

    .yellow-border {
        background: #f39735;
        height: 4px;
        position: relative;
        width: 100%;
        top: 14px;
        left: 0
    }

    .select_store_boxloc {
        width: 100%;
        margin: 0 auto;
        padding: 20px 50px 1px;
        margin-top: 45px;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #999;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
        box-shadow: 0 3px 9px rgba(0,0,0,.5)
    }

    .skipmodal {
        color: #045677;
        cursor: pointer;
        font-size: 13px
    }

        .skipmodal:hover {
            color: #F39633
        }

    .footer-main .footer-pay-social .ftr-socialarea {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-bottom: 10px
    }

    .crtclrmobhid {
        display: block
    }

    .bx-controls-direction {
        display: none
    }

    .storedtlbnrhght {
        height: 200px
    }

    .seperation-border {
        border-top: 2px solid #e5e3e1;
        width: 100%
    }

    .breadcrumbs li:last-child a {
        color: #0D5776;
        font-size: 12px;
        cursor: default !important;
        font-weight: 700
    }

    .storenotavblmsg {
        color: #666;
        border: 1px #eee solid;
        padding: 15px 5px;
        background: #ecf5f9;
        border-radius: 5px;
        display: inline-block;
        -webkit-box-shadow: 0 3px 9px -1px #838383;
        width: 340px
    }

    .revreplycom-left {
        margin-left: 1px;
        display: inline-block
    }

    .store-hours {
        margin-top: 3px;
        font-size: 14px;
        transform: scaleY(0.85);
        color: #4e4e4e;
        word-wrap: break-word
    }

    .formobdispb {
        display: inline-block;
        float: left
    }

        .formobdispb .product-price li {
            display: inline
        }

    .nutrition-chart {
        overflow: hidden;
        height: auto;
        margin-top: 10px
    }

        .nutrition-chart img {
            width: 100%
        }

    .pdpagezoomimgmob1 {
        margin-top: 20px
    }

    .pdpagezoomimgmob2 img {
        height: 300px
    }

    .prod-dtls-right {
        margin-top: 10px
    }

    .legal-dis {
        margin: 0
    }

    .pdzmhovblnkmob {
        height: 300px;
        width: 85%;
        position: absolute;
        display: block;
        background: none
    }

    .image-thumb li a {
        border: 1px solid #e3ded9;
        display: table-cell;
        width: 60px;
        height: 60px;
        text-align: center;
        vertical-align: middle;
    }

    .image-thumb li .prodthumb.active, .image-thumb li .prodthumb:focus, .image-thumb li .prodthumb:hover {
        display: table-cell
    }

    .image-thumb > li.active > a, .image-thumb > li.active > a:focus, .image-thumb > li.active > a:hover {
        border: 1px solid #000
    }

    #offer-table {
        position: absolute;
        background: #fff;
        border: 1px solid #dbd7d2;
        padding: 2px;
        display: block;
        z-index: 4;
        width: 340px;
        left: 17px;
        box-shadow: -1px 2px 3px #5a5a5a;
        display: none
    }

    .pdpgmoreoffmob0 {
        height: 80px;
        display: inline-block
    }

    .pdpgmoreoffmob1 {
        width: 180px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob2 {
        width: 85px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob3 {
        width: 185px;
        display: inline-block;
        position: relative;
        top: -11px;
        float: left;
        left: 6px
    }

    .pdpgmoreoffmob4 {
        width: 160px;
        display: inline-block;
        position: relative;
        top: -56px;
        float: left;
        left: 180px
    }

    .pdpgmoreoffmob5 {
        width: 165px;
        height: 20px;
        overflow: hidden;
        display: inline-block
    }

    .border-style {
        border-right: 2px solid #c2c2c2;
        height: 12px;
        width: 0 !important;
        padding: 0 !important;
        margin-top: 5px;
        margin-right: 0
    }

    .product-fe li {
        margin: 0;
        padding: 0 15px 0 0;
        display: inline-block;
        list-style: none;
        line-height: 34px;
        width: 48%
    }

    .margin-bottom20 {
        margin-bottom: 10px !important
    }

    .prod-highlights {
        margin-top: 0;
        padding: 0;
        display: inline-block
    }

    .pdmarpgdtlft {
        margin-top: 10px
    }

    .maroffdiv {
        margin-top: 5px
    }

    .stepwizard-row {
        display: table-row;
        position: relative;
        width: 100%;
        background: #F7F5F0;
        z-index: 0;
        margin-left: 0
    }

        .stepwizard-row:before {
            top: 30px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 89.5%;
            height: 1px;
            background-color: #ccc;
            z-order: 0
        }

    .stepwizard-step {
        display: table-cell;
        text-align: center;
        position: relative;
        width: 32%;
        display: inline-block
    }

    .del-addrs1 {
        max-height: initial !important;
        min-height: initial !important;
        margin-top: 0;
        overflow: visible;
        overflow-x: initial;
        width: 95% !important
    }

    .checkout-right-panel {
        min-height: 140px !important;
        position: relative;
        width: 100%;
        top: 2px
    }

    .paddingtrbl {
        padding: 0 !important
    }

    .delivery-addr {
        position: relative;
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 0
    }

    .ordersumrow {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    .addnewadd-for-deli {
        margin-top: 5px;
        left: -24% !important;
        position: relative
    }

    .address-style {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 0px !important;
        margin-top: 10px
    }

    .address-style1 {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 10px !important;
        margin-top: 10px
    }

    .ordrsmtop {
        margin-top: 5px
    }

    .ord-smry {
        left: -10px !important
    }

    .sectn-title {
        border-bottom: 1px solid #ddd;
        padding-bottom: 1px;
        margin-bottom: 1px;
        font-size: 13px;
        font-weight: 700
    }

    .couponinp1 {
        width: 100%;
        float: left;
        display: inline-block;
        position: relative;
        margin-top: -15px
    }

    .couponinp2 {
        width: 100%;
        float: left;
        display: inline-block;
    }

    .delivechargemob {
        margin: 0;
        padding: 0
    }

    .org-price, .saved-amt {
        color: #999;
        font-size: 11px;
        margin: 0 5px
    }

    .checkout-main .coupon-code {
        border: 1px dashed #ddd;
        border-radius: 0;
        background: #faf7f3;
        width: 100%;
        box-shadow: none
    }

    .special-instruc {
        display: inline-block;
        position: relative
    }

    .stepwizard-step p {
        margin-top: 0;
        letter-spacing: .7px
    }

    .checkout-common {
        line-height: 1.287;
        width: 100%;
        font-size: 10px;
        font-family: open_sansregular;
        color: #0d5776;
        position: relative;
        z-index: 9
    }

    .list-item01 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -12px;
        right: 24px;
        height: 26px;
        width: 26px
    }

    #dateChg, .terms-conditions {
        margin-bottom: 0px;
        color: #777
    }

        #dateChg, .terms-conditions label {
            top: 0px;
            position: relative;
            display: inline-block
        }

    .userallp-left-posfix {
        position: relative;
        margin: auto;
        width: 100%
    }

    .userallp-left {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right-row {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 16px
    }

    #my_account_info {
        width: 100%;
        margin-left: 0
    }

    .sidebar-nav {
        display: block;
        float: left;
        width: 100%;
        min-height: 110px;
        list-style: none;
        margin-left: 0;
        padding: 0;
        background: #0d5776
    }

        .sidebar-nav li {
            line-height: 30px;
            color: #fff !important;
            width: 48%;
            display: inline-block
        }

            .sidebar-nav li a {
                color: inherit
            }

            .sidebar-nav li:hover, .sidebar-nav li:hover a.active-menu .row {
                background-color: #f39735 !important;
                color: #fff !important
            }

            .sidebar-nav li a.active-menu .row {
                color: #f39735;
                font-family: open_sanssemibold
            }

            .sidebar-nav li a.active-menu .active_arrow:before {
                color: inherit !important
            }

            .sidebar-nav li:hover a .row .active_arrow:before {
                color: #fff !important
            }

    .shop-first-name {
        background: #41dda0;
        color: #fff;
        margin-top: 2px;
        font-size: 28px;
        line-height: 32px;
        text-align: center;
        border-radius: 50%;
        padding: 5px;
        height: 40px;
        width: 40px;
        display: inline-block;
        font-weight: 700;
        vertical-align: top
    }

    #allergicFrm {
        padding-left: 8px !important
    }

    .OrderListing {
        width: auto;
        height: auto;
        margin-top: 10px
    }

    #ordhistmar {
        margin: 0;
        padding-top: 20px;
        position: relative
    }

    .orderhisttabel1 {
        width: auto;
        height: auto
    }

        .orderhisttabel1 .orderhistd1 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd2 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd3 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd4 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 table tr td {
            padding: 0 !important;
            margin: 0 0 6px
        }

        .orderhisttabel1 table tr {
            border-bottom: 1px #ccc solid
        }

            .orderhisttabel1 table tr:nth-last-child(2) {
                border-bottom: none
            }

    .delivadd {
        width: 140px;
        height: auto;
        display: inline-block;
        position: relative;
        float: right;
        right: 0px;
        margin-top: 5px
    }

    .myaccbox {
        width: 100%;
        height: auto;
        display: inline-block;
        float: left;
        margin-left: 0;
        margin-top: 1%;
        border: 1px #ccc solid;
        background: #F7F5F0;
        position: relative
    }

    .scrollbaruser1 {
        max-height: initial !important;
        overflow: visible;
        overflow-x: initial
    }

    .userproaddp {
        left: 29%;
        display: inline-block;
        position: relative
    }

    .userchngpass {
        left: 4%;
        position: relative;
        width: 96.5%
    }

    .myaccadd1 {
        margin-right: 10px
    }

        .myaccadd1 i {
            font-size: 18px
        }

    .myaccadd2 {
        margin-right: 5px
    }

        .myaccadd2 i {
            font-size: 18px
        }

    .myaccadd3 {
        margin-right: 0
    }

        .myaccadd3 .glyphicon-pencil {
            font-size: 18px
        }

    .myaccadd4 {
        margin-right: 0
    }

        .myaccadd4 i {
            font-size: 18px
        }

    .myaccadd5 {
        margin-right: 0
    }

        .myaccadd5 .glyphicon-pencil {
            font-size: 18px
        }

    #my-account {
        min-height: 340px;
        background: #f7f5f0
    }

    .msg-success {
        padding-top: 30px;
        color: #666;
        text-align: center
    }

        .msg-success h1 {
            font-size: 24px;
            color: #035676;
            margin-top: 10px
        }

        .msg-success h2 {
            font-size: 14px;
            color: #666;
            margin-top: 0
        }

            .msg-success h2 a {
                font-size: 18px;
                color: #035676;
                text-decoration: underline;
                display: inline-block;
                margin-top: 10px
            }

                .msg-success h2 a:hover {
                    color: #F59824
                }

        .msg-success h3 {
            font-size: 14px;
            color: #666;
            margin: 0;
            padding: 0 0 40px
        }

        .msg-success p {
            text-align: center;
            padding-bottom: 40px
        }

    .sign-up-head {
        color: #0D5776;
        margin-top: 0;
        padding-bottom: 0;
        font-size: 26px;
        margin-bottom: 0
    }

    .fontsignpont {
        color: #000;
        line-height: 25px;
        font-size: 15px
    }

    .fontsignpont1 {
        color: #666;
        line-height: 21px;
        font-size: 12px
    }

    .fontsignpont2 {
        color: #F39735;
        font-size: 16px;
        margin-left: 10px
    }

    .fontsignpont3 {
        color: #F39735;
        font-size: 11px;
        position: absolute;
        z-index: 2;
        margin-top: -31px;
        display: inline-block;
        right: 18px
    }

    .signpostpheigh {
        height: 30px
    }

    .srchpageleft {
        width: 70%;
        height: 100%;
        position: fixed;
        background: #fff;
        right: -71%;
        z-index: 999999;
        top: -5px;
        overflow: auto;
        overflow-x: hidden
    }

    .srchpageright {
        width: 100%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 0
    }

    .bgcolorsrchp {
        background: #fff
    }

    .srchprigtt {
        width: 79%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 10px
    }

        .srchprigtt h5 {
            color: #000;
            font-weight: 700;
            margin-left: 5px;
            margin-top: 14px
        }

    .srchprigtt-mob {
        width: 15%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 5px;
        margin-top: 5px;
        margin-bottom: 3px
    }

        .srchprigtt-mob p {
            margin: 0;
            padding: 0
        }

        .srchprigtt-mob img {
            width: 18px;
            height: 18px
        }

        .srchprigtt-mob .fltr-font {
            font-size: 10px;
            margin-top: 0;
            position: relative;
            display: inherit
        }

    .blogrecipebox {
        width: 100%;
        height: 150px;
        margin: auto;
        overflow: hidden
    }

        .blogrecipebox img {
            height: 100%;
            width: 100%;
            -moz-transition: all .3s;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .blogrecipebox img:hover {
                -moz-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.1)
            }

    .land-recipeblog {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-recipeblog h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 10px;
            font-size: 16px;
            margin-bottom: 5px;
            text-align: center;
            font-weight: 700
        }

    .framerecipeandblogs {
        height: 219px;
        overflow: hidden;
        margin: 0 10px
    }

        .framerecipeandblogs ul {
            list-style: none;
            margin: 0;
            padding: 0;
            height: 240px
        }

            .framerecipeandblogs ul li {
                float: left;
                width: 293px;
                height: 240px;
                margin-left: 5px;
                padding: 0;
                color: #ddd;
                text-align: center
            }

    .recipeblogboxland {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .recipeblogboxland h3 {
            text-align: left;
            padding: 0
        }

            .recipeblogboxland h3 a {
                font-weight: 400;
                color: #f39633;
                padding: 0;
                font-size: 14px
            }

                .recipeblogboxland h3 a:hover {
                    color: #0e5776
                }

        .recipeblogboxland p {
            font-size: 13px;
            text-align: left;
            color: #666
        }

    .btmlefthorisld2 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld2 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld2 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld2 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .btmlefthorisld3 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld3 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld3 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld3 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .landing-row {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .landing-row .landpcatbox .catproductbox {
            width: 100%;
            position: absolute;
            bottom: 5px
        }

            .landing-row .landpcatbox .catproductbox h3 {
                width: 100%;
                color: #666;
                margin: 0;
                text-align: center;
                padding-left: 5px;
                padding-right: 5px;
                font-size: 12px;
                font-weight: 400;
            }

    .margrowtop {
        margin-top: 10px
    }

    .land-specstrleft {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-specstrleft h3 {
            color: #0d5776;
            padding: 0 5px;
            margin-top: 15px;
            font-size: 16px;
            line-height: 23px;
            margin-bottom: 5px
        }

        .land-specstrleft p {
            font-size: 13px;
            padding: 0 10px;
            line-height: 22px
        }

        .land-specstrleft .explorebtn {
            background: #0e5776;
            height: auto;
            display: inline-block;
            padding: 0 5px;
            color: #fff;
            border-radius: 5px
        }

            .land-specstrleft .explorebtn:hover {
                background: #f39733
            }

    .land-specstrright {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-top: 20px
    }

        .land-specstrright img {
            width: 100%
        }

    .land-nearbystr {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-nearbystr h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 5px;
            margin-bottom: 5px;
            font-size: 16px;
            font-weight: 700
        }

    .media__body .iteamdiv {
        width: 50px;
        display: inline-block;
        float: right;
        text-align: right;
        color: #0d5776;
        font-size: 12px;
        font-weight: 700;
        margin-top: 1px;
        margin-bottom: 2px
    }

    .delevery_type_main {
        position: relative;
        bottom: 0;
        left: 7px;
        height: 22px;
        display: inline-block;
        z-index: 99;
        width: auto;
        float: left
    }

    .clicktoimg {
        height: 20px;
        margin-top: 0;
        width: 70%;
        position: absolute;
        opacity: 1;
        background: none;
        display: inline-block;
        color: #fff;
        text-align: center;
        border-radius: 0;
        right: 0
    }

        .clicktoimg span {
            font-size: 12px;
            display: none
        }

        .clicktoimg:hover {
            opacity: 1;
            z-index: 9999;
            display: inline-block
        }

        .clicktoimg h4 {
            font-size: 14px;
            background: none;
            padding: 1px 0;
            color: #666;
            margin-top: 10px;
            border-radius: 0;
            font-weight: 700
        }

    .modal-dialog {
        margin: 50px auto !important
    }

    .image-holder img {
        max-width: 100%;
        max-height: 500px;
        width: auto;
        height: auto;
        margin: auto;
        display: block
    }

    .mobspesoff {
        position: relative;
        top: -2px;
        left: 5
    }

    .mobspesoff1 {
        margin-top: 5px;
        margin-left: 10px;
        display: inline-block;
        padding-bottom: 20px
    }

        .mobspesoff1 img {
            width: 50px;
            height: 50px
        }

        .mobspesoff1 .diyalf {
            margin-top: 3px;
            display: inline-block;
            float: left
        }

        .mobspesoff1 .diyart {
            margin-top: 17px;
            display: inline-block;
            float: left;
            margin-left: 0
        }

            .mobspesoff1 .diyart img {
                width: 165px;
                height: 30px
            }

    .logingkartopmob {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 3px;
    }

        .logingkartopmob ul {
            margin: 0px;
            padding: 0px;
            width: 70%;
        }

            .logingkartopmob ul li {
                float: left;
                width: 50%;
                list-style: none;
                padding: 0px 0px;
                text-align: center;
            }

    .mrgtopfeturoffimg {
        margin-top: 15px;
    }

    .paddrightnogut {
        padding-right: 15px !important;
    }

    .paddleftnogut {
        padding-left: 15px !important;
    }

    .sub-header-holder1 {
        width: auto;
        margin-left: 10px !important;
        margin-right: 0px !important;
        float: left;
        vertical-align: middle;
        line-height: 24px;
    }

    .navbar-header {
        width: 100% !important;
        display: inline-block !important;
        position: relative !important;
    }

    .rightaddr-cont1 {
        width: 100%;
        display: inline-block;
        float: left;
        line-height: 12px;
        margin-top: 1px;
        padding-bottom: 0px;
    }

    .location-link {
        color: #f5f5f5;
        font-size: 14px;
        cursor: pointer !important;
        display: inline-block;
        position: relative;
        border: 0px #eee solid;
        padding-left: 5px;
        padding-bottom: 0px;
        border-radius: 0px;
    }

    .leftaddr-icon {
        width: 25px;
        display: inline-block;
        float: left;
        margin-top: 3px;
    }

    .rightaddr-cont {
        width: 75%;
        display: inline-block;
        float: left;
        line-height: 12px;
        margin-top: 0px;
    }

        .rightaddr-cont .rightaddr-contwid {
            width: 100%;
            display: inline-block;
        }

    .fontsz11 {
        font-size: 11px;
        color: #666;
    }

    .bgbluecolor .location-link {
        color: #000;
    }

    .martop14excit {
        margin-top: 0px;
    }

    .martopfetp14 {
        margin-top: 0px !important;
    }

    .possabpdtmof {
        position: relative;
    }

    #offer-table {
        margin-top: 0px
    }

    .container-fluidmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .bgcoloref {
        padding: 10px 0px;
    }

    .searchmobrad {
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border: none;
    }

    .formobbgcheck {
        background: #fff;
    }

    .h2headhom {
        font-size: 16px;
        color: #0d5776;
        border-bottom: 2px solid #eee;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom1 {
        font-size: 18px;
        font-style: italic;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 3px solid #bccad5;
        line-height: 0.1em;
        margin: 10px 0 10px;
    }

    .h2headhom2 {
        font-size: 18px;
        font-weight: bold;
        font-family: 'open_sansbold';
        color: #F39735;
        border-bottom: 2px solid #bccad5;
        line-height: 0.1em;
        margin: 15px 0 20px;
    }

    .featoffmm {
        padding: 2px;
    }

    .footer-top-cont p {
        font-size: 12px;
    }

    .ftrcateglink {
        font-size: 12px;
    }

    .myordpadtb {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .steps-line {
        height: 2px;
        position: relative;
        margin-top: 7px;
        width: 195px;
    }

    .order-status-holder {
        position: relative;
        margin: 7px 0px 20px 0px;
    }

    .order-status01 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: -10px
    }

    .order-status02 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 48px;
    }

    .order-status03 {
        width: 25%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 103px;
    }

    .order-status04 {
        width: 40%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 150px;
    }

    .btn-cancelaal {
        padding: 1px 10px !important;
        color: #fff;
        font-size: 11px !important;
        margin-top: 0px !important;
    }

    .forratitpppdp {
        margin-left: -100px;
    }

        .forratitpppdp .arrow_box::after {
            margin-left: 128px !important;
        }

    #terms_check-error {
        position: absolute;
        margin-top: 7px;
        color: #666;
        font-size: 11px;
        background: #fff;
        padding: 5px 10px;
        margin-left: -14px;
        z-index: 1;
        border-radius: 5px;
        border: 1px #ccc solid;
        box-shadow: 1px 1px 3px #ccc;
        display: block;
    }

        #terms_check-error:after {
            bottom: 100%;
            left: 16%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border: 1px #ccc solid;
        }

        #terms_check-error:after {
            border-color: rgba(204, 204, 204, 0);
            border-bottom-color: #ccc;
            border-width: 10px;
            margin-left: -10px;
        }

    #offer_list {
        margin-top: 10px;
    }
    /*667 end*/
}

@media screen and (min-width:415px) and (max-width:740px) {
    .custom-row {
        margin-right: 0;
        width: 100%;
        margin-left: 0;
        display: inline-block
    }

    .row.no-gutters-pdetail {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters-pdetail > [class^="col-"], .row.no-gutters-pdetail > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .mobcat-col-2 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

        .mobcat-col-2 a {
            width: 100%
        }

    .mobcat-col-4 {
        position: relative;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: right
    }

    .marginLR10 {
        padding: 0;
        color: #666
    }

    .bgbluecolor {
        background: #0D5776
    }

    .bgbrowncolor {
        background: #F39735
    }

    .mobsercharea {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 2px
    }

        .mobsercharea a {
            cursor: pointer
        }

    .mobserchinput {
        width: 100%;
        height: 30px;
        border: none;
        padding-left: 30px;
        border-radius: 5px;
        cursor: pointer;
        background: #fff;
        display: inline-block
    }

        .mobserchinput .innrspansr {
            text-align: left;
            color: #666;
            display: inline-block;
            padding-top: 6px
        }

    .mobserchinput1 {
        width: 100%;
        height: 30px;
        border: none;
        border-radius: 5px
    }

    .mobsrchicon {
        position: absolute;
        margin: 8px 0 0 10px;
        z-index: 1
    }

    .mobsercharea2 {
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 15px 0 10px;
        position: absolute;
        margin-top: -130px
    }

        .mobsercharea2 .mobsercharea2-left {
            width: 9%;
            float: left;
            margin-left: 1%;
            display: inline-block;
            position: relative;
            margin-top: 3px
        }

        .mobsercharea2 .mobsercharea2-center {
            width: 75%;
            margin-left: 1%;
            float: left;
            display: inline-block;
            position: relative
        }

        .mobsercharea2 .mobsercharea2-right {
            width: 10%;
            margin-left: 2%;
            margin-right: 2%;
            float: left;
            display: inline-block;
            position: relative
        }

    .mobfixhd {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 999;
        -moz-transition: margin .5s ease-in 0;
        -webkit-transition: margin .5s ease-in 0;
        -o-transition: margin .5s ease-in 0;
        transition: margin .5s ease-in 0
    }

    .srchsugpagemob {
        width: 100%;
        height: 100%;
        display: block;
        background: #fff;
        position: fixed;
        z-index: 999999
    }

        .srchsugpagemob .srchsugpagemob-area {
            width: 100%;
            height: auto;
            display: inline-block;
            position: relative;
            margin-top: 15px;
            border-bottom: 1px #eee solid;
            padding-bottom: 10px
        }

            .srchsugpagemob .srchsugpagemob-area .srchpgiconmob-left {
                margin-top: 10px;
                padding-bottom: 10px
            }

    .mobhedeiconbg {
        width: 100%;
        display: inline-block;
        padding: 10px 0 0;
        margin-top: 0
    }

    .mobcatspan1 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 7px
    }

    .mobcatspan2 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 26px;
        left: 16px
    }

    .mobcatspan3 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 30px;
        left: 8px
    }

    .mobcatspan4 {
        font-size: 11px;
        color: #fff;
        position: absolute;
        top: 35px;
    }

    .mobcatspan5 {
        font-size: 11px;
        color: #fff;
        position: relative;
        top: 1px;
        height: 0
    }

        .mobcatspan5 p {
            text-align: center
        }

    .mobkartpr1 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -8px;
        right: -3px;
        height: 25px;
        width: 25px;
        font-size: 12px
    }

    #signuppp {
        width: 100%
    }

    .signupp-scrl {
        max-height: 400px;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .mobtopmargin {
        margin-top: 0
    }

    .mobtopmarginhom {
        margin-top: 0
    }

    .landing-page {
        background: url(../images/landingBg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .btn-login {
        border: 1px solid #0D5776;
        color: #1b617e;
        font-size: 14px;
        background: none;
        font-family: 'open_sansbold';
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 10px
    }

    .btn-signupNew, .btn-signup {
        border: 1px solid #0d5776;
        color: #fff;
        font-size: 14px;
        background: #0d5776;
        padding: 4px 10px;
        border-radius: 5px;
        margin-right: 20px;
        font-family: 'open_sansbold'
    }

    .gglply {
        width: 90px;
        margin-left: 15px
    }

    .margin-top20 {
        margin-top: 10px
    }

    .delivery label.homedelivery {
        background: no-repeat url(../images/icon_select_delevery1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        margin-right: 15px;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery span, .delivery label.pickup span {
            margin-top: 80%;
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-family: 'open_sanssemibold';
            font-size: 13px;
            color: #111
        }

    .delivery label.pickup {
        background: no-repeat url(../images/icon_select_pickup1.png) center 20px;
        padding: 5px;
        display: inline-block;
        border: 3px solid;
        border-color: transparent;
        width: 130px !important;
        max-width: inherit;
        height: 130px;
        text-align: center;
        border-radius: 5px;
        font-size: 15px
    }

        .delivery label.homedelivery:hover, .delivery label.pickup:hover, .delivery label.active {
            border: 3px solid #f39633;
            background-color: #fff
        }

    .start-shopping {
        padding: 4px 20px
    }

    #shop1 .modal-dialog, #itemoffrshop1 .modal-dialog, #myCartshop1 .modal-dialog {
        width: 345px !important;
        margin: 30px auto
    }

    .modal-body p {
        width: 100%;
        margin: 0 auto 10px;
        font-size: 12px;
        text-align: center
    }

    .offertbldtl {
        width: 100%;
        display: inline-block
    }

        .offertbldtl > thead > tr > th, .offertbldtl > tbody > tr > th, .offertbldtl > tfoot > tr > th, .offertbldtl > thead > tr > td, .offertbldtl > tbody > tr > td, .offertbldtl > tfoot > tr > td {
            line-height: 1.42857;
            padding: 8px;
            vertical-align: top
        }

    .offerdtl {
        border-bottom: 1px #ccc solid
    }

        .offerdtl:last-child {
            border-bottom: 0 #ccc solid
        }

    aside.combo-price {
        display: inline-block;
        width: 100%;
        padding: 4px;
        box-sizing: border-box;
        border: 1px solid #f39735;
        border-radius: 5px;
        vertical-align: top;
        position: relative
    }

    .combo-price ul li, .total-mrp {
        color: #666;
        font-size: 13px
    }

    .combo-price ul li, .combo-price ul {
        margin: 2px
    }

        .combo-price ul li span {
            width: 40%;
            float: right;
            text-align: left
        }

    .prod-dtls-list .prod-img {
        min-width: 80px
    }

        .prod-dtls-list .prod-img img {
            width: 100%
        }

    .prod-dtls-list .prod-tddtl {
        min-width: 210px;
        font-size: 13px;
        height: 28px;
        display: inline-block
    }

    .prod-dtls-list .prod-tddtl2 {
        min-width: 210px;
        font-size: 14px;
        height: 30px;
        display: inline-block;
        display: none;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl3 {
        min-width: 210px;
        font-size: 13px;
        height: 27px;
        display: inline-block;
        top: 88px;
        left: 98px;
        z-index: 9
    }

    .prod-dtls-list .prod-tddtl4 {
        min-width: 210px;
        font-size: 13px;
        height: 30px;
        display: inline-block;
        top: 110px;
        left: 98px;
        z-index: 9
    }

    .heigt425 {
        overflow-y: scroll;
        height: 380px
    }

    #itemsListingDiv {
        padding: 5px 0 10px !important;
        background: #f7f5f0
    }

    .srchresult {
        text-align: center;
        color: #BE2D14
    }

    .owl-carousel .owl-item {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0 2px
    }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 1px;
        float: left;
        text-align: center;
        width: 100%;
        position: relative;
        padding: 10px
    }

    .category-head .cat_head, .category-head .cat_head:hover, .category-head .cat_head:focus {
        color: #0d5776;
        font-family: "open_sanssemibold";
        font-size: 14px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent !important;
        text-transform: capitalize
    }

    .category-head a {
        color: #fff;
        font-size: 12px;
        background: #f39735;
        display: inline-block;
        padding: 2px 5px;
        border: 1px solid #fff;
        margin-left: 15px;
        vertical-align: middle;
        text-transform: capitalize;
        border-radius: 20px
    }

        .category-head a:hover {
            background: #f39735;
            color: #fff;
            border: 1px solid #f39735
        }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 10px 0;
        min-height: 190px
    }

    .hover-show {
        margin: 0;
        background: #fff;
        padding: 10px;
        min-height: 357px !important;
        border: 1px solid #fff;
        position: relative;
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc
    }

    .product-image {
        opacity: 1;
        padding: 0 10px 0 0;
        font-size: 10px;
        clear: both;
        height: 140px;
        margin-bottom: 10px;
        display: table-cell;
        vertical-align: middle;
        text-align: center
    }

        .product-image img {
            max-width: 125px;
            max-height: 125px;
            padding: 0px
        }

    .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 10px;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .product-text-rating {
        padding: 0 1px;
        height: 92px
    }

    .product-text {
        opacity: 1;
        padding: 5px 0;
        font-size: 12px;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        color: #252627;
        line-height: 18px
    }

    .prod-Rating {
        height: 30px;
        padding: 0;
        display: inline-block;
        width: 100%
    }

        .prod-Rating .prodRating {
            width: 109px;
            float: left;
            margin-left: -1px
        }

            .prod-Rating .prodRating .fa-star {
                color: #f8ad32;
                width: 18px;
                font-size: 18px
            }

            .prod-Rating .prodRating.showRatedetails.font16 .fa-star {
                color: #fdc230
            }

            .prod-Rating .prodRating .star-off {
                color: #e8e3dd !important;
                width: 18px;
                font-size: 18px !important
            }

            .prod-Rating .prodRating .product_Rating .fa-star {
                color: #0d5776;
                font-size: 26px !important;
                width: 24px
            }

            .prod-Rating .prodRating .fa-star-half-o {
                color: #fdc53b;
                font-size: 16px;
                width: 20px
            }

        .prod-Rating .reviRat {
            width: 30px;
            height: auto;
            float: left;
            color: #666;
            border: 1px #dedede solid;
            padding: 0 5px;
            font-size: 12px;
            border-radius: 3px;
            margin-top: 2px;
            margin-left: 2px
        }

    .save {
        background: #ef5a2f;
        color: #fff;
        border-radius: 50%;
        position: absolute;
        width: 38px;
        height: 38px;
        padding-top: 9px;
        font-size: 12px;
        line-height: 12px;
        top: 80px;
        text-align: center;
        font-family: 'open_sansbold'
    }

        .save span {
            font-size: 12px;
            font-family: 'open_sansregular';
            display: block;
            margin-top: -1px
        }

    #offer_list .item {
        color: #333;
        text-align: center;
        margin: 5px 2px 0 0;
        float: left;
        text-align: center;
        width: 32.8%;
        position: relative;
        padding: 5px 5px 13px !important
    }

        #offer_list .item:hover {
            padding: 5px 5px 13px !important;
            margin: 5px 2px 0 0
        }

            #offer_list .item:hover.hover-show.scrollproductdata {
                padding: 5px 5px 13px !important
            }

    .category-head, .category-head .categ-name {
        color: #0d5776;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        margin: 0 0 0 13px;
        padding: 0 5px !important;
        background: none;
        text-transform: capitalize;
        border: 0;
        cursor: default;
        text-align: left
    }

    .cat_head2 {
        float: right;
        padding-right: 5px;
        padding-top: 0
    }

    .marleft {
        margin-left: -5%;
        margin-top: -27px
    }

    .btn-add1 {
        background: #135775;
        width: inherit;
        line-height: 15px;
        margin-bottom: 15px;
        padding: 8px 10px;
        height: 34px;
        border-radius: 4px;
        color: #fff
    }

        .btn-add1:hover {
            background: #F39735;
            color: #fff
        }

    .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    #offer_list .item > .button-holder {
        position: absolute;
        top: 133px;
        z-index: 1;
        opacity: 1;
        width: 105px;
        left: 24%;
        display: inline-block;
        text-align: center
    }

    .prod-offer {
        display: block;
        clear: both;
        padding-left: 0;
        min-height: 28px
    }

        .prod-offer .item-more-offers {
            font-size: 11px;
            margin: 0 10px;
            color: #fff;
            background: url(../images/morofferbbb.svg) no-repeat;
            background-position: -45px 0;
            width: 155px;
            display: inline-block;
            margin-left: -6px;
            padding: 1px 0 2px 7px;
            font-weight: 700
        }

    .price {
        color: #be2d14;
        font-family: 'open_sansbold';
        font-size: 16px;
        text-align: left;
        padding: 2px 2px 0
    }

    .owl-item .price .mrp, .fa-inr {
        font-size: 11px
    }

    #startShopFrm1 .chosen-container {
        width: 100% !important
    }

    #startShopFrm1 select.custom-dropdown {
        padding: 6px 10px
    }

    .delivery-day {
        font-size: 12px;
        height: 17px
    }

    .item-more-offers {
        font-size: 11px;
        margin: 17px 10px 0 0;
        color: #F39735;
        padding: 2px 0;
        border-radius: 0;
        position: relative;
        font-weight: 700
    }

    .item .item-more-offers:hover, .item .item-more-offers:focus {
        color: #BE2D14
    }

    .not-avail {
        width: 130px !important;
        padding: 5px;
        font-size: 13px;
        background: rgba(255,255,255,0.94);
        position: absolute;
        top: 75px;
        left: 50%;
        font-family: 'open_sansbold';
        text-align: center;
        z-index: 1 !important;
        color: #999;
        text-transform: uppercase
    }

    #offer_list #view_all_itemslistDiv .item:hover > .not-avail {
        top: 75px !important
    }

    .flipprod-main {
        width: 100%;
        height: 190px;
        position: absolute;
        margin-left: -10px;
        display: none
    }

        .flipprod-main .flipptopblnk {
            width: 100%;
            height: 100px
        }

        .flipprod-main .flipprod {
            width: 100%;
            height: 130px;
            background: #fff;
            overflow-y: scroll;
            overflow-x: hidden;
            -webkit-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            -moz-box-shadow: 0 -2px 3px rgba(204,204,204,0.9);
            box-shadow: 0 -2px 3px rgba(204,204,204,0.9)
        }

            .flipprod-main .flipprod .flipp-hd-row {
                width: 100%;
                height: 20px
            }

                .flipprod-main .flipprod .flipp-hd-row .flipp-headclos {
                    text-align: right;
                    height: 10px;
                    position: absolute;
                    font-size: 20px;
                    color: #666;
                    margin-top: -3px;
                    padding: 0
                }

    .flipp-bdr {
        border-bottom: 1px #d8d5d5 solid;
        padding-bottom: 8px;
        padding-top: 8px
    }

        .flipp-bdr:last-child {
            border-bottom: none
        }

    .flipp-strnm {
        color: #0d5776;
        text-align: left;
        font-size: 12px;
        margin: 0;
        padding: 0 0 0 2px;
        font-weight: 700
    }

    .flipp-str-pri {
        color: #BE2D14;
        text-align: left;
        font-size: 10px;
        margin: 0;
        padding: 0 0 0 2px;
        text-decoration: none
    }

    .flipp-str-pri1 {
        color: #666;
        float: left;
        font-size: 8px;
        margin: 0;
        padding: 0 0 0 4px;
        text-decoration: line-through
    }

    .flipp-ratng {
        background: #0d5776;
        color: #fff;
        font-size: 10px;
        padding: 1px 5px
    }

    .flipp-ratng1 {
        font-size: 9px;
        color: #666
    }

    .flipp-samdaydeli {
        font-size: 11px;
        color: #666
    }

    .flipboxtop0 {
        top: 0;
        z-index: 999
    }

    .flipboxtop192 {
        top: 195px;
        z-index: -9
    }

    .row.no-gutters {
        margin-right: 0;
        margin-left: 0
    }

        .row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
            padding-right: 0;
            padding-left: 0
        }

    .cat2page {
        width: 86%;
        float: left;
        margin-top: -2px
    }

        .cat2page select {
            height: 30px;
            padding: 0 5px
        }

    .cat3page {
        width: 86%;
        float: left;
        margin-top: -1px
    }

        .cat3page select {
            height: 30px;
            padding: 0 5px
        }

    .catviewall3p {
        margin: 5px 10px
    }

    .subcategorydiv {
        position: relative;
        white-space: nowrap;
        overflow: auto;
        overflow-y: hidden
    }

        .subcategorydiv span {
            display: inline-block
        }

            .subcategorydiv span:first-child {
                margin-bottom: -9px;
                background: none
            }

    #magic-line {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100px;
        height: 2px;
        background: #F39735;
        margin-left: 2px
    }

    .subcate {
        margin: 0 1px 1px;
        font-size: 12px
    }

        .subcate a, #allSpanBlk {
            color: #666;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            text-transform: uppercase
        }

        .subcate a, #itemsListingDiv #allSpanBlk {
            color: #0d5776;
            padding: 0 5px 4px 0;
            border-radius: 0;
            background: none;
            display: block;
            font-size: 12px
        }

            .subcate a:hover, #itemsListingDiv #allSpanBlk:hover, .subcate a.active, #itemsListingDiv #allSpanBlk.active {
                color: #000;
                font-size: 12px;
                background: none;
                border-radius: 0;
                padding: 0 5px 4px 0
            }

    select.custom-dropdown {
        border-radius: 0
    }

    div.fancy-select div.trigger {
        border-radius: 0;
        cursor: pointer;
        padding: 5px 10px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        background: #fff;
        border: 1px solid #efefef;
        color: #0d5776 !important;
        width: 95px !important;
        height: 30px !important;
        font-size: 13px !important;
        text-align: left;
        line-height: 18px;
        transition: all 240ms ease-out;
        -webkit-transition: all 240ms ease-out;
        -moz-transition: all 240ms ease-out;
        -ms-transition: all 240ms ease-out;
        -o-transition: all 240ms ease-out
    }

        div.fancy-select div.trigger:after {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-top-color: #0d5776;
            top: 12px;
            right: 9px
        }

        div.fancy-select div.trigger.open {
            background: #fff;
            border: 1px solid #efefef;
            color: #0d5776;
            box-shadow: none
        }

            div.fancy-select div.trigger.open:after {
                border-top-color: #0d5776
            }

    div.fancy-select ul.options {
        list-style: none;
        margin: 0;
        position: absolute;
        top: 40px;
        right: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 50;
        max-height: 200px;
        overflow: auto;
        background: #fff;
        border-radius: 4px;
        border-top: 1px solid #fff;
        box-shadow: 0 1px 2px #ddd;
        min-width: 95px;
        padding: 0;
        text-align: left !important;
        transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -webkit-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -moz-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -ms-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;
        -o-transition: opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out
    }

        div.fancy-select ul.options.open {
            visibility: visible;
            top: 100%;
            opacity: 1;
            transition: opacity 300ms ease-out,top 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,top 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,top 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,top 300ms ease-out;
            -o-transition: opacity 300ms ease-out,top 300ms ease-out
        }

        div.fancy-select ul.options.overflowing {
            top: auto;
            bottom: 40px;
            transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;
            -o-transition: opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out
        }

            div.fancy-select ul.options.overflowing.open {
                top: auto;
                bottom: 50px;
                transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -webkit-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -moz-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -ms-transition: opacity 300ms ease-out,bottom 300ms ease-out;
                -o-transition: opacity 300ms ease-out,bottom 300ms ease-out
            }

        div.fancy-select ul.options li {
            color: #f39735;
            cursor: pointer;
            white-space: nowrap;
            padding: 5px 8px !important;
            line-height: 20px !important;
            transition: all 150ms ease-out;
            -webkit-transition: all 150ms ease-out;
            -moz-transition: all 150ms ease-out;
            -ms-transition: all 150ms ease-out;
            -o-transition: all 150ms ease-out
        }

            div.fancy-select ul.options li.selected {
                background: #f5f5f5;
                color: #a13e2d
            }

            div.fancy-select ul.options li.hover {
                color: #444;
                background: #f5f5f5
            }

    #slider3 {
        position: relative;
        margin-top: 0;
        width: 80px;
        height: 256px;
        margin-bottom: 10px
    }

    .product-title {
        color: #252627;
        font-size: 16px;
        font-family: 'open_sanssemibold';
        margin: 1px 0 0 1px
    }

    .bs-example {
        position: relative;
        margin-top: 0;
        width: 100%
    }

    .messageText {
        font-size: 12px;
        border-radius: 5px;
        padding: 3px 3px 0;
        text-align: center;
        width: auto !important;
        margin-top: 0;
        float: none !important;
        color: #999
    }

    #ReviewContent .messageText {
        color: #999;
        background: none;
        border: 0;
        font-size: 12px;
        margin-top: 0
    }

    .review_menu li {
        display: inline;
        float: left;
        margin-right: 15px
    }

        .review_menu li:first-child {
            width: 100%
        }

    .btn-rateIt {
        background: #0d5776;
        color: #fff;
        font-size: 16px;
        padding: 2px 10px;
        border-radius: 5px;
        display: block;
        margin-top: 20px
    }

    .cust-sup-text {
        width: auto;
        color: #666;
        padding-bottom: 5px;
        font-family: open_sansbold
    }

    .paddingtb20 {
        padding: 10px 0
    }

    .review_menu li .pdstoreRate_review_static_content {
        margin-top: 4px;
        margin-right: 15px
    }

    .zoomContainer {
        z-index: -99 !important
    }

    .store_logo_hover li {
        margin: 5px;
        padding: 0;
        float: left;
        position: relative;
        width: 100% !important;
        height: 98px
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%;
        height: 98px
    }

        .media_logo img {
            width: 30%
        }

    .media__image {
        display: block;
        width: 130px;
        height: 90px;
        border-radius: 0;
        background: #fff;
        margin: 0
    }

    .media__body.sameDay:hover {
        background: none !important;
        border: 0 solid #ad94d5 !important
    }

    .media__body.nxtDay:hover {
        background: none !important;
        border: 0 solid #fa9770 !important
    }

    .media__body.fav_store:hover, .del-icon-fav_store, .media__body.fav_store {
        background: none !important;
        border: 0 solid #48d1a9 !important
    }

    .media__body {
        background: none;
        bottom: 0;
        color: #666;
        font-size: 12px;
        left: 30%;
        opacity: 1;
        overflow: hidden;
        padding: 5px;
        position: absolute;
        line-height: 20px;
        text-align: center;
        top: 35px;
        right: 0;
        -webkit-transition: .6s;
        transition: .6s;
        height: 60px
    }

        .media__body:hover {
            opacity: 1
        }

            .media__body:hover > .delevery_type div {
                z-index: 999 !important
            }

            .media__body:hover:after, .media__body:hover:before {
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1);
                opacity: 0
            }

        .media__body h2 {
            margin: 0;
            font-size: 14px;
            font-weight: 700;
            padding-bottom: 5px;
            color: #0d5776
        }

    .view_shop {
        color: #fff;
        font-size: 10px;
        background: #0d5776;
        padding: 2px 5px;
        margin-top: 8px;
        border-radius: 5px
    }

        .view_shop:hover {
            color: #fff
        }

        .view_shop img {
            vertical-align: sub;
            display: none
        }

    #select_shop .modal-body {
        overflow: hidden
    }

    #select_shop .close {
        position: absolute;
        right: 10px;
        top: 10px;
        opacity: 1;
        font-size: 30px
    }

    .scrollbar-content {
        padding: 0 25px 0 0;
        width: 100%
    }

    .offer-cat {
        margin: 1px 0 0
    }

        .offer-cat a {
            color: #40464a;
            font-size: 12px;
            padding: 5px 0;
            margin: 0 5px;
            float: left;
            border-bottom: 3px solid #fff
        }

        .offer-cat img {
            width: 15px;
            height: 15px
        }

        .offer-cat a:hover, .offer-cat a:focus, .offer-cat a.active {
            position: relative;
            color: #045777;
            font-size: 12px;
            border-bottom: 3px solid #f39735
        }

    .text-right2 {
        text-align: center
    }

    .prod-cat ul {
        padding: 0;
        margin: 0;
        width: 45px;
        float: left
    }

    .bought-like a, .bought-like {
        color: #c1c1c1;
        padding: 0 2px;
        width: 55%
    }

    .rating-holder #rateIt01 {
        top: 57px !important
    }

    .rateit-holder a, .ReviewBlock {
        color: #0d5776;
        font-size: 12px
    }

        .rateit-holder a:hover, .ReviewBlock:hover {
            color: #f39735
        }

    .storeRating .fa-star {
        color: #f8ad32;
        width: 20px;
        font-size: 22px
    }

    .star-off {
        color: #fff !important;
        width: 22px;
        font-size: 22px;
        font-size: 13px !important;
        opacity: .6
    }

    #write-review {
        margin-left: 2px;
        margin-bottom: 15px
    }

    .breadcrumbs {
        padding: 7px 0;
        margin: 0;
        list-style: none
    }

    .review_menu .rating-holder {
        font-size: 15px
    }

    .review_menu {
        margin: 0 0 5px;
        padding: 0;
        display: inline-block;
        position: relative;
        width: 90%
    }

        .review_menu .userStoreRevRat_static_content {
            width: auto;
            display: inline-block;
            position: relative
        }

        .review_menu .showratingp {
            width: auto;
            height: auto;
            display: block;
            position: relative;
            transform: scaleY(0.85);
            font-size: 16px;
            font-family: 'open_sanssemibold';
            color: #434343;
            font-weight: 500
        }

        .review_menu .storepstrgf {
            width: 100%;
            height: auto;
            margin-top: 10px
        }

            .review_menu .storepstrgf:first-child {
                margin-bottom: 20px
            }

            .review_menu .storepstrgf .storepstrgfleft {
                width: 220px;
                height: auto;
                display: inline-block;
                float: left
            }

            .review_menu .storepstrgf .storepstrgfright {
                width: 30px;
                height: auto;
                display: inline-block;
                float: left;
                margin-left: 5px
            }

    .bs-example .libackgbg {
        background: #fff;
        display: block;
        padding-top: 10px;
        box-shadow: 0 3px 1px #c5ecfc
    }

    .font-italic-lineh {
        line-height: 20px
    }

    .font-italic {
        font-style: italic
    }

    .revreplycom-left {
        margin-left: 25px
    }

    .letterhightfnt {
        transform: scaleY(0.85);
        display: inline-block
    }

    .letterhightcolr {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #187298;
        font-weight: 500
    }

    .letter4e4e {
        color: #4e4e4e
    }

    .letter4a4b4c {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #4a4b4c;
        font-weight: 500
    }

    .letter4a4b4c1 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #bbbcbc;
        font-weight: 500
    }

    .letter4a4b4c2 {
        transform: scaleY(0.85);
        font-size: 22px
    }

    .letter999 {
        transform: scaleY(0.85);
        display: inline-block;
        font-size: 14px;
        font-family: 'open_sanssemibold';
        color: #999;
        font-weight: 500
    }

    .strdtlmarleft {
        margin-left: -12px;
        word-wrap: break-word
    }

    .graphicon-style img {
        margin-left: 20px;
        width: 18px;
        height: 18px;
        position: relative
    }

    .product-price {
        margin: 0 0 0 1px;
        padding: 0;
        list-style: none
    }

        .product-price li {
            margin: 0 10px 0 0;
            padding: 0;
            list-style: none;
            display: inline-block;
            width: 45%
        }

            .product-price li .prod-catalog {
                margin: 15px 0;
                border: 1px solid #ccc;
                border-radius: 20px;
                padding: 6px;
                background: #f7f4f0
            }

        .product-price span {
            margin-left: 3px
        }

    .prod-featured-offer {
        margin: 15px 0;
        border: 1px solid #ccc;
        background: #f7f4f0;
        border-radius: 20px;
        padding: 6px
    }

    .comment-social-links {
        margin: 2px 0 5px
    }

        .comment-social-links .product-price li {
            width: 100%
        }

    .shop-menu {
        margin: 20px 0 0;
        padding: 10px 0 10px 20px;
        background: #ecf5f9;
        border-radius: 5px;
        width: 100%
    }

    #write_review {
        position: absolute;
        background: #f7f4f0;
        padding: 10px;
        z-index: 1;
        width: 279px;
        left: -82px;
        display: none;
        border: 1px solid #dbd7d2;
        top: 10px;
        box-shadow: 0 4px 11px -1px #838383
    }

    .review-form textarea {
        height: 60px !important;
        padding: 10px 18px !important;
        resize: none
    }

    .review_arrow:before {
        content: "";
        height: 15px;
        display: block;
        margin-top: -18px;
        margin-left: 140px;
        position: absolute;
        width: 15px;
        background: #f7f4f0;
        border-top: 1px solid #dbd7d2;
        border-left: 1px solid #dbd7d2;
        z-index: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

    #ratitsign {
        width: 345px
    }

    .msg-box-text h3 {
        background: none;
        font-size: 16px;
        border-radius: 5px;
        padding: 10px;
        text-align: center;
        border: 0 solid #85b249;
        width: auto;
        margin: 0 auto;
        vertical-align: middle;
        display: inline
    }

        .msg-box-text h3 .fa {
            color: #85b249;
            font-size: 20px;
            vertical-align: text-bottom
        }

    .exp-offers .item:hover.hover-show {
        -webkit-box-shadow: 0 2px 2px #ccc;
        -moz-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
        padding: 0;
        margin: 0;
        z-index: 1;
        min-height: 180px
    }

    .carousel-indicators {
        bottom: 0
    }

    .item-header {
        padding: 0 !important;
        display: block;
        width: 85%;
        height: 28px;
        position: absolute;
        z-index: 4
    }

    .page-title {
        color: #525151;
        font-size: 16px;
        margin: 5px;
        padding: 0
    }

    .store-shop-dtls {
        background: #fff;
        border: 1px solid #cdcdcd;
        padding: 2px 0
    }

        .store-shop-dtls .shop-dtls {
            margin: 0;
            display: inline-block
        }

            .store-shop-dtls .shop-dtls .store-name {
                margin-bottom: 0;
                line-height: 20px;
                height: 20px
            }

                .store-shop-dtls .shop-dtls .store-name a {
                    color: #fff;
                    font-size: 14px;
                    font-weight: 400
                }

                    .store-shop-dtls .shop-dtls .store-name a:hover {
                        color: #fff;
                        text-decoration: underline
                    }

        .store-shop-dtls .stordelivery-type {
            margin-top: -2px;
            font-size: 12px;
            margin-left: 0;
            word-wrap: break-word
        }

            .store-shop-dtls .stordelivery-type img {
                margin-top: -4px
            }

        .store-shop-dtls .cart-total-amount {
            position: absolute;
            right: 0;
            margin-top: -7px;
            font-size: 14px
        }

    #prodBlockDiv .my-cart-add {
        margin-top: 0;
        margin-left: 0;
        position: relative;
        z-index: 4
    }

    #productAddToCartAction .add-delete-pro .form-control, #offer-table .add-delete-pro input, .my-cart-add .input-group-addon .product-count {
        width: 30px !important;
        height: 30px;
        border-radius: 0;
        background: transparent !important;
        color: #666;
        font-family: 'open_sanssemibold';
        font-size: 19px
    }

    .item-price {
        padding: 0 !important;
        color: #bd2b04;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: .6px
    }

    .all-items-price {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px;
        margin-left: 0;
        margin-top: 3px
    }

    .checkout-main .all-items-price {
        padding-top: 1px;
        border-top: 1px dashed #ddd
    }

    .all-items-price1 {
        font-size: 13px;
        color: #bd2b04;
        font-weight: 600;
        letter-spacing: .6px
    }

    #prodBlockDiv .row .col-lg-1 .trash-bin:before {
        content: "\f014";
        font-family: FontAwesome;
        margin-top: -4px;
        position: relative;
        display: inline-block
    }

    .input-group-addon.paddingLR0 .btn-add, .input-group-addon.paddingLR0 .btn-remove-item {
        border-radius: 10px !important;
        height: 28px !important;
        padding: 3px 7px 7px 6px !important
    }

    .kartppg {
        font-size: 12px;
        color: #666;
        letter-spacing: .6px;
        height: auto;
        margin: 0;
        padding: 0
    }

    .org-price {
        text-decoration: line-through;
        margin-top: 13px
    }

    .saved-amt {
        margin-top: 13px
    }

    .mycart-line-seperator {
        display: none
    }

    .empty-cart {
        border: none;
        padding: 7px 2px 8px;
        border-radius: 0;
        background: #ccc;
        color: #fff;
        margin-top: 0;
        text-align: center;
        width: 50%;
        left: 0;
        position: fixed;
        bottom: 0;
        z-index: 99
    }

        .empty-cart:hover {
            background: #F39735;
            color: #fff
        }

    .checkout-dtls {
        padding-right: 0;
        width: 381px;
        margin-top: 0
    }

    .my-cart-wrapper {
        border: 1px solid #eee;
        background: #fff;
        min-height: 300px !important;
        margin-bottom: 10px;
        padding-top: 0
    }

    .shop-total-desc {
        font-size: 13px;
        margin: 10px 0
    }

    .btnchkout {
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0
    }

    .mobkarcontbox {
        height: auto;
        border-bottom: 1px #ccc solid
    }

    .yellow-border {
        background: #f39735;
        height: 4px;
        position: relative;
        width: 100%;
        top: 14px;
        left: 0
    }

    .select_store_boxloc {
        width: 100%;
        margin: 0 auto;
        padding: 20px 50px 1px;
        margin-top: 45px;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #999;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
        box-shadow: 0 3px 9px rgba(0,0,0,.5)
    }

    .skipmodal {
        color: #045677;
        cursor: pointer;
        font-size: 13px
    }

        .skipmodal:hover {
            color: #F39633
        }

    .footer-main .footer-pay-social .ftr-socialarea {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-bottom: 10px
    }

    .crtclrmobhid {
        display: block
    }

    .bx-controls-direction {
        display: none
    }

    .storedtlbnrhght {
        height: 200px
    }

    .seperation-border {
        border-top: 2px solid #e5e3e1;
        width: 100%
    }

    .breadcrumbs li:last-child a {
        color: #0D5776;
        font-size: 12px;
        cursor: default !important;
        font-weight: 700
    }

    .storenotavblmsg {
        color: #666;
        border: 1px #eee solid;
        padding: 15px 5px;
        background: #ecf5f9;
        border-radius: 5px;
        display: inline-block;
        -webkit-box-shadow: 0 3px 9px -1px #838383;
        width: 340px
    }

    .revreplycom-left {
        margin-left: 1px;
        display: inline-block
    }

    .store-hours {
        margin-top: 3px;
        font-size: 14px;
        transform: scaleY(0.85);
        color: #4e4e4e;
        word-wrap: break-word
    }

    .formobdispb {
        display: inline-block;
        float: left
    }

        .formobdispb .product-price li {
            display: inline
        }

    .nutrition-chart {
        overflow: hidden;
        height: auto;
        margin-top: 10px
    }

        .nutrition-chart img {
            width: 100%
        }

    .pdpagezoomimgmob1 {
        margin-top: 20px
    }

    .pdpagezoomimgmob2 img {
        height: 300px
    }

    .prod-dtls-right {
        margin-top: 10px
    }

    .legal-dis {
        margin: 0
    }

    .pdzmhovblnkmob {
        height: 300px;
        width: 85%;
        position: absolute;
        display: block;
        background: none
    }

    .image-thumb li a {
        border: 1px solid #e3ded9;
        display: table-cell;
        width: 60px;
        height: 60px;
        text-align: center;
        vertical-align: middle;
    }

    .image-thumb li .prodthumb.active, .image-thumb li .prodthumb:focus, .image-thumb li .prodthumb:hover {
        display: table-cell
    }

    .image-thumb > li.active > a, .image-thumb > li.active > a:focus, .image-thumb > li.active > a:hover {
        border: 1px solid #000
    }

    #offer-table {
        position: absolute;
        background: #fff;
        border: 1px solid #dbd7d2;
        padding: 2px;
        display: block;
        z-index: 4;
        width: 340px;
        left: 17px;
        box-shadow: -1px 2px 3px #5a5a5a;
        display: none
    }

    .pdpgmoreoffmob0 {
        height: 80px;
        display: inline-block
    }

    .pdpgmoreoffmob1 {
        width: 180px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob2 {
        width: 85px;
        display: inline-block;
        position: relative;
        top: 0;
        float: left;
        left: 5px
    }

    .pdpgmoreoffmob3 {
        width: 185px;
        display: inline-block;
        position: relative;
        top: -11px;
        float: left;
        left: 6px
    }

    .pdpgmoreoffmob4 {
        width: 160px;
        display: inline-block;
        position: relative;
        top: -56px;
        float: left;
        left: 180px
    }

    .pdpgmoreoffmob5 {
        width: 165px;
        height: 20px;
        overflow: hidden;
        display: inline-block
    }

    .border-style {
        border-right: 2px solid #c2c2c2;
        height: 12px;
        width: 0 !important;
        padding: 0 !important;
        margin-top: 5px;
        margin-right: 0
    }

    .product-fe li {
        margin: 0;
        padding: 0 15px 0 0;
        display: inline-block;
        list-style: none;
        line-height: 34px;
        width: 48%
    }

    .margin-bottom20 {
        margin-bottom: 10px !important
    }

    .prod-highlights {
        margin-top: 0;
        padding: 0;
        display: inline-block
    }

    .pdmarpgdtlft {
        margin-top: 10px
    }

    .maroffdiv {
        margin-top: 5px
    }

    .stepwizard-row {
        display: table-row;
        position: relative;
        width: 100%;
        background: #F7F5F0;
        z-index: 0;
        margin-left: 0
    }

        .stepwizard-row:before {
            top: 30px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 89.5%;
            height: 1px;
            background-color: #ccc;
            z-order: 0
        }

    .stepwizard-step {
        display: table-cell;
        text-align: center;
        position: relative;
        width: 32%;
        display: inline-block
    }

    .del-addrs1 {
        max-height: initial !important;
        min-height: initial !important;
        margin-top: 0;
        overflow: visible;
        overflow-x: initial;
        width: 95% !important
    }

    .checkout-right-panel {
        min-height: 140px !important;
        position: relative;
        width: 100%;
        top: 2px
    }

    .paddingtrbl {
        padding: 0 !important
    }

    .delivery-addr {
        position: relative;
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 0
    }

    .ordersumrow {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    .addnewadd-for-deli {
        margin-top: 5px;
        left: -24% !important;
        position: relative
    }

    .address-style {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 0px !important;
        margin-top: 10px
    }

    .address-style1 {
        font-family: open_sansregular;
        margin-right: 10px !important;
        margin-left: 10px !important;
        margin-top: 10px
    }

    .ordrsmtop {
        margin-top: 5px
    }

    .ord-smry {
        left: -10px !important
    }

    .sectn-title {
        border-bottom: 1px solid #ddd;
        padding-bottom: 1px;
        margin-bottom: 1px;
        font-size: 13px;
        font-weight: 700
    }

    .couponinp1 {
        width: 100%;
        float: left;
        display: inline-block;
        position: relative;
        margin-top: -15px
    }

    .couponinp2 {
        width: 100%;
        float: left;
        display: inline-block;
    }

    .delivechargemob {
        margin: 0;
        padding: 0
    }

    .org-price, .saved-amt {
        color: #999;
        font-size: 11px;
        margin: 0 5px
    }

    .checkout-main .coupon-code {
        border: 1px dashed #ddd;
        border-radius: 0;
        background: #faf7f3;
        width: 100%;
        box-shadow: none
    }

    .special-instruc {
        display: inline-block;
        position: relative
    }

    .stepwizard-step p {
        margin-top: 0;
        letter-spacing: .7px
    }

    .checkout-common {
        line-height: 1.287;
        width: 100%;
        font-size: 10px;
        font-family: open_sansregular;
        color: #0d5776;
        position: relative;
        z-index: 9
    }

    .list-item01 {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        text-align: center !important;
        color: #fff;
        font-family: 'open_sansbold';
        line-height: 24px;
        top: -12px;
        right: 24px;
        height: 26px;
        width: 26px
    }

    #dateChg, .terms-conditions {
        margin-bottom: 0px;
        color: #777
    }

        #dateChg, .terms-conditions label {
            top: 0px;
            position: relative;
            display: inline-block
        }

    .userallp-left-posfix {
        position: relative;
        margin: auto;
        width: 100%
    }

    .userallp-left {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right {
        width: 100%;
        float: left;
        display: inline-block
    }

    .userallp-right-row {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 16px
    }

    #my_account_info {
        width: 100%;
        margin-left: 0
    }

    .sidebar-nav {
        display: block;
        float: left;
        width: 100%;
        min-height: 110px;
        list-style: none;
        margin-left: 0;
        padding: 0;
        background: #0d5776
    }

        .sidebar-nav li {
            line-height: 30px;
            color: #fff !important;
            width: 48%;
            display: inline-block
        }

            .sidebar-nav li a {
                color: inherit
            }

            .sidebar-nav li:hover, .sidebar-nav li:hover a.active-menu .row {
                background-color: #f39735 !important;
                color: #fff !important
            }

            .sidebar-nav li a.active-menu .row {
                color: #f39735;
                font-family: open_sanssemibold
            }

            .sidebar-nav li a.active-menu .active_arrow:before {
                color: inherit !important
            }

            .sidebar-nav li:hover a .row .active_arrow:before {
                color: #fff !important
            }

    .shop-first-name {
        background: #41dda0;
        color: #fff;
        margin-top: 2px;
        font-size: 28px;
        line-height: 32px;
        text-align: center;
        border-radius: 50%;
        padding: 5px;
        height: 40px;
        width: 40px;
        display: inline-block;
        font-weight: 700;
        vertical-align: top
    }

    #allergicFrm {
        padding-left: 8px !important
    }

    .OrderListing {
        width: auto;
        height: auto;
        margin-top: 10px
    }

    #ordhistmar {
        margin: 0;
        padding-top: 20px;
        position: relative
    }

    .orderhisttabel1 {
        width: auto;
        height: auto
    }

        .orderhisttabel1 .orderhistd1 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd2 {
            width: 100%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd3 {
            width: 40%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 .orderhistd4 {
            width: 60%;
            display: inline-block;
            float: left
        }

        .orderhisttabel1 table tr td {
            padding: 0 !important;
            margin: 0 0 6px
        }

        .orderhisttabel1 table tr {
            border-bottom: 1px #ccc solid
        }

            .orderhisttabel1 table tr:nth-last-child(2) {
                border-bottom: none
            }

    .delivadd {
        width: 140px;
        height: auto;
        display: inline-block;
        position: relative;
        float: right;
        right: 0px;
        margin-top: 5px
    }

    .myaccbox {
        width: 100%;
        height: auto;
        display: inline-block;
        float: left;
        margin-left: 0;
        margin-top: 1%;
        border: 1px #ccc solid;
        background: #F7F5F0;
        position: relative
    }

    .scrollbaruser1 {
        max-height: initial !important;
        overflow: visible;
        overflow-x: initial
    }

    .userproaddp {
        left: 29%;
        display: inline-block;
        position: relative
    }

    .userchngpass {
        left: 4%;
        position: relative;
        width: 96.5%
    }

    .myaccadd1 {
        margin-right: 10px
    }

        .myaccadd1 i {
            font-size: 18px
        }

    .myaccadd2 {
        margin-right: 5px
    }

        .myaccadd2 i {
            font-size: 18px
        }

    .myaccadd3 {
        margin-right: 0
    }

        .myaccadd3 .glyphicon-pencil {
            font-size: 18px
        }

    .myaccadd4 {
        margin-right: 0
    }

        .myaccadd4 i {
            font-size: 18px
        }

    .myaccadd5 {
        margin-right: 0
    }

        .myaccadd5 .glyphicon-pencil {
            font-size: 18px
        }

    #my-account {
        min-height: 340px;
        background: #f7f5f0
    }

    .msg-success {
        padding-top: 30px;
        color: #666;
        text-align: center
    }

        .msg-success h1 {
            font-size: 24px;
            color: #035676;
            margin-top: 10px
        }

        .msg-success h2 {
            font-size: 14px;
            color: #666;
            margin-top: 0
        }

            .msg-success h2 a {
                font-size: 18px;
                color: #035676;
                text-decoration: underline;
                display: inline-block;
                margin-top: 10px
            }

                .msg-success h2 a:hover {
                    color: #F59824
                }

        .msg-success h3 {
            font-size: 14px;
            color: #666;
            margin: 0;
            padding: 0 0 40px
        }

        .msg-success p {
            text-align: center;
            padding-bottom: 40px
        }

    .sign-up-head {
        color: #0D5776;
        margin-top: 0;
        padding-bottom: 0;
        font-size: 26px;
        margin-bottom: 0
    }

    .fontsignpont {
        color: #000;
        line-height: 25px;
        font-size: 15px
    }

    .fontsignpont1 {
        color: #666;
        line-height: 21px;
        font-size: 12px
    }

    .fontsignpont2 {
        color: #F39735;
        font-size: 16px;
        margin-left: 10px
    }

    .fontsignpont3 {
        color: #F39735;
        font-size: 11px;
        position: absolute;
        z-index: 2;
        margin-top: -31px;
        display: inline-block;
        right: 18px
    }

    .signpostpheigh {
        height: 30px
    }

    .srchpageleft {
        width: 70%;
        height: 100%;
        position: fixed;
        background: #fff;
        right: -71%;
        z-index: 999999;
        top: -5px;
        overflow: auto;
        overflow-x: hidden
    }

    .srchpageright {
        width: 100%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 0
    }

    .bgcolorsrchp {
        background: #fff
    }

    .srchprigtt {
        width: 79%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 10px
    }

        .srchprigtt h5 {
            color: #000;
            font-weight: 700;
            margin-left: 5px;
            margin-top: 14px
        }

    .srchprigtt-mob {
        width: 15%;
        float: left;
        display: inline-block;
        height: auto;
        margin-left: 5px;
        margin-top: 5px;
        margin-bottom: 3px
    }

        .srchprigtt-mob p {
            margin: 0;
            padding: 0
        }

        .srchprigtt-mob img {
            width: 18px;
            height: 18px
        }

        .srchprigtt-mob .fltr-font {
            font-size: 10px;
            margin-top: 0;
            position: relative;
            display: inherit
        }

    .blogrecipebox {
        width: 100%;
        height: 150px;
        margin: auto;
        overflow: hidden
    }

        .blogrecipebox img {
            height: 100%;
            width: 100%;
            -moz-transition: all .3s;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .blogrecipebox img:hover {
                -moz-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.1)
            }

    .land-recipeblog {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-recipeblog h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 10px;
            font-size: 16px;
            margin-bottom: 5px;
            text-align: center;
            font-weight: 700
        }

    .framerecipeandblogs {
        height: 219px;
        overflow: hidden;
        margin: 0 10px
    }

        .framerecipeandblogs ul {
            list-style: none;
            margin: 0;
            padding: 0;
            height: 240px
        }

            .framerecipeandblogs ul li {
                float: left;
                width: 293px;
                height: 240px;
                margin-left: 5px;
                padding: 0;
                color: #ddd;
                text-align: center
            }

    .recipeblogboxland {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .recipeblogboxland h3 {
            text-align: left;
            padding: 0
        }

            .recipeblogboxland h3 a {
                font-weight: 400;
                color: #f39633;
                padding: 0;
                font-size: 14px
            }

                .recipeblogboxland h3 a:hover {
                    color: #0e5776
                }

        .recipeblogboxland p {
            font-size: 13px;
            text-align: left;
            color: #666
        }

    .btmlefthorisld2 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld2 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld2 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld2 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .btmlefthorisld3 {
        position: absolute;
        margin-top: -185px;
        height: 35px;
        width: 35px;
        z-index: 99;
        font-size: 30px;
        margin-left: -6px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmlefthorisld3 i {
            padding-left: 0;
            margin-top: -4px
        }

    .btmrighthorisld3 {
        position: absolute;
        z-index: 99;
        margin-top: -185px;
        right: -3px;
        height: 35px;
        width: 35px;
        font-size: 30px;
        background-color: rgba(234,228,221,0.5);
        border-radius: 50%
    }

        .btmrighthorisld3 i {
            padding-left: 2px;
            margin-top: -4px
        }

    .landing-row {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .landing-row .landpcatbox .catproductbox {
            width: 100%;
            position: absolute;
            bottom: 5px
        }

            .landing-row .landpcatbox .catproductbox h3 {
                width: 100%;
                color: #666;
                margin: 0;
                text-align: center;
                padding-left: 5px;
                padding-right: 5px;
                font-size: 12px;
                font-weight: 400;
            }

    .margrowtop {
        margin-top: 10px
    }

    .land-specstrleft {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-specstrleft h3 {
            color: #0d5776;
            padding: 0 5px;
            margin-top: 15px;
            font-size: 16px;
            line-height: 23px;
            margin-bottom: 5px
        }

        .land-specstrleft p {
            font-size: 13px;
            padding: 0 10px;
            line-height: 22px
        }

        .land-specstrleft .explorebtn {
            background: #0e5776;
            height: auto;
            display: inline-block;
            padding: 2px 20px;
            color: #fff;
            border-radius: 5px
        }

            .land-specstrleft .explorebtn:hover {
                background: #f39733
            }

    .land-specstrright {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-top: 20px
    }

        .land-specstrright img {
            width: 100%
        }

    .land-nearbystr {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative
    }

        .land-nearbystr h3 {
            color: #0d5776;
            padding: 0 10px;
            margin-top: 5px;
            margin-bottom: 5px;
            font-size: 16px;
            font-weight: 700
        }

    .ftrlinkcol {
        overflow: hidden
    }

    .product-fe {
        padding: 0;
        padding-left: 0;
        height: auto;
        width: 100%;
        display: inline-block
    }

        .product-fe li {
            width: 49%;
            margin: 5px 0 0;
            padding: 0;
            display: inline-block;
            float: left;
            list-style: none;
            height: 35px;
            border-right: none
        }

            .product-fe li:last-child {
                border-right: none
            }

            .product-fe li img {
                margin-right: 5px
            }

    .media__body .iteamdiv {
        width: 50px;
        display: inline-block;
        float: right;
        text-align: right;
        color: #0d5776;
        font-size: 12px;
        font-weight: 700;
        margin-top: 1px;
        margin-bottom: 2px
    }

    .delevery_type_main {
        position: relative;
        bottom: 0;
        left: 7px;
        height: 22px;
        display: inline-block;
        z-index: 99;
        width: auto;
        float: left
    }

    .clicktoimg {
        height: 20px;
        margin-top: 0;
        width: 70%;
        position: absolute;
        opacity: 1;
        background: none;
        display: inline-block;
        color: #fff;
        text-align: center;
        border-radius: 0;
        right: 0
    }

        .clicktoimg span {
            font-size: 12px;
            display: none
        }

        .clicktoimg:hover {
            opacity: 1;
            z-index: 9999;
            display: inline-block
        }

        .clicktoimg h4 {
            font-size: 14px;
            background: none;
            padding: 1px 0;
            color: #666;
            margin-top: 10px;
            border-radius: 0;
            font-weight: 700
        }

    .revpddtlcount {
        margin-left: -20px;
        margin-top: 1px;
        position: relative;
        display: inline-block;
        font-size: 16px
    }

    .modal-dialog {
        margin: 50px auto !important
    }

    .image-holder img {
        max-width: 100%;
        max-height: 500px;
        width: auto;
        height: auto;
        margin: auto;
        display: block
    }

    .mobspesoff {
        position: relative;
        top: -2px;
        left: 0
    }

    .mobspesoff1 {
        margin-top: 5px;
        margin-left: 10px;
        display: inline-block;
        padding-bottom: 20px
    }

        .mobspesoff1 img {
            width: 50px;
            height: 50px
        }

        .mobspesoff1 .diyalf {
            margin-top: 3px;
            display: inline-block;
            float: left
        }

        .mobspesoff1 .diyart {
            margin-top: 17px;
            display: inline-block;
            float: left;
            margin-left: 0
        }

            .mobspesoff1 .diyart img {
                width: 165px;
                height: 30px
            }

    .mrgtopfeturoffimg {
        margin-top: 15px;
    }

    .paddrightnogut {
        padding-right: 15px !important;
    }

    .paddleftnogut {
        padding-left: 15px !important;
    }

    .sub-header-holder1 {
        width: auto;
        margin-left: 10px !important;
        margin-right: 5px !important;
        float: left;
        vertical-align: middle;
        line-height: 24px;
    }

    .navbar-header {
        width: 100% !important;
        display: inline-block !important;
        position: relative !important;
    }

    .martop14excit {
        margin-top: 0px;
    }

    .martopfetp14 {
        margin-top: 14px !important;
    }

    .locppmobm {
        padding: 10px 10px 0 !important;
        min-width: 300px !important;
        left: 27% !important;
        border-radius: 10px !important;
        position: fixed !important;
        top: 30px !important;
    }

    .righleftpadmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .logingkartopmob {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 3px;
    }

        .logingkartopmob ul {
            margin: 0px;
            padding: 0px;
            width: 85%;
        }

            .logingkartopmob ul li {
                float: left;
                width: 50%;
                list-style: none;
                padding: 0px 0px;
                text-align: center;
            }

    .container-fluidmob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .searchmobrad {
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border: none;
    }

    .footer-top-cont p {
        font-size: 12px;
    }

    .ftrcateglink {
        font-size: 12px;
    }

    .myordpadtb {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .steps-line {
        height: 2px;
        position: relative;
        margin-top: 7px;
        width: 195px;
    }

    .order-status-holder {
        position: relative;
        margin: 7px 0px 20px 0px;
    }

    .order-status01 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: -10px
    }

    .order-status02 {
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 48px;
    }

    .order-status03 {
        width: 25%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 103px;
    }

    .order-status04 {
        width: 40%;
        position: absolute;
        font-size: 11px;
        color: #cdcdcd;
        text-align: center;
        left: 150px;
    }

    .btn-cancelaal {
        padding: 1px 10px !important;
        color: #fff;
        font-size: 11px !important;
        margin-top: 0px !important;
    }

    .forratitpppdp {
        margin-left: -100px;
    }

        .forratitpppdp .arrow_box::after {
            margin-left: 128px !important;
        }

    .possabpdtmof {
        position: relative;
    }

    #offer-table {
        margin-top: 3px;
    }

    #terms_check-error {
        position: absolute;
        margin-top: 7px;
        color: #666;
        font-size: 11px;
        background: #fff;
        padding: 5px 10px;
        margin-left: -14px;
        z-index: 1;
        border-radius: 5px;
        border: 1px #ccc solid;
        box-shadow: 1px 1px 3px #ccc;
        display: block;
    }

        #terms_check-error:after {
            bottom: 100%;
            left: 16%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border: 1px #ccc solid;
        }

        #terms_check-error:after {
            border-color: rgba(204, 204, 204, 0);
            border-bottom-color: #ccc;
            border-width: 10px;
            margin-left: -10px;
        }
    /*740 end*/
}


.pdd {
    background: antiquewhite;
    margin: 15px 14px;
    padding: 38px 0;
}

.cat_img {
    text-align: center;
    margin: 0 11px 10px;
    height: 124px;
    width: 150px;
    height: 150px;
    display: block;
    padding: 0;
    margin: 0 auto 8px;
}


.col-sm-5cols {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

@media (min-width: 767px) {
    .col-sm-5cols {
        width: 16.66666667%;
        float: left;
    }
}


@media screen and (min-width:801px) and (max-width:980px) {
    .store_logo_hover li {
        margin: 5px;
        padding: 0;
        float: left;
        position: relative;
        width: 31%
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%
    }
}

@media screen and (min-width:769px) and (max-width:800px) {
    .store_logo_hover li {
        margin: 5px;
        padding: 0;
        float: left;
        position: relative;
        width: 31%
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%
    }
}

@media screen and (min-width:668px) and (max-width:768px) {
    .store_logo_hover li {
        margin: 5px;
        padding: 0;
        float: left;
        position: relative;
        width: 31%
    }

    .media_logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
        border: 1px solid #dcdcdc;
        padding: 2px;
        border-radius: 10px;
        width: 100%
    }
}

.resphdbock1 {
    display: none
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .resphdbock1 {
        display: block !important;
        clear: both
    }

    .reshedlogo {
        width: 180px !important;
    }

        .reshedlogo img {
            width: 170px
        }

    header .notifictn-top {
        width: 33% !important
    }

    header .stores-sel {
        width: auto !important;
        float: left;
        margin-top: 5px
    }

    header .srch-top {
        width: 40% !important
    }

    .margin-top53 {
        margin-top: 0px !important
    }

    .fixed-sec-header {
        position: fixed;
        top: 146px;
        left: 0;
        width: 100%;
        margin: 0 !important;
        z-index: 99999;
        -webkit-transition: top .2s ease-in-out;
        -moz-transition: top .2s ease-in-out;
        -ms-transition: top .2s ease-in-out;
        -o-transition: top .2s ease-in-out;
        transition: top .2s ease-in-out
    }

    .navbar.navbar-fixed-top {
        position: fixed
    }

    .navbar-fixed-top {
        padding-bottom: 0 !important
    }

    .bbcategory .nav > ul > li.dropdown .subnav {
        background: #eee;
        left: -100px !important;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        padding-left: 45px;
        padding-top: 30px;
        position: absolute;
        right: 15px;
        top: 42px;
        -webkit-transition: opacity .2s 0 ease;
        transition: opacity .2s 0 ease;
        visibility: hidden;
        z-index: 9999 !important;
        width: 660px !important
    }

    header .forcartpp {
        margin-left: -20px
    }

    .forcartpp:before {
        content: ' ';
        height: 0;
        position: absolute;
        width: 0;
        border: 10px solid transparent;
        border-top-color: #F8F4F1;
        margin-top: -27px;
        left: 167px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .btn-checkout {
        width: 180px !important;
        transition: all .5s ease 0
    }

    .btn-checkout, .btn-remove {
        background: #0d5776;
        color: #fff;
        padding: 8px 15px !important;
        font-size: 14px;
        border-radius: 6px;
        border: 1px solid #0d5776 !important;
        width: 100%;
        font-family: 'proxima_novasemibold'
    }

    .displaynon {
        display: none;
    }

    .rightaddr-cont {
        width: 100px;
        display: inline-block;
        float: left;
        line-height: 11px;
        margin-top: 0px;
    }

    .pplrrecipbox .pplrrecipbox-img {
        width: 100%;
    }

    .charlim300 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 200px;
    }

    .recipeslid {
        height: 373px !important;
    }

    .excitingoff-big {
        width: 100%;
        height: auto;
    }

        .excitingoff-big img {
            width: 100%;
            height: auto;
        }

    .paddleftnogut {
        padding-left: 15px !important;
    }

    .col-sm-5cols {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    .w-100ipd {
        width: 100% !important;
    }

    .col-sm-5cols {
        width: 25% !important;
        float: left;
    }

    .monsoonalert {
        width: 18%;
    }

    #topcatewidth {
        font-size: 10px;
    }

    .bgheadertab {
        margin-left: 5px !important;
    }

    .rightaddr-cont1 {
        line-height: 14px !important;
    }
}

@media screen and (min-width:1025px) and (max-width:1199px) {
    .resphdbock1 {
        display: block !important;
        clear: both
    }

    .reshedlogo {
        width: 200px !important;
        margin-left: 0% !important
    }

        .reshedlogo img {
            width: 200px
        }

    header .notifictn-top {
        width: 26% !important
    }

    header .stores-sel {
        width: auto !important;
        float: left;
        margin-top: 5px
    }

    header .srch-top {
        width: 45% !important
    }

    .margin-top53 {
        margin-top: 116px !important
    }

    .fixed-sec-header {
        position: fixed;
        top: 116px;
        left: 0;
        width: 100%;
        margin: 0 !important;
        z-index: 99999;
        -webkit-transition: top .2s ease-in-out;
        -moz-transition: top .2s ease-in-out;
        -ms-transition: top .2s ease-in-out;
        -o-transition: top .2s ease-in-out;
        transition: top .2s ease-in-out
    }

    .navbar.navbar-fixed-top {
        position: fixed
    }

    .navbar-fixed-top {
        padding-bottom: 0 !important
    }

    .monsoonalert {
        width: 20%;
    }

    .recipeblog-hidden {
        display: none;
    }
}

@media screen and (min-width:1441px) and (max-width:1600px) {
    .bnradsleft {
        width: 120px;
        position: absolute;
        margin-top: 20px;
        float: left;
        left: 5px
    }

        .bnradsleft img {
            width: 100%;
            margin-bottom: 90px
        }

    .bnradsright {
        width: 120px;
        position: absolute;
        margin-top: 20px;
        float: right;
        right: 5px
    }

        .bnradsright img {
            width: 100%;
            margin-bottom: 90px
        }
}

@media screen and (min-width:1200px) and (max-width:1440px) {
    .bnradsleft {
        width: 95px;
        position: absolute;
        margin-top: 20px;
        float: left;
        left: 3px
    }

        .bnradsleft img {
            width: 100%;
            margin-bottom: 90px
        }

    .bnradsright {
        width: 95px;
        position: absolute;
        margin-top: 20px;
        float: right;
        right: 3px
    }

        .bnradsright img {
            width: 100%;
            margin-bottom: 90px
        }

    header .srch-top {
        width: 48% !important;
    }
}

@media screen and (min-width:800px) and (max-width:1199px) {
    .bnradsleft {
        width: 125px;
        position: absolute;
        margin-top: 10px;
        float: left;
        left: 10px;
        display: none
    }

        .bnradsleft img {
            width: 100%
        }

    .bnradsright {
        width: 120px;
        position: absolute;
        margin-top: 10px;
        float: right;
        right: 10px;
        display: none
    }

        .bnradsright img {
            width: 100%
        }
}

@media screen and (min-width:768px) and (max-width:768px) {
    header .notifictn-top {
        width: 31% !important;
    }

    .list-item {
        position: absolute;
        border-radius: 50%;
        background: #48ae35;
        color: #fff;
        line-height: 22px;
        top: -3px;
        left: 29px;
        height: 22px;
        width: 22px;
        text-align: center;
    }

    #totAmountID {
        position: absolute;
        top: -18px;
        left: 56px;
        display: inline-block;
        color: #fff;
        padding-right: 10px;
        vertical-align: top;
        margin-top: 11px;
        width: 95px;
    }

    .sub-header-holder1 {
        width: auto;
        margin-left: 0px !important;
        margin-right: 0px !important;
        float: left;
        vertical-align: middle;
        line-height: 24px;
    }

    .hidden-xs768 {
        display: none !important;
    }

    .searchmobrad {
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border: none;
    }

    .carousel-next {
        position: absolute !important;
        top: 50%;
        right: -5px !important;
        z-index: 999;
        width: 15px !important;
    }

    #itemsListingDiv .carousel-prev {
        position: absolute !important;
        top: 50%;
        left: -3px !important;
        z-index: 999;
        width: 15px !important;
    }

    header .forcartpp {
        margin-left: -98px !important;
    }

    .forcartpp:before {
        left: 242px;
    }

    .srchpageleft {
        width: 32% !important;
    }

    .srchpageright {
        width: 65% !important;
    }

    .paddleftnogut {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .padleftright2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .paddrightnogut {
        padding-right: 15px !important;
    }

    .featurprbigimg-pd {
        width: 25%;
    }

    .excitingoff-big {
        width: 100%;
        height: auto;
    }

        .excitingoff-big img {
            width: 100%;
            height: auto;
        }

    .col-sm-5cols {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    .checkout-right-panel {
        top: 10;
    }

    #topcatewidth {
        font-size: 10px;
    }

    .bgheadertab {
        margin-left: 5px !important;
    }

    .marg-lefttop input {
        border-left: 1px #eee solid !important;
    }
}

@media screen and (min-width:1024px) and (max-width:1024px) {
    .srchpageleft {
        width: 23% !important;
    }

    .srchpageright {
        width: 75% !important;
    }

    .img-cardblog {
        width: 100%;
        height: 200px;
    }

    .checkout-right-panel {
        width: 310px !important;
    }
}

.box-label a span {
    font-size: 12px
}

.vtt {
    width: 60px;
    height: 60px;
    : 90px;
    border: 1px solid green;
}

.so-extraslider {
    background: white
}


.cat_img1 {
    margin: 0 0 20px
}

.box-content12 {
    margin: 0px 0px;
    padding: 0px 0px;
}


.caption {
    padding: 3px 9px;
}


.jhf {
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 22%);
    background: white;
    padding: 0px 0;
}

.jkdd {
    background-color: #fff;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
    position: relative;
    margin: 0 0 30px;
}


.jhf .col-lg-1, .jhf .col-lg-10, .jhf .col-lg-11, .jhf .col-lg-12, .jhf .col-lg-2, .jhf .col-lg-3, .jhf .col-lg-4,
.jhf .col-lg-5, .jhf .col-lg-6, .jhf .col-lg-7, .jhf .col-lg-8, .jhf .col-lg-9, .jhf .col-md-1, .jhf .col-md-10, .jhf .col-md-11,
.jhf .col-md-12, .jhf .col-md-2, .jhf .col-md-3, .jhf .col-md-4, .jhf .col-md-5, .jhf .col-md-6, .jhf .col-md-7, .jhf .col-md-8, .jhf .col-md-9, .jhf .col-sm-1, .jhf .col-sm-10,
.jhf .col-sm-11, .jhf .col-sm-12, .jhf .col-sm-2, .jhf .col-sm-3, .jhf .col-sm-4, .jhf .col-sm-5, .jhf .col-sm-6, .jhf .col-sm-7, .jhf .col-sm-8, .jhf .col-sm-9, .jhf .col-xs-1, .jhf .col-xs-10,
.jhf .col-xs-11, .jhf .col-xs-12, .jhf .col-xs-2, .jhf .col-xs-3, .jhf .col-xs-4, .jhf .col-xs-5, .jhf .col-xs-6, .jhf .col-xs-7, .jhf .col-xs-8, .jhf .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

.jhf .title-category {
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    color: #222;
    border-bottom: 2px solid #eee;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 0;
    padding-bottom: 10px;
    padding: 17px 21px;
}

.jhf .col-md-9 {
    border-left: 1px solid #e2e2e2;
}


.cs2 .products-list.grid .product-layout .product-item-container {
    margin: 0 0 0px 0;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 19px;
    color: inherit;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Poppins", Helvetica, sans-serif;
    letter-spacing: 1px;
}

@media only screen and (max-width:768px) {

    .cat_img {
        text-align: center;
        margin: 0 11px 10px;
        /* height: 88px; */
        MARGIN: 0 AUTO;
    }

    .products-list .product-layout .product-item-container .left-block .product-image-container img {
        margin: 0 auto;
        border-radius: 0% !important;
        /* height: 153px ! important; */
        box-shadow: none;
        padding: 15px 8px 15px 8px;
        margin: 0px;
        width: 100%;
        height: 100%;
    }

    .products-list .product-layout .product-item-container .left-block .product-image-container {
        margin-bottom: 0;
        text-align: center;
        height: 134px;
    }

    .navbar-inverse .navbar-toggle {
        display: none !important;
    }

    .upper-nav-icon {
        float: right !important;
        color: #fff;
        display: none;
    }

    .container {
        width: 100%;
    }

    .hjj {
        display: none !important
    }

    .layout-4.common-home #content .products-list .product-grid2 .product-item-container .button-group .addToCart {
        background-color: #f26e21;
        border: 1px solid #f26e21;
        color: #fff;
        font-size: 12px;
        font-size: 1rem;
        font-weight: 600;
        line-height: 100%;
        padding: 8px 10px;
        border-radius: 3px;
        margin: 0 10px;
        text-transform: uppercase;
        /* float: left; */
        width: 86%;
    }

    .layout-4.common-home #content .products-list .product-grid2 .product-item-container .caption h4 {
        margin-bottom: 0;
        /* margin-top: 14px; */
        padding: 0px 6px 0;
        height: 37px;
        overflow: hidden;
        /* border-top: 4px solid orange; */
    }
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #002450;
    border-color: #ddd;
}

.pd000 {
    padding: 0px !important
}

.panel-group {
    margin-bottom: 0px !important;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    border-bottom: 1px solid #e4e4e4 !important;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    border: none !important;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px !important;
    color: inherit;
    text-transform: capitalize !important;
    letter-spacing: 0px;
    font-weight: 100;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 15px !important;
    font-family: "Poppins", Helvetica, sans-serif !important;
    border-bottom: 1px solid #e0e0e0 !important;
    background: #f9f9f9 !important;
    font-weight: 200;
}

.addtocarttt {
    font-size: 8px;
    border-radius: 2px 16px;
    background: white;
    padding: 20px;
}

.btnAddCart {
    border: 1px solid #ff5e00;
    background: white;
    border-radius: 30px;
    font-size: 13px !important;
    padding: 4px 11px;
    color: #ffffff;
    /* margin: 0 0 1px 0; */
    width: 100% !important;
    background: #ea7001;
    margin-top: -1px;
    font-weight: 600;
}

.minadd {
    line-height: 30px;
    float: left;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 0 1px;
    margin: 0 10px 0px 1px;
    border-radius: 50%;
    color: #ff7600;
    border: 1px solid #ff5e00;
    TEXT-ALIGN: CENTER;
    font-size: 28px;
}

.plusadd {
    line-height: 30px;
    float: right;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 0 4px;
    margin: 0 20px 0px 1px;
    border-radius: 50%;
    border: 1px solid #ff5e00;
    font-size: 28px;
    color: #ff7600;
}

.lblValue {
    font-size: 18px;
    margin: 0 10px 0 0px;
}

.top-tags ul {
    margin: 0px
}

    .top-tags ul li a {
        margin: 0px;
        margin: 31px 3px 0;
        color: #636363;
        font-size: 16px;
        font-weight: 300;
    }


::-webkit-scrollbar {
    width: var(--scroll-bar-size);
    height: var(--scroll-bar-size);
    background: transparent;
    cursor: pointer;
}

::-webkit-scrollbar-thumb {
    background-color: var(--scroll-bar-thumb-background-color);
    border-radius: var(--scroll-bar-size);
    border-color: transparent;
    border-style: solid;
    border-width: calc(var(--scroll-bar-size)/3);
    background-clip: padding-box;
}

    ::-webkit-scrollbar-thumb:active {
        background-color: var(--scroll-bar-thumb-background-color-active);
    }

    ::-webkit-scrollbar-thumb:hover,
    ::-webkit-scrollbar-thumb:active {
        border-width: 1px;
        background-color: var(--scroll-bar-thumb-background-color-active);
        cursor: pointer;
    }


::-webkit-scrollbar1 {
    width: var(--scroll-bar-size);
    height: var(--scroll-bar-size);
    background: transparent;
    cursor: pointer;
}

::-webkit-scrollbar1-thumb {
    background-color: var(--scroll-bar-thumb-background-color);
    border-radius: var(--scroll-bar-size);
    border-color: transparent;
    border-style: solid;
    border-width: calc(var(--scroll-bar-size)/3);
    background-clip: padding-box;
}

    ::-webkit-scrollbar1-thumb:active {
        background-color: var(--scroll-bar-thumb-background-color-active);
    }

    ::-webkit-scrollbar1-thumb:hover,
    ::-webkit-scrollbar1-thumb:active {
        border-width: 1px;
        background-color: var(--scroll-bar-thumb-background-color-active);
        cursor: pointer;
    }

.scrollbar {
    max-height: 112px;
    width: 59%;
    overflow-y: scroll;
    margin: 10px 0px 20px 0px;
}

:root {
    --scroll-bar-size: 8px;
    --scroll-bar-thumb-background-color: rgba(0, 0, 0, 0.2);
    --scroll-bar-thumb-background-color-active: rgba(148, 145, 145, 0.5);
}

.scrollbar {
    max-height: 112px;
    width: 59%;
    overflow-y: scroll;
    margin: 10px 0px 20px 0px;
}

.panel-heading {
    padding: 13px 15px;
}



.qw12345 .left-block {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

    .qw12345 .left-block img {
        width: 100% !important
    }

.qw12345 .ltabs-items-container .ltabs-items-inner {
    margin: 0;
    padding: 0;
    width: auto;
    overflow: auto;
}

.qw12345 .so-listing-tabs {
    margin: 0 0px 0 -9px;
    padding: 0;
    overflow: hidden;
}


.fr {
    padding: 0 15px 0;
}

.pkk {
    padding: 0 10px
}


.navbar-compact #sosearchpro.so-search {
    width: 100%;
    padding: 0;
    MARGIN: 7PX 0PX;
}


.side {
    background: antiquewhite;
    /* padding: 20px 0px 36px 46px; */
    margin-top: 30px;
}


.title h2 {
    font-size: 33px;
    color: black;
    margin: 27px 0 27px;
}

.features-main {
    margin: 50px 0 0;
}


.theme-2 {
    border: 1px solid #ab8541;
    padding: 4px 17px;
    background: white;
    color: black;
    font-weight: 600;
    letter-spacing: 1px;
}

.sml-heading {
    font-weight: 400;
    font-size: 27px;
    padding: 10px 12px;
    background: #f3f3f3;
    margin: 12px 0px 14px 0px;
}

.c-c-text {
    display: block;
    font-size: 14px;
    background: #fcdd86;
    padding: 8px 12px;
    border-bottom: 1px solid #fbfbfb;
}



#gallery {
    padding-top: 40px;
}

@media screen and (min-width: 991px) {
    #gallery {
        padding: 60px 30px 0 30px;
    }
}

.img-wrapper {
    position: relative;
    margin-top: 15px;
    height: 158px;
    overflow: hidden;
}

    .img-wrapper img {
        width: 100%;
    }

.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
}

    .img-overlay i {
        color: #fff;
        font-size: 3em;
    }

#overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    #overlay img {
        margin: 0;
        width: 80%;
        height: auto;
        -o-object-fit: contain;
        object-fit: contain;
        padding: 5%;
    }

@media screen and (min-width: 768px) {
    #overlay img {
        width: 60%;
    }
}

@media screen and (min-width: 1200px) {
    #overlay img {
        width: 50%;
    }
}

#nextButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
}

    #nextButton:hover {
        opacity: 0.7;
    }

@media screen and (min-width: 768px) {
    #nextButton {
        font-size: 3em;
    }
}

#prevButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
}

    #prevButton:hover {
        opacity: 0.7;
    }

@media screen and (min-width: 768px) {
    #prevButton {
        font-size: 3em;
    }
}

#exitButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;
}

    #exitButton:hover {
        opacity: 0.7;
    }

@media screen and (min-width: 768px) {
    #exitButton {
        font-size: 3em;
    }
}



@media only screen and (max-width:768px) {


    .title-category {
        display: none;
    }

    .title h2 {
        font-size: 25px;
        color: black;
        margin: 10px 0 17px;
    }

    p {
        margin: 0 0 10px;
        color: black;
        font-size: 14px;
        line-height: 30px;
    }








    .qw12345 .products-list.grid .product-layout .product-item-container {
        /* background-color: #f7f7f7; */
        margin: 0 0 0px 0px;
        padding: 0px 9px;
        height: auto !important;
    }

    .addtocarttt {
        font-size: 8px;
        position: relative;
        right: 0px;
        bottom: 3px;
        border-radius: 2px 16px;
        background: white;
    }

    body.layout-4 .content-main-w .main-right, body.layout-4 #content.col-sm-9, body.layout-4 #content.col-md-9 {
        width: auto;
        margin: 0 auto;
    }


    .navbar-inverse {
        background-color: #2220;
        border-color: #08080800;
    }

    .qw12345 .so-listing-tabs {
        margin: 0 0px 0 0px;
        padding: 0;
        overflow: hidden;
    }





    .qw12345 .left-content-product {
        margin-bottom: 0px;
        box-shadow: 0 2px 2px 0 rgb(0 0 0 / 22%);
        background: white;
        padding: 42px 20px;
    }
}




.ddlprice {
    padding: 3px 14px !important;
    font-size: 12px !important;
    margin: 0px 11px 0 0 !important;
}


#hduser1 {
    display: none !important;
}
