/*
 Theme Name:   SolarWinds Orangematter
 Theme URI:    http://solarwinds.com
 Description:  SolarWinds Orangematter - Child theme of Sylver
 Author:       WPDev
 Author URI:   http://solarwinds.com
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  sylver
 */

@media screen and (max-width: 765px) {
	/* header{
		padding-top: 70px;
	} */
}
.description{
	display:none;
}

#wpcf7-f19099-o1{
	display: none;
}
.show_subscribe #wpcf7-f19099-o1{
	display: block;
}

.navbar-fixed-top .navbar-collapse {
    max-height: none;
}



/*---------------
# Category
----------------*/

.category-banner-block {
    background-color: #f99e1e;
    margin-bottom: 30px
}

.category-banner-block h1 {
    color: white;
    margin: 0;
    padding: 15px 20px 10px 20px;
    font-family: 'Roboto', Arial, Helevtica, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    line-height: 28px;
}

.category-banner-block span {
    font-weight: 600;
    font-size: 24px;
	letter-spacing: 4px;
	padding-right: 10px;
}

/*---------------
# Category
----------------*/
.wistia-responsive-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
}

.wistia-responsive-container span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}