.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#gourllogin {
margin: 70px 0 90px 0;
max-width: 430px;
font-family: 'Open Sans', Arial, sans-serif;
box-sizing: border-box;
text-align: center;
height: auto;
}
#gourllogin h3 {
margin: 40px 0 30px 0;
}
#gourllogin .login {
padding: 0 10px 20px 10px;
border: 1px solid #eee;
border-radius: 30px;
height: auto;
}
#gourllogin .app-title {
text-align: center;
margin-bottom: 30px;
}
#gourllogin .app-title h3 {
font-size: 18px;
}
#gourllogin .login-form {
text-align: center;
}
#gourllogin .control-group {
margin-bottom: 10px;
}
#gourllogin input {
text-align: center;
background-color: #ECF0F1;
border: 2px solid transparent;
border-radius: 3px;
font-size: 16px;
font-weight: 200;
padding: 10px 0;
margin-bottom: 5px;
width: 280px;
transition: border .5s;
}
#gourllogin input:focus {
border: 2px solid #3498DB;
box-shadow: none;
}
#gourllogin .btn {
border: 2px solid transparent;
background: #3498DB;
color: #ffffff;
font-size: 16px;
line-height: 25px;
height: 50px;
padding: 10px 0;
text-decoration: none;
text-shadow: none;
border-radius: 3px;
box-shadow: none;
transition: 0.25s;
display: block;
width: 250px;
margin: 20px auto;
}
#gourllogin .btn:hover {
background-color: #2980B9;
}
#gourllogin .login-link {
font-size: 12px;
display: block;
padding-top: 5px;
border-bottom: none;
}
#gourllogin .reg-link {
font-size: 12px;
display: block;
margin-top: 10px;
border-bottom: none;
}
.gourlbox {
padding-top: 10px;
font-weight: normal;
text-align: center;
}
.gourlbox h1 {
padding: 30px;
margin: 0;
font-weight: normal;
text-align: center;
}
.gourlbox h3 {
padding: 5px;
margin: 0;
line-height: 140%;
font-weight: normal;
text-align: center;
}
.gourlbox .gourlprice {
margin: 7px;
font-size: 14px;
font-weight: normal;
text-align: center;
}
.gourlbox .gourlprice h3 {
text-align: center;
}
.gourlbox img {
border: none;
box-shadow: none;
max-width: 100%;
}
.gourlfiledescription, .gourldownloadlink
{
font-weight: normal;
text-align: center;
}
#gourlcryptocoins {
color: #444;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
height: auto;
line-height: 19px;
width: auto;
text-align: center;
}
#gourlcryptocoins a {
text-decoration: none;
box-shadow: none;
border: 0 solid #fff;
}
#gourlcryptocoins img {
display: inline;
}
.gourlbox .gourlimg {
margin: 30px 0 20px 0;
border-radius:15px;
border: 0;
text-align: center;
}
.gourlbox .gourldownloadlink {
margin: 0;
text-align: center;
}
.gourlmembershipprice, .gourlmembershipprice2 {
position: absolute;
margin: 75px 0 0 125px;
overflow: hidden;
font-size: 34px;
line-height: 28px;
color: #444;
width: 555px;
}
.gourlmembershipprice span {	
font-size: 18px;
}	
.gourlmembershipprice2 {  
margin-top: 65px;
font-size: 30px;
}
.gourlmembershipprice2 span {	
font-size: 16px;
}  
.gourlfiletext {
text-align: center;
}
.gourlproducttext {
margin: 30px 0 20px 0;
text-align: center;
}
.gourlviewtext {
text-align: center;
}
.gourlmembershiptext {
text-align: center;
}
.gourlmembershiptext2 {
}      
.edd-order-tx-id span {
word-break: break-all; 
}
.woocommerce > .woocommerce-order > ul.woocommerce-thankyou-order-details li { margin-bottom: 15px; }
.mncrpt img.radioimage-select { padding: 7px; border: solid 2px #ffffff; margin: 7px 1px; cursor: pointer; box-shadow: none; }
.mncrpt img.radioimage-select:hover { border: solid 2px #a5c1e5; }
.mncrpt img.radioimage-select.radioimage-checked { border: solid 2px #7db8d9; background-color: #f4f8fb; }
.entry-content1 { width: auto !important; }
@media (min-width: 768px) { .tooltip-inner { max-width: 350px !important; } }
.mncrpt {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
}
.mncrpt .container { 
max-width: 900px !important; 
} .mncrpt .card { 
margin: 0; 
padding: 0; 
min-width: 0; 
max-width: 900px !important;  
box-shadow: none; 
line-height: 1.5; 
}
.mncrpt .lead {
font-size: 1.25rem;
font-weight: 300;
}
.mncrpt .badge { 
text-align: left !important; 
}
.mncrpt h1, .mncrpt h3, .mncrpt h4 { 
font-family: inherit; 
font-weight: 500 !important; 
color: inherit; 
padding: 0 !important; 
margin: 0.5rem 0 !important; 
}
.mncrpt h1 { 
font-size: 2.5rem; 
}
.mncrpt h4 
{ 
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1.45rem;  
text-transform: none !important; 
}
.mncrpt .pb-1, .mncrpt .py-1 {
padding-bottom: .25rem!important;
}
.mncrpt .mb-4, .mncrpt .my-4 {
margin-bottom: 1.2rem!important;
}
.mncrpt .mt-3, .mncrpt .my-3 {
margin-top: 1rem!important;
}
.mncrpt .card-title a  
{ 
text-decoration:none !important; 
box-shadow:none !important; 
border-bottom:none !important
}
.mncrpt .card-body a { 
-webkit-box-shadow: none !important; 
box-shadow: none !important; 
}
.mncrpt .card-body h1 {
line-height: 1; 
}
.mncrpt p {
margin-top: 0;
margin-bottom: 1rem;
}
.mncrpt .card-body, .mncrpt .card-header, .mncrpt .text-center {
text-align: center;
}
.mncrpt img {
display: inline !important;
}
.mncrpt button { 
text-transform: none !important; 
}
.mncrpt .dropdown-toggle { 
display: block !important; 
border: 1px solid #eeeeee; 
padding: .375rem .75rem;
border-radius: .25rem;
width: auto;
position: relative;
}
.mncrpt .btn-outline-secondary:hover { 
background-color: #6c757d; 
color: white; 
}
.bootstrapiso .mncrpt .text-left {
padding-bottom: 0px !important;
}
.mncrpt_debug { 
text-align: left; 
font-weight: bold; 
}