blob: 0370dd023b2d136be91e957e0480f1392c1adee0 [file] [log] [blame]
Anand Doshida858cc2015-02-24 17:50:44 +05301.web-long-description {
2 font-size: 18px;
3 line-height: 200%;
4}
Rushabh Mehtaaedad642016-10-04 11:40:22 +05305.web-page-content {
6 margin-bottom: 30px;
7}
Anand Doshida858cc2015-02-24 17:50:44 +05308.item-stock {
9 margin-bottom: 10px !important;
10}
11.product-link {
12 display: block;
13 text-align: center;
14}
Anand Doshida858cc2015-02-24 17:50:44 +053015@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 Mehta4b9238a2016-05-12 15:22:59 +053029 border-radius-top: 4px;
30 border-radius-right: 4px;
Anand Doshida858cc2015-02-24 17:50:44 +053031}
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 Mehta4b9238a2016-05-12 15:22:59 +053039 border-radius-top: 4px;
40 border-radius-right: 4px;
Anand Doshida858cc2015-02-24 17:50:44 +053041 position: relative;
Anand Doshie3bd78e2016-04-22 18:53:21 +053042 background-color: #EBEFF2;
Anand Doshida858cc2015-02-24 17:50:44 +053043}
44.product-image.missing-image .octicon {
45 font-size: 32px;
46 color: #d1d8dd;
47}
48.product-text {
49 padding: 15px 0px;
50}
Anand Doshia6f48682016-04-09 22:25:21 +053051.product-search {
52 margin-bottom: 15px;
53}
Anand Doshi81bded12015-05-27 16:48:06 -040054@media (max-width: 767px) {
55 .product-search {
56 width: 100%;
Anand Doshi81bded12015-05-27 16:48:06 -040057 }
58}
Kanchan Chauhan11638ba2016-04-20 16:20:49 +053059.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 Chauhane0818f82016-04-22 14:39:02 +053069.featured-products {
70 border-top: 1px solid #EBEFF2;
71}
Anand Doshie3bd78e2016-04-22 18:53:21 +053072.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 Doshie3bd78e2016-04-22 18:53:21 +053078 font-weight: inherit;
79 color: #8D99A6;
Anand Doshie3bd78e2016-04-22 18:53:21 +053080}
Anand Doshie3bd78e2016-04-22 18:53:21 +053081.transaction-list-item .transaction-time {
82 margin-top: 5px;
83}
84.transaction-subheading .indicator {
85 font-weight: inherit;
86 color: #8D99A6;
87}
88.order-container {
89 margin: 50px 0px;
90}
91.order-container .order-item-header .h6 {
92 padding: 7px 15px;
93}
94.order-container .order-items {
95 margin: 30px 0px 0px;
96}
97.order-container .order-item-table {
98 margin: 0px -15px;
99}
100.order-container .order-item-header {
101 border-bottom: 1px solid #d1d8dd;
102}
103.order-container .order-image-col {
104 padding-right: 0px;
105}
106.order-container .order-image {
107 max-width: 55px;
108 max-height: 55px;
109 margin-top: -5px;
110}
111.order-container .order-taxes {
112 margin-top: 30px;
113}
114.order-container .order-taxes .row {
115 margin-top: 15px;
116}
117.order-container .tax-grand-total-row {
Anand Doshie3bd78e2016-04-22 18:53:21 +0530118 padding-top: 15px;
Rushabh Mehtaac123c52016-05-20 16:36:56 +0530119 padding-bottom: 30px;
Anand Doshie3bd78e2016-04-22 18:53:21 +0530120}
Rushabh Mehta4b9238a2016-05-12 15:22:59 +0530121.order-container .tax-grand-total {
122 display: inline-block;
123 font-size: 16px;
124 font-weight: bold;
125 margin-top: 5px;
126}
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530127.cart-container {
128 margin: 50px 0px;
129}
Kanchan Chauhanc8d47da2016-06-22 15:46:38 +0530130.cart-container .checkout {
131 margin-bottom: 15px;
132}
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530133.cart-container .cart-item-header .h6 {
134 padding: 7px 15px;
135}
136.cart-container .cart-items {
137 margin: 30px 0px 0px;
138}
139.cart-container .cart-item-table {
140 margin: 0px -15px;
141}
142.cart-container .cart-item-header {
143 border-bottom: 1px solid #d1d8dd;
144}
145.cart-container .cart-image-col {
146 padding-right: 0px;
147}
148.cart-container .cart-image {
149 max-width: 55px;
150 max-height: 55px;
151 margin-top: -5px;
152}
153.cart-container .cart-taxes {
154 margin-top: 30px;
155}
156.cart-container .cart-taxes .row {
157 margin-top: 15px;
158}
159.cart-container .tax-grand-total-row {
160 border-top: 1px solid #d1d8dd;
161 padding-top: 15px;
162}
163.cart-container .cart-addresses {
164 margin-top: 50px;
165}
Kanchan Chauhanc8d47da2016-06-22 15:46:38 +0530166.cart-items-dropdown .cart-dropdown,
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530167.item_name_dropdown {
168 display: none;
169}
170.cart-dropdown-container {
Kanchan Chauhanc8d47da2016-06-22 15:46:38 +0530171 width: 400px;
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530172 padding: 15px;
173}
174.cart-dropdown-container .item-price {
175 display: block !important;
176 padding-bottom: 10px;
177}
178.cart-dropdown-container .cart-item-header {
179 border-bottom: 1px solid #d1d8dd;
180}
Kanchan Chauhanc8d47da2016-06-22 15:46:38 +0530181.cart-dropdown-container .cart-items-dropdown {
182 max-height: 350px;
Kanchan Chauhanc8d47da2016-06-22 15:46:38 +0530183}
184.cart-dropdown-container .cart-items-dropdown .cart-dropdown {
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530185 display: block;
186 margin-top: 15px;
187}
188.cart-dropdown-container .item_name_dropdown {
189 display: block;
190}
191.cart-dropdown-container .item-description,
192.cart-dropdown-container .cart-items .checkout,
193.cart-dropdown-container .item_name_and_description {
194 display: none;
195}
196.cart-dropdown-container .checkout-btn {
Kanchan Chauhanb3573a82016-05-09 12:30:58 +0530197 padding-top: 25px;
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530198}
199.cart-dropdown-container .col-name-description {
200 margin-bottom: 8px;
201}
Kanchan Chauhanc8d47da2016-06-22 15:46:38 +0530202.number-spinner {
203 width: 100px;
204 margin-top: 5px;
205}
206.cart-btn {
207 border-color: #ccc;
208}
209.cart-qty {
210 text-align: center;
211}
Anand Doshia6f48682016-04-09 22:25:21 +0530212.product-list-link .row {
213 border-bottom: 1px solid #EBEFF2;
214}
215.product-list-link .row:hover {
216 background-color: #fafbfc;
217}
218.product-list-link .row > div {
219 padding-top: 15px;
220 padding-bottom: 15px;
221}
222.product-list-link:first-child .row {
223 border-top: 1px solid #EBEFF2;
224}
225.item-group-nav-buttons {
226 margin-top: 15px;
227}
Rushabh Mehtaac123c52016-05-20 16:36:56 +0530228.footer-subscribe .btn-default {
229 background-color: transparent;
230 border: 1px solid #d1d8dd;
231}
Anand Doshia6f48682016-04-09 22:25:21 +0530232@media (min-width: 992px) {
233 .footer-subscribe {
234 max-width: 350px;
235 }
236}
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530237.item-group-content {
238 margin-top: 30px;
239}
240.product-image-img {
241 border: 1px solid #EBEFF2;
242 border-radius: 3px;
243}
244.product-text {
245 border-top: 1px solid #EBEFF2;
246 padding: 15px;
247 word-wrap: break-word;
248 height: 75px;
249}
250.product-image-wrapper {
Rushabh Mehta4b9238a2016-05-12 15:22:59 +0530251 padding-bottom: 40px;
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530252}
pratu16x760fe77c2017-02-13 21:52:43 +0530253.duration-bar {
254 display: inline-block;
255 color: white;
pratu16x760fe77c2017-02-13 21:52:43 +0530256 background: #8FD288;
Neil Trini Lasradoe4903b72017-02-13 19:40:27 +0530257 padding: 3px;
pratu16x760fe77c2017-02-13 21:52:43 +0530258}
259.duration-invisible {
260 visibility: hidden;
261}
262.duration-value {
263 float: right;
264}
265.bar-outer-text {
266 color: #8FD288;
267 background: none;
268 float: none;
269 border: none;
pratu16x7462e89e2017-02-14 17:17:28 +0530270}
271.bom-spec {
Neil Trini Lasradoe4903b72017-02-13 19:40:27 +0530272 margin-bottom: 20px;
273}