﻿* {
    box-sizing: border-box
}
/*@font-face{font-family:'OpenSans-Semibold';src:url(../fonts/OpenSans-Semibold.eot?) format("eot"),url(../fonts/OpenSans-Semibold.woff) format("woff"),url(../fonts/OpenSans-Semibold.ttf) format("truetype"),url(../fonts/OpenSans-Semibold.svg#OpenSans-Light) format("svg")}
@font-face{font-family:'OpenSans-Light';src:url(../fonts/OpenSans-Light.eot?) format("eot"),url(../fonts/OpenSans-Light.woff) format("woff"),url(../fonts/OpenSans-Light.ttf) format("truetype"),url(../fonts/OpenSans-Light.svg#OpenSans-Light) format("svg")}
*/

/*@font-face{font-family:'Open Sans';src:url(../fonts/OpenSans-Regular.eot) format("eot"),url(../fonts/OpenSans-Regular.woff) format("woff"),url(../fonts/OpenSans-Regular.ttf) format("truetype"),url(../fonts/OpenSans-Regular.svg#OpenSans-Regular) format("svg")}*/
    @font-face {
    font-family: 'Nunito';
    src: url('../fonts/Nunito-Regular.woff2') format('woff2'),
        url('../fonts/Nunito-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


#dvModalContainer .modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,0.2);border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,0.5);outline:0 none;position:relative}
#dvModalContainer .modal-title{line-height:1.42857;margin:0}
#dvModalContainer .modal-dialog{margin:30px auto}
#dvModalContainer .form-group {
    margin-bottom: 15px;  margin-left: 0;
  margin-right: 0;
}
.ui-widget-overlay {
    z-index: 1052 !important;
}
.ui-widget.ui-widget-content {
    z-index: 1053 !important;
}
.modal-backdrop{background-color:#000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}
.fade{opacity:0;transition:opacity .15s linear 0}
.fade.in{opacity:1;transition:opacity 1 linear 0}
.modal-backdrop.fade{opacity:0;display:none;}
.modal-backdrop.in{opacity:.5;}
.modal-backdrop.fade.in{opacity:.5;display:block;}
.modal-backdrop.fade.in.displaynone {
  display: none;
}
#dvModalContainer .modal.fade .modal-dialog{transform:translate(0px,-25%);transition:transform .3s ease-out 0}
#dvModalContainer .modal.in .modal-dialog{transform:translate(0px,0px)}
#dvModalContainer .modal-header{padding:15px}
#dvModalContainer .modal{top:50px}
#dvModalContainer .modal-body{width:100%;padding:10px 15px 0}
#dvModalContainer .modal-header .close{padding:3px 7px;background-color:#aaa;border:1px solid #aaa;opacity:.8;border-radius:5px;line-height:20px;float:right;text-shadow:0 1px 0 #fff;color:#000;font-size:21px;margin-top:-2px;font-weight:700;cursor:pointer}
#dvModalContainer .modal-backdrop{opacity:.5}
#dvModalContainer .modal{bottom:0;display:none;left:0;outline:0 none;overflow:hidden;position:fixed;right:0;top:0;z-index:1050}
#dvModalContainer .modal.in{display:block}
.pac-container {
    background-color: #FFF;
    z-index: 1051;
    position: fixed;
    display: inline-block;
    float: left;
}
/*.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    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);
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.fade.in {
    opacity: 1;
}*/

.bggreyMain {
    float: left;
    width: 100%;
}
    .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.hide {
    display: none !important
}

.ancHistoryBack_top.btn {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
}

.div_topcontactno.transcolor {
    color: transparent;
    background-image: none;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap
}

.black-btn.btn-xs.disabled {
    padding: 1px 5px;
    opacity: .3;
}

.dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

/*.navbar-nav > li.licustomised {
    background-color: #A40000;
    font-weight: bold;
}*/

.Divwhatsapp_floating {
    position: fixed;
    right: 100px;
    width: 109px;
    height: 30px;
    bottom: 20px;
    z-index: 16000002;
    background: transparent url("../images/icons/whatsapp-icon.png") no-repeat center center;
    border-radius: 5px;
}

.topBanners_Homepage {
    float: left;
    margin: 10px 0;
    width: 100%
}

    .topBanners_Homepage ul {
        margin: 0;
        padding: 0;
        list-style-type: none
    }

        .topBanners_Homepage ul li {
            width: 25%;
            float: left;
            color: #fff;
            position: relative;
            border-left: 1px solid #aaa
        }

            .topBanners_Homepage ul li.freedelivery {
                background-color: #555;
                border-right: 7px solid #555
            }

            .topBanners_Homepage ul li.pricematch {
                background-color: #656565
            }
            /*Christmas*/
            .topBanners_Homepage ul li.newyear {
                background-color: #666;
                width: 21%;
            }

                .topBanners_Homepage ul li.newyear div.text {
                    font-size: 18px;
                    line-height: 22px;
                    text-transform: uppercase;
                    width: 62%
                }
                /*.topBanners_Homepage ul li.newyear div.outer{background:url(../img/bannerbg/crismass.png) no-repeat scroll right center transparent}*/
                .topBanners_Homepage ul li.newyear div.outer {
                    background: url(../img/bannerbg/corporatebg.png) no-repeat scroll right center transparent
                }

            .topBanners_Homepage ul li.christmas.cupcakes {
                width: 16%;
                background-color: #757575;
            }

            .topBanners_Homepage ul li.christmas {
                background-color: #656565;
                width: 19%
            }
            /*Halloween
 .topBanners_Homepage ul li.newyear{background-color:#ddd;width:21%;color: #cb3234;}
 .topBanners_Homepage ul li.newyear div.text{font-size:18px;line-height:22px;text-transform:uppercase;width:62%}
 .topBanners_Homepage ul li.newyear div.outer{background:url(../img/bannerbg/halloween.png) no-repeat scroll right center transparent}
 .topBanners_Homepage ul li.christmas.cupcakes {width: 16%;background-color: #757575;}
.topBanners_Homepage ul li.christmas{background-color:#656565;width:19%}*/
            /*EID
 .topBanners_Homepage ul li.newyear{background-color:#ddd;width:17%;color: #cb3234;}
 .topBanners_Homepage ul li.newyear div.text{font-size:18px;line-height:22px;text-transform:uppercase;width:52%}
 .topBanners_Homepage ul li.newyear div.outer{background:url(../img/bannerbg/eid.png) no-repeat scroll right center transparent}
 .topBanners_Homepage ul li.christmas.cupcakes {width: 18%;background-color: #757575;}
.topBanners_Homepage ul li.christmas{background-color:#656565;width:21%}
*/
            /*Father Day
.topBanners_Homepage ul li.newyear{background-color:#ddd;width:22%;color: #cb3234;}
.topBanners_Homepage ul li.newyear div.text{font-size:18px;line-height:22px;text-transform:uppercase;width:70%}
.topBanners_Homepage ul li.newyear div.outer{background:url(../img/bannerbg/fatherday.png) no-repeat scroll right center transparent}
.topBanners_Homepage ul li.christmas.cupcakes {width: 15%;background-color: #757575;}
.topBanners_Homepage ul li.christmas{background-color:#656565;width:19%}
*/
            .topBanners_Homepage ul li.wedding {
                background-color: #999;
                width: 19%
            }

            .topBanners_Homepage ul li div.outer {
                display: block;
                height: 46px;
                margin: 5px
            }

            .topBanners_Homepage ul li div.text {
                height: 46px
            }

            .topBanners_Homepage ul li.freedelivery div.outer {
                background: url(../img/car.png) no-repeat scroll right center transparent
            }

            .topBanners_Homepage ul li.freedelivery div.text {
                font-size: 14px;
                line-height: 20px;
                text-transform: uppercase;
                width: 65%
            }

                .topBanners_Homepage ul li.freedelivery div.text > span {
                    font-size: 20px;
                    font-weight: 700;
                    line-height: 23px
                }

                    .topBanners_Homepage ul li.freedelivery div.text > span > font {
                        font-size: 26px
                    }

            .topBanners_Homepage ul li.pricematch div.text > font {
                font-size: 11px;
                position: absolute;
                right: 5px;
                bottom: 4px;
                color: #ddd;
                line-height: 16px;
                border-radius: 3px;
                text-transform: none
            }

            .topBanners_Homepage ul li.pricematch div.text {
                font-size: 16px;
                line-height: 22px;
                text-transform: uppercase;
                width: 100%
            }

                .topBanners_Homepage ul li.pricematch div.text > span {
                    font-size: 24px;
                    line-height: 25px;
                    font-weight: 700;
                }

                    .topBanners_Homepage ul li.pricematch div.text > span.sml {
                        font-size: 16px;
                        display: table;
                        line-height: 22px;
                        font-weight: 100;
                    }

            .topBanners_Homepage ul li.christmas div.outer {
                background: url(../img/birthday_new.png) no-repeat scroll right center transparent
            }

            .topBanners_Homepage ul li.christmas.cupcakes div.outer {
                background: url(../img/cupcake.png) no-repeat scroll right center transparent;
            }

            .topBanners_Homepage ul li.christmas div.text {
                font-size: 18px;
                line-height: 22px;
                text-transform: uppercase;
                width: 72%
            }

                .topBanners_Homepage ul li.christmas div.text > span {
                    font-size: 22px;
                    font-weight: 700;
                    line-height: 22px;
                    text-transform: uppercase;
                    display: table;
                }

                    .topBanners_Homepage ul li.christmas div.text > span font {
                        font-size: 18px;
                    }


            .topBanners_Homepage ul li.newyear div.text > span {
                font-size: 22px;
                font-weight: 700;
                line-height: 22px;
                text-transform: uppercase;
            }

            .topBanners_Homepage ul li.wedding div.outer {
                background: url(../img/wedding.png) no-repeat scroll right center transparent
            }

            .topBanners_Homepage ul li.wedding div.text {
                font-size: 18px;
                line-height: 22px;
                text-transform: uppercase;
                width: 65%
            }

                .topBanners_Homepage ul li.wedding div.text > span {
                    font-size: 22px;
                    font-weight: 700;
                    line-height: 22px;
                    text-transform: uppercase;
                }

.loading-spinner {
    -webkit-animation-play-state: running;
    animation-play-state: running;
    opacity: 1;
    position: relative;
    height: 100vh
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: translate3d(-50%,-50%,0) rotate(0deg);
        transform: translate3d(-50%,-50%,0) rotate(0deg)
    }

    100% {
        -webkit-transform: translate3d(-50%,-50%,0) rotate(360deg);
        transform: translate3d(-50%,-50%,0) rotate(360deg)
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: translate3d(-50%,-50%,0) rotate(0deg);
        transform: translate3d(-50%,-50%,0) rotate(0deg)
    }

    100% {
        -webkit-transform: translate3d(-50%,-50%,0) rotate(360deg);
        transform: translate3d(-50%,-50%,0) rotate(360deg)
    }
}

.loading-spinner {
    margin: 0 auto;
    height: 50px;
    width: 50px;
    animation: rotate .8s infinite linear;
    border: 4px solid #A40000;
    border-right-color: transparent;
    border-radius: 50%;
    position: fixed;
    left: 50%;
    top: 50%;
    opacity: 0.6;
    z-index: 10001;
}

#overlay {
    background: #fff;
    color: #A40000;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 25%;
    opacity: .65;
}

.spinner {
    margin: 0 auto;
    height: 50px;
    width: 50px;
    animation: rotate .8s infinite linear;
    border: 4px solid #A40000;
    border-right-color: transparent;
    border-radius: 50%;
}

.spinnerbox {
    width: 200px;
    left: 40%;
    position: fixed;
    z-index: 100001;
    top: 40%;
    color: #A40000;
    font-size: 16px;
    line-height: 20px;
    text-align: center
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.headerWrapper_outer {
    width: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    font-family: "Nunito";
    z-index: 3;
}
    
   

    

    /*.headerWrapper_outer.in .header-spacing {
        height: 10px;
    }*/
.headerWrapper_outer {
    width: 100%;
    height: 146px;
}
    .headerWrapper_bg, .headerWrapper_outer .headerWrapper {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 0;
    }
    .headerWrapper_outer .headerWrapper {
        z-index: 1;
    }
.headerWrapper_bg div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #c1111b;
    height: 80px;
}
    .headerWrapper_bg div:nth-child(2n) {
        top: 80px;
        height: 50px;
        /*border-top: 1px solid #eee;*/
        background-color: #c1111b;
    }
    .headerWrapper_bg div:nth-child(3n) {
        top: 128px;
        height: 18px;
        background: url(../images/rec-top-layer-lg1.png) center top repeat-x;
        background-size: auto 16px;
    }
.headerWrapper_left {
    width: 230px;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}
.headerWrapper_right {
    width: 100%;
    float: right;
}
.topsearchbar {
    width: calc((100%) - 560px);
    margin-left: 330px;
}
.hdr_cartouter {
    width: 230px;
}
.nav-wrapper {
    width: calc((100%) - 200px);
}
.div_topcontactno_outer {
    width: 170px;
    float: right;
    margin-top: 7px;
}
.headerinput {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    float: left;
    font-size: 16px;
    height: 40px;
    padding: 0 0 0 14px;
    width: 100%;
    color: #000;
    border-radius: 10px;
}
    .headerinput:focus {
        outline: none;
    }
    .headerinput::placeholder {
        color: #aaa;
        opacity: 1;
        font-style:italic;
    }
    .headerinput::-moz-placeholder {
        color: #aaa;
        opacity: 1;
        font-style: italic;
    }

    .headerinput:-ms-input-placeholder {
        color: #aaa;
        font-style: italic;
    }

    .headerinput::-webkit-input-placeholder {
        color: #aaa;
        font-style: italic;
    }
.topLocationpannel .form-control::placeholder {
    color: #aaa;
    opacity: 1;
    font-style: italic;
}

.topLocationpannel .form-control::-moz-placeholder {
    color: #aaa;
    opacity: 1;
    font-style: italic;
}

.topLocationpannel .form-control:-ms-input-placeholder {
    color: #aaa;
    font-style: italic;
}

.topLocationpannel .form-control::-webkit-input-placeholder {
    color: #aaa;
    font-style: italic;
}
.topsearchbar {
    height: 80px;
    float: left;
}
.toplinksmain_headerbar {
    height: 30px;
}
.hdr_cartouter {
    height: 40px;
    margin-top: 20px;
}
    .hdr_cartouter > ul {
        float: right;
    }
.topsearchpannel, .topLocationpannel {
    /* border: 2px solid #fff;*/
    float: left;
    width: 68%;
     border-radius: 10px;
    background-color: #fff;
    margin-top: 20px;
    position: relative;
}
.topLocationpannel {
    width: 28%;
    margin-left: 4%;
    overflow: hidden;
}
    .topLocationpannel .form-control {
        background-color: transparent;
        color: #000;
        height: 40px;
        padding-right: 45px;
        border-width: 0;
        font-size: 16px;
        text-transform: uppercase;
    }
    .topLocationpannel.stt .form-control {
        background-color: #a40000;
        color: #fff;
    }
        .topLocationpannel .form-control:focus {
            outline: none;
        }
    .topLocationpannel > div {
        background: #ddd url(../images/icons/location.png) center center no-repeat;
        /*background-size: auto 20px;*/
        width: 40px;
        position: absolute;
        left: 0;
        height: 100%;
        z-index: 0;
        cursor: pointer;
    }
.autocomplete_completionListElement {
    background-color: #fff;
    border: 1px solid buttonshadow;
    color: windowtext;
    list-style-type: none;
    margin: 0;
    max-height: 600px;
    min-width: 400px;
    overflow: auto;
    padding: 2px;
    text-align: left;
    visibility: hidden;
    z-index: 1111;
}

input.loading, .headerinput.loading {
    background-image: url(../images/bx_loader.gif);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 20px auto
}

.headerbtn, .headerbtn_go {
    background: #ddd url(../images/icons/search-icon.png) center center no-repeat;
    background-size: 22px auto;
    border: medium none;
    color: #AD0000;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    height: 40px;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 6px 6px 0;
}
.headerbtn_go {
    background-image: none;
    padding: 0 7px;
    font-weight: normal;
}
.topsearchpannel > span {
    display: none;
}

    .headerbtn.loading {
        opacity: .1
    }
.toplinksmain_headerbar, .toplinksmain_headerbar  ul.navbar-nav {
    float: right;
}

    .toplinksmain_headerbar li.lihide {
        display: none;
    }
    .toplinksmain_headerbar li {
        float: left
    }
        .toplinksmain_headerbar li > a {
            line-height: 34px;
            display: block;
            font-size: 16px;
            color: #fff;
            padding: 0 0 0 14px;
            text-transform: capitalize;
            font-weight: 600;
        }
        .toplinksmain_headerbar li > a:hover {
            text-decoration:underline;color:#fff;
        }
.img-responsive.site-logo {
    width: 100%;
    position: absolute;
    z-index: 1;
    background-color: #c1111b;
    top: 10px;
}


.hdr_cartouter ul li {
    float: left;
    position: relative;
    margin-left: 10px;
}

.hdr_cartouter a.btnlogin {
    /*font-size: 16px;
    border-radius: 10px;
    border: 1px solid #fff;*/
    height: 40px;
    padding: 0px 20px;
    float: left;
    /*text-transform: capitalize;*/
    background: transparent url('../images/icons/signup.png') center center no-repeat;
    background-size: auto 30px;
}

    .hdr_cartouter a.btnlogin:hover, .hdr_cartouter a.btnlogin:focus {
        background-color: #4D0000;
    }

.hdr_cartouter ul li .anc_outer > li {
    float: none
}
.hdr_cartouter h3, .hdr_cartouter h3 {
    float: right;
    font-size: 14px;
    font-weight: 600;
    margin: 6px 0 0;
    text-align: center;
    width: 115px
}


.hdr_cartouter .cart-pan {
    float: left;
    width: 38px;
}

.hdr_cartouter .cart {
    background: url(../images/cartbg.svg) left top no-repeat;
    list-style-type: none;
    height: 40px;
    line-height: 24px
}

    .hdr_cartouter .cart li, .hdr_cartouter .cart > div {
        padding-left: 0;
        position: relative;
        margin: 0;
        height: 100%;
        width: 100%;
    }

        .hdr_cartouter .cart li a.cartouter, .hdr_cartouter .cart > div a.cartouter {
            font-size: 14px;
            font-weight: 400;
            margin-left: 28px;
            padding: 0
        }


.cart li a:hover, .cart li a:focus, .cart > div a:hover, .cart > div a:focus {
    color: #ce0b10
}

.cart li span, .cart > div span {
    position: absolute;
    left: 16px;
    top: 17px;
    background-color: #fff;
    width: 20px;
    border-radius: 16px;
    height: 20px;
    line-height: 20px;
    color: #AD0000;
    text-align: center;
}

/*.cart li.dropdown:after {
    content: "";
    color: #A40000;
    padding-left: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px dashed;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0
}*/

.cart-inner {
    left: -100px;
    padding: 5px;
    font-size: 12px;
    position: absolute
}


.nav-wrapper a.btn {
    border-radius: 30px;
    height: 35px;
    text-align: center;
    width: 80px;
    margin: 20px 5px
}

.nav-wrapper .btn-danger {
    background-color: #fff;
    border-color: #A40000;
    color: #A40000
}

    .nav-wrapper .btn-danger:hover {
        background-color: #A40000;
        border-color: #d43f3a;
        color: #fff
    }

.nav-wrapper .navbar-nav > li.crmCust_header > a.btn {
    padding: 5px 10px;
    line-height: 20px;
    color: #fff;
    background-color: #A40000;
    border-radius: 5px;
    margin: 5px 0 0;
    width: auto;
    height: 30px;
    background-image: none
}

.nav-wrapper .navbar-nav > li.crmCust_header > a.textcust {
    text-transform: none;
    background-color: #fff;
    color: #A40000;
    padding: 7px;
    margin-top: 3px
}

.nav-wrapper .navbar-nav > li.crmCust_header.logout {
    margin-left: 10px
}

.nav > li.mobilelogin {
    display: none
}

a.dropdown-toggle.cartboxouter {
    color: transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.nav-wrapper {
   
}

.div_topcontactno {
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    margin: 0px auto;
    padding: 0px 0px 0 26px;
    position: relative;
    float: right;
    height: 34px;
    font-weight: 600;
    background: transparent url('../img/icons/phone.png') left center no-repeat;
    background-size: auto 22px;
}



    .div_topcontactno a, .div_topcontactno a:hover, .div_topcontactno a:visited, .div_topcontactno a:focus {
        color: #fff
    }
/*@media (min-width: 1440px) {
    .headerWrapper_outer {
        width: 1440px;
    }
        .headerWrapper_outer .header-spacing {
            height: 23px;
        }
}*/
.headerWrapper_outer.in {
    box-shadow: 0px 0px 5px #000;
    height: 100px;
}
    .headerWrapper_outer.in .headerWrapper_bg div:nth-child(3n), .headerWrapper_outer.in .headerWrapper_bg div:nth-child(2n) {
        display: none;
    }
    .headerWrapper_outer.in .topsearchpannel, .headerWrapper_outer.in .topLocationpannel, .headerWrapper_outer.in .hdr_cartouter {
        margin-top: 7px;
    }
    .headerWrapper_outer.in .topsearchbar {
        height: 54px;
    }
    .headerWrapper_outer.in .headerWrapper_bg div {
        height: 100px;
    }
    .headerWrapper_outer.in .toplinks_headerbar li, .headerWrapper_outer.in .toplinks_headerbar a {
        line-height: 40px;
    }
        .headerWrapper_outer.in .toplinks_headerbar li.maincatli.homeicon {
            height: 34px;
             background-size: 24px auto;
        }
.headerWrapper_outer.in .caret_fltright_top {
    top: 17px;
}
    .headerWrapper_outer.in .img-responsive.site-logo {
        width: 85%;
        top: 5px;
    }
    @media (min-width: 768px) {
        #dvModalContainer .form-horizontal .control-label {
            padding-top: 7px;
            margin-bottom: 0;
            text-align: right;
        }

        #dvModalContainer .modal-dialog {
            width: 600px;
            margin: 30px auto;
        }

        #dvModalContainer .modal-content {
            -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
            float: left
        }

        .col-sm-12 {
            width: 100%
        }

        .col-sm-11 {
            width: 91.66666667%
        }

        .col-sm-10 {
            width: 83.33333333%
        }

        .col-sm-9 {
            width: 75%
        }

        .col-sm-8 {
            width: 66.66666667%
        }

        .col-sm-7 {
            width: 58.33333333%
        }

        .col-sm-6 {
            width: 50%
        }

        .col-sm-5 {
            width: 41.66666667%
        }

        .col-sm-4 {
            width: 33.33333333%
        }

        .col-sm-3 {
            width: 25%
        }

        .col-sm-2 {
            width: 16.66666667%
        }

        .col-sm-1 {
            width: 8.33333333%
        }

        .col-sm-offset-4 {
            margin-left: 33.33333333333333%;
        }
    }

    @media (min-width: 992px) {
        .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
            float: left
        }

        .col-md-12 {
            width: 100%
        }

        .col-md-11 {
            width: 91.66666667%
        }

        .col-md-10 {
            width: 83.33333333%
        }

        .col-md-9 {
            width: 75%
        }

        .col-md-8 {
            width: 66.66666667%
        }

        .col-md-7 {
            width: 58.33333333%
        }

        .col-md-6 {
            width: 50%
        }

        .col-md-5 {
            width: 41.66666667%
        }

        .col-md-4 {
            width: 33.33333333%
        }

        .col-md-3 {
            width: 25%
        }

        .col-md-2 {
            width: 16.66666667%
        }

        .col-md-1 {
            width: 8.33333333%
        }

        .col-md-offset-1 {
            margin-left: 8.33333%
        }

        .col-md-offset-3 {
            margin-left: 25%
        }

        .col-md-offset-4 {
            margin-left: 33.33333333%;
        }
    }

    @media (min-width: 1200px) {
        .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
            float: left
        }

        .col-lg-12 {
            width: 100%
        }

        .col-lg-11 {
            width: 91.66666667%
        }

        .col-lg-10 {
            width: 83.33333333%
        }

        .col-lg-9 {
            width: 75%
        }

        .col-lg-8 {
            width: 66.66666667%
        }

        .col-lg-7 {
            width: 58.33333333%
        }

        .col-lg-6 {
            width: 50%
        }

        .col-lg-5 {
            width: 41.66666667%
        }

        .col-lg-4 {
            width: 33.33333333%
        }

        .col-lg-3 {
            width: 25%
        }

        .col-lg-2 {
            width: 16.66666667%
        }

        .col-lg-1 {
            width: 8.33333333%
        }

        .col-lg-offset-2 {
            margin-left: 16.6667%
        }

        .col-lg-offset-1 {
            margin-left: 8.33333333%
        }

        .col-lg-offset-11 {
            margin-left: 4.8%
        }
    }

    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-weight: 500;
    line-height: 1.1
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 10px;
    margin-top: 20px
}

h2, .h2 {
    font-size: 30px
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0;
    width: 100%
}

p {
    margin: 0 0 10px
}

.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .bannercontainer::before, .bannercontainer::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-header::before, .modal-header::after, .modal-footer::before, .modal-footer::after {
    content: " ";
    display: table
}

.container {
    width: 1570px;
    margin: 0 auto;
}
/*

@media (min-width: 768px) {
    .container {
        width: 750px
    }
    
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
    
}*/
            @media (min-width: 767px) {
    .navbar-header, .navbar-toggle {
        display: none
    }
}
/*@media (min-width: 1080px) {
    .bannercontainer {
        width: 1080px
    }
}*/
/*
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
    
}
@media (min-width: 1600px) {
    .container {
        width: 1570px
    }
}*/
.ui-widget.ui-widget-content.ui-autocomplete {
    border-color: #b58181;
    border-radius: 8px;
    margin-top: 2px;
}
.ui-autocomplete .ui-menu-item {
    border-bottom: 1px dashed #aaa;
    line-height: 30px;
    background-color: #ffeded;
    letter-spacing: 1px;
    font-family: "Nunito";
    cursor: pointer;
    padding: 3px 7px;
}.ui-autocomplete .ui-menu-item:last-child {
  border-bottom-width: 0;
}
.autocomplete_completionListElement,.ui-autocomplete{max-height:600px!important;overflow-y:auto!important;overflow-x:hidden!important}
.ui-autocomplete .ui-menu-item:hover,.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
        background-color: #A40000 !important;
        border-color: #A40000 !important;
        color: #fff !important;
    }
@media screen and (max-width: 1599px) {
    .maincontainer {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .container {
        width: 100%
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }

    .visible-xs {
        display: block !important
    }

        .visible-xs.inline {
            display: inline-block !important
        }

    .hdr_cartouter ul.notloggedin li.lilogin {
        position: fixed;
        left: 25px;
        top: 7px;
        z-index: 3;
        background-color: #a40000;
        margin: 0;
        padding: 5px 7px;
        display: none;
    }

        .hdr_cartouter ul.notloggedin li.lilogin.in {
            display: block;
        }
}
@media (min-width: 992px) {
    .hidden-lg {
        display: none !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}



.clearfix::after, .dl-horizontal dd::after, .container::after, .bannercontainer::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .btn-toolbar::after, .btn-group-vertical > .btn-group::after, .nav::after, .navbar::after, .navbar-header::after, .navbar-collapse::after, .pager::after, .panel-body::after, .modal-header::after, .modal-footer::after {
    clear: both
}

html, body {
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    font-family: Nunito;
}

    body a {
        transition: .5s all;
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        -o-transition: .5s all;
        -ms-transition: .5s all;
        text-decoration: none
    }

        body a:hover, body a:focus {
            color: #A40000;
            text-decoration: none
        }

body {
    font-family: "Nunito";
    color: #000;
    font-size: 16px;
    line-height: 22px;
}

a {
    color: #282828;
    cursor: pointer
}

img {
    max-width: 100%
}

.topsearchautocomplete {
    position: fixed !important;
}

#divcontainer.container {
    min-height: 600px
}

.modal-header {
    background-color: #e5e5e5;
    border-radius: 6px 6px 0 0
}

.modal-body {
    display: table
}

/*.copyright-section.footerlinkouter {
    text-align: right
}*/

body.modal-open {
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%
}

.pnlProgress, .pnlProgress2 {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0
}

    .pnlProgress .pnlProgress_divbg, .pnlProgress2 .pnlProgress_divbg {
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 10001;
        left: 0;
        top: 0;
        background-color: #eee;
        opacity: .2
    }

    .pnlProgress2 .bgloading2_modal {
        background-color: #fff;
        border: 1px solid #aaa;
        height: 80px;
        overflow: hidden;
        padding: 7px;
        position: fixed;
        width: 300px
    }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background-color: #A40000 !important;
    border-color: #A40000 !important
}

.bgloading_modal {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10002;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0) url(../images/loading_wall.gif) no-repeat scroll center center
}

.box-body label {
    font-size: 14px;
    font-weight: 400
}

.box-body input {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.displaynone {
    display: none
}

.form-control {
    border-radius: 0
}

.catmain {
    position: relative
}

.font12 {
    font-size: 12px !important
}

.btn-danger {
    background-color: #CF0000;
    border-color: #CF0000;
    color: #fff
}

    .btn-danger:hover, .btn-danger:focus {
        background-color: #A40000;
        color: #fff
    }



.divtable {
    display: table;
    width: 100%
}

.divrow {
    display: table-row
}

.headerWrapper .container {
    position: relative
}



.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000
}

.open > .dropdown-menu {
    display: block
}

#divspacing.spacing {
    margin-top: 145px;
}

    #divspacing.spacing.lrg {
        margin-top: 130px
    }
    #divspacing.spacing.in {
        margin-top: 90px;
    }
.form-control.inputpostcode {
    max-width: 100px;
    text-transform: uppercase
}

.spacing {
    height: 10px
}

.collapse.navbar-collapse, .headerWrapper .searchouter, .headerWrapper .header-logo, .headerWrapper .hdr_cartouter, .container {
    padding-left: 0;
    padding-right: 0
}
.collapse.navbar-collapse {
    display:none;
}


    .hdr_cartouter .row {
        margin: 0
    }

.topbar.content {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11
}

.usermenu.dropdown-menu {
    left: auto;
    right: 0
}

.dropdown-toggle2.ancAccountMainLink {
    border: 1px solid #A40000;
    background-color: #fff;
    float: left;
    font-size: 16px;
    line-height: 32px;
    margin-top: 2px;
    padding: 0 10px;
    color: #A40000;
}

    .dropdown-toggle2.ancAccountMainLink:hover {
        border: 1px solid #A40000
    }

.open .dropdown-toggle2.ancAccountMainLink {
    color: #A40000;
    border-color: #A40000
}

.flush {
    padding: 0
}

.flush-right {
    padding-right: 0
}

.flush-left {
    padding-left: 0
}

.normallink {
    font-size: 14px;
    color: #A40000;
    text-decoration: underline;
    line-height: 20px;
    font-weight: 400
}

.loader {
    background: #ccc url(../images/bx_loader.gif) no-repeat scroll center center / 16px auto;
    bottom: 0;
    left: 0;
    opacity: .8;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    display: none
}

.zopim.showonclick {
    background-color: gray;
    border-radius: 5px 5px 0 0;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    position: fixed;
    right: 10px
}

    .zopim.showonclick li {
        color: #fff;
        float: left
    }

        .zopim.showonclick li.iconimg {
            background-color: #555;
            font-family: zopim,"Segoe UI Symbol","Arial Unicode MS","Lucida Sans Unicode",sans-serif;
            padding: 4px 10px
        }

        .zopim.showonclick li.icontext {
            font-size: 13px;
            font-weight: 700;
            line-height: 20px;
            padding: 5px 20px 5px 7px
        }

.caln {
    text-align: center
}


.guest-box, .guest-box1 {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
}

    .guest-box ul, .guest-box1 ul {
        float: right;
        list-style-type: none
    }

ol, ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.guest-box1 ul li {
    float: right;
    margin-left: 7px;
    position: relative
}

    .guest-box ul li a, .guest-box1 ul li a {
        border-radius: 5px;
        font-size: 14px;
        font-weight: 600;
        padding: 5px 10px
    }

.topSociallinks_headerbar ul li.Facebook, .topSociallinks_headerbar ul li.Twiter {
    position: relative;
    width: 20px;
    height: 30px;
    background: transparent url("../img/fb1.jpg") no-repeat center center;
}

.topSociallinks_headerbar ul li.Twiter {
    background-image: url("../img/tw1.jpg");
}

.btn-danger {
    background-color: #A40000;
    border-color: #A40000
}

.topSociallinks_headerbar::after {
    clear: both;
    content: "";
    display: block
}

.topSociallinks_headerbar ul li {
    display: inline-block
}

    .topSociallinks_headerbar ul li a {
        padding: 0
    }


/*
label {
    display: inline-block
}

.topsearchpannel label.dropdown {
    position: relative;
    background: transparent none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-weight: 700;
    height: 38px;
    margin-bottom: 0;
    padding: 2px 10px;
    text-align: left;
    width: 120px;
    border-radius: 10px 0 0 10px;
}



.dropdown-toggle:hover, .dropdown-toggle:focus {
    text-decoration: none
}

.topsearchpannel .dropdown-toggle {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    display: block;
}

.open > .dropdown-menu {
    font-size: 12px
}

.caret_fltright {
    border-top: 4px solid #fff;
    margin-top: 0;
    position: absolute;
    right: 10px;
    top: 17px
}*/

.imgloaderli {
    background: rgba(0,0,0,0) url(../images/bx_loader.gif) no-repeat scroll center center / 14px auto;
    display: table;
    height: 30px;
    opacity: .3;
    width: 100%
}







.topSociallinks_headerbar ul li a {
    padding: 0
}

headsection:after {
    clear: both;
    content: "";
    display: block
}

.trustpilot-widget-mainpage {
    margin: 20px 0;
    position: relative;
    min-height: 130px;
}

    .trustpilot-widget-mainpage .transdiv {
        background-color: transparent;
        height: 70px;
        position: absolute;
        top: 70px;
        width: 200px
    }

.list-head {
    background-color: #e9e9e9;
    color: #000;
    display: block;
    font-size: 18px;
    line-height: 47px;
    margin-bottom: 9px;
    margin-top: 0;
    padding-left: 10px
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #A40000
}

div#Intro {
    background-color: #ccc;
    display: block;
    left: 0;
    padding: 5px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 16000003;
}

.btn.btn-danger.ancgreenUnderstand_cs {
    margin: 0 10px
}

.div_apptextimgouter .text_main {
    text-align: right;
    vertical-align: middle;
    font-size: 14px
}

.div_apptextimgouter {
    display: table;
    width: 100%
}

    .div_apptextimgouter > ul {
        display: table-row
    }

        .div_apptextimgouter > ul > li {
            display: table-cell;
            vertical-align: top
        }

    .div_apptextimgouter li.img {
        padding: 0 10px;
        width: 54px
    }

        .div_apptextimgouter li.img img {
            border-radius: 5px
        }

    .div_apptextimgouter .text_outer {
        font-weight: 300
    }

@media screen and (max-width:519px) {
    .trustpilot-widget-mainpage .transdiv {
        width: 100%
    }
}

.colum-full-main.col-md-12 {
    display: table;
    padding: 0;
    width: 100%
}

.page-header {
    margin: 20px 0;
    border-bottom: none;
    padding-bottom: 1px
}

a.absolute-anchor {
    bottom: 0;
    color: transparent !important;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-color: #939393;
    border-top-left-radius: 0;
    color: #939393;
    margin-left: 0
}

.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #E1E1E1;
    color: #6C6764;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    margin-right: 9px;
    margin-bottom: 5px
}

.pagination .active a {
    background: #A40000 none repeat scroll 0 0;
    border: 1px solid #A40000;
    color: #fff
}

.divCompareFloating_catprdListing {
    background-color: #f5f5f5;
    border: 1px solid #000;
    box-shadow: 2px 2px 5px #000;
    height: auto;
    padding: 0 10px 20px;
    position: fixed;
    right: 50px;
    top: 140px;
    width: auto;
    z-index: 100
}

.DivFloatleftwidth100per {
    float: left;
    width: 100%
}

.btn_submit {
    background-color: #ff0002;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-family: Arial;
    font-size: 11px;
    font-weight: 700;
    height: 18px;
    margin-right: 5px;
    padding: 5px
}

    .btn_submit:hover {
        color: #fff;
        text-decoration: none
    }

.anc_resetcompare_floating {
    cursor: pointer;
    display: inline
}

btn-outer.comparenAddToWishlist, .css_Compare.checked {
    background: #ff0002 url(../images/icons/checkmark-icon.png) no-repeat scroll right top/15px auto;
    color: #fff
}

btn-outer.comparenAddToWishlist, .css_AddToWachlist.done {
    background: #d5572b url(../images/icons/checkmark-icon.png) no-repeat scroll right top/15px auto;
    color: #fff
}

.small3 {
    display: inline;
    width: 150px
}

.catleft {
    display: block;
    position: relative
}

.arrow_catslide {
    background-color: #eee;
    background-image: url(../images/icons/arrow.png);
    background-position: right 14px;
    background-repeat: no-repeat;
    background-size: 6px auto;
    cursor: pointer;
    height: 38px;
    opacity: .6;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    border-right: 10px solid transparent
}

    .arrow_catslide.open {
        background-color: #ddd
    }

.arrow_catslide_fade {
    background-color: #eee;
    height: 38px;
    opacity: .6;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    border-right: 10px solid transparent
}

ul.innercatleft {
    list-style-type: none;
    display: unset
}

li.home-left-cat-level2 {
    background-image: none !important;
    line-height: 28px !important;
    margin-bottom: 3px;
    padding-left: 0 !important
}

.home-left-cat-level2 > a {
    font-size: 14px;
    display: block
}

.black-btn, .black-btn:hover, .black-btn:focus {
    background: #404040 none repeat scroll 0 0;
    border-color: #333;
    color: #fff
}

.min-width-left-top-floatingCart {
    left: auto !important;
    min-width: 290px !important;
    right: 0
}

.item_outer {
    margin-bottom: 5px;
    max-height: 200px;
    overflow-y: auto;
    list-style-type: none;
    width: 100%
}

.open > .dropdown-menu {
    font-size: 12px
}

.gvShopingCartHead_prdImage_outer {
    float: left;
    padding: 2%;
    text-align: center;
    vertical-align: middle;
    width: 21%
}

.gvShopingCartHead_prdName_outer {
    float: left;
    text-align: left;
    width: 75%
}

.item_outer li#ctl00_wucHeader1_liEmpty .gvShopingCartHead_prdImage_outer {
    display: none
}

.item_outer li#ctl00_wucHeader1_liEmpty {
    width: 100%
}

    .item_outer li#ctl00_wucHeader1_liEmpty .gvShopingCartHead_prdName_outer {
        padding: 0 10px;
        text-align: center;
        width: 100%
    }

.gvShopingCartHead_prdName_tablecell {
    display: table-cell;
    position: static
}

    .gvShopingCartHead_prdName_tablecell:first-child {
        padding-right: 5px
    }

span.name {
    font-size: 12px;
    text-align: center;
    position: static !important
}

.item_outer > li {
    border-bottom: 1px dashed #ddd;
    display: table;
    margin-bottom: 10px
}

    .item_outer > li:last-child {
        margin-bottom: 0
    }

    .item_outer > li::after, .anc_outer > li:after {
        content: "" !important;
        font-family: sans-serif !important;
        padding-left: 0 !important
    }

.dropdown-menu.min-width-left-top-floatingCart .anc_outer {
    bottom: 0;
    left: 0;
    margin: 0;
    width: 100%;
    list-style-type: none
}

.dropdown-menu.min-width-left-top-floatingCart .btn.btn-primary.cart_link {
    background-color: #A40000;
    border-color: #d5572b;
    border-radius: 5px;
    border-width: 0;
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin: 0 2%;
    width: 96%
}

.usermenu.dropdown-menu > li {
    float: none;
    text-align: left;
    margin: 0 5px
}

    .usermenu.dropdown-menu > li a {
        font-size: 14px;
        font-weight: 400;
        padding: 5px 0
    }

        .usermenu.dropdown-menu > li a:hover, .usermenu.dropdown-menu > li a:focus {
            color: #A40000;
            background-color: #fff
        }

.footer-bg .container {
    position: relative;
    padding: 40px 0;
}

.bottombg {
    width: 100%;
    display: table;
    font-family: "Nunito";
}

.footer-bg {
    background-color: #fff;
    width: 100%;
    height: auto;
    margin: 20px 0 0;
    border-top: 3px solid #bbb;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    min-height: 200px;
}
    .footer-bg [class^="col-"] {
        padding: 0 10px 0 0;
    }
        .footer-bg [class^="col-"]:last-child {
            padding-right: 0;
        }

.copyright-section {
    background: #bbb;
    float: left;
    width: 100%;
    height: auto;
    padding: 14px 0;
    text-align: center;
    color: #000;
    margin: 0 auto;
    font-size: 16px;
}
    .copyright-section font {
        font-size: 18px;
        width: 100%;
        float: left;
        padding: 20px 0;
    }

    .copyright-section a {
        color:#000;
    }
    .footer-bg h4 {
        font-size: 18px;
        text-align: left;
        display: block;
        padding-bottom: 14px;
        margin: 0
    }

.footer-bg .footer-menu ul {
    margin: 0;
    padding: 0
}

    .footer-bg .footer-menu ul li {
        list-style: square;
        line-height: 22px;
        margin-left: 15px;
        color: #777;
    }

        .footer-bg .footer-menu ul li a {
            text-decoration: none;
            font-size: 14px;
            font-weight: 500;
            line-height: 24px;
            padding-left: 5px;
        }
            .footer-bg .footer-menu ul li a:hover {
                color: #a40000;
            }
            .footer-bg .footer-social ul {
                margin: 0;
                padding: 0
            }

    .footer-bg .footer-social ul li {
        position: relative;
        margin-left: 30px;
        border: 1px solid #000;
        width: 50px;
        float: left;
        height: 50px;
    }
    .footer-bg .footer-social ul li:first-child {
        margin-left: 0;
    }

        .footer-bg .footer-social ul li.fa-wa {
            background: transparent url("../images/wa.png") no-repeat center center;
        }
        .footer-bg .footer-social ul li.fa-in {
            background: transparent url("../images/in.png") no-repeat center center;
        }
        .footer-bg .footer-social ul li.fa-lin {
            background: transparent url("../images/lin.png") no-repeat center center;
        }
        .footer-bg .footer-social ul li.fa-yt {
            background: transparent url("../images/yt.png") no-repeat center center;
        }
        .footer-bg .footer-social ul li.fa-tw {
            background: transparent url("../images/tweet-icon.png") no-repeat center center;
        }

        .footer-bg .footer-social ul li.fa-fa {
            background: transparent url("../images/fb-icon.png") no-repeat center center;
        }


.footercont.footer-connect {
    width: 100%;
    float: left;
    margin-top: 14px;
}
    .footercont.footer-connect li {
        line-height: 16px;
        margin-bottom: 10px;
        font-size: 16px;
    }
.search-bg {
    background-color: #e9e9e9;
    padding: 7px 0
}

.walk-in {
    background: url(../images/walk-in.png) no-repeat left center;
    font-weight: 600;
    line-height: 34px;
    padding-left: 13px
}

.transport {
    background: rgba(0,0,0,0) url(../images/transport.png) no-repeat scroll 2px center;
    font-weight: 600;
    line-height: 34px;
    margin-right: 10px;
    padding-left: 18px
}

.bottom-similior {
    position: relative
}

.off-pan {
    position: absolute;
    right: 0;
    top: 0
}

    .off-pan h3 {
        font-size: 16px !important;
        font-weight: 400;
        text-align: right;
        margin: 0
    }

.bottom-similior h3 {
    font-size: 20px;
    font-weight: 400
}

.bottom-similior {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee
}

    .bottom-similior:after {
        display: block;
        content: "";
        clear: both
    }

    .bottom-similior p {
        margin-bottom: 2px
    }

.padding010 {
    padding: 0 10px
}

.autocomplete_completionListElement {
    visibility: hidden;
    margin: 0 !important;
    background-color: #fff;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    overflow: auto;
    max-height: 600px;
    min-width: 400px;
    text-align: left;
    list-style-type: none;
    padding: 2px;
    margin: 0;
    z-index: 1111 !important
}

.autocomplete_listItem {
    font-family: Arial;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    color: #000;
    text-decoration: none;
    text-align: left;
    height: auto;
    padding: 2px !important;
    cursor: pointer;
    width: 100% !important
}

.autocomplete_highlightedListItem {
    font-family: Arial;
    font-size: 16px;
    text-transform: none;
    color: #000 !important;
    text-decoration: none;
    text-align: left;
    height: auto;
    padding: 2px !important;
    cursor: pointer;
    background-color: #ccc !important;
    width: 100% !important
}

.buynow_contactno {
    display: table;
    font-size: 13px;
    line-height: 20px;
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
    width: 100%
}

    .buynow_contactno font {
        color: #A40000;
        font-size: 16px;
        font-weight: 500
    }
.anc_scrolltop {
    position: fixed;
    bottom: 20px;
    left: 50px;
    width: 50px;
    background: #a40000 url(../img/BackToTop_Arrow.png) 17px 7px no-repeat;
    background-size: auto;
    background-size: 15px auto;
    z-index: 3;
    color: #fff;
    line-height: 26px;
    text-align: center;
    padding-top: 14px;
    border-radius: 5px;
    font-size: 14px;
    opacity: .6;
    box-shadow: 0 0 0 1px #fff;
    cursor: pointer;
}.anc_scrolltop:hover,.anc_scrolltop:focus {
    opacity: 1;
    color: #fff
}
@media screen and (max-width:1899px) {
    .headerWrapper_outer {
        height: 123px;
    }
    #divspacing.spacing {
        margin-top: 123px;
    }
    .headerWrapper_bg div:first-child {
        height: 65px;
    }

    .headerWrapper_bg div:nth-child(2n) {
        top: 65px;
        height: 40px;
    }
    .headerWrapper_bg div:nth-child(3n) {
        top: 105px;
    }
    .headerWrapper_left {
        width: 211px;
    }

    
    .topsearchpannel, .topLocationpannel {
        /*border: 1px solid #fff;*/
        margin-top: 15px;
    }
        .topLocationpannel .form-control {
            height: 38px;
        }
    .headerbtn_go {
        line-height: 38px;
        height: 38px;
    }
    .toplinksmain_headerbar li > a {
        line-height: 28px;
        font-size: 14px;
    }

    /*.div_topcontactno {
        line-height: 20px;
        padding: 23px 0px 0 0px;
        font-size: 16px;
        height: 40px;
    }*/

    .hdr_cartouter {
        /*height: 34px;*/
        margin-top: 15px;
    }

        .hdr_cartouter a.btnlogin {
            line-height: 30px;
        }

        .hdr_cartouter .cart {
            height: 32px;
            background-size: auto 28px;
        }

    .topsearchbar {
        height: 65px;
    }

    .headerinput {
        font-size: 16px;
    }

    .footer-bg .footer-social ul li {
        margin-left: 25px;
    }
}

@media screen and (max-width:1599px) {
    .headerWrapper_left {
        left: 15px;
    }
}
    @media screen and (max-width:1199px) {
        /*.topLocationpannel {
            width: 38%;
            margin-left: 2%;
        }*/
        .topsearchbar {
            width: calc((100%) - 495px);
            margin-left: 265px;
        }
        .footer-social-outer {
            margin-top: 20px;
        }
        .footer-outer.moreinfo {
            padding-right: 0;
        }
            /*Halloween*/
            .topBanners_Homepage ul li.freedelivery {
            width: 25%
        }

        .topBanners_Homepage ul li.newyear {
            width: 24%
        }

        .topBanners_Homepage ul li.christmas.cristmascakes {
            width: 18%;
        }

        .topBanners_Homepage ul li.christmas.cupcakes {
            width: 15%;
        }

        .topBanners_Homepage ul li.wedding {
            width: 18%
        }
        /*EID
.topBanners_Homepage ul li.freedelivery{width:27%}
.topBanners_Homepage ul li.pricematch{width:28%}
 .topBanners_Homepage ul li.christmas.cristmascakes{width:18%;}
.topBanners_Homepage ul li.wedding{width:18%}
.topBanners_Homepage ul li{width:28%}*/
        /*Father Day Cake
.topBanners_Homepage ul li.newyear div.text {width: 80%;}*/
        .banner-wrapper .form-control {
            padding: 0 0 0 5px
        }

        .process {
            text-align: left
        }

        .banner-wrapper h1 {
            font-size: 40px;
            line-height: 44px
        }

        .banner-wrapper .innerbox {
            width: 100%;
            margin: 26px auto 10px
        }

        .bakery-product {
            width: 18%
        }

            .bakery-product.catmain img {
                max-width: 88px
            }

        .location-info span {
            font-size: 25px
        }

        .process li {
            float: left
        }

        .cakers-address-pan .thumbtd {
            height: 160px
        }
    }

    @media screen and (max-width:1023px) {
        .process li {
            padding-bottom: 20px;
            width: 25%
        }

        .bakery-product {
            width: 27%
        }
    }

    @media screen and (max-width:1001px) {
        .process li {
            width: 33.333%
        }
    }

    @media screen and (max-width:991px) {
        .headerWrapper_outer.in,.headerWrapper_outer.in .headerWrapper_bg div {
            height: 82px;
        }
            .headerWrapper_outer.in .img-responsive.site-logo {
                height: 52.5px;
            }
        .headerWrapper_outer.in .topsearchbar {
            height: 48px;
        }
        .headerWrapper_outer.in .toplinkscat_headerbar {
            position: absolute !important;
            top: 44px;
        }
            #divspacing.spacing {
            margin-top: 110px;
        }
        
        .headerWrapper_left {
            width: 150px;
        }
        .headerWrapper_right {
            width: calc((100%) - 160px);
        }
        .headerWrapper_bg div:first-child {
            height: 60px;
        }
        .headerWrapper_bg div:nth-child(2n) {
            top: 60px;
            height: 36px;
        }
        .headerWrapper_bg div:nth-child(3n) {
            top: 96px;
        }
        .headerWrapper_outer {
            height: 114px;
        }
            .headerWrapper_outer.in .img-responsive.site-logo {
                top: 0px;
            }
        .headerinput, .topLocationpannel .form-control {
            height: 34px;
            font-size: 14px;
        }
        .headerbtn_go {
            line-height: 34px;
            height: 34px;
        }
        .headerbtn, .topLocationpannel > div {
            height: 34px;
            padding: 0 15px;
            width: 40px;
        }
        .hdr_cartouter a.btnlogin {
            height: 34px;
            padding: 0 15px;
            background-size: auto 24px;
        }
        .hdr_cartouter .cart {
            height: 30px;
            background-size: auto 24px;
        }
        .cart li span, .cart > div span {
            position: absolute;
            left: 13px;
            top: 13px;
            width: 18px;
            height: 18px;
            line-height: 18px;
            font-size: 12px;
        }
        .topsearchbar {
            height: 60px;
            width: calc((100%) - 250px);
            margin-left: 20px;
        }
        .maincontainer {
            padding-left: 10px !important;
            padding-right: 10px !important;
        }
        .headerWrapper_left {
            left: 10px;
        }
    }

    @media screen and (max-width:979px) {
        .banner-wrapper h1 {
            font-size: 34px;
            line-height: 38px;
            margin: 15px 0 0
        }
        .owl-theme .owl-nav.disabled + .owl-dots {
            bottom: -28px !important;
        }
        .bannercontainer {
            margin-bottom: 28px !important;
        }
    

        

        

        .header-select {
            padding: 0 5px
        }

        .topSociallinks_headerbar {
            position: absolute;
            right: 2%;
            top: -30px
        }

        .guest-box, .guest-box1 {
            background: none
        }

            .guest-box h3, .guest-box1 h3 {
                text-align: left;
                padding-left: 33px
            }

            .guest-box ul, .guest-box ul {
                list-style-type: none;
                position: unset;
                right: -11px;
                top: -33px
            }

        

        .location-info span {
            font-size: 14px
        }

       

        .page-header h3 {
            font-size: 14px
        }

        .bakery-bakery-td, .bakery-product-td {
            display: table;
            width: 100%;
            margin-bottom: 10px
        }

        .bakery-product {
            width: 18%
        }

        .poweredBycss {
            bottom: 0;
            position: relative;
            right: auto
        }
        .topsearchpannel {
            width: 64%;
        }
        .topLocationpannel {
            width: 32%;
        }
    }

@media screen and (max-width:810px) {
    .maincontainer {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .flush-sm {
        padding-left: 0;
        padding-right: 0
    }

    .hdr_cartouter {
        width: 185px;
    }

    .headerWrapper_left {
        left: 10px;
    }

    .topsearchbar {
        width: calc((100%) - 185px);
        margin-left: 0;
    }

    .toplinkscat_headerbar {
        left: 10px;
        right: 10px;
    }

    .headerinput {
        padding: 0 0 0 7px;
    }

    .topLocationpannel .form-control {
        padding-left: 7px;
        padding-right: 36px;
    }
    /*@media screen and (min-width:1200px) {
    .footer-bg .footer-logo img {
        width: 165px;
        height: 47px;
    }
}*/
}

            @media screen and (max-width:767px) {
                .hdr_cartouter {
                    width: 100%;
                }
                /*.collapsing.navbar-collapse {
        display: none;
    }
        .navbar-collapse.in {
        border-radius: 3px;
        display: block;
        height: 0;
        overflow: hidden;
        padding: 0;
        position: absolute;
        left: 15px;
        top: 94px;
        border: medium none;
        width: 220px;
        z-index: 3;
    }
        .navbar-collapse .nav.navbar-nav {
            background: #a40000 none repeat scroll 0 0;
            border: 1px solid #555;
            float: none;
            margin: 0;
        }
        .navbar-collapse .navbar-nav > li > a {
            color: #fff;
            background-image: none;
            border-bottom: 1px dashed #fff;
            padding: 0 0 0 15px;
            display: block;
            font-size: 16px;
            line-height: 40px;
            text-transform: capitalize;
            font-weight: 700;
        }
    .dropdown-toggle2.ancAccountMainLink {
        line-height: 32px;
    }
    .nav.navbar-nav.loggedin li:first-child {
        border-top: 50px solid #ff9894
    }*/
                .hdr_cartouter ul.loggedin .lilogin {
                    position: fixed;
                    left: 25px;
                    margin: 0;
                    top: 12px;
                    z-index: 3;
                    display: none;
                }

                    .hdr_cartouter ul.loggedin .lilogin.in {
                        display: block;
                    }

                .topBanners_Homepage ul li.christmas div.text > span font {
                    font-size: 14px;
                }


                .visible-xs.inline {
                    display: inline-block !important
                }

                .zopim.showtop {
                    bottom: 70px !important
                }

                .navbar-nav > li.registeli.loggedin {
                    display: block
                }

                .autocomplete_completionListElement {
                    min-width: 0
                }

                .autocomplete_completionListElement_createtag {
                    min-width: 0
                }

                .col-left-cat {
                    width: 100%;
                    padding-right: 0
                }

                .div_topcontactno {
                    float: right
                }



                .doyouwantcheckout .doyoutext {
                    text-align: left;
                    padding-bottom: 10px
                }


                .footer-bg h4 {
                    padding-bottom: 10px
                }

                .footercont {
                    margin-top: 0
                }

                .process li {
                    width: 50%
                }

                .banner-wrapper .innerbox {
                    margin: 20px auto 0
                }

                .banner-wrapper h1 {
                    font-size: 30px;
                    margin: 10px 0 0
                }

                .nav.navbar-nav.pull-right {
                    margin: 0;
                    width: 100%
                }

                    .nav.navbar-nav.pull-right a {
                        background: rgba(0,0,0,0) none repeat scroll 0 0;
                        border-bottom: 1px dashed #333;
                        background: rgba(0,0,0,0) none repeat scroll 0 0;
                        border-bottom: 1px dashed #333
                    }

                .registerPan h3, .loginPan h3 {
                    font-size: 22px
                }

                .guest-box h3, .guest-box1 h3, .cart-pan h3 {
                    text-align: center
                }

                .icon-wish-list {
                    padding-top: 12px;
                    padding-left: 0;
                    text-align: center
                }

                    .icon-wish-list li {
                        display: inline;
                        float: none;
                        padding-right: 5px
                    }

                .social-nav {
                    position: absolute;
                    right: 260px;
                    top: -130px
                }

                .logo {
                    margin: 0 auto;
                    padding-bottom: 25px
                }

                .topsearchpannel-profile {
                    margin-bottom: 10px
                }

                .bakery-product {
                    width: 23%
                }

                .poweredBycss {
                    top: 0;
                    text-align: center
                }

                    .poweredBycss a {
                        display: block
                    }

                        .poweredBycss a img {
                            margin-left: auto;
                            margin-right: auto
                        }
            }

            @media screen and (max-width:639px) {


                .banner-wrapper h2 {
                    padding: 0 10px
                }

                .footer-bg .footer-logo img {
                    margin: 0 auto;
                    margin-top: 15px;
                    margin-bottom: 30px
                }

                .topSociallinks_headerbar {
                    display: none;
                    top: 20px
                }

                .icon-wish-list {
                    padding-top: 12px;
                    padding-left: 0;
                    text-align: center
                }

                    .icon-wish-list li {
                        display: inline;
                        float: none;
                        padding-right: 5px
                    }

                .social-nav {
                    position: absolute;
                    right: 180px;
                    top: -135px
                }

                .logo {
                    margin: 0 auto;
                    padding-bottom: 25px
                }

                .topsearchpannel-profile {
                    margin-bottom: 10px
                }

                .banner-wrapper h1 {
                    font-size: 26px;
                    line-height: 34px
                }

                .bakery-product {
                    height: 104px
                }

                    .bakery-product.catmain .divtable {
                        height: 104px
                    }

                .divtd {
                    width: 100%
                }

                .bakery-product.catmain img {
                    width: 100%
                }
            }

            @media screen and (max-width:599px) {
                .div_apptextimgouter {
                    margin: 0 auto;
                    width: auto
                }

                .footer-bg .footer-social ul li {
                    margin-left: 14px;
                }

                .footer-bg .footer-social ul li {
                    width: 34px;
                    height: 34px;
                    background-size: auto 30px !important;
                }
            }

            @media screen and (max-width:479px) {

                .process li {
                    width: 100%
                }

                .banner-wrapper h1 {
                    font-size: 20px;
                    line-height: 30px
                }

                .nav > li.mobilelogin {
                    display: block
                }
            }

            @media screen and (max-width:359px) {
                .g-recaptcha {
                    max-width: 260px
                }

                .registerPan .box-body {
                    overflow: hidden
                }

                .header-select {
                    font-size: 11px;
                    height: 32px
                }

                .banner-wrapper .innerbox {
                    padding: 24px 0
                }

                .process {
                    list-style-type: none;
                    padding-left: 0;
                    text-align: center
                }

                .header-select.header-profile-select {
                    width: 102px
                }

                .headerinput.profile-input {
                    width: 40%
                }

                .icon-wish-list {
                    padding-top: 12px;
                    padding-left: 0;
                    text-align: center
                }

                    .icon-wish-list li {
                        display: inline;
                        float: none;
                        padding-right: 5px
                    }

                .social-nav {
                    position: absolute;
                    right: 100px;
                    top: -135px
                }
            }

            @media screen and (max-width:767px) {
                .headerWrapper_outer.in .headerWrapper_left {
                    display: none;
                }

                .headerWrapper_outer.in .topsearchbar {
                    top: 0;
                    width: calc((100%) - 130px);
                }

                .headerWrapper_outer.in, .headerWrapper_outer.in .headerWrapper_bg div {
                    height: 48px;
                }

                    .headerWrapper_outer.in .navbar-header {
                        top: 8px;
                    }

                .div_topcontactno_outer {
                    position: absolute;
                    top: 5px;
                    right: 0;
                    width: 170px;
                    text-align: left;
                    padding: 0 0 0 30px;
                }



                /*.hdr_cartouter ul li.lilogin {
            display: none;
            position: absolute;
            left: 0;
            top: 0;
        }

            .hdr_cartouter ul li.lilogin.in {
                display: block;
            }
            
        .hdr_cartouter a.btnlogin {
            position: absolute;
            left: 0;
            top: 46px;
        }

        */

                .topsearchbar {
                    position: absolute;
                    left: 66px;
                    top: 60px;
                    height: 34px;
                    width: calc((100%) - 80px);
                    margin: 0;
                    z-index: 1;
                }


                .topsearchpannel, .topLocationpannel {
                    width: 100%;
                    margin: 0;
                }

                .topLocationpannel {
                    width: 136px;
                    position: absolute;
                    right: 50px;
                    top: -46px;
                }



                .guest-box1 h3.cssusername_topnav {
                    display: none
                }

                .nav-wrapper .navbar-nav > li > a {
                    font-size: 14px;
                    font-weight: 500;
                }

                .topcontainer .cart li a {
                    color: #fff
                }

                .navbar-collapse {
                    padding: 0
                }

                .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
                    margin-left: 0;
                    margin-right: 0
                }


                .topcontainer .cart li a:hover, .topcontainer .cart li a:focus {
                    color: #A40000
                }

                .topSociallinks_headerbar.clearfix {
                    display: none
                }

                .toplinksmain_headerbar {
                    position: absolute;
                    left: 0;
                    top: 65px;
                    width: 40px;
                    height: 40px;
                }

                    .toplinksmain_headerbar .navbar-collapse {
                        overflow: hidden;
                        float: left;
                        height: 0;
                    }

                    .toplinksmain_headerbar ul.navbar-nav {
                        float: left;
                        width: 250px;
                        background-color: #fff;
                        border: 1px solid #A40000;
                    }

                    .toplinksmain_headerbar li {
                        display: block;
                        float: none;
                        border-bottom: 1px dashed #A40000;
                    }



                        .toplinksmain_headerbar li > a {
                            color: #a40000;
                            line-height: 34px;
                            font-size: 14px;
                        }

                            .toplinksmain_headerbar li > a:hover {
                                color: #a40000;
                                text-decoration: none;
                            }

                .navbar-header, .navbar-toggle {
                    display: block;
                }

                .navbar-header {
                    position: absolute;
                    width: 38px;
                    left: 15px;
                    top: 60px;
                }

                .navbar-toggle {
                    background-color: #A40000;
                    border: medium none;
                    border-radius: 0;
                    float: left;
                    height: 34px;
                    padding: 6px 9px;
                    position: relative;
                    cursor: pointer;
                }

                .sr-only {
                    border: 0 none;
                    clip: rect(0px,0px,0px,0px);
                    height: 1px;
                    margin: -1px;
                    overflow: hidden;
                    padding: 0;
                    position: absolute;
                    width: 1px
                }

                .navbar-toggle .icon-bar {
                    background-color: #ddd;
                    border-radius: 1px;
                    display: block;
                    height: 2px;
                    width: 18px
                }

                    .navbar-toggle .icon-bar + .icon-bar {
                        margin-top: 4px
                    }


                .navbar-toggle .icon-bar {
                    background-color: #ddd
                }



                .nav-wrapper .navbar-nav > li:last-child > a {
                    background: rgba(0,0,0,0) none repeat scroll 0 0;
                    padding-right: 0;
                    border-bottom-width: 0
                }

                .nav-wrapper .navbar-nav > li > a:hover, .nav-wrapper .navbar-nav > li > a:focus {
                    color: #fff
                }

                .nav-wrapper .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
                    background-color: #fff;
                    border-bottom: 3px solid #A40000;
                    color: #000;
                    padding-bottom: 32px;
                    padding-top: 25px
                }




                .toplinksmain_headerbar li.lihide {
                    display: block;
                }

                /*above New Chaneges*/




                .copyright-section font {
                    font-size: 16px;
                }

                .copyright-section {
                    font-size: 14px;
                }

                .footer-bg .footer-outer {
                    margin-top: 20px;
                }

                    .footer-bg .footer-outer:first-child {
                        margin-top: 0;
                    }

                .toplinks_headerbar_outer {
                    display: none;
                }

                    .toplinks_headerbar_outer.in {
                        display: block;
                    }


                .div_topcontactno_outer {
                    float: right;
                }

                .topBanners_Homepage ul li.stt {
                    width: 45%
                }
                /*EID*/
                .topBanners_Homepage ul li.newyear div.text {
                    width: 100px;
                }
                /*Father Day Cake
        .topBanners_Homepage ul li.newyear div.text {
        width: 170px;
    }*/
                .topBanners_Homepage ul li.norm4, .topBanners_Homepage ul li.pricematch div.text > font {
                    display: none
                }

                .topBanners_Homepage ul li.freedelivery {
                    width: 55%
                }

                    .topBanners_Homepage ul li.freedelivery div.text {
                        width: 65%
                    }

                .topBanners_Homepage ul li.christmas.cristmascakes {
                    width: 45%
                }

                .flush-xs {
                    padding-left: 0;
                    padding-right: 0
                }

                .usermenu.dropdown-menu {
                    left: 0;
                    right: auto
                }

                .nav-wrapper .navbar-nav > li.crmCust_header.logout {
                    border: medium none;
                    margin: 10px
                }

                    .nav-wrapper .navbar-nav > li.crmCust_header.logout a {
                        border: medium none
                    }

                .guest-box, .guest-box1 {
                    display: table;
                    float: none;
                    margin: 0 auto;
                    padding: 0;
                    width: auto
                }



                /*  .container {
            width: 620px
        }*/

                .col-md-4.hdr_cartouter {
                    display: none
                }

                    .col-md-4.hdr_cartouter.in {
                        display: block;
                        left: 1px;
                        position: absolute;
                        top: 130px;
                        width: 218px;
                        z-index: 4;
                    }

                .guest-box ul li a, .guest-box1 ul li a.btn-danger {
                    font-size: 14px;
                    line-height: 34px;
                    padding: 0px 14px;
                }
            }

            @media screen and (max-width:639px) {

                /*.topsearchbar {
            width: 310px;
        }*/
                /*.container {
            width: 590px
        }*/

                .btn.btn-primary.ancBluePrivacyPolicy {
                    padding: 6px;
                    font-size: 12px;
                }

                .div_apptextimgouter > ul > li.linksli {
                    width: 100%;
                    text-align: center;
                    display: table;
                    margin-top: 10px;
                }

                .div_apptextimgouter .text_main {
                    text-align: center;
                    display: table;
                    width: 100%;
                }
            }

            @media screen and (max-width:599px) {
                .headerWrapper_outer.in .topsearchbar {
                    width: calc((100%) - 120px);
                }

                .topsearchpannel {
                    width: 100%;
                }




                .maincontainer {
                    padding-left: 5px !important;
                    padding-right: 5px !important;
                }

                /* .container {
            width: 470px
        }*/

                .topsearchpannel label.dropdown {
                    display: none
                }

                .headerinput {
                    margin: 0;
                    padding-left: 5px
                }

                .topBanners_Homepage ul li.pricematch div.text {
                    font-size: 16px;
                }

                .navbar-header {
                    left: 14px;
                }
            }

            @media screen and (max-width:479px) {
                /*.dropdown-toggle2.ancAccountMainLink {
            position: absolute;
            min-width: 100px;
            left: 0;
            top: 44px;
        }

        .usermenu.dropdown-menu {
            left: 0;
            right: 0;
            top: 78px;
        }*/

                /*  .topsearchbar {
            width: 250px;
        }*/
                .topLocationpannel .form-control {
                    min-width: auto;
                }

                .topBanners_Homepage ul li.freedelivery {
                    border-width: 0;
                    width: 46%
                }

                    .topBanners_Homepage ul li.freedelivery div.text {
                        width: 100%
                    }

                    .topBanners_Homepage ul li.freedelivery div.outer {
                        background-image: none
                    }

                .topBanners_Homepage ul li.stt {
                    width: 52%
                }

                .topcartouter {
                    width: 18.667%
                }

                .topnavbarleft {
                    width: 14.667%
                }

                .div_typewisefilter {
                    top: 0
                }

                .list-head {
                    margin-bottom: 0
                }

                .search-bg {
                    padding: 0
                }

                .list-head {
                    font-size: 14px;
                    line-height: 40px
                }

                select.drpmiles, .input-group-addon {
                    font-size: 14px
                }

                /*.productName_productbox {
            display: none
        }*/

                .guest-box1 h3.cssusername_topnav.in {
                    display: block;
                    position: absolute;
                    color: #fff;
                    right: 150px;
                    top: 55px;
                    width: 185px;
                    padding: 0;
                    text-align: left
                }



                /* .container {
            width: 400px
        }*/
            }

            @media screen and (max-width:399px) {
                .img-responsive.site-logo {
                    width: 115px;
                }
                /* .topsearchpannel {
            left: 47px;
        }*/
                .headerinput {
                    font-size: 14px;
                }
                /*.topsearchbar {
            width: 215px;
            left: 42px;
        }*/
                /*.topLocationpannel.in {
            width: 270px;
        }*/
                /*Father Day Cake
        .topBanners_Homepage ul li.newyear div.text {
        width: 120px;
    }*/
                /* .topBanners_Homepage ul li.freedelivery {
            width: 48%
        }

        .topBanners_Homepage ul li.christmas.cristmascakes {
            width: 52%
        }

        .topBanners_Homepage ul li.freedelivery div.text > span {
            font-size: 18px;
        }

            .topBanners_Homepage ul li.freedelivery div.text > span > font {
                font-size: 22px;
            }

        .topBanners_Homepage ul li.freedelivery div.text {
            font-size: 15px;
        }

        .topBanners_Homepage ul li.christmas.cristmascakes div.text > span {
            font-size: 18px;
        }

        .topBanners_Homepage ul li.pricematch div.text {
            font-size: 15px;
        }

            .topBanners_Homepage ul li.pricematch div.text > span.sml {
                font-size: 15px;
            }*/

                .topnavbarleft {
                    width: 15.667%
                }


                .topcartouter {
                    width: 20.667%
                }

                /*.container {
            width: 350px
        }*/
            }

            @media screen and (max-width:359px) {
                .topBanners_Homepage ul li.freedelivery {
                    width: 47%
                }

                .topBanners_Homepage ul li.christmas.cristmascakes {
                    width: 53%
                }

                .topBanners_Homepage ul li.freedelivery div.text > span {
                    font-size: 16px;
                }

                    .topBanners_Homepage ul li.freedelivery div.text > span > font {
                        font-size: 20px;
                    }

                .topBanners_Homepage ul li.freedelivery div.text {
                    font-size: 12px;
                }

                .topBanners_Homepage ul li.christmas.cristmascakes div.text > span {
                    font-size: 16px;
                }

                .topBanners_Homepage ul li.christmas.cristmascakes div.text {
                    font-size: 12px;
                }

                .topBanners_Homepage ul li.pricematch div.text > span.sml {
                    font-size: 13px;
                }

                /*.topsearchbar {
            width: 175px;
        }*/

                .topcartouter {
                    width: 21.667%
                }

                .container {
                    min-width: 310px;
                    /* width: 310px;
            padding-left: 0 !important;
            padding-right: 0 !important;*/
                }

                .div_apptextimgouter .text_main {
                    font-size: 13px;
                }

                .guest-box1 h3.cssusername_topnav.in {
                    width: 150px
                }

                #divspacing.spacing {
                    margin-top: 125px
                }
            }

            .ui-menu-item {
        font-size: 14px;
        line-height: 20px;
    }

    @media screen and (max-height:699px) {
        .autocomplete_completionListElement, .ui-autocomplete {
            max-height: 450px !important;
            overflow-y: auto !important;
            overflow-x: hidden !important
        }
    }

    @media screen and (max-height:599px) {
        .autocomplete_completionListElement, .ui-autocomplete {
            max-height: 400px !important
        }
    }

    @media screen and (max-height:549px) {
        .autocomplete_completionListElement, .ui-autocomplete {
            max-height: 350px !important
        }
    }

    @media screen and (max-height:499px) {
        .autocomplete_completionListElement, .ui-autocomplete {
            max-height: 300px !important
        }
    }

    @media screen and (max-height:449px) {
        .autocomplete_completionListElement, .ui-autocomplete {
            max-height: 250px !important
        }
    }

    @media screen and (max-height:400px) {
        .autocomplete_completionListElement, .ui-autocomplete {
            max-height: 200px !important
        }
    }
