html {
  touch-action: manipulation;
}

.m_header.m_fixed{
	position: fixed;
	width: 100%;
	height: 48px;
	background-color: #189980;
	top: 0px;
	left: 0px;
	z-index: 999;
}
.m_header div{
	height: 100%;
}
.m_header img{
	height: 100%;
}
.m_marca{
	vertical-align: top;
	display: inline-block;
	width: 25%;
	text-align: center;
}

.m_green-bg{
	background-color: #189980;
}

.m_menu{
	width: 73%;
	display: inline-block;
}

.m_itens{
	background: #189980;
	border: 1px solid #fff;
	border-top: 0px;
	border-bottom: 0px;

}
.m_itens a{
	color: #fff!important;
}

.m_itens.active{
	background: #fff;
	color: #189980!important;
}
.m_itens.active a{
	color: #189980!important;
}

.content{
	height: 93%;
	margin: 0 auto;
	width: 97%;
	text-align: center;
	margin-top: 5px;
}

.categoria{
	width: 100%;
	height: 8%;
	margin: 0.6%;
	font-size: 1.3rem;
}

.produto{
	width: 45vw;
	height: 32%;
	float: left;
	margin: 3px 1vw;
	background-size: contain!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
	border:1px solid #000;
}
.produto img{
	max-height: 100%;
	max-width: 100%;
}

.cliente{
	width: 100%;
	height: 10%;
	font-size:1.2rem;
	margin: 0.6%;

}

.m_image-holder{
	height: 65%;
	width: 90vw;
	background-size: contain!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
	margin: 0 auto;
	border: 1px solid #000;
}
.m_calc-buttons{
	padding: 0px;
	width: 8%;
}

.m_calc-buttons2{
	padding: 0px!important;
	width: 30%;
	margin: 2px 0px;
	font-size: 1.4rem!important;
}

.m_calc-button2 i{
	font-size: 1.8rem;
}

.m_table-info{
	width: 53%;
	margin-left: 3px;
	margin-right: 3%;
	margin-top: 5px;
	display: inline-block;
	vertical-align: top;
	font-size: 1em;
}
.m_table-info td{
	padding: 0.3%;
	padding-left: 2%;
}
.m_table-info tr td:last-child{
	padding-left: 7%;
}

.m_table-info .zebrado tr:nth-child(odd) {
    background: #a7a7a7;
}

.m_bottom-buttons{
	margin-top: 10%;
}

.m_prd-info-buttons{
	display: inline-block;
	vertical-align: middle;
	width: 38%;
}
.m_prd-info-button{
	width: 47%;
	margin-top: 5%;
	padding: 0px!important;
}

.m_table-info-ped td{
	padding: 0.3%;
	border: 1px #000 solid;
	font-size: 1rem;
	text-align: center;
	line-height: 1;
}

.m_table-prd-ped{
	margin-top: 5px;
}

.m_table-prd-ped td{
	padding: 0.3%;
	border: 1px #000 solid;
	font-size: .9rem;
}

.m_table-prd-ped .m_head-prd-ped{
	background-color: #1ebb90;
	text-align: center;
	color: #fff;
}

.m_table-prd-ped .m_foot-prd-ped td{
	background-color: #1ebb90;
	text-align: right;
	color: #fff;
	font-size: 1.3rem;
}

.m_small-font{
	font-size: .8rem;
}

.m_big-font{
	font-size: 1.8rem
}

.m_imgs-detalhes{
	height: 36px;
}

.m_img-detalhe{
    height: 92%;
    width: 23%;
    display: inline-block;
    background-size: contain!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    border: 1px solid #000;
    border-radius: 4px;
}

.mobile-footer .client-loader{
    display: none;
}

.mobile-footer #mobile-footer{
	display: block;
}

#mobile-footer{
	position: fixed;
	display: none;
    width: 100%;
    height: 56px;
    background: white;
    bottom: 0;
    left: 0;
    z-index: 20;
    border-top: 1px solid #58bc90;
    background-color: #1ebb90;
    text-align: center;
    padding-top: 3px;
}

.alternative-screen #mobile-footer{
	background-color: #809cab;
    border-color: #809cab;
}

[page=link_criacao] #mobile-footer{
	text-align: right;
	height: 47px;
}

.fa-refresh {
	color: #e53935;
}
.fa-refresh label{
 	position: absolute;
    font-size: .4em;
    left: 0;
    color:#fff;
    font-weight: bold;
    line-height: 2;

}
#mobile-footer .icon {
    background: #f13636;
	width: 14.25%;
	/* width: 10.25%; */
    height: 48px;
    margin: 0% -0.5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 3em;
    text-align: center;
    color: white;
    border: 1px solid black;
    padding-top: 5px;
    line-height: 1;
    position: relative;
}

.alternative-screen #mobile-footer .icon{ background: #b8b8b8; }

[page=link_criacao] #mobile-footer .icon{
	margin-right: 10px;
	height: 40px;
}

#mobile-footer .icon .faixa-comprar{
	font-size: 0.35em;
    position: absolute;
    border-width: 1px 0px;
    border-style: solid;
    border-color: black;
    border-image: initial;
    padding: 1px 0px;
    background-color: rgb(241, 54, 54);
    left: 0px;
	top: 19px;
	width: 100%;
}

/* #mobile-footer .icon:nth-child(even){
	background: #58bc90;
} */

#mobile-footer .icon.borderless{
	border: 0px;
}

#mobile-footer .icon.footer-double-width{
	width: 28.5%;
}

.mobile-footer .info-cliente-div{
	display: none;
}

#global-loader{
    position: fixed;
    width: 100%;
    height: 100%;
    display: none; 
    top: 0;
    left: 0;
    z-index: 1000;
    padding-top: 110px;
    font-size: 1em;
    /*background: rgba(0, 0, 0, 0.1);*/
    background: white;
    text-align: center;
}

#global-loader h3{
	font-size: 24px;
}

.global-loader-show #global-loader{
	display: block;
}

.left-history-arrow {
	color: white;
    left: 5px;
    display: none;
    position: absolute;
}

.right-history-arrow {
    color: white;
    position: absolute;
    right: 14px;
}

.sub-mobile-footer {
    position: absolute;
    bottom: 100%;
    width: 100%;
    border-top: 1px solid black;
    background: white;
}

.sub-mobile-footer p{
	margin: 3px 0;
	white-space: nowrap;
}

.sub-mobile-footer button{
	height: 48px;
}

.sub-mobile-footer button.avancar{
	border: none;
    padding: 9px 10px;
    background: #58bb8f;
    color: white;
    border-radius: 4px;
}

.mobile-footer .info-ped-button{
	display: none;
}

.mobile-footer .container.detalhes-container{
	margin-bottom: 40px;
}

.mobile-footer #delete-pedido{
	width: 80% !important;
}

/*Transportadora*/

.mobile-footer .new-transp-default-button{
	width: 44% !important;
    font-size: 1.4em;
    font-weight: bold;
}

.mobile-footer .new-transp-input{
	width: 50%;
	border: 1px solid black;
	border-radius: none;
}

.mobile-footer .new-transp-main{
	display: block;
}

.mobile-footer .new-transp-header td{
	padding: 10px 0 !important;
}

.mobile-footer .new-transp-table{
	/* font-size: 1.5em !important; */
	width: 100% !important;
	border-collapse: separate;
    border-spacing: 3px;
}

.mobile-footer .new-transp-selecionar{
	margin: 10px 5px;
}

.mobile-footer .new-transp-continue-button{
	display: none;
}

/*Transportadora*/

.mobile-footer #all{
	width: 100% !important;
}

.mobile-footer .new-transp-table td{
	word-break: break-all;
	padding: 0px;
	line-height: 1.2;
    height: 57px;
    font-size: 1.1em;
}

.mobile-footer .new-transp-selecionar{
	word-break: initial;
}

.mobile-footer #table-pagamento button{
	height: 32px;
}

.mobile-footer .table-father{
	height: 192px;
}

.show-on-mobile-footer input{
	border: 1px solid #000;
	border-radius: 5px;
}

.mobile-footer #desconto-sku .discount-price.default.browser-default{
	margin: 0 auto;
}

.mobile-footer #alert-modal.confirmation-modal{
	width: 80%!important;
	font-size: 1.7em;
}

.trocar-senha-title{
	font-size: 1.7em;
	line-height: 1;
}

.mobile-footer .new-transp-table-holder{
	height: 100%;
}

.mobile-footer .new-transp-header{
	display: none;
}

.observacao-pedido{
	height: 5rem;
	resize: none;
}

.mobile-footer .carrinho-flex-container{
	margin-bottom: 200px;
}

/* .mobile-footer .show-smartphone.total{
	margin-bottom: 150px;
} */

#mobile-footer .text-categ {
    width: 34%;
    font-size: 17px !important;
    margin: 0% 1.5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 3em;
    text-align: center;
    color: white;
    padding-top: 8px;
    line-height: 1;
    position: relative;
}

.txt-categ {
    border-bottom: 1px solid white;
}

.cont-txt-categ {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}


#mobile-footer .text-dtls {
    width: 25%;
    font-size: 15px !important;
    margin: 0% 1.5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 3em;
    text-align: center;
    color: white;
    padding-top: 14px;
    height: 48px;
    line-height: 1;
    position: relative;
    border: 1px solid black;
}



@media only screen and (max-width: 450px){
	.mobile-footer .info-border {
	    height: 28px!important;
	}
	
	.mobile-footer .header-detalhes{
		height: 16px!important;
	}

	.mobile-footer .info-border.large-2{
		height: 72px!important;
	}

}

@media only screen and (min-width: 451px){
	
	.mobile-footer #mobile-footer{
		display: none;
	}

	.mobile-footer .table-father {
	    max-height: 89vh;
	    overflow: scroll;
	}

}
.borderless{

    padding-top: 0 !important;
}