.g-recaptcha {
clear: both;
} .campaign-monitor-custom-field {
margin: 1em;
}
.campaign-monitor-custom-field label {
display: block;
}
.campaign-monitor-custom-field select {
padding: 1em;
background: none;
background-color: #fff;
margin: 5px 0 0;
width: 100%;
font-size: 14px;
height: auto;
}
.cm-form-bar {
}
.cmApp_bar .cmApp_signupFormWrapper .g-recaptcha {
clear: none;
margin-top: -0.3em;
}
.cmApp_signupContainer.cmApp_bar .cmApp_signupFormWrapper input[type="text"],
.cmApp_signupContainer.cmApp_bar .cmApp_signupFormWrapper input[type="date"],
.cmApp_signupContainer.cmApp_bar .cmApp_signupFormWrapper input[type="number"],
.cmApp_signupContainer.cmApp_bar .cmApp_signupFormWrapper select {
width: auto;
margin-left: 1em;
}
.cmApp_signupContainer.cmApp_bar .cmApp_signupFormWrapper label {
margin-right: 0.5em;
width: auto;
}
.cmApp_signupContainer.cmApp_bar
.cmApp_signupFormWrapper
.cm-multi
label:first-child {
float: left;
}
.cmApp_signupContainer.cmApp_bar .cmApp_signupFormWrapper ul,
.cmApp_signupContainer.cmApp_bar .cmApp_signupFormWrapper ul li {
display: inline-block;
}
.cmApp_signupContainer.cmApp_slideoutTab .cmApp_formHeader,
.cmApp_signupContainer.cmApp_slideoutTab .cmApp_formSubHeader,
.cmApp_signupContainer.cmApp_lightbox .cmApp_formHeader,
.cmApp_signupContainer.cmApp_lightbox .cmApp_formSubHeader,
.cmApp_signupContainer.cmApp_embedded .cmApp_formHeader,
.cmApp_signupContainer.cmApp_embedded .cmApp_formSubHeader {
text-align: center;
}
#cmApp_statusContainer .cmApp_processingMsg { white-space: nowrap;
}
.cmApp_signupContainer .cmApp_processing #cmApp_thankYouCheck {
visibility: visible;
}
.cmApp_signupContainer .cmApp_processing #cmApp_thankYouCheck img {
display: inline;
}
.hidden {
display: none;
visibility: hidden;
}
.show {
display: block;
visibility: visible;
}
.cmApp_signupContainer.cmApp_bar #cmApp_errorAll div {
display: block;
clear: both;
}
.cmApp_signupContainer.cmApp_bar #cmApp_errorAll div:first-child {
margin-top: -4px;
}
.cmApp_bar #cmApp_thankYouCheck img {
max-height: 40px;
width: auto;
}
.cmApp_bar #cmApp_statusContainer p {
margin: 0;
}
.cmApp_bar .cmApp_formInput label,
.cmApp_bar .cmApp_formInput input {
display: inline;
}
.cmApp_signupContainer.cmApp_bar div.cmApp_processingMsg {
padding: 0.25em;
}@keyframes ifMenuFadeIn {
from {
opacity: 0;
transform: translate3d(20%, 0, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
.if-menu-peek {
position: relative;
}
.if-menu-peek a {
opacity: 0.8;
}
.if-menu-peek::before {
content: "If Menu peek";
position: absolute;
text-align: center;
top: 50%;
left: calc(100% + 15px);
background: #f6f9fc;
box-shadow: 0 0 0 1px rgba(136,152,170,.1), 0 15px 35px 0 rgba(49,49,93,.1), 0 5px 15px 0 rgba(0,0,0,.08);
border-radius: 4px;
width: 140px;
margin-top: -17px;
padding: 10px 15px;
font-size: 14px;
opacity: 0;
pointer-events: none;
}
.if-menu-peek:hover::before {
animation: ifMenuFadeIn ease-in-out .2s forwards;
}
.if-menu-peek::after {
content: "";
position: absolute;
width: 20px;
height: 17px;
background: url(//saharadance.com/wp-content/plugins/if-menu/assets/icon-visibility.svg);
color: rgb(80,169,47);
background-size: cover;
top: -14px;
right: -15px;
border-radius: 50%;
}.product .nyp { margin-bottom: 1.625em; }
.product .nyp label { padding-right: .25em; font-weight: bold; }
.product .nyp .nyp-input { display: inline-block; margin-bottom: 1.625em; text-align: center; font-weight: bold; }
.product .nyp .currency { vertical-align: middle; }
.product .nyp .subscription-terms { display: inline-block; vertical-align: middle; }
.product .nyp .minimum-price { color: inherit; font-size: .85em; }
.product .nyp:after { content: ""; display: table; clear: both; }