.woocommerce .woopack-products .product .woocommerce-grouped-product-list {
margin-bottom: 15px;
} .woocommerce .woopack-products .product:not(.product-type-variable) .woopack-qty-custom,
.woocommerce .woopack-products .product.product-type-variable .woopack-qty-custom .variations_button {
display: flex;
justify-content: center;
margin-top: 15px;
}
.woocommerce .woopack-products .product .woopack-qty-custom .quantity,
.woocommerce .woopack-products .product .woopack-qty-custom a.add_to_cart_button,
.woocommerce .woopack-products .product .woopack-qty-custom .single_add_to_cart_button,
.woocommerce .woopack-products .product .woopack-qty-custom .added_to_cart {
display: inline-flex;
align-items: center;
margin-top: 0;
margin-right: 5px;
}
.woocommerce .woopack-products .product .woopack-qty-custom .added_to_cart {
margin-right: 0;
}
.woocommerce .woopack-products .product .woopack-qty-custom .quantity input.qty {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
}
.woocommerce .woopack-products .product .woopack-qty-custom .quantity input.qty::-webkit-inner-spin-button,
.woocommerce .woopack-products .product .woopack-qty-custom .quantity input.qty::-webkit-outer-spin-button {
-webkit-appearance: none;
}
.woocommerce .woopack-products .product .woopack-qty-custom .quantity span {
-webkit-appearance: none;
outline: none;
background-color: transparent;
border: none;
display: inline-flex;
align-items: center;
justify-content: center;
width: 3rem;
height: 100%;
cursor: pointer;
margin: 0;
position: relative;
top: 0;
user-select: none;
}
.woocommerce .woopack-products .product .woopack-qty-custom .quantity span:before,
.woocommerce .woopack-products .product .woopack-qty-custom .quantity span:after {
display: inline-block;
position: absolute;
left: 50%;
content: '';
width: 1rem;
height: 2px;
background-color: #212121;
transform: translate(-50%, -50%);
}
.woocommerce .woopack-products .product .woopack-qty-custom .quantity span.qty-plus:after {
transform: translate(-50%, -50%) rotate(90deg);
}.aws-container .aws-search-form {
position: relative;
width: 100%;
float: none !important;
}
.aws-container .aws-search-form * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-hyphens: manual;
-webkit-hyphens: manual;
hyphens: manual;
border-radius: 0 !important;
}
.aws-container .aws-search-form:after {
display: none;
position: absolute;
content: '';
background: url(//www.aluminiumgrandstands.com.au/wp-content/plugins/advanced-woo-search/assets/img/loader-1.GIF) no-repeat 50% 50%;
width: 20px;
height: 20px;
right: 10px;
top: 50%;
margin-top: -10px;
z-index: 999;
}
.aws-container .aws-search-form.aws-processing:after {
display: block;
}
.aws-container .aws-search-field {
height: 44px;
width: 100%;
color: #313131;
padding: 6px;
line-height: 30px;
display: block;
font-size: 12px;
position: relative;
z-index: 2;
background: rgb(247, 247, 247);
-webkit-appearance: none;
}
.aws-container .aws-search-field:focus {
background-color: #fff;
}
.aws-container .aws-show-clear .aws-search-field {
padding-right: 40px;
}
.aws-container .aws-search-field:focus::-webkit-input-placeholder { color:transparent; }
.aws-container .aws-search-field:focus:-moz-placeholder { color:transparent; }
.aws-container .aws-search-field:focus::-moz-placeholder { color:transparent; }
.aws-container .aws-search-field:focus:-ms-input-placeholder { color:transparent; } .aws-container .aws-search-form .aws-search-clear {
display: none !important;
position: absolute;
top: 0;
right: 0;
z-index: 2;
cursor: pointer;
color: #757575;
height: 100%;
width: 38px;
padding-left: 10px;
}
.aws-container .aws-search-form .aws-search-clear span {
position: relative;
display: block;
font-size: 24px;
line-height: 24px;
top: 50%;
margin-top: -12px;
}
.aws-container .aws-search-form.aws-show-clear.aws-form-active .aws-search-clear {
display: block !important;
}
.aws-container .aws-search-form.aws-form-active.aws-processing .aws-search-clear {
display: none !important;
}
.aws-search-result {
position: absolute;
text-align: left;
z-index: 9999999999999;
background: #fff;
width: 100%;
margin-top: -1px;
border: 1px solid #ccc;
font-size: 12px;
line-height: 16px;
}
.aws-search-result ul {
list-style: none;
padding: 0;
margin: 0 !important;
max-height: 400px;
overflow-y: auto;
}
.aws-search-result ul li {
list-style: none;
border-bottom: 1px solid #ccc;
overflow: hidden;
margin: 0 !important;
position: relative;
}
.aws-search-result ul li:last-child {
border-bottom: 0;
}
.aws-search-result .aws_result_link {
display: block;
cursor: pointer;
padding: 10px 8px;
height: 100%;
overflow: hidden;
text-decoration: none;
border: 0;
}
.aws-search-result .aws_result_item:hover,
.aws-search-result .aws_result_item.hovered {
background: #f5f5f5;
}
.aws-search-result .aws_result_content {
overflow: hidden;
display: block;
}
.aws-search-result .aws_result_title {
display: block;
font-weight: normal;
margin-bottom: 3px;
color: #21759b;
}
.aws-search-result .aws_result_stock {
display: block;
font-weight: normal;
margin-top: 4px;
margin-bottom: 5px;
color: #7ad03a;
}
.aws-search-result .aws_result_stock.out {
color: #a44;
}
.aws-search-result .aws_result_sku {
display: block;
font-weight: normal;
margin-top: 3px;
margin-bottom: 5px;
color: #222;
}
.aws-search-result .aws_result_cat .aws_result_title,
.aws-search-result .aws_result_tag .aws_result_title {
margin-bottom: 2px;
}
.aws-search-result .aws_result_excerpt {
display: block;
color: #222;
}
.aws-search-result .aws_result_price {
display: block;
padding: 2px 0;
color: #222;
}
.aws-search-result .aws_result_price del,
.aws-search-result .aws_result_price ins {
background: none;
padding: 0 12px 0 0;
opacity: 1;
}
.aws-search-result .aws_result_price del {
opacity: 0.8;
text-decoration: line-through !important;
}
.aws-search-result .aws_result_cats {
display: block;
float: left;
margin-right: 20px;
}
.aws-search-result .aws_result_image {
display: block;
height: 100%;
float: left;
padding-right: 10px;
}
.aws-search-result .aws_result_image img {
width: 50px;
height: 50px;
box-shadow: none;
}
.aws-search-result .aws_result_sale {
display: block;
height: 42px;
overflow: hidden;
position: absolute;
right: 0px;
top: 0px;
width: 47px;
}
.aws-search-result .aws_onsale {
background: #77a464 none repeat scroll 0 0;
color: #fff;
display: block;
float: right;
height: 20px;
padding-top: 2px;
position: relative;
right: -25px;
text-align: center;
top: 3px;
transform: rotate(45deg);
width: 77px;
}
.aws-search-result .aws_no_result {
line-height: 40px;
padding: 0 6px;
cursor: auto;
}
.aws-search-result .aws_search_more {
}
.aws-search-result .aws_search_more a {
line-height: 40px;
display: block;
text-decoration: none;
border: 0;
text-align: center;
color: #21759b;
}
.aws-search-result .aws_search_more a:hover {
background: #f5f5f5;
}