#woocommerce-quick-order_wrapper .dataTables_scrollHead {
margin-top: 20px;
}
.quick-order-table-row .variations_button,
.woocommerce div.product .quick-order-table-row form.cart {
padding: 0 !important;
}
.quick-order-table-row .variations_button button.button {
font-size: 100%;
}
.quick-order-table-row:nth-child(even) {
background-color: #f2f2f2;
}
.quick-order-table-row:nth-child(odd) {
background-color: #fff;
}
.woocommerce-quick-order th {
text-align: center;
}
.woocommerce-quick-order th, .woocommerce-quick-order td {
vertical-align: middle;
}
.woocommerce-quick-order-search th {
font-weight: bold;
text-transform: uppercase;
}
.woocommerce-quick-order th select {
border-radius: 0;
background-color: #fff;
border: 1px solid #e8e8e8;
}
.quick-order-value-im img {
width: 100px;
}
#woocommerce-quick-order_wrapper button.dt-button, #woocommerce-quick-order_wrapper button.dt-button:hover {
background: #FFF;
}
#woocommerce-quick-order_wrapper button.buttons-pdf, #woocommerce-quick-order_wrapper button.buttons-pdf:hover {
background-color: #c01f05;
color: #FFF;
}
#woocommerce-quick-order_wrapper button.buttons-excel, #woocommerce-quick-order_wrapper button.buttons-excel:hover {
background-color: #217448;
color: #FFF;
}
#woocommerce-quick-order_wrapper button.buttons-csv, #woocommerce-quick-order_wrapper button.buttons-csv:hover {
background-color: #484c55;
color: #FFF;
}
#woocommerce-quick-order_wrapper button.buttons-print, #woocommerce-quick-order_wrapper button.buttons-print:hover {
background-color: #b0c0d3;
color: #FFF;
}
.woocommerce-quick-order th select {
display: block;
width: 100%;
color: #333;
font-size: 11px;
}
table.woocommerce-quick-order.dataTable thead .sorting,
table.woocommerce-quick-order.dataTable thead .sorting_asc,
table.woocommerce-quick-order.dataTable thead .sorting_desc {
background-position: right 5px top 14px;
}
table.dataTable thead #quick-order-header-ca.sorting,
table.dataTable thead #quick-order-header-ca.sorting_asc,
table.dataTable thead #quick-order-header-ca.sorting_desc,
table.dataTable thead #quick-order-header-im.sorting,
table.dataTable thead #quick-order-header-im.sorting_asc,
table.dataTable thead #quick-order-header-im.sorting_desc {
background: none;
}
.dataTables_wrapper .dataTables_length {
clear: both;
margin-top: 10px;
}
.woocommerce-quick-order thead tr {
background: #9c5b90;
color: #FFF;
}
.rwd-table tr {
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.rwd-table th {
display: none;
}
.rwd-table td {
display: block;
}
.rwd-table td:first-child {
padding-top: .5em;
}
.rwd-table td:last-child {
padding-bottom: .5em;
}
.rwd-table td:before {
content: attr(data-th) ": ";
font-weight: bold;
width: 6.5em;
display: inline-block;
vertical-align: top;
}
.rwd-table td.quick-order-value-ca:before {
display: none;
}
.rwd-table th, .rwd-table td {
text-align: left;
}
.quick-order-value-ca .woocommerce-variation-add-to-cart {
text-align: center;
display: inline-block;
}
.woocommerce div.product .quick-order-value-ca form.cart .button {
text-align: center;
float: none;
}
@media (min-width: 480px) {
.rwd-table th, .rwd-table td {
display: table-cell;
padding: .25em .5em;
}
.rwd-table th:first-child, .rwd-table td:first-child {
padding-left: 0;
}
.rwd-table th:last-child, .rwd-table td:last-child {
padding-right: 0;
}
.rwd-table td:before {
display: none;
}
}
.rwd-table {
overflow: hidden;
}
.rwd-table tr {
border-color: #46637f;
}
.rwd-table th, .rwd-table td {
margin: .5em 1em;
}
@media (min-width: 480px) {
.rwd-table th, .rwd-table td {
padding: 1em !important;
}
}
.woocommerce-quick-order .input {
position: relative;
z-index: 1;
display: inline-block;
margin: 0;
max-width: 350px;
width: calc(100% - 2em);
vertical-align: top;
}
.woocommerce-quick-order-field {
position: relative;
display: block;
float: right;
padding: 0;
width: 60%;
border: none !important;
border-radius: 0;
color: #aaa;
font-weight: bold;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-webkit-appearance: none; background: transparent !important;
}
.woocommerce-quick-order-field:focus {
outline: none;
}
.woocommerce-quick-order-label {
display: inline-block;
float: right;
padding: 0 1em;
width: 40%;
color: #6a7989;
font-weight: bold;
font-size: 70.25%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.woocommerce-quick-order-label-content {
position: relative;
display: block;
padding: 1.6em 0;
width: 100%;
}
.woocommerce-quick-order-search-image {
width: 80px;
padding: 0 !important;
}
.woocommerce-quick-order-search-image img,
.woocommerce-quick-order-search-results-item-image img {
max-width: 100%;
height: auto;
}
.woocommerce-quick-order-search tr, .woocommerce-quick-order-search td {
padding: 5px;
border: 0;
}
.woocommerce-quick-order-search tbody {
background: #f2f2f2f2;
}
a.woocommerce-quick-order-search-add-row {
text-align: center;
font-size: 12px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 20px;
display: block;
}
.woocommerce-quick-order-search-add-to-cart {
text-align: center;
}
.woocommerce-quick-order-search-input {
width: 80%;
}
.woocommerce-quick-order-search-price {
width: 10%;
}
a.woocommerce-quick-order-search-results-item {
border-bottom: 1px solid #fff;
display: block;
}
a.woocommerce-quick-order-search-results-item:hover {
background: #f1f1f1;
}
.woocommerce-quick-order-search-results {
position: absolute;
background: #f2f2f2;
width: 400px;
z-index: 9999999999;
border-radius: 0 0 20px 20px;
max-height: 300px;
overflow-y: auto;
}
.woocommerce-quick-order-search-results-item-image {
width: 100px;
padding: 20px 20px 10px;
float: left;
}
.woocommerce-quick-order-search-message {
text-align: center;
font-size: 12px;
background: #607D8B;
color: #FFF;
padding: 5px 0;
}
.woocommerce-quick-order-search-results-item-name {
padding-top: 20px;
font-size: 20px;
font-weight: bold;
float: left;
}
.woocommerce-quick-order-search-input-indication {
border-bottom: 2px solid red;
width: 0%;
-webkit-transition: width 2s; transition: width 2s;
}
.woocommerce-quick-order-search-results-item-sku {
display: block;
font-size: 12px;
font-weight: normal;
line-height: 14px;
}
input[type="text"].woocommerce-quick-order-search-input-field,
input[type="number"].woocommerce-quick-order-search-quantity-field {
padding: 20px;
width: 100%;
border: 1px solid #eaeaea;
color: #000;
background: #FFF;
}
input[type="text"].woocommerce-quick-order-search-input-field-has-image {
background-position: left top;
background-repeat: no-repeat;
background-size: contain;
padding-left: 80px;
}
.woocommerce-quick-order-results {
position: absolute;
background: #FFF;
max-width: 350px;
width: calc(100% - 2em);
}
.woocommerce-quick-order-result-item img {
width: 150px;
}
.woocommerce-quick-order-result-item {
}