/*
 Theme Name:     Logistic business Child Theme
 Description:    Logistic business Child Theme
 Author:         CMSMasters
 Author URI:     https://www.cmsmasters.net
 Template:       logistic-business
 Version:        1.0.0
*/

/* IMPORT MAIN CSS FROM PARENT THEME */
@import url("../logistic-business/style.css");

/* Custom code to allow for images in the header section of the page */
.headline_outer { background-position: 50% 100% }

/* Custom code to allow for six text widgets in the bottom sidebar. 
Overrides main css */
.sidebar_layout_131313 aside { width: 12%}
.sidebar_layout_14141414 aside { width: 12%}


div.my_footer { 
display: inline;
float:left;
padding: 20px;
}


