PluginProbe
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant / 1.8.3
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant v1.8.3
2.3.2 2.3.1 2.3.0 2.2.8 2.2.7 trunk 1.10.0 1.10.1 1.10.2 1.10.3 1.10.4 1.10.5 1.11.0 1.11.1 1.11.2 1.6 1.7 1.8 1.8.1 1.8.2 1.8.3 1.9.0 1.9.1 1.9.10 1.9.11 All 60 releases
merchant / assets / css / merchant.css

merchant.css in Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant 1.8.3, at assets/css/merchant.css

382 lines 11.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .merchant-theme-botiga .botiga-add-to-cart-button-layout3 .add_to_cart_button:hover,
2 .merchant-theme-botiga .botiga-add-to-cart-button-layout3 .product_type_grouped:hover,
3 .merchant-theme-botiga .botiga-add-to-cart-button-layout3 .single_add_to_cart_button:hover {
4 -webkit-animation: none;
5 animation: none;
6 }
7 .merchant-theme-botiga ul.products.columns-4 li.product .button,
8 .merchant-theme-botiga ul.products.columns-5 li.product .button,
9 .merchant-theme-botiga ul.products.columns-6 li.product .button,
10 .merchant-theme-botiga ul.wc-block-grid__products.columns-4 li.product .button,
11 .merchant-theme-botiga ul.wc-block-grid__products.columns-5 li.product .button,
12 .merchant-theme-botiga ul.wc-block-grid__products.columns-6 li.product .button {
13 width: 100%;
14 }
15 .merchant-theme-botiga .products .product a.merchant_buy_now_button {
16 display: inline-block;
17 }
18 .merchant-theme-botiga .product .single_add_to_cart_button.merchant_buy_now_button {
19 margin-left: 0;
20 }
21 .merchant-theme-botiga .product .button-layout2 + .merchant_buy_now_button {
22 margin-top: 0;
23 margin-left: 0;
24 margin-right: 0;
25 }
26 .merchant-theme-botiga .botiga-sc-payment-methods + #merchant_agree_to_terms_field {
27 margin-top: 20px;
28 margin-bottom: 0;
29 }
30
31 .merchant-theme-kadence .products .product .product-action-wrap {
32 display: -webkit-box;
33 display: -ms-flexbox;
34 display: flex;
35 grid-gap: 10px;
36 -ms-flex-wrap: wrap;
37 flex-wrap: wrap;
38 }
39 .merchant-theme-kadence .merchant-floating-side-mini-cart-widget .product_list_widget {
40 padding: 40px !important;
41 }
42
43 .merchant-theme-blocksy .products .product .ct-woo-card-actions {
44 display: -webkit-box;
45 display: -ms-flexbox;
46 display: flex;
47 grid-gap: 10px;
48 -ms-flex-wrap: wrap;
49 flex-wrap: wrap;
50 }
51 .merchant-theme-blocksy .merchant-pro-multi-step-wrapper form.woocommerce-checkout {
52 display: block;
53 }
54 .merchant-theme-blocksy .merchant-pro-multi-step-wrapper .ct-order-review {
55 top: 0;
56 position: inherit;
57 padding: 0;
58 border: none;
59 }
60
61 .merchant-theme-zakra .products .product .wp-element-button {
62 margin-right: 10px;
63 }
64 .merchant-theme-zakra .merchant-floating-side-mini-cart-widget .product_list_widget {
65 padding: 40px !important;
66 }
67 .merchant-theme-zakra .merchant-floating-side-mini-cart-widget .product_list_widget li {
68 line-height: 1;
69 }
70 .merchant-theme-zakra .merchant-floating-side-mini-cart-widget .product_list_widget li a.remove {
71 color: var(--merchant-side-cart-content-remove-color, #fff) !important;
72 }
73 .merchant-theme-zakra .merchant-pro-multi-step-wrapper .col-1,
74 .merchant-theme-zakra .merchant-pro-multi-step-wrapper .col-2 {
75 width: 100% !important;
76 float: none !important;
77 }
78
79 .merchant-theme-avada .products .product .product-buttons-container {
80 display: -webkit-box;
81 display: -ms-flexbox;
82 display: flex;
83 -ms-flex-wrap: wrap;
84 flex-wrap: wrap;
85 grid-gap: 10px;
86 }
87 .merchant-theme-avada .products .product .merchant-quick-view-button {
88 padding-left: 0;
89 }
90
91 .merchant-theme-oceanwp .products .product {
92 text-align: center;
93 }
94 .merchant-theme-oceanwp .products .product form.cart {
95 display: -webkit-box;
96 display: -ms-flexbox;
97 display: flex;
98 grid-gap: 5px;
99 -ms-flex-wrap: wrap;
100 flex-wrap: wrap;
101 }
102 .merchant-theme-oceanwp .products .product .merchant-quick-view-button {
103 margin: 10px;
104 }
105 .merchant-theme-oceanwp .product .summary form.cart {
106 display: -webkit-box;
107 display: -ms-flexbox;
108 display: flex;
109 grid-gap: 10px;
110 -ms-flex-wrap: wrap;
111 flex-wrap: wrap;
112 }
113 .merchant-theme-oceanwp .product .summary form.cart div.quantity {
114 margin-right: 0;
115 }
116 .merchant-theme-oceanwp .product .summary .merchant_buy_now_button {
117 margin-left: 0;
118 }
119 .merchant-theme-oceanwp .merchant-floating-side-mini-cart .owp-grid-wrap {
120 width: 100%;
121 display: -webkit-box;
122 display: -ms-flexbox;
123 display: flex;
124 grid-gap: 10px;
125 }
126 .merchant-theme-oceanwp .merchant-floating-side-mini-cart .owp-grid-wrap .content {
127 -webkit-box-flex: 1;
128 -ms-flex: 1;
129 flex: 1;
130 width: 100%;
131 }
132 .merchant-theme-oceanwp .merchant-floating-side-mini-cart .owp-grid-wrap .content > div {
133 display: -webkit-box;
134 display: -ms-flexbox;
135 display: flex;
136 }
137 .merchant-theme-oceanwp .merchant-floating-side-mini-cart .product_list_widget {
138 padding: 40px;
139 }
140 .merchant-theme-oceanwp .merchant-floating-side-mini-cart .product_list_widget h3 {
141 font-size: 16px;
142 }
143 .merchant-theme-oceanwp .merchant-floating-side-mini-cart .product_list_widget li a.remove {
144 top: -5px;
145 margin-top: 0;
146 }
147 .merchant-theme-oceanwp .merchant-floating-side-mini-cart .product_list_widget li .quantity {
148 min-width: auto !important;
149 margin-left: 20px;
150 overflow: unset;
151 }
152 .merchant-theme-oceanwp .merchant-floating-side-mini-cart .product_list_widget li img {
153 max-width: 50px;
154 }
155 .merchant-theme-oceanwp .merchant-login-popup .owp-account-links {
156 display: none;
157 }
158 .merchant-theme-oceanwp .merchant-login-popup .col2-set .col-1,
159 .merchant-theme-oceanwp .merchant-login-popup .col2-set .col-2 {
160 float: none;
161 width: 100%;
162 }
163 .merchant-theme-oceanwp .woocommerce .merchant-pro-sc-form {
164 display: -webkit-box;
165 display: -ms-flexbox;
166 display: flex;
167 }
168
169 .merchant-theme-woostify .product .summary form.cart {
170 display: -webkit-box;
171 display: -ms-flexbox;
172 display: flex;
173 grid-gap: 10px;
174 -ms-flex-wrap: wrap;
175 flex-wrap: wrap;
176 }
177 .merchant-theme-woostify .product .summary form.cart div.quantity {
178 margin-right: 0;
179 }
180 .merchant-theme-woostify .product .summary .merchant_buy_now_button {
181 margin-left: 0;
182 }
183 .merchant-theme-woostify .merchant-floating-side-mini-cart .woostify-svg-icon {
184 display: none;
185 }
186 .merchant-theme-woostify .merchant-floating-side-mini-cart .product_list_widget img {
187 position: relative;
188 top: 0;
189 }
190 .merchant-theme-woostify .merchant-floating-side-mini-cart .product_list_widget .quantity {
191 overflow: unset;
192 }
193 .merchant-theme-woostify .merchant-login-popup .woocommerce-form.woocommerce-form-login {
194 border: none;
195 padding: 0;
196 margin-left: 0;
197 max-width: none;
198 }
199 .merchant-theme-woostify .merchant-login-popup .woocommerce-form.woocommerce-form-login .woocommerce-form-login__submit {
200 width: 100%;
201 }
202 .merchant-theme-woostify .merchant-pro-multi-step-wrapper .woocommerce-billing-fields__field-wrapper:after,
203 .merchant-theme-woostify .merchant-pro-multi-step-wrapper .woocommerce-additional-fields__field-wrapper:after {
204 content: "";
205 display: block;
206 clear: both;
207 }
208 .merchant-theme-woostify .merchant-pro-multi-step-wrapper [name=checkout] {
209 float: none;
210 }
211 .merchant-theme-woostify .merchant-pro-sc .address-field + .address-field {
212 margin-top: 5px;
213 }
214
215 .merchant-theme-blocksy .product .summary .merchant_buy_now_button {
216 margin-left: 0;
217 }
218 .merchant-theme-blocksy .merchant-quick-view-summary .merchant_buy_now_button {
219 -ms-flex-item-align: inherit;
220 align-self: inherit;
221 margin-left: 0;
222 }
223 .merchant-theme-blocksy .merchant-floating-side-mini-cart-widget .ct-icon {
224 width: 10px;
225 height: 10px;
226 }
227 .merchant-theme-blocksy .merchant-floating-side-mini-cart-widget .ct-image-container {
228 width: auto;
229 }
230 .merchant-theme-blocksy .merchant-floating-side-mini-cart-widget .product-data {
231 display: -webkit-box;
232 display: -ms-flexbox;
233 display: flex;
234 }
235 .merchant-theme-blocksy .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart__buttons {
236 margin: 0 !important;
237 }
238 .merchant-theme-blocksy .merchant-pro-sc-order-review {
239 width: 100%;
240 -webkit-box-orient: horizontal;
241 -webkit-box-direction: normal;
242 -ms-flex-direction: row;
243 flex-direction: row;
244 padding-right: 0;
245 border-right: 0;
246 }
247 .merchant-theme-blocksy .merchant-pro-sc-contents {
248 width: 60%;
249 padding-right: 30px;
250 }
251
252 @media (max-width: 767px) {
253 .merchant-theme-blocksy .merchant-pro-sc-order-review {
254 -webkit-box-orient: vertical;
255 -webkit-box-direction: normal;
256 -ms-flex-direction: column;
257 flex-direction: column;
258 }
259 .merchant-theme-blocksy .merchant-pro-sc-contents {
260 width: 100%;
261 padding-right: 0;
262 }
263 }
264 .merchant-theme-woodmart .products .product .woodmart-add-btn {
265 display: -webkit-box;
266 display: -ms-flexbox;
267 display: flex;
268 grid-gap: 5px;
269 -ms-flex-wrap: wrap;
270 flex-wrap: wrap;
271 -webkit-box-pack: center;
272 -ms-flex-pack: center;
273 justify-content: center;
274 }
275
276 .merchant-theme-astra .merchant-floating-side-mini-cart-widget .product_list_widget {
277 padding: 40px !important;
278 }
279 .merchant-theme-astra .merchant-floating-side-mini-cart-widget .product_list_widget li {
280 line-height: 1;
281 }
282
283 .merchant-theme-neve form.checkout {
284 grid-column-gap: 0 !important;
285 }
286 .merchant-theme-neve .woocommerce .merchant-pro-sc-form {
287 display: -webkit-box;
288 display: -ms-flexbox;
289 display: flex;
290 }
291 .merchant-theme-neve .woocommerce .merchant-pro-sc-form .row {
292 margin: 0;
293 display: block;
294 }
295 .merchant-theme-neve .merchant-pro-multi-step-wrapper form.checkout {
296 display: block;
297 }
298 .merchant-theme-neve .merchant-floating-side-mini-cart .product_list_widget {
299 padding: 40px;
300 }
301 .merchant-theme-neve .merchant-floating-side-mini-cart .product_list_widget li a.remove {
302 top: -5px;
303 margin-top: 0;
304 color: var(--merchant-side-cart-content-remove-color, #fff) !important;
305 }
306 .merchant-theme-neve .merchant-floating-side-mini-cart .product_list_widget li .quantity {
307 margin-left: 20px;
308 }
309 .merchant-theme-neve .merchant-floating-side-mini-cart .product_list_widget li img {
310 width: 50px;
311 }
312
313 @media (max-width: 767px) {
314 .merchant-theme-neve .merchant-pro-sc-contents {
315 width: 100%;
316 padding-right: 0;
317 }
318 }
319 .merchant-theme-sydney .merchant-pro-sc-fields .row {
320 margin: 0;
321 }
322 .merchant-theme-sydney .merchant-pro-sc-fields .form-row-wide {
323 clear: none;
324 }
325 .merchant-theme-sydney .merchant-floating-side-mini-cart .product_list_widget {
326 padding: 40px;
327 }
328 .merchant-theme-sydney .merchant-floating-side-mini-cart .product_list_widget a.remove {
329 top: 0;
330 }
331
332 .merchant-theme-twentytwenty .merchant-pro-multi-step-wrapper .woocommerce-checkout,
333 .merchant-theme-twentytwenty .merchant-pro-multi-step-wrapper .woocommerce-order-pay,
334 .merchant-theme-twentytwenty-one .merchant-pro-multi-step-wrapper .woocommerce-checkout,
335 .merchant-theme-twentytwenty-one .merchant-pro-multi-step-wrapper .woocommerce-order-pay,
336 .merchant-theme-twentytwenty-two .merchant-pro-multi-step-wrapper .woocommerce-checkout,
337 .merchant-theme-twentytwenty-two .merchant-pro-multi-step-wrapper .woocommerce-order-pay,
338 .merchant-theme-twentytwenty-three .merchant-pro-multi-step-wrapper .woocommerce-checkout,
339 .merchant-theme-twentytwenty-three .merchant-pro-multi-step-wrapper .woocommerce-order-pay {
340 width: 100%;
341 }
342 .merchant-theme-twentytwenty .merchant-pro-multi-step-wrapper .woocommerce-checkout .col2-set,
343 .merchant-theme-twentytwenty .merchant-pro-multi-step-wrapper .woocommerce-order-pay .col2-set,
344 .merchant-theme-twentytwenty-one .merchant-pro-multi-step-wrapper .woocommerce-checkout .col2-set,
345 .merchant-theme-twentytwenty-one .merchant-pro-multi-step-wrapper .woocommerce-order-pay .col2-set,
346 .merchant-theme-twentytwenty-two .merchant-pro-multi-step-wrapper .woocommerce-checkout .col2-set,
347 .merchant-theme-twentytwenty-two .merchant-pro-multi-step-wrapper .woocommerce-order-pay .col2-set,
348 .merchant-theme-twentytwenty-three .merchant-pro-multi-step-wrapper .woocommerce-checkout .col2-set,
349 .merchant-theme-twentytwenty-three .merchant-pro-multi-step-wrapper .woocommerce-order-pay .col2-set {
350 float: none;
351 width: 100%;
352 }
353 .merchant-theme-twentytwenty .woocommerce .merchant-pro-sc form[name=checkout],
354 .merchant-theme-twentytwenty-one .woocommerce .merchant-pro-sc form[name=checkout],
355 .merchant-theme-twentytwenty-two .woocommerce .merchant-pro-sc form[name=checkout],
356 .merchant-theme-twentytwenty-three .woocommerce .merchant-pro-sc form[name=checkout] {
357 display: -webkit-box;
358 display: -ms-flexbox;
359 display: flex;
360 }
361
362 /* Visibility */
363 .merchant-hidden {
364 display: none;
365 }
366
367 @media (max-width: 767px) {
368 .merchant-visibility-desktop-only {
369 display: none !important;
370 }
371 }
372 @media (min-width: 767px) {
373 .merchant-visibility-mobile-only {
374 display: none !important;
375 }
376 }
377 .merchant-shortcode-wrong-placement {
378 border-left: 3px solid #d93232;
379 background-color: #fce6e6;
380 color: #000000;
381 padding: 10px 15px;
382 }