PluginProbe
Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder / 2.0.1
Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder v2.0.1
3.1.4 3.0.8 3.0.9 3.1.0 3.1.2 3.1.3 3.0.7 3.0.5 3.0.4 3.0.3 3.0.2 trunk 1.5.0 1.5.1 1.5.2 1.6.1 1.6.2 1.6.3 1.6.4 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 All 93 releases
ultimate-store-kit / assets / css / usk-page-cart.css

usk-page-cart.css in Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder 2.0.1, at assets/css/usk-page-cart.css

221 lines 6.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .usk-page-cart .woocommerce-cart-form .shop_table {
2 border: 1px solid rgba(0, 0, 0, 0.1);
3 border-collapse: collapse;
4 margin: 0;
5 text-align: center;
6 width: 100%;
7 border-radius: 5px;
8 }
9 .usk-page-cart .woocommerce-cart-form .shop_table th, .usk-page-cart .woocommerce-cart-form .shop_table td {
10 padding: 10px 12px;
11 line-height: 1.5em;
12 background: transparent;
13 }
14 .usk-page-cart .woocommerce-cart-form .shop_table th {
15 border: 1px solid rgba(222, 220, 220, 0.5803921569);
16 font-size: 14px;
17 color: #fff;
18 text-transform: uppercase;
19 font-weight: 700;
20 background: #e62a3f;
21 }
22 .usk-page-cart .woocommerce-cart-form .shop_table th:nth-child(3) {
23 text-align: left;
24 }
25 .usk-page-cart .woocommerce-cart-form .shop_table td {
26 border-top: none;
27 border: 1px solid rgba(222, 220, 220, 0.5803921569);
28 border-bottom: none;
29 vertical-align: middle;
30 font-size: 14px;
31 text-transform: capitalize;
32 font-weight: 400;
33 color: #929292;
34 }
35 .usk-page-cart .woocommerce-cart-form .shop_table .usk-product-remove .remove {
36 display: block;
37 font-size: 17px;
38 height: 25px;
39 width: 25px;
40 text-align: center;
41 line-height: 22px;
42 border-radius: 100%;
43 color: #e62a3f !important;
44 text-decoration: none;
45 font-weight: 700;
46 border: 0;
47 transition: all 0.3s ease;
48 margin: auto;
49 background: transparent;
50 }
51 .usk-page-cart .woocommerce-cart-form .shop_table .usk-product-remove .remove:hover {
52 background: #e62a3f;
53 color: #fff !important;
54 }
55 .usk-page-cart .woocommerce-cart-form .shop_table .usk-product-image a img {
56 width: 80px !important;
57 height: 80px !important;
58 outline: none;
59 }
60 .usk-page-cart .woocommerce-cart-form .shop_table .usk-product-title {
61 text-align: left;
62 }
63 .usk-page-cart .woocommerce-cart-form .shop_table .usk-product-title a {
64 color: #e62a3f;
65 font-weight: 500;
66 transition: all 0.3s ease;
67 }
68 .usk-page-cart .woocommerce-cart-form .shop_table .usk-product-title a:hover {
69 color: #f00;
70 }
71 .usk-page-cart .woocommerce-cart-form .shop_table .usk-product-quantity .qty {
72 width: 90px;
73 height: 42px;
74 text-align: left;
75 outline: none;
76 color: #7b7373;
77 border: 1px solid #d6d4d4;
78 background: transparent;
79 border-radius: 2px;
80 }
81 .usk-page-cart .woocommerce-cart-form .shop_table .usk-product-quantity .qty:focus {
82 border: 1px solid #b3aaaa;
83 }
84 .usk-page-cart .woocommerce-cart-form .shop_table .actions {
85 text-align: right;
86 }
87 .usk-page-cart .woocommerce-cart-form .shop_table .actions .coupon {
88 float: none;
89 margin: 0;
90 padding-bottom: 0;
91 }
92 .usk-page-cart .woocommerce-cart-form .shop_table .actions .coupon .input-text {
93 height: 40px;
94 line-height: 40px;
95 width: 135px;
96 border: 1px solid #ded3d3;
97 outline: none;
98 font-size: 14px;
99 text-align: center;
100 font-weight: 500;
101 border-radius: 2px;
102 margin-bottom: 10px;
103 background: transparent;
104 }
105 .usk-page-cart .woocommerce-cart-form .shop_table .actions .coupon .input-text::placeholder {
106 color: #c1aeae;
107 }
108 .usk-page-cart .woocommerce-cart-form .shop_table .actions .coupon .input-text:focus {
109 border: 1px solid #7b7373;
110 }
111 .usk-page-cart .woocommerce-cart-form .shop_table .actions .button {
112 width: 100%;
113 background: transparent;
114 border: 1px solid #e62a3f;
115 color: #e62a3f;
116 font-size: 12px;
117 font-weight: 600;
118 transition: all 0.3s ease;
119 border-radius: 2px;
120 outline: none;
121 opacity: 1;
122 cursor: pointer;
123 }
124 .usk-page-cart .woocommerce-cart-form .shop_table .actions .button:hover {
125 background-color: #e62a3f;
126 color: #fff;
127 }
128 .usk-page-cart .woocommerce-cart-form .shop_table_responsive tr {
129 margin: 0;
130 }
131 .usk-page-cart .woocommerce-cart-form .shop_table_responsive tr:nth-child(2n) td {
132 background-color: #eaeff3;
133 }
134 .usk-page-cart .woocommerce-cart-form .shop_table_responsive tr:nth-child(2n+1) td {
135 background-color: transparent;
136 }
137 .usk-page-cart .cart-collaterals {
138 margin-top: 50px;
139 }
140 .usk-page-cart .cart-collaterals .cart_totals h2 {
141 font-size: 22px;
142 text-transform: capitalize;
143 font-weight: 600;
144 color: #e62a3f;
145 margin: 0;
146 margin-bottom: 30px;
147 }
148 .usk-page-cart .cart-collaterals .cart_totals .shop_table {
149 border: 1px solid rgba(0, 0, 0, 0.1);
150 border-collapse: collapse;
151 margin: 0;
152 margin-bottom: 20px;
153 text-align: center;
154 }
155 .usk-page-cart .cart-collaterals .cart_totals .shop_table th, .usk-page-cart .cart-collaterals .cart_totals .shop_table td {
156 border: 1px solid rgba(0, 0, 0, 0.1);
157 width: 100%;
158 padding: 10px 12px;
159 line-height: 1.5em;
160 background: transparent;
161 }
162 .usk-page-cart .cart-collaterals .cart_totals .shop_table th {
163 font-size: 14px;
164 color: #565656;
165 text-transform: uppercase;
166 font-weight: 700;
167 }
168 .usk-page-cart .cart-collaterals .cart_totals .shop_table td .woocommerce-Price-amount {
169 font-size: 14px;
170 color: rgba(72, 67, 67, 0.7490196078);
171 }
172 .usk-page-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
173 padding: 0;
174 }
175 .usk-page-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .button {
176 background-color: #e62a3f;
177 color: #ffffff;
178 width: 100%;
179 text-align: center;
180 height: 50px;
181 line-height: 50px;
182 padding: 0;
183 font-size: 12px;
184 text-transform: uppercase;
185 transition: all 0.3s ease;
186 margin: 0;
187 border: none;
188 border-radius: 2px;
189 text-decoration: none !important;
190 }
191 .usk-page-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .button:hover {
192 background: #c50847;
193 }
194
195 @media (min-width: 768px) {
196 .usk-page-cart .woocommerce-cart-form .shop_table .actions .coupon .input-text {
197 width: 50%;
198 }
199 }
200 @media (min-width: 1024px) {
201 .usk-page-cart .woocommerce-cart-form .shop_table .actions .coupon {
202 float: left;
203 }
204 .usk-page-cart .woocommerce-cart-form .shop_table .actions .button {
205 width: 130px;
206 font-size: 14px;
207 }
208 .usk-page-cart .woocommerce-cart-form .shop_table .actions .coupon .input-text {
209 width: 140px;
210 font-size: 14px;
211 margin-bottom: 0;
212 }
213 .usk-page-cart .cart-collaterals .cart_totals .shop_table th, .usk-page-cart .cart-collaterals .cart_totals .shop_table td {
214 width: 50%;
215 }
216 .usk-page-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .button {
217 height: 55px;
218 line-height: 55px;
219 font-size: 14px;
220 }
221 }