/*
Theme Name:  Boldman Child Theme
Description: Child theme for the Boldman theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    boldman
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

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

body .tm-team-member-single-content-wrapper .tm-teammember-content {
  padding-top: 0;
}
body .themetechmount-team-member-single-content-area .tm-team-member-single-content-wrapper {
	padding: 0 0px 30px 20px;
}
@media (max-width: 767px) {
body .themetechmount-team-member-single-content-area .tm-team-member-single-content-wrapper {
  padding: 10px 0px 15px 0px;
}
}
body .widget ul.boldman_contact_widget_wrapper li {
	padding-bottom: 15px;
}
.tm-header-style-toplogo .info-widget-content p {
	padding-left: 25px;
}
.tm-header-style-toplogo .widget-right .info-widget-content p {
	padding-left:0px;
	padding-right: 25px;
}