/*
 Theme Name:     Extra Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/extra/
 Description:    Extra Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Extra
 Version:        1.0.0
*/
 
@import url("../Extra/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

@media only screen and (max-width: 480px) {
    .page .post-wrap,
    .post-wrap {
        padding: 0 20px 0px
    }
    .page .post-wrap {
        padding: 0px
    }
}