PluginProbe
Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder / 2.0.5
Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder v2.0.5
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-product-table.css

usk-product-table.css in Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder 2.0.5, at assets/css/usk-product-table.css

201 lines 5.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .usk-wc-products-table {
2 overflow-x: auto;
3 }
4 .usk-wc-products-table .usk-rating {
5 display: table-cell !important;
6 }
7 .usk-wc-products-table .dataTables_wrapper {
8 margin-bottom: 50px;
9 }
10 .usk-wc-products-table .dataTables_wrapper .dataTables_length {
11 float: left;
12 }
13 .usk-wc-products-table .dataTables_wrapper .dataTables_length label {
14 font-size: 16px;
15 text-transform: capitalize;
16 color: #1f2027;
17 display: flex;
18 align-items: center;
19 grid-column-gap: 12px;
20 }
21 .usk-wc-products-table .dataTables_wrapper .dataTables_length label select {
22 height: auto;
23 width: auto;
24 border-color: #d0d1e9;
25 border-radius: 3px;
26 }
27 .usk-wc-products-table .dataTables_wrapper .dataTables_info {
28 float: left;
29 }
30 .usk-wc-products-table .dataTables_wrapper .dataTables_paginate {
31 float: right;
32 margin-top: 20px;
33 }
34 .usk-wc-products-table .dataTables_wrapper .dataTables_paginate a {
35 display: inline-block;
36 padding-left: 4px;
37 padding-right: 4px;
38 }
39 .usk-wc-products-table .dataTables_wrapper .dataTables_filter {
40 float: left;
41 margin-bottom: 20px;
42 margin-top: 15px;
43 }
44 .usk-wc-products-table .dataTables_wrapper .dataTables_filter label {
45 font-size: 16px;
46 font-weight: 500;
47 color: #403f3f;
48 text-transform: capitalize;
49 display: flex;
50 align-items: center;
51 }
52 .usk-wc-products-table .dataTables_wrapper .dataTables_filter label input {
53 border-radius: 3px;
54 background-color: transparent;
55 border: 1px solid #ddd;
56 padding: 9px 10px;
57 border-radius: 2px;
58 margin-left: 8px;
59 outline: none;
60 }
61 .usk-wc-products-table .dataTables_wrapper .dataTables_filter label input:focus {
62 border: 1px solid #a0a0a0;
63 border-radius: none;
64 }
65 .usk-wc-products-table .usk-wc-product {
66 width: 100%;
67 margin: 0 auto;
68 clear: both;
69 border-collapse: separate;
70 border-spacing: 0;
71 border-collapse: collapse;
72 text-align: left;
73 }
74 .usk-wc-products-table .usk-wc-product th,
75 .usk-wc-products-table .usk-wc-product td {
76 padding: 10px 18px;
77 border-collapse: collapse;
78 }
79 .usk-wc-products-table .usk-wc-product thead {
80 white-space: nowrap;
81 }
82 .usk-wc-products-table .usk-wc-product thead th {
83 display: table-cell;
84 background: #e62a3f;
85 color: #fff;
86 font-size: 16px;
87 font-weight: 600;
88 }
89 .usk-wc-products-table .usk-wc-product thead .shorting {
90 background-image: none;
91 }
92 .usk-wc-products-table .usk-wc-product thead .shorting::before {
93 content: "";
94 }
95 .usk-wc-products-table .usk-wc-product thead .shorting::after {
96 content: "";
97 }
98 .usk-wc-products-table .usk-wc-product tbody .usk-thumb {
99 width: 60px !important;
100 }
101 .usk-wc-products-table .usk-wc-product tbody .usk-title .usk-wc-product-title {
102 font-size: 16px;
103 font-weight: 500;
104 line-height: 1.4;
105 }
106 .usk-wc-products-table .usk-wc-product tbody .usk-title .usk-wc-product-title a {
107 color: #e62a3f;
108 }
109 .usk-wc-products-table .usk-wc-product tbody .usk-excerpt {
110 width: 350px !important;
111 }
112 .usk-wc-products-table .usk-wc-product tbody .usk-excerpt .usk-wc-product-excerpt {
113 font-size: 14px;
114 color: #7d7575;
115 line-height: 1.6;
116 }
117 .usk-wc-products-table .usk-wc-product tbody .usk-categories .usk-wc-product-categories a {
118 font-size: 14px;
119 color: #e62a3f;
120 font-weight: 500;
121 }
122 .usk-wc-products-table .usk-wc-product tbody .usk-price .usk-wc-product-price .price {
123 font-size: 14px;
124 font-weight: 500;
125 color: #5c5959;
126 margin: 0;
127 }
128 .usk-wc-products-table .usk-wc-product tbody .usk-price .usk-wc-product-price .price del {
129 font-weight: 300;
130 color: #928f8f;
131 }
132 .usk-wc-products-table .usk-wc-product tbody .usk-price .usk-wc-product-price .price ins {
133 background: transparent;
134 text-decoration: none;
135 padding-left: 5px;
136 }
137 .usk-wc-products-table .usk-wc-product tbody .usk-quick-view-title .usk-shoping-icon-quickview {
138 background: #e62a3f;
139 padding: 4px 8px;
140 color: #fff;
141 border-radius: 3px;
142 font-size: 14px;
143 }
144 .usk-wc-products-table .usk-wc-product tbody .usk-wc-quantity .quantity input {
145 height: 37px;
146 width: 80px;
147 padding: 5px;
148 outline: none;
149 border: 1px solid #dacecf;
150 color: #716b6b;
151 border-radius: 3px;
152 background: transparent;
153 }
154 .usk-wc-products-table .usk-wc-product tbody .usk-wc-quantity .quantity input:focus {
155 border: 1px solid #a8a3a4;
156 }
157 .usk-wc-products-table .usk-wc-product .usk-wc-add-to-cart .add_to_cart_button.added {
158 display: none !important;
159 }
160 .usk-wc-products-table .usk-wc-product .usk-wc-add-to-cart .button,
161 .usk-wc-products-table .usk-wc-product .usk-wc-add-to-cart .added_to_cart {
162 background: #e62a3f;
163 width: 100px;
164 height: 35px;
165 line-height: 35px;
166 text-align: center;
167 font-size: 12px;
168 color: #fff;
169 font-weight: 600;
170 border-radius: 3px;
171 display: inline-block;
172 padding: 0;
173 }
174 .usk-wc-products-table table:not(.cell-border) th,
175 .usk-wc-products-table table:not(.cell-border) td {
176 border: none;
177 border-block-start: none !important;
178 }
179 .usk-wc-products-table .cell-border th {
180 border: 1px solid #ddd !important;
181 }
182
183 table.dataTable.stripe tbody tr.odd,
184 table.dataTable.display tbody tr.odd {
185 background-color: #f9f9f9;
186 }
187
188 @media (min-width: 768px) {
189 .usk-wc-products-table {
190 overflow: auto;
191 }
192 .usk-wc-products-table .dataTables_wrapper .dataTables_filter {
193 float: right;
194 margin-top: 0;
195 }
196 }
197 @media (min-width: 1400px) {
198 .usk-wc-products-table {
199 overflow: visible;
200 }
201 }