-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathstyle.css
322 lines (249 loc) · 6.7 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
/*
Theme Name: Storefront Child Theme
Theme URI: https://github.com/stuartduff/storefront-child-theme
Author: Stuart Duff
Author URI: http://stuartduff.com
Template: storefront
Description: This is a blank child theme for WooThemes StoreFront theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: storefront
Tags: black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
/*
* Add your own custom css below this text.
*/
body {
font-family: "Lato", "Neue Helvetica", Helvetica, Arial, sans-serif;
font-size: 16px;
}
/* Header */
.site-header {
background: #5f9421;
padding: 0;
margin: 0;
}
#masthead {
margin-bottom: 0;
position: relative;
}
#masthead .site-branding {
position: absolute;
bottom: 0;
}
.storefront-breadcrumb {
margin: 0;
}
.storefront-primary-navigation {
background: #ffffff;
height: 150px;
}
#site-navigation {
margin-bottom: 0;
padding-left: 230px;
}
.primary-navigation, #site-header-cart {
margin-top: 50px;
}
.secondary-navigation {
margin-bottom: 0;
}
.secondary-navigation ul.menu a:hover {color: #404040 !important;}
.entry-header .entry-title {
display: none;
}
/* Products page */
.woocommerce-products-header__title {
display: none;
}
.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
padding: 10px 15px;}
.main-navigation ul li a:hover {
color: #5f9421;
background-color: #fff;}
.storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {
float: right;
margin-right: 0;}
.secondary-navigation ul.menu a {
font-size: 1em;
line-height: 1.5;
font-weight: 700;}
#menu-menu-secondaire .menu-menu-secondaire-submenu a {
color: #fff;
}
#menu-menu-secondaire-neerlandais .menu-menu-secondaire-submenu a {
color: #fff;
}
#menu-primary-menu {
margin-left:0;
float:right;}
.main-navigation {
margin-bottom: 5%}
.site-header-cart .cart-contents {
padding: 0.618em 0;}
/* Sidebar */
#secondary {
background: #EC6707;
height: 100vh;
padding-top: 3em;
}
#secondary li:before {
display:none;
}
#secondary li {
margin-bottom: 0;
padding-top: .5em;
padding-bottom: .5em;
position: relative;
}
#secondary li:hover {
background: #C84700;
}
#secondary li a {
color: #FFFFFF;
text-decoration: none;
display: block;
}
#secondary li ul {
visibility: hidden;
position: absolute;
top: 0;
left: 100%;
margin-top: 0;
min-width: 100%;
background: #C84700;
margin-left: 0;
}
#secondary li:hover ul {
visibility: visible;
}
.secondary-navigation ul.menu .my-account a {
color: #fff;}
/* add margin to Fruits-Legumes categories */
.widget_nav_menu {
margin-bottom: 2em;}
/* add custom html as a widget */#custom_html-2 {
margin: 0 1em 0.706326em}
/* Main page */
.woocommerce-message {
border-left-color: #5f9421 !important;}
.menu-item {
text-transform: uppercase;}
a{
font-weight:700}
.demo_store {
background-color: #0f834d;}
/* Product card */
ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2, ul.products li.product h3 {
font-size: 0.9rem;}
ul.products li.product {
border: 1px solid #CCC;
}
ul.products li.product img {
margin-bottom: 1em;
}
ul.products li.product .price {
font-size: 1.1rem;
text-align: right;
margin-bottom: 0;
}
ul.products li.product .button {
margin-bottom: 0;}
ul.products li.product .woocommerce-loop-product__title {
color: #4D8655;
text-align: left;
font-weight: 600;
padding-left: 1em;
padding-right: 1em;
/* Truncate string with ellipsis */
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis
}
ul.products li.product .woocommerce-loop-product__title:hover {
white-space: normal;
}
ul.products li.product .add_to_cart_button {
background: #76B729;
color: #FFFFFF;
text-align: right;
width: 100%;
padding: 1em 1em;
}
ul.products li.product .add_to_cart_button.add_to_cart_button:before {
display: inline-block;
font-family: 'Font Awesome 5 Free';
float: left;
content: "\f291";
font-weight: 300;
margin-right: 1em;
}
.single_add_to_cart_button.button.alt {
background : #5f9421;}
.woocommerce-Price-amount.amount {
color: #4D8655;}
.woocommerce-product-details__short-description {
display:none;}
/* Checkout */
.star-rating span:before, .quantity .plus, .quantity .minus, p.stars a:hover:after, p.stars a:after, .star-rating span:before, #payment .payment_methods li input[type=radio]:first-child:checked+label:before {
color: #4D8655;}
.woocommerce-privacy-policy-link, .woocommerce-terms-and-conditions-link {
color: #F46937}
.woocommerce-shipping-calculator > p:first-child a::before {
content:"\f206"}
a.shipping-calculator-button {
color: #EC6707;}
ul.products li.product .woocommerce-LoopProduct-link {
position: relative;
}
ul.products li.product .woocommerce-LoopProduct-link .onsale {
position: absolute;
top: 8px;
right: 8px;
}
ul.products li.product .woocommerce-LoopProduct-link .star-rating {
display: none;
}
.aurayonbio__after-item-table {
padding: 0 1em 1em 1em;
margin-bottom: 0;
empty-cells: show;
}
.aurayonbio__after-item-table tbody tr td {
vertical-align: bottom;
padding: 0;
min-height: 22px;
}
.aurayonbio__after-item-table tbody tr:nth-child(2n) td {
background-color: transparent;
}
.aurayonbio__after-item-table__origin {
color: #000000;
}
.aurayonbio__after-item-table__brand {
color: #b0b0b0;
}
#shipping_time_field {display:none;}
ul#shipping_method.woocommerce-shipping-methods>li>label {
color: #c43b34;
}
/* Menu Mobile */
#menu-menu-mobile {
background-color: #5f9421;}
#menu-menu-mobile>li>a {
color: #fff;}
#menu-menu-mobile>li>a:hover {
color: #5f9421;}
#menu-menu-mobile .menu-item.wpml-ls-slot-187 {
display: inline-block;}
button.menu-toggle, button.menu-toggle:hover {
border-color: #5f9421;}