/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/

/* PSCNV-398 */

/* @override */
.icon-twitter::before{
    display: none;
}
.icon-twitter{
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Twitter_alt" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><defs><style>.cls-1{fill:%23fff;stroke-width:0px;}</style></defs><g id="svg5"><g id="layer1"><path id="path1009" class="cls-1" d="m74.55,85.34l140.8,188.26-141.69,153.06h31.89l124.05-134.01,100.22,134.01h108.52l-148.72-198.84,131.88-142.48h-31.89l-114.24,123.42-92.3-123.42h-108.52Zm46.9,23.49h49.85l220.14,294.34h-49.85S121.44,108.83,121.44,108.83Z"/></g></g></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    width: 1em;
    height: 1em;
    display: inline-block;
    transform: scale(1.2) translateY(0.15em);
}

a:hover .icon-twitter{
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Twitter_alt" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><defs><style>.cls-1{fill:%23bb0021;stroke-width:0px;}</style></defs><g id="svg5"><g id="layer1"><path id="path1009" class="cls-1" d="m74.55,85.34l140.8,188.26-141.69,153.06h31.89l124.05-134.01,100.22,134.01h108.52l-148.72-198.84,131.88-142.48h-31.89l-114.24,123.42-92.3-123.42h-108.52Zm46.9,23.49h49.85l220.14,294.34h-49.85S121.44,108.83,121.44,108.83Z"/></g></g></svg>');
}

/* END PSCNV-398 */