.asaas-cc-form-wrapper{margin:10px 0}.asaas-cc-form-field{margin-bottom:10px}.asaas-cc-form-field-no-margin{margin-bottom:0}.asaas-pix-copy-to-clipboard p{overflow-x:scroll;width:100%;white-space:nowrap;height:40px;margin-bottom:10px}.asaas-pix-instructions{--asaas-pix-instructions_flex-direction:column-reverse;--asaas-pix-instructions__list_margin-left:0;display:flex;flex-direction:var(--asaas-pix-instructions_flex-direction)}@media screen and (min-width:992px){.asaas-pix-instructions{--asaas-pix-instructions_flex-direction:row;--asaas-pix-instructions__list_margin-left:30px}}.asaas-pix-instructions__list{margin-left:var(--asaas-pix-instructions__list_margin-left);width:100%}.one-click-buy-label{margin:10px 0}.one-click-buy-option{position:relative}.one-click-buy-option .input-radio{display:none}.one-click-buy-option .radio{background:#f7f6f7;color:#515151;cursor:pointer;display:flex;justify-content:space-between;margin:0 0 10px;padding:20px;width:100%}.one-click-buy-option .input-radio:checked + .radio{background:#a46497;color:#fff}.one-click-buy-option .brand{object-fit:contain;width:40px}.one-click-buy-option .asaas-cc-form-wrapper{display:none}.one-click-buy-option .input-radio:checked ~ .asaas-cc-form-wrapper{display:block}.select_box:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
margin-bottom: 5px;
}  .avada-select-parent .select_box,
select.yith_wccl_custom ~ .select2-container {
display: none;
} div.variations_form.cart.in_loop {
display: none;
}
.select_option {
display: inline-block;
border: 2px solid var( --yith-wccl-form-colors_border );
margin-right: 6px;
position: relative;
padding: 2px;
}
.select_option.selected {
border: 2px solid  var( --yith-wccl-form-colors_accent );
}
.select_box:not( .on_ptab ) .select_option:hover {
border-color: var( --yith-wccl-form-colors-accent-hover );
}
.select_option.selected:hover {
border-color: var( --yith-wccl-form-colors_accent ) !important;
}
.select_option.inactive span.yith_wccl_value  {
opacity: 0.3;
}
.select_option.inactive .yith_wccl_value {
cursor: not-allowed;
}
.select_option.yith-wccl-remove {
display:none;
}
.select_option .yith_wccl_value {
border: 2px solid #fff;
display: block;
text-decoration: none;
text-align: center;
cursor: pointer;
}
.select_option_colorpicker .yith_wccl_value, .select_option_image .yith_wccl_value {
min-width: var( --yith-wccl-customization-color-swatches-size );
height: var( --yith-wccl-customization-color-swatches-size );
border-radius: var( --yith-wccl-customization-color-swatches-border-radius );
overflow: clip;
}
.select_option_colorpicker {
border-radius: var( --yith-wccl-customization-color-swatches-border-radius );
}
.select_box_image .select_option_image .yith_wccl_value, .select_option_label .yith_wccl_value {
border-radius: var( --yith-wccl-customization-option-border-radius );
}
.select_box_image .select_option_image, .select_option_label {
border-radius: var( --yith-wccl-customization-option-border-radius );
}
.select_option_label .yith_wccl_value {
font-size:12px;
width:100%;
height:auto;
} .select_option_label .yith_wccl_value_wrapper {
display: flex;
justify-content: center;
align-items: center;
}
.select_option_label div  {
min-width: var( --yith-wccl-customization-color-swatches-size );
height: var( --yith-wccl-customization-color-swatches-size );
} .select_box.on_ptab .select_option .yith_wccl_value {
cursor: default;
}