.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;
}
}table.mpc-wrap {
width: 100%;
}
table.mpc-wrap, table.mpc-wrap tr, table.mpc-wrap th, table.mpc-wrap td {
border: 0;
}
table.mpc-wrap thead th {
background: #444;
color: #fff;
padding: .75em 1em;
text-align: left;
}
button.mpce-single-add {
padding: 5px 10px;
margin-top: 5px;
}
.mpc-stock div {
color: #0f834d;
}
table.mpc-wrap thead th.mpc-product-buy {
text-align: right;
}
table.mpc-wrap tbody tr td {
padding: 1em;
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(2n+1).cart_item td {
background: #ffffff;
}
table.mpc-wrap tbody tr td.mpc-product-select {
text-align: right;
}
td.mpc-total {
width: 100px;
}
table.mpc-wrap tbody tr td.mpc-product-name > a {
text-decoration: none !important;
font-weight: bold;
}
table.mpc-wrap tbody tr td.mpc-product-image {
width: 90px;
}
table.mpc-wrap tbody tr:nth-child(2n) td .qty {
background: #fff;
}
table.mpc-wrap img {
border-radius: 0;
border: 1px solid #666;
}
table.mpc-wrap img:hover {
cursor: pointer;
}
td.mpc-product-select {
text-align: right;
}
th.mpc-product-buy {
text-align: right;
width: 60px;
}
td.mpc-total {
min-width: 140px;
text-align: right;
}
.mpc-product-title a{
text-decoration: underline;
}
.mpc-container input[type="checkbox"] {
width: 32px;
height: 32px;
outline: none;
vertical-align: middle;
}
select.mpc-orderby, td.mpc-product-variation select, .mpcp-cat-filter select {
background-color: white;
display: inline-block;
font: inherit;
line-height: 1.5em;
padding: 0.5em 3.5em 0.5em 1em;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
outline: none;
background-image:
linear-gradient(45deg, transparent 50%, gray 50%),
linear-gradient(135deg, gray 50%, transparent 50%),
linear-gradient(to right, #ccc, #ccc);
background-position:
calc(100% - 20px) calc(1em + 2px),
calc(100% - 15px) calc(1em + 2px),
calc(100% - 2.5em) 0.5em;
background-size:
5px 5px,
5px 5px,
1px 1.5em;
background-repeat: no-repeat;
border-radius: 0;
border: 1px solid #666;
height: 42px;
font-size: 16px;
}
select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000;
}
.mpc-asearch input {
border-radius: 0;
outline: none;
border: 1px solid #666;
height: 42px;
background: #fff;
}
.mpc-wrap .variation-group {
margin-bottom: .75em;
}
.mpc-wrap .variation-group:last-child {
margin-bottom: 0;
}
.mpc-wrap .variation-group > label {
display: block;
}
.mpc-wrap .variation-group > select {
width: 100%;
}
.mpc-wrap input.input-text.qty.text {
padding: 6px 3px;
width: 45px;
border-radius: 0;
}
.clear-button a.reset_variations {
margin: 0;
}
table.mpc-wrap .mpc-product-name {
max-width: 300px;
}
.total-row {
font-size: 18px;
font-weight: bold;
text-align: right;
margin-bottom: 20px;
}
span.mpc-total {
min-width: 80px;
display: inline-block;
}
.total-label {
text-align: right;
}
.mpc-button {
text-align: right;
}
.mpc-button > div {
display: inline-block;
}
.mpc-product-range {
margin-right: 15px;
}
.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;
-webkit-appearance: none;
transition: .5s;
line-height: 1;
}
.mpc-button button, .mpc-button input.mpc-reset {
background-color: #d5d5d5;
border-color: #d5d5d5;
color: #333333;
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;
}
.mpcpopimg{
display: none;
}
.mpcpi-wrap{
position: relative;
}
.wfl-sale {
color: #fff;
background: #222;
line-height: 1;
display: inline-block;
padding: 4px 8px;
text-transform: uppercase;
font-size: 12px;
position: absolute;
overflow: hidden;
right: -5px;
top: -5px;
} .mpc-popup {
transition: 0.3s;
display: none;
position: fixed;
top: 0;
right: 0;
width: 100%;
height: 100%;
background: #000000e8;
text-align: center;
z-index: 999999;
}
.admin-bar .mpc-popup {
top: 32px;
}
#mpcpop:hover {opacity: 1;} #mpcpop img {
margin: auto;
display: block;
margin-top: 4%;
max-width: 65%;
max-height: 750px;
object-fit: contain;
} #mpcpop img {
-webkit-animation-name: zoom;
-webkit-animation-duration: 0.6s;
animation-name: zoom;
animation-duration: 0.6s;
}
h4.mpcpop-title {
color: #fff;
margin-top: 5px;
margin-bottom: 0;
}
#mpcpop .mpcpop-close {
position: absolute;
right: 13px;
top: 10px;
width: 30px;
height: 30px;
}
#mpcpop .mpcpop-close:before{
font-size: 30px;
color: white;
}
#mpcpop .mpcpop-close:hover:before{
cursor: pointer;
}
.mpc-single-active .mpc-single-price { font-weight: 600;
}
p.mpcpop-price {
color: #fff;
}
select.mpc-highlighter{
border: 1px solid #e74c3c;
}
.mpc-popify{
display: block;
}
.mpc-sort, .mpcp-cat-filter, .mpc-asearch {
float: left;
margin-bottom: 20px;
margin-right: 15px;
max-width: 200px;
}
.mpc-asearch {
margin-right: 0;
}
.mpc-sort label {
color: #000;
}
.mpc-sort form {
margin: 0;
}
.mpc-all-select {
float: right;
margin-bottom: 20px;
}
.mpc-all-select label {
color: #000;
margin-right: 10px;
}
span.mpc-single-add {
font-weight: bold;
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 {
width: 28px;
border: 1px solid #ccc;
margin-right: 5px;
cursor: pointer;
display: inline-block;
text-align: center;
}
.mpc-pagenumbers span.current {
color: white;
}
.table-query{
display: initial;
position: absolute;
}
.mpc-range {
min-width: 120px;
}
.mpc-product-title {
min-width: 150px;
}
.mpce-quantity {
user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
width: 85px;
}
.mpce-quantity span {
background: #d7d7d769;
width: 15px;
display: inline-block;
text-align: center;
line-height: 1.3;
color: #000;
padding: 8px 0;
}
.mpce-quantity span:hover {
cursor: pointer;
opacity: .9;
}
.mpce-quantity span.mpcqdis {
opacity: .2;
cursor: not-allowed;
}
@-webkit-keyframes zoom {
from {-webkit-transform:scale(0)}
to {-webkit-transform:scale(1)}
}
@keyframes zoom {
from {transform:scale(0)}
to {transform:scale(1)}
} .mpc-loading{
color: #eeeeee;
position: relative;
opacity: .5;
background-color: #eeeeee;
border-color: #eeeeee;
cursor: pointer;
padding: 0.6180469716em 1.41575em;
display: inline-block;
}
.mpc-loading:after {
color: #333333;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
font-family: "Font Awesome 5 Free";
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "";
animation: fa-spin .75s linear infinite;
height: 20px;
width: 20px;
line-height: 20px;
font-size: 20px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -10px;
margin-top: -10px;
display: block;
}
.mpc-container {
position: relative;
}
span.mpc-loader {
position: absolute;
background: #ffffff6e;
width: 100%;
height: 100%;
left: 0;
z-index: 99999999;
}
span.mpc-loader img {
width: 70px;
margin: 0 auto;
position: absolute;
top: 38%;
left: 50%;
transform: translate(-50%, -50%);
}
td.mpc-product-variation select {
max-width: 155px;
}
table.mpc-wrap tbody tr td {
padding: 0.5em;
}
.mpc-popup ins {
background: none;
}
.total-row {
font-size: 1.3em;
}
.woo-notices.mpc-notice {
background: #ff9797;
} .mpcp-gallery .gallery-item {
width: 35px;
margin-top: 4px;
position: relative;
display: inline-block;
}
.gallery-item:nth-child(2) {
float: right;
}
.mpcp-gallery span.moregallery {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#mpcpop .mpc-gallery img {
width: 65px;
float: left;
margin-right: 10px;
}
#mpcpop .mpc-gallery {
display: inline-block;
margin: 0 auto;
}
.mpc-gallery img.mpcgi-selected {
border: 4px solid #2199c5;
} .mpc-floating-total {
position: fixed;
left: 5px;
top: 50%;
background: #ccc;
padding: 2%;
text-align: center;
}
.mpc-floating-total span.float-label {
display: block;
text-decoration: underline;
}
.mpc-floating-total.active {
padding: 26px 30px;
background: #15b555;
color: #fff;
}
.mpc-floating-total.active span.float-label {
text-decoration: none;
padding: 1px 10px;
border-radius: 5px;
background: #077633;
cursor: pointer;
} @media screen and (max-width: 767px) {
.mpcp-gallery .gallery-item {
width: 50%;
}
.mpc-range span.woocommerce-Price-amount.amount {
font-weight: bold;
}
.mpc-range del span.woocommerce-Price-amount.amount {
font-weight: normal;
}
table.mpc-wrap {
margin-bottom: 0;
}
table.mpc-wrap thead, tr.cart_item.simple td.mpc-product-variation {
display: none;
}
table.mpc-wrap tbody tr, table.mpc-wrap tbody td {
display: block;
}
table.mpc-wrap tbody tr {
position: relative;
border: 1px solid #eee;
margin-bottom: 1em;
padding: 1em;
}
table.mpc-wrap.mpc-no-image tbody tr {
padding-top: 8px;
}
table.mpc-wrap tbody tr:after {
content: "";
display: table;
clear: both;
}
table.mpc-wrap tbody tr td.mpc-product-name {
padding-top: 0;
max-width: 100%;
}
table.mpc-wrap.mpc-no-image tbody tr td.mpc-product-name {
margin-right: 80px;
}
table.mpc-wrap tbody td.mpc-product-select {
position: static;
margin-top: 0.5em;
}
table.mpc-wrap.mpc-no-image tbody td.mpc-product-select {
position: absolute;
top: 4px;
right: 10px;
}
table.mpc-wrap tbody tr td {
padding: 0;
text-align: right;
}
table.mpc-wrap.mpc-no-image tbody tr td {
text-align: left;
}
table.mpc-wrap tbody tr td.mpc-product-image {
width: 110px;
float: left;
margin-right: 5px;
}
table.mpc-wrap tbody td.mpc-product-quantity {
margin-top: .5em;
}
table.mpc-wrap tbody tr:nth-child(2n) td {
background: #fdfdfd;
}
table.mpc-wrap tbody tr:nth-child(2n).cart_item td, table.mpc-wrap tbody tr:nth-child(2n+1).cart_item td {
background: #fff;
}
table.mpc-wrap tbody tr:nth-child td .qty {
background: #f2f2f2;
}
table.mpc-wrap tbody tr.total-row {
text-align: right;
}
table.mpc-wrap tbody tr.total-row td {
display: inline-block;
text-align: left;
}
td.total-label {
margin-right: 10px;
}
.mpc-pagination {
margin-top: 30px;
}
.table-query {
display: initial;
}
.mpc-wrap .variation-group {
margin-bottom: 5px;
}
#mpcpop img {
width: 75%;
margin-top: 32px;
}
.mpc-sort, .mpcp-cat-filter, .mpc-asearch {
float: none;
margin-bottom: 10px;
margin-right: 0;
max-width: 100%;
}
select.mpc-orderby, .mpcp-cat-filter select, .mpc-asearch input {
display: block;
width: 100%;
}
.mpc-all-select {
text-align: right;
}
.mpc-wrap .variation-group > select {
max-width: 60%;
}
#mpcpop .mpcpop-close {
font-size: 16px;
line-height: 24px;
width: 24px;
height: 24px;
}
}.awdr_free_product_text{
display: inline-block;
padding: 0px 10px;
background-color: #3d9cd2;
color: #fff;
border-radius: 3px;
}
.variation-wdr_free_product{
display: none !important;
}
.awdr_change_product{
cursor: pointer;
}
.awdr_free_product_variants{
padding: 5px;
}
.awdr-product-name{
padding-left: 10px;
}
.awdr_change_product{
display: flex;
}
.awdr-select-free-variant-product-toggle {
color: gray;
cursor: pointer;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 1.02em;
transition: 0.4s;
}
.awdr-select-free-variant-product-toggle-active, .awdr-select-free-variant-product-toggle:hover {
color: #444;
}
.awdr-select-variant-product {
padding: 0 18px;
display: none;
background-color: white;
overflow: hidden;
}
.awdr-select-free-variant-product-toggle:after {
content: '\02795'; font-size: 12px;
color: #777;
margin-left: 10px;
}
.awdr-select-free-variant-product-toggle-active:after {
content: "\2796"; }