| 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 { |
| 49 |
text-decoration: none; |
| 50 |
} |
| 51 |
.merchant-theme-oceanwp .merchant-frequently-bought-together-bundle-total-price del .woocommerce-Price-amount bdi { |
| 52 |
font-size: 14px; |
| 53 |
text-decoration: line-through; |
| 54 |
} |
| 55 |
.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item { |
| 56 |
padding: 10px 0 10px 0; |
| 57 |
} |
| 58 |
.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid-wrap { |
| 59 |
position: relative; |
| 60 |
} |
| 61 |
.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content { |
| 62 |
width: 75%; |
| 63 |
} |
| 64 |
.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content .quantity { |
| 65 |
text-align: right; |
| 66 |
} |
| 67 |
.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content > div { |
| 68 |
-webkit-box-orient: vertical; |
| 69 |
-webkit-box-direction: normal; |
| 70 |
-ms-flex-direction: column; |
| 71 |
flex-direction: column; |
| 72 |
} |
| 73 |
.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content h3 { |
| 74 |
margin-bottom: 10px; |
| 75 |
} |
| 76 |
.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content .variation { |
| 77 |
margin: 0 0 10px 0; |
| 78 |
} |
| 79 |
.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content .variation * { |
| 80 |
display: inline; |
| 81 |
} |
| 82 |
.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content .variation p { |
| 83 |
margin: 0; |
| 84 |
} |
| 85 |
.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content .variation dd { |
| 86 |
margin-bottom: 10px; |
| 87 |
} |
| 88 |
.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content a.remove { |
| 89 |
line-height: 16px; |
| 90 |
-webkit-transition: 300ms; |
| 91 |
transition: 300ms; |
| 92 |
color: #cacaca; |
| 93 |
} |
| 94 |
.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.content a.remove:hover { |
| 95 |
color: #fff; |
| 96 |
} |
| 97 |
.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.thumbnail { |
| 98 |
width: 25%; |
| 99 |
} |
| 100 |
.merchant-theme-oceanwp .merchant-side-cart-widget .woocommerce-mini-cart-item .owp-grid.thumbnail img { |
| 101 |
position: static; |
| 102 |
max-width: 100%; |
| 103 |
} |