/*
Theme Name:   Donald Schin
Theme URI:    http://donaldschin.com
Author:       Triscari - Video | Web | Marketing
Author URI:   http://triscari.com
Description:  A child theme for Donald Schin
Template:     donaldschin
Version:      1.0.7
License:      GNU General Public License
License URI:  http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

#block-footer {
    text-align: left !important;
}

@media (min-width: 1199px) {
nav.navbar #navbar ul.navbar-nav ul.children li a, nav.navbar #navbar ul.navbar-nav ul.sub-menu li a {
    padding: 10px 20px !important;
}
}

@media (min-width: 1199px){
nav.navbar #navbar ul.navbar-nav ul.children, nav.navbar #navbar ul.navbar-nav ul.sub-menu {
    width: 350px !important;
}
}


@media only screen and (max-width: 992px) {
  .textwidget {
    margin-bottom: 40px;
	}
}
	


.ltx-topbar-block .block-icon.icon-h-right li {
    margin-bottom: 0px !important;
	}

@media (max-width: 767px)
.hidden-xs-hp {
    display: none !important;
}

@media only screen and (max-width: 480px) {
	
	.hidden-xs, .hidden-ms, .hidden-sm {
		display: block !important;
	}
}

html, body, div, table {
    font-weight: 400 !important;
}
