body{ background: #EEEEEE; font-size: 16px; padding-bottom: 80px; color: 999;}
a,.btn-link,.card-header .btn{ color: #999 !important;}
 
.list-item-cardapio{ border-bottom:1px solid #ccc}
.supenso{ position:fixed; bottom:10px; right: 10px}
header{ background: #fff; margin-bottom: 5px;}
header .logo{ max-width:80px}
header .verde{ background:#000; color:#fff} 
header h4{ font-size: 19px;}
.header-fixo{   position: fixed; top: 0; left: 0; right: 0; z-index: 99;  -webkit-box-shadow: 0px 0px 5px 0px #484848; 
    box-shadow: 0px 0px 5px 0px #484848;   -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; transition: transform 500ms ease-in-out 25ms; font-size: 13px;}
.list-item-cardapio p { margin-bottom: 5px;line-height: 19px;}
.container{ max-width: 700px}
footer{ position: fixed; bottom: 0; left: 0; right: 0; background:#C52100; padding-top: 5px;  z-index: 10;}
footer .btn{   background: transparent; border: 0; }
footer a{ color: #fff !important;}
.btn-primary{background: #000; border: 0; text-transform: uppercase;}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus{background: #000; box-shadow: 0 0 0 0 rgba(38,143,255,.5);}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {color: #fff;background-color: #000;border-color: #000;}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0;}
.btn{ color: #fff !important;}
.owl-theme .owl-dots .owl-dot span { height: 5px; width: 5px;}	
.item{ font-size: 12px; line-height: 14px !important;}
.owl-theme .owl-nav.disabled + .owl-dots{ margin-top: 0 !important;}
.btn-open-cat img{ max-width: 65px; border: 2px solid #C52100; -webkit-box-shadow: 4px 4px 6px -3px rgba(153,153,153,1);
	-moz-box-shadow: 4px 4px 6px -3px rgba(153,153,153,1);
	box-shadow: 4px 4px 6px -3px rgba(153,153,153,1); }
.bg_load{ background: rgba(255, 255, 255, 0.98); position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 999999999;}
.required.error input.form-control,.required.error select.form-control{border: red solid 1px !important;}
.loader,
.loader:before,
.loader:after {
border-radius: 50%;
width: 2.5em;
height: 2.5em;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation: load7 1.8s infinite ease-in-out;
animation: load7 1.8s infinite ease-in-out;
}
.loader {
color: #000;
font-size: 10px;
margin: 80px auto;
margin-top: 0;
top: 45%;
position: relative;
text-indent: -9999em;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
	.loader:before,
	.loader:after {
	content: '';
	position: absolute;
	top: 0;
	}
	.loader:before {
	left: -3.5em;
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
	}
	.loader:after {
	left: 3.5em;
	}
	@-webkit-keyframes load7 {
	0%,
	80%,
	100% {
		box-shadow: 0 2.5em 0 -1.3em;
	}
	40% {
		box-shadow: 0 2.5em 0 0;
	}
	}
	@keyframes load7 {
	0%,
	80%,
	100% {
		box-shadow: 0 2.5em 0 -1.3em;
	}
	40% {
		box-shadow: 0 2.5em 0 0;
	}
	}

	.titulo_item .fa{ color: #C52100  !important;;}

	.owl-theme .owl-dots .owl-dot.active span{ background: #C52100 !important; }
    .card, .card-header, .card-body, .card-footer{ border-radius:0px !important; }
	.titulo_item{ margin-top: 10px;}
   .card-body  .list-item-cardapio:last-child {  border-bottom: 0; }
	.itens-tg{font-size: 12px;}
   
    .card-header .btn .fa{ padding-right: 5px;}
	.list-item-cardapio{ padding-bottom: 8px !important;}
    .list-item-cardapio .valor-item{  font-weight: bold;   }
	.list-item-cardapio .img-item{ -webkit-box-shadow: 0px 0px 6px -3px rgba(153,153,153,1); -moz-box-shadow: 0px 0px 6px -3px rgba(153,153,153,1); box-shadow: 0px 0px 6px -3px rgba(153,153,153,1); }

    .riscado{  text-decoration: line-through; color: red; font-size: 10px;}
    .btn.focus, .btn:focus ,.btn-link.focus, .btn-link:focus{ outline: none !important; text-decoration: none;}
	.modal-content { border-radius: 0;}
	.modal-header .close{  color: #000; padding: 5px;  padding-top: 0;    margin: 0px 0px 0  auto;}
	.info-serve p{ margin-bottom: 0;}
	.info-valor{ font-size: 18px; margin-bottom: 5px;}
	.modal-header h5.modal-title{line-height: normal;}
	.modal-header h5.modal-title strong{ font-size: 13px !important;}
	.modal-header{ padding: 5px;}
	.modal-body { padding: 5px;}
	.bg-top-selecao{ background: #FAFAFA; border-bottom: 1px solid #ccc; padding-bottom: 0px !important;}
	#accordion .card,#accordion2 .card{ border-radius: 7px !important;}
	#ModalProduto .texto{ font-size: 16px;}
	.valor-pizza { font-size: 16px; line-height: 18px; margin-top: 10px; }
	.card-header {	background: transparent; border-bottom: 0; border-radius: 80%; }

 
	#accordion .card ,#accordion2 .card {border-radius: 14px !important;}

	.modal-title .fa{ font-size: 13px !important;}
	.info-valor1,.info-valor2,.info-valor3{ line-height: 18px;}

	.required label::after{content: "*"; color: red;}
	.required label.selecao-radio::after{ content: '';}

	.area-nota label.selecao-radio{padding: 5px; padding-top: 3px; padding-left: 0px; padding-right: 0px; border: 1px solid #ccc; border-radius: 0px; }
	.area-nota label.selecao-radio input,.opcao-tipo label.selecao-radio input{ display: none;}

	.error{ color: red;}

	.item-capa-cardapio{  text-align: center; padding-top: 28px; padding-bottom: 28px; float: left; width: 100%;  background: #000; color: #ccc; position: relative;}
	.item-capa-cardapio h3 span{ background: rgba(181,40,14,0.8); color: #fff; padding-left: 15px; padding-right: 15px; position: relative; z-index: 1; border-radius: 4px;} 
	.item-capa-cardapio:hover{ text-decoration: none;}
	.item-capa-cardapio:hover::after{ content: ""; background: rgba(255, 255, 255, 0.5); position: absolute; top: 0; bottom: 0; left: 0; right: 0;}

	footer{ display: none;}
	footer.footer-scrolled{ display: block;}

	.list-item-cardapio{ cursor: pointer; border-bottom: 4px solid #ccc; }
	.list-item-cardapio:hover{ background: #ccc !important;}
	.area-nota label.selecao-radio{ width: 20%;  background: #F8F8F8; float: left; cursor: pointer;}
	.area-nota label.selecao-radio.active,.opcao-tipo .selecao-radio.active{ background: #000; color: #fff;}

	.opcao-tipo label.selecao-radio{ width: 33%; float: left; background: #F8F8F8; cursor: pointer;   border: solid 1px #ccc; padding-top: 6px; padding-bottom: 6px;}
	header .btn-warning{ background: #C52100; border: 0;}

	.cod-pizza{ font-size: 11px;}

	
.container {
 
	background: transparent !important;
 }

 .item-qtd-prod{ position: relative;}
 .item-qtd-prod input{ height: 35px; text-align: center; padding-left: 40px; padding-right: 40px;}
 .item-qtd-prod span{ position: absolute; top: 0; background: #C52100; color: #fff; width: 35px; height: 35px; text-align: center; padding-top: 3px; font-size: 17px; cursor: pointer;}
 .item-qtd-prod .add_item{ right: 0; border-radius: 0px 5px 5px 0px;}
 .item-qtd-prod .rem_item{ left: 0; border-radius: 5px 0px 0px 5px; }

footer .menu-rodape{ border: 1px solid #fff; border-radius: 3px; margin-top: 2px;}
footer .menu-rodape.btn:hover{ border: 1px solid #eee;} 
footer .menu-rodape.btn-primary:hover, footer .menu-rodape.btn-primary:active, footer .menu-rodape.btn-primary:focus {
    background: transparent;
    box-shadow: 0 0 0 0 rgba(38,143,255,.5);
}
footer .menu-rodape.btn-primary:not(:disabled):not(.disabled).active,footer .menu-rodape.btn-primary:not(:disabled):not(.disabled):active, .show > footer .menu-rodape.btn-primary.dropdown-toggle {
    background-color: transparent;
    border-color: #fff;
}

.row-item-cart{ border: 1px solid #ccc; padding-bottom: 10px; padding-top: 10px; font-size: 12px;}
.list-item-cardapio .bg-dark{ background: #999 !important; font-size: 11px; padding-left: 4px; padding-right: 4px; }
.btn-danger{ background: #C52100;}
header .qtd_cart{ background: #C52100;}
.qtd_cart{ background: #000; padding:  2px 8px; font-size: 10px; color: #fff;width: 15px; height: 15px; border-radius: 10px;}
   
.btn-carrinho{ position: relative;}
.btn-carrinho .itens-cart{ background: #000; position: absolute; top: -10px; font-size: 10px; right: 0; padding: 0px 5px;}
form.add_item_cart_pizza_dois_sabores{ background: #fff;}
footer .btn-primary:hover{ background: transparent;}

#grad1 {
    background-color: #eee;
   
    
}

.valor-pizza{font-weight: bold;}

.cod-pizza{ color: #999;}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset .form-card {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 20px 20px 30px 20px;
    box-sizing: border-box;
    width: 96%;
    margin: 0 2% 20px 2%;
    position: relative
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform fieldset .form-card {
    text-align: left;
    color: #9E9E9E
}
 

#msform .action-button {
   
    background: #DC3545;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 15px;
    margin: 10px 5px
}

#msform .action-button:hover,
#msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #DC3545
}

#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #616161
}

select.list-dt {
    border: none;
    outline: 0;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 3px 5px;
    margin: 2px
}

select.list-dt:focus {
    border-bottom: 2px solid #DC3545
}

.card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative
}

.fs-title {
    color: #2C3E50;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left
}

#progressbar {
    margin-bottom: 20px;
    overflow: hidden;
    color: lightgrey;
    padding: 0;
}

#progressbar .active {
    color: #000000
}

#progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 50%;
    float: left;
    position: relative
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f09d"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #DC3545
}

.radio-group {
    position: relative;
    margin-bottom: 25px
}

.radio {
    display: inline-block;
    width: 204;
    height: 104;
    border-radius: 0;
    background: lightblue;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    cursor: pointer;
    margin: 8px 2px
}

.radio:hover {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3)
}

.radio.selected {
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1)
}

.fit-image {
    width: 100%;
    object-fit: cover
}

@media only screen and (max-width: 580px) {

    #grad1 .container,#grad1  .area-cart{  padding: 0; width: 100%;  }
    #grad1 #progressbar strong{ display: none;}
    #grad1 .fs-title{ font-size: 15px; }
}

.modal-backdrop.show {
    background-color: #fff;
    opacity: 1;
 }
 .modal-content { border: 0;}
 .modal-header .close {
    color: #C52100;
  }

  .menu-modal li{ border: 1px solid #ccc;}
  .social-rodape a{ background: #C52100; color: #fff !important; border-radius: 100%;}