.awdr_discount_bar{
padding: 10px;
margin-bottom: 10px;
border-radius: 4px;
}.spu-box,
.spu-box *{
box-sizing: border-box;
}
.wppopups-whole{
position: relative;
width: 100%;
left: 0;
top: 0;
z-index: 999998;
display: flex;
align-items: center;
justify-content: center;
}
.spu-bg{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: none;
z-index: 99999;
}
.spu-box:before,
.spu-box:after {
content:"";
display:table;
}
.spu-box:after {
clear:both;
}
.spu-box {
zoom:1;
}
.spu-box {
position:fixed;
z-index: 999999;
width: 100%;
max-height: 100vh;
}
.spu-box img{
max-width: 100%;
height: auto;
}
.spu-box img.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .spu-box.spu-position-top-left{
top: 0; left: 0; bottom: auto; right: auto;
}
.spu-box.spu-position-top-right{
top: 0; right: 0; bottom: auto; left: auto;
}
.spu-box.spu-position-bottom-left{
bottom: 0; left: 0; top: auto; right: auto;
}
.spu-box.spu-position-bottom-right{
bottom: 0; right: 0; top: auto; left: auto;
}
.spu-box.spu-position-top-bar,
.spu-box.spu-position-bottom-bar{
margin: 0;
width: 100% !important;
max-width: 100% !important;
position: fixed;
}
.spu-box.spu-position-top-bar{
top: 0;
}
.spu-box.spu-position-bottom-bar{
bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-fields-container,
.spu-box.spu-position-top-bar .spu-content .spu-fields-container{
padding: 0;
}
.spu-box.spu-position-bottom-bar .spu-content,
.spu-box.spu-position-top-bar .spu-content {
display: inline-flex;
align-items: center;
justify-content: center;
width: 100% !important;
}
.spu-box.spu-position-bottom-bar .spu-content > *,
.spu-box.spu-position-top-bar .spu-content > *{
margin-left: 20px;
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-form,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-top-bar .spu-content .spu-optin-form {
display: inline-flex;
margin-bottom: 0;
}
.spu-box.spu-position-top-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr{
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr ,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr {
margin-left: 20px;
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields .spu-fields ,
.spu-box.spu-position-top-bar .spu-content .spu-optin-fields .spu-fields {
min-width: 250px;
}
.spu-box.spu-position-bottom-bar .spu-content button.spu-fields.spu-submit ,
.spu-box.spu-position-top-bar .spu-content button.spu-fields.spu-submit {
width: 120px;
margin-left: 20px;
} .spu-close{
position:absolute;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
line-height: .5;
text-decoration: none;
cursor: pointer;
}
html .spu-box a.spu-close {
text-decoration: none;
}
.spu-close-top_right{
right:8px;
top:5px;
}
.spu-close-top_left{
left:8px;
top:5px;
}
.spu-close-bottom_right{
right:8px;
bottom:5px;
}
.spu-close-bottom_left{
left:8px;
bottom:5px;
}
.spu-close:hover,
.spu-close:focus {
text-decoration: none;
display: block;
} p.spu-powered {
position: absolute;
bottom: -55px;
width: 100%;
text-align: center;
color: #fff;
left: 0px;
}
p.spu-powered a{
color: #ccc;
text-decoration: underline;
}
.spu-box.spu-scrollable p.spu-powered {
display: none;
} .spu-addon-container {
text-align: center;
margin: 36px 32px 44px;
}
.spu-addon-container:after {
clear: both;
content: " ";
display: table;
}
.spu-addon-title {
font-size: 24px;
}
.spu-addon-msg {
font-size: 17px;
}
.spu-input-text {
background-color: #fff;
width: 49%;
height: 44px;
border: 1px solid #cdd1d4;
-webkit-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
-moz-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
border-radius: 3px;
font-size: 18px;
line-height: 38px;
padding: 4px 6px;
overflow: hidden;
outline: none;
margin: 0;
vertical-align: middle;
}
.spu-button {
display: block;
-webkit-box-shadow: 0 1px 1px -1px #fff inset;
-moz-box-shadow: 0 1px 1px -1px #fff inset;
box-shadow: 0 1px 1px -1px #fff inset;
-webkit-text-shadow: #888 -0 0 1px;
-moz-text-shadow: #888 -0 0 1px;
text-shadow: #888 0 0 1px;
font-size: 15px;
padding: 10px 12px;
line-height: 24px;
text-align: center;
vertical-align: middle;
cursor: pointer;
text-decoration: none;
margin: 0;
height: auto;
width: 35%;
border: 0;  
}
.spu-button-bg {
width: 100% !important;
}
.spu-inline {
display: inline-block !important;
}
.spu-errors {
color: red;
text-align: center;
margin-top: 20px;
} .spu-optin-form .spu-helper-fields{
display: none;
}
.spu-fields-container{
padding: 36px 32px 44px;
position: relative;
}
.spu-fields.spu-name,
.spu-fields.spu-email{
background-color: #fff;
width: 100%;
height: 48px;
border: 1px solid #cdd1d4;
-webkit-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
-moz-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
border-radius: 3px;
font-size: 18px;
line-height: 38px;
padding: 4px 6px;
overflow: hidden;
outline: none;
margin: 0 0 20px 0;
vertical-align: middle;
display: block;
}
.spu-fields.spu-submit{
background: #50bbe8;
border: 1px solid #429bc0;
-webkit-box-shadow: 0 1px 1px -1px #fff inset;
-moz-box-shadow: 0 1px 1px -1px #fff inset;
box-shadow: 0 1px 1px -1px #fff inset;
-webkit-text-shadow: #888 -0 0 1px;
-moz-text-shadow: #888 -0 0 1px;
text-shadow: #888 -0 0 1px;
width: 24%;
color: #fff;
font-size: 16px;
padding: 10px 6px;
line-height: 24px;
text-align: center;
vertical-align: middle;
cursor: pointer;
display: inline;
margin: 0;
height: auto;
}
.spu-fields.spu-submit i{
display: none;
}
.spu-optin-fields {
display: block;
}
.spu-optin-fields.spu-inline-fields {
display: flex;
margin-bottom: 20px;
}
.spu-optin-fields.spu-inline-fields .spu-fields{
margin-bottom: 0px;
}
.spu-optin-fields.spu-inline-fields .spu-fields.spu-name {
margin-right: 20px;
}
.spu-fields.spu-email{
margin-right: 0;
}
.spu-fields.spu-submit {
width: 100%;
max-width: 100%;
}
.spu-fields.spu-submit span{
transition: all 1s;
opacity:1;
}
.spu-fields.spu-submit svg{
display:none;
margin:0 auto;
transition: all 1s;
}
.spu-fields.spu-submit svg path,
.spu-fields.spu-submit svg rect{
fill: #fff;
}
.spu-fields.spu-submit.spu-sending span{
display: none;
opacity: 0;
}
.spu-fields.spu-submit.spu-sending svg{
display: block;
opacity: 1;
}
.optin-errors {
color: red;
text-align: center;
margin-top: 20px;
} span.spu-timer {
position: absolute;
bottom: 0px;
left: 0px;
font-size: 12px;
position: absolute;
width: 100%;
text-align: right;
padding: 0 10px;
}
@media all and (max-width: 568px){
.spu-box{
max-width: 90vw !important;
}
.spu-box.spu-position-fullscreen,
.spu-box.spu-position-top-bar,
.spu-box.spu-position-bottom-bar{
max-width: 100vw !important;
}
.spu-box.spu-position-bottom-bar .spu-content,
.spu-box.spu-position-top-bar .spu-content {
flex-flow: column;
}
.pop-up-text2{
margin-bottom: 25px !important;
}
}.entry-content a,.entry-content a:hover{box-shadow:none}.mpc-container select,.mpc-all-select span{font-size:15px}.mpc-container{position:relative;margin-bottom:20px}.mpc-container input[type=checkbox]{width:32px;height:32px;outline:none;vertical-align:middle;margin:0;accent-color:#616161}.mpc-container select{border-radius:4px;padding:5px 10px;border:1px solid #ccc;color:#565656;height:31px}#brx-content select.mpc-orderby,#brx-content td.mpc-product-variation select{padding:0 25px 0 10px}#main-content select.mpc-orderby,#main-content td.mpc-product-variation select{padding:10px}.wp-theme-Divi #main-content select.mpc-orderby,.wp-theme-Divi #main-content td.mpc-product-variation select{padding:5px}table.mpc-wrap thead th,table.mpc-wrap tbody td,.mpc-container .mpc-all-select label,.mpc-pagenumbers span,.mpc-fixed-header table thead th{font-size:15px}.mpc-table-header{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px;gap:10px}.mpc-filters{display:flex;align-items:center;justify-content:start;flex:1;min-width:0;gap:10px}.mpc-filters>div{min-width:0;margin:0}table.mpc-wrap{width:100%;margin-bottom:10px}.mpc-fixed-header{position:fixed;top:-1px;z-index:999}.mpc-fixed-header,.mpc-fixed-header table{margin:0}.mpc-fixed-header table,.entry-content .mpc-fixed-header table{margin-bottom:0;border-collapse:collapse}.mpc-table-header.mpc-fixed-filter{position:fixed;top:49px;z-index:999;background:#ffffff4f;box-shadow:0 1px 11px #1111114f;border-bottom-left-radius:5px;border-bottom-right-radius:5px;overflow-x:auto;white-space:nowrap;backdrop-filter:blur(6px)}.mpc-table-header.mpc-fixed-filter>div{margin:0;padding:7px 0 10px 10px}.mpc-table-header.mpc-fixed-filter>div:last-child{padding-right:10px}.mpc-container table,.mpc-container tr,.mpc-container td,.mpc-container th,#content table.mpc-wrap,#content table.mpc-wrap tr,#content table.mpc-wrap th,#content table.mpc-wrap td,#main-content table.mpc-wrap,#main-content table.mpc-wrap tr,#main-content table.mpc-wrap th,#main-content table.mpc-wrap td,#brx-content table.mpc-wrap,#brx-content table.mpc-wrap tr,#brx-content table.mpc-wrap th,#brx-content table.mpc-wrap td,.entry-content table.mpc-wrap,.entry-content table.mpc-wrap thead td,.entry-content table.mpc-wrap tbody tr td,.mpc-fixed-header table,.mpc-fixed-header thead th,.entry-content .mpc-fixed-header table,.entry-content .mpc-fixed-header thead th{border:none}table.mpc-wrap thead th,.mpc-fixed-header table thead tr th{font-weight:400;background:#444;color:#fff;padding:.75em 1em;text-align:left}table.mpc-wrap tbody tr td{padding:.5em;vertical-align:middle;color:#333}table.mpc-wrap tbody tr:nth-child(2n).cart_item td{background:#f5f5f5}table.mpc-wrap tbody tr:nth-child(odd).cart_item td{background:#fff}.mpc-container tbody tr:last-child td{border-bottom:1px solid #e3e3e3}table.mpc-wrap tbody tr td:last-child,table.mpc-wrap thead tr th:last-child{text-align:right}#content table.mpc-wrap tbody tr:last-child td,#main-content table.mpc-wrap tbody tr:last-child td,#brx-cotnent table.mpc-wrap tbody tr:last-child td,.entry-content table.mpc-wrap tbody tr:last-child td{border-bottom:1px solid #e3e3e3}table.mpc-wrap tbody tr.mpc-search-empty,table.mpc-wrap tbody tr.mpc-search-empty td{background:#858585;color:#fff;border-radius:4px;text-align:left}.mpc-fixed-header table thead th,.entry-content .mpc-fixed-header table thead th{background:#00000091;backdrop-filter:blur(10px)}table.mpc-wrap thead tr th:first-child,.mpc-fixed-header table thead tr th:first-child{border-top-left-radius:4px}table.mpc-wrap thead tr th:last-child,.mpc-fixed-header table thead tr th:last-child{border-top-right-radius:4px}table.mpc-wrap tbody tr td.mpc-product-name>a{text-decoration:none!important;font-weight:700}table.mpc-wrap tbody tr:nth-child(2n) td .qty{background:#fff}table.mpc-wrap img{max-width:none;border-radius:4px;border:1px solid #c9c9c9}table.mpc-wrap img:hover{cursor:pointer}.mpc-product-title a{text-decoration:underline}table.mpc-wrap td select:last-of-type{margin-bottom:0}.mpc-wrap input.input-text.qty.text{padding:6px 3px;width:45px;border-radius:0}.mpc-clear-variations{display:block;box-shadow:none;margin:5px 0 0}td.mpc-product-variation select{margin-bottom:5px}.mpc-stock-out{font-size:14px;color:#d20000;font-weight:400;display:block;margin-bottom:5px}.total-row{text-align:right;margin-bottom:10px;font-size:16px}.mpc-button{text-align:right;margin-bottom:10px;display:block}.mpc-product-range{font-size:14px;display:block;margin:5px 0 0}.mpc-product-range p span{font-weight:700}.mpc-button button,.mpc-button input[type=submit],.mpc-button input.mpc-reset{border:0;border-radius:0;background:none;cursor:pointer;padding:12.5px 25px;text-decoration:none;text-shadow:none;display:inline-block;transition:.5s;line-height:1}.mpc-button button,.mpc-button input.mpc-reset{background-color:#f3f3f3;border-color:#d5d5d5;color:#333;margin-right:5px}.mpc-button button:hover,.mpc-button input[type=submit]:hover,.mpc-button input.mpc-reset:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.mpc-button input.mpc-add-to-cart.wc-forward{color:#fff;background:#535353;border-width:1px;font-size:16px;padding:10px 20px;border-radius:4px}.mpcpopimg{display:none}.mpcpi-wrap{display:flex;position:relative}.wfl-sale{color:#fff;background:#8cbd80;line-height:1;display:inline-block;padding:4px 8px;text-transform:uppercase;font-size:12px;position:absolute;overflow:hidden;border-top-left-radius:4px}.mpc-popup{transition:.3s;display:none;position:fixed;top:0;right:0;width:100%;height:100%;background:#0000008c;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(10px);text-align:center;z-index:999999}.mpc-popup .image-wrap,.mpc-popup .mpc-gallery{position:relative;z-index:1}.admin-bar .mpc-popup{top:32px}#mpcpop img{margin:auto;max-height:75vh}h4.mpcpop-title{color:#fff;margin-top:5px;margin-bottom:0;font-family:inherit}#mpcpop .mpcpop-close{position:absolute;right:13px;top:10px;width:30px;height:30px}#mpcpop .mpcpop-close:before{font-size:30px;color:#fff}#mpcpop .mpcpop-close:hover:before{cursor:pointer}.mpc-single-price{font-weight:600}.mpc-popify{display:block}span.mpc-single-add{font-weight:700;padding-left:10px}span.mpc-single-add:hover{color:#6a47ea;cursor:pointer}.mpc-pagination{text-align:center}.mpc-inner-pagination{display:inline-block;position:relative}.mpc-pagenumbers{display:inline-block}.mpc-pagenumbers span{margin-left:10px;border:1px solid #ccc;border-radius:3px;cursor:pointer;display:inline-block;text-align:center;padding:5px 12px;line-height:20px}.mpc-pagenumbers span:first-child{margin-left:0}.mpc-pagenumbers span.mpc-divider{border:none;font-weight:700;letter-spacing:3px;cursor:default}.mpc-pagenumbers span.current{color:#fff;background:#535353}.table-query{display:initial;position:absolute}#mpcpop img{-webkit-animation-name:zoom;-webkit-animation-duration:.6s;animation-name:zoom;animation-duration:.6s}@-webkit-keyframes zoom{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1)}}@keyframes zoom{0%{transform:scale(0)}to{transform:scale(1)}}.mpc-spinner-wrap{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0000008c;display:flex;justify-content:center;align-items:center;z-index:9999}.mpc-spinner{width:50px;height:50px;border:5px solid rgba(255,255,255,0);border-top-color:#fff0;border-right-color:#fff0;border-radius:50%;border-top-color:#fff;animation:mpc-spin 1s linear infinite;border-right-color:#fff}@keyframes mpc-spin{to{transform:rotate(360deg)}}.mpc-popup.mpc-popify.mpc-cart-messege>div{display:inline-flex}.product-image img{max-width:none!important}.mpc-button input[type=submit],.mpc-button input.mpc-reset{width:auto;font-weight:400;font-size:14px;border-radius:3px}.wp-theme-Avada .mpc-button input[type=submit],.wp-theme-Avada .mpc-button input.mpc-reset{border:1px solid #5f5f5f;line-height:15px;padding:10px 20px}.mpc-table-footer .total-row .mpc-fixed-cart{display:none}.total-row.mpc-fixed-total-m{position:fixed;bottom:0;margin:0;z-index:9;background:#0006;color:#fff;backdrop-filter:blur(5px);text-align:left;border-top-left-radius:5px;border-top-right-radius:5px;font-size:16px;display:flex;align-items:center;justify-content:space-between}.mpc-table-footer .total-row.mpc-fixed-total-m .mpc-fixed-cart{display:flex}.total-row.mpc-fixed-total-m .total-price{flex:1}.total-row.mpc-fixed-total-m .total-price .total-label{padding:0 0 0 10px}.mpc-fixed-cart{margin:7px 7px 7px 0;flex-shrink:0;padding:5px 20px;border-radius:5px;cursor:pointer;background:#505050}td.mpc-product-quantity input[type=number]{width:55px;height:34px;padding:0;text-align:center;border:1px solid #ccc;border-radius:4px;background-color:#fff}td.mpc-product-quantity input[type=number]:disabled{background-color:#e6e6e6;opacity:.5}.mpc-container select.mpc-var-att.mpc-faulty,td.mpc-product-quantity input[type=number].mpc-faulty{border:1px solid red}.mpc-container input[type=checkbox].mpc-faulty{outline:1px solid red}body.wp-theme-Avada .mpc-container a{color:#000}.wp-theme-Avada .mpc-button{padding:5px}span.mpc-blank{color:#ada5a5;font-size:13px}.mpc-product-desc{color:#7e7e7e;margin:0;font-size:15px}@media screen and (max-width:767px){.mpc-table-header{margin:0 0 20px;display:inline-flex;align-items:initial}.mpc-filters{display:inline}.mpc-filters>div{width:47%;display:inline-flex;margin:0 6px 10px 0}.mpc-table-header.mpc-fixed-filter{white-space:collapse;margin-left:-30px}.mpc-table-header.mpc-fixed-filter>div{padding:9px 0 2px 10px}table.mpc-wrap thead,.mpc-all-select label{display:none}.mpc-filters select{width:100%;box-sizing:border-box;text-overflow:ellipsis}.mpc-fixed-filter .mpc-filters select{max-width:initial}.hentry .entry-content .mpc-container a{text-decoration:none}.admin-bar .mpc-popup{top:0}#mpcpop img{margin-top:45px;max-width:98%;max-height:70vh}#mpcpop .mpcpop-close{font-size:16px;line-height:24px;width:24px;height:24px;right:15px;background-color:#8a8a8a;border-radius:50%;box-shadow:2px 1px 6px 5px #8a8a8a}#brx-content .mpc-container{padding:0 10px}table.mpc-wrap{margin-bottom:10px}.wp-theme-Avada table.mpc-wrap tbody{background-color:transparent!important}table.mpc-wrap tbody tr,table.mpc-wrap tbody td{display:block}table.mpc-wrap tbody tr,#content table.mpc-wrap tbody tr,#main-content table.mpc-wrap tbody tr,#brx-content table.mpc-wrap tbody tr,main table.mpc-wrap tr{border:1px solid #cdcdcd;position:relative;margin-bottom:30px;padding:7px;background-color:#f5f5f7;border-radius:5px}main table.mpc-wrap tbody tr{padding:10px}table.mpc-wrap tbody tr:after{content:"";display:table;clear:both}table.mpc-wrap tbody tr.mpc-search-empty{min-height:auto}table.mpc-wrap tbody tr.total-row{text-align:right}table.mpc-wrap tbody tr td,main table.mpc-wrap tbody tr td{margin-top:10px;border:none;padding:0 0 10px}#content table.mpc-wrap tbody tr td,#main-content table.mpc-wrap tbody tr td,#brx-content table.mpc-wrap tbody tr td,main table.mpc-wrap tbody tr td{padding:0;margin-bottom:10px;text-align:left;background-color:#f5f5f7}table.mpc-wrap tbody tr.mpc-search-empty td{padding-left:10px}table.mpc-wrap tbody tr.total-row td{display:inline-block;text-align:left}table.mpc-wrap tbody td.mpc-product-buy{position:static}table.mpc-wrap tbody tr:nth-child(2n) td{background:#f5f5f7}table.mpc-wrap tbody tr:nth-child(2n).cart_item td,table.mpc-wrap tbody tr:nth-child(odd).cart_item td{background:#f5f5f7}table.mpc-wrap tbody tr td:nth-child(-n+2){margin-top:0}table.mpc-wrap tbody tr:last-child,#content table.mpc-wrap tbody tr:last-child,#main-content table.mpc-wrap tbody tr:last-child,#brx-content table.mpc-wrap tbody tr:last-child,main table.mpc-wrap tbody tr:last-child{margin-bottom:0}#content table.mpc-wrap tbody tr:last-child td,#main-content table.mpc-wrap tbody tr:last-child td,#brx-content table.mpc-wrap tbody tr:last-child td,.entry-content table.mpc-wrap tbody tr:last-child td,main table.mpc-wrap tbody tr:last-child td{border-bottom:none}table.mpc-wrap tbody tr td:last-child,#content table.mpc-wrap tbody tr td:last-child,#main-content table.mpc-wrap tbody tr td:last-child,#brx-content table.mpc-wrap tbody tr td:last-child,main table.mpc-wrap tbody tr td:last-child,.wp-theme-Avada table.mpc-wrap tbody tr td:last-child{margin-bottom:0;padding-bottom:0;text-align:left}#content table.mpc-wrap tbody tr td.mpc-product-image,#main-content table.mpc-wrap tbody tr td.mpc-product-image,#brx-content table.mpc-wrap tbody tr td.mpc-product-image,#main table.mpc-wrap tbody tr td.mpc-product-image,main table.mpc-wrap tbody tr td.mpc-product-image{padding-left:0;position:absolute;top:10px;left:10px}#content table.mpc-wrap tbody tr:not(:has(.mpc-product-image)) td,#main-content table.mpc-wrap tbody tr:not(:has(.mpc-product-image)) td,#brx-content table.mpc-wrap tbody tr:not(:has(.mpc-product-image)) td,#main table.mpc-wrap tbody tr:not(:has(.mpc-product-image)) td,main table.mpc-wrap tbody tr:not(:has(.mpc-product-image)) td{padding-left:0}.total-row.mpc-fixed-total-m{bottom:0;width:100%;left:0}.theme-storefront .total-row.mpc-fixed-total-m{bottom:69px}.mpc-product-title p{margin:2px 0}.product-parent{margin:0 0 10px}.wp-theme-Avada table.mpc-wrap bdi{text-align:left;padding-top:0}.mpc-range del{text-decoration-color:#6c6a6a}.mpc-range del span.woocommerce-Price-amount.amount{font-weight:400;font-size:14px;color:#6c6a6a}.mpc-wrap .variation-group{margin-bottom:10px}.mpc-wrap .variation-group:last-child{margin-bottom:0}table.mpc-wrap tbody tr:nth-child td .qty{background:#f2f2f2}.mpc-pagination{margin:20px 0 0}.mpc-pagenumbers span.mpc-divider{margin-left:-5px;margin-right:-20px}}