| Server IP : 172.67.75.225 / Your IP : 216.73.216.185 Web Server : nginx/1.27.1 System : Linux us-1 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 User : vinodai ( 3134) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /storage/v1396/vinoddoshi2/public_html/wp-content/plugins/astra-sites/assets/css/ |
Upload File : |
.astra-sites-custom-cta-wrap {
position: fixed;
bottom: 0;
left: 0;
right: 0;
padding: 8px;
background-color: transparent;
background-image: linear-gradient( 342deg, #4a00e0 0%, #8e2de2 100% );
transition: all 0.4s ease-in-out;
text-align: center;
margin-top: 0;
clear: both;
opacity: 0;
visibility: hidden;
margin-left: 160px;
z-index: 10;
}
.astra-sites-custom-cta-wrap.show {
opacity: 1;
visibility: visible;
}
.astra-sites-cta-title {
color: #ffffff;
font-size: 17px;
line-height: 1.4em;
vertical-align: middle;
}
.astra-sites-cta-btn {
display: inline-block;
}
.astra-sites-cta-btn a {
font-size: 14px;
font-weight: 600;
color: #181723;
background-color: #ffc300;
border-radius: 4px;
padding: 09px 30px;
line-height: 1.5em;
transition: none;
display: inline-block;
margin-left: 4rem;
text-decoration: none;
}
.astra-sites-cta-btn a:hover {
background-color: #ffb000;
}
.astra-previewing-single-pages .astra-sites-custom-cta-wrap {
visibility: hidden;
}
@media screen and ( max-width: 768px ) {
.astra-sites-custom-cta-wrap {
margin-left: 0;
}
.astra-sites-cta-title {
display: block;
margin-bottom: 10px;
}
.astra-sites-cta-btn a {
font-size: 14px;
padding: 8px 28px;
margin-left: unset;
}
}