/*
Theme Name: GlobeCo (Child Theme)
Description: Transportation & Logistics WordPress Theme
Theme URI: http://globeco.cwsthemes.com/
Author: CWSThemes
Author URI: http://themeforest.net/user/creativews
Version: 1.0.0
License: Envato full licence agreement - https://themeforest.net/licenses/terms/regular
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: globeco
Template: globeco

*/ 

/* =Theme customization starts here
-------------------------------------------------------------- */ 

#main .page_content {
    padding-top: 0 !important;
}

.cws_custom_button_wrapper.default.regular .cws_custom_button {
    padding: 12px 34px 8px;
}

.cws_service_item .cws_service_image_wrapper img {
    max-width: 65px;
}

.link-footer2 ul
{
list-style:none;
margin:0;
padding:0;
}
.link-footer2 ul li
{
    position: relative;
    color: #fff;
    padding: 5px 0;
    padding-left: 24px !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;

}

.link-footer2 ul li:before{
	display:none;
}

.link-footer2 ul li i
{
position:absolute;
left:0;
top:11px;
}
.con-footer ul li
{
    font-size: 13px;
    line-height: 34px;
    color: #9e9e9e;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
}
.con-footer ul li i
{
position:absolute;
left:0;
top: 12px;
    color: #ccc;
}

.footer_container .widget_nav_menu .cws-widget__content li a, .footer_container .widget_nav_menu .cws-widget__content li .cws_megamenu_item_title {
    color: #ffffff;
}

.footer-top-area
{
background: #f5f6ff;
    padding-top: 35px;	
}

.bg_page_header .header_img_wrap {
    background-image: url(http://www.midwayinternationaltrade.com/wp-content/uploads/2021/12/banner.jpg);
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: center center;
}

.bg_page_header .bg_layer {
    background-color: rgba(17,19,43,0.6);
}

.header_box .header_center .title h1 {
    color: #fff !important;
}

.vc_row-o-content-middle
{
	align-items:center;
}

#main .page_content {
    padding-bottom: 0 !important;
}

@media(min-width:768px)
{	
.cws_textmodule_content ul li
{
    width: 45%;
    display: inline-block;	
}
}	