.wt-mycoupons ul li {
box-sizing: border-box;
display: inline-block;
padding: 15px;
width: 170px;
min-height: 60px;
margin-bottom: 15px;
vertical-align: top;
line-height: 1.4;
}   
.wt_coupon_wrapper{ width:100%; position:relative; flex-direction:row; flex-wrap:wrap; display:flex; justify-content:flex-start; margin-bottom:15px; gap:26px;  padding:15px 4px 4px 4px; }
.wt_coupon_wrapper .wt-single-coupon, .wt_coupon_wrapper .wt-sc-hidden-coupon-box{ width: 30%; min-width: 314px; margin: 0px; flex: 1 0 30%; }
.wt_coupon_wrapper .wt-sc-hidden-coupon-box{ content:""; visibility:hidden; }
.wt_sc_pagination{ width:100%; clear:both; margin-bottom:15px; text-align:right; }
.wt_sc_pagination .woocommerce-pagination{ display:inline-block; float:none; }
.wt_sc_available_coupon_sort_by{ float:right; font-size:14px; }
.wt_sc_bogo_cart_item_discount, .wt_sc_bogo_cart_item_discount *{ color:green; font-size:small; }.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}ul .wpml-ls-menu-item a{display:flex;align-items:center}.goldsmith-empty,
.goldsmith-terms + select:not(.goldsmith-select),
.goldsmith-term.goldsmith-disabled:after,
.goldsmith-term.goldsmith-disabled:before {
display: none !important;
}
.goldsmith-term.goldsmith-disabled {
opacity: .4;
cursor: default;
}
.goldsmith-terms {
display: flex;
justify-content: flex-start;
align-items: center;
gap: 5px;
flex-wrap: wrap;
}
.goldsmith-term {
display: inline-flex;
justify-content: center;
align-items: center;
cursor: pointer;
text-align: center;
position: relative;
}
.goldsmith-type-color .goldsmith-term,
.goldsmith-product .goldsmith-term {
height: 18px;
width: 18px;
border-radius: 100%;
border-color:  1px solid var(--goldsmith-gray);
}
.goldsmith-term.goldsmith-selected:before {
content: '✓';
min-height: 18px;
min-width: 18px;
border-radius: 100%;
background-color: var(--goldsmith-success);
color: #fff;
text-align: center;
font-size: 10px;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
}
.goldsmith-type-image .goldsmith-term {
height: 42px;
width: 42px;
}
.goldsmith-type-image .goldsmith-term img {
width: 100%;
height: 100%;
display: block;
}
.goldsmith-type-button .type-button {
font-size: 12px;
line-height: 1;
min-width: 40px;
padding: 3px 6px;
color: var(--goldsmith-light);
background: var(--goldsmith-dark);
}
.reset_variations.goldsmith-btn-reset {
background: var(--goldsmith-dark);
color: #fff;
padding: 0px 10px;
display: inline-flex;
align-items: center;
justify-content: center;
line-height: 1;
min-height: 25px;
font-size: 11px;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 0.5px;
border-radius: 4px;
}
.goldsmith-loop-product .reset_variations.goldsmith-btn-reset {
min-height: 20px;
}
.goldsmith-product.row .goldsmith-variations-items .label {
margin-right: 10px;
}
.goldsmith-terms .term-hint {
position: absolute;
visibility: hidden;
opacity: 0;
pointer-events: none;
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
transition: .3s ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
transition-delay: 0s;
bottom: 100%;
background: var(--goldsmith-dark);
color: #fff;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
padding: 5px 10px;
font-size: 12px;
}
.goldsmith-term:hover .term-hint {
visibility: visible;
opacity: 1;
-webkit-transition-delay: .1s;
-moz-transition-delay: .1s;
transition-delay: .1s;
bottom: calc(100% + 10px);
}
.goldsmith-terms .term-hint:before {
content: '';
border: 5px solid transparent;
border-top-color: var(--goldsmith-dark);
position: absolute;
bottom: -10px;
}
.outline-1 .goldsmith-term {
padding: 3px;
border: 1px solid var(--goldsmith-dark);
}
.outline-1 .type-color > span {
min-height: 100%;
min-width: 100%;
display: flex;
}
.goldsmith-type-button.outline-1 .type-button {
min-width: 100%;
min-height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.terms-shape-circle .type-color > span {
border-radius: 100%;
}
.terms-shape-square .goldsmith-term,
.terms-shape-square .type-color > span {
border-radius: 0;
}
.terms-shape-radius .goldsmith-term,
.terms-shape-radius .type-color > span {
border-radius: 3px;
}
.outline-1 .goldsmith-selected {
border-color: #25d366;
border-width: 2px;
}.woocommerce-checkout-review-order-table input[type="radio"].shipping_method + label {
font-weight: 700;
}
.sc-delivery-method-description {
padding-left: 2.75rem;
font-size: 0.9em;
padding-bottom:0
}
.sc-delivery-method-mount-point {
display: block;
width: 100%;
}
.woocommerce-shipping-totals input[type="radio"].shipping_method + label {
font-weight: 700;
}.xoo-wl-notice-error{
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
padding: 7px 10px;
}
.xoo-wl-notice-success{
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
padding: 15px;
}
.xoo-wl-notices{
display: none;
margin: 15px 0;
width: calc(100% - 20px);
}
.xoo-wl-notice-error p {
margin-bottom: 2px;
}
.xoo-wl-notice-error , .xoo-wl-notice-success{
border: 1px solid transparent;
border-radius: 4px;
display: block;
margin: 10px 0;
}
span.xoo-wl-scs-icon {
margin-right: 5px;
}
.xoo-wl-opac {
position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 999999;
right: 0;
background-color: black;
opacity: 0;
transition: all 0.2s ease-out
}
.xoo-wl-modal {
top: 0;
text-align: center;
bottom: 0;
left: 0;
right: 0;
position: fixed;
z-index: 10000000000;
overflow: auto;
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.8);
}
.xoo-wl-inmodal .scroll-content{
height: 100%;
}
.xoo-wl-inmodal {
display: inline-block;
background: #fff;
position: relative;
vertical-align: middle;
width: 90%;
text-align: left;
border-radius: 5px;
height: 90%;
border-radius: 17px;
}
.xoo-wl-srcont {
flex-grow: 1;
height: 100%;
overflow: auto;
}
.xoo-wl-popup-active .xoo-wl-modal{
opacity: 1;
transform: scale(1);
}
.xoo-wl-popup-active .xoo-wl-opac{
opacity: 0.7;
}
.xoo-wl-popup-active.xoo-wl-popup{
visibility: visible;
}
.xoo-wl-popup{
visibility: hidden;
}
html.xoo-wl-popup-active, body.xoo-wl-popup-active {
overflow-y: hidden;
}
span.xoo-wl-close {
font-size: 17px;
position: absolute;
right: -9px;
top: -12px;
border-radius: 50%;
cursor: pointer;
z-index: 100;
width: 25px;
height: 25px;
display: flex;
align-items: center;
justify-content: center;
color: #000;
background-color: #fff;
box-shadow: -1px 2px 10px rgba(0, 0, 0, .17);
}
span.xoo-wl-close:hover{
color: #e63030;
}
.xoo-wl-sidebar{
background-size: cover;
background-repeat: no-repeat;
background-position: center;
height: 100%;
border-radius: 15px 0 0 15px;
}
.xoo-wl-wrap {
min-height:  100%;
display: flex;
width: 100%;
height: 100%;
}
.xoo-wl-main {
padding: 30px 25px;
position: relative;
vertical-align: top;
}
button.xoo-wl-action-btn{
width: 100%;
border-radius: 5px;
cursor: pointer;
}
.xoo-wl-form button.xoo-wl-submit-btn {
margin: 0 auto;
display: table;
}
.xoo-wl-btc-inline_toggle .xoo-wl-inline-form {
display: none;
}
.xoo-wl-btc-show{
display: block!important;
}
span.xwh-heading {
display: block;
text-align: center;
font-size: 23px;
font-weight: bold;
word-spacing: 1px;
}
span.xwh-subheading {
display: block;
margin: 20px 0;
}
.xoo-wl-btc-inline_toggle.xoo-wl-active button.xoo-wl-btn-toggle {
display: none;
}
.xoo-wl-btc-inline_toggle.xoo-wl-active .xoo-wl-inline-form {
display: block;
}
.xoo-wl-nlc-btns {
margin: 10px 0;
}
.xoo-wl-nlc-btns a {
margin-right: 12px;
}
.xoo-wl-btn-container.xoo-wl-btc-variable {
display: none;
}
.xoo-wl-notloggedin-cont {
display: table;
margin: 20px auto;
}
@media only screen and (max-width: 769px) {
.xoo-wl-sidebar{
display: none;
}
.xoo-wl-wrap , .xoo-wl-main{
display: block;
width: 100%;
}
.xoo-wl-footer-note{
position: relative;
}
}
.xoo-wl-modal:before {
content: '';
display: inline-block;
height: 100%;
margin-right: -0.25em;
vertical-align: middle;
}
.xoo-wl-popup button.xoo-wl-submit-btn {
width: calc(100% - 20px);
max-width: unset;
display: inline-block;
}
.xoo-wl-user-added .xoo-wl-sidebar {
display: none;
}
.xoo-wl-user-added .xoo-wl-main {
background-color: #dff0d8;
padding: 5px;
}
.xoo-wl-user-added .xoo-wl-inmodal{
max-height: unset;
height: auto;
}
.xoo-wl-popup-active.xoo-wl-popup[data-wpr-lazyrender] {
content-visibility: visible!important;
}
@media only screen and (min-height: 650px) {
.xoo-wl-srcont {
display: flex;
flex-direction: column;
justify-content: center;
}
}
@media only screen and (max-width: 450px) {
.xoo-aff-group.onehalf, .xoo-aff-group.onefourth, .xoo-aff-group.onethird, .xoo-aff-group, .xoo-aff-group-twothird, .xoo-wl-popup button.xoo-wl-submit-btn {
width: 100%;
}
}