body {
    margin: 0;
    background:#eeeeee;
}

/* Disable ugly boxes around images in IE10 */
a img{
    border: 0px;
}

img, picture, video, embed {
    max-width: 100%;
}

.bg_home{
    background:url(../images/pizza.jpeg) top left;/** no-repeat**/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color:#fff;
    position: absolute;
    height: 100%;
}

.bg_home:before {
    content:'';
    top: 0;
    left: 0;
    /*z-index: 2;*/
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: #000;
    opacity: 0.6;
}

#cont_home{
    color:#fff;
    position:relative;
    z-index: 3;
    width: 100%;
    font-family: Lato;
}

#cont_princ{
    color:#fff;
    position:relative;
    z-index: 3;
    width: 100%;
    font-family: Lato;
    margin-bottom: 15px;
}

.dlogo {
    text-align: center;
    display: inline-block;
    width: 100%;
}

img.logo {
    width: 70%;
    margin: 8% auto;
}

.fone_home{
    margin: 0 auto;
    font-size: 18px;
    text-shadow: 1px 1px 3px #000;
    text-align: center;
    margin-bottom: 15px;
}

.fone_home i{
    margin-right:5px;
}

.material-icons, .icon-text {
    vertical-align: middle;
}

.btn_home{
    margin-top:15%;
    text-align: center;
    margin-bottom:30px;
}

.info_home{
    margin: 0 auto;
    font-size: 14px;
    text-shadow: 1px 1px 2px #000;
    text-align: center;
    margin-bottom: 3px;
}

.info_home i{
    font-size:16px;
}


/******* MENU *****/
#cont_menu{}

#cont_menu ul{
    list-style:none;
    margin:0;
    padding:0;
}

#cont_menu ul a{
    text-decoration:none;
    color:#fff;
}

#cont_menu ul li{
    /**background:url(../images/cat_pizza.jpg) center center #000;
    background-size:cover;**/
    height:140px;

}

.cont_cat{
    position:relative;
    z-index: 3;
    /**background: rgba(0, 0, 0, 0.3);**/
    width:100%;
    height:100%;

    /** http://www.colorzilla.com/gradient-editor/**/	
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.33) 7%, rgba(0,0,0,0.65) 86%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.33) 7%,rgba(0,0,0,0.65) 86%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.33) 7%,rgba(0,0,0,0.65) 86%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

}

/*#cont_menu ul li:after{
    content:'';
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    background: #000;
    opacity: 0.3;
        width:100%;
        height:140px;
}*/

#cont_menu ul li p{
    margin:0;
}

p.nome_cat{
    font-size: 32px;
    font-family: Lato;
    text-align: center;
    padding-top: 42px;
}

p.desc_cat{
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
    font-family: lato;
    opacity: 0.9;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

.owl-theme .owl-controls{
    margin-top: -27px;
}

.owl-theme .owl-controls .owl-page span{
    background: #000;
}

#owl-combos-menu{
    margin-top:5px;
}


/******* LISTA CARDAPIO ***/

.box_select {
    display: inline-block;
    margin: 5px 2%;
    width: 96%;
	margin-top:15px;
}
.box_select span {
    display: block;
	color: #444;
    font-family: lato;
	font-size: 16px;
}
.box_select select {
    display: block;
    padding: 8px 6px;
    font-size: 18px;
    text-transform: capitalize;
    width: 100%;
}
    
	
#cont_cat{
    background:#eeeeee;
}

.card-item-menu{
    width: 96%;
    margin:10px auto;	
    min-height:10px;
}

.img_prod{
    width:80px;
    float:left;
    margin:10px;
    border-radius: 5px;
}

.nome-item-menu{
    font-family: Lato;
    color: #444;
    font-size: 18px;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    vertical-align: baseline;
    text-transform: capitalize;
    font-weight: bold;
}

.info_item{
    float:left;
}

.desc-item-menu{
    font-family: Lato;
    color: #444;
    font-size: 12px;
    margin: 0;
    padding: 0;
    margin-top: 4px;
    vertical-align: baseline;
    line-height:14px;
    text-transform: capitalize;
}

.btn_comprar_item{
    float:right;
}

#container_geral{
    width: 100%;
    display: inline-block;
}

.mdl-layout__container{
    position:relative;
}

.mdl-layout__header{
    position:fixed;
}

.mdl-layout__content{
    padding-top: 56px;
    height: 100vh;
}

.mdl-layout__drawer{
    position:fixed;
}

a.item_linkcombo {
    width: 100%;
    /*margin: 0 2%;*/
}

a.item_linkcombo img {
    width: 100%;
}

/***** PROMOCOES ***/

.cont_promos{
    background:#eeeeee;
    padding-bottom:20px;
}
.card-promo{
    width:96%;
    margin:15px auto 0 auto;
    min-height: 160px !important;
}

.card-promo p{
    text-align:center;
    padding:0;
    margin:0;
    font-size:12px;
}

.promo-ativa{
    background:#076f07;
    color:#fff;
    text-decoration: none;
}

.promo-inativa{
    background:#a40000;
    color:#fff;
    text-decoration: none;
}


/******* SIDEMENU*****/
ul.side-menu {
    margin:0;
    padding:0;
}
ul.side-menu li{
    border-bottom:1px solid #d4d4d4;
}

img.logo-sidemenu{
    margin: 1px auto 0 auto;
    max-height: 90px;
}

ul.side-menu li a{
    text-decoration:none;
    color:#3b3b3b;
    font-weight:normal;
}

ul.side-menu .mdl-list__item .mdl-list__item-primary-content .mdl-list__item-icon{
    margin-right:14px;
}

/**** RESUMO **/

#cont_resumo{
    background:#fff;
}

.qtd_item{
    height:25px;
    margin: 0 auto;
    margin-top: 2px;
}

.qtd_item input{
    font-size:14px;
    font-weight:bold;
    border:none;
    color:#333;
    width:28px;
    height:25px;
    text-align:center;
    float:left;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
}

.qtd_item a{
    width: 15px;
    background-color: #0062ab;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    float: left;
    height: 24px;
    vertical-align: middle;
    /*padding: 5px 0 0 7px;*/
	padding: 5px 4px 0px 5px;
}

.clear{clear:both;}

.item_resumo{
    padding: 12px 0;
    height: auto;
    overflow: hidden;
    padding-left:10px;
    border-bottom: 1px solid #d4d4d4;
}

.dir_item_resumo{
    width: 80px;
    float: right;
}

.det_item_resumo{
    width: auto;
    overflow: hidden;
    float:none;
}

p.preco_item_resumo{
    padding: 9px 4px 0 4px;
    width: 80%;
    text-align: center;
    color: #3b3b3b;
    border-radius: 4px;
    font-family: lato;
    font-weight: bold;
    margin: 0;
}

img.icon_resumo{
    float:left;
    margin-right: 10px;
}

p.nomeitem_resumo{
    font-family:Lato;
    font-weight:bold;
    color:#444;
    font-size:16px;
    margin:0;
}

p.nomeitem_resumo i{
    font-size:19px;
}

p.descitem_resumo{
    font-family:Lato;
    color:#444;
    font-size:14px;
    margin:0;
}

.btndetalhes_resumo{
    font-size:12px;
    line-height:32px;
    padding: 0 10px 0 3px;
    float: left;
    box-shadow: none;
    margin-top:5px;
}

.btneditar_resumo{
    font-size:12px;
    line-height:32px;
    padding: 0 10px 0 3px;
    float: right;
    margin-right:5px;
    box-shadow: none;
    margin-top:5px;
}

#btneditar_resumo i{
    font-size: 15px;
    padding:0 5px;
}

.personalizacoes_item{
    border-top:1px dotted #d4d4d4; 
    margin-top:15px; 
    padding-top: 5px;
    margin-bottom: 10px;
    display:none;
}

.personalizacoes_item p{
    font-family:Lato;
    color:#444;
    font-size:14px;
    margin:0;
    line-height:19px;
}

.combo{
    padding: 12px 0;
    height: auto;
    overflow: hidden;
    padding-left:10px;
    border-bottom: 1px solid #d4d4d4;
    background:#f0f0f0;
}

p.tit_combo_resumo{
    font-family:Lato;
    font-weight:bold;
    color:#444;
    font-size:16px;
    margin:0;
    color:#0062ab;
}

p.tit_combo_resumo i{
    font-size: 19px;
    color:#a40000;
}

.btn_excluircombo{
    font-size:12px;
    line-height:32px;
    padding: 0 10px 0 3px;
    float: left;
    box-shadow: none;
    margin-top:5px;
}

.btn_excluircombo i{
    font-size:19px;
}

.btneditar_combo{
    font-size:12px;
    line-height:32px;
    padding: 0 10px 0 3px;
    float: right;
    margin-right:5px;
    box-shadow: none;
    margin-top:5px;
}

.btneditar_combo i{
    font-size: 15px;
    padding:0 5px;
}

.item_resumo_combo{
    padding: 8px 0;
    height: auto;
    overflow: hidden;
    padding-left:10px;
    border-bottom: 1px dotted #d4d4d4;
}

.economia{
    background: #57c05b;
    color: #fff;
    font-size: 14px;
    font-family: lato;
    /* font-weight: 400; */
    padding: 4px 13px;
    border-radius: 20px;
    /* float: right; */
    margin: 0 auto;
    width: 190px;
}

.economia i{
    font-size: 15px;
    margin-right: 5px;
}

span.promopreco{
    font-size:10px;
}

p.preco_item_resumo_promo {
    padding: 9px 4px 0 4px;
    width: 80%;
    text-align: center;
    color: #087607;
    border-radius: 4px;
    font-family: lato;
    font-weight: bold;
    margin: 0;
}

#total-finaliza-ped {
    width: 95%;
    margin:10px auto 0 auto;
}

#txttotal {
    font-family:lato;
    font-size: 18px;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
    margin:0 auto;
    margin-bottom: 20px;
    background:#d4d4d4;
    border-radius:5px;
}

#btn_finalizar_pedido{
    width: 100%;
    margin-bottom:20px;
    /*background:#087607;
    border-bottom: 3px solid #015c00;*/
    background:#00b400;
    border-bottom: 3px solid #009a00;
    height: 48px;
    font-size: 16px;
}

a.mdl-badge{
    color:#fff;
}

.mdl-badge[data-badge]:after{
    background:red;
}

.mdl-layout__header{
    background:#c0392b;
}

/****** COMBO *****/

#cont_combo{
    background:#fff;	
    padding: 10px;	
}

#cont_combo h2{
    font-size: 19px;
    font-family: lato;
    line-height: 25px;
    margin: 0;
    padding: 10px 0;
    font-weight: bold;
    color: #0062ab;
}

p.montarcombo{
    font-family: lato;
    font-weight: 600;
    color: #444;
}
/*
.item_combo-mont{
    background:#0062ab;
    height:50px;
    width: 100%;
    border-radius:4px;
    border-bottom:3px solid #00345b;
    margin-bottom:10px;
}

.item_combo-mont.itempronto_ok{
    background:#42ab00;
}

.montado{
    background:#087607;
    border-bottom:3px solid #014d00;
}
*/

.item_combo-mont{
    background:#8cd1ff;
    height:50px;
    width: 100%;
    border-radius:4px;
    border: 2px dashed #2980b9;
    margin-bottom:10px;
}

.item_combo-mont.itempronto_ok{
    background:#42ab00;
}

.montado{
    background:#27ae60;
	border: none;
    border-bottom:3px solid #03846b;
}

.item_combo-mont a {
    text-decoration: none;
}

.item_combo-mont img{
    width:32px;
    float:left;
    padding:10px;
}

.item_combo-mont p{
    font-size:18px;
    color:#fff;
    font-family:Lato;
    padding-top:13px;
}

#btn_finalizar_combo{
    width: 100%;
    margin-bottom:30px;
    background:#087607;
    border-bottom: 3px solid #015c00;
    height: 48px;
    font-size: 16px;
    margin-top: 25px;
}

#btn_finalizar_combo.btninativo{
    background:#d4d4d4;
    border-bottom:3px solid #b8b8b8;
    color:#616161;
}

h4.mdl-dialog__title{
    font-size:24px;
}



    .btn_select_item_sing{
        background-color: #087607 !important;
        width: 100%;
    }
    .mdl-button.btn_items_addmenus {
        float: left;
		background-color: #0062ab !important;
		padding: 0 12px;
		font-size: 0;
		min-width: 0;
    }
    
    .qtd_item_selcombo{
        height: auto !important;
        margin: 0 auto !important;
        margin-top: 2px !important;
        width: 160px !important;
    }
    .qtd_item_selcombo input {
        font-size: 18px !important;
        font-weight: bold;
        border: none;
        color: #333;
        width: 60px !important;
        height: 33px !important;
        text-align: center !important;
        float: left !important;
        border-top: 1px solid #d4d4d4;
        border-bottom: 1px solid #d4d4d4;
    }
    .btn_select_item_montar {
        float: right;
        background-color: #0062ab !important;
    }
    
    #cont_cat {
        padding-bottom: 46px;
    }
    .destq_{
        border: 1px solid #0062ab !important;
    }
    .zeroitem.inativo {
        opacity: 0.4;
    }
    
    .card-item-menu.selecionado .click_x_btn_simples{
        display: none;
    }
    
    .itemselecionado_ {
        position: absolute;
        border: 1px solid #087607;
        width: 99%;
        height: 98%;
        z-index: 999;
        background: #fff url(../../img/icon-selecionado.png) center no-repeat;
        opacity: 0.6;
        display: none;
    }

    .selecionado .itemselecionado_ {
        display: block;
    }
	
	
	
	#btn_finalizar_promocao.btninativo {
        background: #d4d4d4;
        border-bottom: 3px solid #b8b8b8;
        color: #616161;
    }
    #btn_finalizar_promocao {
        width: 100%;
        margin-bottom: 30px;
        background: #087607;
        border-bottom: 3px solid #015c00;
        height: 48px;
        font-size: 16px;
        margin-top: 25px;
    }
    .item_combo-mont{
        height: auto;
    }

/************************************ LOGIN ****************************************/
#cont_login{
    width:90%;
    margin:0 auto;
}

h2.titlogin{
    font-size: 24px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 0px;
    text-shadow: 1px 1px 1px #000;
    text-align:center;
    font-weight:bold;
    font-family:lato;
}

.inputCampo {
    padding: 15px 10px;
    font-size: 20px;
    width: 100%;
    /* max-width: 360px; */
    border-radius: 5px;
    margin: 5px 0;
    border: none;
    color: #797979;
    box-sizing: border-box;
}

#mostrasenha {
    width: 35px;
    color: black;
    border: solid 1px #d7d7d7;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #fff url(../images/eye-xxl32.png) center no-repeat;
    position: absolute;
}

.btnverde{
    width: 100%;
    margin-bottom:20px;
    background:#00b400 !important;
    border-bottom: 3px solid #009a00;
    height: 48px;
    font-size: 16px;
    box-sizing: border-box;
    padding: 5px;
}

#btn_login{
    margin-top:15px;
}

a.recuperarsenha{
    color: #fff;
    text-align: center;
    width: 100%;
    display: inherit;
}

#cont_cadastro{
    width:90%;
    margin:15px auto 0 auto;
}

.inputCampo2 {
    padding: 15px 10px;
    font-size: 20px;
    width:100%;
    /* max-width: 500px; */
    border-radius: 5px;
    margin: 2px 0 10px 0;
    border: none;
    color: #797979;
    box-sizing: border-box;
}

select.inputCampo2{
    width:100%;
}

h2.titentrega{
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 0px;
    text-shadow: 1px 1px 1px #000;
    text-align:center;
    font-weight:bold;
    font-family:lato;
}

.bl_entregas, .bl_enderecosentrega {
    background: #F6F6F6;
    width: 96%;
    display: inline-block;
    border-radius: 3px;
    padding: 5px;
    float: left;
    cursor: pointer;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 33%, rgba(219,219,219,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(33%, rgba(246,246,246,1)), color-stop(100%, rgba(219,219,219,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 33%, rgba(219,219,219,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 33%, rgba(219,219,219,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 33%, rgba(219,219,219,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 33%, rgba(219,219,219,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb', GradientType=0 );
    border: 1px solid #dbdbdb;
    border-bottom: 4px solid #c4c4c4;
	color: #444;
	margin-bottom: 25px;
	text-align: left;
	font-family: "open sans";
}

.imgblentregas {
    float: left;
    display: inline-block;
    margin: 20px 10px 20px 5px;
    width: 47px;
    height: 49px;
    background: url(../../img/sprit-finalizar-pedido.png) no-repeat;
}

span.bl-tipoentrega {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 5px;
}

span.bl-tempo {
    display: inline-block;
    font-size: 15px;
}

.bl-tempo i{
	font-size:20px;
}


.bl_entregas.activo, .bl_enderecosentrega.activo, .bl_pagamento.activo{
   /* background: #C4FFD8;*/
    border: 1px solid #19521F;
	background-image: -moz-linear-gradient( 90deg, rgb(8,118,7) 0%, rgb(1,148,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(8,118,7) 0%, rgb(1,148,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(8,118,7) 0%, rgb(1,148,0) 100%);
	margin-top:3px;
	color:#fff;
}

.bl_entregas.activo .imgblentregas {
	-webkit-filter: brightness(5); filter: brightness(5);
}

.imgblentregas.icon_fotopizzaria{
    background-position: -13px -85px;
}

.imgblentregas.icon_fotomoto{
    background-position: -12px -6px;
    width: 52px;
    /*margin-left: 13px;
    margin-right: 14px;*/
}

span.bl-taxa {
    display: inline-block;
    font-weight: normal;
    font-size: 15px;
}
select.seletPizzariaBuscar {
    margin-top: 0px;
    display: inline-block;
    width: 185px;
    padding: 5px;
    font-weight: 600;
    border: 1px solid #d4d4d4;
    color: #6F6F6F;
}

p.tit_tipoent{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 2px;
}

p.tempo_tipoent{
    margin:0;
}

p.tempo_tipoent i{
    font-size:18px;
    margin-right:5px;
}

.formaativa{
    background: #d2ffd2;
    border: 1px solid #009a00;
    border-bottom: 3px solid #009a00;
}

h2.titesq{
    text-align:left;
    margin-top: 10px;
}

p.totalp_check{
    margin:0;
}

#enderecousar {
    width: 95%;
    background: white;
    color: #333;
    margin: 0 auto;
    text-align: left;
    display: inline-block;
    padding: 10px;
    border-radius: 5px;
    font-size: 18px;
	
	background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 33%, rgba(219,219,219,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(33%, rgba(246,246,246,1)), color-stop(100%, rgba(219,219,219,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 33%, rgba(219,219,219,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 33%, rgba(219,219,219,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 33%, rgba(219,219,219,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 33%, rgba(219,219,219,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb', GradientType=0 );
    border: 1px solid #dbdbdb;
    border-bottom: 4px solid #c4c4c4;
}

button.btncadend{
    width: 100%;
    margin-bottom:0;
    background:#00b400 !important;
    border-bottom: 3px solid #009a00;
    font-size: 14px;
    height: 35px;
    margin-top:5px;
}

button.btncadend i{
    font-size: 20px;
    margin-right: 5px;
}
.car-sem-item {
    text-align: center;
    padding: 20px;
}

/***********************************************************************************************/
/********** MONTADOR LANCHE ***********/
/********** 20/07/2016 *****************/

.list_ing{
    /*width: 300px;*/
    margin:0;
    padding:0;
}

.list_ing li{
    border-bottom: 1px solid #d4d4d4;
}

li.tit_ing{
    /*background: #037203;*/
    background: #424242;
    color:#fff;
    font-family:lato;
    font-size:18px;
    text-align:left;
    padding:8px 0;
}

#cont_mont_lanche{
    background:#fff;
    text-align:center;
    margin-bottom:60px;
}
#cont_mont_lanche h2{
    font-weight: bold;
    font-family: Lato;
    color: #444;
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-align: center;
}

img.img_mont_lanche{
    width: 65%;
    max-width: 200px;
    border: 1px solid #d4d4d4;
    padding: 4px;
    margin: 0 auto;
    border-radius: 7px;
}

.comp_mont_lanche{
    /*border-bottom: 1px solid #d4d4d4;*/
    background: #f0f0f0;
    padding: 10px 0;
    margin-top: 10px;
}

p.preco_item_lanche{
    margin: 0;
    color: #3b3b3b;
    font-family: lato;
    font-weight: bold;
    min-width: 60px;
    float: right;
    height: 100%;
    font-size: 16px;
    padding: 5px;
    margin-left: 5px;
}

.col_mont_lanche{
    width:50%;
    float:left;
}

.col_meio_lanche{
    width:15%;
    float:left;
}

.qtd_mont_lanche{
    float:right;
}

.btn_comprar_lanche.mdl-button--raised.mdl-button--colored{
    float:left;
    margin-left:10px;
    background:#0062ab;
}

.mdl-switch.is-checked .mdl-switch__thumb{
    background:#037203;
}

.mdl-switch.is-checked .mdl-switch__track{
    background:#037203;
    opacity: 0.5;
}

.finalizaedtlanche {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: white;
    font-size: 1.4em;
    text-align: center;
    background: #00b400;
    border-top: 3px solid #008a00;
    z-index: 10;
    text-decoration:none;
}

.finalizaedtlanche p{
    font-size: 18px;
    letter-spacing: 0;
    font-family: lato;
    margin: 10px 0;
}

.finalizaedtlanche p i{
    margin-right:5px;
}

/******* MONTADOR ITEM 2 SABORES / CALZONE *****/
.tam_cal{
    width:60%;
    float:left;
    margin-left:10px;
}

.sab_cal{
    width:30%;
    float:right;
    margin-right:10px;
}

.opcs_mont_calzone {
    margin-top:20px;
}

.opcs_mont_calzone label{
    color: #444;
    float: left;
    font-weight: bold;
    font-size: 16px;
    font-family: lato;
}

.campos_sabores{
    width:91%;
    margin:15px 4%;
}

a.sel_sabor{
    padding: 15px 10px;
    font-size: 20px;
    color: #fff;
    text-decoration:none;
    float:left;
    background: #0062ab;
    /*height: 50px;*/
    width: 96%;
    border-radius: 4px;
    border-bottom: 3px solid #00345b;
    margin-bottom: 15px;
}

a.sel_sabor.laranja{
    background:#e67e22;
    border-bottom: 3px solid #d35400;
}

a.sel_sabor.ativo{
    background: #087607;
    border-bottom: 3px solid #014d00;
}

ul.ulsubmenu a{
    color:#444;
    text-decoration:none;
}

.cpn_radio {
    display: inline;
}


/* class gerais */
.bg_white{
    background: #fff;
}
.alg_center{
    text-align: center
}

/*  */

.mdl-snackbar {
	background-color: #0062ab;
}


/**** MODAL PROMOCAO COMPRE GANHE **/

h1.css_promocg_nomepromocao{
	margin: 0;
    padding: 0;
    font-size: 26px;
    font-weight: 600;
	font-family: "Open Sans";
	color: #007300;
	text-align:center;
	text-transform: uppercase;
	margin-top:10px;
	border-bottom: 1px solid #d4d4d4;
    padding-bottom: 5px;
}

h3.css_promocg_descricaopromocao {
	margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: normal;
	/*font-family: "Open Sans";*/
	/*color: #007300;*/
	margin:10px 0 30px 0;
	line-height: normal;
    padding: 0 10px;
}

.top_modal_promo{
	background: #e00000;
    padding: 10px;
}
.top_modal_promo img{
	float: left;
    margin-right: 15px;
}

.top_modal_promo p { 
	color: #fff;
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 24px;
    padding-top: 16px;
}

a.css_promocg_linkresgate {
	width: 80%;
    margin-left: 5%;
    background: #00b400;
    border-bottom: 3px solid #009a00;
    height: 38px;
    font-size: 16px;
	color:#fff;
	margin-bottom:20px;
}

.additempromo_cg{
	border-bottom:1px dotted #d4d4d4;
}

.additempromo_cg img{
    width: 60px;
    float: left;
    margin: 5px 10px;
    border-radius: 5px;
}

p.nome_sabor_promocg{
	font-family: Lato;
    color: #444;
    font-size: 16px;
    margin: 0;
    padding-top: 7px;
    /* margin-top: 10px; */
    vertical-align: baseline;
    text-transform: capitalize;
    /* font-weight: 600; */
}


p.totalp_check span{
	font-family: "Open Sans";
	text-align:right;
}

p.totalp_check span.vl_pedido_fp{
	text-align: center;
    border: 1px dashed #fff;
    font-size: 16px;
    padding: 6px 0;
    font-family: "Open Sans";
    border-radius: 4px;
}

#obspedido{
	font-size:18px;
	font-family:"Open Sans";
	padding: 10px;
}

#cont_acompanhamento{
	background:#fff;
	padding:10px;
}

h3.titlefinalizacompra{
    text-transform: uppercase;
    font-weight: bold;
    color: #087607;
    font-size: 20px;
    line-height: normal;
    margin: 15px 0 8px 0;
    text-align: center;
}

#comanda_checkout{
	padding:10px;

	background: rgb(250,255,222); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(250,255,222,1) 0%, rgba(243,255,174,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(250,255,222,1) 0%,rgba(243,255,174,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(250,255,222,1) 0%,rgba(243,255,174,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faffde', endColorstr='#f3ffae',GradientType=0 ); /* IE6-9 */

	
	margin-top:-10px;
	text-align: center;
	margin-bottom:20px;
}

#comanda_checkout img{
	margin:5px 0;
}

p.num_ped{
	font-family: "Open Sans";
    font-size: 20px;
    /*font-weight: 600;*/
    border-top: 1px dashed #3d3d3d;
    padding: 10px 0;
    color: #3d3d3d;
    border-bottom: 1px dashed #3d3d3d;
}

p.texto-pediregist{
	line-height: normal;
    font-family: "Open Sans";
    padding: 5px;
    border: 1px solid #cd240e;
    background: #ffe8e5;
}

p.texto-pediregist strong{
	line-height: 34px;
	font-size:16px;
}

.time-acomp{
    text-shadow: none;
    font-size: 15px;
    font-family: "open sans";
    font-weight: 600;
    color: #444;
	margin-bottom: 30px;
}



#alerta_em_baixo{
	margin: 0 5% 32px 5%;
	width:90%;
	border-radius:4px;
	opacity: 0.8;
}

/**** ACOMPANHAMENTO PEDIDO ***/
.box-status{
    font-family: "Open Sans";
    font-size: 18px;
    color: #acacac;
    /**background: #efefef;*/
    border: 1px solid #d4d4d4;
    padding: 13px 5px 13px 39px;
    margin-top: -1px;
    background: #efefef url(../../img/status-pendente.png) left top no-repeat;
    background-position: 7px 11px;
    text-transform: capitalize;   
}

.box-status_nobg{
    font-family: "Open Sans";
    font-size: 18px;
    color: #acacac;
    /**background: #efefef;*/
    border: 1px solid #d4d4d4;
    padding: 13px 5px 13px 13px;
    margin-top: -1px;
    background-color: #efefef;
    text-transform: capitalize;   
}

.checked{
	background: #ecffec url(../../img/status-checked.png) left top no-repeat;
	background-position: 7px 11px;
	color:#444;
}

.checked_nobg{
    background-color:#ecffec;
    color:#262626;
}


.checked_aprovado{
	background: #ecffec url(../../img/emoji_aprovado.png) left top no-repeat;
	background-position: 7px 11px;
	color:#444;
}

.checked_preparo{
	background: #ecffec url(../../img/emoji_preparo.png) left top no-repeat;
	background-position: 7px 11px;
	color:#444;
}

.checked_transporte{
	background: #ecffec url(../../img/emoji_transporte.png) left top no-repeat;
	background-position: 7px 11px;
	color:#444;
}

.checked_finalizado{
	background: #ecffec url(../../img/emoji_finalizado.png) left top no-repeat;
	background-position: 7px 11px;
	color:#444;
}

.red_repro{
    color:#a40000;
}

#bom_apetite{
	font-family: 'Pacifico', cursive;
	color:#087607;
	font-size:27px;
	line-height:normal;
	text-align:center;
}

.continuar_comprando{
	text-transform: uppercase;
    text-align: center;
	margin: 0 auto 30px auto;
}

.continuar_comprando a{
	text-decoration: none;
}

p.subtotais{
	font-family: "open sans";
    font-size: 14px;
    color: #444;
    text-align: right;
    padding: 3px 0;
    border-bottom: 1px dashed #777;
    margin-bottom: 10px;
}

#sub_desc{
	display: none;
}


.mdl-dialog{
	display:none;
}

#pg_cardapio{
	background: url(../img/bg-cardapio-pattern.png) left top;	
}

.info_meupedido{
    text-align:center;
    margin:6px 0;
}

.d_aberto{
    font-weight: bold;
    color:#2ecc71;
}

.d_fechado{
    font-weight: bold;
    color:#a40000;
}