/*
Theme Name:         Roots
Theme URI:          http://roots.io/
Description:        Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>
Version:            6.5.2
Author:             Ben Word
Author URI:         http://benword.com/

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

.new-top-optin {
text-align: center;
background-color: #f5f5f5;
border: 1px solid #e9e9e9;
padding: 15px;
}

.page-template-page-full-php .main {width: 100%;}
.page-template-page-full-php .page-header,
.page-template-page-full-php .bottomcontainerBox {display: none;}


.page-template-page-full-php .navbar-header.center {display: table; margin: 0 auto; float: none;}

.page-template-page-full-php img.alignright {float: right; padding-left: 20px;}
.page-template-page-full-php img.alignleft {float: left; padding-right: 20px;}

.page-template-page-full-php .gform_wrapper {padding: 20px; background: #e2e2e2; border: 1px solid #bdbdbd;}

.bottom-col {border-top: 1px solid #eee;}

.page-template-template-custom .supreme-container .container {display: none!important;}

.page-template-template-home .sidebar {display: none!important;}

.post.type-post h3 {color: #48AB5C;}