-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
447 lines (440 loc) · 15 KB
/
style.css
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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
/*
Theme Name: Storefront Child
Theme URI: http://www.tatoberres.com/storefront-child
Description: Storefront Child Theme
Author: Tato Berres
Author URI: http://www.tatoberres.com
Template: storefront
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: sfchild
*/
/* test git */
/*
FONTS :
'Cormorant' 'Kodchasan' 'Crimson Text' 'Advent Pro'
COLORS :
gold #BF8E4E gold1 #CDA673 gold2 #DABE99 gold3 #E8D6BE
aubergine #402634 auber1 #60394E auber2 #804C68 auber3 #A05F82 auber-1 #2B1923
sand #D9BD9C sand1 #E2CDB5 sand2 #ECDECD sand3 #F5EEE6
cuivre #805440 cuivre1 #A26A51 cuivre2 #B7856F cuivre3 #C8A291
green #5A7358 green1 #71906E green2 #8DA68B green3 #A9BCA8 green-1 #435642
greyb1 #151312 greyb2 #272422 greyb3 #423C3A greyb4 #5E5551 greyb5 #827671
greyw1 #938782 greyw2 #AAA19E greyw3 #C2BCB9 greyw4 #DAD6D4 greyw5 #EAE7E6
rgba(142, 166, 140, 0.5)
*/
/* GENERALES*/
body {
background-color: #ECDECD;
color: #5E5551;
}
body, p, button, input, textarea {
font-family: 'Crimson Text', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Kodchasan', sans-serif;
color: #60394E;
}
h1, h1.entry-title {
font-size: 4em;
text-align: center;
}
.post-2 h1, .post-360 h1, .post-362 h1, .post-124 h1 {
font-family: 'Advent Pro', 'sans-serif';
}
.post-7 h1, .post-8 h1, .post-7 h2, .post-8 h2, .post-7 h3, .post-8 h3 {
font-family: 'Cormorant', 'sans-serif';
}
.entry-content p {
font-size: 1.4em;
}
a {
color: #60394E;
}
a:focus, .button.alt:focus {
outline-color: rgba(142, 166, 140, 0);
}
/* Widgets */
.widget .widget-title {
font-family: 'Advent Pro', sans-serif;
font-weight: 500;
font-size: 1.7em;
color: #804C68;
}
.widget-area .widget a {
color: #827671;
text-decoration: none;
font-weight: 400;
font-size: 1.3em;
}
/* Textos principales */
div.entry-content p, .storefront-align-wide.page-template-template-fullwidth-php .post-184 .entry-content a._blank {
color: #5E5551;
}
/* Imagenes de paginas interiores */
img.size-woocommerce_thumbnail, img.wp-post-image, img.wp-image-64, img.wp-image-63 {
border-radius: 15px;
}
/* Botones */
.hentry .entry-content li.wc-block-grid__product div.wp-block-button a.add_to_cart_button, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.botoncito-yoga div.wp-block-button a.add_to_cart_button, .storefront-align-wide.page-template-template-fullwidth-php .post-184 .wp-block-buttons a.wp-block-button__link,
.storefront-align-wide.page-template-template-fullwidth-php .post-184 .wp-block-button a.wp-block-button__link, .product button.single_add_to_cart_button,
.product a.button, section.storefront-sticky-add-to-cart a.storefront-sticky-add-to-cart__content-button, .wc-proceed-to-checkout a.checkout-button,
.woocommerce .return-to-shop a.button, button.alt, .button.alt {
background-color: #402634;
color: #CDA673;
border-radius: 10px;
font-size: 1.15em;
}
/* Boton Hover */
.hentry .entry-content li.wc-block-grid__product div.wp-block-button a.add_to_cart_button:hover, .product a.button:hover, .woocommerce-error .button:hover, .button.alt:hover, button.alt:hover {
background-color: #60394E;
color: #BF8E4E;
}
/* menu mobile */
button.menu-toggle {
background-color: #DABE99;
color: #2B1923;
}
button.menu-toggle:hover {
background-color: #CDA673;
}
button:focus {
outline-color: rgba(142, 166, 140, 0);
}
/* HEADER */
header.site-header, .site-header {
background-color: #402634;
border-bottom: 0px;
}
.site-title a, .site-branding h1 a, .site-branding .site-description {
color: #5A7358;
font-size: 1.2em;
font-family: 'Crimson-Text', 'sans-serif';
}
.woocommerce-breadcrumb, .woocommerce-breadcrumb a {
font-size: 1em;
color: #827671;
}
/* Navigation */
.main-navigation ul li a {
font-family: 'Cormorant', sans-serif;
font-size: 1.3em;
color: #BF8E4E;
}
.secondary-navigation ul.menu a {
font-family: 'Cormorant', sans-serif;
font-size: 1.2em;
color: #BF8E4E;
}
.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-title a:hover, .site-header ul.menu li.current-menu-item > a,
.secondary-navigation ul.menu a:hover {
color:#D9BD9C;
}
/* menus mobile */
.storefront-handheld-footer-bar ul li > a, .storefront-handheld-footer-bar ul li > a:before, .site-footer .storefront-handheld-footer-bar a:not(.button):not(.components-button),
.storefront-handheld-footer-bar {
background-color: #D9BD9C;
color: #60394E;
border-top: 1px solid #E2CDB5;
}
.storefront-handheld-footer-bar ul li.cart .count {
background-color: #805440;
color: #ECDECD;
border-color: #ECDECD;
}
/* FOOTER */
.site-footer {
background-color: #402634;
color: #BF8E4E;
}
.footer-widgets {
border-bottom: 1px solid rgba(129, 85, 65, 0.3);
}
.site-footer span.widget-title, .site-footer .widget .widget-title {
font-family: 'Advent Pro', sans-serif;
font-size: 1.6em;
font-weight: 300;
border-bottom: 1px solid rgba(129, 85, 65, 0.3);
padding-bottom: 0.5em;
color: #5A7358;
}
.site-footer p {
font-size: 1.1em;
margin-bottom: 0.7em;
}
div.site-info, div.site-info a, .site-footer a:not(.button):not(.components-button) {
text-decoration: none;
font-family: 'Cormorant', sans-serif;
font-size: 1.1em;
color: #805440;
}
/* LANDING PAGE */
/* Espacios entre secciones */
.storefront-align-wide.page-template-template-fullwidth-php .post-184 .entry-content .sndo-bloque, .storefront-align-wide.page-template-template-fullwidth-php .post-184 .entry-content .qnto-bloque,
.storefront-align-wide.page-template-template-fullwidth-php .post-184 .entry-content .wc-block-featured-product, .storefront-align-wide.page-template-template-fullwidth-php .post-184 .entry-content .pt-cv-wrapper {
margin-bottom: 4.2em;
}
.storefront-align-wide.page-template-template-fullwidth-php .post-184 .entry-content .qnto-bloque, .storefront-align-wide.page-template-template-fullwidth-php .post-184 .entry-content .wc-block-featured-product,
.storefront-align-wide.page-template-template-fullwidth-php .post-184 .entry-content .pt-cv-wrapper {
padding: 0px;
}
/* border radius imagenes */
.post-184 .entry-content .sndo-bloque, .post-184 .entry-content .ter-bloque, .wp-block-cover.has-background-dim:not(.has-background-gradient):before, .post-184 .entry-content .cto-bloque,
.post-184 div.has-background-dim, .wc-block-featured-product.has-background-dim:before,
.post-184 p.oct-bloque, .post-184 a.sbi_photo {
border-radius: 3px;
}
/* titulos de 6 7 8 9 */
h1.tit-seis, h1.tit-siete, h1.tit-ocho, h1.tit-nueve {
font-family: 'Cormorant', sans-serif;
}
/* tamanos titulos bloque 2 3 4 */
.post-184 h1, article.hentry.post-184 div.wp-block-cover.ter-bloque h1, article.hentry.post-184 div.wp-block-cover.cto-bloque h1 {
font-size: 4em;
}
/* 1er bloque */
.storefront-align-wide.page-template-template-fullwidth-php .post-184 .entry-content div.pmer-bloquecito.imagen-inicio {
height: 45vw;
border-radius: 0px;
}
.post-184 .wp-block-cover.pmer-bloquecito .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size) {
font-size: 3em;
}
/* autor */
.post-184 .entry-content .wp-block-cover__inner-container em {
font-weight: 600;
}
/* 2ndo */
.post-184 .sndo-bloque h1 {
text-align: right;
padding-top: 0.5em;
}
/*fondo transparencia bloque quien soy */
.storefront-align-wide.page-template-template-fullwidth-php .post-184 .entry-content .sndo-bloque {
padding-left: 0px;
background-color: rgba(200, 164, 146, 0.5);
}
/* 3er y 4to bloques */
.post-184 .entry-content .wp-block-cover .wp-block-cover__inner-container {
width: 65vw;
max-width: 65vw;
}
/* titulos */
.wp-block-cover .wp-block-cover__inner-container h1:not(.has-text-color) {
color: #e8d6be;
}
article.hentry.post-184 div.wp-block-cover.ter-bloque h1 {
text-align: left;
}
article.hentry.post-184 div.wp-block-cover.cto-bloque h1 {
text-align: right;
}
/* 5to bloque */
.post-184 .qnto-bloque p.has-large-font-size {
font-family: 'Crimson-Text', 'sans-serif';
font-size: 2em;
}
/* 6to bloque masaje del mes */
h1.tit-seis {
margin: 0px;
padding: 20px 38px;
background-color: rgba(219, 190, 154, 0.5);
}
.post-184 .wc-block-featured-product .wc-block-featured-product__title {
font-family: 'Crimson-Text', 'sans-serif';
color: #e8d6be;
font-size: 2.5em;
}
.post-184 .wc-block-featured-product .wc-block-featured-product__price {
color: #DABE99;
font-size: 1.3em;
}
/* 7o bloque Grille du Blog */
h1.tit-siete {
margin-top: 1.5em;
}
.post-184 .wp-block-separator.siete-separator {
background-color: #804C68;
margin-bottom: 2.5em;
height: 2px;
}
.post-184 .pt-cv-wrapper .pagination>.active>a {
background-color: #402634;
color: #BF8E4E;
}
.post-184 .pt-cv-wrapper .pagination>li>a {
background-color: #DABE99;
color: #402634;
}
/* 8vo bloque */
.post-184 figure.ocho-bloque {
background-color: #71906E;
border: 0px;
box-shadow: 0px 5px 5px 2px rgba(68, 86, 67, 0.3);
}
.post-184 figure.ocho-bloque a {
color: #435642;
text-decoration: none;
}
.post-184 figure.ocho-bloque a:hover {
color: #5A7358;
}
.post-184 figure.wp-block-pullquote.ocho-bloque p {
color: #ECDECD;
font-style: normal;
font-size: 3em;
}
.post-184 figure.ocho-bloque cite {
color: #ECDECD;
font-size: 2em;
text-transform: none;
}
/* 9 bloque */
.post-184 .tit-nueve {
margin-top: 1.5em;
}
@media screen and (max-width: 650px) {
.post-184 .sndo-bloque h1, article.hentry.post-184 div.wp-block-cover.cto-bloque h1 {
font-size: 2.6em;
}
.post-184 .wp-block-cover.pmer-bloquecito .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size) {
font-size: 2em;
}
.post-184 h1{
font-size: 3em;
}
/* .site-footer span.widget-title, .site-footer .widget .widget-title {
margin-top: 0.8em;
padding-top: 0.8em;
} */
.site-footer .footer-widgets div.textwidget {
padding-bottom: 1em;
margin-bottom: 1em;
}
}
/* PAGE QUIEN SOY ? */
.post-2 .wp-block-quote {
border-left: 6px solid #C8A291;
}
/* PAGE CONTACTO */
.post-124 .entry-content hr.wp-block-separator {
background-color: #5A7358 ;
}
.post-124 .entry-content a {
color: #A26A51;
text-decoration: none;
font-weight: 600;
}
/* PAGE PRODUCTS YOGA & MASAGES */
/* Titulo */
.products .product h2.woocommerce-loop-product__title {
font-family: 'Crimson-Text', 'sans-serif';
color: #805440;
}
div.wc-block-grid__product-title, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
font-family: 'Crimson-Text', 'sans-serif';
font-size: 1.5em;
color: #805440;
font-weight: 600;
}
/* Precio */
section.storefront-sticky-add-to-cart, section.storefront-sticky-add-to-cart span.amount {
background-color: #E2CDB5;
color: #5E5551;
}
.wc-block-grid__products .wc-block-grid__product .price {
color: #5E5551;
font-size: 1.2em;
}
/* BLOG */
.blog h1 {
text-align: left;
}
.post-334 .alpha a {
color: #60394E;
}
.post-334 .cat-links a, .post-334 .posted-on {
text-decoration: none;
color: #827671;
}
/* CARRITO */
/* gold3 E8D6BE cuivre3 #C8A291 sand 3 #F5EEE6 grisw5 EAE7E6 */
/* recapitulativo */
.post-7 table:not( .has-background ) th {
background-color: #C8A291;
}
.post-7 table:not( .has-background ) tbody td {
background-color: #F5EEE6;
}
.post-7 img.size-woocommerce_thumbnail {
border-radius: 3px;
}
.post-7 table.cart td.actions {
border-top-color: #F5EEE6;
background-color: #C8A291;
}
/* subtotal */
.post-7 table:not( .has-background ) .cart-subtotal th, .post-7 table:not( .has-background ) .cart-subtotal td {
background-color: #F5EEE6;
}
/* total */
.post-7 table.shop_table_responsive tbody th, .post-7 .cart_totals table.shop_table_responsive tbody tr:nth-child(2n) td {
background-color: #C8A291;
}
/* FINALIZAR COMPRA */
.post-8 #order_review {
background-color: #F5EEE6;
}
/* recapitulativo */
.post-8 table:not( .has-background ) th.product-name, .post-8 table:not( .has-background ) th.product-total {
background-color: #F5EEE6;
font-weight: 600;
}
.post-8 table:not( .has-background ) td.product-name, .post-8 table:not( .has-background ) td.product-total {
background-color: #E8D6BE;
}
/* subtotal */
.post-8 table:not( .has-background ) tr.cart-subtotal th, .post-8 table:not( .has-background ) tr.cart-subtotal td {
background-color: #F5EEE6;
}
/* total */
.post-8 table.shop_table tfoot th, .post-8 table.shop_table tfoot tr:nth-child(2n) td {
background-color: #C8A291;
}
/* paypal */
.post-8 #payment .payment_methods > li:not(.woocommerce-notice) {
background-color: #EAE7E6;
}
/* otras notas de finalizar compra */
.post-8 #payment .payment_methods > li .payment_box, .post-8 #payment .place-order {
background-color: #F5EEE6;
}
/* AVISOS */
/* Error */
ul.woocommerce-error, .woocommerce-error .button, .woocommerce-notices-wrapper div.woocommerce-message, .woocommerce-notices-wrapper div.woocommerce-message a,
.woocommerce-message:before, .woocommerce-error:before, .woocommerce .woocommerce-info, .woocommerce-info:before {
background: #60394E;
color: #CDA673;
}
/* Aviso agregado a carrito */
.hentry .entry-content .added_to_cart, .product a.added_to_cart {
text-decoration: none;
background: #60394E;
background-color: #60394E;
color: #CDA673;
border-radius: 10px;
}
/* Banner con anuncio general del sitio */
.woocommerce-store-notice, .demo_store {
background-color: #D9BD9C;
color: #402634;
}
.demo_store a {
color: #F5EEE6;
}
/* FALTA:
terminar el wp admin
ver control de svg