/* tablet and smaller only */
/* For iPad */
/* ========================================== */
/*  RESPONSIVE STYLES               */
/* ========================================== */
/* ==========================================================================
   Fonts
   ========================================================================== */
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic,900italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);

body,
p,
div {
  color: #565656;
}

.red {
  background-color: #d73633 !important;
}

p {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 1.4em;
}

.theme-button,
input[type="submit"],
button,
#header-two-search-submit,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce ul.products li.product .added_to_cart,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
#site-scroll-top:hover,
#main .tagcloud a:hover,
#wp-calendar caption,
#sidebar .modern-menu-widget li.current-menu-item a,
.navbar-style-one .menu-button>a>span.link-inner,
#mobile-menu a:hover,
.is-sticky .fixed-nav,
.vcex-pricing.featured .vcex-pricing-header,
.vcex-skillbar-bar,
.vcex-icon-box.style-five.link-wrap:hover,
.vcex-icon-box.style-four.link-wrap:hover,
.vcex-recent-news-date span.month,
.vcex-pricing.featured .vcex-pricing-header,
.vcex-testimonials-fullslider .sp-button:hover,
.vcex-testimonials-fullslider .sp-selected-button {
  background: #ED1B30;
  color: #fff;
}

.tp-button.red,
.tp-button:hover.red,
.purchase.red,
.purchase:hover.red {
  white-space: nowrap;
}

.hide-div {
  display: none !important;
}

header #site-logo {
  width: 37.36%;
  max-width: 100%;
  position: relative;
  margin: 0;
}

header #site-logo img {
  display: block;
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 959px) {
  #site-logo {
    /* top: -14px; */
  }
}

#site-header {
  background: transparent url("../images/bgs/bg_top-header.jpg") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

#site-header-inner {
  position: relative;
  padding: 0;
  padding-top: 30px;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: inherit;
}

#site-header-inner.with-insert {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 30px;
}

#site-header-inner.with-insert #site-logo {
  max-width: 350px;
  top: auto;
  flex: 1;
}

#site-header-inner.with-insert .header-insert {
  max-width: 125px;
  margin-left: 15px;
}

@media (max-width:500px) {
  #site-header-inner.with-insert .header-insert {
    max-width: 100px;
  }
}

#site-header-inner.with-insert .utility-nav {
  margin-left: auto;
  top: auto;
}

.utility-nav {
  /* float: right; */
  /*position: relative;*/
  /* top: -60px;
     right: 50px; */
  margin-left: auto
}

.utility-nav ul {
  overflow: visible !important;
  margin-bottom: 0;
}

.utility-nav ul li {
  float: left;
  padding-left: 12px;
  padding-right: 12px;
}

.utility-nav ul li a {
  color: #aeaeae;
}

.utility-nav ul li ul {
  border: 1px solid #afafaf;
}

.utility-nav ul li ul li {
  border-color: #afafaf;
}

#site-navigation-sticky-wrapper {
  position: relative;
  display: none;
}

#site-navigation-sticky-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -40px;
  width: 100%;
  height: 40px;
}

@media only screen and (min-width: 960px) {
  #site-navigation-sticky-wrapper {
    display: block;
  }

  #site-navigation-sticky-wrapper:after {
    background: url("../images/shadows/divider-shadow.png") center top no-repeat;
  }
}

#site-navigation-wrap {
  background: transparent url("../images/bgs/bg_top-nav.jpg");
  background-size: cover;
  height: 44px;
  border-top: 0;
}

#site-navigation-wrap a {
  height: 44px;
}

#site-navigation-wrap #site-navigation .menu-main-navigation-container {
  height: 44px;
}

#site-navigation-wrap #site-navigation .menu-main-navigation-container #sticky_logo {
  display: none;
}

#site-navigation-wrap #site-navigation .menu-main-navigation-container #menu-main-navigation {
  float: left;
  width: 96%;
}

#site-navigation-wrap #site-navigation .menu-main-navigation-container #menu-main-navigation.sf-menu li {
  float: left;
}

#site-navigation-wrap #site-navigation .menu-main-navigation-container #menu-main-navigation.sf-menu li a {
  margin: 0px;
  padding: 0px;
  border-left: 1px solid white;
  display: inline;
  padding: 0 23px 0 12px;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
  color: #fff;
}

#site-navigation-wrap #site-navigation .menu-main-navigation-container #menu-main-navigation.sf-menu li a:hover {
  background: none;
  text-decoration: underline;
}

#site-navigation-wrap #site-navigation .menu-main-navigation-container #menu-main-navigation.sf-menu li a .nav-arrow {
  margin: 0;
  position: absolute;
  top: 1px;
  right: 8px;
}

@media screen and (min-width: 768px) {
  #site-navigation-wrap #site-navigation .menu-main-navigation-container #menu-main-navigation.sf-menu li a { padding: 0 23px 0 6px;}
}
@media screen and (min-width: 1330px) {
  #site-navigation-wrap #site-navigation .menu-main-navigation-container #menu-main-navigation.sf-menu li a { padding: 0 23px 0 20px;}
}

#site-navigation-wrap #site-navigation .menu-main-navigation-container #menu-main-navigation.sf-menu li:first-child a {
  border: none;
}

#site-navigation-wrap #site-navigation .menu-main-navigation-container #menu-main-navigation.sf-menu li:last-child a {
  border-right: 1px solid white;
}

#site-navigation-wrap #site-navigation .search-dropdown-toggle.site-search-toggle {
  font-size: 13px;
  line-height: 44px;
  color: #ffffff;
}

#site-navigation-wrap #site-navigation .dropdown-menu>.current-menu-item>a,
#site-navigation-wrap #site-navigation .dropdown-menu>.current-menu-parent>a {
  background: none;
}

#site-navigation-sticky-wrapper.is-sticky #site-navigation-wrap {
  background: transparent url("../images/bgs/bg_top-nav.jpg");
  border-bottom: 0;
}

#site-navigation-sticky-wrapper.is-sticky #site-navigation-wrap #site-navigation .menu-main-navigation-container {
  position: relative;
}

#site-navigation-sticky-wrapper.is-sticky #site-navigation-wrap #site-navigation .menu-main-navigation-container #sticky_logo {
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  width: 14%;
}

#site-navigation-sticky-wrapper.is-sticky #site-navigation-wrap #site-navigation .menu-main-navigation-container #menu-main-navigation.sf-menu {
  width: 98%;
  padding-left: 15.4%;
}

#site-navigation-sticky-wrapper.is-sticky #site-navigation-wrap #site-navigation .menu-main-navigation-container #menu-main-navigation.sf-menu li a {
  font-size: 10.5px;
  padding: 0px 20px 0px 8px;
}

.navbar-style-three .dropdown-menu>li>a {
  display: block;
  height: 44px;
  line-height: 44px;
  color: #555;
  text-decoration: none;
  font-weight: normal;
  padding: 0 15px;
  font-size: 13px;
}

#site-navigation-wrap.navbar-style-three .dropdown-menu>li>a:hover,
#site-navigation-wrap.navbar-style-three .dropdown-menu>.current-menu-item>a {
  background: transparent;
}

ul.sub-menu {
  background-color: transparent;
  background-image: url("../images/bgs/bg_top-header.jpg") !important;
}

ul.sub-menu li {
  border-top: 1px solid white;
  background-image: url("../images/bgs/bg_top-header.jpg") !important;
  width: 100%;
}

ul.sub-menu li:first-child {
  border: none;
}

ul.sub-menu li a {
  color: white !important;
  margin-left: 0px !important;
  border: none !important;
  height: 44px !important;
  line-height: 44px !important;
  display: block !important;
}

ul.sub-menu li a:hover {
  color: #d73633;
}

/*
   #site-navigation-wrap, .is-sticky .fixed-nav {
     background-image:  url('../images/bgs/bg_top-nav.jpg') no-repeat !important;
     background-color: transparent;
     background-size: cover;
     background-repeat: no-repeat;
     height: 44px;
     a {
       height: 44px;
     }
   }
   */
#site-navigation {
  height: 44px;
  line-height: 44px;
}

#menu-main-navigation {
  float: left;
}

#menu-main-navigation li a {
  border-left: 1px solid white;
  display: inline;
  padding: 0 5px;
}

#menu-main-navigation li a:hover {
  background: none;
  text-decoration: underline;
}

#menu-main-navigation li:first-child a {
  border: none;
}

.search-dropdown-toggle.site-search-toggle {
  font-size: 13px;
  line-height: 50px;
  color: inherit;
}

.vcex-button.red:hover {
  background-color: white !important;
  border: 2px solid #d73633 !important;
  color: #d73633 !important;
}

#home-welcome h2 {
  margin-bottom: 25px !important;
}

#home-welcome p {
  margin-bottom: 45px !important;
  color: #8c8c8c;
}

#mobile-menu {
  display: inline-block;
}

#mobile-menu a {
  display: block;
  float: left;
  color: #666;
  font-size: 18px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  margin-left: 10px;
  background: #333;
  color: #aaa;
  border: none;
  transition: 0.15s all ease;
  padding-top: 0;
}

.mobile-toggle-nav ul.sub-menu li a {
  line-height: 25px !important;
}

@media only screen and (min-width: 960px) {
  #mobile-menu {
    display: none;
  }
}

#mpc-access {
  background-color: transparent;
}

#home-sustainability {
  position: relative;
  top: -39px;
  height: 281px;
  margin-bottom: -39px;
}

.vcex-icon-box-two-icon .vcex-icon-box-icon .vcex-icon-box-icon-with-bg {
  border-style: solid;
  border-width: 2px;
  background: none;
}

.home-section-header,
h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 42px;
  text-transform: uppercase;
}

.wpex-row.vcex-portfolio-grid .col {
  margin: 0;
  padding: 0;
}

.portfolio-entry {
  position: relative;
  margin: 0;
  padding: 0;
}

.portfolio-entry .portfolio-entry-details {
  background: rgba(248, 122, 4, 0.5);
  position: absolute;
  width: 100%;
  bottom: 0px;
  display: none;
}

.portfolio-entry .portfolio-entry-details .portfolio-entry-title {
  margin-top: 0 !important;
}

.portfolio-entry .portfolio-entry-details h2>a {
  margin: 0;
  color: white;
  display: block;
  text-align: center;
  padding: 10% 0;
  opacity: 1;
}

.portfolio-entry .portfolio-entry-details h2>a:hover {
  color: white !important;
  text-transform: underline;
}

.portfolio-entry:hover .portfolio-entry-details {
  display: block;
}

.vcex-module.vcex-callout.clr.with-button {
  background: -moz-linear-gradient(left, rgba(39, 154, 227, 0) 0%, rgba(39, 154, 227, 0.85) 20%, rgba(39, 154, 227, 0.85) 80%, rgba(39, 154, 227, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 154, 227, 0)), color-stop(20%, rgba(39, 154, 227, 0.85)), color-stop(80%, rgba(39, 154, 227, 0.85)), color-stop(100%, rgba(39, 154, 227, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(39, 154, 227, 0) 0%, rgba(39, 154, 227, 0.85) 20%, rgba(39, 154, 227, 0.85) 80%, rgba(39, 154, 227, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(39, 154, 227, 0) 0%, rgba(39, 154, 227, 0.85) 20%, rgba(39, 154, 227, 0.85) 80%, rgba(39, 154, 227, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(39, 154, 227, 0) 0%, rgba(39, 154, 227, 0.85) 20%, rgba(39, 154, 227, 0.85) 80%, rgba(39, 154, 227, 0) 100%);
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(rgba(39, 154, 227, 0)), color-stop(20%, rgba(39, 154, 227, 0.85)), color-stop(80%, rgba(39, 154, 227, 0.85)), to(rgba(39, 154, 227, 0)));
  background: linear-gradient(to right, rgba(39, 154, 227, 0) 0%, rgba(39, 154, 227, 0.85) 20%, rgba(39, 154, 227, 0.85) 80%, rgba(39, 154, 227, 0) 100%);
  /* W3C */
  border: 0;
  border-radius: 0;
  padding: 2% 14%;
}

.vcex-module.vcex-callout.clr.with-button .vcex-callout-caption h2 {
  color: white !important;
  text-shadow: 1px 1px 1px #000;
}

.vcex-module.vcex-callout.clr.with-button p {
  color: white;
}

.vcex-module.vcex-callout.clr.with-button .vcex-callout-button {
  margin-top: 20px;
}

.month {
  background-color: #279ae3 !important;
}

.vcex-recent-news-entry-title-heading a {
  color: black;
}

.vcex-recent-news-entry-title-heading a:hover {
  color: #d73633 !important;
}

.wpb_row.page-header-photo {
  margin-bottom: 50px;
}

.typography-light {
  padding-top: 115px;
}

.page-header-photo {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.page-header-photo .page-header-photo {
  padding-top: 115px;
}

.page-header-photo:after {
  content: "";
  display: block;
  width: 100%;
  height: 51px;
  background: url("../images/shadows/divider-shadow-alt.png") center top no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: -50px;
}

.page-header-colorbar {
  color: #ffffff;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.68);
  text-align: center;
  position: relative;
}

.page-header-colorbar:after {
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  background: url("../images/shadows/divider-shadow.png") center top no-repeat;
  position: absolute;
  left: 0;
  bottom: -40px;
}

.page-header-colorbar h1 {
  font-size: 40px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 1.75em;
  color: #ffffff;
}

.page-header-colorbar h1 .fa {
  font-size: 1.55em;
  vertical-align: middle;
  margin-right: 15px;
  margin-top: -7px;
}

.page-header-colorbar.red {
  background: #d73633;
}

.page-header-colorbar.blue {
  background: #279ae3;
}

.page-header-colorbar.green {
  background: #8db64f;
}

.page-header-colorbar.orange {
  background: #f47026;
}

@media only screen and (max-width: 959px) {
  .page-header-colorbar h1 {
    font-size: 2.9vw;
  }
}

html.cssgradients .page-header-colorbar.red-gradient {
  background: -moz-linear-gradient(left, rgba(215, 54, 51, 0) 0%, rgba(215, 54, 51, 0.85) 20%, rgba(215, 54, 51, 0.85) 80%, rgba(215, 54, 51, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(215, 54, 51, 0)), color-stop(20%, rgba(215, 54, 51, 0.85)), color-stop(80%, rgba(215, 54, 51, 0.85)), color-stop(100%, rgba(215, 54, 51, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(215, 54, 51, 0) 0%, rgba(215, 54, 51, 0.85) 20%, rgba(215, 54, 51, 0.85) 80%, rgba(215, 54, 51, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(215, 54, 51, 0) 0%, rgba(215, 54, 51, 0.85) 20%, rgba(215, 54, 51, 0.85) 80%, rgba(215, 54, 51, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(215, 54, 51, 0) 0%, rgba(215, 54, 51, 0.85) 20%, rgba(215, 54, 51, 0.85) 80%, rgba(215, 54, 51, 0) 100%);
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(rgba(215, 54, 51, 0)), color-stop(20%, rgba(215, 54, 51, 0.85)), color-stop(80%, rgba(215, 54, 51, 0.85)), to(rgba(215, 54, 51, 0)));
  background: linear-gradient(to right, rgba(215, 54, 51, 0) 0%, rgba(215, 54, 51, 0.85) 20%, rgba(215, 54, 51, 0.85) 80%, rgba(215, 54, 51, 0) 100%);
  /* W3C */
}

html.cssgradients .page-header-colorbar.blue-gradient {
  background: -moz-linear-gradient(left, rgba(39, 154, 227, 0) 0%, rgba(39, 154, 227, 0.85) 20%, rgba(39, 154, 227, 0.85) 80%, rgba(39, 154, 227, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 154, 227, 0)), color-stop(20%, rgba(39, 154, 227, 0.85)), color-stop(80%, rgba(39, 154, 227, 0.85)), color-stop(100%, rgba(39, 154, 227, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(39, 154, 227, 0) 0%, rgba(39, 154, 227, 0.85) 20%, rgba(39, 154, 227, 0.85) 80%, rgba(39, 154, 227, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(39, 154, 227, 0) 0%, rgba(39, 154, 227, 0.85) 20%, rgba(39, 154, 227, 0.85) 80%, rgba(39, 154, 227, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(39, 154, 227, 0) 0%, rgba(39, 154, 227, 0.85) 20%, rgba(39, 154, 227, 0.85) 80%, rgba(39, 154, 227, 0) 100%);
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(rgba(39, 154, 227, 0)), color-stop(20%, rgba(39, 154, 227, 0.85)), color-stop(80%, rgba(39, 154, 227, 0.85)), to(rgba(39, 154, 227, 0)));
  background: linear-gradient(to right, rgba(39, 154, 227, 0) 0%, rgba(39, 154, 227, 0.85) 20%, rgba(39, 154, 227, 0.85) 80%, rgba(39, 154, 227, 0) 100%);
  /* W3C */
}

html.cssgradients .page-header-colorbar.green-gradient {
  background: -moz-linear-gradient(left, rgba(141, 182, 79, 0) 0%, rgba(141, 182, 79, 0.85) 20%, rgba(141, 182, 79, 0.85) 80%, rgba(141, 182, 79, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(141, 182, 79, 0)), color-stop(20%, rgba(141, 182, 79, 0.85)), color-stop(80%, rgba(141, 182, 79, 0.85)), color-stop(100%, rgba(141, 182, 79, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(141, 182, 79, 0) 0%, rgba(141, 182, 79, 0.85) 20%, rgba(141, 182, 79, 0.85) 80%, rgba(141, 182, 79, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(141, 182, 79, 0) 0%, rgba(141, 182, 79, 0.85) 20%, rgba(141, 182, 79, 0.85) 80%, rgba(141, 182, 79, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(141, 182, 79, 0) 0%, rgba(141, 182, 79, 0.85) 20%, rgba(141, 182, 79, 0.85) 80%, rgba(141, 182, 79, 0) 100%);
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(rgba(141, 182, 79, 0)), color-stop(20%, rgba(141, 182, 79, 0.85)), color-stop(80%, rgba(141, 182, 79, 0.85)), to(rgba(141, 182, 79, 0)));
  background: linear-gradient(to right, rgba(141, 182, 79, 0) 0%, rgba(141, 182, 79, 0.85) 20%, rgba(141, 182, 79, 0.85) 80%, rgba(141, 182, 79, 0) 100%);
  /* W3C */
}

html.cssgradients .page-header-colorbar.orange-gradient {
  background: -moz-linear-gradient(left, rgba(244, 112, 38, 0) 0%, rgba(244, 112, 38, 0.85) 20%, rgba(244, 112, 38, 0.85) 80%, rgba(244, 112, 38, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(244, 112, 38, 0)), color-stop(20%, rgba(244, 112, 38, 0.85)), color-stop(80%, rgba(244, 112, 38, 0.85)), color-stop(100%, rgba(244, 112, 38, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(244, 112, 38, 0) 0%, rgba(244, 112, 38, 0.85) 20%, rgba(244, 112, 38, 0.85) 80%, rgba(244, 112, 38, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(244, 112, 38, 0) 0%, rgba(244, 112, 38, 0.85) 20%, rgba(244, 112, 38, 0.85) 80%, rgba(244, 112, 38, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(244, 112, 38, 0) 0%, rgba(244, 112, 38, 0.85) 20%, rgba(244, 112, 38, 0.85) 80%, rgba(244, 112, 38, 0) 100%);
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(rgba(244, 112, 38, 0)), color-stop(20%, rgba(244, 112, 38, 0.85)), color-stop(80%, rgba(244, 112, 38, 0.85)), to(rgba(244, 112, 38, 0)));
  background: linear-gradient(to right, rgba(244, 112, 38, 0) 0%, rgba(244, 112, 38, 0.85) 20%, rgba(244, 112, 38, 0.85) 80%, rgba(244, 112, 38, 0) 100%);
  /* W3C */
}

.image-boxes img {
  width: 100%;
  height: auto;
}

.image-boxes .wpb_text_column {
  border: 1px solid #ededed;
  border-top: 0;
  padding: 7.5%;
}

.image-boxes .wpb_text_column h4 {
  margin-top: 0;
}

.image-boxes .textcenter.abs {
  position: absolute;
  bottom: 20px;
  width: 74.5%;
}

.wpex-carousel .owl-nav {
  margin: 0;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
}

.wpex-carousel .owl-nav .owl-prev,
.wpex-carousel .owl-nav .owl-next {
  position: absolute;
  top: -10px;
  background: #d73633;
}

.wpex-carousel .owl-nav .owl-prev {
  left: -50px;
}

.wpex-carousel .owl-nav .owl-next {
  right: -50px;
}

.wpex-carousel .owl-nav .wpex-carousel .owl-prev:hover,
.wpex-carousel .owl-nav .wpex-carousel .owl-next:hover {
  color: #d73633;
  text-decoration: none;
}

body.single-portfolio #content-wrap {
  margin-top: 80px;
}

input[type="submit"],
.edit-post-link a,
#commentform #submit,
.wpcf7 .wpcf7-submit,
.theme-minimal-graphical #comments .comment-reply-link,
.theme-button,
.readmore-link,
#current-shop-items .buttons a,
.woocommerce .button,
button,
#comments .comment-reply-link,
.readmore-link,
#current-shop-items-dropdown .buttons a,
#current-shop-items-overlay .buttons a,
.product-entry-details .button,
.woocommerce #sidebar .button,
.vcex-readmore,
table.my_account_orders .order-actions .button.view {
  /* background: #d73633 !important;
  color: white !important;
  font-weight: bold; */
}

input[type="submit"]:hover,
.edit-post-link a:hover,
#commentform #submit:hover,
.wpcf7 .wpcf7-submit:hover,
.theme-minimal-graphical #comments .comment-reply-link:hover,
.theme-button:hover,
.readmore-link:hover,
#current-shop-items .buttons a:hover,
.woocommerce .button:hover,
button:hover,
#comments .comment-reply-link:hover,
.readmore-link:hover,
#current-shop-items-dropdown .buttons a:hover,
#current-shop-items-overlay .buttons a:hover,
.product-entry-details .button:hover,
.woocommerce #sidebar .button:hover,
.vcex-readmore:hover,
table.my_account_orders .order-actions .button.view:hover {
  /* background: white !important;
  color: #d73633 !important;
  border: 2px solid #d73633; */
}

#follow-us { overflow: hidden; }
#follow-us li { float: left; margin-left: 0; margin-right: 1.75rem; }

#footer-bottom {
  background: #d73633;
  color: #fff;
}

#footer-bottom #copyright {
  color: #fff;
}

.full-width-services {
  background: transparent url("../images/bgs/bg_top-header.jpg") no-repeat top center !important;
}

#footer h1 a:hover {
  color: #ffffff !important;
}

#footer h2 a:hover {
  color: #ffffff !important;
}

#footer h3 a:hover {
  color: #ffffff !important;
}

#footer h4 a:hover {
  color: #ffffff !important;
}

#footer h5 a:hover {
  color: #ffffff !important;
}

#footer h6 a:hover {
  color: #ffffff !important;
}

@media only screen and (min-width: 960px) {
  .footer-reveal {
    visibility: visible;
    opacity: 1;
  }
}

#footer.site-footer {
  background-image: url("../images/bgs/footer-bg.png");
  position: relative;
}

#footer.site-footer .span_1_of_4 {
  width: 100%;
  float: left;
  margin: 0 0 20px;
  padding: 0 10px;
}

@media only screen and (min-width: 768px) {
  #footer.site-footer .span_1_of_4 {
    width: 50%;
  }
}

@media only screen and (min-width: 960px) {
  #footer.site-footer .span_1_of_4 {
    width: 25%;
  }
}

#footer.site-footer li {
  border: none;
}

#footer.site-footer:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
  background: url("../images/shadows/divider-shadow.png") center top no-repeat;
}

#footer.site-footer a:hover {
  text-decoration: underline;
  color: #d2d2d2;
}

#footer.site-footer .widget-title {
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: .52px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 2rem;
}

#footer.site-footer .footer-widget.widget_text,
#footer.site-footer .footer-widget.widget_text p {
  font-size: 13px;
  line-height: 1.66em;
  font-weight: 300;
  color: #ffffff;
}

#footer.site-footer .footer-widget.widget_text strong,
#footer.site-footer .footer-widget.widget_text span {
  color: #ffffff;
}

#footer.site-footer .footer-widget.widget_text img {
  display: block;
  margin-bottom: 1em;
}

#footer.site-footer li a:before {
  color: #ffffff;
}

#footer.site-footer .widget_recent_entries ul li {
  padding: 1em 0 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

#footer.site-footer .featured-products ul {
  border-top: 1px solid #a8a8a8;
}

#footer.site-footer .featured-products ul li {
  border-bottom: 1px solid #a8a8a8;
  padding: 20px 0 25px 0;
  color: #ffffff;
}

.blog-entry-title a,
.related-post-content a {
  color: #d73633;
}

.blog-entry-title a:hover,
.related-post-content a:hover {
  color: black !important;
  text-decoration: underline;
}

.meta a:hover {
  color: #d73633 !important;
}

body.blog #content-wrap,
body.single-post #content-wrap {
  margin-top: 30px;
}

@media only screen and (max-width: 959px) {
  .utility-nav {
    display: none;
  }
}

body #site-scroll-top:hover {
  background: #d73633;
  border-color: #d73633;
}

body .page-numbers a:hover,
body .page-numbers.current,
body .page-numbers.current:hover {
  background: #d73633;
}

body h2 a:hover,
body h3 a:hover,
body h4 a:hover,
body .related-post-title:hover,
body .vcex-caroufredsel-wrap .vcex-caroufredsel-entry-title a:hover {
  color: #d73633 !important;
}

body #top-bar-social a:hover {
  color: #d73633;
}

body .navbar-style-one .dropdown-menu>.current-menu-item>a:after {
  background: #d73633;
}

body .navbar-style-one .dropdown-menu ul li a:hover {
  background: #d73633;
}

body #searchform-dropdown {
  border-top-color: #d73633;
}

body #main .tagcloud a:hover {
  background: #d73633;
}

body #wp-calendar caption {
  background: #d73633;
}

body .vcex-pricing.featured .vcex-pricing-header {
  background: #d73633;
}

body .vcex-filter-links a:hover,
body .vcex-filter-links li.active a {
  background: #d73633;
}

body .vcex-navbar.style-buttons a:hover,
body .vcex-navbar.style-buttons a.active {
  background: #d73633;
}

body .staff-social a:hover {
  background: #d73633 !important;
}

body #footer-callout .theme-button {
  background: #d73633;
}

body .vcex-navbar.style-buttons a:hover,
body .vcex-navbar.style-buttons a.active {
  background: #d73633;
}

body .vcex-navbar.style-buttons a:hover,
body .vcex-navbar.style-buttons a.active {
  background: #d73633;
}

@media only screen and (max-width: 959px) {

  .vc_box_shadow_3d_wrap:before,
  .vc_box_shadow_3d_wrap:after {
    bottom: 15%;
  }
}

@media only screen and (max-width: 768px) {

  .vc_box_shadow_3d_wrap:before,
  .vc_box_shadow_3d_wrap:after {
    bottom: 18%;
  }
}

.wpb_single_image .vc_single_image-wrapper.vc_box_outline,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle {
  border: 0;
  padding: 0;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_outline img,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img {
  padding: 6px;
}

input[type="submit"],
.edit-post-link a,
#commentform #submit,
.wpcf7 .wpcf7-submit,
.theme-minimal-graphical #comments .comment-reply-link,
.theme-button,
.readmore-link,
#current-shop-items .buttons a,
.woocommerce .button,
button,
#comments .comment-reply-link,
.readmore-link,
#current-shop-items-dropdown .buttons a,
#current-shop-items-overlay .buttons a,
.product-entry-details .button,
.woocommerce #sidebar .button,
.vcex-readmore,
table.my_account_orders .order-actions .button.view {
  border: 2px solid #ED1B30;
}

.wpex-image-hover.grow {
  overflow: hidden;
}

.wpb_text_column h1 {
  font-weight: 600;
}

/* -------------------------------
    Tools Sidebar Menu Styling
   --------------------------------*/
#menu-calculators li {
  margin-bottom: 8px;
}

#menu-calculators li a {
  display: block;
  padding: 8px;
  background: #ddd;
  color: #666;
  font-size: 1em;
  border-radius: 3px;
  font-weight: bold;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  opacity: 0.7;
}

#menu-calculators li a:hover {
  color: #4d4d4d;
  text-decoration: none;
  opacity: 1;
}

#menu-calculators li.current-menu-item a {
  color: #fff;
  background: #4d4d4d;
  opacity: 1;
}

/* -------------------------------
    Tools Form Row Clearing
   --------------------------------*/
form .form-row {
  padding: 3px;
  margin: 0 0 12px;
}

.form-row:after {
  content: "";
  display: table;
  clear: both;
}

.tp-splitted.tp-wordsplit {
  color: rgb(165, 29, 47);
}

