#wpadminbar #wp-admin-bar-translate .ab-icon {
top: 3px;
opacity: 0.6;
filter: alpha(opacity=60);
}.variable-group::before,
.variable-group::after {
content: '';
display: table;
}
.variable-group::after {
clear: both;
}
.product-item:not(.style-4) .variations_form {
position: absolute;
bottom: 0;
left: 0;
}
.product-item.style-4 .variations_form {
display: inline-block;
}
.variations {
display: block;
border: none;
margin-bottom: 0;
}
.entry-summary .variations tr {
display: block;
margin-bottom: 12px;
}
.variations .label {
vertical-align: middle;
padding: 0 10px 0 0;
font-size: 14px;
color: inherit;
line-height: inherit;
font-weight: normal;
text-align: left;
border: none;
border-radius: 0;
min-width: 60px;
}
.variations .label::after {
content: ':';
}
.variations label {
margin-bottom: 0;
}
.variations .value {
padding: 0;
text-align: left;
border: none;
}
.variations select {
height: 30px;
line-height: 30px;
cursor: pointer;
width: 120px;
}
.variations .reset_variations {
margin-left: 10px;
vertical-align: middle;
}
.variations select[data-attributetype="box_style"] {
display: none !important;
}
.variations .data-val[data-attributetype="box_style"] {
display: inline-block;
vertical-align: middle;
}
.variations .data-val {
display: none;
font-size: 0;
line-height: 0;
margin: 0 -2px;
}
.variations .data-val a:not(.photo) {
position: relative;
display: inline-block;
vertical-align: middle;
min-width: 19px;
height: 19px;
border-radius: 50%;
font-size: 10px;
line-height: 19px;
margin: 2px;
text-transform: uppercase;
border: 3px solid #ffffff;
}
.variations .data-val a:not(.photo):hover,
.variations .data-val a:not(.photo).active {
border-color: transparent;
}
.variations .data-val a:not(.photo):hover::before,
.variations .data-val a.active:not(.photo)::before {
position: absolute;
content: '';
display: block;
top: -1px;
left: -1px;
right: -1px;
bottom: -1px;
border-radius: 50%;
background-color: #ffffff;
}
.variations .data-val a:not(.photo)::after {
position: absolute;
content: '';
display: block;
top: 1px;
left: 1px;
right: 1px;
bottom: 1px;
border-radius: 50%;
background-color: inherit;
}
.variations .data-val:not(.attribute-pa_color) a:not(.photo):hover,
.variations .data-val:not(.attribute-pa_color) a:not(.photo).active {
border: 1px solid #ff5050;
}
.variations .data-val a.photo {
min-width: 109px;
height: 20px;
display: inline-block;
margin-right: 5px;
background-size: contain !important;
opacity: 0.5;
}
.variations .data-val a.photo:last-child {
margin-right: 0;
}
.variations .data-val a.photo:hover,
.variations .data-val a.photo.active {
opacity: 1;
}.wooco-wrap {
display: inline-block;
width: 100%;
}
.wooco-wrap .wooco-text, .wooco-wrap .wooco_components {
margin: 0 0 15px 0;
}
.wooco-wrap .wooco-text {
white-space: pre-line;
}
.wooco_components .wooco_component {
padding: 10px 0;
border-bottom: 1px solid #ddd;
}
.wooco_components .wooco_component .wooco_component_name {
font-weight: 700;
}
.wooco_components .wooco_component_required .wooco_component_name:after {
content: ' *';
color: #ff0000;
}
.wooco_component_product {
display: flex;
align-items: center;
margin-top: 10px;
margin-left: -5px;
margin-right: -5px;
}
.wooco_component_product_info {
flex-grow: 1;
}
.wooco_component_product_description {
font-size: 14px;
}
.wooco_component_product_description > span {
display: inline-block;
margin-right: 10px;
}
.wooco_component_product_description .stock {
display: inline-block !important;
margin: 0 !important;
padding: 0 !important;
}
.wooco_component_product > div {
padding-right: 5px;
padding-left: 5px;
}
body.woocommerce-no-js .wooco-wrap + form.cart {
display: none;
}
.wooco-alert {
padding: 6px 10px 6px 14px;
border-left: 4px solid #222;
background-color: #eeeeee;
font-size: 14px;
}
.wooco-disabled {
opacity: .5 !important;
pointer-events: none !important;
cursor: not-allowed !important;
}
.wooco_component_product .wooco_component_product_qty {
padding-left: 10px;
}
.wooco_component_product .wooco_component_product_qty input {
width: 40px;
text-align: center;
margin: 0;
padding: 0 5px;
height: 40px;
line-height: 38px;
box-shadow: none;
border-width: 1px 0 1px 0;
border-style: solid;
border-color: #ddd;
background-color: #fff;
-moz-appearance: textfield;
}
.wooco_component_product .wooco_component_product_qty input::-webkit-outer-spin-button, .wooco_component_product .wooco_component_product_qty input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.wooco_component_product_selection {
display: flex;
align-items: center;
flex-grow: 1;
}
.wooco_component_product_selection > a {
margin-left: 10px;
margin-right: 10px;
}
.wooco_component_product_selection .dd-select {
background-color: #ffffff !important;
}
.wooco_component_product_selection .dd-options {
max-height: 360px;
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
.wooco_component_product_selection .dd-options li {
margin: 0 !important;
}
.wooco_component_product_selection .dd-option-image, .wooco_component_product_selection .dd-selected-image {
max-width: 42px;
border-radius: 3px;
}
.wooco_component_product_selection .dd-selected-text, .wooco_component_product_selection .dd-option-text {
font-size: 14px;
font-weight: 600;
line-height: inherit !important;
color: #6d6d6d;
}
.wooco_component_product_selection .dd-desc > span {
margin-right: 10px;
}
.wooco_component_product_selection .dd-desc .stock {
display: inline-block !important;
margin: 0 !important;
padding: 0 !important;
}
.wooco_component_product_selection .dd-option.dd-option-without-desc, .wooco_component_product_selection .dd-selected.dd-option-without-desc {
display: flex;
align-items: center;
}
.wooco_component_product_selection .dd-option.dd-option-without-desc label, .wooco_component_product_selection .dd-selected.dd-option-without-desc label {
flex-grow: 1;
}
.wooco_component_product_image {
width: 50px;
flex: 0 0 50px;
}
.wooco_component_product_image img {
width: 40px;
height: auto;
}
.wooco_component_product_name {
text-align: left;
flex-grow: 1;
}
.wooco_component_product_link {
width: 16px;
height: 16px;
display: inline-block;
background-image: url(//cbsos.com.hk/wp-content/plugins/wpc-composite-products/assets/images/open.svg);
background-repeat: no-repeat;
background-position: center;
}
.wooco_component_product_availability .stock {
margin: 0 !important;
padding: 0 !important;
}
.wooco-item-child .product-price .amount, .wooco-item-child .product-price .tax_label,
.wooco-item-child .product-subtotal .amount, .wooco-item-child .product-subtotal .tax_label,
.wooco-item-child .product-total .amount, .wooco-item-child .product-total .tax_label {
opacity: .3;
}
.wooco-qty, .wooco-qty-input {
display: flex;
align-items: center;
}
.wooco-minus, .wooco-plus {
display: inline-block;
width: 40px;
height: 40px;
flex: 0 0 40px;
line-height: 38px;
text-align: center;
cursor: pointer;
background-color: #fefefe;
border: 1px solid #ddd;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wooco-minus:hover, .wooco-plus:hover {
background-color: #f0f0f0;
} .select2-dropdown.wpc-select2-dropdown {
border: 1px solid #aaa;
border-radius: 4px;
}
.wpc-select2-dropdown ul li {
display: flex;
align-items: center;
padding: 5px 10px;
}
.wpc-select2-dropdown ul li .image {
width: 40px;
flex: 0 0 40px;
margin-right: 10px;
}
.wpc-select2-dropdown ul li .info {
flex-grow: 1;
display: flex;
flex-direction: column;
}
.wpc-select2-dropdown ul li .info .desc {
font-size: 14px;
}
.wpc-select2-dropdown ul li .info .desc > span {
margin-right: 10px;
}
.wpc-select2-dropdown ul li .info .stock {
display: inline-block !important;
margin: 0 !important;
padding: 0 !important;
}
.select2-container--open .wpc-select2-dropdown.select2-dropdown--below {
border-top: 1px solid #aaa;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
} body.rtl .wooco_component_product_selection .dd-option-image, body.rtl .wooco_component_product_selection .dd-selected-image {
float: right;
margin-right: 0;
margin-left: 5px;
}
body.rtl .wooco_component_product_selection .dd-pointer {
right: auto;
left: 10px;
}
body.rtl .wpc-select2-dropdown ul li .image {
margin-right: 0;
margin-left: 10px;
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.sticky_info_single_product {
display: none !important;
}
.entry-summary .cart {
background: transparent;
display: block;
width: 100%;
height: auto;
}
.entry-summary div.quantity,
.entry-summary .single_add_to_cart_button {
background-color: #024ea0;
}
.lmfwce_expired_key {
width: 100%;
display: flex;
flex-flow: row nowrap;
justify-content: flex-start;
align-items: center;
margin-bottom: 10px;
}
.lmfwce_expired_key label {
flex: 0 0 100px;
margin-right: 5px;
}
.lmfwce_expired_key input {
flex: 1 0;
height: 40px;
box-sizing: border-box;
}
.chosen-container-single .chosen-single span {
width: auto;
}
.sumi-tabs.style1 .tab-link li.active,
.sumi-tabs.style1 .tab-link li:hover,
.sumi-tabs.style1 .tab-link li:first-child.active,
.sumi-tabs.style1 .tab-link li:first-child:hover {
background-color: #eee;
border-color: #eee;
}
.sumi-tabs.style1 .tab-link li img {
filter: opacity(25%);
}
.sumi-tabs.style1 .tab-link li {
width: 14.2%;
}
.chosen-container-single .chosen-single::after {
display: none;
}
#payment #wc-stripe-cc-form label::before {
display: none;
}
#payment #wc-stripe-cc-form label {
padding-left: 0;
}
.header-middle-inner {
margin-top: 20px;
margin-bottom: 10px;
}
.block-language a > img,  .product-thumb .group-button{
display:none!important;
}
.product-grid .block-title{
margin-top: 0px;
}
#billing_company_field label {
float: left;
}
.woocommerce-terms-and-conditions-wrapper label {
padding-left: 0px !important;	
}
.woocommerce-terms-and-conditions-wrapper label::before {
content: none !important;	
}
.woocommerce-form__label-for-checkbox > span::before {
border: 2px solid black;
}
.stripe-source-errors {
visibility: hidden !important;
display: none !important;
}
#billing_company_field label {
float: left;
}
.woocommerce-terms-and-conditions-wrapper label {
padding-left: 0px !important;	
}
.woocommerce-terms-and-conditions-wrapper label::before {
content: none !important;	
}
.woocommerce-form__label-for-checkbox > span::before {
border: 2px solid black;
}
.menu-item.block-currency {
display: none !important;
}
.comment-form-cookies-consent {
clear: both;
}