| @@ -1,56 +1,103 @@ | ||
| 1 | -.theme-oceanwp .merchant-frequently-bought-together-bundle-total-price del { | |
| 1 | +.merchant-theme-oceanwp .merchant-dp-line, | |
| 2 | +.merchant-theme-oceanwp .merchant-dp-section { | |
| 3 | + text-transform: none; | |
| 4 | +} | |
| 5 | +.merchant-theme-oceanwp table.shop_table.merchant-dp-summary td { | |
| 6 | + text-transform: none; | |
| 7 | +} | |
| 8 | +.merchant-theme-oceanwp .merchant-dp-line, | |
| 9 | +.merchant-theme-oceanwp .merchant-dp-line-hint, | |
| 10 | +.merchant-theme-oceanwp .merchant-dp-section .merchant-dp-shipments { | |
| 11 | + font-size: 13px; | |
| 12 | +} | |
| 13 | +.merchant-theme-oceanwp .merchant-dp-line-label { | |
| 14 | + font-size: 11px; | |
| 15 | +} | |
| 16 | +.merchant-theme-oceanwp .merchant-dp-section .merchant-dp-shipments-title, | |
| 17 | +.merchant-theme-oceanwp .merchant-dp-part-heading, | |
| 18 | +.merchant-theme-oceanwp .merchant-dp-change-panel > summary { | |
| 19 | + font-size: 14px; | |
| 20 | +} | |
| 21 | +.merchant-theme-oceanwp .merchant-dp-section, | |
| 22 | +.merchant-theme-oceanwp .merchant-dp-order-actions { | |
| 23 | + --merchant-dp-gap: 8px; | |
| 24 | +} | |
| 25 | +.merchant-theme-oceanwp .merchant-dp-reschedule .merchant-dp-line-label { | |
| 26 | + font-size: 12px; | |
| 27 | +} | |
| 28 | +.merchant-theme-oceanwp .merchant-dp-reschedule .merchant-dp-line-select { | |
| 29 | + padding: 6px 28px 6px 10px; | |
| 30 | + font-size: 15px; | |
| 31 | +} | |
| 32 | +.merchant-theme-oceanwp .merchant-dp-reschedule .merchant-dp-submit { | |
| 33 | + padding: 10px 20px; | |
| 34 | + font-size: 14px; | |
| 35 | +} | |
| 36 | +.merchant-theme-oceanwp .wp-block-woocommerce-checkout .merchant-dp-line-mount, | |
| 37 | +.merchant-theme-oceanwp .wp-block-woocommerce-checkout .merchant-dp-line-hint, | |
| 38 | +.merchant-theme-oceanwp .wp-block-woocommerce-checkout .merchant-dp-shipment, | |
| 39 | +.merchant-theme-oceanwp .wp-block-woocommerce-cart .merchant-dp-line-mount, | |
| 40 | +.merchant-theme-oceanwp .wp-block-woocommerce-cart .merchant-dp-line-hint, | |
| 41 | +.merchant-theme-oceanwp .wp-block-woocommerce-cart .merchant-dp-shipment { | |
| 42 | + font-size: 13px; | |
| 43 | +} | |
| 44 | +.merchant-theme-oceanwp .wp-block-woocommerce-checkout .merchant-dp-line-label, | |
| 45 | +.merchant-theme-oceanwp .wp-block-woocommerce-cart .merchant-dp-line-label { | |
| 46 | + font-size: 11px; | |
| 47 | +} | |
| 48 | +.merchant-theme-oceanwp .merchant-frequently-bought-together-bundle-total-price del { | |
| 2 | 49 | text-decoration: none; |
| 3 | 50 | } |
| 4 | -.theme-oceanwp .merchant-frequently-bought-together-bundle-total-price del .woocommerce-Price-amount bdi { | |
| 51 | +.merchant-theme-oceanwp .merchant-frequently-bought-together-bundle-total-price del .woocommerce-Price-amount bdi { | |
| 5 | 52 | font-size: 14px; |
| 6 | 53 | text-decoration: line-through; |
| 7 | 54 | } |
| 8 | -.theme-oceanwp .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart-item { | |
| 55 | +.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item { | |
| 9 | 56 | padding: 10px 0 10px 0; |
| 10 | 57 | } |
| 11 | -.theme-oceanwp .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart-item .owp-grid-wrap { | |
| 58 | +.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid-wrap { | |
| 12 | 59 | position: relative; |
| 13 | 60 | } |
| 14 | -.theme-oceanwp .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart-item .owp-grid.content { | |
| 61 | +.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content { | |
| 15 | 62 | width: 75%; |
| 16 | 63 | } |
| 17 | -.theme-oceanwp .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart-item .owp-grid.content .quantity { | |
| 64 | +.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content .quantity { | |
| 18 | 65 | text-align: right; |
| 19 | 66 | } |
| 20 | -.theme-oceanwp .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart-item .owp-grid.content > div { | |
| 67 | +.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content > div { | |
| 21 | 68 | -webkit-box-orient: vertical; |
| 22 | 69 | -webkit-box-direction: normal; |
| 23 | 70 | -ms-flex-direction: column; |
| 24 | 71 | flex-direction: column; |
| 25 | 72 | } |
| 26 | -.theme-oceanwp .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart-item .owp-grid.content h3 { | |
| 73 | +.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content h3 { | |
| 27 | 74 | margin-bottom: 10px; |
| 28 | 75 | } |
| 29 | -.theme-oceanwp .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart-item .owp-grid.content .variation { | |
| 76 | +.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content .variation { | |
| 30 | 77 | margin: 0 0 10px 0; |
| 31 | 78 | } |
| 32 | -.theme-oceanwp .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart-item .owp-grid.content .variation * { | |
| 79 | +.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content .variation * { | |
| 33 | 80 | display: inline; |
| 34 | 81 | } |
| 35 | -.theme-oceanwp .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart-item .owp-grid.content .variation p { | |
| 82 | +.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content .variation p { | |
| 36 | 83 | margin: 0; |
| 37 | 84 | } |
| 38 | -.theme-oceanwp .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart-item .owp-grid.content .variation dd { | |
| 85 | +.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content .variation dd { | |
| 39 | 86 | margin-bottom: 10px; |
| 40 | 87 | } |
| 41 | -.theme-oceanwp .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart-item .owp-grid.content a.remove { | |
| 88 | +.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content a.remove { | |
| 42 | 89 | line-height: 16px; |
| 43 | 90 | -webkit-transition: 300ms; |
| 44 | 91 | transition: 300ms; |
| 45 | 92 | color: #cacaca; |
| 46 | 93 | } |
| 47 | -.theme-oceanwp .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart-item .owp-grid.content a.remove:hover { | |
| 94 | +.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content a.remove:hover { | |
| 48 | 95 | color: #fff; |
| 49 | 96 | } |
| 50 | -.theme-oceanwp .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart-item .owp-grid.thumbnail { | |
| 97 | +.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.thumbnail { | |
| 51 | 98 | width: 25%; |
| 52 | 99 | } |
| 53 | -.theme-oceanwp .merchant-floating-side-mini-cart-widget .woocommerce-mini-cart-item .owp-grid.thumbnail img { | |
| 100 | +.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.thumbnail img { | |
| 54 | 101 | position: static; |
| 55 | 102 | max-width: 100%; |
| 56 | 103 | } |