blob: db8f2fcb99a8aa2ea1787f8e3bc4463ab3b3458e [file] [log] [blame]
Anand Doshida858cc2015-02-24 17:50:44 +05301.web-long-description {
2 font-size: 18px;
3 line-height: 200%;
4}
5.item-stock {
6 margin-bottom: 10px !important;
7}
8.product-link {
9 display: block;
10 text-align: center;
11}
Anand Doshida858cc2015-02-24 17:50:44 +053012@media (max-width: 767px) {
13 .product-image {
14 height: 0px;
15 padding: 0px 0px 100%;
16 overflow: hidden;
17 }
18}
19.product-image-square {
20 width: 100%;
21 height: 0;
22 padding: 50% 0px;
23 background-size: cover;
24 background-repeat: no-repeat;
25 background-position: center top;
Rushabh Mehta4b9238a2016-05-12 15:22:59 +053026 border-radius-top: 4px;
27 border-radius-right: 4px;
Anand Doshida858cc2015-02-24 17:50:44 +053028}
29.product-image.missing-image {
30 width: 100%;
31 height: 0;
32 padding: 50% 0px;
33 background-size: cover;
34 background-repeat: no-repeat;
35 background-position: center top;
Rushabh Mehta4b9238a2016-05-12 15:22:59 +053036 border-radius-top: 4px;
37 border-radius-right: 4px;
Anand Doshida858cc2015-02-24 17:50:44 +053038 position: relative;
Anand Doshie3bd78e2016-04-22 18:53:21 +053039 background-color: #EBEFF2;
Anand Doshida858cc2015-02-24 17:50:44 +053040}
41.product-image.missing-image .octicon {
42 font-size: 32px;
43 color: #d1d8dd;
44}
45.product-text {
46 padding: 15px 0px;
47}
Kanchan Chauhan11638ba2016-04-20 16:20:49 +053048.product-label {
49 padding-bottom: 4px;
50 text-transform: uppercase;
51 font-size: 12px;
52}
Anand Doshia6f48682016-04-09 22:25:21 +053053.product-search {
54 margin-bottom: 15px;
55}
Anand Doshi81bded12015-05-27 16:48:06 -040056@media (max-width: 767px) {
57 .product-search {
58 width: 100%;
Anand Doshi81bded12015-05-27 16:48:06 -040059 }
60}
Kanchan Chauhan11638ba2016-04-20 16:20:49 +053061.borderless td,
62.borderless th {
63 border-bottom: 1px solid #EBEFF2;
64 padding-left: 0px !important;
65 line-height: 1.8em !important;
66}
67.item-desc {
68 border-top: 2px solid #EBEFF2;
69 padding-top: 10px;
70}
Kanchan Chauhane0818f82016-04-22 14:39:02 +053071.featured-products {
72 border-top: 1px solid #EBEFF2;
73}
Anand Doshie3bd78e2016-04-22 18:53:21 +053074.transaction-list-item:hover,
75.transaction-list-item:active,
76.transaction-list-item:focus {
77 background-color: #fafbfc;
78}
79.transaction-list-item .indicator {
Anand Doshie3bd78e2016-04-22 18:53:21 +053080 font-weight: inherit;
81 color: #8D99A6;
Anand Doshie3bd78e2016-04-22 18:53:21 +053082}
83.transaction-list-item .items-preview,
84.transaction-list-item .transaction-time {
85 margin-top: 5px;
86}
87.transaction-subheading .indicator {
88 font-weight: inherit;
89 color: #8D99A6;
90}
91.order-container {
92 margin: 50px 0px;
93}
94.order-container .order-item-header .h6 {
95 padding: 7px 15px;
96}
97.order-container .order-items {
98 margin: 30px 0px 0px;
99}
100.order-container .order-item-table {
101 margin: 0px -15px;
102}
103.order-container .order-item-header {
104 border-bottom: 1px solid #d1d8dd;
105}
106.order-container .order-image-col {
107 padding-right: 0px;
108}
109.order-container .order-image {
110 max-width: 55px;
111 max-height: 55px;
112 margin-top: -5px;
113}
114.order-container .order-taxes {
115 margin-top: 30px;
116}
117.order-container .order-taxes .row {
118 margin-top: 15px;
119}
120.order-container .tax-grand-total-row {
Anand Doshie3bd78e2016-04-22 18:53:21 +0530121 padding-top: 15px;
Rushabh Mehtaac123c52016-05-20 16:36:56 +0530122 padding-bottom: 30px;
Anand Doshie3bd78e2016-04-22 18:53:21 +0530123}
Rushabh Mehta4b9238a2016-05-12 15:22:59 +0530124.order-container .tax-grand-total {
125 display: inline-block;
126 font-size: 16px;
127 font-weight: bold;
128 margin-top: 5px;
129}
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530130.cart-container {
131 margin: 50px 0px;
132}
133.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}
166.cart-items .cart-dropdown,
167.item_name_dropdown {
168 display: none;
169}
170.cart-dropdown-container {
Kanchan Chauhanb3573a82016-05-09 12:30:58 +0530171 width: 320px;
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}
181.cart-dropdown-container .cart-items .cart-dropdown {
182 display: block;
183 margin-top: 15px;
184}
185.cart-dropdown-container .item_name_dropdown {
186 display: block;
187}
188.cart-dropdown-container .item-description,
189.cart-dropdown-container .cart-items .checkout,
190.cart-dropdown-container .item_name_and_description {
191 display: none;
192}
193.cart-dropdown-container .checkout-btn {
Kanchan Chauhanb3573a82016-05-09 12:30:58 +0530194 padding-top: 25px;
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530195}
196.cart-dropdown-container .col-name-description {
197 margin-bottom: 8px;
198}
Anand Doshia6f48682016-04-09 22:25:21 +0530199.product-list-link .row {
200 border-bottom: 1px solid #EBEFF2;
201}
202.product-list-link .row:hover {
203 background-color: #fafbfc;
204}
205.product-list-link .row > div {
206 padding-top: 15px;
207 padding-bottom: 15px;
208}
209.product-list-link:first-child .row {
210 border-top: 1px solid #EBEFF2;
211}
212.item-group-nav-buttons {
213 margin-top: 15px;
214}
Rushabh Mehtaac123c52016-05-20 16:36:56 +0530215.footer-subscribe .btn-default {
216 background-color: transparent;
217 border: 1px solid #d1d8dd;
218}
Anand Doshia6f48682016-04-09 22:25:21 +0530219@media (min-width: 992px) {
220 .footer-subscribe {
221 max-width: 350px;
222 }
223}
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530224.item-group-content {
225 margin-top: 30px;
226}
227.product-image-img {
228 border: 1px solid #EBEFF2;
229 border-radius: 3px;
230}
231.product-text {
232 border-top: 1px solid #EBEFF2;
233 padding: 15px;
234 word-wrap: break-word;
235 height: 75px;
236}
237.product-image-wrapper {
Rushabh Mehta4b9238a2016-05-12 15:22:59 +0530238 padding-bottom: 40px;
Kanchan Chauhan239b3512016-05-02 11:43:44 +0530239}