/*
 Theme Name:   TCI Trucks Child
 Theme URI:    https://cardealer.potenzaglobalsolutions.com/
 Description:  Car Dealer - Child Theme.
 Author:       TeamWP @Potenza Global Solutions
 Author URI:   http://www.potenzaglobalsolutions.com
 Template:     cardealer
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featu#ED1C24-images, flexible-header, post-formats, rtl-language-support, threaded-comments, translation-ready, e-commerce, blog, grid-layout
 Text Domain:  tci-trucks-child
*/

.fa-twitter:before {
    content: '' !important;
    background: url('x-twitter.svg');
    display: block;
    width: 10.5px;
    height: 10px;
    top: 1px;
    position: relative;
}

.cd-social-footer .fa-twitter:before {
    width: 22px;
    height: 22px;
}
@media screen and (min-width:991px) {
    .cd-social-footer .fa-twitter:before {
        position: relative;
        top: 20px;
    }
}

#page {
    top: -26px !important;
}