| @@ -5,9 +5,9 @@ | ||
| 5 | 5 | grid-gap: 10px; |
| 6 | 6 | -ms-flex-wrap: wrap; |
| 7 | 7 | flex-wrap: wrap; |
| 8 | 8 | } |
| 9 | -.merchant-theme-kadence .merchant-floating-side-mini-cart-widget .product_list_widget { | |
| 9 | +.merchant-theme-kadence .merchant-side-cart-widget .product_list_widget { | |
| 10 | 10 | padding: 40px !important; |
| 11 | 11 | } |
| 12 | 12 | |
| 13 | 13 | .merchant-theme-blocksy .products .product .ct-woo-card-actions { |
| @@ -30,15 +30,15 @@ | ||
| 30 | 30 | |
| 31 | 31 | .merchant-theme-zakra .products .product .wp-element-button { |
| 32 | 32 | margin-right: 10px; |
| 33 | 33 | } |
| 34 | -.merchant-theme-zakra .merchant-floating-side-mini-cart-widget .product_list_widget { | |
| 34 | +.merchant-theme-zakra .merchant-side-cart-widget .product_list_widget { | |
| 35 | 35 | padding: 40px !important; |
| 36 | 36 | } |
| 37 | -.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 { | |
| 38 | 38 | line-height: 1; |
| 39 | 39 | } |
| 40 | -.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 { | |
| 41 | 41 | color: var(--merchant-side-cart-content-remove-color, #fff) !important; |
| 42 | 42 | } |
| 43 | 43 | .merchant-theme-zakra .merchant-pro-multi-step-wrapper .col-1, |
| 44 | 44 | .merchant-theme-zakra .merchant-pro-multi-step-wrapper .col-2 { |
| @@ -85,9 +85,9 @@ | ||
| 85 | 85 | } |
| 86 | 86 | .merchant-theme-oceanwp .product .summary .merchant_buy_now_button { |
| 87 | 87 | margin-left: 0; |
| 88 | 88 | } |
| 89 | -.merchant-theme-oceanwp .merchant-floating-side-mini-cart .owp-grid-wrap { | |
| 89 | +.merchant-theme-oceanwp .merchant-side-cart .owp-grid-wrap { | |
| 90 | 90 | width: 100%; |
| 91 | 91 | display: -webkit-box; |
| 92 | 92 | display: -ms-flexbox; |
| 93 | 93 | display: flex; |
| @@ -92,35 +92,35 @@ | ||
| 92 | 92 | display: -ms-flexbox; |
| 93 | 93 | display: flex; |
| 94 | 94 | grid-gap: 10px; |
| 95 | 95 | } |
| 96 | -.merchant-theme-oceanwp .merchant-floating-side-mini-cart .owp-grid-wrap .content { | |
| 96 | +.merchant-theme-oceanwp .merchant-side-cart .owp-grid-wrap .content { | |
| 97 | 97 | -webkit-box-flex: 1; |
| 98 | 98 | -ms-flex: 1; |
| 99 | 99 | flex: 1; |
| 100 | 100 | width: 100%; |
| 101 | 101 | } |
| 102 | -.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 { | |
| 103 | 103 | display: -webkit-box; |
| 104 | 104 | display: -ms-flexbox; |
| 105 | 105 | display: flex; |
| 106 | 106 | } |
| 107 | -.merchant-theme-oceanwp .merchant-floating-side-mini-cart .product_list_widget { | |
| 107 | +.merchant-theme-oceanwp .merchant-side-cart .product_list_widget { | |
| 108 | 108 | padding: 40px; |
| 109 | 109 | } |
| 110 | -.merchant-theme-oceanwp .merchant-floating-side-mini-cart .product_list_widget h3 { | |
| 110 | +.merchant-theme-oceanwp .merchant-side-cart .product_list_widget h3 { | |
| 111 | 111 | font-size: 16px; |
| 112 | 112 | } |
| 113 | -.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 { | |
| 114 | 114 | top: -5px; |
| 115 | 115 | margin-top: 0; |
| 116 | 116 | } |
| 117 | -.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 { | |
| 118 | 118 | min-width: auto !important; |
| 119 | 119 | margin-left: 20px; |
| 120 | 120 | overflow: unset; |
| 121 | 121 | } |
| 122 | -.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 { | |
| 123 | 123 | max-width: 50px; |
| 124 | 124 | } |
| 125 | 125 | .merchant-theme-oceanwp .merchant-login-popup .owp-account-links { |
| 126 | 126 | display: none; |
| @@ -149,16 +149,16 @@ | ||
| 149 | 149 | } |
| 150 | 150 | .merchant-theme-woostify .product .summary .merchant_buy_now_button { |
| 151 | 151 | margin-left: 0; |
| 152 | 152 | } |
| 153 | -.merchant-theme-woostify .merchant-floating-side-mini-cart .woostify-svg-icon { | |
| 153 | +.merchant-theme-woostify .merchant-side-cart .woostify-svg-icon { | |
| 154 | 154 | display: none; |
| 155 | 155 | } |
| 156 | -.merchant-theme-woostify .merchant-floating-side-mini-cart .product_list_widget img { | |
| 156 | +.merchant-theme-woostify .merchant-side-cart .product_list_widget img { | |
| 157 | 157 | position: relative; |
| 158 | 158 | top: 0; |
| 159 | 159 | } |
| 160 | -.merchant-theme-woostify .merchant-floating-side-mini-cart .product_list_widget .quantity { | |
| 160 | +.merchant-theme-woostify .merchant-side-cart .product_list_widget .quantity { | |
| 161 | 161 | overflow: unset; |
| 162 | 162 | } |
| 163 | 163 | .merchant-theme-woostify .merchant-login-popup .woocommerce-form.woocommerce-form-login { |
| 164 | 164 | border: none; |
| @@ -189,21 +189,21 @@ | ||
| 189 | 189 | -ms-flex-item-align: inherit; |
| 190 | 190 | align-self: inherit; |
| 191 | 191 | margin-left: 0; |
| 192 | 192 | } |
| 193 | -.merchant-theme-blocksy .merchant-floating-side-mini-cart-widget .ct-icon { | |
| 193 | +.merchant-theme-blocksy .merchant-side-cart .ct-icon { | |
| 194 | 194 | width: 10px; |
| 195 | 195 | height: 10px; |
| 196 | 196 | } |
| 197 | -.merchant-theme-blocksy .merchant-floating-side-mini-cart-widget .ct-image-container { | |
| 197 | +.merchant-theme-blocksy .merchant-side-cart .ct-image-container { | |
| 198 | 198 | width: auto; |
| 199 | 199 | } |
| 200 | -.merchant-theme-blocksy .merchant-floating-side-mini-cart-widget .product-data { | |
| 200 | +.merchant-theme-blocksy .merchant-side-cart .product-data { | |
| 201 | 201 | display: -webkit-box; |
| 202 | 202 | display: -ms-flexbox; |
| 203 | 203 | display: flex; |
| 204 | 204 | } |
| 205 | -.merchant-theme-blocksy .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart__buttons { | |
| 205 | +.merchant-theme-blocksy .merchant-side-cart .woocommerce-mini-cart__buttons { | |
| 206 | 206 | margin: 0 !important; |
| 207 | 207 | } |
| 208 | 208 | .merchant-theme-blocksy .merchant-pro-sc-order-review { |
| 209 | 209 | width: 100%; |
| @@ -242,12 +242,12 @@ | ||
| 242 | 242 | -ms-flex-pack: center; |
| 243 | 243 | justify-content: center; |
| 244 | 244 | } |
| 245 | 245 | |
| 246 | -.merchant-theme-astra .merchant-floating-side-mini-cart-widget .product_list_widget { | |
| 246 | +.merchant-theme-astra .merchant-side-cart .product_list_widget { | |
| 247 | 247 | padding: 40px !important; |
| 248 | 248 | } |
| 249 | -.merchant-theme-astra .merchant-floating-side-mini-cart-widget .product_list_widget li { | |
| 249 | +.merchant-theme-astra .merchant-side-cart .product_list_widget li { | |
| 250 | 250 | line-height: 1; |
| 251 | 251 | } |
| 252 | 252 | |
| 253 | 253 | .merchant-theme-neve form.checkout { |
| @@ -264,20 +264,20 @@ | ||
| 264 | 264 | } |
| 265 | 265 | .merchant-theme-neve .merchant-pro-multi-step-wrapper form.checkout { |
| 266 | 266 | display: block; |
| 267 | 267 | } |
| 268 | -.merchant-theme-neve .merchant-floating-side-mini-cart .product_list_widget { | |
| 268 | +.merchant-theme-neve .merchant-side-cart .product_list_widget { | |
| 269 | 269 | padding: 40px; |
| 270 | 270 | } |
| 271 | -.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 { | |
| 272 | 272 | top: -5px; |
| 273 | 273 | margin-top: 0; |
| 274 | 274 | color: var(--merchant-side-cart-content-remove-color, #fff) !important; |
| 275 | 275 | } |
| 276 | -.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 { | |
| 277 | 277 | margin-left: 20px; |
| 278 | 278 | } |
| 279 | -.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 { | |
| 280 | 280 | width: 50px; |
| 281 | 281 | } |
| 282 | 282 | |
| 283 | 283 | @media (max-width: 767px) { |
| @@ -291,12 +291,12 @@ | ||
| 291 | 291 | } |
| 292 | 292 | .merchant-theme-sydney .merchant-pro-sc-fields .form-row-wide { |
| 293 | 293 | clear: none; |
| 294 | 294 | } |
| 295 | -.merchant-theme-sydney .merchant-floating-side-mini-cart .product_list_widget { | |
| 295 | +.merchant-theme-sydney .merchant-side-cart .product_list_widget { | |
| 296 | 296 | padding: 40px; |
| 297 | 297 | } |
| 298 | -.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 { | |
| 299 | 299 | top: 0; |
| 300 | 300 | } |
| 301 | 301 | |
| 302 | 302 | .merchant-theme-twentytwenty .merchant-pro-multi-step-wrapper .woocommerce-checkout, |