Size Guide Popup
[lightbox id="size-guide" width="1000px" padding="20px"]
[block id="size-guide"]
[/lightbox]
CSS Used
/* Footer Icon Allignment */
.footer_feature_icons .icon-box-left .icon-box-img+.icon-box-text {
margin-top: 9px;
}
.footer_feature_icons h6 {
color: white;
}
.footer_areac_custom .ux-menu-link__link {
color: white;
}
.footer_areac_custom a:hover {
color: #c37f3e !important;
}
/* Remove Form Animation */
.fluentform .ff-el-form-control {
transition: none !important;
}