/*
 * ---:[ Thesis CSS reset ]:---
 */
* {
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img,
fieldset {
  border: 0; }

abbr,
acronym {
  text-decoration: none; }

code {
  line-height: 1em; }

pre {
  overflow: auto;
  clear: both;
  word-wrap: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

sub,
sup {
  line-height: 0.5em; }

img,
.wp-caption {
  max-width: 100%;
  height: auto; }

iframe,
video,
embed,
object {
  display: block;
  max-width: 100%; }

img {
  display: block; }

.left,
.alignleft,
img[align="left"] {
  display: block;
  float: left; }

.right,
.alignright,
img[align="right"] {
  display: block;
  float: right; }

.center,
.aligncenter,
img[align="middle"] {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  float: none;
  clear: both; }

.block,
.alignnone {
  display: block;
  clear: both; }

input[type="submit"],
button {
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none; }

.wp-smiley {
  display: inline; }

/*
 * ---:[ layout structure ]:---
 */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #404041;
  background-color: #e6e6e6;
  background: url('/wp-content/uploads/2018/01/Plate_Metall_Aluminum.png') repeat-y center center fixed; }

.container {
  width: 1080px;
  margin: 0 auto;
  padding-top: 30px;
    /*
   * padding-bottom: 20px;
   */ }

.featured_main {
  width: 700px;
  float: left;
  position: relative;
  overflow: hidden; }

.featured_side {
  width: 346px;
  float: right; }

.query_box.featured_main,
.query_box.featured_side {
  position: relative;
  overflow: hidden;
  margin-top: 20px; }

.query_box.featured_main {
  height: 481px;
  background-color: #404041; }

.headline_featured {
  background-color: rgba(64, 64, 65, 0.8);
  overflow: hidden;
  position: absolute;
  bottom: 0;
  color: white; }

.headline_featured.large {
  width: 700px; }

.headline_featured.small {
  width: 346px; }

.headline_featured .headline {
  font-size: 16px;
  line-height: normal;
  color: white;
  padding: 10px 20px;
  position: relative;
  margin-bottom: 0; }

.query_box .featured_image_link img {
  width: 100%; }

.query_box.featured_side .featured_image_link img {
  max-height: 232px; }

.template-front .container {
  padding-top: 0; }

.container_dark {
  background-color: rgba(64, 64, 65, 0.2); }

.container_ad {
  padding: 20px 0; }

.container_ad .pro_ad_adzone {
  min-width: 600px;
  max-width: 728px; }

.sidebar .pro_ad_adzone {
  width: 336px; }

.pro_ad_adzone {
  margin: 0 auto; }

.columns,
.columns > .content,
.columns > .sidebar {
  box-sizing: border-box; }

.template-front .columns > .content {
  width: 705px;
  float: left;
  border-width: 0 1px 0 0;
  margin-top: 0;
  padding: 40px 0;
  margin-bottom: 0;
  background-color: transparent; }

.template-category .columns > .content,
.template-tag .columns > .content,
.template-author .columns > .content {
    /*
   * margin-top: 20px;
   */
  padding: 0; }

.template-author .author-bio .widget_title {
  display: none; }

.template-author .author-bio img {
  padding-left: 20px; }

.template-author .author-bio {
  margin: 20px 20px 0 20px; }

.template-author .author-bio .textwidget {
  padding-bottom: 20px;
  border-bottom: 2px solid #be1e2d; }

.columns > .content {
  width: 705px;
  float: left;
  border-width: 0 1px 0 0;
    /*
   * margin-top: 40px;
   */
  padding: 0 20px;
  background-color: white;
    /*
   * margin-bottom: 40px;
   */ }

.template-front .sidebar .display-posts-listing .listing-item img {
    /*
   * max-height: 160px!important;
   */
  overflow: hidden;
  width: 100%;
  margin: 0;
  float: none;
  padding: 0 !important; }

.template-front .columns > .sidebar {
  margin-top: 40px; }

.template-category .columns > .sidebar,
.template-tag .columns > .sidebar {
    /*
   * margin-top: 20px;
   */
  padding: 0; }

.columns > .sidebar {
  width: 340px;
  float: right;
    /*
   * padding: 40px 0 0;
   */ }

.container_social {
  width: 1080px;
  margin: 0 auto;
  padding-top: 40px; }

.social1,
.social2 {
  width: 31.3% !important;
  float: left;
  margin-right: 32px;
  background-color: white;
  height: 500px;
  overflow: hidden;
  margin-bottom: 40px !important; }

.social1 .textwidget,
.social2 .textwidget,
.social3 .textwidget {
  padding: 10px; }

.social3 {
  width: 31.3% !important;
  float: right;
  background-color: white;
  height: 500px;
  overflow: hidden;
  margin-bottom: 40px !important; }

.one_third {
  float: left;
  margin-right: 32px;
  background-color: white; }

.one_third.last_column {
  float: right;
  margin-right: 0;
  background-color: white; }

.container_social:after {
  display: table;
  clear: both;
  content: ''; }

/*
 * ---:[ links ]:---
 */
a {
  color: #be1e2d;
  text-decoration: none; }

p a {
  text-decoration: underline; }

p a:hover {
  text-decoration: none; }

/*
 * ---:[ nav menu ]:---
 */
.container_menu {
  background-color: #404041; }

.container_menu .inner {
  width: 1100px;
  margin: 0 auto; }

ul#menu-ts-main-menu-left {
  width: 38%;
  float: left; }

ul#menu-ts-main-menu-right {
  width: 37%;
  float: right; }

ul#menu-main-menu-right li {
  float: right; }

.container_menu:after {
  display: table;
  clear: both;
  content: ''; }

.menu {
  position: relative;
  z-index: 50;
  list-style: none; }

.menu li {
  position: relative;
  float: left; }

.menu .sub-menu {
  position: absolute;
  left: -1px;
  display: none;
  list-style: none;
  z-index: 110;
  margin-top: -1px; }

.menu .sub-menu .sub-menu {
  top: 0;
  left: 220px;
  margin: 0 0 0 -1px; }

.menu li:hover > .sub-menu {
  display: block; }

.menu .sub-menu li {
  width: 220px;
  clear: both; }

.menu a,
.menu_control {
  display: block;
  font-size: 16px;
  line-height: 40px;
  font-family: 'Cairo', sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  color: white;
  background-color: #404041;
  padding: 0.5em; }

.menu a:hover {
  background-color: #e41c3f; }

.plumbing a:hover {
  background-color: #1b75bc !important; }

.hydronics a:hover {
  background-color: #ff7c24 !important; }

.menu_control {
  display: none;
  background-color: white; }

.menu .sub-menu a {
  border-left-width: 1px;
  line-height: 28px; }

.menu,
.menu a,
.menu .sub-menu {
  border-color: #e41c3f; }

.menu .current-menu-item > a {
  background-color: #e41c3f;
  cursor: text; }

.menu .sub-menu .current-menu-item > a {
    /*
   * border-bottom-color: #e41c3f;
   */ }

.plumbing::before {
  content: url('/wp-content/uploads/2018/01/Plumbing-Perspective_Icon_200-e1515786458695.png');
  display: block;
  float: left;
  padding-top: 10px;
  padding-left: 0.5em;
  padding-right: 0.25em; }

.plumbing {
  min-width: 230px; }

.hydronics::before {
  content: url('/wp-content/uploads/2018/01/Hydronics-Hub_Icon_200-e1515786465175.png');
  display: block;
  float: left;
  padding-top: 10px;
  padding-left: 0.5em;
  padding-right: 0.25em; }

.hydronics {
  min-width: 167px; }

/*
 * ---:[ header ]:---
 */
.container_header {
  background-color: rgba(64, 64, 65, 0.2);
  padding-top: 14px; }

.header {
    /*
   * border-bottom: 3px double #e41c3f;
   * padding: 28px;
   */
  max-width: 1080px;
  margin: 0 auto;
  height: 50px; }

.header .widget.left {
  width: 33%;
  float: left;
  margin-bottom: 0; }

.header .widget.right {
  width: 30%;
  float: right;
  margin-bottom: 0; }

img#thesis_logo_image {
  width: 275px;
  padding-top: 6px;
  margin: 0 auto;
  position: relative;
  z-index: 999 !important; }

#site_title {
  font-size: 42px;
  font-family: 'Cairo', sans-serif;
  line-height: 1.32em;
  font-weight: bold;
  text-align: center;
  color: #404041;
  max-width: 30%;
  margin: 0 auto; }

#site_title a {
  color: #404041; }

#site_title a:hover {
  color: #be1e2d; }

#site_tagline {
  font-size: 16px;
  color: #888888;
  line-height: 1.32em; }

.features {
  max-width: 1080px;
  margin: 0 auto;
  padding: 30px 0 2px 0;
  display: table; }

/*
 * ---:[ golden ratio typography with spaced paragraphs ]:---
 */
.grt,
.grt h3 {
  font-size: 16px;
  line-height: 28px; }

.grt h1,
.grt .headline {
  font-family: 'Cairo', sans-serif;
  font-size: 21px;
  line-height: inherit;
  font-weight: 600; }

.grt .headline {
  margin: 0; }

.template-single .headline {
  font-size: 32px;
  padding: 5px 0 10px;
  border-bottom: 1px solid #bbbbbb; }

.headline,
.headline a {
  color: #404041; }

.headline a:hover {
  color: #be1e2d; }

.grt h2 {
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  margin-top: 42px;
  margin-bottom: 14px; }

.grt h2 {
  color: #404041; }

.grt h3 {
  font-weight: bold; }

.grt .small,
.grt .caption {
  font-size: 16px;
  line-height: normal; }

.grt .caption {
  font-style: italic; }

.grt .drop_cap {
  font-size: 56px;
  line-height: 1em;
  margin-right: 0.15em;
  float: left; }

.grt h1,
.grt p,
.grt ul,
.grt ol,
.grt blockquote,
.grt pre,
.grt dl,
.grt dd,
.grt .center,
.grt .block,
.grt .aligncenter,
.grt .alignnone,
.grt .post_image,
.grt .post_image_box,
.grt .wp-post-image,
.grt .caption,
.grt .wp-caption,
.grt .alert,
.grt .note,
.grt .box,
.grt .footnotes,
.headline_area {
  margin-bottom: 28px; }

.headline_area {
  margin-top: 10px; }

.grt ul,
.grt ol,
.grt .stack {
  margin-left: 28px; }

.grt ul ul,
.grt ul ol,
.grt ol ul,
.grt ol ol,
.wp-caption p,
.grt .alert p:last-child,
.grt .note p:last-child,
.grt .box p:last-child,
.grt blockquote.right p,
.grt blockquote.left p,
.grt .footnotes p:last-child {
  margin-bottom: 0; }

.grt .left,
.grt .alignleft,
.grt .ad_left {
  margin-bottom: 28px;
  margin-right: 28px; }

.grt .right,
.grt .alignright,
.grt .ad {
  margin-bottom: 28px;
  margin-left: 28px; }

.grt .caption {
  margin-top: -14px;
  color: #888888; }

.grt .footnotes p {
  margin-bottom: 14px; }

/*
 * ---:[ custom text styles ]:---
 */
.grt ul {
  list-style-type: square; }

.grt li a {
  text-decoration: underline; }

.grt li a:hover {
  text-decoration: none; }

.grt blockquote {
  color: #888888;
  margin-left: 14px;
  padding-left: 14px;
  border-left: 1px solid #e41c3f; }

.grt code {
  font-family: Consolas, Menlo, Monaco, Courier, Verdana, sans-serif; }

.grt pre {
  font-family: Consolas, Menlo, Monaco, Courier, Verdana, sans-serif;
  background-color: #eeeeee;
  padding: 14px;
  -webkit-tab-size: 4;
  -moz-tab-size: 4;
  tab-size: 4; }

.grt .frame,
.grt .post_image_box,
.grt .wp-caption {
  border: 0;
  background-color: #eeeeee;
  padding: 14px; }

.grt .wp-caption img,
.grt .post_image_box .post_image,
.grt .thumb {
  margin-bottom: 14px; }

.wp-caption.aligncenter img {
  margin-right: auto;
  margin-left: auto; }

.wp-caption .wp-caption-text .wp-smiley {
  display: inline;
  margin-bottom: 0; }

.grt .wp-caption p {
  font-size: 13px;
  line-height: 24px; }

.grt .alert,
.grt .note,
.grt .box {
  padding: 14px; }

.grt .alert {
  background-color: #ffff99;
  border: 1px solid #e6e68a; }

.grt .note {
  background-color: #eeeeee;
  border: 1px solid #e41c3f; }

.grt .box {
  background-color: #fbe6e8;
  border: 1px solid #f4bdc2; }

.grt .footnotes {
  font-size: 13px;
  line-height: 24px;
  border-top: 1px dotted #e41c3f;
  padding-top: 28px; }

.grt .avatar {
  width: 65px;
  height: 65px;
  float: right;
  clear: both;
  margin-left: 14px; }

/*
 * 
 * .grt .footnotes, .grt sub, .grt sup, .grt .post_cats, .grt .post_tags, .byline, .byline a {
 * color: #888888;
 * }
 */
.byline a {
  color: #be1e2d;
  text-decoration: underline; }

.byline a,
.post_author {
  float: left;
  margin-right: 5px; }

.post_author:after {
  content: "|"; }

.post_date {
  display: block;
  margin-top: 5px;
  color: #404041; }

.byline a:hover,
.num_comments {
  color: #404041; }

.byline .post_edit {
  margin-left: 14px; }

.byline .post_edit:first-child {
  margin-left: 0; }

.post_author_intro,
.post_date_intro,
.byline .post_cats_intro {
  font-style: italic; }

.grt .author_description {
  border-top: 1px dotted #e41c3f;
  padding-top: 28px; }

.grt .author_description_intro {
  font-weight: bold; }

.grt .author_description .avatar {
  width: 84px;
  height: 84px;
  float: left;
  margin-right: 14px;
  margin-left: 0; }

/*
 * ---:[ golden ratio pullquotes ]:---
 */
.grt blockquote.right,
.grt blockquote.left {
  font-size: 26px;
  line-height: 37px;
  width: 45%;
  margin-bottom: 14px; }

.grt blockquote.right,
.grt blockquote.left {
  padding-left: 0;
  border: 0; }

/*
 * ---:[ post box structural styles ]:---
 */
.post_box {
    /*
   * padding: 40px 0;
   */
    /*
   * border-top: 1px dotted #e41c3f;
   */ }

.template-category .post_box,
.template-tag .post_box,
.template-author .post_box {
  padding: 20px; }

.top {
  border-top: 0; }

/*
 * ---:[ other post box styles ]:---
 */
.num_comments_link {
  display: inline-block;
  color: #888888;
  text-decoration: none;
  margin-bottom: 28px; }

.num_comments_link:hover {
  background-color: #f28e9f; }

.bracket,
.num_comments {
  font-size: 28px; }

.bracket {
  color: #e41c3f; }

/*
 * ---:[ misc. content elements ]:---
 */
.archive_intro,
.template-page .headline_area {
  background-color: #404041;
  padding: 10px 20px; }

.archive_intro .headline,
.template-page .headline_area .headline {
  color: white;
  font-family: 'Cairo', sans-serif;
  font-size: 21px;
  line-height: inherit;
  font-weight: 600; }

.template-page .headline_area {
  margin-top: 0;
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px; }

.prev_next {
  clear: both;
  color: #888888;
    /*
   * border-top: 1px solid #e41c3f;
   */
  padding: 14px 28px; }

.prev_next .next_posts {
  float: right; }

.previous_posts,
.next_posts {
  display: block;
    /*
   * font-size: 13px;
   */
  line-height: 24px;
    /*
   * text-transform: uppercase;
   */
    /*
   * letter-spacing: 2px;
   */ }

.previous_posts a:hover,
.next_posts a:hover {
  text-decoration: underline; }

/*
 * ---:[ comments ]:---
 */
#comments {
  margin-top: 56px; }

.comments_intro {
  color: #888888;
  margin-bottom: 14px;
  padding: 0 28px; }

.comments_intro a:hover {
  text-decoration: underline; }

.comments_closed {
  font-size: 13px;
  line-height: 24px;
  color: #888888;
  margin: 0 28px 28px 28px; }

.comment_list {
  list-style-type: none;
  margin-bottom: 56px;
  border-top: 1px dotted #e41c3f; }

.comment {
  border-bottom: 1px dotted #e41c3f;
  padding: 28px; }

.children .comment {
  list-style-type: none;
  margin-top: 28px;
  border-left: 1px solid #e41c3f;
  border-bottom: 0;
  padding: 0 0 0 28px; }

.children .bypostauthor {
  background-color: transparent;
  border-color: #be1e2d; }

.comment .comment_head {
  margin-bottom: 14px; }

.children .comment_head {
  margin-bottom: 0; }

.comment .comment_author {
  font-weight: bold; }

.comment_date {
  font-size: 13px;
  margin-left: 14px;
  color: #888888; }

.comment_date a {
  color: #888888; }

.comment_footer a {
  font-size: 13px;
  line-height: 24px;
  color: #888888;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-left: 14px; }

.comment_head a:hover,
.comment_footer a:hover,
.comment_nav a:hover {
  text-decoration: underline; }

.comment_footer a:first-child {
  margin-left: 0; }

.comment .avatar {
  width: 56px;
  height: 56px;
  float: right;
  margin-left: 14px; }

.comment_nav {
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-style: dotted;
  border-color: #e41c3f;
  padding: 14px 28px; }

.comment_nav_top {
  border-width: 1px 0 0 0; }

.comment_nav_bottom {
  margin: -56px 0 56px 0;
  border-width: 0 0 1px 0; }

.next_comments {
  float: right; }

/*
 * ---:[ inputs ]:---
 */
input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
input[type="password"],
select,
textarea,
.input_text {
  font-family: inherit;
  font-size: inherit;
  line-height: 1em;
  font-weight: inherit;
  color: #404041;
    /*
   * border: 1px solid #e41c3f;
   */
  border: 0;
  background-color: #eeeeee;
  padding: 0.35em;
  box-sizing: border-box; }

input[type="text"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus,
.input_text:focus {
    /*
   * border-color: #EEEEEE;
   */
  background-color: white; }

textarea,
textarea.input_text {
  line-height: inherit; }

/*
 * ---:[ buttons ]:---
 */
button,
input[type="submit"],
.input_submit {
  font-family: inherit;
  line-height: 1em;
  font-weight: bold;
  border: 1px single #e41c3f;
  background-color: white;
  padding: 0.5em; }

button:hover,
input[type="submit"]:hover,
.input_submit:hover,
button:active,
input[type="submit"]:active,
.input_submit:active {
  background-color: #eeeeee;
  transition: background-color 0.3s; }

/*
 * ---:[ misc. form elements ]:---
 */
fieldset legend {
  font-weight: bold; }

.grt fieldset {
  margin-top: 28px;
  margin-bottom: 28px; }

.grt fieldset legend {
  margin-bottom: 14px; }

/*
 * ---:[ comment form ]:---
 */
#commentform {
  margin: 56px 0;
  padding: 0 28px; }

.comment #commentform {
  margin-top: 0;
  padding-right: 0;
  padding-left: 0; }

.comment_form_title {
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  color: #404041;
  margin: 0 -28px;
  border-bottom: 1px dotted #e41c3f;
  padding: 0 28px 14px 28px; }

#commentform label {
  display: block; }

#commentform p {
  margin-bottom: 14px; }

#commentform p .required {
  color: #dd0000; }

.comment_moderated {
  font-weight: bold; }

#commentform .input_text {
  width: 50%; }

#commentform textarea.input_text {
  width: 100%; }

#commentform .input_submit {
  font-size: 20px; }

#cancel-comment-reply-link {
  float: right;
  font-size: 13px;
  line-height: inherit;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #be1e2d; }

#cancel-comment-reply-link:hover {
  text-decoration: underline; }

.login_alert {
  font-weight: bold;
  border: 1px solid #e41c3f;
  background-color: #eeeeee; }

/*
 * ---:[ sidebar ]:---
 */
.sidebar {
  font-size: 13px;
  line-height: 20px; }

.sidebar .headline,
.sidebar .sidebar_heading,
.sidebar .widget_title,
.widget_title {
    /*
   * font-size: 21px;
   * line-height: 30px;
   */
  background-color: #404041;
  color: white;
  padding: 10px 20px; }

.sidebar .sidebar_heading,
.sidebar .widget_title {
  letter-spacing: 1px;
  margin-bottom: 10px; }

.sidebar .input_submit {
  font-size: inherit; }

.sidebar p,
.sidebar ul,
.sidebar ol,
.sidebar blockquote,
.sidebar pre,
.sidebar dl,
.sidebar dd,
.sidebar .left,
.sidebar .alignleft,
.sidebar .ad_left,
.sidebar .right,
.sidebar .alignright,
.sidebar .ad,
.sidebar .center,
.sidebar .aligncenter,
.sidebar .block,
.sidebar .alignnone {
  margin-bottom: 20px; }

.sidebar .left,
.sidebar .alignleft,
.sidebar .ad_left {
  margin-right: 20px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.sidebar .right,
.sidebar .alignright,
.sidebar .ad,
.sidebar .stack {
  margin-left: 20px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.wp-caption p,
.sidebar .post_excerpt p {
  margin-bottom: 0; }

.sidebar .text_box,
.sidebar .thesis_email_form,
.sidebar .query_box {
  margin-bottom: 20px; }

.sidebar .widget {
  margin-bottom: 33px; }

.sidebar .thesis_email_form .input_text {
  margin-bottom: 10px; }

.sidebar .search-form .input_text,
.sidebar .thesis_email_form .input_text {
  width: 100%; }

.sidebar .query_box .post_author,
.sidebar .query_box .post_date {
  color: #888888; }

.sidebar .post_content,
.widget li ul,
.widget li ol,
.sidebar .search-form input[type="submit"] {
  margin-top: 10px; }

.widget ul {
  list-style-type: none; }

.widget li a:hover {
  text-decoration: underline; }

/*
 * ---:[ footer ]:---
 */
.container_footer {
  background-color: #404041;
  color: white; }

.footer {
  font-size: 13px;
  line-height: 24px;
  text-align: right;
  color: white;
  padding: 0;
  max-width: 1080px;
  margin: 0 auto; }

.footer .sidebar p {
  margin-bottom: 0; }

.footer .sidebar .widget {
  margin-bottom: 20px; }

.footer a {
  color: white;
  text-decoration: none; }

.footer a:hover {
  text-decoration: underline; }

#footer_widgets .sidebar {
  padding: 20px 0 0 !important; }

#footer_widgets .half.sidebar.last {
  text-align: right; }

/*
 * ---:[ custom template styles ]:---
 */
body.landing {
  padding-top: 0; }

.landing .container {
  width: 705px; }

.landing .header,
.landing .headline_area,
.landing .footer {
  text-align: center; }

.full_page .columns > .content {
  width: 1080px;
  float: none;
  border-right: 0; }

/*
 * ---:[ woocommerce compatibility ]:---
 */
.woocommerce-shop .content {
  padding: 28px; }

.woocommerce-archive .content {
  padding: 0 28px; }

.woocommerce-archive .post_box {
  margin: 0 -28px 28px -28px; }

.woocommerce-archive .term-description {
  margin-bottom: 28px; }

.woocommerce-result-count {
  font-size: 13px;
  line-height: 24px;
  color: #888888; }

.woocommerce .content > .product {
  margin: 28px 28px 0 28px; }

.woocommerce-shop .page-title,
.woocommerce .product_title {
  font-size: 21px;
  line-height: inherit;
  font-weight: 600; }

.woocommerce .page-title {
  padding: 0 28px 28px;
  border-bottom: 1px solid #e41c3f;
  margin: 0 -28px 28px -28px; }

.woocommerce .product_title {
  margin-bottom: 14px; }

.woocommerce nav.woocommerce-pagination ul.page-numbers {
  margin: -7px 0 14px 0; }

.woocommerce .products a.button,
.woocommerce .cart button.button,
.grt .woocommerce input.button,
.woocommerce .grt input.button,
.woocommerce .grt #respond input#submit {
  font-family: inherit;
  line-height: 1em;
  padding: 0.5em 0.75em; }

.woocommerce #comments {
  margin-top: 28px; }

.woocommerce #reviews h2 {
  margin-top: 0; }

.woocommerce #commentform {
  padding: 0;
  margin-top: 28px; }

/*
 * ---:[ Font Awesome ]:---
 */
.fa-2x {
  font-size: 18px !important;
  background-color: #e41c3f;
  color: white;
  padding: 8px 9px;
  margin-right: 15px; }

.subscribe {
  display: inline;
  font-size: 14px;
  line-height: normal;
  padding: 8px 10px 6px 5px;
  margin-left: -20px;
    /*
   * margin-right: 10px;
   */
  background-color: #e41c3f;
  color: white; }

button.search-submit {
  font-size: 16px;
  padding: 9px;
  color: white;
  background-color: #e41c3f;
  border: 0;
  float: right; }

input.search-field {
  font-size: 16px;
  height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 5px;
  width: 86%;
  margin-right: -10px;
  border: 0;
  border-radius: 0 !important;
  background: #fffffe; }

.blog_highlights .widget {
  width: 1080px;
  margin: 40px auto; }

.industry {
  height: 310px;
  overflow: scroll;
  background-color: white; }

#text-44 .industry .display-posts-listing {
  padding-top: 10px; }

.blog_highlights .industry .display-posts-listing a.title {
  margin: 5px 20px;
  border-bottom: 1px solid #bbbbbb; }

.blog_highlights .industry .display-posts-listing a {
  text-decoration: none; }

.blog_highlights .display-posts-listing a.title {
  border-bottom: 0; }

.blog_highlights .industry .display-posts-listing .listing-item {
  margin-top: 5px; }

.blog_highlights .one_third {
  background-color: transparent; }

.people {
  max-height: 232px;
  overflow: scroll;
  background-color: white; }

.people .listing-item a.title {
  width: 60%;
  float: left; }

.people .listing-item img {
  float: right; }

/*
 * 
 * .toolbox .widget, .spotlight .widget {
 * width: 1080px;
 * margin: 0 auto;
 * padding: 40px 0;
 * }
 * .toolbox .widget_text, .spotlight .widget_text {
 * float: left;
 * width: 66%;
 * max-width: 705px;
 * }
 * .toolbox .textwidget, .spotlight .textwidget {
 * background-color: #ffffff;
 * height: 233px;
 * overflow: hidden;
 * }
 */
.toolbox .one_half .wp-caption,
.spotlight .one_half .wp-caption {
  margin-left: 20px; }

.toolbox .one_half.last_column,
.spotlight .one_half.last_column {
  border-left: 1px solid #bbbbbb;
  margin-left: -1px;
  margin-top: 20px;
  margin-bottom: 20px; }

.toolbox .pro_ad_adzone,
.spotlight .pro_ad_adzone {
  float: right;
  width: 33%;
  max-width: 336px;
  margin-right: 0;
  margin-top: 40px;
  max-height: 280px;
  overflow: hidden; }

.toolbox:after,
.spotlight:after {
  display: table;
  clear: both;
  content: ''; }

/*
 * modifications
 */
.toolbox .toolbox-content,
.spotlight .spotlight-content {
  width: 66%;
  float: left;
  margin: 40px 0;
  background-color: white;
  height: 280px;
  box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.2); }

.toolbox .display-posts-listing a.title,
.spotlight .display-posts-listing a.title {
  margin: 5px; }

.toolbox .display-posts-listing a:hover,
.spotlight .display-posts-listing a:hover {
  text-decoration: none;
  color: #be1e2d; }

.toolbox-content .left,
.spotlight-content .left {
  width: 45%;
  padding: 20px 20px 10px 20px;
  border-right: 1px solid #bbbbbb; }

.toolbox-content .right,
.spotlight-content .right {
  width: 44%;
  padding: 20px 20px 20px 0;
  max-height: 177px;
  overflow: scroll; }

.toolbox_main h3.headline,
.spotlight_main h3.headline {
  margin-top: 10px; }

.query_box span.headline {
  font-size: 12px; }

.query_box h4.headline.title {
  line-height: normal;
  border-bottom: 1px solid #bbbbbb;
  padding: 5px 0; }

.query_box.toolbox_main,
.query_box.spotlight_main {
  white-space: nowrap;
  width: 320px;
  overflow: hidden;
  text-overflow: ellipsis; }

.dark {
  background-color: #404041;
  color: white;
  padding: 10px 20px; }

h3.dark {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  position: relative;
  z-index: 999; }

.display-posts-listing {
  background-color: white;
    /*
   * margin-top: 20px;
   */ }

ul.display-posts-listing {
  margin-left: 0; }

.top-headlines {
  padding-top: 0;
    /*
   * height: 233px;
   * overflow: scroll;
   */
  padding-bottom: 10px;
  background-color: white;
  position: relative;
  z-index: 888; }

.sidebar .top-headlines {
  margin-top: -5px;
  padding-top: 10px; }

.template-front .top-headlines {
  height: 230px;
  overflow: scroll;
  margin-bottom: 0;
  padding-bottom: 0; }

.template-front .content .display-posts-listing a.title {
  border-bottom: 0;
  margin: 5px 20px;
  height: 48px; }

.template-front .sidebar .widget {
  height: 283px;
  max-height: 283px;
  background-color: white;
  overflow: hidden; }

.footer .sidebar .widget {
  height: 25px; }

.display-posts-listing .listing-item {
  list-style-type: none; }

.display-posts-listing a.title {
  display: block;
  color: #404041;
  margin: 5px 20px;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: normal;
  text-decoration: none;
  border-bottom: 1px solid #bbbbbb; }

.sidebar .display-posts-listing a.title {
  min-height: 80px; }

.template-front .sidebar .display-posts-listing a.title {
  min-height: 0;
  margin: 0px 20px;
  border-bottom: 0;
  padding-bottom: 10px; }

.template-front .sidebar .display-posts-listing a:hover {
  text-decoration: none; }

div#custom_html-8 .display-posts-listing a.title {
  min-height: 48px;
  height: 48px; }

.blog_highlights .display-posts-listing {
  margin-top: 0;
  min-height: 230px; }

.blog_highlights .listing-item a.title {
    /*
   * line-height: 40px;
   */ }

.blog_highlights .listing-item img {
  max-height: 179px;
  overflow: hidden; }

.one_half img {
  margin-bottom: 0 !important; }

.template-category .post_box,
.template-tag .post_box,
.template-search .post_box {
  border-bottom: 1px solid #bbbbbb;
    /*
   * margin-bottom: 20px;
   */ }

.template-category .post_content.post_excerpt,
.template-tag .post_content.post_excerpt {
  display: block; }

.template-category .post_content,
.template-tag .post_content {
  display: none; }

.template-category.template-featured-videos .post_content,
.template-category.template-industry-supplied-videos .post_content {
  display: block; }

.template-category.template-featured-videos .post_content.post_excerpt,
.template-category.template-featured-videos a.featured_image_link,
.template-category.template-industry-supplied-videos .post_content.post_excerpt,
.template-category.template-industry-supplied-videos a.featured_image_link {
  display: none; }

.fb-comments {
  padding-top: 20px; }

.fb-comments span {
  font-weight: 700;
  padding: 0 !important; }

/*
 * ---:[ clearfix ]:---
 */
.columns:after,
.menu:after,
.post_box:after,
.post_content:after,
.author_description:after,
.sidebar:after,
.query_box:after,
.prev_next:after,
.comment_text:after,
.comment_nav:after {
  display: table;
  clear: both;
  content: ''; }

/*
 * ---:[ media queries ]:---
 */
@media all and (min-width: 1100px) {
  .one_third,
  .one_third.last_column {
    width: 31.3% !important; } }

@media all and (max-width: 1140px) {
  body {
    padding-top: 0; }

  .container,
  .landing .container {
    width: auto;
    max-width: 80%; }

  .landing .header {
    border-top: 0; }

  #thesis_logo_image {
    width: 40%;
    max-width: 40%; }

  .mobile-social .widget_title {
    display: none; }

  .features {
    width: 80%;
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 40px; }

  .featured_main {
    width: 100%;
    float: none; }

  .featured_side {
    width: 50%; }

  .blog_highlights {
    padding-top: 40px; }

  .blog_highlights,
  .blog_highlights .widget,
  .container_social {
    max-width: 90% !important;
    margin: 0 auto; }

  .social1,
  .social2 {
    margin-right: 26px; }

  .blog_highlights .one_third,
  .blog_highlights .one_third.last_column {
    width: 100%;
    float: none;
    margin: 0 auto 40px; }

  .columns > .content {
    float: none;
    width: 100%;
    border: 0;
    padding: 10px 20px; }

  .template-front .columns > .content,
  .full_page .columns > .content {
    width: 100%;
    float: none; }

  .template-front .columns > .sidebar,
  .columns > .sidebar {
    float: none;
    width: 100%;
    margin-top: 40px;
    position: relative; }

  .toolbox .widget_text,
  .spotlight .widget_text {
    width: 100%;
    max-width: 100%; }

  .container_social {
    width: 90%;
    margin: 0 auto; }

  .menu_control {
    display: block;
    width: 100%;
    border-width: 0;
    background-color: #404041;
    padding: 1em 28px;
    cursor: pointer;
    box-sizing: border-box; }

  .menu {
    display: none;
    width: 100%;
    border-width: 1px 0 0 0;
    clear: both; }

  .show_menu {
    display: block; }

  .menu .sub-menu {
    position: static;
    display: block;
    margin: 0;
    border-top: 1px solid #e41c3f;
    padding-left: 28px;
    background-color: #be1e2d; }

  .menu li {
    width: 100%;
    float: none;
    margin-bottom: 0; }

  .menu .sub-menu li {
    width: 100%; }

  .menu a {
    border-width: 1px 1px 0 0;
    background-color: #404041;
    padding: 1em 28px; }

  .menu .current-menu-item > a {
    background-color: #e41c3f; }

  .menu > li > a {
    border-left-width: 1px; }

  .menu li:first-child > a:first-child {
    border-top-width: 0; }

  .sidebar .search-form .input_text,
  .sidebar .thesis_email_form .input_text {
    width: 50%; }

  .container_ad .pro_ad_adzone {
    min-width: 80%; }

  .social-mobile {
    display: none; }

  #footer_widgets,
  #footer_widgets .widget {
    text-align: center; } }

@media all and (max-width: 1024px) {
  html body {
    background-size: cover !important;
  }
   
  .header {
    display: none; }

  #thesis_logo_image {
    max-width: 60%;
    margin: 20px auto; }

  input.search-field {
    width: 95%; }

  .container_header {
    padding-top: 0px; }

  .mobile-social {
    max-width: 80%;
    margin: 0 auto 20px; }

  .mobile-social .icons {
    width: 42%;
    margin: 0 auto;
    min-width: 340px; }

  .responsive_ad_container {
    width: 100% !important;
    height: auto !important; }

  .container_social {
    display: none; }

  .social-mobile {
    display: block;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 40px; }

  .fa-3x {
    font-size: 3em !important;
    background-color: #e41c3f;
    color: white;
    padding: 8px 9px;
    margin-right: 40px;
    width: 50px; } }

@media all and (max-width: 768px) {
  .menu a {
    border-right-width: 0; }

  .menu > li > a {
    border-left-width: 0; }

  .grt .frame,
  .grt .post_image_box,
  .grt .wp-caption {
    box-sizing: border-box; } }

@media all and (max-width: 425px) {
  #thesis_logo_image {
    width: 70%;
    max-width: 70%; }

  .mobile-social .icons {
    min-width: 100%;
    width: 100%; }

  .fa-2x,
  .news {
    margin-right: 10px !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important; }

  input.search-field {
    width: 86%; }

  .query_box.featured_main {
    height: auto; }

  .headline_featured {
    overflow: initial; }

  .headline_featured.large {
    width: 100%; }

  .headline_featured .headline {
    width: 90%; }

  .query_box.featured_side {
    display: none; }

  .menu a,
  .menu_control {
    padding: 1em 14px; }

  .template-front .content .one_half div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 20px; }

  .template-front .content .one_half.last_column div {
    margin-bottom: 0; }

  .toolbox .pro_ad_adzone,
  .spotlight .pro_ad_adzone {
    float: none;
    width: 100%;
    max-width: 100%; }

  .menu .sub-menu,
  .children .comment {
    padding-left: 14px; }

  .comments_closed,
  .login_alert {
    margin-right: 14px;
    margin-left: 14px; }

  .comment_form_title {
    margin-left: -14px;
    margin-right: -14px; }

  .right,
  .alignright,
  img[align="right"],
  .left,
  .alignleft,
  img[align="left"] {
    float: none; }

  .grt .right,
  .grt .left,
  .grt .alignright,
  .grt .alignleft,
  .grt blockquote.right,
  .grt blockquote.left {
    margin-right: 0;
    margin-left: 0; }

  .post_author:after {
    content: '\a';
    height: 0;
    white-space: pre;
    display: block; }

  .grt blockquote.right,
  .grt blockquote.left,
  #commentform .input_text,
  .sidebar .search-form .input_text,
  .sidebar .thesis_email_form .input_text {
    width: 100%; }

  .grt blockquote {
    margin-left: 0; }

  .comment_date {
    display: none; }

  .container_ad .pro_ad_adzone {
    max-width: 80%;
    margin: 0 auto; }

  .addtoany_header {
    padding-bottom: 10px; } }

#site_title {
  line-height: 0.1em; }

#site_title a {
  display: inline-block; }

/*
 * BYOB Simple Classic Footer Widgets Style - Version 1.1
 */
.footer {
  padding-left: 0;
  padding-right: 0; }

.footer .attribution {
  padding-right: 28px; }

#footer_widgets {
  text-align: left; }

#footer_widgets .widget {
  background-color: transparent; }

#footer_widgets .sidebar {
  padding: 28px 28px 0 28px;
  display: block; }

.half {
  width: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.columns_2 .half {
  float: left; }

@media only screen and (max-width:800px),
screen and (max-device-width:800px) {
  .full,
  .half {
    float: none;
    width: 100%; }

  #footer_widgets .sidebar {
    padding-left: 0;
    padding-right: 0; } }

/*
 * End BYOB Simple Classic Footer Widgets Style
 */
/*
 * ---:[ custom CSS ]:---
 */
/*
 * box shadows
 */
.container_ad .pro_ad_adzone,
.responsive_ad_container img,
.left .fa,
.news,
input.search-field,
button.search-submit,
.container_menu,
.social1,
.social2,
.social3,
.sidebar .widget,
.query_box.featured_main,
.query_box.featured_side,
.template-front .content .one_half div,
.blog_highlights .display-posts-listing,
.industry,
.amazingslider-img-box-2,
.amazingslider-bullet-2,
.blog_highlights .one_third,
.toolbox .pro_ad_adzone,
.spotlight .pro_ad_adzone {
  box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.2);
    /*
   * settings below are to increase visibility only; use values above when all are in place
   */
    /*
   * box-shadow: 0px 1px 5px 2px rgba(0,0,0,0.9)!important;
   * -webkit-box-shadow: 0px 1px 5px 2px rgba(0,0,0,0.9)!important;
   * -moz-box-shadow: 0px 1px 5px 2px rgba(0,0,0,0.9)!important;
   */ }

.widget_title,
h3.dark {
  box-shadow: 0px -1px 5px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px -1px 5px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px -1px 5px 2px rgba(0, 0, 0, 0.2); }

.news .fa,
.industry .display-posts-listing,
.toolbox .display-posts-listing,
.spotlight .display-posts-listing,
.sidebar .display-posts-listing,
.footer .sidebar .widget,
.blog_highlights ul.display-posts-listing,
.blog_highlights .dark,
.people .display-posts-listing {
  box-shadow: none !important; }

/*
 * mini thumbs
 */
.sidebar .listing-item img {
  display: inline;
  float: right;
  padding: 0 20px 10px 10px; }

/*
 * related posts
 */
.relpost-thumb-wrapper {
  margin-top: 80px; }