| Server IP : 54.233.248.239 / Your IP : 172.28.20.13 Web Server : Apache System : Linux ip-172-28-29-189 6.5.0-1014-aws #14~22.04.1-Ubuntu SMP Thu Feb 15 15:27:06 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.2.34-43+ubuntu22.04.1+deb.sury.org+1 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/vinumday2_0/front/css/ |
Upload File : |
/* Fontes */
@font-face {
font-family: 'manus';
src: url('../fontes/manus-webfont.woff2') format('woff2'),
url('../fontes/manus-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'tratta';
src: url('../fontes/trattatello-webfont.woff2') format('woff2'),
url('../fontes/trattatello-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,hr,th,td {
margin:0;
padding:0;
}
h1, h2 {
font-weight:normal; font-family: 'Montserrat',sans-serif;
}
strong, b{font-weight: 900; font-family: 'Montserrat',sans-serif;}
small {
font-weight:300; font-size:12px;
}
html {
-webkit-font-smoothing: antialiased;
}
html {
font-size: 100%;
}
a {
color: #353535;
text-decoration:none; cursor:pointer;
}
a, button ,.fa ,.item{
transition:all 0.25s;
-moz-transition: all 0.25s; /* Firefox 4 */
-webkit-transition: all 0.25s; /* Safari and Chrome */
-o-transition: all 0.25s; /* Opera */
}
li{
transition:all 0.25s;
-moz-transition: all 0.25s; /* Firefox 4 */
-webkit-transition: all 0.25s; /* Safari and Chrome */
-o-transition: all 0.25s; /* Opera */
}
h3{
color: black;
font-weight: 300;
font-family: 'Montserrat',sans-serif;
}
h2{
font-weight: 500;
color: black;
}
p{
color: #5e5f60;
font-size: 14px;
line-height: 24px;
font-family: 'Montserrat',sans-serif;
}
.item{
transition:all 0.45s; -moz-transition: all 0.45s; -webkit-transition: all 0.45s; -o-transition: all 0.45s
}
.hidden{
display: none;
}
.full{
width: 100%;
}
.text-center{
text-align: center;
}
.text-right{
text-align:right;
}
.text-left{
text-align:left;
}
.f-right{
float: right;
}
.f-left{
float: left;
}
hr.defaultCenter{
height: 3px;
border: none;
background: #e3003e;
width: 60px;
margin: 10px auto 50px auto;
}
.container{
width: 1000px;
position: relative;
margin: 0px auto;
}
.container-cabecalho{
width: 1000px;
position: relative;
margin: 0px auto;
}
/*Banner*/
.banner {height: 510px; position: relative; width: 100%;}
.banner-interno{
height: 310px
}
.banner-interno__title{
position: absolute;
top: 25%;
left: calc((100% - 116px)/2);
color: #f55133;
font-size: 30px;
font-weight: 900;
text-transform: uppercase;
z-index: 999;
}
.banner-interno__subtitle{
position: absolute;
top: 25%;
left: calc((100% - 207px)/2);
font-size: 80px;
font-family: manus;
color: white;
text-transform: lowercase;
letter-spacing: 5px;
}
.banner .vinho{
position: absolute;
left: calc((100% - 197px) / 2);
top: 125px;
z-index: 999;
width: 100%;
width: 197px;
height: 479px;
-webkit-transition: opacity .35s ease-in-out;
-moz-transition: opacity .35s ease-in-out;
-ms-transition: opacity .35s ease-in-out;
-o-transition: opacity .35s ease-in-out;
transition: opacity .35s ease-in-out;
animation-duration: 1.5s;
}
.banner .vinho-do-dia{
position: absolute;
bottom: 20px;
width: 80%;
left: 10%;
opacity: 0.7;
}
.banner img.active{
opacity: 1;
}
.banner h2{
color: white;
}
.banner .button{
border-color: white;
margin-top: 20px;
color: white;
}
.banner .text-center{
padding-top: 280px;
}
.w-100{
width: 100%;
}
.mt-50{
margin-top: 50px;
}
.mt-70{
margin-top: 70px;
}
.mb-70{
margin-bottom: 70px;
}
.pt-200{
padding-top: 200px;
}
.pt-50{
padding-top: 50px;
}
.pb-50{
padding-bottom: 50px;
}
.pt-70{
padding-top: 70px;
}
.pb-70{
padding-bottom: 70px;
}
.button{
font-size: 18px;
background: #e3003e;
border: 2px solid #e3003e;
border-radius: 20px;
margin: 20px auto;
color: white;
padding: 10px 60px;
text-transform: uppercase;
font-family: Voga;
cursor: pointer;
transition: all 0.25s;
-moz-transition: all 0.25s;
-webkit-transition: all 0.25s;
-o-transition: all 0.25s;
}
.button:hover{
background: transparent;
color: #e3003e;
}
.btn-red{
border: 2px solid transparent;
background: #ff2c34;
color: white;
border-radius: 3px;
text-transform: uppercase;
font-weight: bold;
padding: 3px 8px;
font-size: 12px;
}
.btn-red:hover{
color: #ff2c34;
border-color: #ff2c34;
background: white;
}
.btn-blue{
border: 2px solid transparent;
background: #302d71;
color: white;
border-radius: 3px;
text-transform: uppercase;
font-weight: bold;
padding: 3px 8px;
font-size: 12px;
}
.btn-blue:hover{
color: #302d71;
border-color: #302d71;
background: white;
}
.btn-green{
border: 2px solid transparent;
background: #29c55e;
color: white;
border-radius: 3px;
text-transform: uppercase;
font-weight: bold;
padding: 3px 8px;
font-size: 12px;
}
.btn-green:hover{
color: #29c55e;
border-color: #29c55e;
background: white;
}
.btn-orange{
border: 2px solid transparent;
background: #fdb913;
color: white;
border-radius: 3px;
text-transform: uppercase;
font-weight: bold;
padding: 3px 8px;
font-size: 12px;
}
.btn-orange:hover{
color: #fdb913;
border-color: #fdb913;
background: white;
}
.disable{
background: #b7b7b7;
cursor: not-allowed;
}
.disable:hover{
color: white;
border-color: transparent;
background: #b7b7b7;
}
/* Institucional */
.institucional{
background: #242425;
padding: 100px 0px;
}
.institucional .esq{
width: 48%;
float: left;
}
.institucional .dir{
width: 48%;
float: right;
color: white;
line-height: 28px;
}
.institucional .dir .texto{
display: none;
font-size: 14px;
position: absolute;
}
.institucional .dir .texto.active{
display: block;
}
.institucional .dir .menu{
list-style: none;
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 40px;
}
.institucional .dir .menu li{
font-size: 30px;
letter-spacing: 1px;
text-transform: uppercase;
color: #3a3a3b;
font-family: 'Voga';
cursor: pointer;
}
.institucional .dir .menu li:hover{
color: #828286;
}
.institucional .dir .menu li.active{
color: white;
}
.institucional .esq img{
height: 400px;
}
/*Produtos*/
.produtos{
padding: 80px 0;
background-color: #f7f7f7;
}
.produtos h2{
padding: 0;
font-size: 80px;
line-height: 65px;
}
.produtos h2:last-child{
padding-bottom: 40px;
}
.produtos .item{
float: left;
}
.produtos .item .retangulo{
width: 500px;
position: absolute;
right: -240px;
}
.produtos ul.lista{
list-style: none;
float: right;
text-align: right;
margin-left: 60px;
}
.produtos ul.lista li{
font-family: 'Voga';
line-height: 40px;
font-size: 26px;
}
.produtos.interna{
background: white;
}
.produtos.interna h2{
text-align: center;
font-size: 40px;
text-transform: uppercase;
}
.produtos.interna .container{
width: 1000px;
}
.produtos.interna ul.menuBebidas{
list-style: none;
font-family: Voga;
font-size: 28px;
display: table;
text-align: center;
}
.produtos.interna ul.menuBebidas li{
margin: 0 25px;
display: inline-block;
margin-top: 15px;
}
.produtos.interna ul.menuBebidas li:hover{
color:#b21732;
}
.produtos.interna ul.menuBebidas li.active{
color:#e3003e;
}
.produtos.interna .item{
background: #f7f7f7;
text-align: center;
box-sizing: border-box;
padding: 30px 0;
width: 18%;
margin: 0 1%;
margin-top: 50px;
}
.produtos.interna .item:hover img{
transform: scale(1.1);
}
.produtos.interna .item h3{
margin-top: 15px;
font-size: 22px;
margin-bottom: 5px;
}
.produtos.interna .item a:hover{
font-weight: bold;
letter-spacing: .5px;
}
.produtos.interna .item img{
width: 45px;
transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
}
.produtos.interna .modal{
display: none;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.8);
}
.produtos.interna .modal-content{
background-color: #fefefe;
margin: 15% auto;
padding: 25px;
border: 1px solid #888;
width: 50%;
}
.produtos.interna .modal-content .imagem{
width: 48%;
float: left;
text-align: center;
margin-top: 15px;
}
.produtos.interna .modal-content .imagem img{
width: 60px;
}
.produtos.interna .modal-content .texto{
width: 48%;
float: right;
}
.produtos.interna .modal-content .texto h3{
font-size: 40px;
margin-bottom: 15px;
}
.produtos.interna .modal-content .close{
float: right;
font-size: 28px;
font-weight: bold;
}
/* Clientes */
.clientes{
padding-top: 40px;
padding-bottom: 80px;
}
.clientes .container{
width: 1000px;
}
.clientes h2{
text-align: center;
font-size: 42px;
text-transform: uppercase;
}
.clientes .listagem .item{
width: 11.28%;
margin: 0 1.5%;
float: left;
display: flex;
justify-content: center;
align-items: center;
height: 123px;
}
.clientes .listagem .item img{
width: 100%;
transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
}
.clientes .listagem .item img:hover{
transform: scale(1.1);
}
/*Contato*/
.contato{
padding: 100px 0;
}
.contato h2{
padding: 0;
text-transform: uppercase;
font-size: 42px;
color: white;
}
.contato hr{
background: #e3003e;
height: 3px;
border-radius: 20px;
width: 50px;
border: none;
margin: 25px 0;
}
.contato p{
line-height: 26px;
color: white;
font-weight: 400;
}
.contato .item input{
width: 100%;
float: left;
border-radius: 20px;
height: 40px;
background: transparent;
border: 1px solid #606060;
box-sizing: border-box;
padding: 5px 20px;
margin-bottom: 10px;
letter-spacing: .5px;
font-size: 18px;
color: white;
}
.contato .item input.half{
width: 50%;
}
.contato .item textarea{
width: 100%;
height: 150px;
border-radius: 20px;
background: transparent;
border: 1px solid #606060;
box-sizing: border-box;
padding: 5px 20px;
letter-spacing: .5px;
font-size: 18px;
color: white;
}
.contato input:focus, .contato textarea:focus{
border-color: #e3003e;
outline: none;
}
.contato .item:first-child{
width: 30%;
float: right;
}
.contato .item:last-child{
width: 65%;
float: left;
}
.contato .button{
display: block;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: white;
font-family: Voga;
}
::-moz-placeholder { /* Firefox 19+ */
color: white;
font-family: Voga;
}
:-ms-input-placeholder { /* IE 10+ */
color: white;
font-family: Voga;
}
:-moz-placeholder { /* Firefox 18- */
color: white;
font-family: Voga;
}
.red{
color: #e3003e;
}
.clear {clear:both; width:100%; display:block;}
body {background:#FFFFFF; font-family: 'Montserrat',sans-serif; font-size: 13px; font-weight: 400;}
.cabecalho {
width: 100%;
margin: 0px;
position: absolute;
z-index: 9999;
padding-top: 25px;
padding-bottom: 50px;
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
}
.cabecalho.interno {
background: #e3003e;
padding-top: 15px;
padding-bottom: 0px;
}
.cabecalho.active {
position: fixed;
padding: 10px 0px 10px 0px;
background: rgba(48, 46, 113, 1);
background-size: cover;
box-shadow: 0 5px 5px -3px rgba(0,0,0,0.3);
}
.cabecalho .flex-logo{
display: flex;
justify-content: center;
}
.cabecalho h1.logo {
width: 200px;
height: 68px;
background:url('../img/logo.png') no-repeat top center;
text-indent:-9999px;
padding:0px;
float: left;
background-size: 100%;
}
.cabecalho.active h1.logo{
width: 40px;
height: 41px;
background: url(../img/como-funciona_logo.png) no-repeat top center;
text-indent: -9999px;
padding: 0px;
float: left;
background-size: 100%;
}
.cabecalho h1.logo-interno {
width:200px; background:url('../img/logo_interna.png') no-repeat top center;
text-indent:-9999px; margin:20px 0; padding:0px; float: left; background-size: 100%;
}
.cabecalho .menu {
display: flex;
font-family: 'Montserrat',sans-serif;
align-items: center;
justify-content: space-between;
width: 800px;
margin: 0 auto;
}
.cabecalho.active .menu{
align-items: baseline;
}
.cabecalho .menu li {list-style:none; display: inline-block; margin: 0px 24px; position: relative;margin-top: 8px;}
.cabecalho .menu li a {color: white; text-transform: uppercase; font-size: 14px; padding: 10px 0px; font-family:'Montserrat', sans-serif; font-weight: 700;}
.cabecalho .menu li a .fa{
color: #f55133;
}
.cabecalho .menu li a hr {
width: 0px; border:none; background: white; height: 1px; margin:5px auto 0px auto; position: absolute;
transition:all 0.25s; -moz-transition: all 0.25s; -webkit-transition: all 0.25s; -o-transition: all 0.25s;
}
.cabecalho .menu li a:hover {color: white; }
.cabecalho .menu li a:hover > hr {width: 30px;}
.cabecalho .menu .fa{
font-size: 18px;
color: white;
text-align: center;
}
#map {
height: 150px;
width: 100%;
margin-top: 20px;
float: left;
}
.info_contato{
width: 30%;
float:right;
margin: 50px 0px;
border: 2px solid #ebebeb;
height: 300px;
}
.info_contato ul{
list-style: none;
padding:20px 10px;
}
.info_contato ul li{
line-height: 50px;
}
.info_contato ul li .fa{
float: left;
margin-top: 13px;
}
#map strong {
font-family: 'bistro_scriptregular'; font-size: 20px; font-weight: normal;
}
input#control-nav {
visibility: hidden;
position: absolute;
left: -9999px;
opacity: 0;
}
.parallax-mirror img{
width: 100%!important;
left: 0px!important;
filter: brightness(70%);
}
.box-action__left{
width: 30%;
height: 250px;
position: absolute;
left: calc((85% - 600px)/2);
top: 200px;
text-align: center;
}
.box-action__left .data{
color: #f55133;
font-family: 'Montserrat',sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 25px;
letter-spacing: 2px;
}
.box-action__left .nome-oferta1{
font-family: 'Montserrat',sans-serif;
font-weight: 300;
text-transform: uppercase;
font-size: 40px;
letter-spacing: 8px;
}
.box-action__left .nome-oferta2{
font-family: Manus;
font-weight: bold;
font-size: 48px;
letter-spacing: 4px;
line-height: 30px;
text-transform: lowercase;
}
.box-action__left .nome-oferta3{
font-family: 'Montserrat',sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 15px;
line-height: 40px;
letter-spacing: 4px;
}
.box-action__right{
width: 30%;
height: 250px;
position: absolute;
top: 250px;
text-align: right;
right: calc((100% - 700px)/2);
}
.box-action__right .desconto{
font-weight: 900;
color: white;
font-size: 20px;
height: 60px;
width: 60px;
background: #302e71;
border-radius: 50%;
letter-spacing: -1px;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
right: -42px;
top: 0;
}
.quantidade{
width: 40px;
text-align: center;
border-radius: 3px;
border: none;
height: 40px;
font-size: 18px;
font-weight: bold;
font-family: 'Montserrat',sans-serif;
}
.btn-comprar{
border-radius: 2px;
color: white;
background: #45af22;
border: none;
font-size: 14px;
padding: 13px 30px;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 3px;
margin-left: 10px;
}
.box-action__right .de{
color: #f55133;
font-weight: 500;
font-size: 26px;
margin-left: 20px;
line-height: 60px;
margin-right: 25px;
}
.box-action__right .preco{
color: white;
font-weight: 700;
font-size: 40px;
letter-spacing: -2px;
margin-left: 20px;
}
.box-action__right .preco .numero{
font-size: 55px;
font-weight: 900;
}
.box-action__right .inline{
display: inline-flex;
justify-content: center;
align-items: center;
margin-top: 50px;
}
.como-funciona{
padding-top: 150px;
background: #e5e5e3;
}
.como-funciona__como{
font-family: manus;
color: #302e71;
text-align: center;
font-size: 50px;
line-height: 30px;
}
.como-funciona__funciona{
font-family: manus;
color: #302e71;
text-align: center;
font-size: 90px;
line-height: 55px;
margin-left: 50px;
}
.como-funciona__logo{
position: absolute;
left: 350px;
width: 70px;
}
.como-funciona__item{
width: 22%;
text-align: center;
}
.como-funciona__item .title{
color: #333333;
font-size: 18px;
text-transform: uppercase;
letter-spacing: -.5px;
font-weight: 900;
}
.como-funciona__item .description{
color: black;
font-size: 12px;
line-height: 26px;
font-weight: 300;
}
.flex-container{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
justify-content: space-around;
}
.canais{
background: #e5e5e3;
padding-top: 150px;
}
.canais__item{
width: 33.333333%;
text-align: center;
height: 300px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: relative;
}
.canais__item .yellow{
color: #9e7d3a;
font-family: manus;
text-transform: lowercase;
font-size: 34px;
line-height: 25px;
z-index: 999;
}
.canais__item .white{
color: white;
font-weight: 900;
text-transform: uppercase;
font-size: 32px;
letter-spacing: -2px;
line-height: 20px;
z-index: 8;
}
.canais__item p{
text-transform: uppercase;
font-weight: 500;
letter-spacing: -.5px;
opacity:0.8;
margin: 20px 0;
}
.canais__item button{
text-transform: uppercase;
color: white;
font-weight: bold;
border:2px solid rgba(255,255,255,0.8);
background: transparent;
letter-spacing: -1px;
font-size: 12px;
padding: 10px 30px;
}
.canais__item img{
width: 100%;
height: 100%;
}
.canais__item .overlay {
width: 100%;
height: 100%;
position: absolute;
background: rgba(0,0,0,0.7);
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.canais__item:hover .overlay{
background: rgba(0,0,0,0.4)
}
.quem-passou-aqui{
background-image: linear-gradient(to bottom, #e5e5e3 0%, #fff 75%);
padding-top: 100px;
height: 600px;
}
.quem-passou-aqui__quem-passou{
font-family: manus;
color: #333333;
text-align: center;
font-size: 40px;
line-height: 30px;
left: 280px;
top: 90px;
position: absolute;
}
.quem-passou-aqui__aqui{
font-family: manus;
color: #30306f;
font-size: 100px;
line-height: 55px;
text-align: center;
left: 237px;
position: absolute;
top: 125px;
}
.quem-passou-aqui__moldura-branca{
border-top: 10px solid white;
border-right: 10px solid white;
width: 150px;
height: 280px;
position: absolute;
left: 550px;
top: 150px;
}
.quem-passou-aqui__vinho{
width: 180px;
position: absolute;
top: 0;
}
.box-vinho__imagem{
width: 60px;
}
.box-vinho__right{
width: 400px;
position: absolute;
left: 100px;
}
.box-vinho__title{
text-transform: uppercase;
font-size: 24px;
color: #333333;
line-height: 26px;
font-weight: 400;
}
.box-vinho__title b{
font-weight: 800;
font-size: 34px;
}
.box-vinho__categoria{
color: #858585;
font-weight: 500;
margin: 5px 0;
}
.box-vinho__ano{
color: #333333;
font-weight: 800;
font-size: 20px;
}
.box-vinho__botao{
border: 1px solid #333333;
text-transform: uppercase;
color: #333333;
border-radius: 2px;
display: inline-block;
padding: 12px 30px;
font-size: 12px;
letter-spacing: 1px;
margin-top: 20px;
font-weight: bold;
}
.quem-passou-aqui__box-vinho{
width: 400px;
position: absolute;
left: 240px;
top: 225px;
}
.quem-passou-aqui__categorias{
position: absolute;
left: 750px;
top: 114px;
}
.categorias__title{
color:#858585;
text-transform: uppercase;
font-weight: 600;
}
.categorias__item{
background: white;
margin-top: 20px;
display: flex;
font-size: 12px;
align-items: center;
justify-content: center;
padding: 20px 45px 20px 70px;
position: relative;
box-shadow: 0 1px 5px 0 rgba(45,62,80,.12);
}
.categorias__nome{
font-weight: bold;
text-transform: uppercase;
color: #333333;
letter-spacing: .5px;
}
.categorias__imagem{
position: absolute;
width: 25px;
left: 20px;
top: 6px;
}
.noticias{
padding-bottom: 100px;
}
.noticias .container{
display: flex;
justify-content: center;
align-items: center;
}
.noticias__item{
margin-right: 20px;
position: relative;
}
.noticias__item .box{
background: rgba(0,0,0,0.7);
position: absolute;
padding: 20px;
top: 60px;
text-align: right;
width: 240px;
right: 120px;
}
.noticias__item .box.right{
right: 0;
text-align: left;
left: 120px;
}
.noticias__title{
font-family: manus;
color: white;
font-size: 34px;
line-height: 32px;
}
.noticias__data{
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
letter-spacing: 1px;
margin-bottom: 20px;
}
.noticias__item img{
width: 300px;
}
.banner-dinamico{
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
height: 500px;
width: 100%;
background: black;
position: relative;
}
.banner-dinamico__background{
position: absolute;
height: 100%;
width: 100%;
z-index: 1;
filter: brightness(60%);
}
.banner-dinamico__title{
color: white;
font-family: manus;
font-size: 55px;
line-height: 50px;
z-index: 2;
}
.banner-dinamico__compartilhe{
color: white;
text-transform: uppercase;
font-weight: 500;
font-size: 12px;
letter-spacing: 5px;
margin-top: 50px;
z-index: 2;
}
.banner-dinamico__logo{
width: 70px;
margin-bottom: 50px;
z-index: 2;
}
.footer{
padding: 60px 0;
position: relative;
}
.footer__logo{
margin: 0 auto;
display: block;
margin-bottom: 60px;
}
.footer__links{
display: inline-flex;
align-items: center;
width: 90%;
justify-content: space-evenly;
}
.footer__links a{
color: #f55133;
font-weight: 800;
text-transform: uppercase;
letter-spacing: -.5px;
}
.footer__links-grey{
display: flex;
width: 80%;
justify-content: space-evenly;
margin-top: 50px;
}
.footer__links-grey a{
color: #999999;
font-weight: 800;
text-transform: uppercase;
letter-spacing: -.5px;
}
.footer__links-grey--small{
display: flex;
width: 70%;
justify-content: space-evenly;
margin-top: 20px;
}
.footer__links-grey--small a{
color: #999999;
font-weight: 800;
text-transform: uppercase;
letter-spacing: -.5px;
}
.footer__redes{
display: block;
margin: 0 auto;
margin-top: 80px;
width: 35%;
padding-bottom: 60px;
}
.footer__redes p{
color: #313868;
font-weight: 800;
text-transform: uppercase;
text-align: center;
font-size: 18px;
}
.footer__redes .item{
margin-top: 30px;
}
.footer__redes .fa{
width: 50px;
height: 50px;
border-radius: 50%;
background: #ececfb;
display: flex;
align-items: center;
justify-content: center;
color: #878fa1;
font-size: 22px;
}
.footer__redes .fa:hover{
background: rgba(48, 46, 113, 1);
color: white;
}
.footer__informacoes-contato p{
font-size: 12px;
color: black;
font-weight: 300;
}
.footer__formas-pagamento{
width: 30%;
}
.footer__informacoes-contato{
width: 50%;
}
.footer__hr{
height: 4px;
background: #f55133;
position: absolute;
border: none;
width: 1000px;
bottom: 0;
left: calc((100% - 1000px)/2);
}
/* Adega Virtual Cartões */
.minha-conta{
padding: 80px 0 ;
}
.minha-conta__left{
width: 24%;
margin-right: 3%;
}
.minha-conta__right{
width: 73%;
}
.minha-conta .menu{
list-style: none;
box-sizing: border-box;
padding: 20px 20px;
border-radius: 3px;
}
.minha-conta .menu li{
text-transform: uppercase;
font-weight: 800;
color: #464647;
border-bottom: 1px solid #e1e1e1;
padding: 22px 0;
font-size: 11.5px;
display: flex;
align-items: center;
letter-spacing: .5px;
cursor: pointer;
}
.minha-conta .menu li span{
transition:all 0.45s;
-moz-transition: all 0.45s; /* Firefox 4 */
-webkit-transition: all 0.45s; /* Safari and Chrome */
-o-transition: all 0.45s; /* Opera */
}
.minha-conta .menu li:hover span{
padding-left: 5px;
}
.minha-conta .menu li:last-child{
border-bottom: none;
}
.minha-conta .menu li img{
margin: 0 15px 0 5px;
width: 14px;
}
.box{
box-shadow: 2px 6px 30px 0px rgba(45, 62, 80, 0.22);
border-radius: 5px;
}
.minha-conta__right .title{
color: #929295;
text-transform: uppercase;
font-size: 18px;
font-weight: bold;
}
.minha-conta__right .box{
box-sizing: border-box;
padding: 30px 40px;
}
.cartao-item,.endereco-item{
padding: 30px 0;
border-bottom: 2px solid #e1e1e1;
}
.cartao-item:last-of-type,.endereco-item:last-of-type{
border-bottom: none;
}
.cartao-item__title,.endereco-item__title{
color: #464647;
font-weight: 800;
text-transform: uppercase;
letter-spacing: -.5px;
font-size: 14px;
}
.cartao-item span,.endereco-item span{
font-weight: 500;
color: #464647;
margin-right: 10px;
display: inline-block;
font-size: 14px;
}
.cartao-item .linha-flex{
display: flex;
align-items: center;
margin-top: 10px;
}
.cartao-item .btn-green{
margin-right: 8px;
}
.cartao-item .acao{
margin-left: auto;
}
.minha-conta__button-orange{
text-transform: uppercase;
background: #ff4718;
font-size: 16px;
font-weight: 900;
color: white;
padding: 16px 0;
width: 100%;
letter-spacing: .5px;
border-radius: 3px;
margin-top: 40px;
border:2px solid transparent;
font-family: 'Montserrat',sans-serif;
}
.minha-conta__button-orange:hover{
background: white;
border-color: #f54f25;
color: #f54f25;
}
.endereco-item .informacoes{
width: 50%;
}
.endereco-item .acoes{
width: 40%;
margin-left: 10%;
}
.cartao-item .flex-container,.endereco-item .flex-container{
justify-content: space-between;
margin-top: 10px;
align-items: center;
}
.tabela{
width: 100%;
border-collapse: collapse;
}
.tabela th{
color: #6c6d6f;
font-weight: bold;
}
.tabela td{
font-weight: 700;
color: #333333;
}
.tabela th,td{
text-align: left;
padding: 20px 0;
}
.tabela tr{
border-bottom: 2px solid #e1e1e1;
}
.tabela.inside tr{
border-bottom: 1px solid #e1e1e1;
}
.tabela.inside tr:first-child{
border-bottom: none;
}
.tabela tr:last-of-type{
border-bottom: none;
}
.tabela .valor{
color: #302775;
font-weight: 900;
}
.tabela .valor-velho{
color: #717173;
font-weight: 600;
text-decoration-line: line-through;
margin-right: 10px;
}
.tabela .desconto{
color: #ff4718;
font-weight: 600;
margin-left: 10px;
}
.tabela td .fa{
font-weight: bold;
font-size: 18px;
}
.tabela .nome-produto{
display: flex;
align-items: center;
}
.tabela .nome-produto img{
margin-right: 25px;
width: 15px;
}
.tabela .motivo{
color: #ec1111;
border-bottom: 1px solid #ec1111;
font-size: 12px;
display: inline-block;
line-height: 15px;
}
.tabela .comprovante{
color: #fdb913;
border-bottom: 1px solid #fdb913;
font-size: 12px;
display: inline-block;
line-height: 15px;
}
.default-input{
border: 1px solid #707070;
box-sizing: border-box;
border-radius: 3px;
padding: 14px 0;
width: 100%;
padding-left: 10px;
font-size: 13px;
color: black;
font-weight: bold;
font-family: 'Montserrat',sans-serif;
}
.default-input:focus{
outline: none;
}
.default-select{
border: 1px solid #707070;
border-radius: 3px;
box-sizing: border-box;
padding: 10px 0;
height: 45px;
width: 100%;
background: white;
font-size: 13px;
color: black;
font-weight: bold;
font-family: 'Montserrat',sans-serif;
}
.default-select .disable{
color:#bbbcbe;
}
.minha-conta__right .item{
width: 100%;
}
.minha-conta__right .item-half{
width: 48%;
}
.minha-conta__right .space-between{
display: flex;
align-items: center;
justify-content: space-between;
}
.minha-conta__right .item label{
margin-top: 20px;
margin-bottom: 8px;
display: block;
font-weight: 600;
color: #464647;
letter-spacing: -.5px;
}
.minha-conta__right .item-half label{
margin-top: 20px;
margin-bottom: 8px;
display: block;
color: #464647;
font-weight: 600;
letter-spacing: -.5px;
}
.default-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #bbbcbe;
font-weight: bold;
font-family: 'Montserrat',sans-serif;
}
.default-input::-moz-placeholder { /* Firefox 19+ */
color: #bbbcbe;
font-weight: bold;
font-family: 'Montserrat',sans-serif;
}
.default-input:-ms-input-placeholder { /* IE 10+ */
color: #bbbcbe;
font-weight: bold;
font-family: 'Montserrat',sans-serif;
}
.default-input:-moz-placeholder { /* Firefox 18- */
color: #bbbcbe;
font-weight: bold;
font-family: 'Montserrat',sans-serif;
}
.flex-between{
display: flex;
align-items: center;
justify-content: space-between;
}
.total-adega{
padding: 30px 0;
border-bottom: 2px solid #e1e1e1;
border-top: 2px solid #e1e1e1;
}
.entrega{
padding-top: 30px;
}
.entrega__item{
width: 30%;
}
.entrega__item:first-child{
width: 60%;
margin-right: 10%;
}
.entrega__item .local{
font-weight: 800;
font-size: 16px;
margin-top: 30px;
margin-bottom: 10px;
color: #464647;
}
.entrega__item .valor-frete{
margin-top: 20px;
color: #302d71;
font-size: 20px;
font-weight: 700;
letter-spacing: .5px;
}
.entrega__item .endereco{
font-weight: 600;
margin-bottom: 20px;
}
.entrega__item .frete-gratis{
font-size: 12px;
font-weight: 600;
line-height: 16px
}
.entrega__item .calcular-endereco{
color: #464647;
font-size: 13px;
margin-top: 30px;
font-weight: 600;
margin-bottom: 5px;
}
.entrega__item .btn-blue{
padding: 13px 20px;
}
.entrega__item .default-input{
width: 70%;
}
.total-adega .entrega-gratuita{
color: #ff4718;
font-weight: 600;
font-size: 15px;
margin-top: 20px;
}
.total-adega .unidades{
color: #302d71;
font-weight: bold;
font-size: 20px;
}
.total-adega .valor{
color: #302d71;
font-weight: bold;
font-size: 20px;
}
.vinhos-adega{
width: 33.3333333%;
box-sizing: border-box;
padding-right: 10px;
float: left;
border-right: 1px solid #e5e5e3;
display: flex;
align-items: center;
}
.vinhos-adega .texto{
margin-left: 30px;
font-size: 18px;
}
.valor-total{
width: 33.3333333%;
box-sizing: border-box;
padding: 0 25px;
border-right: 1px solid #e5e5e3;
float: left;
}
.valor-economizado{
width: 33.3333333%;
box-sizing: border-box;
padding-left: 25px;
float: left;
}
.vinhos-adega .numero{
color: #302d71;
font-size: 75px;
font-weight: 900;
}
.minha-conta__right .texto{
text-transform: uppercase;
color: #333333;
font-weight: 800;
}
.valor-total .numero{
color: #f54f25;
font-weight: 800;
font-size: 38px;
margin-top: 5px;
letter-spacing: -3px;
}
.valor-economizado .numero{
color: #1cc053;
font-weight: 800;
font-size: 38px;
margin-top: 5px;
letter-spacing: -3px;
}
.valor-total .rs,.valor-economizado .rs{
font-weight: 300;
letter-spacing: 0px;
}
.center{
align-items: center;
display: flex;
margin-bottom: 30px;
}
/* Canal */
.canal{
padding: 80px 0 ;
}
.canal__left{
width: 25%;
margin-right: 3%;
}
.canal__right{
width: 72%;
}
.canal .menu{
list-style: none;
box-sizing: border-box;
padding: 20px 20px;
border-radius: 3px;
}
.canal .menu li{
text-transform: uppercase;
font-weight: 800;
color: #464647;
padding: 10px 0;
font-size: 11.5px;
display: flex;
align-items: center;
letter-spacing: .5px;
cursor: pointer;
}
.canal .menu li img{
margin-right: 20px;
width: 13px;
}
.canal .menu li input{
margin-right: 20px;
}
.canal .menu li span{
transition:all 0.45s;
-moz-transition: all 0.45s; /* Firefox 4 */
-webkit-transition: all 0.45s; /* Safari and Chrome */
-o-transition: all 0.45s; /* Opera */
}
.canal .menu li:hover span{
padding-left: 5px;
}
.canal__filter-title{
text-transform: uppercase;
color: #808285;
font-weight: bold;
margin-bottom: 10px;
margin-top: 40px;
}
.canal__filter-title:first-child{
margin-top: 0;
}
.canal__listagem-title{
color: #302e71;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 10px;
}
.outlet-item{
width: 31%;
box-shadow: 2px 6px 30px 0px rgba(45, 62, 80, 0.22);
box-sizing: border-box;
padding: 20px;
border-radius: 3px;
margin-bottom: 30px;
position: relative;
}
.outlet-item__categoria{
width: 65%;
display: flex;
color: #7c7b7b;
font-weight: 800;
align-items: center;
text-transform: uppercase;
font-size: 11px;
}
.outlet-item__categoria img{
width: 10px;
margin-right: 6px;
}
.outlet-item__vinho{
margin: 0 auto;
display: block;
margin-bottom: 20px;
width: 60px;
}
.outlet-item__pais{
width: 40%;
display: flex;
align-items: center;
color: #7c7b7b;
font-weight: 800;
text-transform: uppercase;
font-size: 11px;
}
.outlet-item__pais img{
width: 10px;
margin-right: 6px;
}
.outlet-item__title{
color: #333333;
font-size: 13px;
font-weight: 700;
margin-bottom: 10px;
letter-spacing: -1px;
}
.quantidade-canal{
width: 40px;
text-align: center;
border: 1px solid #333333;
border-radius: 3px;
height: 40px;
font-size: 18px;
font-weight: bold;
font-family: 'Montserrat',sans-serif;
}
.btn-comprar-canal{
border-radius: 2px;
color: white;
background: #45af22;
border: none;
font-size: 14px;
padding: 13px 28px;
font-weight: 900;
text-transform: uppercase;
margin-left: 10px;
}
.outlet-item__preco{
margin: 10px 0;
font-weight: bold;
font-size: 20px;
color: #f55133;
}
.outlet-item__preco-velho{
margin: 10px 0;
color: #6e6f71;
font-weight: 600;
text-decoration: line-through;
}
.canal__right .flex-container{
justify-content: space-between;
}
.outlet-item__desconto{
font-weight: 800;
color: white;
font-size: 14px;
height: 40px;
width: 40px;
background: #302e71;
border-radius: 50%;
letter-spacing: -1px;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
right: 20px;
top: 160px;
}
.outlet-item__restam{
position: absolute;
top: 0;
left: 0;
color: white;
font-weight: bold;
background: #f55133;
padding: 12px;
border-radius: 0px 3px 3px 0px;
}
.banner-interno__canal-title{
position: absolute;
top: 19%;
left: calc((100% - 427px)/2);
color: white;
font-size: 85px;
font-weight: 800;
letter-spacing: 12px;
text-transform: uppercase;
z-index: 999;
}