﻿/*Rachelle CSS*/
/*html, body, button, input, span {
    text-transform: lowercase !important;
}*/

@font-face {
    font-family: 'cocogoose_classicextralight';
    src: url('../font/cocogoose_classic_extra_light-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_extra_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogoose_classicitalic';
    src: url('../font/cocogoose_classic_italic-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogoose_classiclight_italic';
    src: url('../font/cocogoose_classic_light_italic-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_light_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogoose_classiclight';
    src: url('../font/cocogoose_classic_light-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogoose_classicMdIt';
    src: url('../font/cocogoose_classic_medium_italic-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_medium_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogoose_classicmedium';
    src: url('../font/cocogoose_classic_medium-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogoose_classicregular';
    src: url('../font/cocogoose_classic_regular-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogoose_classicthin_italic';
    src: url('../font/cocogoose_classic_thin_italic-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_thin_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogoose_classicthin';
    src: url('../font/cocogoose_classic_thin-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogoose_classicblack_italic';
    src: url('../font/cocogoose_classic_black_italic-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_black_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogoose_classicblack';
    src: url('../font/cocogoose_classic_black-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogoose_classicbold_italic';
    src: url('../font/cocogoose_classic_bold_italic-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogoose_classicXLtIt';
    src: url('../font/cocogoose_classic_extra_light_italic-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_extra_light_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogoose_classicbold';
    src: url('../font/cocogoose_classic_bold-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogoose_classicXBdIt';
    src: url('../font/cocogoose_classic_extra_bold_italic-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_extra_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogoose_classicextrabold';
    src: url('../font/cocogoose_classic_extra_bold-webfont.woff2') format('woff2'), url('../font/cocogoose_classic_extra_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.order-info, .shop_info {
    width: 70%;
    margin: 0 auto;
}

.table_info {
    margin: 25px auto;
    display: table;
}

    .table_info div {
        display: table-row;
    }

.order_info_register {
    width: 100%;
    font-size: 13px;
    text-align: center;
}

.shop_info {
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
    font-size: 15px;
}

.order-total-section .order-total-dtls {
    display: none;
}


.mod_order_placed .order-info .order_info_delivery .table_info span {
    padding: 5px;
    border: 1px solid #d3d3d3;
    display: table-cell !important;
}

    .mod_order_placed .order-info .order_info_delivery .table_info span.no_border_right {
        border-right: none;
    }

.mod_order_placed .order-info > .order_info_delivery > div {
    text-align: center;
}

.dxmLite .dxm-item a.dx {
    color: #131e6d;
}

.dxmLite .dxm-horizontal .dxm-image-l .dxm-content {
    font-size: 16px;
    padding: 8px 13px 4px !important;
}

.logoArea {
    width: 17% !important;
    padding-bottom: 2%;
}

.menuArea {
    width: 83% !important;
}

.rightMenuArea {
    float: right;
    height: 25px;
}

.shopping-cart-wrapper {
    /*width:21% !important;*/
    background-color: #fff !important;
    margin-top: 9px;
    float: right;
    display: block;
    position: relative;
}

.pull-right {
    width: 63% !important;
}

.sc-item-qty, .sc-total span {
    color: #f92b06 !important;
}

.item-count {
    border: 1.5px solid #131e6d !important;
    width: 20px !important;
    height: 20px !important;
    border-radius: 10px !important;
    font-weight: 700 !important;
    text-align: center !important;
    font-size: 12px !important;
    background-color: transparent !important;
    position: absolute;
    right: 64%;
    bottom: 60%;
}

#banner img {
    width: 100%;
    object-fit: cover;
}

.offer-overlay {
    display: none;
}

.dxm-main ul.dx .dxm-item.dxm-selected a.dx {
    color: #988360;
}

/*.menuArea ul, .menuArea .dxm-ltr .dxm-main {
    float: right !important;
}*/

/*.prodWrapper {
    background-image: url('../img/oliva.jpg') !important;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}*/
.prodWrapper {
    background-color:#f8f6f3;
}

#headerMenu span {
    font-family: 'WagamamaBold',sans-serif;
    font-size: 16px;
    line-height: 23px;
}

.dxeBase {
    font-family: WagamamaRegular, sans-serif;
}

.price-section img {
    width: 30px;
    height: 30px;
}


/**/
body {
    font-family: WagamamaRegular, sans-serif;
}

.top-menu {
    display: inline-block;
    padding: 0 15px;
}

.backToTop {
    position: relative;
}

    .backToTop button {
        background: transparent;
        border: 0px;
        position: fixed;
        bottom: 20px;
        right: 30px;
        z-index: 99;
    }

        .backToTop button:focus {
            outline: 0;
        }

/*WAYNE CSS*/

/*HEADER*/
* {
    margin: 0;
    padding: 0;
}

a img {
    border: 0;
}


.footer_ul a:active {
    color: #f92b06 !important;
}

.mod_product_categories_nav:after, .mod_product_categories_nav:before {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.mod_product_categories_nav:after {
    clear: both;
}



.mod_product_categories_nav {
    zoom: 1;
    margin-bottom: 0;
}

.mod_link_nav > li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
}

.wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 972px;
}

.mod_product_categories_nav li {
    float: left;
    position: relative;
}

    .mod_product_categories_nav li:after, .mod_product_categories_nav li:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 10px;
        height: 43px;
        z-index: 100;
    }

    .mod_product_categories_nav li:before {
        left: 100%;
    }

    .mod_product_categories_nav li:first-child:after {
        display: none;
        content: none;
    }

    .mod_product_categories_nav li a {
        display: block;
    }

.mod_link_nav {
    position: relative;
    z-index: 9500;
    padding-top: 3px;
}

    .mod_link_nav > li {
        margin-bottom: 3px;
    }

#header .logo {
    display: block;
    padding-top: 16px;
    margin-left: 10px;
}

    #header .logo img {
        width: 85%;
    }

#header {
    min-height: 83px;
}

    #header .wrapper {
        position: relative;
    }

    #header .nav_secondary {
        position: absolute;
        top: 0;
        right: 7px;
        max-width: 750px;
    }

    #header .mod_product_categories_nav {
        margin-top: 20px;
        clear: both;
    }

    #header #LayoutMainHeaderCarrito, #header #headerLinks {
        float: right;
    }

    #header .mod_link_nav {
        margin-top: 3px;
    }

        #header .mod_link_nav.secondary {
            margin-top: 0;
            padding-top: 0;
        }

a, a:active, a:link, a:visited {
    color: #131e6d;
}

.mod_product_categories_nav {
    list-style-type: none;
}

#header {
    border-top: 10px solid #fff;
    background-color: #fff;
}

    #header .mod_link_nav a {
        font-size: 13px;
        font-family: WagamamaRegular, sans-serif;
    }

.mod_product_categories_nav li {
    padding: 1px;
    /*background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fff),color-stop(100%,#f1f1f1));
    background: -webkit-linear-gradient(#fff,#f1f1f1);
    background: -moz-linear-gradient(#fff,#f1f1f1);
    background: -o-linear-gradient(#fff,#f1f1f1);
    background: -ms-linear-gradient(#fff,#f1f1f1);
    background: linear-gradient(#fff,#f1f1f1);
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#F1F1F1');*/
}

    .mod_product_categories_nav li:after, .mod_product_categories_nav li:before {
        /* background: url(../img/sprite.png) 0 -4698px no-repeat;*/
    }

    .mod_product_categories_nav li a {
        text-decoration: none;
        font-weight: 700;
        padding: .5em 12px;
        font-size: 17px;
        line-height: normal;
        color: #333;
        height: 37px;
    }

        .mod_product_categories_nav li a:hover {
            color: #A30009;
        }

.mod_link_nav > li {
    border-left: 1px solid #eee;
    padding-left: 10px;
    padding-right: 10px;
}

    .mod_link_nav > li:first-child {
        border-left: 0 none;
    }

    .mod_link_nav > li > a {
        color: #eee;
        font-size: 1.3em;
        text-decoration: none;
    }

#header .mod_link_nav.secondary {
    padding-right: 5px;
}

    #header .mod_link_nav.secondary > li {
        padding-right: 6px;
        padding-left: 8px;
    }

        #header .mod_link_nav.secondary > li > a {
            font-size: 1.2em !important;
        }

::selection {
    background: #A30009;
    color: #FFF;
}

::-moz-selection {
    background: #A30009;
    color: #FFF;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

.mod_product_categories_nav li a, .mod_product_categories_nav li a:hover {
    -moz-transition: color background .5s;
    -webkit-transition: color background .5s;
    -o-transition: color background .5s;
    transition: color background .5s;
}

img {
    /*max-width: 100%;*/
    display: block;
}

.wrapper {
    -webkit-text-size-adjust: 100%;
}

/*END OF HEADER*/


#banner {
    position: relative;
    margin: 0;
    width: 100%;
    min-height: 500px;
    overflow: hidden;
}

#banner .item{
	min-height:500px;
}



    #banner video {
        position: absolute;
        width: 100% !important;
        height: auto !important;
        /*background: url('//demosthenes.info/assets/images/polina.jpg') no-repeat;*/
        background-size: cover;
        transition: 1s opacity;
        z-index: -1;
    }

.stopfade {
    opacity: .5;
}

.carousel-img {
    width: 100%;
    height: 500px !important;
}

.offers-wrapper {
    background-color: #f8f6f3;
    padding-bottom: 20px;
}

.offers-header {
    margin-top: 30px;
    margin-bottom: 10px;
}

.offers-header-text {
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
}

.offers-items {
    background-image: url(../img/bg_shadow_mod_banner_group.png); /*https://static.telepizza.com/vol/uk/static/unique/bg_shadow_mod_banner_group.png*/
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 40px;
    padding-bottom: 40px;
    display: none !important;
}

.offer-image {
    display: block;
    width: 100%;
    height: auto;
}


.offer-overlay {
    position: absolute;
    top: 0;
    /*bottom: 0;*/
    left: 14px;
    /*right: 0;*/
    height: 100%;
    width: 93%;
    opacity: 0;
    transition: .5s ease;
    background-color: #000;
}

.offer:hover .offer-overlay {
    opacity: 0.9;
}

.offer-text {
    color: white;
    font-size: 14px;
    text-align: justify;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.bottom-details {
    background-image: url(../img//bg_shadow_mod_banner_group.png); /* https://static.telepizza.com/vol/uk/static/unique/bg_shadow_mod_banner_group.png */
    background-position: center top, right bottom;
    background-repeat: no-repeat;
}

    .bottom-details .header {
        padding-bottom: 15px;
        font-size: 19px;
        font-weight: bold;
    }

    .bottom-details .header2 {
        padding-bottom: 15px;
        padding-top: 15px;
        font-size: 19px;
        font-weight: bold;
    }

.bottom-details-text {
    font-size: 12px;
    color: #999;
}

.mod_list_advantages li span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
}

.mod_list_advantages li span {
    vertical-align: middle;
}

.mod_list_advantages li {
    min-height: 40px;
    margin-bottom: 10px;
}

.mod_list_advantages {
    list-style: none;
}

    .mod_list_advantages li {
        padding-left: 60px;
        font-size: 16px;
        color: #999;
        line-height: 37px;
        border-top: 1px dotted #999;
        padding-top: 7px;
    }

        .mod_list_advantages li:first-child {
            border-top: none;
        }

        .mod_list_advantages li span {
            line-height: normal;
        }

        .mod_list_advantages li.discount {
            background: url(../img/sprite.png) 0 -3965px no-repeat; /* https://static.telepizza.com/vol/uk/static/_sprites/sprite.png */
        }

        .mod_list_advantages li.favorites {
            background: url(../img/sprite.png) 0 -3051px no-repeat; /* https://static.telepizza.com/vol/uk/static/_sprites/sprite.png */
        }

        .mod_list_advantages li.address_book {
            background: url(../img/sprite.png) 0 -5083px no-repeat; /* https://static.telepizza.com/vol/uk/static/_sprites/sprite.png */
        }

        .mod_list_advantages li.shipment_tracking {
            background: url(../img/sprite.png) 0 -3888px no-repeat; /* https://static.telepizza.com/vol/uk/static/_sprites/sprite.png */
        }

        .mod_list_advantages li.pay_with_card {
            background: url(../img/sprite.png) 0 -5788px no-repeat; /* https://static.telepizza.com/vol/uk/static/_sprites/sprite.png */
        }



.footer_outer {
    background-color: #fff;
    color: #131e6d;
    padding-bottom: 40px;
}

.footer_top_div {
    margin-bottom: 30px;
    height: 23px;
    background-color: #f8f6f3;
}

.phone {
    font-size: 18px;
    font-weight: bolder;
    text-align: right;
    margin-right: 25px;
}

.footer_logo {
    margin-bottom: 8px;
}

    .footer_logo img {
        width: 54%;
    }

.footer_details {
    width: 21.666667%;
}

.footer_h4 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
}

.footer_h4_top_margin {
    font-size: 20px;
    font-weight: bold;
    margin-top: 25px;
}

.footer_ul {
    padding-left: 0;
}

.footer_li {
    list-style-type: none;
}

    .footer_li a {
        text-decoration: none;
        color: #131e6d;
        font-size: 13px;
    }


/*SUB MENU*/
.mod_product_subcategories_nav {
    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fff),color-stop(70%,#fff),color-stop(100%,#f3f3f3));
    background: -webkit-linear-gradient(#fff,#fff 70%,#f3f3f3);
    background: -moz-linear-gradient(#fff,#fff 70%,#f3f3f3);
    background: -o-linear-gradient(#fff,#fff 70%,#f3f3f3);
    background: -ms-linear-gradient(#fff,#fff 70%,#f3f3f3);
    background: linear-gradient(#fff,#fff 70%,#f3f3f3);
    display: none;
}

.arrowIcon {
    float: left;
    margin-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    border-right: 1px solid black;
}

    .arrowIcon img {
        margin-top: 5px;
        margin-bottom: 7px;
    }

.subMenu li a span {
    color: #999;
    font-size: 14px;
    font-weight: normal;
}

.items {
    padding-top: 25px;
    padding-bottom: 25px;
}


.item-list {
    margin-bottom: 15px;
}

    .item-list .col-md-6 {
        width: 22%;
        background: rgba(255,255,255,.85);
        margin-right: 3%;
        padding-top: 20px;
        padding-bottom: 20px;
        min-height: 470px;
        margin-bottom: 1%;
    }

.item-content {
    /*border: 1px solid #CCC;*/
    margin-bottom: 5px;
    display: block;
    position: relative;
    min-height: 160px;
}

    .item-content .left-side {
        float: left;
        width: 93%;
        padding-left: 20px;
        padding-top: 20px;
    }

        .item-content .left-side .styleTitle {
            font-size: 16px;
            font-weight: bold;
            color: #131e6d;
            margin-bottom: 3px;
            display: inline-block;
            min-height: 70px;
            border: 1px solid transparent;
        }

        .item-content .left-side .itemPrice {
            color: #999;
            margin-top: 0;
            font-weight: bold;
        }

            .item-content .left-side .itemPrice .priceSymbol {
                font-size: 18px;
            }

            .item-content .left-side .itemPrice .priceFirstDigits {
                font-size: 24px;
                margin-left: -5px;
                font-weight: 700;
            }

            .item-content .left-side .itemPrice .priceSecondDigits {
                font-size: 18px;
                margin-left: -8px;
                font-weight: 700;
            }

        .item-content .left-side .btnOrder {
            margin-top: 15px;
            border-radius: 0;
            padding: 11px 20px;
            border: 1px solid #988360;
            background-color: #fff;
            color: #988360;
            outline: none;
            -webkit-box-shadow: none !important;
            -moz-box-shadow: none !important;
            box-shadow: none !important;
            margin-left: 5px;
            width:185px;
        }


            .item-content .left-side .btnOrder:hover {
                background-color: #547E00;
            }

        .item-content .left-side .btnAdd, .customizeOrder .orderRight .btnAdd {
            margin-top: 15px;
            border-radius: 0;
            /*margin-left: 10px;*/
            padding: 11px 20px;
            border: 1px solid #988360;
            background-color: #fff;
            color: #988360;
            outline: none;
            -webkit-box-shadow: none !important;
            -moz-box-shadow: none !important;
            box-shadow: none !important;
            display:none !important;
        }

.customizeOrder .orderRight .btnAdd {
    margin-left: 0px !important;
    padding: 5px 20px !important;
    margin-top: 18px !important;
}

    .item-content .left-side .btnAdd:hover, .customizeOrder .orderRight .btnAdd:hover {
        background-color: #ce2304;
        border: 2px solid #ce2304;
    }



.item-content .left-side .btnAddToShop, .customizeOrder .orderRight .btnAddToShop {
    margin-top: 15px;
    border-radius: 0;
    /*margin-left: 10px;*/
    padding: 8px 20px;
    border: 1px solid #988360;
    background-color: #fff;
    color: #988360;
    outline: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.customizeOrder .orderRight .btnAddToShop {
    margin-left: 0px !important;
    padding: 5px 20px !important;
    margin-top: 18px !important;
}

    .item-content .left-side .btnAddToShop:hover, .customizeOrder .orderRight .btnAddToShop:hover {
        background-color: #988360;
        border: 1px solid #988360;
        color:#fff;
    }

.item-content .left-side .seQuantity {
    margin-top: 21px;
    margin-right: 10px;
}

    .item-content .left-side .seQuantity input {
        border-radius: 0;
        outline: none;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }

        .item-content .left-side .seQuantity input:focus {
            border-color: #A30009;
        }

.item-content .right-side {
    width: 100%;
    float: left;
    /*position: relative;*/
}

.item-content .right-side .productImage {
    width: 200px;
    margin: 0 auto;
    /*position: absolute;
    bottom: 0;
    right:0;*/
}

.itemControls {
    /*display: inline-flex;*/
    min-height: 119px;
}
.add-item-controls {
    display: inline-flex;
    width:100%;
}
.add-item-controls .btnAddToShop {
    width: 47%;
    height: 40px !important;
    margin-top: 21px !important;
}

.add-item-controls .seQuantity {
    width: 55%;
    
}

.add-item-controls .seQuantity .form-control {
    height: 40px !important;
}

.itemTitle {
    margin-bottom: 10px;
    font-size: 26px;
    color: #131e6d;
}

/*Rachelle CSS*/
.customizeOrder {
    width: 100%;
    margin-top: 6%;
    display: inline-block;
    margin-bottom: 3%;
}

.orderLeft, .orderRight {
    width: 40%;
    float: left;
}

.orderLeft {
    margin-left: 5%;
    margin-right: 8%;
}

.customizeOrder .dxbs-combobox {
    margin-bottom: 10%;
}

.ordLabel {
    font-size: 14px;
    font-weight: bold;
}
/**/


.centerform {
    margin-top: 50px;
    margin-bottom: 50px;
}

    .centerform .heading-title {
        font-size: 20px;
        font-weight: bolder;
    }

    .centerform .heading-text {
        color: #999;
        font-size: 14px;
        margin-bottom: 30px;
    }

    .centerform .formDiv {
        margin-bottom: 20px;
    }

    .centerform .formLables {
        font-size: 15px;
        font-weight: bold;
        padding-top: 7px;
    }

    .centerform .btnRegisterFormBtns {
        border-radius: 0;
        padding: 11px 20px;
        border: 1px solid #988360;
        background-color: #fff;
        color: #988360;
        outline: none;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        z-index: 999999;
    }

        .centerform .btnRegisterFormBtns:hover {
            background-color: #988360;
            border: 1px solid #988360;
            color:#fff;
        }

    .centerform .fbLogin {
        position: absolute;
        right: 25px;
    }

    .centerform input {
        border-radius: 0;
    }

.centerform-wrapper {
    background-color: #f8f6f3;
    color: #131e6d;
}


        input[type="text"]:focus {
            border-color: rgba(156, 28, 19, 0.8);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(156, 28, 19, 0.6);
            outline: 0 none;
        }

.styleItemDesc {
    display: block;
    min-height: 100px;
    font-size: 13px;
    color: #131e6d;
}

.onlineOrder {
    position: absolute !important;
    z-index: 1000 !important;
    top: 0px !important;
    margin-left: -25px !important;
    cursor: pointer;
	display: none;
}

    .onlineOrder img {
        width: 200px !important;
    }


/*END OF SUB MENU*/
#mobileMenu {
    display: none !important;
}


.cookie-policy {
    border-radius: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
    bottom: 0;
    margin: 0;
    background-color: #000;
    border: 0 !important;
    color: #808080;
    opacity: 0.9;
    text-align: center;
}

    .cookie-policy strong {
        font-size: 25px;
        color: #fff;
    }

.cookie-waiting-status {
    border-radius: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
    bottom: 0;
    margin: 0;
    background-color: #f92b06;
    border: 0 !important;
    color: #808080;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

    .cookie-waiting-status strong {
        font-size: 22px;
        color: #fff;
    }


    .cookie-waiting-status .text {
        font-size: 12px;
        color: #fff;
        font-style: italic;
        padding-left: 25%;
        padding-right: 25%;
    }

    .cookie-waiting-status .content {
        font-size: 22px;
        color: #fff;
        font-weight: bold;
    }



.btn-accept-cookies {
    border-radius: 0;
    margin-top: 10px;
    background-color: #f92b06;
    border: 0;
    color: #fff;
}

    .btn-accept-cookies:hover {
        background-color: #d9534f;
        border: 0;
        color: #fff;
    }


.authMenu {
    font-size: 14px !important;
    color: #131e6d;
}


/*.ddlPrefix {
    display: none !important;
}

.txtPhone {
    width: 50% !important;
}*/

.email-promo {
    display: none !important;
}

.sms-promo {
    display: none !important;
}

.order-item img{
    width:95px !important;
   /* height:95px !important;*/
}


/*CUSTOM ERROR TEXT*/
.pickDelType .form-control-feedback .glyphicon-exclamation-sign::before {
    content: "please select either collection or delivery" !important;
    word-spacing: -10px;
}

.txtName_pu .form-control-feedback .glyphicon-exclamation-sign::before {
    content: "name and surname are required" !important;
    word-spacing: -10px;
}

.txtPhone_pu .form-control-feedback .glyphicon-exclamation-sign::before {
    content: "phone number is required" !important;
    word-spacing: -10px;
}

.txtEmail_pu .form-control-feedback .glyphicon-exclamation-sign::before {
    content: "enter a vaild email address" !important;
    word-spacing: -10px;
}

.ddlCity .form-control-feedback .glyphicon-exclamation-sign::before {
    content: "city is required" !important;
    word-spacing: -10px;
}

.ddlStreet .form-control-feedback .glyphicon-exclamation-sign::before {
    content: "street is required" !important;
    word-spacing: -10px;
}

.txtHouse .form-control-feedback .glyphicon-exclamation-sign::before {
    content: "required" !important;
    word-spacing: -10px;
}

.custom-master-sc-wrapper-row {
    width: 90%;
    float: left;
}

.custom-master-sc-wrapper-row-icon {
    width: 10%;
    float: right;
}


#location-msg-section {
    background-color: #D0112B;
    color:#fff;
}
#location-msg-section .custom-location-cancelOrder {
    color: #fff !important;
}

.favorite-btn-image {
    border: 0px !important;
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    width: 30px !important;
    height: 30px !important;
    background-color: transparent;
}
.favorite-inactive {
    background: url(https://fbopg.blob.core.windows.net/files/inactive_favorites.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.favorite-active {
    background: url(https://fbopg.blob.core.windows.net/files/active_favorites.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

    .prev-order-header {
        margin-top: 20px;
        background-color: #fff;
        border-radius: 5px;
        height: 75px;
        margin-bottom: 0px;
    }

    .prev-order-header .h-title {
        font-size: 12px;
        color: #6a6a6a;
        padding-top:15px;
    }

    .prev-order-header .h-info {
        color: #242424;
    }

    .prev-order-header .icon-show-hide {
        margin-top: 13px;
        margin-right: 15px;
        width: 50px !important;
        height: 50px;
    }
    .prev-order-header .btnShowHide {
        border-radius: 40px;
        width: 100%;
        height: 100%;
        background-color: #edf1ef;
        background: #edf1ef;
        color: #004f39;
        font-size:16px;
    }

    .prev-order-header .btnShowHide.dxbButtonHover{
        border:0px;
    }

    .fa-chevron-custom {
        margin-top: 15px;
    }
    .prev-order-line {
        background-color: #f4f5f5;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

        .prev-order-line .single-line {
            padding-top: 15px;
            padding-bottom: 15px;
            margin-right: 15px;
            margin-left: 15px;
            border-bottom: 2px solid #dfe6e2;
        }

            .prev-order-line .single-line .product-image {
                width: 150px;
                border-radius:5px;
            }

            .prev-order-line .single-line .h-title {
                font-size: 12px;
                color: #6a6a6a;
                padding-top: 15px;
            }

            .prev-order-line .single-line .h-info {
                color: #242424;
                font-size: 21px !important;
                font-weight:bold;
            }

            .prev-order-line .single-line .qty {
                padding-top: 35px;
                padding-left: 40px;
            }

        .prev-order-line .re-order-btn{
            padding:10px;
        }
        .prev-order-line .btnOrder {
            border-radius: 5px;
            border: 1px solid #0E553F;
            background-color: #0E553F;
            background: #0E553F;
            color: #fff;
            padding: 8px;
            font-size: 12px;
            margin-left: 0;
            width: 100%;
            height: 40px;
        }


            .prev-order-line .btnOrder:hover {
                background-color: #547E00;
            }


           











