Magnifying
Technology
Makes everything
160% bigger and easier
Revolutionary Magnifying Eyewear
Zoom Vision makes your
hobbies fun again
Forget struggling to read the fine print
SEEING SMALL THINGS IS EASY AGAIN
<!--
.cust_super_zoom {
font-family: 'Helvetica', sans-serif;
}
.cust_super_dry_mop h1,
.cust_super_dry_mop h2,
.cust_super_dry_mop h3,
.cust_super_dry_mop h4,
.cust_super_dry_mop h5,
.cust_super_dry_mop h6 {
color: #0589cc;
}
.cust_super_dry_mop .first_row_child img {
width: auto;
}
.first_row_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
grid-gap: 10px;
margin: 2em 0 0;
text-align: center;
}
.first_row_child div {
text-align: center;
}
.first_row_child p {
line-height: 1.2;
}
.cust_super_zoom hr {
border-top: 4px solid #dfdfdf;
margin: 1.5em 0px 2em;
}
.cust_zoom_second_row_grid{
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
text-align: center;
grid-gap: 2em;
}
.cust_zoom_second_row_grid h3{
font-size: 3.5em;
font-weight: 500;
margin-bottom: 0.3em;
margin-top: 0em;
line-height: 1.1;
}
.cust_zoom_second_row_grid h4{
font-size: 30px;
font-weight: 600;
line-height: 1.2;
margin: 0.5em 0 0;
}
.cust_zoom_second_row_grid h6{
font-size: 22px;
font-weight: 600;
color: #868686;
margin: 0.6em 0 0.9em;
line-height: 1.1;
}
.cust_zoom_third_grid{
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
text-align: center;
grid-gap: 2em;
}
.cust_zoom_third_grid h4 {
font-size: 2em;
font-weight: 600;
line-height: 30px;
margin: 0.4em 0 0.5em;
}
.cust_zoom_fourth_grid{
text-align: center;
margin: 0em 0 0.7em;
}
.cust_zoom_fourth_grid h6{
font-size: 25px;
line-height: 25px;
margin: 0em;
}
.cust_zoom_fourth_grid h3{
font-size: 40px;
font-weight: 300;
line-height: 40px;
color: #333;
margin: 5px 0 0.5em;
}
.cust_zoom_fourth_grid_img{
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
grid-gap: 2em;
}
@media (max-width: 768px){
.cust_super_zoom br{
display: none;
}
.cust_zoom_fourth_grid h3 {
font-size: 26px;
font-weight: 300;
line-height: 1;
color: #333;
margin: 5px 0 0.5em;
}
.cust_zoom_third_grid h4 {
font-size: 1.3em;
font-weight: 600;
margin: 0.4em 0 0.5em;
line-height: 1.2;
}
.cust_zoom_second_row_grid h4 {
font-size: 23px;
line-height: 1.1;
margin: 0.5em 0 0;
}
.cust_zoom_second_row_grid h3 {
font-size: 2.5em;
}
.cust_super_zoom hr {
margin: 1.5em 0px 1.5em;
}
}
-->