.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border: solid #fff 5px;
left: -5px;
background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//www.cloudbasemayhem.com/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//www.cloudbasemayhem.com/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//www.cloudbasemayhem.com/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//www.cloudbasemayhem.com/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//www.cloudbasemayhem.com/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}.bx-wrapper .bx-viewport {
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
border: none;
background: transparent;
}
.bx-wrapper .bx-loading {
background: url(//www.cloudbasemayhem.com/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/bx_loader.gif) center center no-repeat transparent;
}
.bx-wrapper .bx-controls {
opacity:0;
transition:500ms;
-webkit-transition:500ms;
-moz-transition:500ms;
}
.bx-wrapper:hover .bx-controls {
opacity:1;
}
.bx-wrapper ul {
list-style-type:none;
padding:0;
margin:0;
}
.bx-wrapper ul li {
background:none;
}
.bx-wrapper ul li img {
max-height:100%;
max-width:100%;
display:inline-block;
}
.bx-wrapper ul.gray li img, .bx-wrapper ul.grayhovercolor li img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: gray; -webkit-filter: grayscale(100%);  }
.bx-wrapper ul.grayhovercolor li img:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
}
@media all and (-webkit-min-device-pixel-ratio: 2) {
.bx-wrapper .bx-prev { background: url(//www.cloudbasemayhem.com/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls@2x.png) no-repeat 0 -32px; background-size:96px,63px; }
.bx-wrapper .bx-next { background: url(//www.cloudbasemayhem.com/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls@2x.png) no-repeat -43px -32px; background-size:96px,63px; }
}
@media all and (-webkit-min-device-pixel-ratio: 3) {
.bx-wrapper .bx-prev { background: url(//www.cloudbasemayhem.com/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls@3x.png) no-repeat 0 -32px; background-size:96px,63px; }
.bx-wrapper .bx-next { background: url(//www.cloudbasemayhem.com/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/images/controls@3x.png) no-repeat -43px -32px; background-size:96px,63px; }
} .bx-wrapper ul.kiwi-logo-carousel.align-top li div.helper { width:100%; height:100%; display:table-cell; vertical-align:top; text-align:center; }
.bx-wrapper ul.kiwi-logo-carousel.align-top li img { max-height:100%; max-width:100%; display:inline-block; }
.bx-wrapper ul.kiwi-logo-carousel.align-center li div.helper { width:100%; height:100%; display:table-cell; vertical-align:middle; text-align:center; }
.bx-wrapper ul.kiwi-logo-carousel.align-center li img { max-height:100%; max-width:100%; display:inline-block; }
.bx-wrapper ul.kiwi-logo-carousel.align-bottom li div.helper { height:100%; display:table-cell; vertical-align:bottom; text-align:center; }
.bx-wrapper ul.kiwi-logo-carousel.align-bottom li img { max-height:100%; max-width:100%; display:inline-block; }.om-mp-education-love{display:flex;justify-content:center;margin-top:20px}.om-mp-education-description{font-size:16px;font-weight:700;margin-top:10px;text-align:center}.om-mp-education-description.not-connected{font-size:14px}.om-mp-education-benefits{list-style-position:inside;list-style-type:none;margin:20px 0}.om-mp-education-benefits li{align-items:center;display:flex;font-size:13px}.om-mp-education-benefits li::before{content:"• ";color:#0d82df;font-size:20px;margin-right:5px}.om-mp-education-body nav ul li{margin-bottom:5px}.om-mp-education-body .om-mp-cta{align-items:center;background-color:#fcfdff;border:1px solid rgba(13,130,223,.2);border-radius:3px;color:#5f5f5f;display:flex;font-weight:600;padding:8px 30px;text-decoration:none}.om-mp-education-body .om-mp-cta:hover{background-color:#f2f7fd;border:1px solid #0d82df}.om-mp-education-body .om-mp-cta svg{margin-right:10px}.om-mp-education .om-mp-button{background:#46b450;border-radius:4px;color:#fff;display:block;font-size:17px;padding:12px;text-align:center;text-decoration:none}.om-mp-education .om-mp-button:hover{background:#429c4a}.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}.mp_wrapper {
overflow: inherit;   box-sizing: border-box;
}
.mp_wrapper h1,
.mp_wrapper h2,
.mp_wrapper h3 {
font-weight: normal;
border: none;
outline: none;
background: none;
}
.mp_wrapper img {
box-shadow: none !important;
border: 0 !important;
border-radius: 0 !important;
}
.mp_wrapper :focus {
outline: 0;
}
.mp_wrapper form {
text-align: left;
}
.mp_wrapper textarea,
.mp_wrapper select,
.mp_wrapper input[type=text],
.mp_wrapper input[type=url],
.mp_wrapper input[type=email],
.mp_wrapper input[type=tel],
.mp_wrapper input[type=number],
.mp_wrapper input[type=password] {
width: 100%;
outline-style: none;
font-size: inherit;
font-family: inherit;
padding: 10px;
letter-spacing: normal;
border: 1px solid rgba(0, 0, 0, 0.2); display: inline;
box-sizing: border-box;
}
.mp_wrapper textarea:focus-visible,
.mp_wrapper select:focus-visible,
.mp_wrapper input[type=text]:focus-visible,
.mp_wrapper input[type=url]:focus-visible,
.mp_wrapper input[type=email]:focus-visible,
.mp_wrapper input[type=tel]:focus-visible,
.mp_wrapper input[type=number]:focus-visible,
.mp_wrapper input[type=password]:focus-visible,
.mp_wrapper .iti__selected-flag:focus-visible {
border: 2px solid #bcbcbc;
}
.mp_wrapper input[type=checkbox]:focus-visible,
.mp_wrapper input[type=radio]:focus-visible {
outline: 2px solid #bcbcbc;
}
.mp_wrapper input[type=file]:focus-visible {
border: 2px solid #bcbcbc;
}
.mepr-stripe-card-errors,
.mepr-paypal-card-errors,
.mepr-square-errors {
color: #eb1c26;
}
.mp_wrapper label,
.mp_wrapper .mp-row {
font-size: inherit;
font-family: inherit;
letter-spacing: normal;
display: inline-block; }
.mp_wrapper .mepr-radios-field,
.mp_wrapper .mepr-checkbox-field,
.mp_wrapper .mepr-checkboxes-field,
.mp_wrapper label {
width: 100% !important;
display: inline-block;
}
.mp_wrapper .mp-form-row {
margin-bottom: 10px;
width: 100% !important;
}
.mp_wrapper input[type=image] {
border: none !important;
padding: 0 !important;
width: auto !important;
}
.mp_wrapper textarea {
outline-style: none;
font-size: inherit;
font-family: inherit;
letter-spacing: normal;
padding: 4px 2px 4px 2px;
resize: none;
}
.mp_wrapper .mepr_price label,
.mp_wrapper .mepr_price .mepr_price_cell,
.mp_wrapper .mepr_price .mepr_price_cell_label {
display: inline !important;
}
.mepr-login-form-wrap input[name=rememberme]:focus-visible {
outline: 2px solid #bcbcbc;
}
.mepr-login-form-wrap a:focus-visible,
.mepr-form label a:focus-visible {
color: #06429e;
font-weight: 500;
text-decoration: underline;
}
table.mp-table thead,
table.mp-table tbody,
table.mp-table tfoot,
table.mp-table tr,
table.mp-table th,
table.mp-table td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
table.mp-table {
display: block;
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px !important;
margin-bottom: 24px;
width: 100% !important;
display: table;
}
table.mp-table thead {
display: table-header-group;
}
table.mp-table tfoot {
display: table-footer-group;
}
table.mp-table tr {
display: table-row;
}
table.mp-table,
table.mp-table th,
table.mp-table td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
table.mp-table th,
table.mp-table td {
display: table-cell;
padding: 8px;
border-width: 0 1px 1px 0 !important;
}
table.mp-table th {
text-align: left;
font-weight: bold;
text-transform: uppercase;
}
table.mp-table .mp-currency-cell {
text-align: right;
}
.mepr_error, .mepr_updated {
padding: 5px 5px 5px 15px !important;
margin-bottom: 25px !important;
box-sizing: border-box !important;
width: 100%;
}
.mepr_error {
background-color: #feb9bb !important;
border: 1px solid #d40022 !important;
}
.mepr_error ul {
padding: 0 0 5px 0 !important;
margin: 0 !important;
}
.mepr_error ul li {
list-style-type: none !important;
padding: 0 !important;
margin: 0 !important;
}
.mepr_updated {
background-color: #def4c5 !important;
border: 1px solid #4d8c2e !important;
}
.mepr-form input.invalid,
.mepr-form select.invalid,
.mepr-form textarea.invalid,
.mepr-form label.mepr-checkbox-field.invalid,
.mepr-form div.mepr-checkboxes-field.invalid,
.mepr-form div.mepr-radios-field.invalid {
border: 2px solid red !important;
background-color: #FF6666 !important;
}
.mepr-form .mepr-coupon-code.valid {
border: 2px solid #61cb7f;
background-color: #89e8a4;
}
.validation.failed:after {
color: red;
content: 'Validation failed';
}
.validation.passed:after {
color: green;
content: 'Validation passed';
}
.mepr-radios-field, .mepr-checkboxes-field {
display: inline-block !important;
width: 250px !important;
margin-bottom: 10px !important;
}
.mepr-radios-field-row, .mepr-checkboxes-field-row {
display: block !important;
padding-left: 0 !important;
margin-left: 2px !important;
}
input.mepr-form-radios-input, input.mepr-form-checkboxes-input {
padding-left: 0;
margin-left: 0;
width: auto;
margin-right: 5px;
display: inline !important;
text-align: left;
}
label.mepr-form-radios-label, label.mepr-form-checkboxes-label {
display: inline !important;
width: 222px !important;
max-width: 222px !important;
min-width: 222px !important;
}
.mp_wrapper .mp-form-row label {
display: inline !important;
}
.mp_wrapper .mp-form-row {
position: relative;
}
.mp_wrapper .mp-form-row .screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
}
.mp_wrapper .mp-form-row fieldset {
margin: 0;
padding: 0;
border: none;
}
.mp-form-row-group-wrapper {
position: relative;
width: 50%;
}
.mp_wrapper fieldset.mepr-payment-methods-wrapper {
margin-left: 0;
margin-right: 0;
padding: 0;
border: 0;
}
.mp_wrapper fieldset.mepr-payment-methods-wrapper legend {
margin: 18px 0;
font-size: 18px;
font-weight: 400;
}
.mp_wrapper .mp-form-row.mp-address-group label.placeholder-text,
.mp_wrapper .mp-form-row .mp-form-row-group label.placeholder-text,
#mepr_loginform .mp-form-label label.placeholder-text,
.mepr_coupon label.placeholder-text {
position: absolute;
top: 9px;
left: 13px;
z-index: 999;
width: auto !important;
color: #757575;
font-size: 16px !important;
pointer-events: none;
transform: translate(0);
transition: transform 0.15s ease-out, font-size 0.15s ease-out, background-color 0.2s ease-out, color 0.15s ease-out;
}
.mp_wrapper .mp-form-row .mp-form-row-group label.placeholder-text {
top: 7px;
}
.mp_wrapper .mp-form-row.mp-address-group label.placeholder-text.active,
.mp_wrapper .mp-form-row .mp-form-row-group label.placeholder-text.active,
#mepr_loginform .mp-form-label label.placeholder-text.active,
.mepr-pro-template .mp_wrapper .mepr_mepr-address-country .mp-form-label label.placeholder-text,
.mepr-pro-template .mp_wrapper .mepr_mepr-address-state .mp-form-label label.placeholder-text {
transform: translate(0, -20px);
padding: 0 5px;
background: #fff;
color: #06429e;
font-size: 13px !important;
}
.mp_wrapper .mp-form-row.mp-address-group .mp-form-label .cc-error {
display: none !important;
}
.mepr-hidden {
display: none;
}
.mepr-visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 0;
margin: -1px;
overflow: hidden;
position: absolute;
width: 1px;
} .mp_users_subscriptions_list ul {
list-style:none !important;
}
.mp_users_subscriptions_list ul li {
padding:5px !important;
margin:0 !important;
}
li.mp_users_subscriptions_list_alt {
background:#eee;
} .mepr-paywall-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7);
align-items: center;
justify-content: center;
z-index: 9999;
overflow-y: auto;
}
.mepr-paywall-container {
box-sizing: border-box;
width: 100%;
height: auto;
background-color: #fff;
border-radius: 2px;
padding: 20px 15em 3em;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
position: absolute;
top: 50%;
min-height: 50vh;
transition: all 0.3s ease-out;
}
.mepr-paywall-container.active {
transition: all 0.3s ease-out;
top: 20%;
min-height: 80vh;
}
body:has(.mepr-paywall-overlay) {
overflow: hidden;
}
@media (max-width: 767px) {
.mepr-paywall-container {
padding-left: 40px;
padding-right: 40px;
}
}
.mepr-order-bump-required input[name="mepr_order_bumps[]"] {
pointer-events: none !important;
opacity: 0.4 !important;
} .rtl .mp_wrapper form {
text-align: right;
}