Anand Doshi | da858cc | 2015-02-24 17:50:44 +0530 | [diff] [blame] | 1 | .web-long-description { |
| 2 | font-size: 18px; |
| 3 | line-height: 200%; |
| 4 | } |
Rushabh Mehta | aedad64 | 2016-10-04 11:40:22 +0530 | [diff] [blame] | 5 | .web-page-content { |
| 6 | margin-bottom: 30px; |
| 7 | } |
Anand Doshi | da858cc | 2015-02-24 17:50:44 +0530 | [diff] [blame] | 8 | .item-stock { |
| 9 | margin-bottom: 10px !important; |
| 10 | } |
| 11 | .product-link { |
| 12 | display: block; |
| 13 | text-align: center; |
| 14 | } |
Anand Doshi | da858cc | 2015-02-24 17:50:44 +0530 | [diff] [blame] | 15 | @media (max-width: 767px) { |
| 16 | .product-image { |
| 17 | height: 0px; |
| 18 | padding: 0px 0px 100%; |
| 19 | overflow: hidden; |
| 20 | } |
| 21 | } |
| 22 | .product-image-square { |
| 23 | width: 100%; |
| 24 | height: 0; |
| 25 | padding: 50% 0px; |
| 26 | background-size: cover; |
| 27 | background-repeat: no-repeat; |
| 28 | background-position: center top; |
Rushabh Mehta | 4b9238a | 2016-05-12 15:22:59 +0530 | [diff] [blame] | 29 | border-radius-top: 4px; |
| 30 | border-radius-right: 4px; |
Anand Doshi | da858cc | 2015-02-24 17:50:44 +0530 | [diff] [blame] | 31 | } |
| 32 | .product-image.missing-image { |
| 33 | width: 100%; |
| 34 | height: 0; |
| 35 | padding: 50% 0px; |
| 36 | background-size: cover; |
| 37 | background-repeat: no-repeat; |
| 38 | background-position: center top; |
Rushabh Mehta | 4b9238a | 2016-05-12 15:22:59 +0530 | [diff] [blame] | 39 | border-radius-top: 4px; |
| 40 | border-radius-right: 4px; |
Anand Doshi | da858cc | 2015-02-24 17:50:44 +0530 | [diff] [blame] | 41 | position: relative; |
Anand Doshi | e3bd78e | 2016-04-22 18:53:21 +0530 | [diff] [blame] | 42 | background-color: #EBEFF2; |
Anand Doshi | da858cc | 2015-02-24 17:50:44 +0530 | [diff] [blame] | 43 | } |
| 44 | .product-image.missing-image .octicon { |
| 45 | font-size: 32px; |
| 46 | color: #d1d8dd; |
| 47 | } |
| 48 | .product-text { |
| 49 | padding: 15px 0px; |
| 50 | } |
Anand Doshi | a6f4868 | 2016-04-09 22:25:21 +0530 | [diff] [blame] | 51 | .product-search { |
| 52 | margin-bottom: 15px; |
| 53 | } |
Anand Doshi | 81bded1 | 2015-05-27 16:48:06 -0400 | [diff] [blame] | 54 | @media (max-width: 767px) { |
| 55 | .product-search { |
| 56 | width: 100%; |
Anand Doshi | 81bded1 | 2015-05-27 16:48:06 -0400 | [diff] [blame] | 57 | } |
| 58 | } |
Kanchan Chauhan | 11638ba | 2016-04-20 16:20:49 +0530 | [diff] [blame] | 59 | .borderless td, |
| 60 | .borderless th { |
| 61 | border-bottom: 1px solid #EBEFF2; |
| 62 | padding-left: 0px !important; |
| 63 | line-height: 1.8em !important; |
| 64 | } |
| 65 | .item-desc { |
| 66 | border-top: 2px solid #EBEFF2; |
| 67 | padding-top: 10px; |
| 68 | } |
Kanchan Chauhan | e0818f8 | 2016-04-22 14:39:02 +0530 | [diff] [blame] | 69 | .featured-products { |
| 70 | border-top: 1px solid #EBEFF2; |
| 71 | } |
Anand Doshi | e3bd78e | 2016-04-22 18:53:21 +0530 | [diff] [blame] | 72 | .transaction-list-item:hover, |
| 73 | .transaction-list-item:active, |
| 74 | .transaction-list-item:focus { |
| 75 | background-color: #fafbfc; |
| 76 | } |
| 77 | .transaction-list-item .indicator { |
Anand Doshi | e3bd78e | 2016-04-22 18:53:21 +0530 | [diff] [blame] | 78 | font-weight: inherit; |
| 79 | color: #8D99A6; |
Anand Doshi | e3bd78e | 2016-04-22 18:53:21 +0530 | [diff] [blame] | 80 | } |
| 81 | .transaction-list-item .items-preview, |
| 82 | .transaction-list-item .transaction-time { |
| 83 | margin-top: 5px; |
| 84 | } |
| 85 | .transaction-subheading .indicator { |
| 86 | font-weight: inherit; |
| 87 | color: #8D99A6; |
| 88 | } |
| 89 | .order-container { |
| 90 | margin: 50px 0px; |
| 91 | } |
| 92 | .order-container .order-item-header .h6 { |
| 93 | padding: 7px 15px; |
| 94 | } |
| 95 | .order-container .order-items { |
| 96 | margin: 30px 0px 0px; |
| 97 | } |
| 98 | .order-container .order-item-table { |
| 99 | margin: 0px -15px; |
| 100 | } |
| 101 | .order-container .order-item-header { |
| 102 | border-bottom: 1px solid #d1d8dd; |
| 103 | } |
| 104 | .order-container .order-image-col { |
| 105 | padding-right: 0px; |
| 106 | } |
| 107 | .order-container .order-image { |
| 108 | max-width: 55px; |
| 109 | max-height: 55px; |
| 110 | margin-top: -5px; |
| 111 | } |
| 112 | .order-container .order-taxes { |
| 113 | margin-top: 30px; |
| 114 | } |
| 115 | .order-container .order-taxes .row { |
| 116 | margin-top: 15px; |
| 117 | } |
| 118 | .order-container .tax-grand-total-row { |
Anand Doshi | e3bd78e | 2016-04-22 18:53:21 +0530 | [diff] [blame] | 119 | padding-top: 15px; |
Rushabh Mehta | ac123c5 | 2016-05-20 16:36:56 +0530 | [diff] [blame] | 120 | padding-bottom: 30px; |
Anand Doshi | e3bd78e | 2016-04-22 18:53:21 +0530 | [diff] [blame] | 121 | } |
Rushabh Mehta | 4b9238a | 2016-05-12 15:22:59 +0530 | [diff] [blame] | 122 | .order-container .tax-grand-total { |
| 123 | display: inline-block; |
| 124 | font-size: 16px; |
| 125 | font-weight: bold; |
| 126 | margin-top: 5px; |
| 127 | } |
Kanchan Chauhan | 239b351 | 2016-05-02 11:43:44 +0530 | [diff] [blame] | 128 | .cart-container { |
| 129 | margin: 50px 0px; |
| 130 | } |
Kanchan Chauhan | c8d47da | 2016-06-22 15:46:38 +0530 | [diff] [blame] | 131 | .cart-container .checkout { |
| 132 | margin-bottom: 15px; |
| 133 | } |
Kanchan Chauhan | 239b351 | 2016-05-02 11:43:44 +0530 | [diff] [blame] | 134 | .cart-container .cart-item-header .h6 { |
| 135 | padding: 7px 15px; |
| 136 | } |
| 137 | .cart-container .cart-items { |
| 138 | margin: 30px 0px 0px; |
| 139 | } |
| 140 | .cart-container .cart-item-table { |
| 141 | margin: 0px -15px; |
| 142 | } |
| 143 | .cart-container .cart-item-header { |
| 144 | border-bottom: 1px solid #d1d8dd; |
| 145 | } |
| 146 | .cart-container .cart-image-col { |
| 147 | padding-right: 0px; |
| 148 | } |
| 149 | .cart-container .cart-image { |
| 150 | max-width: 55px; |
| 151 | max-height: 55px; |
| 152 | margin-top: -5px; |
| 153 | } |
| 154 | .cart-container .cart-taxes { |
| 155 | margin-top: 30px; |
| 156 | } |
| 157 | .cart-container .cart-taxes .row { |
| 158 | margin-top: 15px; |
| 159 | } |
| 160 | .cart-container .tax-grand-total-row { |
| 161 | border-top: 1px solid #d1d8dd; |
| 162 | padding-top: 15px; |
| 163 | } |
| 164 | .cart-container .cart-addresses { |
| 165 | margin-top: 50px; |
| 166 | } |
Kanchan Chauhan | c8d47da | 2016-06-22 15:46:38 +0530 | [diff] [blame] | 167 | .cart-items-dropdown .cart-dropdown, |
Kanchan Chauhan | 239b351 | 2016-05-02 11:43:44 +0530 | [diff] [blame] | 168 | .item_name_dropdown { |
| 169 | display: none; |
| 170 | } |
| 171 | .cart-dropdown-container { |
Kanchan Chauhan | c8d47da | 2016-06-22 15:46:38 +0530 | [diff] [blame] | 172 | width: 400px; |
Kanchan Chauhan | 239b351 | 2016-05-02 11:43:44 +0530 | [diff] [blame] | 173 | padding: 15px; |
| 174 | } |
| 175 | .cart-dropdown-container .item-price { |
| 176 | display: block !important; |
| 177 | padding-bottom: 10px; |
| 178 | } |
| 179 | .cart-dropdown-container .cart-item-header { |
| 180 | border-bottom: 1px solid #d1d8dd; |
| 181 | } |
Kanchan Chauhan | c8d47da | 2016-06-22 15:46:38 +0530 | [diff] [blame] | 182 | .cart-dropdown-container .cart-items-dropdown { |
| 183 | max-height: 350px; |
| 184 | overflow: auto; |
| 185 | } |
| 186 | .cart-dropdown-container .cart-items-dropdown .cart-dropdown { |
Kanchan Chauhan | 239b351 | 2016-05-02 11:43:44 +0530 | [diff] [blame] | 187 | display: block; |
| 188 | margin-top: 15px; |
| 189 | } |
| 190 | .cart-dropdown-container .item_name_dropdown { |
| 191 | display: block; |
| 192 | } |
| 193 | .cart-dropdown-container .item-description, |
| 194 | .cart-dropdown-container .cart-items .checkout, |
| 195 | .cart-dropdown-container .item_name_and_description { |
| 196 | display: none; |
| 197 | } |
| 198 | .cart-dropdown-container .checkout-btn { |
Kanchan Chauhan | b3573a8 | 2016-05-09 12:30:58 +0530 | [diff] [blame] | 199 | padding-top: 25px; |
Kanchan Chauhan | 239b351 | 2016-05-02 11:43:44 +0530 | [diff] [blame] | 200 | } |
| 201 | .cart-dropdown-container .col-name-description { |
| 202 | margin-bottom: 8px; |
| 203 | } |
Kanchan Chauhan | c8d47da | 2016-06-22 15:46:38 +0530 | [diff] [blame] | 204 | .number-spinner { |
| 205 | width: 100px; |
| 206 | margin-top: 5px; |
| 207 | } |
| 208 | .cart-btn { |
| 209 | border-color: #ccc; |
| 210 | } |
| 211 | .cart-qty { |
| 212 | text-align: center; |
| 213 | } |
Anand Doshi | a6f4868 | 2016-04-09 22:25:21 +0530 | [diff] [blame] | 214 | .product-list-link .row { |
| 215 | border-bottom: 1px solid #EBEFF2; |
| 216 | } |
| 217 | .product-list-link .row:hover { |
| 218 | background-color: #fafbfc; |
| 219 | } |
| 220 | .product-list-link .row > div { |
| 221 | padding-top: 15px; |
| 222 | padding-bottom: 15px; |
| 223 | } |
| 224 | .product-list-link:first-child .row { |
| 225 | border-top: 1px solid #EBEFF2; |
| 226 | } |
| 227 | .item-group-nav-buttons { |
| 228 | margin-top: 15px; |
| 229 | } |
Rushabh Mehta | ac123c5 | 2016-05-20 16:36:56 +0530 | [diff] [blame] | 230 | .footer-subscribe .btn-default { |
| 231 | background-color: transparent; |
| 232 | border: 1px solid #d1d8dd; |
| 233 | } |
Anand Doshi | a6f4868 | 2016-04-09 22:25:21 +0530 | [diff] [blame] | 234 | @media (min-width: 992px) { |
| 235 | .footer-subscribe { |
| 236 | max-width: 350px; |
| 237 | } |
| 238 | } |
Kanchan Chauhan | 239b351 | 2016-05-02 11:43:44 +0530 | [diff] [blame] | 239 | .item-group-content { |
| 240 | margin-top: 30px; |
| 241 | } |
| 242 | .product-image-img { |
| 243 | border: 1px solid #EBEFF2; |
| 244 | border-radius: 3px; |
| 245 | } |
| 246 | .product-text { |
| 247 | border-top: 1px solid #EBEFF2; |
| 248 | padding: 15px; |
| 249 | word-wrap: break-word; |
| 250 | height: 75px; |
| 251 | } |
| 252 | .product-image-wrapper { |
Rushabh Mehta | 4b9238a | 2016-05-12 15:22:59 +0530 | [diff] [blame] | 253 | padding-bottom: 40px; |
Kanchan Chauhan | 239b351 | 2016-05-02 11:43:44 +0530 | [diff] [blame] | 254 | } |