/*
	Theme Name:     Textron Child
	Theme URI:      http://enovathemes.com/textron
	Description:    Industrial WordPress Theme
	Author:         Enovathemes
	Author URI:     https://enovathemes.com
	Version:        1.0
	Template:       textron
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.home-3-banner {
	transform: translateY(-86px);
	z-index: 15;
}

.border-radius-8, .border-radius-8 img {
	border-radius: 8px;
}

.overflow-hidden {
	overflow: hidden;
}

.icon-list-items-bold li {
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	color: #0c1729;
}

.icon-list-items-bold.white li, .color-white-list ul li {
	color: #ffffff;
}


@media only screen and (min-width: 1280px) and (max-width: 1599px) {
	.hide1280-1599 {
		display: none !important;
	}
}
