@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpcf7 form{position:relative}.wpcf7 form>div,.wpcf7 form>p{margin-bottom:1.2em}.wpcf7 .wpcf7-form-control-wrap{width:100%;display:block}.wpcf7 input:not([type=submit]):focus,.wpcf7 select:focus,.wpcf7 textarea:focus{border-color:var(--ast-border-color);outline:0}.wpcf7 input:not([type=submit]),.wpcf7 select,.wpcf7 textarea{width:100%;padding:.75em}.wpcf7 input[type=file]{color:#666;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear}.wpcf7 input[type=checkbox],.wpcf7 input[type=radio]{display:inline-block;background:#e9eef2;color:#555;clear:none;cursor:pointer;line-height:0;height:1.2em;margin:-3px 4px 0 0;outline:0;padding:0;border-radius:.2em;text-align:center;vertical-align:middle;width:1.4em;min-width:1.4em;transition:all .2s linear}
*,:after,:before{box-sizing:border-box}.wps-rma-form__wrapper .input-text,.wps-rma-form__wrapper input[type=email],.wps-rma-form__wrapper input[type=number],.wps-rma-form__wrapper input[type=password],.wps-rma-form__wrapper input[type=search],.wps-rma-form__wrapper input[type=tel],.wps-rma-form__wrapper input[type=text],.wps-rma-form__wrapper input[type=url],.wps-rma-form__wrapper textarea{background-color:transparent!important;border:1px solid #ccc!important;box-shadow:none!important;padding:10px 14px}.input-text:focus,.wps-rma-form__wrapper a:focus,.wps-rma-form__wrapper input[type=email]:focus,.wps-rma-form__wrapper input[type=number]:focus,.wps-rma-form__wrapper input[type=search]:focus,.wps-rma-form__wrapper input[type=tel]:focus,.wps-rma-form__wrapper input[type=text]:focus,.wps-rma-form__wrapper input[type=url]:focus,.wps-rma-form__wrapper textarea:focus,.wps_order_msg_sub_container input[type=password]:focus{outline:none!important}.wps-rma-form__wrapper label{display:inline-block!important;line-height:1.2;margin-bottom:8px}.wps-rma-form__wrapper h4{font-size:18px!important}.wps-rma-form__wrapper .wps_rma_flex{display:flex;flex-wrap:wrap}.wps-rma-form__wrapper select{padding:10px 14px}.wps_rma_refund_form_wrapper .input-text:focus,.wps_rma_refund_form_wrapper input[type=email]:focus,.wps_rma_refund_form_wrapper input[type=number]:focus,.wps_rma_refund_form_wrapper input[type=password]:focus,.wps_rma_refund_form_wrapper input[type=search]:focus,.wps_rma_refund_form_wrapper input[type=tel]:focus,.wps_rma_refund_form_wrapper input[type=text]:focus,.wps_rma_refund_form_wrapper input[type=url]:focus,.wps_rma_refund_form_wrapper textarea:focus{background-color:transparent}.wps_rma_refund_form_wrapper .wps-rma-subject__dropdown select{border-radius:0;padding:5px 105px 5px 5px;width:100%}.wps_rma_refund_form_wrapper .wps_rma_other_subject input{width:100%}.wps-rma-product__table{border-collapse:collapse;min-width:665px;width:100%}.wps-rma-form__wrapper h2.woocommerce-column__title{font-weight:600}.wps_rma_refund_form_wrapper select#wps_rma_return_request_subject:focus-visible{outline:none}.wps_rma_refund_form_wrapper select#wps_rma_return_request_subject option{box-shadow:none}.wps-rma-product__table-wrapper{overflow-x:auto;padding:0 15px}.wps_rma_refund_form_wrapper .wps_rma_product_title{padding:0 15px}.wps_rma_refund_form_wrapper .wps_rma_refund_request__row{justify-content:space-between}.wps_rma_refund_form_wrapper .wps_rma__column{width:100%}.wps-rma-form__wrapper .wps-rma-form__header{background-color:#333}.wps-rma-form__wrapper .wps-rma-form__heading{color:#fff;font-size:24px;font-weight:500;margin-top:0;padding:10px 15px}.wps-rma-form__wrapper td,.wps-rma-form__wrapper th{border:1px solid #ccc;padding:15px;text-align:center;vertical-align:middle}.wps-rma-form__wrapper th{color:#333}.wps-rma-form__wrapper .wps-rma-product__wrap{align-items:center;display:flex;justify-content:center}.wps-rma-form__wrapper .wps-rma__product-title{margin-left:20px;text-align:left}.wps-rma-product__table tbody td,table.wps-rma-product__table:not(.has-background) fieldset,table.wps-rma-product__table:not(.has-background) fieldset legend,table.wps-rma-product__table:not(.has-background) tbody td,table.wps-rma-product__table:not(.has-background) tbody tr:nth-child(2n) td{background-color:#fff}.wps-rma-form__wrapper .wps-rma-row__pd{padding:0 15px}.wps-rma-form__wrapper .wps-rma-col{width:100%}.wps-rma-form__wrapper .wps-rma-col.wps_rma_flex{justify-content:flex-start}.wps-rma-form__wrapper .wps_rma_other_subject{margin:25px 0}.wps_rma_attach_files{margin-top:10px}.wps-rma-subject__dropdown{margin-top:25px}.wps-rma-form__wrapper textarea{width:100%}.wps-rma-form__wrapper .product-quantity input{height:48px;margin:0 auto;width:197px}.wps-rma-form__wrapper td:last-child,.wps-rma-form__wrapper th:last-child{padding-right:15px}.wps-rma-form__wrapper td.product-total{text-align:center}.wps_rma_return_request_morefiles{margin-top:20px}.wps_rma_return_notification>img{left:48%;position:absolute;top:45%;width:5%}.wps_rma_exchange_notification,.wps_rma_return_notification{color:green;display:none}.wps_rma_exchange_notification>img,.wps_rma_return_notification>img{left:48%;position:absolute;top:45%;width:5%}.wps_rma_exchange_notification,.wps_rma_return_notification{background-color:#000;bottom:0;height:100%;opacity:.5;padding:0;position:fixed;right:0;width:100%;z-index:99999}.wps_rma_return_notification_checkbox:after{background:hsla(0,0%,100%,.6) none repeat scroll 0 0;bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wps_rma_return_notification_checkbox img{left:0;margin:0 auto;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%);z-index:99999999}.wps_rma_return_notification_checkbox{display:none}.return,.view_msg{margin-top:4px}.wps_rma_refund_request__row{padding:0 15px}.wps_rma_customer_detail{overflow:hidden;padding:30px 15px}.wps_field_mendatory{color:red}.wps_rma_outer_wrap_info{margin:20px 0 0}.wps_rma_outer_wrap_info ul.wps_rma_ul_wrap_info li{list-style:none;margin:0;padding:0}.wps_rma_outer_wrap_info .wps_rma_ul_wrap_info{align-items:center;background:#eee;border:1px solid #4b4b4b;border-bottom:none;border-radius:8px 8px 0 0;cursor:pointer;display:flex;margin:0;padding:20px 20px 0!important;width:100%}.wps_rma_ul_wrap_info .wps_rma_li_wrap_info h2{background:transparent;border-radius:10px 10px 0 0;font-size:18px;font-weight:400;margin:0;padding:6px 20px;transition:all .3s}.wps_rma_ul_wrap_info .wps_rma_li_wrap_info.active h2{background:#fff}.wps_rma_exchange_info_wrap,.wps_rma_refund_info_wrap{border:1px solid #4b4b4b;border-radius:0 0 8px 8px;border-top:none;display:none;opacity:0;padding:20px 15px;transition:opacity .6s}.wps_rma_exchange_info_wrap.active-tab,.wps_rma_refund_info_wrap.active-tab{display:block;opacity:1}.wps_rma_outer_wrap_info .wps_rma_ret_ex_info_wrap h2{font-size:24px;line-height:1.25;margin:0 0 20px}.wps_rma_outer_wrap_info input.btn{margin-right:10px;min-height:30px}.wps_rma_outer_wrap_info .wps_rma_ret_ex_info_wrap table{margin:0 0 20px;width:100%}.wps_rma_outer_wrap_info div.wps_rma_ret_ex_info_wrap table,.wps_rma_outer_wrap_info div.wps_rma_ret_ex_info_wrap table *{background:transparent;border:none;border-collapse:collapse;padding:0}.wps_rma_outer_wrap_info .wps_rma_ret_ex_info_wrap table tbody th,.wps_rma_outer_wrap_info .wps_rma_ret_ex_info_wrap table thead th{background:#eee;padding:8px;text-align:left}.wps_rma_outer_wrap_info .wps_rma_ret_ex_info_wrap table thead th:first-of-type{border-radius:8px 0 0 0}.wps_rma_outer_wrap_info .wps_rma_ret_ex_info_wrap table thead th:last-of-type{border-radius:0 8px 0 0}.wps_rma_outer_wrap_info .wps_rma_ret_ex_info_wrap table tbody td{border-bottom:1px solid #4b4b4b;padding:8px;text-align:left}.wps_rma_outer_wrap_info .wps_rma_ret_ex_info_wrap table tbody tr:last-of-type th:first-of-type{border-radius:0 0 0 8px}.wps_rma_outer_wrap_info .wps_rma_ret_ex_info_wrap table tbody tr:last-of-type th:last-of-type{border-radius:0 0 8px 0}.wps_rma_outer_wrap_info .wps_rma_ret_ex_info_wrap table tbody tr:first-of-type th:first-of-type,.wps_rma_outer_wrap_info .wps_rma_ret_ex_info_wrap table tbody tr:first-of-type th:last-of-type{border-radius:0}.wps-rma-form__wrapper form,.wps-rma-form__wrapper form p,.wps_rma_outer_wrap_info .wps_rma_ret_ex_info_wrap form,.wps_rma_outer_wrap_info .wps_rma_ret_ex_info_wrap form p{display:inline-block;margin:0}.wps-rma-form__wrapper .wps-rma-form__header{background:#4b4b4b}.wps-rma-form__wrapper{border:none;padding:10px}.wps-rma-form__wrapper input.btn{margin-bottom:20px;min-height:30px;padding:8px 16px}.wps-rma-form__wrapper .wps-rma-form__row,.wps-rma-form__wrapper .wps-rma-refund-request__row,.wps-rma-form__wrapper .wps_rma_customer_detail,.wps-rma-form__wrapper .wps_rma_product_from_submit,.wps-rma-form__wrapper .wps_rma_product_table_wrapper,.wps-rma-form__wrapper .wps_wrma_product_table_wrapper{padding:0}.wps-rma-form__wrapper .wps_rma_customer_detail .woocommerce-columns{display:flex;gap:20px}.wps-rma-form__wrapper .wps_rma_customer_detail .woocommerce-column{border:1px solid #4b4b4b;border-radius:8px;flex:1;margin:0!important;max-width:100%;padding:20px 32px}.theme-Avada .wps_rma_outer_wrap_info .wps_rma_ret_ex_info_wrap h2{border-bottom:none!important;font-size:24px!important}.theme-Avada .wps_rma_ul_wrap_info .wps_rma_li_wrap_info h2{border-bottom:none!important;font-size:18px!important}.theme-Avada .wps-rma-form__wrapper .wps-rma-form__heading{font-size:24px!important}.wps-rma-form__wrapper .wps_rma_customer_detail .woocommerce-column h2{margin:0 0 10px}.wps-rma-form__wrapper .wps_wrma_exchanged_products_wrapper table{width:100%}.button.wps_rma_cancel_order,.button.wps_rma_view_order,.button[name=wps_rma_new_return_request],.woocommerce-orders-table__cell-order-actions .exchange,.woocommerce-orders-table__cell-order-actions .return,.woocommerce-orders-table__cell-order-actions .view_msg,input.btn.button[name=ced_new_return_request]{float:unset!important;margin-top:5px!important}.theme-Divi .woocommerce-orders-table__cell-order-actions .exchange,.theme-Divi .woocommerce-orders-table__cell-order-actions .return,.theme-Divi .woocommerce-orders-table__cell-order-actions .view_msg,.theme-astra .woocommerce-orders-table__cell-order-actions .button.wps_rma_cancel_order,.theme-astra .woocommerce-orders-table__cell-order-actions .exchange,.theme-astra .woocommerce-orders-table__cell-order-actions .return,.theme-astra .woocommerce-orders-table__cell-order-actions .view_msg,.theme-betheme .woocommerce-orders-table__cell-order-actions .button.wps_rma_cancel_order,.theme-betheme .woocommerce-orders-table__cell-order-actions .exchange,.theme-betheme .woocommerce-orders-table__cell-order-actions .return,.theme-betheme .woocommerce-orders-table__cell-order-actions .view_msg{margin-left:5px!important}#wps_rma_template1.wps_rma_template1{background:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);margin:0 0 20px;padding:20px}#wps_rma_template1.wps_rma_template1 h1.wps-rma-form__heading{color:#000;font-size:32px;font-weight:700;line-height:1.25;margin:0 0 20px;padding:0;text-align:left}#wps_rma_template1.wps_rma_template1 .wps-rma-form__header{background:transparent}#wps_rma_template1.wps_rma_template1 .wps_rma_customer_detail h2{font-size:24px;font-weight:700;line-height:1.25}#wps_rma_template1.wps_rma_template1 table tbody tr:nth-of-type(2n){background:#f9f9f9}#wps_rma_template1.wps_rma_template1 table td,#wps_rma_template1.wps_rma_template1 table th{background:transparent;border:none;padding:10px;text-align:left;vertical-align:top}#wps_rma_template1.wps_rma_template1 table th{background:transparent;border:1px solid #e2e2e2;border-left:none;font-size:16px;font-weight:700;line-height:1.25}#wps_rma_template1.wps_rma_template1 table th:last-of-type{border-right:none}#wps_rma_template1.wps_rma_template1 table tbody tr:last-of-type td,#wps_rma_template1.wps_rma_template1 table tbody tr:last-of-type th{background:transparent;border:1px solid #e2e2e2;border-left:none;border-right:none}#wps_rma_template1.wps_rma_template1 table tbody tr:last-of-type{background:transparent}#wps_rma_template1.wps_rma_template1 table input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c7c7c7;border-radius:6px;cursor:pointer;height:20px;position:relative;width:20px}#wps_rma_template1.wps_rma_template1 table input[type=checkbox]:checked:before{color:#00a0ef;content:"✔";font-size:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}#wps_rma_template1.wps_rma_template1 table input[type=checkbox]:checked{border-color:#00a0ef}#wps_rma_template1.wps_rma_template1 table .product-quantity input[type=number],#wps_rma_template1.wps_rma_template1 table .wps_rma_exchange_to_product_qty{border-radius:6px;max-width:80px}#wps_rma_template1.wps_rma_template1 table .product-name img{border-radius:6px}#wps_rma_template1.wps_rma_template1 table input[type=checkbox]:focus{outline:none}#wps_rma_template1.wps_rma_template1 table td.product-total{color:#000;font-weight:700}#wps_rma_template1.wps_rma_template1 table th.product-check{font-size:0;min-width:40px;width:40px}#wps_rma_template1.wps_rma_template1 .wps-rma-refund-request__row,#wps_rma_template1.wps_rma_template1 .wps-rma-row__pd{gap:40px}#wps_rma_template1.wps_rma_template1 select{border-radius:6px;width:100%}#wps_rma_template1.wps_rma_template1 label{color:#000;font-weight:700;line-height:1.25}#wps_rma_template1.wps_rma_template1 input[type=text],#wps_rma_template1.wps_rma_template1 textarea{border-radius:6px;color:#000;line-height:1.25;max-height:140px}#wps_rma_template1.wps_rma_template1 table{background:transparent}#wps_rma_template1.wps_rma_template1 .button{border-radius:6px;padding:10px 20px;width:auto!important}#wps_rma_template1.wps_rma_template1 .wps-rma-col:last-of-type{background:#f9f9f9;border:1px solid #c7c7c7;border-radius:6px;color:#000;margin:15px 0;padding:20px}#wps_rma_template1.wps_rma_template1 table td.wps_wrma_exchnaged_product_remove,#wps_rma_template1.wps_rma_template1 table.wps_wrma_exchanged_products th:last-of-type{text-align:center}#wps_rma_template1 #wps_rma_notification_div>label{display:flex!important;flex-direction:column;gap:10px;margin:15px 0 0}#wps_rma_template1 #wps_rma_notification_div>label input[type=tel]{border-radius:6px;width:100%}#wps_rma_template1 #wps_rma_exchnage_request_form,#wps_rma_template1 #wps_rma_return_request_form{width:100%}.wps_rma_exchange_rules,.wps_rma_return_rules{background-color:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:20px}.wps_rma_exchange_rules>h2,.wps_rma_return_rules>h2{font-size:18px;margin-bottom:10px}@media only screen and (min-width:600px){.wps-rma-refund-request__row{display:flex;flex-wrap:nowrap}.wps-rma-form__wrapper .wps-rma-col:nth-child(2){padding-left:30px;width:60%}.wps_rma_refund_form_wrapper .wps_rma__column-right{justify-content:flex-end;margin-left:40px;max-width:calc(40% - 40px)}.wps-rma-form__wrapper .wps-rma-col:nth-child(2) p{margin-left:auto;max-width:220px}}@media screen and (max-width:768px){.wps-rma-form__wrapper .wps_rma_customer_detail .woocommerce-columns{flex-direction:column}.wps-rma-form__wrapper .wps_rma_customer_detail .woocommerce-column{padding:20px 10px}.wps_rma_outer_wrap_info input.btn{margin-bottom:15px!important}}@media only screen and (max-width:580px){#wps_rma_template1.wps_rma_template1 table th.product-check{font-size:16px;width:auto}#wps_rma_template1.wps_rma_template1 table th{border:none;border-bottom:1px solid #c7c7c7}#wps_rma_template1.wps_rma_template1 table tbody tr:last-of-type td{border:none}#wps_rma_template1.wps_rma_template1 .wps_wrma_exchanged_products tbody td,#wps_rma_template1.wps_rma_template1 table td.product-quantity,#wps_rma_template1.wps_rma_template1 table td.product-total{text-align:right}#wps_rma_template1.wps_rma_template1 .wps_wrma_exchanged_products .wps-rma-product__wrap{border:none}#wps_rma_template1.wps_rma_template1 .wps_wrma_exchanged_products a.remove:before{display:none}#wps_rma_template1.wps_rma_template1 table.wps_wrma_exchanged_products th:last-of-type{text-align:left}#wps_rma_template1.wps_rma_template1 table tr.wps_wrma_cancel_column td .wps_wrma_product_title p{display:flex;justify-content:space-between}#wps_rma_template1.wps_rma_template1 table tr.wps_wrma_cancel_column td .wps_wrma_product_title{width:100%}#wps_rma_template1.wps_rma_template1 table tr.wps_wrma_cancel_column td .wps_wrma_product_title p b{flex:1}}table.wps-rma-product__table {
min-width: unset;
}
table.wps-rma-product__table thead th:nth-of-type(2) {
min-width: 315px;
text-align: left;
}
table.wps-rma-product__table thead th:nth-of-type(2) td.product-name img {
max-height: 200px;
}
table.wps-rma-product__table td.product-name img {
max-height: 150px;
width: auto;
}
.wps_wrma_exchanged_products_wrapper .order_details tr {
height: unset;
border: none;
}
.wps-rma-form__wrapper .wps_rma_product_table_wrapper tr {
height: unset;
border: none;
}
.wps-rma-form__wrapper {
width: calc(100% + 1px);
}
.wps-rma-product__table td.product-name .wps-rma-product__wrap {
flex-direction: unset;
justify-content: flex-start;
}
.wps-rma-product__table-wrapper input[type=checkbox] {
width: 20px;
height: 20px;
}
.wps-rma-product__table-wrapper .wps-rma-product__wrap .wps_wrma_product_title {
text-align: left;
}
.wps-rma-product__table-wrapper tr input[type=number] {
min-width: 80px;
width: 100%;
}
.wps-rma-form__wrapper tbody td:first-child,
.wps-rma-form__wrapper thead th:first-child,
.wps-rma-form__wrapper tfoot th:first-child {
padding: 15px;
text-align: left;
}
.wps-rma-form__wrapper tbody td.product-select,
.wps-rma-form__wrapper thead th.product-check {
text-align: center;
}
.wps_wrma_exchanged_products .wps-rma-product__wrap {
justify-content: flex-start;
}
.wps-rma-form__wrapper .wps-rma-product__table-wrapper td,
.wps-rma-form__wrapper .wps-rma-product__table-wrapper th {
border-bottom: 1px solid #ccc;
}
.wps-rma-form__wrapper table td,
.wps-rma-form__wrapper table th {
padding: 10px;
}
.wps-rma-form__wrapper .wps_wrma_prod_img.wps-rma__prod-img {
width: unset;
}
.wps-rma-form__wrapper tr th.product-check input {
margin-right: 10px;
vertical-align: middle;
}
.wps-rma-form__wrapper .order_details thead th.product-check {
min-width: 80px;
}
.wps-rma-form__wrapper .button {
padding: 5px 10px;
min-height: 30px;
margin-top: 15px;
}
.theme-flatsome .wps-rma-form__wrapper th:last-child {
border-right: 1px solid #ccc;
}
.wps_wrma_exchanged_products_wrapper .order_details thead th:first-of-type {
min-width: 100px;
}
.wps-rma-form__wrapper .wps_rma_exchange_to_product_qty {
min-width: 80px;
max-width: 150px;
}
@media screen and (max-width: 768px) {
table.wps-rma-product__table thead th:nth-of-type(2) {
width: 180px;
min-width: unset !important;
}
.wps-rma-form__wrapper table td,
.wps-rma-form__wrapper table th {
padding: 5px;
}
.wps_wrma_exchanged_products_wrapper .wps-rma-product__wrap,
.wps-rma-product__table td.product-name .wps-rma-product__wrap {
flex-direction: column !important;
align-items: flex-start;
}
.wps-rma-form__wrapper .wps_wrma_exchanged_products_wrapper .wps_wrma_product_title,
.wps-rma-product__table td.product-name .wps-rma-product__wrap .wps-rma__product-title {
margin: 15px 0 0 0;
text-align: left;
}
.wps-rma-product__table-wrapper tr input[type=number],
.wps_wrma_exchanged_products_wrapper input[type=number] {
min-width: 60px;
width: 100%;
}
}
@media screen and (max-width: 580px) {
#wps_wrma_exchange_request_form_wrapper.wps-rma-form__wrapper.wps-rma-form__wrapper,
div.wps-rma-form__wrapper.wps-rma-form__wrapper
{
border: none;
}
.wps-rma-form__wrapper .wps_rma_product_table_wrapper tr td {
border: none;
}
.wps-rma-form__wrapper td.product-select img {
margin: 0;
}
.wps-rma-form__wrapper .order_details tbody tr:last-child td.product-quantity {
border-bottom: 1px solid #ccc;
}
.wps-rma-product__table tbody tr:last-of-type th {
padding: 15px 5px;
}
.wps-rma-product__table thead th:nth-of-type(1),
.wps_wrma_exchanged_products_wrapper thead th:nth-of-type(1) {
width: 100%;
border: none;
}
.wps-rma-form__wrapper .wps-rma-product__table-wrapper,
.wps_wrma_exchanged_products_wrapper .wps-rma-product__table-wrapper {
display: block;
border-collapse: collapse;
min-width: unset;
max-width: unset;
}
.wps-rma-product__table thead th,
.wps_wrma_exchanged_products_wrapper thead th {
display: none;
border: none;
}
.wps-rma-product__table thead th.product-check,
.wps_wrma_exchanged_products_wrapper thead th:first-of-type {
display: block;
text-align: left;
}
.wps-rma-product__table tr {
display: flex;
flex-direction: column !important;
}
.wps-rma-form__wrapper .wps-rma-product__table tbody tr td,
.wps-rma-form__wrapper .wps-rma-product__table tbody tr td.product-total {
border: none;
text-align: left;
}
.wps-rma-product__table tr td.product-name .wps-rma-product__wrap {
flex-direction: column !important;
align-items: flex-start;
}
.wps-rma-product__table td.product-name .wps-rma-product__wrap .wps-rma__product-title {
margin: 15px 0 0 0;
}
.wps-rma-form__wrapper .wps-rma-product__table tr td.product-select {
border-top: 1px solid #ccc;
padding-bottom: 0;
}
.wps-rma-product__table tbody tr td.product-name {
padding-top: 0;
}
.wps-rma-product__table tbody tr td.wps_rma_total_amount_wrap {
border: 1px solid #ccc;
}
div#wps_wrma_exchange_request_container .wps-rma-form__heading {
text-align: left;
}
.wps-rma-form__wrapper .wps-rma-product__table-wrapper tr {
display: flex;
flex-direction: column !important;
}
.wps-rma-form__wrapper .wps-rma-product__table-wrapper tbody {
display: block;
}
.wps-rma-form__wrapper .wps-rma-product__table-wrapper tr th {
text-align: left;
}
.wps-rma-form__wrapper .wps-rma-product__table-wrapper .wps-rma-product__wrap {
flex-direction: column !important;
align-items: flex-start;
padding: 15px 0 0 0;
}
.wps-rma-form__wrapper .wps-rma-product__table-wrapper .wps-rma-product__wrap .wps_wrma_product_title {
margin: 15px 0 0 0;
}
.wps-rma-form__wrapper .wps-rma-product__table-wrapper tfoot {
display: block;
}
.wps_wrma_exchanged_products_wrapper tr .wps_wrma_exchnaged_product_remove a {
position: absolute;
top: 15px;
right: 15px;
font-size: 28px;
color: #333;
line-height: 1.25;
}
.wps-rma-form__wrapper .wps-rma-product__table-wrapper input[type=number],
.wps_wrma_exchanged_products_wrapper input[type=number] {
max-width: 150px;
margin: 0;
}
.wps_wrma_exchanged_products_wrapper .wps-rma-product__wrap {
border-top: 1px solid #dcdcdc;
}
.wps_wrma_exchanged_products_wrapper tr {
display: flex;
flex-direction: column;
position: relative;
}
.wps_wrma_exchanged_products_wrapper tfoot tr th {
width: 100%;
border: none;
}
.wps_wrma_exchanged_products_wrapper .wps_wrma_exchanged_products tbody tr th,
.wps_wrma_exchanged_products_wrapper .wps_wrma_exchanged_products tbody tr td {
border: none;
text-align: left;
}
.wps_wrma_exchanged_products_wrapper .wps_wrma_exchanged_products tr td:first-of-type {
width: 100%;
}
.wps_wrma_exchanged_products_wrapper .wps_wrma_exchanged_products tr td .wps-rma-product__wrap {
padding: 15px 0;
}
.wps_wrma_exchanged_products_wrapper .wps_wrma_exchanged_products tfoot tr th {
text-align: left;
}
.wps-rma-form__wrapper tbody td.product-select,
.wps-rma-form__wrapper thead th.product-check {
text-align: left;
}
.wps_wrma_exchanged_products thead th:first-of-type {
position: relative;
color: transparent;
}
.wps_wrma_exchanged_products thead th:first-of-type:after {
content: 'Products';
position: absolute;
left: 15px;
color: #000;
font-weight: 600;
font-size: 18px;
}
.wps_wrma_exchanged_products_wrapper tbody td:nth-of-type(2):after,
.wps_wrma_exchanged_products_wrapper tbody td:nth-of-type(3):after,
.wps_wrma_exchanged_products_wrapper tbody td:nth-of-type(4):after {
content: 'Quantity';
position: absolute;
left: 6px;
top: 0;
font-weight: 600;
}
.wps_wrma_exchanged_products_wrapper tbody td:nth-of-type(2),
.wps_wrma_exchanged_products_wrapper tbody td:nth-of-type(3),
.wps_wrma_exchanged_products_wrapper tbody td:nth-of-type(4) {
padding-top: 30px;
}
.wps_wrma_exchanged_products_wrapper tbody td:nth-of-type(3):after {
content: 'Price';
top: 8px;
}
.wps_wrma_exchanged_products_wrapper tbody td:nth-of-type(4):after {
content: 'Total';
top: 8px;
}
.wps-rma-form__wrapper .exchange_product_table_footer th:first-child {
padding: 5px;
}
.wps_wrma_exchanged_products_wrapper tbody td:nth-of-type(2),
.wps_wrma_exchanged_products_wrapper tbody td:nth-of-type(3),
.wps_wrma_exchanged_products_wrapper tbody td:nth-of-type(4) {
position: relative;
}
.wps-rma-form__wrapper .wps-rma-product__table tbody td:nth-of-type(3),
.wps-rma-form__wrapper .wps-rma-product__table tbody td:nth-of-type(4) {
position: relative;
padding-top: 30px;
}
.wps-rma-form__wrapper .wps-rma-product__table tbody td:nth-of-type(3):after,
.wps-rma-form__wrapper .wps-rma-product__table tbody td:nth-of-type(4):after {
content: 'Quantity';
top: 2px;
left: 6px;
position: absolute;
font-weight: 600;
}
.wps-rma-form__wrapper .wps-rma-product__table tbody td:nth-of-type(4):after {
content: 'Total';
top: 6px;
}
.wps-rma-form__wrapper.wps_rma_refund_form_wrapper .wps_rma_product_title {
padding: 0;
}
}ul.accepted-payment-methods {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
list-style: none;
}
ul.accepted-payment-methods:after {
content: "";
display: block;
clear: both;
}
ul.accepted-payment-methods li {
padding-left: 0;
margin-left: 0;
list-style: none;
display: inline;
margin-right: .5em;
}
ul.accepted-payment-methods li span {
display: inline-block;
padding: 4px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 50px;
height: 16px;
text-align: left;
text-indent: -999em;
background-position: 4px 4px;
background-repeat: no-repeat;
box-sizing: content-box;
}
ul.accepted-payment-methods li.visa span {
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/visa.png);
}
ul.accepted-payment-methods li.paypal span {
width: 61px;
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/paypal.png);
}
ul.accepted-payment-methods li.mastercard span {
width: 26px;
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/mastercard.png);
}
ul.accepted-payment-methods li.maestro span {
width: 26px;
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/maestro.png);
}
ul.accepted-payment-methods li.google span {
width: 77px;
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/google.png);
}
ul.accepted-payment-methods li.american-express span {
width: 18px;
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/amex.png);
}
ul.accepted-payment-methods li.discover span {
width: 96px;
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/discover.png);
}
ul.accepted-payment-methods li.bitcoin span {
width: 77px;
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/bitcoin.png);
}
ul.accepted-payment-methods li.cash-on-delivery span {
width: 27px;
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/cod.png);
}
ul.accepted-payment-methods li.dankort span {
width: 29px;
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/dankort.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1) {
ul.accepted-payment-methods li.visa span {
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/visa@2x.png);
background-size: 50px 16px;
}
ul.accepted-payment-methods li.paypal span {
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/paypal@2x.png);
background-size: 61px 16px;
}
ul.accepted-payment-methods li.mastercard span {
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/mastercard@2x.png);
background-size: 26px 16px;
}
ul.accepted-payment-methods li.maestro span {
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/maestro@2x.png);
background-size: 26px 16px;
}
ul.accepted-payment-methods li.google span {
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/google@2x.png);
background-size: 77px 16px;
}
ul.accepted-payment-methods li.american-express span {
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/amex@2x.png);
background-size: 18px 16px;
}
ul.accepted-payment-methods li.discover span {
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/discover@2x.png);
background-size: 96px 16px;
}
ul.accepted-payment-methods li.bitcoin span {
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/bitcoin@2x.png);
background-size: 77px 16px;
}
ul.accepted-payment-methods li.cash-on-delivery span {
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/cod@2x.png);
background-size: 27px 16px;
}
ul.accepted-payment-methods li.dankort span {
background-image: url(//zamwel.com/wp-content/plugins/woocommerce-accepted-payment-methods/assets/images/dankort@2x.png);
background-size: 29px 16px;
}
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{zoom:1;width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:' ';display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails,.woocommerce div.product div.thumbnails,.woocommerce-page #content div.product div.thumbnails,.woocommerce-page div.product div.thumbnails{zoom:1}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:' ';display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs,.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs{zoom:1}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:' ';display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment,.woocommerce div.product #reviews .comment,.woocommerce-page #content div.product #reviews .comment,.woocommerce-page div.product #reviews .comment{zoom:1}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:' ';display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{display:flex;flex-wrap:wrap;clear:both;zoom:1}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:' ';display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 20px 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product:nth-child(2n),.woocommerce.columns-2 ul.products li.product:nth-child(2n){margin-right:0;clear:right}.woocommerce-page.columns-2 ul.products li.product:nth-child(odd),.woocommerce.columns-2 ul.products li.product:nth-child(odd){clear:left}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:31.2%;width:calc(33.33% - 14px)}.woocommerce-page.columns-3 ul.products li.product:nth-child(3n),.woocommerce.columns-3 ul.products li.product:nth-child(3n){margin-right:0;clear:right}.woocommerce-page.columns-3 ul.products li.product:nth-child(3n+1),.woocommerce.columns-3 ul.products li.product:nth-child(3n+1){clear:left}.woocommerce-page.columns-4 ul.products li.product,.woocommerce.columns-4 ul.products li.product{width:22.5%;width:calc(25% - 15px)}.woocommerce-page.columns-4 ul.products li.product:nth-child(4n),.woocommerce.columns-4 ul.products li.product:nth-child(4n){margin-right:0;clear:right}.woocommerce-page.columns-4 ul.products li.product:nth-child(4n+1),.woocommerce.columns-4 ul.products li.product:nth-child(4n+1){clear:left}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:17.5%;width:calc(20% - 16px)}.woocommerce-page.columns-5 ul.products li.product:nth-child(5n),.woocommerce.columns-5 ul.products li.product:nth-child(5n){margin-right:0;clear:right}.woocommerce-page.columns-5 ul.products li.product:nth-child(5n+1),.woocommerce.columns-5 ul.products li.product:nth-child(5n+1){clear:left}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:14%;width:calc(16.66% - 16.66px)}.woocommerce-page.columns-6 ul.products li.product:nth-child(6n),.woocommerce.columns-6 ul.products li.product:nth-child(6n){margin-right:0;clear:right}.woocommerce-page.columns-6 ul.products li.product:nth-child(6n+1),.woocommerce.columns-6 ul.products li.product:nth-child(6n+1){clear:left}.woocommerce .woocommerce-pagination ul.page-numbers,.woocommerce-page .woocommerce-pagination ul.page-numbers{zoom:1}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:' ';display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left;display:flex;margin:0 auto}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{margin-left:5px}@media (min-width:545px){.woocommerce #content table.cart td.actions>input[type=submit],.woocommerce table.cart td.actions>input[type=submit],.woocommerce-page #content table.cart td.actions>input[type=submit],.woocommerce-page table.cart td.actions>input[type=submit]{margin:5px auto}}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{zoom:1;width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:' ';display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:calc(50% - 10px)}.woocommerce .cart-collaterals .cross-sells ul.products li.first,.woocommerce-page .cart-collaterals .cross-sells ul.products li.first{clear:both}.woocommerce .cart-collaterals .cross-sells ul.products li.last,.woocommerce-page .cart-collaterals .cross-sells ul.products li.last{margin-right:0}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;zoom:1;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:' ';display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li,.woocommerce-page ul.cart_list li,.woocommerce-page ul.product_list_widget li{zoom:1}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:' ';display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row,.woocommerce-page form .form-row{zoom:1}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:' ';display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0;width:100%;margin-bottom:1em}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields,.woocommerce .woocommerce-shipping-fields,.woocommerce-page .woocommerce-billing-fields,.woocommerce-page .woocommerce-shipping-fields{zoom:1}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:' ';display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content fieldset{border:0;margin:1em 0 0;padding:3px}.woocommerce-account .woocommerce-MyAccount-content fieldset legend{padding:3px 0;border-bottom:1px solid var(--ast-border-color);width:100%;margin:10px 0}.woocommerce-account .woocommerce-MyAccount-content fieldset .form-row{padding-left:0;padding-right:0}