*
{
font-family: "Open Sans" !important;
}
*:focus
{
outline: none !important;
}
body
{
background-color: #FFFFFF !important;
background-size: 100%;
background-repeat: no-repeat;
}
a, a:hover
{
text-decoration: none !important;
appearance: none;
}
a,
button,
img {
-webkit-user-drag: none;
-khtml-user-drag: none;
-moz-user-drag: none;
-o-user-drag: none;
user-drag: none;
}
section
{
padding: 0 100px !important;
}
.navbar
{
box-sizing: border-box;
padding: 16px 100px !important;
background: #121212;
box-shadow: 0px 21px 46px 0px rgba(255, 255, 255, 0.10), 0px 83px 83px 0px rgba(255, 255, 255, 0.09), 0px 188px 113px 0px rgba(255, 255, 255, 0.05), 0px 333px 133px 0px rgba(255, 255, 255, 0.01), 0px 521px 146px 0px rgba(255, 255, 255, 0.00);
}
.navbar-nav > a
{
font-size: 20px;
font-weight: 600;
line-height: 27px;
letter-spacing: 0em;
color: #FAFAFA;
font-family: "Open Sans";
text-transform: capitalize;
}
.logo-h3
{
font-family: "Open Sans";
color: #FAFAFA;
margin: 0 0 0 16px;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.seo-heading
{
position: absolute;
z-index: -1;
top: 0;
left: 0;
font-size: 6px;
}
#privacy
{
margin-top: 80px;
}
#privacy h2
{
font-size: calc(12px + 1.25vw);
font-weight: 600;
line-height: 43.58px;
text-align: left;
color: #1A1A1A;
margin-bottom: 36px;
}
#privacy h3
{
font-size: calc(10px + 0.875vw);
font-weight: 600;
line-height: calc(12.68px + 1.25vw);
text-align: left;
color: #1A1A1A;
margin-bottom: 24px;
}
#privacy p
{
font-size: calc(6px + 0.625vw);
font-weight: 400;
line-height: calc(5px + 1vw);
text-align: left;
color: #1A1A1A;
}
#privacy ul li
{
font-size: calc(6px + 0.625vw);
font-weight: 400;
line-height: calc(5px + 1vw);
text-align: left;
color: #1A1A1A;
}
#footer
{
background: #FAFAFA;
margin-top: 80px;
padding: 65px 100px 0 !important;
box-sizing: border-box;
}
.footer-logo
{
cursor: unset !important;
width: min-content;
margin: 0 auto 20px !important;
}
.footer-logo img
{
width: 38.5px;
height: 38.5px;
}
.footer-logo span
{
color: #1A1A1A;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.footer-links
{
color: #1A1A1A;
font-size: calc(8px + 0.6vw);;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.links-div
{
gap: 20px;
flex-wrap: wrap;
margin: 0 0 20px;
}
.footer-links:hover
{
text-decoration: none !important;
color: #1A1A1A;
}
.copyright
{
margin: 0 auto 40px;
display: block;
max-width: 1128px !important;
text-align: center;
color: #6C757D;
font-size: calc(4px + 0.6vw);
font-style: normal;
font-weight: 400;
line-height: normal;
}
#usa-flag
{
margin-bottom: 50px;
}
#mnu-billing
{
position: absolute;
width: 50%;
right: 5.5em;
top: 30px;
}
#mnu-billing A,
#mnu-billing A:visited
{
font-weight: bold;
color: red;
text-decoration: underline;
position: absolute;
right: 20px;
top: 55px;
font-size: 1.1em;
}

#pg-uninstall #uninstall
{
min-height:50vh;
margin-top:100px;
}

#pg-uninstall #uninstall H1
{
margin-bottom:20px;
}

