blob: 6a1d311e982e0f2fb5278616ae2b4a0eb96daef6 [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}
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 Doshie3bd78e2016-04-22 18:53:21 +0530119 padding-top: 15px;
Rushabh Mehtaac123c52016-05-20 16:36:56 +0530120 padding-bottom: 30px;
Anand Doshie3bd78e2016-04-22 18:53:21 +0530121}
Rushabh Mehta4b9238a2016-05-12 15:22:59 +0530122.order-container .tax-grand-total {
123 display: inline-block;
124 font-size: 16px;
125 font-weight: bold;
126 margin-top: 5px;
127}
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530128.cart-container {
129 margin: 50px 0px;
130}
Kanchan Chauhanc8d47da2016-06-22 15:46:38 +0530131.cart-container .checkout {
132 margin-bottom: 15px;
133}
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530134.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 Chauhanc8d47da2016-06-22 15:46:38 +0530167.cart-items-dropdown .cart-dropdown,
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530168.item_name_dropdown {
169 display: none;
170}
171.cart-dropdown-container {
Kanchan Chauhanc8d47da2016-06-22 15:46:38 +0530172 width: 400px;
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530173 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 Chauhanc8d47da2016-06-22 15:46:38 +0530182.cart-dropdown-container .cart-items-dropdown {
183 max-height: 350px;
Kanchan Chauhanc8d47da2016-06-22 15:46:38 +0530184}
185.cart-dropdown-container .cart-items-dropdown .cart-dropdown {
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530186 display: block;
187 margin-top: 15px;
188}
189.cart-dropdown-container .item_name_dropdown {
190 display: block;
191}
192.cart-dropdown-container .item-description,
193.cart-dropdown-container .cart-items .checkout,
194.cart-dropdown-container .item_name_and_description {
195 display: none;
196}
197.cart-dropdown-container .checkout-btn {
Kanchan Chauhanb3573a82016-05-09 12:30:58 +0530198 padding-top: 25px;
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530199}
200.cart-dropdown-container .col-name-description {
201 margin-bottom: 8px;
202}
Kanchan Chauhanc8d47da2016-06-22 15:46:38 +0530203.number-spinner {
204 width: 100px;
205 margin-top: 5px;
206}
207.cart-btn {
208 border-color: #ccc;
209}
210.cart-qty {
211 text-align: center;
212}
Anand Doshia6f48682016-04-09 22:25:21 +0530213.product-list-link .row {
214 border-bottom: 1px solid #EBEFF2;
215}
216.product-list-link .row:hover {
217 background-color: #fafbfc;
218}
219.product-list-link .row > div {
220 padding-top: 15px;
221 padding-bottom: 15px;
222}
223.product-list-link:first-child .row {
224 border-top: 1px solid #EBEFF2;
225}
226.item-group-nav-buttons {
227 margin-top: 15px;
228}
Rushabh Mehtaac123c52016-05-20 16:36:56 +0530229.footer-subscribe .btn-default {
230 background-color: transparent;
231 border: 1px solid #d1d8dd;
232}
Anand Doshia6f48682016-04-09 22:25:21 +0530233@media (min-width: 992px) {
234 .footer-subscribe {
235 max-width: 350px;
236 }
237}
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530238.item-group-content {
239 margin-top: 30px;
240}
241.product-image-img {
242 border: 1px solid #EBEFF2;
243 border-radius: 3px;
244}
245.product-text {
246 border-top: 1px solid #EBEFF2;
247 padding: 15px;
248 word-wrap: break-word;
249 height: 75px;
250}
251.product-image-wrapper {
Rushabh Mehta4b9238a2016-05-12 15:22:59 +0530252 padding-bottom: 40px;
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530253}