/*
    Theme Name: Transcargo Child Theme
    Theme URI: http://logistics.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Transcargo is the only best WordPress theme for transportation and logistics business.  Using Transcargo you can easily create a modern website and start promoting your services.
    Version: 1.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
    Text Domain: transcargo-child-theme
    Template: transcargo
*/

/* Add your own styles here */

.footer_widgets .col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    width: 100%;
}

.footer_widgets .col-lg-4.col-md-4.col-sm-6.col-xs-12 > * {
    width: 33%;
    float: left;
}

.vc_services .content a.read_more 
{
	display: none;
}

.vc_services  a {
    pointer-events: none;
    cursor: default;
}

a.read_more {
	display:none;
}