@charset "UTF-8";
/*
	Theme Name: Revolution Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: revolution
	Text Domain: revolution
	Domain Path: /inc/languages
*/
@import url("../revolution/style.css");
* {
  font-family: "Titillium Web", sans-serif;
}

#wrapper [role=main] {
  background: #f6f7fa;
}

.header {
  padding: 10px 0 10px 0;
}

.header-spacer {
  height: 90px !important;
}

.shop_bar {
  background-color: white;
  margin-bottom: 5px;
}

.footer-contact-box {
  border-right: 1px solid #5abc50;
}

h2::after {
  background: none repeat scroll 0 0 #60bc56;
  bottom: -10px;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  width: 85px;
  margin: 0 auto;
}

h2.vc_custom_heading::after {
  background: none repeat scroll 0 0 #60bc56;
  bottom: -10px;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  width: 85px;
  margin: 0 !important;
}

/*
.category-links {
  h2 {
    &::after {
      margin: 0!important;

    }
  }
}*/
.mobile-toggle-holder .mobile-toggle span {
  background: #1e1e1e !important;
}

/**** Column Border ****/
@media screen and (min-width: 640px) {
  .border-left {
    border-left: 1px solid #eaedf0;
  }

  .border-right {
    border-right: 1px solid #eaedf0;
  }
}
/**** About Us ****/
.about-us-tabbed div.vc_tta-tabs-container {
  padding-bottom: 30px !important;
}

.about-us-tabbed div.vc_tta-panel-body {
  border-color: unset;
  background: none !important;
}

.thb-fancy-content {
  background-color: #ffffff;
  padding: 10px !important;
}

/*** Customer Banner ***/
.custom-banner {
  background-size: 100% 100%;
  min-height: 400px;
  background-position: center center;
}

.custom-banner-title h1 {
  font-family: "Titillium Web", sans-serif;
  margin-top: 50px;
  padding-left: 20px;
  margin-bottom: 20px;
  color: white;
}

.custom-banner-title h1::after {
  background: none repeat scroll 0 0 #60bc56;
  bottom: -10px;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  width: 85px;
  margin: 0;
}

.container-l {
  width: 100%;
}

.custom-banner-subtext {
  padding-left: 20px;
  color: white;
}

.custom-banner-cont {
  /*margin-bottom: 30px;*/
  display: flex;
}

/**** Special Page Elements ****/
#faq-container {
  margin-top: -50px;
  background: #ffffff;
  border: 1px solid #eaeaea;
  border-radius: 5px;
  padding: 30px;
}

/*** FAQ Accordion ***/
.products-search-bar {
  background-color: white;
  -webkit-box-shadow: 0px 3px 5px 2px #ebe8eb;
  -moz-box-shadow: 0px 3px 5px 2px #ebe8eb;
  box-shadow: 0px 3px 5px 2px #ebe8eb;
  margin-bottom: 30px;
}

.thb-accordion.style3 .vc_tta-panel {
  border: none !important;
}

h1.product_title {
  font-size: 3vh;
}

.product_partnumber {
  font-size: 2vh;
  font-weight: 600;
}

.product h4 {
  font-size: 12px;
  margin: 5px 0 5px;
  color: #4e4e4e;
}

a.button.wc-backward {
  display: flex;
}

li.product-supplemental-items:hover {
  background-color: #fbfbfb;
}

.product-supplemental-items {
  border-bottom: 1px dashed #b1b1b1;
}

.products .product .product_after_title .button {
  text-decoration: none;
}

.shop-bg {
  background-color: #f6f7fa;
}

.thb-product-detail .product-information {
  padding: 0 10px !important;
}

.product-livechat {
  display: flex;
}

.product-livechat .support {
  flex: 0 0 10%;
  max-width: 10%;
}

.product-livechat .livechat {
  flex: 0 0 90%;
  max-width: 90%;
}

.support .question {
  padding: 2px;
  float: left;
}

.support .question-text {
  float: left;
  display: none;
  padding: 5px;
}

.support .question-text .text1 {
  color: black;
}

.support .question-text .text2 {
  font-size: 0.85em;
  color: #676a7b;
}

.support .question .fa {
  font-size: 1.8em;
  color: #4382d1;
}

.product-livechat .livechat {
  font-size: 0.8em;
  display: flex;
  justify-content: center;
}

.livechat .info-bold {
  font-weight: bold;
}

.livechat .label-name {
  color: #bcbbc1;
  font-size: 0.75em;
  font-weight: bold;
}

.livechat .fa {
  color: #4382d1;
}

.livechat .chat {
  display: flex;
  justify-content: flex-end;
}

.livechat .chat .fa {
  color: white;
  font-size: 1.5em;
}

.livechat a.chat-btn {
  background-color: #4382d1;
  font-size: 0.75em;
  padding: 7px 14px;
  color: white;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}

.livechat a.chat-btn:hover {
  background-color: #3B76D1;
}

ul.thb-main-products {
  display: flex;
  flex-flow: wrap;
  justify-content: flex-start;
}

ul.thb-main-products li.product:last-child {
  /* margin-right: 40px; */
  /* margin-left: 40px; */
  /* float: left; */
  /* flex-grow: 2; */
  /*margin-right: auto;*/
  /*margin-left: 3.33%;*/
}

.products .product h3 {
  font-size: 1em;
}
.products .product h4 {
  font-size: 0.9em;
}

ul.thb-main-products li.product {
  /*-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,.76);*/
  /*box-shadow: 1px 1px 1px 1px rgba(0,0,0,.12);*/
  -webkit-box-shadow: 0 2px 3px 1.6px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 3px 1.6px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 3px 1.6px rgba(0, 0, 0, 0.05);
  /*-webkit-box-flex: 0;*/
  /*border:solid 1px #e7e7ea;*/
  justify-content: space-between;
  background-color: white;
  float: left;
  max-width: 16%;
  margin: 1em 0.33%;
}

.related ul.thb-main-products li.product {
  float: left;
  max-width: 24%;
  margin: 1em 0.44%;
}

.related ul.thb-main-products .large-2 {
  flex: 0 0 24%;
}

.home ul.thb-main-products li.product {
  max-width: 19%;
  padding-top: 1em;
}

.home ul.thb-main-products .large-2 {
  flex: 0 0 19%;
}

.home .products .product h3 {
  font-size: 0.8em;
}

ul.thb-main-products li.product .product_after_title .product_after_shop_loop_buttons {
  position: relative;
}

ul.thb-main-products li.product .product_after_title .product_after_shop_loop_buttons a.product_type_simple {
  display: none !important;
}

a.add-request-quote-button, a.add-request-quote-button:visited {
  background-color: #4382d1;
  color: white !important;
  text-decoration: none;
  font-weight: 500;
  display: block;
  text-align: center;
  padding: 10px;
  margin: 10px 0;
}

a.add-request-quote-button:hover {
  background-color: #3777c8 !important;
}

.footer-row #text-5 {
  text-align: left;
}

.searchform {
  display: flex;
  width: 100%;
  justify-content: center;
  margin: -70px 0 0 0;
}

.searchform fieldset {
  border: 0;
  position: relative;
  width: 100%;
  background-color: #63ba5a;
  padding: 20px 50px;
  margin: 0 auto 0 auto;
}

.searchform fieldset .fieldset-inner {
  display: flex;
  justify-content: center;
}

.searchform fieldset input[type=search] {
  width: 70%;
  margin: 0;
  height: 50px;
  /* color: #343434; */
  font-size: 14px;
  font-weight: 400;
  outline: 0;
  border-radius: unset !important;
  padding: 16px 20px;
}

.searchform fieldset [type=submit] {
  -webkit-appearance: button;
  background-color: #2b3c4b;
  color: white;
  height: 50px;
  padding: 16px 30px;
  border-bottom: solid 2px #2b3c4b;
  text-transform: uppercase;
  margin-left: -10px;
  font-size: 0.85em;
  font-weight: 700;
}

.searchform fieldset span.search-icon {
  display: none;
}

.vc_custom_1545988213988 {
  padding-top: 50px !important;
  padding-bottom: 10px !important;
}

.r1 .ft-col2 .wpb_wrapper {
  border-left: solid 1px #5dbb56;
  padding-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer_form_custom::after {
  right: -50px;
  content: "";
  position: absolute;
  background-image: url(https://genesis-connected.com/wp-content/uploads/2018/12/footer_bg_form.png);
  background-size: cover;
  bottom: 20px;
  width: 100px;
  height: 122px;
  z-index: 2;
}

.widget {
  margin-bottom: unset;
}

@media only screen and (max-width: 1024px) {
  .footer_form_custom {
    width: 100% !important;
    max-width: 100%;
    /* display: block!important; */
    flex: none;
    margin-top: 10px;
  }

  .footer_form_custom::after {
    right: -15px;
    top: 15%;
  }

  .r1 .ft-col1 {
    max-width: 60%;
    flex: 0 0 60%;
  }

  .r1 .ft-col2 {
    max-width: 40%;
    flex: 0 0 40%;
  }
}
@media only screen and (max-width: 901px) {
  ul.thb-main-products li.product {
    max-width: 24%;
    margin: 1em 0.5% !important;
  }

  .pagination, .woocommerce-pagination {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 867px) {
  .searchform fieldset .search-text {
    display: none;
  }

  .searchform fieldset span.search-icon {
    display: inline-block;
  }

  .searchform fieldset {
    width: 100%;
    padding: 20px 20px;
  }
}
@media only screen and (max-width: 769px) {
  .header.fixed {
    padding: 5px;
  }

  .searchform {
    margin: -30px 0 0 0;
  }

  .searchform fieldset [type=submit] {
    padding: 16px 20px;
  }
}
@media only screen and (max-width: 480px) {
  .product-livechat {
    flex-direction: column;
  }

  .product-livechat .support {
    /*flex: 0 0 100%;*/
    max-width: 100%;
    padding-bottom: 10px;
    border-bottom: solid 1px #bfbec4;
  }

  .product-livechat .support .question-text {
    display: inline-block;
  }

  .product-livechat .livechat {
    /*flex: 0 0 100%;*/
    max-width: 100%;
    display: flex;
    flex-direction: row;
    flex-flow: row wrap;
  }

  .livechat .call-us {
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 120%;
    margin: 10px 0;
  }

  .livechat .email-us {
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 120%;
    margin: 10px 0;
  }

  .livechat .chat {
    /*display: flex;*/
    flex: 0 0 100%;
    max-width: 100%;
  }

  .livechat .chat a {
    width: 100%;
    font-size: 1em;
    margin: 5px 0;
  }

  .support .question .fa {
    font-size: 3em;
    color: #4382d1;
  }

  .r1 {
    display: flex;
    flex-direction: row;
    flex-flow: row wrap;
  }

  .r1 .ft-col1 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .r1 .ft-col2 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: -30px;
  }

  .r1 .ft-col2 .wpb_wrapper {
    border-left: none;
    justify-content: unset;
  }

  .r1 .ft-col2 .wpb_wrapper h2 {
    text-align: left !important;
    padding-left: 92px;
  }

  .r1 .footer_form_custom {
    flex: 0 0 100%;
    max-width: 100%;
    background-color: #59ab52;
    background-image: unset;
    padding-left: 0.5em;
    padding-right: 0;
  }

  .r1 .footer_form_custom::after {
    background-image: unset;
  }

  .r1 .footer_form_custom input[type=text] {
    margin-bottom: 0 !important;
  }

  .r1 .footer_form_custom .gform_body {
    width: 83% !important;
  }

  .vc_custom_1545988213988 {
    padding-top: 20px !important;
    padding-bottom: 0 !important;
  }

  .footer_form_custom .input-group-append {
    padding: 10px !important;
    display: inline-block;
  }

  .gform_body {
    display: inline-block;
    margin: 0 auto;
    padding: 0 !important;
    width: 73% !important;
    position: relative;
  }

  .gform_footer {
    z-index: 4;
    display: inline-block;
    position: relative;
    top: 20px;
    right: 4px;
  }

  .gform_heading {
    width: 100%;
  }
}
@media only screen and (max-width: 384px) {
  .r1 .footer_form_custom .gform_body {
    width: 80% !important;
  }

  .vc_custom_1545298936266 {
    min-width: 320px;
  }
}
.sub-category ul.sub-list {
  padding-left: 18px;
  padding-bottom: 70px;
}
.sub-category h5 {
  font-family: "Titillium Web", sans-serif;
  color: white;
  margin-top: 20px;
}
.sub-category h5::after {
  background: none repeat scroll 0 0 #60bc56;
  bottom: -10px;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  width: 85px;
}
.sub-category .sub-list li {
  list-style: none;
  float: left;
  margin: 2px;
  padding-top: 5px;
}
.sub-category .sub-list li a {
  color: black;
  background-color: white;
  padding: 3px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
}
.sub-category .sub-list li a .fa {
  display: none;
}
.sub-category .sub-list li a:hover {
  /*-webkit-transition: -webkit-transform .25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform .25s cubic-bezier(0.25, 0.8, 0.25, 1);*/
  background-color: transparent;
  color: white;
}
.sub-category .sub-list li a:hover .fa {
  display: inline-block;
}

.photo-featured {
  display: flex;
  justify-content: center;
}
.photo-featured img {
  width: 70%;
  /* height: 70%; */
}

@media (min-width: 1200px) {
  .container-l {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 769px) {
  .photo-featured {
    display: none;
  }

  .custom-banner {
    max-width: 100% !important;
  }

  .related ul.thb-main-products .large-2 {
    flex: 0 0 50%;
  }

  .related ul.thb-main-products li.product {
    max-width: 48%;
  }
}
.post.post-detail {
  padding-top: 30px;
}

.who-we-are {
  background-color: white;
  padding-bottom: 30px;
}
.who-we-are p {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

.our-people .heading-text h2 {
  color: white;
  font-weight: normal;
  margin-top: 40px;
}
.our-people .heading-subtext p {
  color: white;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}
.our-people .tab-involvement {
  width: 21%;
  margin: 40px auto;
}
.our-people .tab-involvement h5 {
  color: white;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
  font-size: 1em;
}
.our-people .tab-involvement .tab-leadership {
  background-color: #212f3c;
  width: 50%;
  float: left;
  padding: 16px 26px;
  cursor: pointer;
}
.our-people .tab-involvement .tab-leadership.active {
  background-color: #60bc57;
}
.our-people .tab-involvement .tab-contributor {
  background-color: #212f3c;
  width: 50%;
  float: left;
  padding: 16px 26px;
  cursor: pointer;
}
.our-people .tab-involvement .tab-contributor.active {
  background-color: #60bc57;
}
.our-people .tab-involvement::after {
  content: "";
  clear: both;
}
.our-people .hidden-tab {
  display: none !important;
}
.our-people .carousel-people {
  display: flex;
  max-width: 1100px;
  min-height: 50vh;
  margin: 0 auto 20px auto;
}
.our-people .carousel-people .profile .profile-footer {
  background: white;
  padding: 5px;
}
.our-people .carousel-people .profile .profile-footer .profile-name {
  color: #3d4552;
}
.our-people .carousel-people .profile .profile-footer .job-title {
  color: #a09fa5;
}
.our-people .carousel-people .profile .profile-footer .profile-link {
  float: right;
  margin: 5px;
}
.our-people .carousel-people .profile .profile-footer .profile-link .linkedin {
  float: left;
  width: 28px;
  height: 28px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #2184d7;
}
.our-people .carousel-people .profile .profile-footer .profile-link .linkedin .fa {
  margin: 6px 7px;
  color: white;
}

.latest-news {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: white;
}
.latest-news .heading {
  font-size: 2em;
  text-align: center;
}
.latest-news .heading::after {
  background: none repeat scroll 0 0 #60bc56;
  bottom: -10px;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  width: 85px;
  margin: 0 auto 30px auto;
}
.latest-news .news .news-title {
  color: #2a2b2d;
  font-weight: bold;
  padding: 10px 0 0 0;
}
.latest-news .news .news-date {
  color: #bdc0c7;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.85em;
}
.latest-news .news .news-excerpt {
  color: #666b7a;
  font-size: 0.85em;
  min-height: 5.5em;
  margin-top: 10px;
  border-top: solid 1px #eaecf2;
  padding-top: 10px;
}
.latest-news .news .readmore {
  margin-bottom: 20px;
}
.latest-news .news .readmore a {
  color: black;
  text-decoration: none;
  outline: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.85em;
}
.latest-news .news .readmore .fa {
  color: #2284d7;
}

@media screen and (max-width: 992px) {
  .our-people .tab-involvement {
    width: 30%;
  }

  .latest-news .news .news-title {
    min-height: 60px;
  }
  .latest-news .news .news-excerpt {
    min-height: 90px;
  }
}
@media screen and (max-width: 768px) {
  .our-people .tab-involvement {
    width: 72%;
  }
  .our-people .carousel-people {
    min-height: 25vh;
  }
  .our-people .heading-subtext p {
    max-width: 90%;
  }
}
@media screen and (max-width: 576px) {
  .slider_four_in_line .active {
    width: 90% !important;
    left: 5% !important;
  }

  .slider_four_in_line .hidden {
    position: absolute;
    width: 90% !important;
    top: 0;
  }

  .latest-news .news .news-title {
    min-height: unset;
  }

  .our-people .tab-involvement {
    width: 88%;
  }
  .our-people .profile .profile-image img {
    width: 100%;
  }
  .our-people .carousel-people {
    min-height: 50vh;
  }

  ul.thb-main-products li.product {
    max-width: 90%;
    margin: 1em auto !important;
  }

  .small-6 {
    flex: 0 0 100%;
  }

  .products .product .product_thumbnail img {
    width: 50%;
  }
}
@media screen and (max-width: 330px) {
  .our-people .carousel-people {
    min-height: 62vh;
  }
}
.woocommerce ul li.product img {
  width: 50% !important;
}

.thb-product-detail.thb-product-style2 .woocommerce-product-gallery__image {
  display: flex;
  justify-content: center;
}

/*# sourceMappingURL=style.css.map */
