/*===========================================

	-= Quintadellarte =-
	
	1A|= Media query	

	
===========================================*/

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

:root {	
	
	--opensans: "Open Sans", sans-serif;
	--playfair: "Playfair Display", serif;
	
	--cor-texto: #1A1A1A;
	--cor-texto-hover: #6c6c6c;
	
	--cor-texto2: #7D7D7D;
	
	
	--cor-bg: #1A1A1A;
	
	--cor-bg2: #fff;
	
	--cor-bg3: #c1b398;
	--cor-bg3-hover: #a1947a;
	
	--cor-borda: #707070;
	
	--cor-bt: #25D366;
	--cor-bt-hover: #1ba850;
	
	--cor-bt2: #1A1A1A;
	--cor-bt2-hover: #6c6c6c;
	
	--cor-cz: #E6E6E6;
	--cor-cz2: #D9D9D9;
	
	--cor-erro: #d00101;
	
	
	font-family: var(--opensans);
	background-color: var(--cor-bg2);
	
	color: var(--cor-texto);
	
}

*,:after,:before {
	box-sizing: border-box
}
body, html {
    padding: 0;
    margin: 0;
}
body {
	overflow-x: hidden;
}
* {
	margin: 0;
	padding: 0;
}
html {
	scroll-behavior: smooth;
}
a {
	color: var(--cor-texto);
	text-decoration: none;
}
img {
	max-width: 100%;
	width: auto;
	height: auto;
}

h1,
h2,
h3,
h4,
h5 {
	
	font-family: var(--opensans);
	font-variation-settings: "wdth" 75;
}

p {
	padding: 5px 0;
	
}

fieldset {
	border: 0;
}

@font-face {
  font-family: 'icomoon';
  src:  url('/css/quintadellarte/fonts/icomoon.eot?ph5on0');
  src:  url('/css/quintadellarte/fonts/icomoon.eot?ph5on0#iefix') format('embedded-opentype'),
    url('/css/quintadellarte/fonts/icomoon.ttf?ph5on0') format('truetype'),
    url('/css/quintadellarte/fonts/icomoon.woff?ph5on0') format('woff'),
    url('/css/quintadellarte/fonts/icomoon.svg?ph5on0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tel:before {
  content: "\e900";
  color: #707070;
}
.icon-chat .path1:before {
  content: "\e901";
  color: rgb(26, 26, 26);
}
.icon-chat .path2:before {
  content: "\e904";
  margin-left: -1.1650390625em;
  color: rgb(125, 125, 125);
}
.icon-like:before {
  content: "\e906";
}
.icon-cart:before {
  content: "\e90c";
}
.icon-user3:before {
  content: "\e910";
}
.icon-ico-lock:before {
  content: "\e902";
}
.icon-ico-frete:before {
  content: "\e903";
}
.icon-ico-peso:before {
  content: "\e905";
}
.icon-ico-seta-menu:before {
  content: "\e907";
}
.icon-ico-promo:before {
  content: "\e908";
}
.icon-menu:before {
  content: "\e909";
}
.icon-price-tag:before {
  content: "\e935";
}
.icon-quotes-left:before {
  content: "\e977";
}
.icon-quotes-right:before {
  content: "\e978";
}
.icon-zoom-in:before {
  content: "\e987";
}
.icon-zoom-out:before {
  content: "\e988";
}
.icon-bin2:before {
  content: "\e9ad";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-o:before {
  content: "\f006";
}
.icon-check:before {
  content: "\f00c";
}
.icon-lock:before {
  content: "\f023";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-angle-double-left:before {
  content: "\f100";
}
.icon-angle-double-right:before {
  content: "\f101";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-shield:before {
  content: "\f132";
}
.icon-credit-card:before {
  content: "\e93f";
}
.icon-pix_icon:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-tiktok:before {
  content: "\e90d";
}
.icon-wordpress:before {
  content: "\f19a";
}
.icon-x:before {
  content: "\e90b";
}
.icon-switch:before {
  content: "\e9b6";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-warning:before {
  content: "\ea07";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-spinner9:before {
  content: "\e982";
}
.icon-equalizer:before {
  content: "\e992";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-attachment:before {
  content: "\e9cd";
}
.icon-search:before {
  content: "\e986";
}
.icon-barcode:before {
  content: "\e937";
}
.icon-qrcode:before {
  content: "\e938";
}
.icon-cloud-download:before {
  content: "\e9c2";
}
.icon-home:before {
  content: "\e90f";
}
.icon-exclamation-circle:before {
  content: "\f06a";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin-square:before {
  content: "\f08c";
}
.icon-facebook:before {
  content: "\e90e";
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.iconeSpinner:before {
    content: "\e982";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    z-index: 9999;
    background: transparent;
    left: 0;
    right: 0;
    color: var(--cor-bg3);
    width: 42px;
    height: 42px;
    font-size: 42px;
    margin: auto;
    top: 0;
    bottom: 0;
	-webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
	z-index: 1;
}
.fav-expansivel,
.carrinho-expansivel,
.icon-menu-decor,
.checkbox-controle,
.nav-principal__destaque {
	display: none;
}


/* label float */
.box .label-float {
	position: relative;
	Display: block;
	clear: both;
}
.box .label-float label {
	padding-top: 10px;
	margin: 0;
}
.box .label-float .lb {
    position: absolute;
    top: 22px;
    left: 4px;
    transition: all ease .2s;
    display: block;
    padding: 1px 5px;    
    font-size: 14px;
    z-index: 5;
    width: 68%;
	background-color: var(--cor-bg2);
    color: var(--cor-bg);
	cursor: text;
}
.box .label-float input:not(:placeholder-shown) + .lb {
	transform: scale(.85) translate(2px, -25px);
    color: var(--cor-texto-base);
    left: 0;
    width: auto;
    padding: 1px 5px;
}

input[type="checkbox"], 
input[type="radio"] {
    vertical-align: middle;
	width: auto;
}

::selection {
    background: var(--cor-bg3);
    color: #fff;
}

fieldset, ul {
	border: 0;
	margin: 0;
	padding: 0;
}
body, html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

img {
	max-width: 100%;
	width: auto;
	height: auto;
}

a {
	padding: 2px 0;
	color: var(--cor-texto-base);
}
a, a:hover, a:focus {
	text-decoration: none;
}
ul {
	list-style: none;
}
label {
	width: 100%;
	display: block;
	margin-bottom: 15px;
}
input, select, textarea {
	border: solid 1px #ccc;
}
input, 
select {
	width: 100%;
	padding: 5px;
}
input {
	
}
select, 
textarea,
input[type="tel"],
input[type="text"], 
input[type="email"], 
input[type="search"], 
input[type="number"],
input[type="password"]{
	width: 100%;
    padding: 12px 0;
    background-color: #fff;
    border-radius: 3px;
    text-indent: 10px;
	-webkit-box-shadow:0 0 0 50px #fff inset; 
    -webkit-text-fill-color: var(--cor-texto);
	color: var(--cor-texto);
}
textarea:disabled,
input[type="tel"]:disabled,
input[type="text"]:disabled, 
input[type="email"]:disabled, 
input[type="search"]:disabled, 
input[type="number"]:disabled,
input[type="password"]:disabled {
	-webkit-text-fill-color: #999;
    -webkit-box-shadow: 0 0 0 50px #efefef inset;
    color: #999;
	background-color: #efefef;  
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.bt, 
.bt2, 
.bt3 {
    text-transform: uppercase;  
    border-radius: 5px;
    color: #fff;
    border: 0;    
	opacity: 1;	
	text-align: center;
	transition: all .5s;
	width: 100%;
	max-width: 200px;
	margin: 20px auto 0 auto;
	padding: 8px 10px;
    display: table;
	font-size: 14px;
}
.bt {
	background-color: #0087ca;
}
.bt:hover, 
.bt2:hover, 
.bt3:hover {
	opacity: 0.8;
	color: #fff;
}
.bt2 {
	background: #494847;
	color:#fff;	
}
.bt3 {
	background: #e4e4e4;
	color: #333;
}
.bt.action, 
.bt.fechar-pedido {
	margin: auto;
    display: table;
	background: #4caf50;
	font-weight: bold;
	cursor: pointer;
}
.bt.fechar-pedido {
    display: grid;
    grid-template-columns: 60px 1fr;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin: 0 auto;
}
.bt.fechar-pedido .fa-check-circle {
    margin: 0;
    font-size: 22px;
    vertical-align: baseline;
    display: inline-block;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	display: block;
    clear: both;
	padding: 25px 0 0 0;
}
.container:after {
    content: "";
    display: block;
    clear: both;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}
.container .wrap {
    padding: 15px;
}

.inner-internas {
    margin: 0 auto;
    line-height: 140%;
    padding-bottom: 5%;
}
.inner-internas h2 {
    color: var(--bt-ok-hover);
    font-size: 12px;
    border-bottom: 1px solid #5a5a5a;
    padding-bottom: 4px;
}

.cad_realizado {
    margin: auto;
    display: table;
}

.disabled {
    outline: 0;
    background-color: #efefef!important;
    color: #b7b7b7;
}

.erro,
.msgerro,
.msgErro {
    color: var(--cor-erro);
    font-size: 12px;
}
.erro {
    border-color: var(--cor-erro);
}

.alerta {
    overflow-y: hidden;
    max-height: 0;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition: max-height 0.5s;
}
.alerta.on {
    max-height: 1500px;
}
.identificado {
    margin-bottom: 5%;
    padding: 4%;
    background-color: #fbf8db;
    border-radius: 5px;
    border: solid 1px #b7b281;
    position: relative;
    font-size: 10px;
}
.fa-close {
    position: absolute;
    right: 2px;
    top: 2px;
    padding: 5px;
    cursor: pointer;
}
.identificado h1 {
    font-size: 1.2px;
    font-weight: 700;
    margin-bottom: 10px;
}
#overlay {
	opacity: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #333;
	height: 100%;
	width: 100%;
}
#imgload {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -16px;
	opacity: 1;
	z-index: 2;
}

.clear {
    clear: both;
}

.oculto, 
.inativo, 
.box label.oculto, 
.box .orcamento.inativo,
.box label span span.oculto,
body#FORM .col1 {
    display: none;
}
.box {
    font-size: 10px;
    border: solid 1px #ccc;
    padding: 10px;
    border-radius: 5px;
    border-bottom: solid 3px #ccc;
    margin-bottom: 5%;
	font-size: 13px;
}
.box:after {
    content: "";
    display: block;
    clear: both;
}
.box .fa-pencil-square-o {
    cursor: pointer;
}
.box .clearfix:before {
	display:none;
}
.box.login {
    max-width: 300px;
}
.box.login .radio-box {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.box.login li {
    padding: 0 0 5px 0;
}

.box h2 {
	font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.box .editar {
    font-size: 13px;
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
}
.box .editar a {
    display: flex;
    flex-direction: row;
    gap: 10px;
    font-size: 13px;
}

.box .grupo, 
.box label {
    margin-bottom: 4%;
}
.box .grupo span, 
.box .grupo2 span, 
.box label, 
.box label span {
    display: block;
}
.box input[type="checkbox"], 
.box input[type="radio"] {
    margin-right: 4px;
}

.grupo2.parcelas .subtitulo {
    padding: 10px 0;
    font-weight: 700;
}
.grupo2.parcelas .lb {
    display: flex;
    flex-direction: row;
    column-gap: 5px;
    align-items: center;
    font-size: 13px;
}

.box-identificacao {
    padding: 20px;
    border: solid 1px #ccc;
    border-radius: 5px;
    border-bottom: solid 4px #ccc;
    max-width: 290px;
    margin: -116px auto 0 -145px;
    position: fixed;
    background: #fff;
    left: 50%;
    top: 50%;
    z-index: 2;
}
.box-identificacao .fa-close {
    position: absolute;
    right: -11px;
    top: -11px;
    padding: 5px;
    background-color: #fff;
    border: solid 1px #ccc;
    border-radius: 50%;
    width: 25px;
    text-align: center;
    cursor: pointer;
}
.grupo2 span.oculto {
    display: none;
}
.grupo2.senha label {
    display: inline-block;
    vertical-align: top;
    width: 48%;
}

.grupo.grupoTelefone {
    display: grid;
    grid-template-columns: 40px auto auto;
    grid-gap: 5px;
}
.grupo.grupoTelefone span {   
    grid-column: 1/4;
}
.grupo.grupoTelefone .ddd {
    grid-column: 1/2;
}
.grupo.grupoTelefone .telefone {
    grid-column: 2/4;
}

.grupo2.cidade-uf, 
.grupo2.validade, 
.grupo2.numero-complemento {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column-gap: 10px;
}
.grupo2.numero-complemento {
    grid-template-columns: 30% 70%;
}
.grupo2.cidade-uf {
    grid-template-columns: 60% 40%;
}
.grupo2.cep-destinatario label.cep input {
    max-width: 100px;
}
/* .box .grupo.telefone label.ddd {
    width: 16%;
    margin-right: 10px;
    max-width: 50px;
    text-align: center;
	display: inline-block;
	vertical-align: top;
}
.box .grupo.telefone label.telefone {
    width: 76%;
	display: inline-block;
	vertical-align: top;
} */
.box .grupo.telefone {
    display: grid;
    grid-template-columns: 60px auto;
    column-gap: 10px;
}
.box .grupo.data-nascimento {
    display: grid;
    grid-template-columns: auto auto auto;
    column-gap: 10px;
}
.box .check-box {
    display: grid;
    grid-template-columns: 25px auto;
    align-items: center;
    justify-items: flex-start;
}

/*itenms desabilitados(disabled)*/
.box .label-float .uf .lb, 
.box .label-float .cidade .lb {
    background: #efefef;
}

/* .data-nascimento span {
    display: block;
}
.box .data-nascimento label {
    width: 32%;
    padding: 0 10px 0 0;
    display: inline-block;
} */
.destacado span {
    display: block;
}
.obs input[type="checkbox"] {
    vertical-align: baseline;
}

.box .wrapper.on, 
.cartao2.on, 
.wrap-formas.on {
    max-height: 1500px;
    overflow: visible;
}
.box .wrapper, 
.cartao2, 
.wrap-formas {
    margin: 0;
    overflow-y: hidden;
    max-height: 0;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition: max-height 0.5s;
}
.opcoes-pagamento {
    list-style: none;
    margin: 0 0 15px;
    padding: 0;
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 5px;
}
.opcoes-pagamento li {
    border: solid 2px #666666;
    padding: 0;
    border-radius: 4px;
    white-space: normal;
    overflow: hidden;
    position: relative;
    font-size: 10px;
    cursor: pointer;
    height: 47px;
    text-align: center;
	display: block;
}
.opcoes-pagamento__wrap {
	display: grid;
    height: 100%;
	align-items: center;
    grid-template-columns: 30% 55% 15%;    
    justify-content: center;
    text-align: center;
}
.opcoes-pagamento li .fa {
    margin: 0;
    font-size: 20px;
}
.opcoes-pagamento .fa-check, 
.formas-de-pagamento dd {
    display: none;
}

.opcoes-pagamento li.on {
    /* border-color: var(--cor-bt-hover); */
    background: var(--cor-bt-hover);
    color: #fff;
	transition: all ease 1s;
}
/* .opcoes-pagamento li.on:hover {
	background: var(--cor-bt);
} */
.opcoes-pagamento li.on .fa-check {
    display: block;
    position: absolute;
    right: 2px;
    color: #fff;
}

.pagamento dl, 
.pagamento dd {
    margin: 0;
}
.pagamento dd {
    padding: 2% 0;
    border-top: solid 1px #999;
}

.forma-de-pagamento {
    display: inline-block;
    width: 100%;
    padding-right: 3px;
    cursor: pointer;
}
.pagamento dd i {
    border: solid 2px #333;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    float: right;
}
.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.pagamento dd i.fa {
    float: none;
    border: none;
}
.cartao .grupo2.validade {
    font-size: .95em;
}
.cartao .grupo2.validade .mes, 
.cartao .grupo2.validade .ano {
    display: inline-block;
    width: 47%;
}
.selos-formas picture:last-child {
    margin-left: 5px;
    display: inline-block;
}

/*breadcrumbs*/
/* .contem-breadcrumb {
    border-bottom: 1px solid #1f1f1f;
    color: #202020;
    padding: 5px 0;
    font-size: 1.2rem;
	display: block;
	margin: 0 0 25px 0; 
}
#FORM .contem-breadcrumb {
    margin-bottom: 40px;
} */
/* .identificar {
    text-align: right;
	padding-top: 10px;
}
.identificarLink {
    cursor: pointer;
    margin: 0 1px 0 4px;
}
.identificarLink:hover {
    background: #e9e9e9;
} */


/*Pag. pedidos*/
#HP #info-pedido {
    margin-bottom: 25px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 15px;	
}
#HP .coluna2 {
}
/* #HP #info-pedido h3, 
#HP .coluna2 h3 {
    font-size: 1.2px;
} */
#HP #info-pedido h3 .fa, 
#HP .coluna2 h3 .fa {
    margin-right: 5px;
}

#HP #tb-produtos {
    width: 100%;
}
#HP #tb-produtos tr,
#HP #tb-produtos.pedido th {
	padding: 0;
}

#HP #info-pedido .bt.action {
    margin: auto;
    display: table;
    width: 260px;
	/* font-size: .9em; */
}
.destacado {
    background-color: #f1f1f1;
    padding: 15px!important;
    border-radius: 5px;
    margin-top: 15px;
}
.pedido-recente {
    margin-bottom: 15px;
}
#tb-produtos, 
#tb-produtos2 {
    margin-bottom: 15px;
}
#tb-produtos tr {
    border: 1px solid #ddd;
    /* padding: 0.35em; */
    border-width: 1px;
}

#tb-produtos td {
    /* padding: 0.625em; */
}
#tb-produtos.pedido th {
    padding: 10px 15px;
}
#tb-produtos.pedido img {
    max-width: 80px;
    margin-right: 10px;
}
#tb-produtos thead tr th {
    background-color: #f4f4f4;
    font-weight: 400;
}
#tb-produtos.pedido td.coluna-imagem {
    width: 15%;
}
#tb-produtos td.coluna-imagem {
    padding: 0 0 0 4%;
    width: 30%;
}
#tb-produtos td.coluna-produto {
    border-bottom: 0;
}
#tb-produtos td.coluna-produto .nome-produto {
    font-weight: 400;
}
#tb-produtos td .cod:before, 
.coluna-produto span.preco-por:before {
    content: attr(data-label);
}
#tb-produtos .cod {
    color: #666666;
    display: block;
    margin: 2% 0;
}
.coluna-produto span.qtd:before {
    content: "Qtd.: ";
}
.periodo-intervalo {
    background-color: #f4f4f4;
    padding: 10px;
    border-radius: 5px;
    max-width: 320px;
	margin-bottom: 15px;
}
#HP .coluna2 .grupo2.intervalo label {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
}
table#tb-produtos2.pedido {
    width: 100%;
    max-width: 260px;
}
#tb-produtos2 td {
    text-align: left;
    padding: 3px 0;
}
#HP .bt2 {
    margin: 15px auto 0 auto;
    display: table;
}

/* lista-historico-pedidos */
.lista-historico-pedidos h3 .fa {
    font-size: .12px;
    margin-right: 5px;
}
.lista-historico-pedidos h3 {
    font-size: 1.2px;
}
.lista-historico-pedidos #tb-produtos {
    margin: auto;
    width: 100%;
}
.lista-historico-pedidos .wrap-pedidos {
    overflow-x: scroll;
}
#HP .lista-historico-pedidos #tb-produtos th {
    padding: 0 0.5em;
}
#HP .lista-historico-pedidos #tb-produtos {
    font-size: 12px;
    text-align: center;
}
#HP .lista-historico-pedidos #tb-produtos img {
	margin: auto;
    width: 85%!important;
    max-width: none;
}


.complementar_obs {
    display: block;
    clear: both;
    padding: 10px 0;
    cursor: pointer;
}
#PESobservacao {
    padding: 5px;
}

#tb-valores {
    display: table;
    width: 100%;
}
#tb-valores th {
    text-align: left;
}
#tb-valores td {
    text-align: right;
}
#tb-valores th, 
#tb-valores td {
    padding: 5px 0;
	font-size: 1.1em;
}
#tb-valores .total {
    border-top: 1px solid #494847;
}
#tb-valores .total td {
    color: #4caf50;
    font-size: 1.3em;
    font-weight: 600;
}

/*= Pag. obrigado*/
.bt.abrir-janela {
    max-width: 700px;
    margin: 0 auto 25px auto;
    display: table;
    line-height: 125%;
    text-transform: none;
    font-size: 16px;
    font-weight: 550;
    padding: 15px 10px;
}
.bt3.btVoltar {
    margin: auto;
    display: table;
    width: 290px;
}
.informePedido, 
.detalhes-pedido, 
.atencao {
    font-size: 1.1em;
}
.informePedido h2 {
    margin-bottom: 15px;
    font-size: 1.2px;
}
.informePedido .fa-check-circle {
    color: #669933;
}
.detalhes-pedido {
    background-color: #ebf3e0;
    padding: 15px;
    border-radius: 5px;
    margin: 15px 0;
}

#OB .col1,
#OB .conteudo:before {
    display: none;
}
#OB .conteudo {
    display: block;
}
#OB #miolo {
    padding-bottom: 50px;
}
#OB  a[href^=mailto]:before {
    content: "\f003";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 4px;
    font-size: 20px;
    display: inline-block;
    vertical-align: top;
}
#OB .bt3.btVoltar {
    font-size: 12px;
}

/*= Tracking */
ul.tracking {
	list-style: none;
	padding: 0;
	border-left: solid 5px #ccc;
}
ul.tracking li {
	border-left: solid 5px #ccc;
	padding: 5px 15px;
	margin-left: -5px;
	position: relative;
}
ul.tracking li.fail {
	border-color: #ff0000;
}
ul.tracking li.ok.atual:before, ul.tracking li.fail.atual:before {
	content: '';
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #2cc32c;
	position: absolute;
	bottom: -3px;
	left: -8px;
	z-index: 1;
}
ul.tracking li.fail.atual:before {
   background-color: #ff0000;
}
ul.tracking span {
	display: block;
	color: var(--cor-font1);
}
.tracking li.ok {
	border-color: #2cc32c;
}

.coluna-produto .sinalSomaCombo, 
.coluna-produto .maisCombo, 
.coluna-produto .maisComboVar, 
.coluna-produto .qtdCombo, 
.coluna-produto .txtQtdCombo {
    font-size: 11px;
    padding-right: 3px;
}
.coluna-produto .txtQtdCombo:before {
    content: " - ";
}


/* header */

.logout,
.identificar {
	display: none;
}
header.header {
    background: var(--cor-bg2);
	border-bottom: 50px solid var(--cor-bg);
}
.header_wrap {
    display: block;
    clear: both;
}
.header_topo {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
	padding: 20px 0 10px 0;
	align-items: center;
}
.header-menu {
    grid-column: 2 / 5;
    grid-row: 1 / 2;
    display: flex;
    justify-content: flex-start;
}
.header-menu .icon-menu {
    font-size: 1.6rem;
}
.header-topo__h1 {
    grid-column: 5 / 8;
    display: flex;
    justify-content: flex-start;
    grid-row: 1 / 2;
}
.header_topo-sup {
    display: none;
}
.header_busca {
    grid-column: 2 / 12;
    padding: 5px 0 0 0;
    grid-row: 2 / 3;
}
#formBusca {
    display: grid;
    grid-template-columns: auto 45px;
    border: 1px solid var(--cor-borda);
    border-radius: 5px;
}
.header_functions {
    grid-column: 9 / 12;
    grid-row: 1 / 2;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    column-gap: 10px;
    justify-content: flex-end;
}
.header_topo-ol {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    list-style: none;
}
.header_topo-li a {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 10px;
}
.header_topo-li.lk-zap a:before,
.header_topo-li.lk-tele a:before {
    content: "\ea93";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.header_topo-li.lk-zap a:before {
    font-size: 22px;
    color: var(--cor-bt);
}
.header_topo-li.lk-tele a:before {
    content: "\e900";
	font-size: 22px;
	color: var(--cor-borda);
}
.header_topo-li .icon-chat {
	font-size: 22px;
}


.conteudo .col1 {
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    max-width: 290px;
    z-index: 99;
    width: 90%;
    padding: 10px 0 0 10px;
    height: 100%;
	border-right: 1px solid var(--cor-bg);
	transform: translateX(-390px);
    transition: all ease 1s;
}
.conteudo .col1.on {
	transform: translateX(0);
}
.menu {
	display: flex;
	flex-direction: column;
	row-gap: 20px;
}
.menu .icon-user3 {
    font-size: 52px;
    margin: 0;
    background: var(--cor-cz);
    display: block;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 80px;
    color: var(--cor-bg);
}
.menu .nomeUser {
    padding: 10px 0 0 0;
    display: block;
    font-size: 13px;
}
.menu .icon-cross {
    position: absolute;
    top: 20px;
    right: -36px;
    background: var(--cor-bg);
    color: #fff;
    padding: 10px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}


/* rodapé */
.rodape {
    background: var(--cor-bg);
    padding: 35px 0 0 0;
	margin-top: 30px;
}
.rodape dt, 
.rodape dd, 
.rodape .icon-redes {
    color: var(--cor-bg2);
}

.rodape .rodape-redes {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    column-gap: 20px;
	order: 2;
}
.rodape .icon-redes {
    font-size: 0;
}
.rodape .icon-redes:before {
    font-size: 2.2rem;
}
.rodape .menuInst a, 
.rodape .menuInst p {
    color: var(--cor-bg2);
	font-size: 15px;
}
.rodape-conteudo {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
    justify-content: center;
    text-align: center;
	padding: 0 0 60px 0;
}
.menuInst dt {
    font-family: 'Playfair Display';
    text-transform: uppercase;
    font-size: 16px;
	padding: 0 0 10px 0;
}
.menuInst dd {
    padding-top: 5px;
}
.menuInst dd a {
    padding: 5px 0;
    display: inline-block;
}
.rodape-conteudo-inferior {
    background: var(--cor-bg2);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
	padding: 20px 0;
    margin: 0;
}
.rodape-inferior dt {
    color: var(--cor-bg);
    text-transform: uppercase;
    /* font-family: 'Playfair Display'; */
    font-weight: 700;
	padding: 0 0 10px 0;
}
.rodape-inferior.rodape-inferior1 {
    padding-bottom: 25px;
}

.faixaRodape {
    background: var(--cor-bg);   
    text-align: center;
    min-height: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.assinatura {
	display: block;
    padding: 10px 0;
}
.assinatura,
.assinatura * {
    color: #fff;
}

.conteudo {
    display: block;
	padding: 25px 15px 0 15px;
	position: relative;
	font-size: 14px;
}
.conteudo:before {
    content: "";
    box-shadow: 0px 5px 4px #cccccc;
    position: absolute;
    top: -60px;
    left: 0;
    height: 1px;
    background: transparent;
    margin: 0;
    width: 100%;
    z-index: 10;
}
.contem-breadcrumb {
	Display: none;
}
.conteudo.conteudo-login {
    display: block;
}


#HP .box.login {
    max-width: 680px;
    padding: 15px;
    width: 90%;
    margin: auto;
}
#HP .box.login .link {
	display: table;
    position: relative;
    line-height: 1;
}
#HP .box.login .link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: var(--cor-bg);
	transition: all ease 1s;
}
#HP .box.login .link:hover:after {
    width: 100%;
}

#HP .grupo2.nova-senha {
	display: block;
}
#HP .box.login p {
    padding: 0 0 10px 0;
}
#HP .box.login .info-senha {
    padding: 5px 0 0 5px;
}
#HP .box.login label.radio-box {
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 5px;
}
#HP .box.login .grupo2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    padding: 10px 0;
    justify-content: center;
    align-items: flex-start;
	max-width: 280px;
}
#HP .box.login.inner-internas .grupo2 input {
	max-width: none;
}
#HP .box.login.inner-internas input {
    max-width: 70%;
}
#HP .box.login.inner-internas .email-senha input {
    max-width: none;
}
#HP .box.login.inner-internas .bt {
    margin: 15px auto;
}
#HP .box.login .grupo2.nova-senha,
#HP .box.login .grupo2.novo-email {
    max-width: none;
}

/*pedido*/
.periodo-intervalo .grupo2 {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	column-gap: 15px;
}
.pedido-aside h3 {
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 5px 0;
}
.pedido-aside p {
	padding: 10px 0;
}
.lista-pedidos .lp {
	display: grid;
	grid-template-columns: 80px 1fr;
	justify-content: flex-start;
	column-gap: 15px;
	align-items: center;
}
.borda-pedido-label {
	display: grid;
	grid-template-columns: 1fr 100px;
	padding: 10px 5px;
	align-items: center;
	background: var(--cor-bg3);
}

.pedidos-dt {
	
}
.pedidos-dt h2 {
    grid-column: 1 / 3;
}
.col-pedido p {
    padding: 10px 0;
    line-height: 120%;
}
.wrap-pedidos {
    overflow: scroll;
}


.fav-thumbs {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.fav-thumbs .thumbs_prd {
    display: grid;
    grid-template-columns: 80px 1fr;
    column-gap: 10px;
    align-items: center;
    border-bottom: 1px solid var(--cor-bg3);
    padding: 10px 0 10px 10px;
}
.fav-thumbs .thumbs_prd-foto {
    position: relative;
}
.fav-thumbs .icone-remover {
    position: absolute;
    bottom: -5px;
    left: -5px;
    color: var(--cor-bg3);
    z-index: 10;
    cursor: pointer;
    transition: all ease 1s;
    border: 1px solid var(--cor-bg3);
    padding: 3px;
    border-radius: 3px;
	background: #fff;
	 z-index: 999;
}
.fav-thumbs .icone-remover:hover {
    color: var(--cor-bg3-hover);   
}
.fav-thumbs .icone-remover a {
    background: transparent;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}



/*= 1A|= @media query
------------------------------*/

@media (min-width: 576px){
	.container {
		max-width: 540px;
	}
}

@media (min-width: 768px){
	
	/* .contem-breadcrumb {
		font-size: 1.4rem;
		 display: grid;
		grid-template-columns: 75% auto;
		align-items: center;
	} */
	.identificar {
		padding-top: 0;
	}
	
	.container {
		max-width: 720px;
	}
	.box {
		padding: 15px;
	}
	.col-formulario.dados-pessoais .box, 
	.col-formulario.endereco .box, 
	.col-formulario.Entrega .box, 
	.col-formulario.Pagamento .box {
		margin-right: 20px;
	}
	
	.bt.fechar-pedido {
		padding: 15px 0;	
	}
	.identificado {
		padding: 15px;
		max-width: 50%;
		margin: 0 auto 20px;
		text-align: center;
	}
	.box {
		padding: 15px;		
	}
	
	#HP .coluna2,
	#HP #info-pedido {
		display: inline-block;
		vertical-align: top;
		
	}
	#HP #info-pedido {
		/* padding-right: 15px;
		width: 68%; */
	}
	#HP .coluna2 {
		width: 30%;
	}
	
	.row-selos {
		text-align: left;
	}
	.address__titulo br {
		display:none;
	}
	.link-designer, .footer__assinatura .link {
		width: 160px;
		margin: 0 10px;
	}
	.selos-formas, 
	.footer__assinatura .container {
		display: flex;
		align-items: center;
	}
	.footer__assinatura .container {
		justify-content: center;
	}
	
	/* lista-historico-pedidos */
	.lista-historico-pedidos .wrap-pedidos {
		overflow-x: hidden;
	}
	#HP .lista-historico-pedidos #tb-produtos img {
		width: auto!important;
		display: table;
		margin: auto;
	}
	#HP .lista-historico-pedidos #tb-produtos {
		font-size: .9em;
	}
	
	.link-designer, .footer__assinatura .link {
		width: 160px;
		margin: 0 10px;
	}
	
	.formas-de-entrega {
		font-size: 12px;
	}
	
	.bandeira-cartao img {
		max-height: 20px;
		margin: 10px 5px;
	}
	
	.grupo2.parcelas {
		font-size: .9em;
	}
	
	
	/* pedido */
	.conteudo-pedido {
		display: grid;
		grid-template-columns: auto 30%;
		column-gap: 15px;
	}
	.pedido-recente.destacado {
		grid-column: 1 / 3;
	}
	.pedidos-dt {
		display: grid;
		grid-template-columns: 1fr 30%;
		align-items: flex-start;
		column-gap: 10px;
	}
	.lista-historico-pedidos .wrap-pedidos {
		overflow: visible;
	}
	
	
}

@media (min-width: 992px){
	
		
	.header-menu,
	.icon-cross.close-menu,
	.login-navegacao.mobile,
	.nav-principal__link-mobile	{
		display: none;
	}		
	
	
	.conteudo {
		width: 90%;
        display: grid;
        max-width: 1780px;
        grid-template-columns: 190px auto;
        margin: 120px auto 0 auto;
		padding: 0;		
	}
	
	.label-float .lb {
		top: 20px;
		left: 7px;
	}
	
	.header-topo__h1 {
		grid-column: 3 / 5;
		display: flex;
		justify-content: flex-start;
		grid-row: 1 / 3;			
	}
	.header_topo-sup {
		grid-column: 5 / 9;
		align-self: center;
		grid-row: 1 / 2;
		display: inherit;
	}
	.header_busca {
		grid-column: 5 / 9;
		padding: 10px;
		grid-row: 2 / 2;
	}
	.header_functions {
		padding: 15px 0;
		grid-column: 10 / 11;
		grid-row: 2 / 3;
		padding: 0;
		margin: 0;
		display: flex;
		flex-direction: row;
		column-gap: 40px;
		align-items: flex-start;
	}
	.rodape {
		margin-top: 270px;
	}
	.rodape .rodape-conteudo {
		display: grid;
		grid-template-columns: repeat(6, 1fr);
		align-items: flex-start;
		justify-content: center;
		align-content: center;
		text-align: center;
	}	
	.rodape .menuInst {
		text-align: left;
	}
	.rodape  .menuInst dd {
		padding: 0;
	}	
	.rodape .rodape-redes {
		order: initial;
		align-self: center;
	}
	.rodape-conteudo-inferior {
		display: grid;
		grid-template-columns: repeat(12, 1fr);
		align-items: flex-start;
		text-align: left;
		padding: 60px 0;
	}
	.rodape-inferior.rodape-inferior1 {
		grid-column: 3 / 5;
		padding-bottom: 0;
	}
	.rodape-inferior.rodape-inferior2 {
		grid-column: 9 / 11;
	}
	.DT .box-news_wrap {
		padding-top: 90px;
	}
	.box-news_wrap {
		padding: 0 15px 60px 15px;
	}
	.box-news_titulo h3 {
		font-size: 50px;
	}
	.box-news_titulo span {
		font-size: 18px;
	}
	.box-news_wrap {
		padding-bottom: 90px;
	}	
	.assinatura {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		column-gap: 10px;
	}
	
	.assinatura .link2 {
		background: url(/quintadellarte/imagens/logo-dpi2.png) 0 0 no-repeat;
		text-indent: -5000px;
		width: 65px;
		height: 21px;
	}
	.assinatura .link {
		background: url(/quintadellarte/imagens/logo-h5web-modelo6.png) 0 0 no-repeat;
		width: 88px;
		height: 21px;
		text-indent: -5000px;
	}
	
	
	.container {
		max-width: 960px;
	}
	.conteudo .col1 {
		position: relative;
		max-width: none;
		width: auto;
		z-index: 5;
		padding: 0;
		border: 0;
		transform: none;
	}
	.menu .icon-cross {
		display: none;
	}
	
	
	#HP .grupo2.nova-senha {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 15px;
	}
	
	
	
	
}

@media (min-width: 1024px){
		
	.col {
		width: 33.333%;
		float: left;
		
	}
	
	/* .address__titulo {
		font-size: 1.8em;
		margin: 20px 0 25px 0;
		padding: 0;
	} */
	/* .selos-formas {
		display: block;
	}
	
	.selos-formas picture:last-child {
		display: inline-block;
		margin-left: 0;
		margin-top: 5px;
	} */
	
	
}

@media (min-width: 1200px){
	
	.container {
		max-width: 1140px;
	}
	
	

}

















