/*
 Theme Name:   ironsrc supersonic
 Theme URI:    http://ironsrc.com
 Description:  ironSource Optimus
 Author:       ironSource Studio child
 Author URI:   http://ironsrc.com
 Template:     ironsrc
 Version:      1.0.0
 License:      Proprietary software
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ironsrc
*/

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block; }

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

blockquote, q {
    quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

*:active, *:focus {
    outline: none !important; }

/* custom styles */
body #site-footer {
    padding: 51px 0;
}