.mycred-rank {
display: flex;
flex-wrap: wrap;
background: #ffffff;
border: 1px solid #dcdcdc;
border-radius: 5px;
font-size: 14px;
margin-bottom: 20px;
padding: 18px;
}
.mycred-rank.basic {
flex-flow: column;
justify-content: center;
text-align: center;
width: fit-content;
}
.mycred-rank:not(.basic) .mycred-rank-image {
margin-right: 18px;
}
.mycred-rank:not(.basic) .mycred-rank-detail {
flex: 1
}
.mycred-rank.basic .mycred-rank-image {
margin-bottom: 5px;
}
.mycred-rank .mycred-rank-title {
margin: 0;
text-transform: capitalize;
line-height: 16px;
}
.mycred-rank .mycred-rank-title a,
.mycred-rank .mycred-rank-requirements a {
text-decoration: none;
}
.mycred-rank .mycred-rank-excerpt {
}
.mycred-rank .mycred-rank-requirements {
padding-left: 16px;
margin-top: 0;
}
.mycred-rank .mycred-rank-earners {
padding-left: 0;
margin: 0;
}
.mycred-rank .mycred-rank-earners li {
display: inline-block;
margin: 5px 5px 0 5px;
}
.mycred-rank .mycred-rank-earners img {
width: 50px;
border-radius: 100%;
}
.mycred-rank h6 {
margin: 0;
font-size: 14px;
font-weight: bold;
text-transform: capitalize;
}
.mycred-ranks,
.mycred-user-ranks {
display: flex;
flex-wrap: wrap;
}
.mycred-ranks.horizontal,
.mycred-user-ranks.horizontal {
flex-flow: row;
}
.mycred-ranks.horizontal .mycred-rank .mycred-rank-image,
.mycred-user-ranks.horizontal .mycred-rank .mycred-rank-image {
margin-bottom: 5px;
}
.mycred-ranks.vertical,
.mycred-user-ranks.vertical {
flex-flow: column;
}
.mycred-ranks > .mycred-rank:not(.basic),
.mycred-user-ranks > .mycred-rank:not(.basic) {
flex: 1;
margin-right: 10px;
min-width: 150px;
}
.mycred-ranks.horizontal > .mycred-rank,
.mycred-user-ranks.horizontal > .mycred-rank {
flex-flow: column;
}
.mycred-ranks > .mycred-rank.basic,
.mycred-user-ranks > .mycred-rank.basic {
min-width: 100px;
width: fit-content;
margin-right: 10px;
}
.mycred-user-ranks.inline .mycred-rank.basic {
display: block;
flex: none;
background: none;
border: none;
padding: 0;
}
.mycred-user-ranks.inline .mycred-rank.basic > div {
display: inline-flex;
vertical-align: middle;
}
.mycred-rank-earners-block h6,
.mycred-rank-requirements-block h6 {
font-size: 36px;
text-transform: initial;
font-weight: 300;
margin: 10px 0 0 0;
}
.mycred-rank-earners-block ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.mycred-rank-earners-block li {
display: inline-block;
margin: 5px;
text-align: center;
}
.mycred-rank-earners-block li img {
max-width: 96px;
}
.mycred-rank-earners-block li p {
margin: 0;
text-align: center;
}
.mycred-rank-requirements-block .mycred-rank-requirements {
margin-top: 0;
}.mycred-woo-fields-wrapper{border:solid #d3d3d3;border-width:1px 0 0;font-size:1.25rem;padding:16px 0;position:relative}.mycred-woo-order-total,.mycred-woo-total-credit{box-sizing:border-box;display:flex;flex-wrap:wrap;padding-left:16px;padding-right:16px;width:100%}.mycred-woo-order-total-label,.mycred-woo-total-credit-label{flex-grow:1}.mycred-woo-order-total-value,.mycred-woo-total-credit-value{font-weight:700;white-space:nowrap}div.disable{display:none;padding:0}.low-balance{color:red}.wrapper-disabled{border:none}div.mycred-woo-fields-wrapper.cart-wrap-dis{padding:0}.wp-block-woocommerce-checkout-newsletter-subscription{align-items:flex-start;display:flex;margin:20px 0;padding-bottom:4px;padding-top:4px}.wp-block-woocommerce-checkout-newsletter-subscription .block-editor-rich-text__editable{line-height:24px;vertical-align:middle}.wp-block-woocommerce-checkout-newsletter-subscription .wc-block-components-checkbox{margin-right:16px;margin-top:0}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{height:var(--PhoneInputCountryFlag-height);width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:var(--PhoneInputCountrySelectArrow-transform);width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}