/*
 Theme Name:   MTS Social Mod
 Theme URI:
 Description:  RRSS sharing buttons mod
 Author:       Bruno Ramos
 Author URI:   http://brunoramos.es
 Template:     mts_schema
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain:  mts_schema-child
*/


@media screen and (min-width: 1301px) {

    .post-single-content .shareit:first-child {
        display: none;
    }

}