/*============Sticky Footer============*/
html,
body {
  height: 100%;
}
#wrap {
  min-height: 100%;
  height: auto!important;
  height: 100%;
  margin: 0 auto -10px;
  padding: 0 0 10px;
  z-index: 9;
  position: relative;
}
.clear {
  clear: both;
}
img.alignleft {
  float: left;
  margin: 0px 10px 0px 0px;
}
img.alignright {
  float: right;
  margin: 0px 0px 0px 10px;
}
.alignright {
  float: right;
  margin: 0 0 15px 30px;
}
.alignleft {
  float: left;
  margin: 0 30px 15px 0;
}
* {
  outline: none!important;
}
/*==========Fonts & Headings===========*/
h1 {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 48px;
}
h2 {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 100;
}
h3 {
  font-family: 'Open Sans', sans-serif;
}
h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 100;
}
h5 {
  font-family: 'Open Sans', sans-serif;
}
p {
  font-family: 'Open Sans', sans-serif;
  color: #292f36;
  font-size: 15px;
  margin-bottom: 15px;
}
strong {
  font-weight: 600;
}
b {
  font-weight: 600;
}
a {
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:visited,
a:hover,
a:active {
  text-decoration: underline;
}
.pswp__bg {
  background: rgba(0, 0, 0, 0.75) !important;
}
.pswp__ui--fit .pswp__top-bar {
  background: transparent!important;
}
.pswp__ui--fit .pswp__caption {
  display: none!important;
}
.btn.btn-primary {
  background: transparent;
  color: #292f36;
  font-weight: 600;
  border-color: #292f36;
  font-size: 12px;
  border: 2px solid;
  padding: 5px 6px;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 5px;
}
.btn.btn-primary:hover {
  background-color: #20A39E;
  border-color: #20A39E;
  color: #fff;
}
/* Nav ==============================*/
#ubermenu-main-2-main-menu-2 {
  display: inline-block !important;
}
.ubermenu .ubermenu-target-text {
  text-transform: uppercase;
}
.ubermenu-target .ubermenu-target-text {
  border-bottom: solid 2px #fff;
}
.ubermenu .ubermenu-target-text {
  font-weight: 400 !important;
}
.ubermenu-submenu-id-64 .ubermenu-target-text span {
  font-weight: 600 !important;
}
.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
  position: inherit;
}
.woocommerce-products-header__title.page-title span {
  font-weight: 600 !important;
}
#banner-heading-main .woocommerce-products-header__title.page-title span {
  font-weight: 500 !important;
}
#sidebar-nav-cats .filters a {
  font-weight: 400 !important;
}
#sidebar-nav-cats .filters a span {
  font-weight: 600 !important;
}
#sidebar-nav-cats .filters a.selected {
  color: #00a39d !important;
}
.ubermenu-target:hover .ubermenu-target-text {
  border-bottom: solid 2px #20A39E;
}
.ubermenu-nav .ubermenu-submenu {
  margin-top: 25px !important;
  /* margin-left: 200px !important; */
  padding: 25px !important;
  padding-top: 0px !important;
}
nav.main-menu ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
}
nav.main-menu li {
  display: inline-block;
  padding: 0;
  margin: 0;
  position: relative;
  margin: 0px 10px;
}
nav.main-menu li a {
  font-size: 13px;
  text-transform: uppercase;
  color: #292f36;
  text-decoration: none;
  font-weight: 600;
  padding: 0px 0px 34px 0px;
  border-bottom: 4px solid transparent;
}
nav.main-menu ul.sub-menu {
  display: none;
  position: absolute;
  white-space: nowrap;
  top: 100%;
  left: 0;
  z-index: 99999;
  text-align: left;
  overflow: hidden;
  padding: 0;
}
nav.main-menu .current-menu-item a {
  color: #20a39e;
  border-bottom-color: #20a39e;
}
nav.main-menu li:hover a {
  color: #20a39e;
  border-bottom-color: #20a39e;
}
header {
  position: absolute;
  width: 100%;
  z-index: 9999999;
  top: 0;
}
header .header-logo {
  float: left;
  display: block;
  margin-right: 100px;
}
header #header-top-inner {
  padding: 5px 0px 5px 15px;
}
header #header-bottom-inner {
  padding: 19px 15px;
}
header #header-top-left {
  display: block;
  float: left;
}
header #header-top-right {
  display: inline-block;
  float: right;
}
header #header-bottom-inner .main-menu {
  margin: 15px 15px;
}
header #header-top-left a {
  font-size: 18px!important;
  font-weight: 600;
}
header #header-top-left i {
  margin-right: 10px!important;
}
header #header-top-right #icon-right {
  margin-right: 0px!important;
  margin-left: 5px!important;
}
header #header-top-right span {
  margin: 0px 6px;
}
header #header-top-right #cart-count {
  background: #db0411;
  color: #fff;
  padding: 9px 20px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 15px !important;
}
header #header-seperator {
  border-left: 2px solid #20a39e;
  margin: 0px!important;
  padding: 0px;
}
header #logo-menu-holder {
  padding: 0px;
}
header #search-icon-holder {
  padding: 0px;
}
header #menu-logo img {
  float: right;
}
header #menu-mobile-holder .shiftnav-toggle i {
  float: right;
  font-size: 30px;
  color: #292f36;
  margin-top: 12.5px;
}
nav.main-menu li:first-of-type {
  margin-left: 0px;
}
nav.main-menu li:last-of-type {
  margin-right: 0px;
}
header #header-top-left #phone {
  margin-top: -1.5px;
}
header .main-menu .sub-menu {
  margin-top: 38px;
  background-color: #FFFFFF;
  min-width: 300px;
}
header .main-menu .sub-menu li {
  display: block;
  border-bottom: 4px solid transparent;
  padding: 5px 15px 5px 15px;
  margin: 0px;
}
header .main-menu .sub-menu li a {
  margin: 0px;
  border-bottom: 0px;
  color: #292f36;
  padding: 0px;
}
header .main-menu .sub-menu li a:after {
  font-family: FontAwesome;
  content: "\f054";
  display: inline-block;
  float: right;
  margin-top: -18px;
}
header .main-menu .sub-menu li:hover {
  border-bottom-color: #20a39e;
}
header .main-menu .sub-menu li:hover a {
  color: #20a39e;
}
header .main-menu .sub-menu .current-menu-item a {
  color: #20a39e;
}
header .main-menu .sub-menu .current-menu-item {
  border-bottom-color: #20a39e;
}
.shiftnav-search input.shiftnav-search-input {
  border: none!important;
}
.shiftnav-search input.shiftnav-search-input {
  color: #292f36;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: italic;
  margin-right: 7.5px;
}
.shiftnav-search input.shiftnav-search-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #292f36;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: italic;
  margin-right: 7.5px;
}
.shiftnav-search input.shiftnav-search-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #292f36;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: italic;
  margin-right: 7.5px;
}
.shiftnav-search input.shiftnav-search-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #292f36;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: italic;
  margin-right: 7.5px;
}
.shiftnav-search input.shiftnav-search-input:-moz-placeholder {
  /* Firefox 18- */
  color: #292f36;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: italic;
  margin-right: 7.5px;
}
#search-box .search-field::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #292f36;
}
#search-box .search-field::-moz-placeholder {
  /* Firefox 19+ */
  color: #292f36;
}
#search-box .search-field:-ms-input-placeholder {
  /* IE 10+ */
  color: #292f36;
}
#search-box .search-field:-moz-placeholder {
  /* Firefox 18- */
  color: #292f36;
}
#search-box {
  float: left;
}
#search-box a {
  text-decoration: none;
}
#search-box #search-field {
  color: #292f36;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: italic;
  margin-right: 7.5px;
}
#search-box .search-field::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #292f36;
}
#search-box .search-field::-moz-placeholder {
  /* Firefox 19+ */
  color: #292f36;
}
#search-box .search-field:-ms-input-placeholder {
  /* IE 10+ */
  color: #292f36;
}
#search-box .search-field:-moz-placeholder {
  /* Firefox 18- */
  color: #292f36;
}
#search-box input {
  width: 117.5px;
  border: none;
}
#search-box .search-submit {
  border: none;
  background-color: transparent;
  color: #292f36;
}
#search-box .search-submit i {
  font-size: 24px;
}
#search-box .search-link {
  float: left;
  margin-top: 10px;
}
#header-main {
  background-color: #ffffff;
}
#header-top #header-top-inner a {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
}
#header-top #header-top-inner span {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
#header-top #header-top-left span {
  font-size: 18px;
}
#header-top #header-top-inner i {
  color: #20a39e!important;
  margin-right: 5px;
}
#header-top #header-top-inner .fa-shopping-cart {
  color: #fff!important;
}
.shiftnav-search {
  margin-top: 15px!important;
}
#shiftnav-main {
  width: 45%!important;
  z-index: 999999999;
}
#shiftnav-main .shiftnav-inner {
  background: #292f36!important;
}
#shiftnav-main .shiftnav-nav li a {
  color: #b7b7b7 !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 22.5px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 12.5px 25px!important;
}
#shiftnav-main .shiftnav-nav li:hover a {
  color: #fff!important;
}
#shiftnav-main .shiftnav-nav .current-menu-item a {
  color: #20A39E!important;
}
#shiftnav-main .shiftnav-nav .woo-menu-item a {
  color: #f1f1f1!important;
}
.shiftnav .shiftnav-panel-close {
  display: block !important;
  margin-bottom: 15px!important;
  position: static !important;
  left: 0 !important;
  padding: 15px 20px !important;
  z-index: 20;
  cursor: pointer;
  font-size: 25px !important;
}
.shiftnav .shiftnav-panel-close i {
  color: #b7b7b7 !important;
}
.shiftnav .shiftnav-panel-close i:hover {
  color: #fff !important;
}
#header-top #header-top-inner .slider {
  margin: 0px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 47.5px;
  height: 22.5px;
  margin-bottom: -6.5px;
}
.switch input {
  display: none;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .slider {
  background-color: #20A39E;
}
input:focus + .slider {
  box-shadow: 0 0 1px #20A39E;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
#search-overlay {
  /*display: none;
    */
  background-color: rgba(32, 36, 45, 0.95);
  position: fixed;
  height: 100%;
  width: 100%;
  overflow-y: hidden;
  z-index: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /*z-index: 999999!important;
    */
}
#search-overlay.overlay-visible {
  z-index: 999;
  opacity: 1;
  /*overflow-y: scroll;
    */
}
#search-overlay .search-overlay-header {
  padding: 30px 15px 0 30px;
}
#search-overlay a.trigger-search {
  margin-top: 28px;
  text-transform: uppercase;
  float: right;
  color: #fff;
  position: relative;
  padding-right: 35px;
  text-decoration: none;
}
#search-overlay a.trigger-search i {
  position: absolute;
  top: -3px;
  right: 0;
  z-index: 999999;
  font-size: 25px;
  margin-right: 50px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#search-overlay form {
  margin-top: 25%;
}
#swp_category_limiter {
  line-height: 70px;
  background-color: transparent;
  border: none;
  border-bottom: 3px solid #fff;
  padding: 10px 30px;
  width: 25%;
  color: #fff;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
  height: 65px;
  border-radius: 0px;
}
.search-submit {
  padding: 10px 30px;
  background: transparent;
  color: #fff;
  border: solid 1px #fff;
  border-radius: 3px;
  margin: 5px;
}
#search-overlay form #s {
  font-size: 50px;
  font-size: 5rem;
  line-height: 70px;
  background-color: transparent;
  border: none;
  border-bottom: 3px solid #fff;
  padding: 10px 30px;
  width: 60%;
  color: #fff;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
}
#search-overlay form #searchsubmit {
  text-align: center;
  width: 14.5%;
  display: inline-block;
  font-size: 60px;
  font-size: 6rem;
  line-height: 70px;
  background-color: transparent;
  border: none;
  padding: 10px 30px;
  color: #fff;
  cursor: pointer;
}
#search-overlay form #searchsubmit:hover {
  color: #11326d;
}
#searchsubmit i {
  font-size: 50px;
  color: #96999C;
}
#searchsubmit i:hover {
  color: #fff;
}
#search-box #search-icon i {
  font-size: 25px;
  color: #292f36;
}
/* Global ==============================*/
.clear {
  clear: both;
}
.padding {
  padding: 75px 0px;
}
.padding-large {
  padding: 125px 0px;
}
.banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.btn a {
  font-size: 14px;
  border: 2px solid;
  padding: 5px 10px;
  text-transform: uppercase;
  background: transparent;
  text-decoration: none;
}
#featured-products-shortcode {
  padding: 0px 100px;
}
#featured-products {
  background-color: #ebebeb;
}
#featured-products-container {
  position: relative;
  z-index: 9;
}
#featured-products #featured-products-heading {
  margin-bottom: 35px;
}
#featured-products #featured-products-heading h2 {
  margin: 0px;
}
#featured-products-button a {
  color: #292f36;
  font-weight: 600;
  border-color: #292f36;
  font-size: 14px;
  border: 2px solid;
  padding: 5px 10px;
  text-transform: uppercase;
  text-decoration: none;
}
#featured-products-button a:hover {
  background-color: #20A39E;
  border-color: #20A39E;
  color: #fff;
}
#our-brands-wrap {
  margin: 50px 0px;
}
#brand-wrap {
  margin: 25px;
}
#our-services {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover!important;
  margin: 0;
  padding: 0px;
  margin: 0 auto;
  position: relative;
  background-position: center center;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  #our-services {
    background-attachment: inherit;
  }
}
#our-services #service-heading h4 {
  text-transform: uppercase;
  color: #fff;
}
#our-services #service-description p {
  color: #fff;
}
#our-services #service-button a {
  color: #fff;
  border-color: #fff;
  border-radius: 25px;
}
#our-services #service-button a:hover {
  background-color: #fff;
  color: #333;
}
#our-services #our-services-container {
  position: relative;
  z-index: 9;
}
#our-services #service-icon {
  margin-bottom: 15px;
}
#our-services #service-description {
  margin: 15px 0px;
}
#default-banner {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover!important;
  background-position: center center;
  margin: 0;
  padding: 0px;
  margin: 0 auto;
  position: relative;
  background-position: bottom center;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  #default-banner {
    background-attachment: inherit;
  }
}
#default-banner #default-banner-content {
  padding: 200px 0px 100px;
  position: relative;
  z-index: 9;
}
#default-banner #banner-heading-main h1 {
  color: #fff;
}
#default-banner #banner-subheading h3 {
  color: #fff;
  font-weight: 100;
}
#gform_fields_1 {
  padding-left: 0px!important;
}
#gform_fields_1 input {
  border: 2px solid rgba(236, 236, 236, 0.5);
}
#gform_fields_1 textarea {
  border: 2px solid rgba(236, 236, 236, 0.5);
}
.gform_wrapper .top_label .gfield_label {
  font-weight: 500;
}
.gform_wrapper .top_label div.ginput_container {
  margin-top: 2.5px!important;
}
.gform_wrapper #gform_submit_button_1 {
  color: #292f36;
  font-weight: 600;
  border-color: #292f36;
  font-size: 14px;
  border: 2px solid;
  padding: 5px 25px;
  text-transform: uppercase;
  background: transparent;
  text-decoration: none;
}
.gform_wrapper #gform_submit_button_1:hover {
  background-color: #292f36;
  color: #fff;
}
.bread-crumbs {
  position: relative;
  z-index: 9;
}
.bread-crumbs #breadcrumbs:before {
  font-family: FontAwesome;
  content: "\f015";
  font-size: 14px;
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
}
.bread-crumbs #breadcrumbs {
  margin: 0px;
  padding: 10px 0px;
  border-bottom: 1px solid #e1e1e1;
}
.bread-crumbs #breadcrumbs a {
  text-transform: uppercase;
  font-size: 12px;
  color: #292f36;
  font-weight: 600;
  text-decoration: none;
}
.bread-crumbs #breadcrumbs span {
  text-transform: uppercase;
  font-size: 12px;
  color: #292f36;
  font-weight: 600;
  text-decoration: none;
}
.link-grid {
  padding: 50px 0px;
}
.pdf-downloads .pdf-box h3 {
  margin-top: 0px;
}
.pdf-downloads .pdf-box {
  padding: 25px 0px;
  border-bottom: 1px solid #e1e1e1;
}
.pdf-downloads .pdf-description {
  padding-bottom: 15px;
}
.pdf-downloads .download-btn {
  padding: 0px;
}
.pdf-downloads .download-btn a {
  text-decoration: none;
}
blockquote {
  border-left: 0px;
  padding-left: 0px;
}
blockquote p {
  font-size: 18px;
  font-style: italic;
}
#default-content {
  position: relative;
  z-index: 9;
}
#default-content h2 {
  margin-bottom: 15px;
}
#default-content a {
  text-decoration: underline;
  color: #333333;
}
#default-content img {
  max-width: 100%;
  height: auto;
}
#default-content li {
  font-family: 'Open Sans', sans-serif;
  color: #292f36;
  font-size: 15px;
  margin-bottom: 15px;
  margin-bottom: 3px;
}
#default-content ol {
  padding-left: 15px;
}
.default-content h2 {
  margin-bottom: 15px;
}
.default-content a {
  text-decoration: underline;
  color: #333333;
}
.default-content img {
  max-width: 100%;
  height: auto;
}
.default-content li {
  font-family: 'Open Sans', sans-serif;
  color: #292f36;
  font-size: 15px;
  margin-bottom: 15px;
  margin-bottom: 3px;
}
#product-grid-wrap #product-heading h4 {
  padding: 250px 20px 20px 20px;
  color: #fff;
  position: relative;
  z-index: 9;
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
  font-size: 27.5px;
  font-weight: 500;
  -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
}
#product-grid-wrap #product-heading h4:hover {
  -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.5);
}
#box-background-image {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.team-members #team-member {
  padding: 25px 0px;
  border-bottom: 1px solid #e1e1e1;
}
.team-members #team-member #team-member-image img {
  max-width: 100%;
  height: auto;
  float: left;
}
.team-members #team-member #team-member-name h3 {
  margin-top: 0px;
  text-transform: uppercase;
}
.team-members #team-member #team-member-role h5 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.team-members #team-member #team-member-data p {
  font-size: 15px;
}
#faq-accordion li {
  font-family: 'Open Sans', sans-serif;
  color: #292f36;
  font-size: 15px;
  margin-bottom: 5px;
}
#faq-accordion {
  position: relative;
  z-index: 9;
}
.accordion-toggle {
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
  margin: 0;
  padding: 15px 0;
  position: relative;
  font-size: 16px;
  font-weight: 600;
}
.accordion-toggle.active:after {
  content: "";
  position: absolute;
  right: 0;
  top: 25px;
  width: 0;
  height: 0;
  border-bottom: 5px solid #cccccc;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
}
.accordion-toggle:before {
  content: "";
  position: absolute;
  right: 0;
  top: 25px;
  width: 0;
  height: 0;
  border-top: 5px solid #000;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
}
.accordion-toggle.active:before {
  display: none;
}
.accordion-content {
  display: none;
}
.accordion-toggle.active {
  color: #cccccc;
}
.accordion a {
  text-decoration: underline;
  color: #333;
}
#glossary {
  position: relative;
  z-index: 9;
}
#glossary #glossary-alpha-letter h3 {
  border-top: 2px solid;
  border-bottom: 2px solid;
  margin: 10px 0px;
}
#glossary .glossary-alpha-terms {
  margin-bottom: 50px;
}
#glossary #glossary-links {
  margin-bottom: 25px;
}
#glossary #glossary-alpha-description {
  padding-top: 15px;
}
#glossary #glossary-links span {
  margin-right: 5px;
}
#glossary #glossary-links span a {
  font-size: 24px;
  color: #292f36;
  text-decoration: none;
}
/* Home ==============================*/
#home-banner {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover!important;
  margin: 0;
  padding: 0px;
  margin: 0 auto;
  position: relative;
  background-position: bottom center;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  #home-banner {
    background-attachment: inherit;
  }
}
#home-banner #home-banner-inner {
  padding: 250px 15px 200px 15px;
  position: relative;
  z-index: 9;
}
#home-banner #home-banner-inner #home-banner-subheading {
  padding: 35px 0px 75px 0px;
}
#home-banner #home-banner-inner h1 {
  color: #fff;
  margin: 0px;
}
#home-banner #home-banner-inner h4 {
  color: #fff;
  margin: 0px;
}
#home-banner-inner-wrap {
  padding: 0px;
}
#home-banner #home-banner-inner #home-banner-buttons .btn a {
  color: #fff;
  border-color: #fff;
}
#home-banner #home-banner-inner #home-banner-buttons .btn a:hover {
  background-color: #20A39E;
  border-color: #20A39E;
  color: #fff;
}
#home-banner #home-banner-inner #home-banner-buttons .btn-full a {
  color: #292f36;
  border-color: #fff;
  background-color: #fff;
}
#home-banner #home-banner-inner #home-banner-buttons .btn-full a:hover {
  background-color: #20A39E;
  border-color: #20A39E;
  color: #fff;
}
#home-banner #home-banner-inner #home-banner-button {
  padding-left: 0px;
}
#home-content {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover!important;
  margin: 0;
  padding: 0px;
  margin: 0 auto;
  position: relative;
  background-position: center center;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  #home-content {
    background-attachment: inherit;
  }
}
#home-content #home-content-container {
  position: relative;
  z-index: 9;
}
#home-content #home-content-left p {
  color: #fff;
  font-size: 16px;
}
#home-content #home-content-right img {
  display: block;
  margin: 0 auto;
}
/* Search ==============================*/
#search-results {
  padding: 75px 15px;
}
#search-form-large {
  margin-top: 25px;
}
#search-form-large .search-field {
  color: #292f36;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: italic;
  border: none;
}
#search-form-large .search-submit {
  border: none;
  background-color: transparent;
  color: #292f36;
  font-size: 18px;
}
.search-banner {
  background-image: url('images/search-banner.jpeg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover!important;
  background-position: center center;
  margin: 0;
  padding: 0px;
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
}
.search-result {
  text-decoration: none!important;
  border-top: 5px solid #292f36;
  display: block;
  background: #fff;
  margin-bottom: 30px;
  -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
}
.search-result:hover {
  -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.5);
}
.search-result .postmetadata {
  margin: 20px 20px;
}
.search-result h3 {
  margin: 0;
  padding: 0;
  color: #333;
  margin-bottom: 5px;
  font-size: 25px;
  text-transform: none;
  line-height: 1.25;
  margin-bottom: 10px;
}
.search-result p {
  padding: 0;
  margin: 0;
  font-size: 15px;
}
.search-result p span {
  font-weight: 600;
}
.search-result-container {
  padding: 50px 0px;
}
.search-result .search-footer {
  min-height: 50px;
  background-color: #ebebeb;
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  padding: 5px 25px;
  background-repeat: no-repeat;
  background-position: left 16px center;
  border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
}
.search-result .search-footer span {
  display: block;
  font-weight: 400;
}
.no-results {
  text-align: center;
}
.search-footer i {
  font-size: 25px;
  margin-top: 10px;
  float: right;
  color: #292f36;
}
/* WooCommerce ==============================*/
.single_add_to_cart_button {
  padding: 10px 10px!important;
}
.shop-banner {
  background-image: url('images/shop-single-banner.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover!important;
  background-position: center center;
  margin: 0;
  padding: 0px;
  margin: 0 auto;
  position: relative;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  .shop-banner {
    background-attachment: inherit;
  }
}
.shop-banner #default-banner-content {
  padding: 200px 0px 100px;
  position: relative;
  z-index: 9;
}
.shop-banner #banner-heading-main h1 {
  color: #fff;
}
.shop-banner #banner-subheading h3 {
  color: #fff;
  font-weight: 100;
}
.woocommerce-breadcrumb {
  display: none!important;
}
.woocommerce-loop-product__title {
  height: 40px;
}
.woocommerce div.product form.cart {
  margin-top: 50px;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  color: #fff!important;
  background-color: red!important;
  border-radius: 0px;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  border-color: red!important;
}
.woocommerce div.product form.cart .button:hover {
  border-color: #292f36 !important;
  background-color: #292f36 !important;
}
.woocommerce div.product div.summary {
  width: 90%!important;
}
.woocommerce-page div.product div.images {
  width: 90%!important;
}
.woocommerce div.product form.cart div.quantity {
  float: right!important;
}
.woocommerce .quantity::before {
  content: 'Quantity:';
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 500;
  margin-right: 10px;
  display: inline;
  font-size: 18px;
  color: #292f36;
}
.woocommerce div.product div.images img {
  border: 2px solid rgba(236, 236, 236, 0.5);
}
.woocommerce div.product form.cart div.quantity {
  margin-bottom: 25px!important;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  display: none;
}
.woocommerce ul.products li.product .button {
  width: 100%!important;
  color: #fff!important;
  font-size: 14px!important;
  border-radius: 0px!important;
  text-transform: uppercase!important;
  background-color: #292f36!important;
}
.woocommerce ul.products li.product .button:hover {
  background-color: #20A39E!important;
  border-color: #20A39E!important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 14px!important;
  color: #292f36!important;
  text-transform: uppercase!important;
  font-weight: 600!important;
}
.products .price .woocommerce-Price-amount {
  display: none!important;
}
.woocommerce ul.products li {
  background-color: #fff!important;
  border: 2px solid rgba(187, 187, 187, 0.5) !important;
}
.woocommerce ul.products li p {
  margin: 0px!important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding: .5em 15px!important;
}
.woocommerce ul.products li.product a img {
  margin-bottom: 0px!important;
}
.woocommerce .woocommerce-ordering::before {
  content: 'Sort By:';
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 500;
  margin-right: 10px;
  display: inline;
  font-size: 14px;
  color: #292f36;
}
.woocommerce ul.products li.product .price {
  display: none!important;
}
.summary-box .product_title {
  display: none!important;
}
.summary-box .posted_in {
  display: none!important;
}
.summary-box #single-product-sku #sku-code p {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 0px;
}
.summary-box .product_meta {
  display: none!important;
}
.summary-box #single-product-sku #sku-heading h5 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0px;
  font-weight: 500;
}
.summary-box #single-product-price #my-price h5 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0px;
  font-weight: 500;
  color: #20a39e;
}
.summary-box #single-product-price #my-price-price {
  color: #000;
  padding-left: 5px;
  font-weight: 600;
}
.summary-box #single-product-price {
  text-align: right;
}
.summary-box #single-product-price #default-price p {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 0px;
}
.summary-box #product-brand {
  margin-top: 10px;
}
.summary-box #intro-summary {
  margin-bottom: 25px;
}
.summary-box #product-brand h5 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0px;
  font-weight: 500;
}
.summary-box #product-brand-data a {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0px;
  font-weight: 700;
  text-decoration: none;
  color: #292f36;
  margin-left: 5px;
}
.summary-box #product-brand-heading {
  display: block;
  float: left;
  margin-top: 2.5px;
}
#single-product-content {
  margin-bottom: 100px;
  z-index: 9;
}
#single-product-content.woocommerce-product-details__short-description {
  font-size: 14px;
}
#single-product-content #single-description-content p {
  font-size: 16px;
}
#single-product-content #single-subheading h4 {
  font-size: 14px;
  color: #303036;
  text-transform: uppercase;
  font-weight: 800;
}
#single-product-content #woo-product-name h1 {
  font-size: 36px;
  font-weight: 100;
  margin: 0px;
}
@media (max-width: 992px) {
  #single-product-content #woo-product-name h1 {
    margin-bottom: 10px;
  }
}
#single-product-content #woo-product-category a {
  color: #20a39e;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
}
#single-product-top {
  margin: 25px 0px 25px 0px;
}
#single-product-content #breadcrumbs {
  margin: 0px;
  padding: 10px 0px;
  border-bottom: 1px solid #e1e1e1;
}
#single-product-content #breadcrumbs a {
  text-transform: uppercase;
  font-size: 12px;
  color: #292f36;
  font-weight: 600;
  text-decoration: none;
}
#single-product-content #breadcrumbs span {
  text-transform: uppercase;
  font-size: 12px;
  color: #292f36;
  font-weight: 600;
}
#single-product-sidebar {
  padding: 0px;
}
.sub-cats .filters a {
  margin-left: 5px;
}
.sub-cats #nav-cat-left {
  display: none;
  background: #d3d3d3;
}
.sub-cats #nav-cat-left.open {
  display: block;
}
.sub-sub-cats .filters a {
  margin-left: 10px;
}
#sidebar-nav {
  background-color: #ebebeb;
  margin-top: -46px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  z-index: 9;
  position: relative;
}
#sidebar-nav #sidebar-nav-heading h5 {
  color: #fff;
  padding: 15px 15px;
  background-color: #20a39e;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin: 0px;
  font-weight: 600;
}
#sidebar-nav-heading a:visited,
#sidebar-nav-heading a:hover,
#sidebar-nav-heading a:active {
  text-decoration: none;
}
#sidebar-nav #sidebar-nav-inner {
  padding: 10px 15px;
  border-bottom: 2px solid #b7b7b7;
}
#sidebar-nav #sidebar-nav-inner #sidebar-nav-back a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  color: #292f36;
}
#sidebar-nav #sidebar-nav-inner #sidebar-nav-back a:hover {
  color: #20A39E;
}
#sidebar-nav #sidebar-nav-inner #sidebar-nav-back i {
  margin-right: 10px;
  color: #20A39E;
}
#sidebar-nav #sidebar-nav-cats #nav-cat-left {
  padding: 0px;
}
#sidebar-nav #sidebar-nav-cats #nav-cat-right {
  padding: 0px;
  border-bottom: 1px solid #b7b7b7;
  height: 32px;
}
#sidebar-nav #sidebar-nav-cats #nav-cat-right i {
  margin: 0 auto;
  display: block;
  color: #20a39e;
  padding: 8.85px 15px;
}
#sidebar-nav #sidebar-nav-cats .filters {
  padding: 5px 0px 5px 15px;
  margin: 0px;
  border-top: 1px solid #b7b7b7;
}
#sidebar-nav #sidebar-nav-cats .filters a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  color: #292f36;
  font-size: 14px;
  /*line-height: 1;
    */
}
#sidebar-nav-cats a {
  text-decoration: none;
}
#sidebar-nav #sidebar-nav-cats .filters a:hover {
  color: #20A39E;
  border-bottom: #20A39E 2px solid;
}
#sidebar-nav #sidebar-nav-cats .filters i {
  margin: 0 auto;
  display: block;
  color: #20a39e;
  padding: 5px 15px;
}
.woocommerce .button {
  padding: 5px 10px!important;
  text-transform: uppercase!important;
  background: transparent!important;
  text-decoration: none!important;
  font-size: 14px!important;
  border: 2px solid!important;
  color: #292f36!important;
  font-weight: 600!important;
  border-color: #292f36!important;
  border-radius: 0px!important;
}
.woocommerce-info {
  border-top-color: #292f36!important;
  font-family: 'Open Sans', sans-serif !important;
  color: #292f36!important;
  font-size: 14px!important;
}
.woocommerce-info::before {
  color: #292f36!important;
}
.woocommerce-message {
  border-top-color: #292f36!important;
  font-family: 'Open Sans', sans-serif !important;
  color: #292f36!important;
  font-size: 14px!important;
  margin-bottom: 60px !important;
  margin-top: 10px !important;
}
.woocommerce-error {
  margin-bottom: 60px !important;
  margin-top: 10px !important;
}
.woocommerce-message::before {
  color: #292f36!important;
}
.woocommerce-cart-form #coupon_code {
  width: 100px!important;
}
.woocommerce-MyAccount-navigation ul {
  padding: 0px;
  list-style: none;
  margin-right: 35px;
}
.woocommerce-MyAccount-navigation ul li:first-of-type {
  border-top: 1px solid;
}
.woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid;
  padding: 5px 0px;
}
.woocommerce-MyAccount-navigation ul li a {
  text-decoration: none!important;
  text-transform: uppercase;
  font-weight: 600;
  color: #292f36;
}
.woocommerce-MyAccount-content legend {
  font-family: 'Open Sans', sans-serif;
  color: #292f36;
  font-size: 15px;
  margin-top: 25px;
  margin-bottom: 5px;
  font-weight: 700;
}
.woocommerce-MyAccount-content {
  position: relative;
}
.woocommerce-MyAccount-content .woocommerce-Addresses {
  position: relative;
}
.woocommerce-MyAccount-content .woocommerce-Address-title {
  position: relative;
}
.woocommerce-MyAccount-content .woocommerce-Addresses h3 {
  font-family: 'Open Sans', sans-serif;
  color: #292f36;
  font-size: 15px;
  margin-top: 25px;
  margin-bottom: 5px;
  font-weight: 700;
}
/* News ==============================*/
.news-banner {
  background-image: url('images/news-banner.jpeg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover!important;
  background-position: center center;
  margin: 0;
  padding: 0px;
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
}
.news-banner #default-banner-content {
  padding: 200px 0px 100px;
  position: relative;
  z-index: 9;
}
.news-banner #banner-heading-main h1 {
  color: #fff;
}
.news-banner #banner-subheading h3 {
  color: #fff;
  font-weight: 100;
}
#article-preview {
  border-bottom: 1px solid #e1e1e1;
  padding-left: 15px;
  padding-bottom: 20px;
}
#article-preview a {
  text-decoration: none;
}
#article-preview h2 {
  font-size: 32.5px;
  text-decoration: none;
  color: #292f36;
}
#article-preview #article-preview-date small {
  text-decoration: none;
  color: #292f36;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
}
#article-preview #article-preview-excerpt {
  margin: 5px 0px;
}
#article-preview #article-preview-button {
  margin: 25px 0px 10px 0px;
}
#article-preview #article-preview-button a {
  padding: 5px 25px;
  color: #292F36;
  text-transform: uppercase;
  background: transparent;
  text-decoration: none;
  font-size: 14px;
  border: 2px solid #292F36;
  float: right;
}
#article-preview #article-preview-button a:hover {
  background-color: #292F36;
  color: #fff;
}
#news-archive .navigation .alignleft a {
  text-transform: uppercase;
  font-size: 12px;
  color: #20A39E;
  font-weight: 600;
  text-decoration: none;
}
#news-archive .navigation .alignright a {
  text-transform: uppercase;
  font-size: 12px;
  color: #20A39E;
  font-weight: 600;
  text-decoration: none;
}
#news-archive .navigation {
  margin: 25px 0px 15px 0px;
}
/*#single-article-content .navigation .alignleft{
     text-transform: uppercase;
     font-size: 12px;
     color: #20A39E;
     font-weight: 600;
     text-decoration: none;
}
 #single-article-content .navigation .alignright{
     text-transform: uppercase;
     font-size: 12px;
     color: #20A39E;
     font-weight: 600;
     text-decoration: none;
}
 #single-article-content .navigation .alignleft a{
     text-transform: uppercase;
     font-size: 12px;
     color: #20A39E;
     font-weight: 600;
     text-decoration: none;
}
 #single-article-content .navigation .alignright a{
     text-transform: uppercase;
     font-size: 12px;
     color: #20A39E;
     font-weight: 600;
     text-decoration: none;
}
*/
#single-article-content .navigation {
  margin: 25px 0px 15px 0px;
}
#single-article-content #news-single {
  padding: 25px 15px;
}
#single-article-content #news-single small {
  text-decoration: none;
  color: #292f36;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
}
#single-article-content #news-single .content {
  padding: 10px 0px;
}
.single-cat-filter #sidebar-nav-cats #nav-cat-right i {
  padding: 8.7px 15px!important;
}
.index-cat-filter #sidebar-nav-cats #nav-cat-right i {
  padding: 8.85px 15px!important;
}
.navigation {
  margin-top: 15px;
}
.navigation a {
  color: #20A39E;
  font-size: 16px;
  text-decoration: none;
}
/* 404 ==============================*/
.error-banner {
  background-image: url('images/error-banner.jpeg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover!important;
  background-position: center center;
  margin: 0;
  padding: 0px;
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
}
.error-banner #default-banner-content {
  padding: 200px 0px 100px;
  position: relative;
  z-index: 9;
}
.error-banner #banner-heading-main h1 {
  color: #fff;
}
.error-banner #banner-subheading h3 {
  color: #fff;
  font-weight: 100;
}
#error-back-button a {
  padding: 5px 10px;
  color: #292F36;
  text-transform: uppercase;
  background: transparent;
  text-decoration: none;
  font-size: 14px;
  border: 2px solid #292F36;
}
#back-error {
  margin: 0px 0px 25px 0px;
}
/* Footer ==============================*/
footer .footer-main {
  padding: 35px 15px;
  background-color: #292f36;
}
footer .acf-map {
  width: 100%;
  height: 400px;
}
/* fixes potential theme css conflict */
footer .acf-map img {
  max-width: inherit !important;
}
footer .overlay {
  width: 100%;
  min-height: 350px;
  position: absolute;
  top: 0;
}
footer .footer-logo img {
  padding-top: 5px;
}
footer .footer-main {
  background-color: #20242d;
}
footer {
  background-color: #20242d;
  z-index: 9;
  position: relative;
}
footer #footer-logo {
  margin-bottom: 30px;
}
footer #footer-phone {
  margin-bottom: 30px;
  padding: 0px;
}
footer #footer-fax {
  margin-bottom: 30px;
  padding: 0px;
}
footer #footer-phone i {
  color: #20a39e;
  margin-right: 10px;
}
footer #footer-phone a {
  text-decoration: none;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
}
footer #footer-fax i {
  color: #20a39e;
  margin-right: 10px;
}
footer #footer-fax a {
  text-decoration: none;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
}
footer .footer-heading h5 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
footer .footer-data p {
  color: #cccccc;
  font-size: 16px;
}
footer #footer-bottom span {
  text-transform: uppercase;
  font-size: 12px;
  color: #cccccc;
}
footer #footer-bottom span a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  color: #cccccc;
  text-decoration: none;
}
footer #footer-bottom #site-by {
  margin-right: 3px;
  display: block;
  float: left;
}
footer #footer-bottom #footer-right a {
  display: inline-block;
}
footer #footer-bottom {
  padding: 5px 15px;
}
footer #footer-bottom #footer-seperator {
  margin: 0px 5px;
  color: #cccccc;
}
footer #footer-right {
  float: right;
}
footer #footer-break {
  border-bottom: 1px solid #555555;
}
footer #footer-main-one #footer-address-right p {
  color: #cccccc;
  font-size: 16px;
}
footer #footer-main-one #footer-address-left i {
  color: #20a39e;
  font-size: 18px;
}
footer .footer-helpful-data span {
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 800;
}
footer .footer-helpful-data span a {
  text-decoration: none;
  color: #fff;
}
footer .footer-helpful-data #helpful-seperator {
  border-left: 1px solid #20a39e;
  margin: 0px 5px;
}
/****************************************/
/***** MEDIA QUERY FOR BELOW 767PX ******/
/****************************************/
@media (max-width: 767px) {
  h2 {
    font-size: 30px;
  }
  .padding {
    padding: 50px 0px;
  }
  .padding-large {
    padding: 75px 0px;
  }
  .team-members #team-member #team-member-image img {
    margin-bottom: 25px;
  }
  .team-members #team-member {
    border-bottom: none;
  }
  .woocommerce-message::before {
    display: none!important;
  }
  .woocommerce-message {
    padding: 1em 1em 2.5em 1em!important;
  }
  .woocommerce-message a {
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 10px!important;
  }
  .pdf-boxes {
    padding: 0px 15px;
  }
  .pdf-boxes .pdf-image {
    padding: 0px;
  }
  .pdf-boxes .pdf-details {
    padding: 0px;
  }
  .pdf-downloads .pdf-box h3 {
    margin-top: 15px;
  }
  #product-grid-wrap #product-heading h4 {
    padding: 200px 20px 20px 20px;
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
  }
  #product-grid-wrap #product-heading h4:hover {
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.5);
  }
  #default-banner #default-banner-content {
    padding: 150px 0px 75px;
  }
  #home-banner #home-banner-inner {
    padding: 175px 15px 100px 15px;
  }
  #home-content #home-content-right img {
    float: left;
  }
  #home-content-description {
    margin-bottom: 50px;
  }
  #brand-wrap {
    display: block;
    margin: 50px 0px;
  }
  header #menu-logo {
    display: none;
  }
  header .header-logo {
    margin-right: 0px;
  }
  #search-box .search-link {
    display: none;
  }
  #home-banner-button {
    width: 100%;
  }
  #home-banner-buttons a {
    float: left;
  }
  #shiftnav-main {
    width: 85% !important;
  }
  #sidebar-nav-cats {
    padding-bottom: 30px;
  }
  .woocommerce ul.products li {
    margin-bottom: 25px!important;
  }
  #category-archive-column {
    padding: 0px;
  }
  #single-product-content {
    padding: 0px;
  }
  .woocommerce div.product div.summary {
    width: 100%!important;
  }
  .woocommerce-page div.product div.images {
    width: 100%!important;
  }
  #single-product-content #breadcrumbs span {
    display: block;
  }
  #single-product-sidebar {
    margin-bottom: 15px;
  }
  #home-banner-button {
    margin-bottom: 10px;
  }
  #home-banner-buttons .btn {
    padding: 0px;
  }
  #our-services-wrap #service-wrap {
    margin: 50px 0px;
  }
  #single-description {
    margin-bottom: 50px;
  }
  #search-overlay form #s {
    font-size: 30px;
    font-size: 3rem;
    line-height: 35px;
    width: 100%;
    padding: 5px 10px;
  }
  #search-overlay form #searchsubmit {
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 30px;
    font-size: 3rem;
    line-height: 35px;
    margin-top: 20px;
    background-color: rgba(255, 255, 255, 0.2);
  }
  #article-preview #article-preview-button a {
    float: left;
  }
  #footer-address-left {
    padding-left: 0px;
  }
  footer #footer-bottom span {
    display: block;
  }
  footer #footer-bottom #footer-seperator {
    display: none;
  }
  footer #footer-right {
    float: left;
  }
  footer #footer-main-four {
    margin-top: 25px;
  }
  footer .footer-main {
    padding: 35px 0px;
  }
  footer #footer-bottom {
    padding: 10px 15px;
  }
}
/****************************************/
/**** MEDIA QUERY FOR 768PX - 991PX *****/
/****************************************/
@media (min-width: 768px) and (max-width: 991px) {
  header .header-logo {
    margin-bottom: 20px;
  }
  nav.main-menu li a {
    padding-bottom: 31px;
  }
  header #menu-logo img {
    margin-top: 27.5px;
  }
  footer .footer-helpful-data span {
    display: block;
  }
  #search-box {
    float: right;
    margin-top: -10px;
  }
  #search-box .search-link {
    float: right;
  }
  header #header-bottom-inner .main-menu {
    margin: 15px 0px;
  }
  #footer-address-left {
    padding-left: 0px;
  }
  #home-banner #home-banner-inner {
    padding: 250px 15px 85px 15px;
  }
  .woocommerce ul.products li {
    width: 47.5%!important;
    margin-bottom: 25px!important;
    margin-right: 15px!important;
  }
  #single-product-content {
    padding: 0px;
  }
  #category-archive-column {
    padding: 0px;
  }
  #single-product-sidebar {
    margin-bottom: 15px;
  }
  #sidebar-nav-cats {
    padding-bottom: 30px;
  }
  #single-description {
    margin-bottom: 75px;
  }
  #brand-wrap img {
    padding: 25px 25px;
  }
  footer #phone {
    clear: both;
  }
  footer #footer-address-left {
    padding: 0px;
  }
  footer #footer-address-right {
    padding: 0px;
  }
  footer .footer-logo-two img {
    margin-top: 25px;
  }
  .woocommerce div.product div.summary {
    width: 100%!important;
  }
  .woocommerce-page div.product div.images {
    width: 100%!important;
  }
  .woocommerce ul.products li.first,
  .woocommerce-page ul.products li.first {
    clear: none!important;
  }
}
/****************************************/
/*** MEDIA QUERY FOR 992PX - 1199PX *****/
/****************************************/
@media (min-width: 992px) and (max-width: 1199px) {
  header .header-logo {
    margin-bottom: 0px;
    margin-right: 50px;
  }
  header .header-logo img {
    margin-top: 5px;
  }
  nav.main-menu li a {
    padding-bottom: 31px;
  }
  footer .footer-helpful-data span {
    display: block;
  }
  .woocommerce div.product div.summary {
    width: 100% !important;
  }
  #brand-wrap img {
    padding: 25px 25px;
  }
  #home-banner #home-banner-inner h1 {
    font-size: 45px;
  }
  #search-box .search-link {
    float: right;
    margin-top: 20px;
  }
  header #header-bottom-inner .main-menu {
    margin: 15px 0px;
  }
  #menu-main-menu {
    margin-top: 10px;
  }
  footer #footer-phone a {
    font-size: 25px;
  }
  footer #footer-fax a {
    font-size: 25px;
  }
}
/****************************************/
/*** MEDIA QUERY FOR 1200PX AND ABOVE ***/
/****************************************/
/**************************************/
/*** CHROME AND SAFARI SPECIFIC CSS ***/
/**************************************/
/**************************************/
/******** IE 10+ SPECIFIC CSS *********/
/**************************************/
.not-parent {
  display: none;
}
.not-parent.expand {
  display: block;
  padding-left: 20px;
}
/* Table View Checkout */
.wpt_search_box {
  visibility: hidden;
  display: none;
}
.disabled {
  opacity: 0.8;
}
.login-dropdown {
  position: absolute;
  background: #fff;
  padding: 20px;
  z-index: 9;
  margin-top: 35px;
  top: 0px;
}
.my-account-dropdown {
  display: inline-block;
}
.my-account-dropdown .dropdown-menu {
  padding: 20px;
  right: 0px;
  left: unset;
}
.my-account {
  display: inline-block;
}
.my-account span {
  padding: 20px 0px;
}
.my-account .login-dropdown {
  display: none;
}
.my-account .login-dropdown:hover {
  display: block;
}
.my-account:hover .login-dropdown {
  display: block;
}
a.product-link {
  text-decoration: none;
  color: #000;
}
a.product-link:hover {
  text-decoration: none !important;
}
.product-SKU {
  text-align: center;
  background: #949494;
  padding: 3px;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 25px;
}
.minicart {
  display: none;
}
.minicart img {
  display: none;
}
.minicart .woocommerce-mini-cart {
  list-style: none;
  padding: 0px;
  padding-bottom: 10px;
}
.minicart .woocommerce-mini-cart__buttons a {
  color: #292f36;
  font-weight: 600;
  border-color: #292f36;
  font-size: 14px;
  border: 2px solid;
  padding: 5px 10px;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 5px;
}
.minicart .woocommerce-mini-cart__buttons a:hover {
  background-color: #20A39E;
  border-color: #20A39E;
  color: #fff;
}
.product-box {
  min-height: 250px;
  margin: 20px 0px;
  border: solid 1px #000;
  padding: 20px;
}
.product-box p {
  word-wrap: break-word;
  word-break: break-word;
}
.product-box a.read-more {
  color: #20a39e;
  text-decoration: underline;
}
.product-box a.read-more:hover {
  color: #20a39e;
}
.product-box .qty {
  padding: 4px;
  padding-bottom: 5px;
}
.product-box .quantity {
  display: inline-block;
}
.product-box .custom-add-to-cart {
  display: inline-block;
}
.product-box img {
  text-align: center;
  width: 100%;
}
.product-box .prices {
  float: right;
  text-align: right;
}
.product-box .prices #default-price p {
  font-size: 25px;
  font-weight: 600;
}
.product-box .prices #my-price h5 {
  margin: 0px;
  color: #20a39e;
}
.product-box .prices #my-price h5 #my-price-price {
  color: #000;
}
@media (max-width: 480px) {
  .product-box .prices {
    margin-top: 20px;
  }
}
.product-box .title {
  background: #cccccc;
  padding: 3px;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .product-box .prices {
    float: none;
  }
  .product-box .prices .btn {
    display: none;
  }
  .product-box .btn {
    display: block;
  }
  .product-box .the-content {
    height: inherit !important;
  }
}
.woo-product-name {
  display: inline-block;
}
#woo-product-name {
  display: inline-block;
}
.term-description {
  display: none;
}
@media (max-width: 767px) {
  #single-product-content #breadcrumbs span {
    display: inline;
  }
}
#sidebar-nav-heading .fa-minus {
  display: block ;
}
#sidebar-nav-heading .fa-plus {
  display: none;
}
@media (max-width: 992px) {
  #sidebar-nav-cats {
    display: none;
  }
  #sidebar-nav-heading .fa-minus {
    display: none ;
  }
  #sidebar-nav-heading .fa-plus {
    display: block;
  }
  #logo-menu-holder {
    width: 100% !important;
  }
  .product-box {
    display: inline-grid;
    width: 100%;
  }
  .product-box .the-content {
    height: inherit;
    overflow: scroll;
    margin-bottom: 15px;
  }
  .product-box img {
    width: inherit !important;
    margin: auto auto;
    margin-bottom: 10px;
  }
  .product-box .btn.btn-primary {
    display: inline-block;
    font-size: 12px;
    padding: 5px 4px;
    margin-right: 0px;
  }
  .product-box .qty {
    display: inline-block;
    padding: 2px;
    padding-bottom: 4px;
  }
}
@media (max-width: 380px) {
  .product-box .qty {
    display: block;
  }
  .product-box .the-content {
    padding: 0px;
    text-align: left;
  }
  .product-box .prices {
    text-align: left;
  }
}
.product-sku {
  display: block;
  text-align: center;
  background: #949494;
  color: #000;
  padding: 5px 0px;
  font-weight: 900;
  margin-bottom: 10px;
}
.woocommerce-loop-product__title {
  display: inline;
  padding: 0px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding: 0px !important;
}
.product-text {
  padding: 15px;
  min-height: 90px;
  text-align: center;
}
#featured-products-shortcode .product-text {
  min-height: 110px;
}
#featured-products-shortcode .woocommerce.columns-6 ul.products li.product {
  float: none;
  display: inline-block;
}
@media (max-width: 1472px) {
  #featured-products-shortcode .woocommerce.columns-6 ul.products li.product {
    width: 20.5%;
    float: none;
    display: inline-block;
  }
}
@media (max-width: 1060px) {
  #featured-products-shortcode .woocommerce.columns-6 ul.products li.product {
    width: 40%;
  }
}
@media (max-width: 992px) {
  #featured-products-shortcode {
    padding: 0px;
  }
}
.pagination.go-forward {
  float: right;
}
.pagination a {
  border-radius: 4px;
  border: solid 2px #000;
  padding: 10px;
  color: #000;
}
.loading {
  text-align: center;
  display: none;
}
.archive-image {
  height: 200px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
span.optional {
  display: none;
}
.loader-load {
  text-align: center;
  font-size: 20px;
}
.imagewrapper {
  padding: 5px;
}
.stock.available-on-backorder {
  color: #d41117;
}
.my-price-span {
  color: #20a39e;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .my-price {
    margin-top: 10px;
  }
}
.my-price h5 {
  margin-top: 0px;
  margin-bottom: 0px;
}
p.product-price-tickr {
  display: inline-block;
  font-size: 14px !important;
}
#my-price-price {
  font-size: 25px !important;
  font-weight: 600;
  color: #000;
}
.trade-price {
  text-transform: uppercase;
  color: #20a39e;
  font-size: 13px;
}
.login-drop-menu {
  min-width: 200px;
}
.login-drop-menu a {
  color: #000 !important;
}
.login-drop-menu .woocommerce-form-login p {
  color: #000 !important;
}
.login-drop-menu .woocommerce-form-login p a {
  color: #000 !important;
}
.login-drop-menu .woocommerce-form-login span {
  color: #000 !important;
  margin: 0px;
}
.login-drop-menu .woocommerce-form-login .form-row {
  float: none !important;
  width: 100% !important;
}
.sku-box {
  padding: 0px 3px;
}
.thumb-img {
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  margin: 10px 0px;
}
@media (max-width: 992px) {
  .thumb-img {
    height: 200px;
    padding: 0px 150px;
  }
}
@media (max-width: 600px) {
  .thumb-img {
    padding: 0px;
  }
}
#wp-admin-bar-woocom-account {
  display: none;
}
#adminbarsearch {
  display: none;
}
.woocommerce-order-received .cart-empty,
.woocommerce-order-received .return-to-shop {
  display: none;
}
@media (max-width: 600px) {
  body.logged-in {
    margin-top: 45px;
  }
}
@media (max-width: 840px) {
  header #header-top-right span {
    margin: 0px 10px;
  }
  header #header-top-right #cart-count {
    padding: 5px 10px;
  }
}
@media (max-width: 940px) {
  #header-top-container #header-top-left {
    display: none;
  }
  .hide-mobile {
    display: none;
  }
}
@media (max-width: 600px) {
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100% !important;
  }
}
@media (max-width: 1242px) {
  .ubermenu .ubermenu-nav .ubermenu-column-1-4 {
    width: 33% !important;
  }
}
.woocommerce-ordering {
  display: none !important;
}
.gform_button.button {
  background: transparent;
  color: #292f36;
  font-weight: 600;
  border-color: #292f36;
  font-size: 12px;
  border: 2px solid;
  padding: 5px 6px;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 5px;
}
.gform_button.button:hover {
  background-color: #20A39E;
  border-color: #20A39E;
  color: #fff;
}
.get-the-products .product-box img {
  width: inherit;
  max-height: 100%;
  margin: auto;
}
.logged-in-only {
  display: none;
}
.logged-in .logged-in-only {
  display: block;
}
.shiftnav-toggle {
  display: none;
}
@media (max-width: 992px) {
  #search-icon-holder {
    display: none;
  }
}
@media (max-width: 768px) {
  #ubermenu-main-2-main-menu-2 {
    display: none !important;
  }
  .shiftnav-toggle {
    display: block;
  }
}
.btn.btn-primary.btn-extend {
  font-size: 15px;
  padding: 10px 16px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .main-menu.header-main-menu {
    display: none !important;
  }
  .shiftnav-toggle {
    display: block !important;
  }
  #search-icon-holder {
    display: none;
  }
  #logo-menu-holder {
    width: 100% !important;
  }
}
