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