-
Notifications
You must be signed in to change notification settings - Fork 0
/
receita-detalhe.html
191 lines (160 loc) · 8.64 KB
/
receita-detalhe.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
<!doctype html>
<html lang="pt-pt">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- FONT MONTSERRAT -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap" rel="stylesheet">
<!-- SLICK CSS CARROUSEL -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css" integrity="sha512-yHknP1/AwR+yx26cB1y0cjvQUMvEa2PFzt1c9LlS4pRQ5NOTZFWbhBig+X9G9eYW/8m0/4OXNx8pxJ6z57x0dw==" crossorigin="anonymous" />
<!-- Bootstrap CSS customizado -->
<link rel="stylesheet" href="css/main-receita-detalhe.css">
<title>Beirinha Shop - Receita</title>
</head>
<body class="menu-closed">
<div class="space-menu">
</div>
<div class="receita-container container">
<div class="mapa"><a href="#">Receitas</a> <a href="#">Entradas </a>
<p>Camenber no Forno</p>
</div>
<div class="row">
<div class="detalhes col-md-6">
<span>Entrada</span>
<h2>Camembert no forno com compota e nozes pecan caramelizadas, o aperitivo que vai derreter na sua boca</h2>
<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
</div>
<div class="image col-md-6">
<img src="img/receita-3.jpg" alt="cramenbert">
</div>
</div>
</div>
<div class="parte-2">
<div class="container">
<div class="row">
<div class="col-md-6 ingredientes">
<div class="segura">
<h2>INGREDIENTES:</h2>
<ul>
<li>Lorem Ipsum is simply dummy t</li>
<li>Lorem Ipsum is simply dummy t</li>
<li>Lorem Ipsum is simply dummy t</li>
<li>Lorem Ipsum is simply dummy t</li>
</ul>
</div>
</div>
<div class="col-md-6 preparacao">
<div>
<h2>preparação:</h2>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</p>
</div>
</div>
</div>
</div>
</div>
<!-- footer -->
<footer>
<div class="container">
<div class="row">
<a href="#"><img src="img/reclamacoes.png" alt="reclamacoes"></a>
<p>© COPYRIGHT 2020 Super Estrela, S.A. TODOS OS DIREITOS RESERVADOS.</p>
</div>
</div>
</footer>
<!-- subMenu BRANCO DESKTOP -->
<div class=" fixed-top sub-navbar-desktop py-2">
<div class="container">
<div class="row justify-content-between align-items-center mx-0">
<a href="index.html" class="logo"></a>
<div class="itens-sub-nav row">
<!-- sociais -->
<a href="#"><span class="youtube"></span></a>
<a href="#"><span class="facebook"></span></a>
<a href="#"><span class="instagram"></span></a>
<!-- lingua dropdown -->
<div class="linguagem">
<div class="dropdown text-black show">
<a class="btn-dropdown dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
PT
</a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<a class="dropdown-item" href="#">lingua -1</a>
<a class="dropdown-item" href="#">Lingua-2</a>
</div>
</div>
</div>
<!-- encomendas -->
<div class="encomendas">
<a href="encomendas.html"><span class="icon-encomendas"></span>Encomendas</a>
</div>
<!-- minha conta -->
<div class="minha-conta">
<a class="minha-conta-link" href="minha-conta.html"><span class="icon-conta"></span>Minha Conta</a>
<a href="#"><span class="favoritas"><i class="badge">1</i></span></a>
<a href="#"><span class="sacola"><i class="ativo badge">4</i></span></a>
</div>
</div>
</div>
</div>
</div>
<!-- submenu BRANCO MOBILE -->
<div class="fixed-top sub-navbar-mobile py-2">
<div class="container">
<div class="row justify-content-between align-items-center">
<a href="index.html" class="logo"></a>
<div class="itens-sub-nav row">
<div class="minha-conta">
<a class="minha-conta-link" href="minha-conta.html"><span class="icon-conta"></span></a>
<a class="sacola-link" href="#"><span class="sacola"><i class="ativo badge">4</i></span></a>
</div>
</div>
</div>
</div>
</div>
<!-- menuAzul DESKTOP MOBILE e categorias -->
<nav class="navbar-desktop fixed-top ">
<div class="container">
<div class="row align-items-center margin-mobile">
<div class="space ml-auto pl-5"></div>
<div class="menu-items ">
<ul class="row ">
<li><a href="#">Sobre nós</a></li>
<li><a href="#">receitas</a></li>
<li><a href="#">Promoçoes</a></li>
</ul>
</div>
<div class="input-group busca ml-auto">
<input type="text" class="form-control" placeholder="Digite o produto aqui" aria-label="Digite o produto aqui" aria-describedby="button-addon2">
<div class="input-group-append">
<a class="btn btn-secondary" type="button" id="button-addon2">Pesquisar</a>
</div>
</div>
<div class="ml-auto row mr-3 align-items-center hamburguer-group">
<p class="menu-text">menu</p><span class="hamburguer "></span>
</div>
</div>
</div>
<ul class="menu-mobile">
<li><a href="#">Sobre nós</a></li>
<li><a href="#">Receitas</a></li>
<li><a href="#">Promoções</a></li>
</ul>
</div>
</div>
</nav>
<!-- BOOTSTRAP JAVASCRIPT -->
<script src=" https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
</script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script>
<!-- SLICK CARROUSEL -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js" integrity="sha512-XtmMtDEcNz2j7ekrtHvOVR4iwwaD6o/FUJe6+Zq+HgcCsk3kj4uSQQR8weQ2QVj1o0Pk6PwYLohm206ZzNfubg==" crossorigin="anonymous"></script>
<!-- SLICK CARROUSEL -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js" integrity="sha512-XtmMtDEcNz2j7ekrtHvOVR4iwwaD6o/FUJe6+Zq+HgcCsk3kj4uSQQR8weQ2QVj1o0Pk6PwYLohm206ZzNfubg==" crossorigin="anonymous"></script>
<!-- script vannila-->
<script type="text/javascript" src="js/script-front-receitas.js"></script>
</body>
</html>