/*---------- Media Query min-width Structure ----------*/ /*---------- Media Query max-width Structure ----------*/ /*---------- Break-point min-width Structure ----------*/ /*---------- Break-point max-width Structure ----------*/ @media (min-width: 768px) { .footer-sml-layout-2 .ast-small-footer-section-1 .menu-item a { padding: 0 1em 0 0; } .footer-sml-layout-2 .ast-small-footer-section-2 .menu-item a { padding: 0 0 0 1em; } } @media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) { .ast-small-footer-wrap .ast-row:before { display: block; } }