body {
    margin: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 0.85rem;
    font-weight: 300;
    line-height: 1.3;
    color: #231f20;
    background-color: #fafafa;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

#endereco-cep {
    width: 39%;
    float: left;
    margin-right: 1%;
}

#endereco-rua {
    width: 59%;
    float: left;
    margin-left: 1%;
}

#endereco-numero {
    float: left;
    width: 24%;
    margin-right: 1%;
}

#endereco-bairro {
    float: left;
    width: 74%;
    margin-left: 1%;
}

#endereco-cidade {
    width: 39%;
    float: left;
    margin-right: 1%;
}

#endereco-referencia {
    width: 59%;
    float: left;
    margin-left: 1%;
}

/*novo card*/
/*novo card*/

#sacola\.finalizar .whatsapp-btn.wapedidos {
    display: none;
}


#navbarHeader {
    margin-bottom: 25px;
}

.shadow-sm {
    box-shadow: none !important;
}

.social--icons {
    display: inline-block;
  } 
  
  #facebook-share-btt svg, 
  #whatsapp-share-btt svg, 
  #twitter-share-btt svg, 
  #linkedin-share-btt svg, 
  #mail-share-btt svg {
    width: 20px;
    height: 20px;
  }

.section--title {
    font-size: 1.4rem;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 10px;
}

#navbarHeader h4.text-white {
    font-size: 1.3em;
    font-weight: 200;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.2;
}


.btn.btn-primary.wdt-custom.default--tercolor.esgotado {
    background: #ccc !important;
    border: 1px solid #ccc !important;
}

.btn.btn-primary.wdt-custom.esgotado {
    background: #ccc;
    border: 1px solid #ccc;
}

.whatsapp-btn.wapedidos {
	width: 60px;
	height: 60px;
	display: block;
	position: fixed;
	z-index: 9999;
	background: #25d366;
	padding: 10px;
	bottom: 15px;
	right: 15px;
	border-radius: 100px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}

.whatsapp-btn.wapedidos .whatsapp-link svg {
	color: #fff;
	width: 30px;
	height: 30px;
}

.logomarca-footer {
    margin-top: 14px;
    max-width: 160px;
}

.btn {
    padding: .40rem .30rem;
}

.fw-light {
    font-weight: 300 !important;
    font-size: 1.4rem;
    margin-bottom: 8px;
}

#sacola\.finalizar form h3 {
    font-size: 1.4em;
    margin: 0;
}

#sacola\.finalizar form h3 + small {
    margin-bottom: 10px;
    display: block;
}

#sacola\.finalizar .form-select, #sacola\.finalizar .form-control {
    padding: .7em;
    border-radius: 0.3em;
}

footer .social-icons {
    padding: 12px 0 !important;
}

footer {
    background: #fff;
}

.bg-light {
    background-color: #fafafa !important;
}

.produtos-home, .produtos-categoria, .produtos-busca {
    padding-top: 0rem !important;
    padding-bottom: 3rem !important;
}

#home footer.py-5, footer#categoria .py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.div-header .col {
    margin: 0;
}

.logomarca-home {
    border-radius: 100px;
    padding: 0;
    width: 155px;
    height: 155px;
}

.logomarca-border {
    width: 150px;
    border-radius: 100px;
    height: auto;
    margin-left: auto;
    margin-bottom: 10px;
}

.logomarca-border--inner {
    border-radius: 100px;
}
.btn-carrinho {
    display: block;
    position: relative;
}

.btn-carrinho span {
    width: 22px;
    height: 22px;
    background-color: red;
    border-radius: 22px;
    font-size: 12px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 22px;
    position: absolute;
    right: -9px;
    top: -6px;
    z-index: 1;
	font-weight: bold;
}

.btn--voltar {
    margin-bottom: 0.8rem !important;
    display: block;
    color: #231f20;
    text-decoration: none;
}

#produto\.detalhes .py-4 {
    padding-top: 0.8rem !important;
    padding-bottom: 2.5rem !important;
}

.btn--voltar svg {
    width: 32px;
    height: 32px;
}

.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #5aca46;
    border-color: #5aca46;
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
    color: #fff;
    background-color:#5aca46;
    border-color: #5aca46;
    box-shadow: none;
}

.btn-check:active + .btn-primary:focus, .btn-check:checked + .btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

label {
    display: inline-block;
    margin-top: 15px;
    font-size: 12px;
}

.bg-dark h4, .bg-dark a {
    color: #fff;
    text-decoration:none;
}

.bg-dark a:hover {
    text-decoration:underline;
}

.bi.bi-list {
    display: block;
    width: 36px;
    color: #fff;
    height: 36px;
}

.bi.bi-handbag-fill {
    display: block;
    width: 28px;
    color: #fff;
    height: 28px;
}

.navbar-toggler {
    padding: 0;
	border:0px;
}

.navbar-dark .navbar-toggler {
    color: transparent;
    border-color: transparent;
}

.btn-primary {
    color: #fff;
    opacity: 1;
}

.btn-primary:hover {
  color: #fff;
  opacity: 0.8;
}

.btn-primary:active {
    color: #fff;
    opacity: 0.8;
  }

.btn-check:focus + .btn-primary, .btn-primary:focus {
    color: #fff;
    opacity: 0.8;
}

.btn.btn-primary.wdt-custom {
    width: 100%;
}

ul.social-icons {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.social-icons a, ul.social-icons a:hover{
    text-decoration: none;
}

ul.social-icons li {
    display: inline;
    margin: 4px;
}

.bi.bi-facebook {
    width: 23px;
    height: 23px;
}

.bi.bi-instagram {
    width: 22px;
    height: 22px;
}

.bi.bi-youtube {
    width: 30px;
    height: 30px;
}

.list-unstyled svg {
    width: 16px;
    fill: #fff;
    height: 16px;
    margin-right: 8px;
}

footer {
    text-align: center;
}

.logomarca-header {
    background: transparent;
    border-radius: 50px;
    padding: 0;
    width: 50px;
    height: 50px;
}

figure {
    margin: 0 0 0;
}

.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: #fff;
    color: inherit;
    border: none;
    padding: 0 !important;
    width: 36px;
    height: 36px;
    border-radius: 50px;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    color: #666;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.owl-nav button.owl-prev {
    left: 0;
    position: absolute;
}

.owl-nav button.owl-next {
    right: 0;
    position: absolute;
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
}

.owl-carousel .owl-stage-outer {
    -webkit-transform: none;
}

.owl-carousel .owl-item img {
    border-radius: .25rem .25rem 0rem 0rem;
}

.card {
    border: 0;
}

.card-body {
    text-align: center;
}

.card-body p {
    margin-bottom: 0.5em;
    color: #231f20;
    font-weight: 500;
}

.card-body small {
    font-weight: 300;
    margin-bottom: 0.5em;
    display: block;
    min-height: 40px;
}

#sacola\.sacola .card-price {
    min-height: inherit;
}

.card-price {
    min-height: 40px;
    margin-bottom: 0.5em;
    color: #231f20;
    font-weight: 500;
}

.text-muted {
    color: #8e8e8e !important;
}

.tqtde {
    margin-top: 18px;
    margin-bottom: 14px;
}


.box-alerta.error {
    background-color: rgba(255, 0, 0, 0.7);
}

.box-alerta {
    position: fixed;
    top: 90px;
    z-index: 2;
    width: 276px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color:#40cd28;
    padding: 18px 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    animation: fade-alert 300ms ease-in-out;
    animation-fill-mode: none;
    animation-fill-mode: backwards;
}

.tamanho {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border-radius: 100px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    z-index: 9;
}

.box-autoinput {
    max-width: 25%;
    margin: auto;
}
.box-autoinput input{
    text-align: center;
}

.quantidade a {
    text-decoration: navajowhite;
    font-size: 22px;
    color:#231f20;
    font-weight: bold;
}

.sacola .quantidade {
    margin: 10px 0px;
}

.a--excluir {
    color: red;
    font-size: 14px;
    text-decoration: navajowhite;
    margin: 10px 0 0 0;
    display: block;
}

.sacola .card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
}

.line-grid .col {
    display: inline-flex;
}

.line-grid {
    display: flex;
}

#produto\.detalhes {
    background: #f5f5f5;
}

.input--flex #s {
    border: 0px;
}

#div-form-select {
    position: relative;
    width: 100%;
    margin-bottom: 0;
}

#div-form-search{
    width: 0;
    overflow: hidden;
    position: absolute;
}

#div--busca {
    display: flex;
    position: relative;
    background-color: #fafafa;
    border: 1px solid rgba(var(--b6a,219,219,219),1);
    border-radius: 0.3em;
    padding: 0.3em;
}

#div--busca #categoria {
    border: 0px;
}

#div--busca #s {
    border: 0;
    border-radius: 2em 0em 0em 2em;
    padding: .375rem 1.75rem .375rem .75rem;
    background: #fafafa;
}

#btn1, #btn2 {
    padding: 10px 10px 10px 15px;
    border-left: 1px solid rgba(var(--b6a,219,219,219),1);
}

.div-form-select #categoria {
    border-radius: 2em 0em 0em 2em;
    background-color: #fafafa;
}

.input--flex{
    display: flex;
}

.form-select:focus, .form-control:focus {
    border-color: #ced4da;
    box-shadow: none;
}

.div--search--select {
    position: relative;
    max-width: 100%;
    width: 100%;
}

#finalizar label.error {
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 12px;
    color: red;
}

/*loader*/
.loader {
    margin: auto;
}

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #b42c64; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}
  
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/*loader*/

/*Modal*/
#produto\.detalhes .js-open-modal {
    position: absolute;
    z-index: 2;
    background: rebeccapurple;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    border-radius: 50px;
    right: 10px;
    top: 10px;
}

.div-cart-share {
    display: flex;
}

.div-cart-share .js-open-modal {
    margin-right: 12px;
    margin-top: 2px;
    cursor: pointer;
}

header .js-open-modal svg {
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 32px;
    color: #fff;
}

.modal-box {
    display: none;
    position: absolute;
    z-index: 1000;
    width: auto;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
    background-clip: padding-box;
}
  
.modal-box header,
.modal-box .modal-header {
    padding: 1.25em 1.5em;
    border-bottom: 1px solid #ddd;
}
  
.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }
  
.modal-box .modal-body { padding: 2em 1.5em; text-align: center; }

.modal-body a, .modal-body a:hover {
    text-decoration: navajowhite;
}

.modal-body a {
    margin: 10px;
    color: #639;
}

.modal-box footer,
.modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: right;
}
  
.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.3) !important;
}

button:focus {
    outline: dotted 0px;
    outline: none;
}
  
span.close {
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    top: 5%;
    right: 2%;
    text-decoration: none;
    color: #bbb;
    z-index: 9;
    cursor: pointer;
}
  
span.close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}

@media (min-width: 32em) {
    .modal-box { width: auto; }
}
  /*Modal*/

.desc--header {
    line-height: 24px;
}

.pedido--min--header {
    font-weight: 500;
    margin-bottom: 0;
    line-height: 28px;
}

@media only screen and (min-width: 576px) {
    .col.header-detalhes {
        text-align: left;
        padding-left: 20px;
    }
    .col.header-logo {
        padding-right: 20px;
    }
}

@media only screen and (max-width: 768px) {
    #sacola\.sacola .box-autoinput {
        max-width: 36%;
        margin: auto;
    }

    .logomarca-border {
        width: 150px;
        height: 150px;
        border-radius: 100px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
    .btn {
        font-size: 0.8rem;
		padding: .40rem .30rem;
    }
}

@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 100%;
		width: 100%;
		padding: 0 22px;
	}
}
