/********************* Custom CSS **********************/
/********************* About Section *******************/
.template-pagesabout-us .main-content {
  padding-bottom: 0px; }

span.text-smaller {
  font-size: 14px !important; }

@media screen and (min-width: 769px) {
  .site-header {
    padding: 0 !important; } }

.search-bar {
  max-width: 60%;
  /*overwrite original 40%*/ }

.advanced-filters a, .advanced-filters .applied-active-filter {
  color: #373e47;
  font-size: 14px;
  margin-bottom: 0px;
  font-weight: 300;
  line-height: 1.8;
  overflow-wrap: break-word; }

.col-no-padding {
  padding-left: 0;
  padding-right: 0; }

.invisible-container {
  opacity: 0; }

.advanced-filters h6 {
  font-weight: bold;
  color: #373e47;
  padding-top: 10px; }

.advanced-filters .applied-active-filter span {
  padding-left: 10px; }

.applied-active-filter:before {
  width: 12px;
  height: 12px;
  content: '\78';
  top: -2px;
  left: 0;
  background-color: #373e47;
  font-size: 8px;
  text-align: center;
  color: #fff;
  font-family: "icons";
  line-height: 12px;
  speak: none;
  display: inline-block;
  vertical-align: baseline;
  position: relative; }

.applied-active-filter:hover:before {
  background-color: #00aeef; }

.advanced-filters .applied-active-filter:hover {
  color: #00aeef;
  cursor: pointer; }

/** Applied Filters**/
.btn-clear-filters {
  font-size: 1.6em;
  position: absolute;
  right: 0;
  top: -6px;
  padding: 0px;
  background-color: transparent;
  color: #00aeef;
  transition: color 0.05s ease-in; }

.btn-clear-filters:hover, .btn-clear-filters:active {
  background-color: transparent;
  color: #23527c; }

.btn-clear-filters:focus, .btn-clear-filters:focus-visible {
  outline: none;
  color: #23527c; }

.advanced-filters a:hover, a:focus {
  color: #00aeef;
  text-decoration: none; }

.advanced-filters a:hover:after {
  background-color: #00aeef; }

.advanced-filters {
  margin-bottom: 30px;
  max-height: 320px;
  overflow: auto;
  overflow-x: hidden; }

.advanced-filters {
  border-left: 1px solid #ececec;
  padding: 10px; }

.wrapper-full {
  padding: 30px 0;
  background-color: #f5f8ff; }

.advanced-filter.active-filter a:hover:after {
  background-color: #00aeef; }

.template-product .main-content {
  background: #f2f2f2;
  padding-bottom: 0; }

.template-product .main-content .wrapper {
  background: #fdfdfd; }

.template-product #productTitle {
  font-size: 32px;
  margin-bottom: 0;
  color: #1c4170;
  font-family: 'Bebas Neue', "HelveticaNeue", "Helvetica Neue", sans-serif; }

.about_part_img img.cad-badge {
  position: absolute;
  z-index: 9;
  width: 40%;
  top: 35%;
  left: 25%; }

img.logo-glo {
  display: block; }

/* Breadcrumbs */
.breadcrumb {
  margin-top: 0px;
  display: block;
  margin-bottom: 0; }

.breadcrumb a {
  color: #373e47; }

.breadcrumb a:hover, .breadcrumb a.fa-home:hover {
  color: #00afef; }

.breadcrumb .active-blink {
  color: #00afef;
  font-weight: bold; }

.breadcrumb .fa-home {
  color: #00afef;
  font-size: 20px; }

.grid-border > .grid-item {
  padding-top: 0px; }

.collection-sidebar-wrapper h3 {
  margin: 0; }

.section-header--center {
  display: table-cell;
  vertical-align: middle;
  margin-bottom: 30px;
  text-align: center; }

.bottom-green-line, .bottom-green-line--left {
  display: block;
  border-top: 5px solid;
  width: 80px;
  /*margin: 10px auto;*/
  border-top-right-radius: 30px;
  margin-bottom: 30px; }

.bottom-green-line--left {
  width: 10%;
  margin: 0; }

p {
  line-height: 1.929;
  font-size: 14px;
  margin-bottom: 0px;
  font-weight: 300; }

/********************* Collection *******************/
.template-collection .section-header--title {
  padding: 15px 0; }

.main-content .collection-header h1 {
  color: #ffffff;
  font-size: 3.2rem; }

.toggle-filters {
  z-index: 9; }

#filtersOverlay {
  /*position: absolute;*/
  position: fixed;
  left: 0;
  background-color: rgba(35, 31, 32, 0.32);
  height: 100%;
  width: 100vw;
  top: 0;
  z-index: 3; }

.template-collection-list a.product-grid-item, .product-grid-item {
  display: inline; }

.template-collection-list .product-list-grid-item {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px; }

/*Collection Header */
.collection-header {
  padding: 30px;
  background: #edfaff;
  margin-bottom: 30px;
  background: url(https://ocscontent.blob.core.windows.net/cms-content/Themes/zzz-teststore/OCSScriban.v-1.2021/assets/images/background/collection-header-default-hose-bg.jpg);
  background: linear-gradient(to right, rgba(0, 103, 143, 0.88) 20%, rgba(7, 170, 232, 0.76)), url(https://ocscontent.blob.core.windows.net/cms-content/Themes/zzz-teststore/OCSScriban.v-1.2021/assets/images/background/collection-header-default-hose-bg.jpg) fixed 100%;
  background-repeat: no-repeat;
  background-size: cover; }

.collection-description {
  color: #fff; }

/* Collection Sidebar Panel */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: none;
  border-radius: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f8ff;
  border-color: #ddd; }

/* Collection Grid/Images */
.collection-image {
  display: inline-block;
  position: relative;
  top: 0; }

/********************* Site Header *******************/
.site-header {
  padding: 0;
  background-color: #00a8f0; }

.site-header_bg {
  padding: 0;
  /*15px 0*/
  background-color: #00a8f0;
  color: #fff;
  /* height: 100px; */
  position: relative;
  /*overflow: hidden;*/
  background: linear-gradient(to right, rgba(0, 145, 208, 0.66) 20%, rgba(0, 145, 208, 0.66)), url("https://ocscontent.blob.core.windows.net/cms-content/Themes/teststore/global-default-2.1.13/assets/images/global-assets/banner_img.png");
  background-repeat: no-repeat;
  background-size: content;
  background-position: center;
  z-index: 99999; }

.site-header_bg:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #00b7fb;
  /*#0091d0*/
  z-index: -1;
  opacity: .7; }

/*custom-header */
/* header user info End*/
.custom-header {
  float: left;
  width: 100%;
  z-index: 9;
  margin: auto;
  text-align: center;
  position: relative; }

.full-header {
  float: left;
  width: 100%;
  position: relative;
  background-color: transparent; }

.full-header .left-nav {
  float: left;
  width: 100%;
  position: relative; }

.left-nav::before {
  position: absolute;
  width: 30.854%;
  height: 100%;
  content: '';
  background-color: rgba(2, 82, 112, 0.38);
  left: -22px;
  top: 0;
  transform: skewX(-30deg);
  -moz-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  z-index: 3; }

.left-nav::after {
  width: calc(24.79166666666667% - -145px);
  height: 100%;
  background: transparent;
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  left: 0;
  width: 100px;
  z-index: 3; }

/* logo */
.headertop-logo {
  background: transparent;
  float: left;
  z-index: 9;
  position: relative; }

#logo {
  float: left;
  margin: 40px 0;
  padding: 0;
  position: relative;
  width: 230px; }

/* Contact US */
.header-contact-wrapper div {
  height: 200px;
  overflow: hidden;
  position: relative;
  width: 100%; }

.header-contact-wrapper img {
  position: absolute;
  top: -100px;
  width: 110%; }

.header-contact-wrapper p {
  padding-top: 20px; }

.header-contact-wrapper p i {
  padding: 0 15px;
  color: #2f6dbd;
  font-size: 3rem; }

.header-contact-wrapper .header-contact-text {
  font-size: 32px;
  line-height: 1.2;
  font-family: "Bebas Neue", "HelveticaNeue", "Helvetica Neue", sans-serif; }

@media screen and (max-width: 1025px) {
  .header-contact-wrapper img {
    position: absolute;
    top: -30px;
    width: 110%; }
  .header-contact-wrapper .header-contact-text {
    font-size: 26px; } }

@media screen and (max-width: 800px) {
  .header-contact-wrapper div {
    height: 250px; }
  .header-contact-wrapper img {
    position: absolute;
    top: -220px;
    width: 110%; } }

@media screen and (max-width: 480px) {
  .header-contact-wrapper img {
    position: absolute;
    top: -20px;
    width: 110%; } }

/* Site-nav - Navbar */
.site-nav--dropdown {
  display: block;
  height: auto;
  /*414px*/
  position: absolute;
  left: 0; }

li.site-nav--has-dropdown.nav-hover {
  background: #bf4e23; }

.site-nav--dropdown li {
  border-bottom: 1px solid #eee; }

.site-nav--dropdown li.link-grandChildlink {
  border-bottom: none; }

.site-nav--dropdown li.link-grandChildlink a {
  padding: 5px 10px; }

@media screen and (min-width: 769px) {
  .site-nav--dropdown a {
    color: #00aeef;
    padding: 8px 45px 8px 15px; } }

#mobileNavBar, .nav-bar, .site-footer {
  background-color: #23364b !important;
  /*Dark Blue*/ }

.site-footer h3, .site-footer .h3 {
  color: #00aeef;
  /*Primary Blue - #00aeef*/ }

/* --- btn_1 no longer needed */
a.btn_1 {
  margin: 15px 0; }

.btn_1 {
  display: inline-block;
  padding: 27px 70px;
  background-color: #00aeef;
  /*sky-blue*/
  font-size: 14px;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: capitalize;
  border: 1px solid transparent;
  border-radius: 50px;
  line-height: 15px; }

/* Sidebar */
@media (max-width: 980px) and (min-width: 200px) {
  .sidebar {
    text-align: left; } }

.toggle-filter-wrapper {
  height: auto;
  position: absolute;
  padding-top: 10px;
  right: 30px; }

/********************* BTN Sheer *******************/
.btn-sheer-wrapper {
  left: -5px; }

.btn-sheer-wrapper:hover {
  left: 0px;
  transition: all 0.06s ease-in; }

span.btn-sheer {
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  padding: 8px 20px;
  /* margin: 0; */
  /* line-height: 1.42; */
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 2px;
  font-family: "Bebas Neue", "HelveticaNeue", "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 17px;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  background-color: transparent;
  color: #fff; }

.featured-box-wrapper {
  position: relative;
  display: block;
  border: 1px solid #ececec;
  margin-bottom: 30px;
  background: #fff; }

.featured-box-wrapper .btn-sheer-wrapper, .product-image2 .btn-sheer-wrapper {
  /*border-bottom: 76px solid #00aeef;
  border-right: 64px solid transparent;*/
  width: auto;
  display: block;
  text-align: left;
  top: -7px;
  /*-7px */
  left: -5px; }

.featured-box-wrapper .btn-sheer-wrapper {
  /*height: 76px;*/ }

.featured-box-wrapper .btn-sheer, .product-image2 .btn-sheer-wrapper .btn-sheer {
  vertical-align: middle;
  font-size: 16px;
  /* margin-top: 50px; */
  position: relative;
  transform: translate(0, -30%);
  color: #fff;
  /*padding-top: 36px;*/
  font-family: "Dosis", "HelveticaNeue", "Helvetica Neue", sans-serif;
  padding-left: 15px; }

.featured-box-wrapper:hover .btn-sheer-wrapper {
  /*border-bottom: 76px solid #007cab;*/
  transition: all 0.06s ease-in;
  left: 0px; }

.featured-box-wrapper .featured-box--image {
  padding: 15px; }

.product-image2 .btn-sheer-wrapper {
  border-bottom: 42px solid #00aeef;
  border-right: 36px solid transparent;
  top: 10px;
  left: 0;
  height: 42px; }

.product-image2 .btn-sheer-wrapper .btn-sheer {
  margin-top: 0;
  transform: translate(0, 0);
  padding-top: 0;
  line-height: 2.4; }

@media only screen and (max-width: 990px) {
  .featured-box-wrapper .btn-sheer {
    font-size: 14px; }
  .featured-box p {
    line-height: 1.5; } }

.featured-box--qty {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  font-family: 'Bebas Neue', sans-serif;
  letter-spacing: .5px;
  width: 50px;
  transform: skew(182deg);
  z-index: 1; }

.featured-box--qty span.ng-binding::before {
  content: '';
  background: #fff558;
  width: 80%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all .35s;
  transition: all .35s;
  transform: skew(20deg, 0deg);
  z-index: -1; }

.featured-box--qty span.ng-binding::after {
  content: '';
  background: #fff558;
  width: 60%;
  height: 100%;
  transform: skew(360deg, 0deg);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2; }

/********************* Pages *******************/
/* Page */
.template-pages--page-about-us .breadcrumb {
  margin-bottom: 0; }

.page-header-title-wrapper h1 {
  margin-bottom: 0;
  font-size: 2rem; }

.page-header-title-wrapper {
  padding: 40px 0;
  /*background: #f5f8ff;*/
  background: linear-gradient(to right, rgba(0, 145, 208, 0.66) 20%, rgba(0, 145, 208, 0.66)), url(https://ocscontent.blob.core.windows.net/cms-content/Themes/teststore/global-default-2.1.13/assets/images/global-assets/banner_img.png);
  background-repeat: no-repeat;
  background-size: content;
  background-position: 0% 72%; }

.template-pages--page-about-us .page-content {
  padding: 30px 0; }

.template-pages--page-about-us .page-content h2 {
  font-size: 20px;
  padding-bottom: 30px;
  margin: 0; }

/********************* About Section **********************/
.about_part_text h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 56px;
  position: relative; }

.about_part_text h5 {
  color: #23364b;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  text-transform: capitalize;
  margin-bottom: 20px; }

.about_part_text p {
  margin-bottom: 20px; }

.about_part_text ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 20px;
  text-align: center; }

.about_part_text ul li {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  padding-left: 20px;
  padding-top: 10px;
  color: #888888;
  position: relative; }

.about_part_text i.fa-check-circle:before {
  color: #00aeef; }

.about-us--img-grid {
  overflow: hidden; }

.about-us--img-grid.col-5-bottom {
  overflow: hidden;
  height: 245px;
  margin-top: 15px; }

.about-us--img-grid.col-5-bottom img {
  width: 150%; }

.about-us--img-grid.col-sm-5 img {
  max-width: 115%; }

.about-us--img-grid {
  margin-top: 15px; }

.full_blue-bg {
  position: relative;
  z-index: 1;
  background-image: url(https://ocscontent.blob.core.windows.net/cms-content/Themes/teststore/global-default-2.1.13/assets/images/global-assets/banner_img.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0px; }

.full_blue-bg:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #0091d0;
  opacity: 0.9;
  z-index: -1; }

.full_blue-bg h1, .full_blue-bg h2, .full_blue-bg p {
  color: #fff; }

/* Contact Us */
.cell-border-right {
  border-right: 4px solid #00aeef;
  padding-right: 30px; }

ul.about-list_services li {
  text-align: center;
  margin: 10px;
  padding: 15px;
  border: 1px solid #eee;
  color: #fff;
  height: 250px; }

.service a {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.1em; }

.service h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #56ceba;
  font-size: 1.3rem;
  margin: 1rem 0 0.6rem; }

.services-grid {
  display: flex;
  -webkit-box-align: center; }

.service {
  margin: 20px;
  padding: 20px;
  text-align: center;
  -webkit-box-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #e7e7e7;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.service:hover {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08); }

.service i {
  font-size: 3.45rem;
  margin: 1rem 0; }

.service1 i,
.service1 h4,
.service1 .cta {
  color: #9df1ff; }

.servive1 h4 i.fa {
  color: #f0f8ff; }

.service1:hover {
  border: 1px solid #42b7ca; }

.service .cta span {
  font-size: 0.6rem; }

.service > * {
  flex: 1 1 100%; }

.service .cta {
  align-self: flex-end; }

@media all and (max-width: 900px) {
  .services-grid {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; } }

/********************* Video Header Landing Page **********************/
.homepage-hero-module {
  border-right: none;
  border-left: none;
  position: relative; }

.no-video .video-container video,
.touch .video-container video {
  display: none; }

.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important; }

.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.21); }

.video-container .poster img {
  width: 100%;
  bottom: 0;
  position: absolute; }

/*.video-container .filter {
    z-index: 100;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
}*/
.video-container video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  bottom: 0; }

.video-container video.fillWidth {
  width: 100%; }

.video-whole-wrapper .btn-sheer-slide .btn-sheer-text {
  width: 40%; }

.title-container {
  position: relative;
  /*absolute;*/
  top: 100px;
  /*30%;*/
  left: 0;
  right: 0;
  font-family: 'Roboto', sans-serif;
  z-index: 999; }

.title-container .headline {
  text-align: center;
  color: #fff; }

.title-container h3, .title-container h5 {
  position: relative;
  font-weight: 300;
  color: #fff; }

.title-container h3 {
  /*font-size: 42px;
  line-height: 44px;
  margin: 15px 0 10px;*/
  font-size: 3em;
  /*32px*/
  line-height: 44px;
  margin: 10px 0px;
  padding: 15px;
  background: rgba(35, 54, 75, 0.45);
  font-weight: 500;
  font-family: 'Bebas Neue', "HelveticaNeue", "Helvetica Neue", sans-serif;
  word-spacing: 5px; }

.title-container h5 {
  font-size: 22px;
  margin: 20px 0 0; }

/********************* Product Page**********************/
.product-no-image {
  width: 100%; }

.product-id-header .h2 {
  color: #373e47;
  padding: 15px 0; }

form .prod-variation-wrapper:not(:first-child) {
  padding-top: 30px; }

form#addToCartForm {
  margin-top: 30px;
  /*border-top: 1px solid #eee;*/ }

.product-id-header li:nth-child(even) .h2 {
  color: #9caec5;
  padding: 15px 0;
  font-weight: 100; }

.product-vars {
  margin: 0;
  /*position: absolute;
      pointer-events: none;
  */
  top: 0;
  left: 15px;
  font-size: 14px;
  z-index: 1;
  text-transform: uppercase;
  padding: 2px; }

.product-vars li.product-var {
  margin: 2px 5px;
  display: inline-block;
  color: #fff;
  position: relative;
  z-index: 0;
  cursor: pointer !important; }

.product-vars li.product-var:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transform: skewX(20deg);
  background: #d6dfea; }

.product-vars li.product-var:hover:before {
  background: #00aeef; }

.product-vars .product-var a {
  color: #231f20 !important;
  padding: 4px 14px; }

.product-vars .product-var a:hover {
  color: #fff !important; }

.product-vars .product-var.var-active:before {
  background: #00aeef; }

.product-vars .product-var.var-active a {
  color: #fff !important; }

.product-content-wrapper h3.product-title-headings {
  background-color: #00aeef;
  font-weight: 600;
  border-top: 1px solid #00aeef;
  border-left: 1px solid #00aeef;
  border-right: 1px solid #00aeef;
  color: #fdfdfd;
  border-bottom: none;
  margin-top: -6px;
  display: block;
  cursor: pointer;
  flex-grow: 1;
  text-align: center;
  padding: 1% 5% 1% 5%;
  margin-right: 1px; }

p .h4.prod-main-spec {
  font-family: 'Bebas Neue', "HelveticaNeue", "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 2.1rem;
  color: #1c4170; }

.product-scroll-inner {
  display: block; }

@media screen and (min-width: 769px) {
  .container-div {
    display: flex;
    margin-bottom: 30px; }
  .scrollable-div {
    position: sticky;
    top: 80px;
    /* the height of the header (60px) + its bottom margin (20px) */
    height: auto;
    margin-bottom: 20px;
    z-index: 5; }
  .fixed-div {
    flex-grow: 1; } }

/* Product Tabs */
.tabs {
  border-bottom: 1px solid #ececec; }

.tabs li.active a {
  background: #b3c44c; }

.tabs li a {
  border: solid #b3c44c; }

.tab-cnt dd, .tab-cnt dt {
  line-height: 2; }

.tab-cnt .properties {
  background: #f5f8ff; }

.tab-cnt dt {
  color: #9caec5; }

.tab-cnt dl:nth-child(even) {
  background: #ebf0fb; }

dl.grid.properties-content {
  border: 1px solid #e4e6ed;
  margin-left: 0; }

dl.grid.properties-content dt.grid-item.large--one-half {
  background: #ddf6ff;
  /*#f5f8ff*/
  padding: 10px; }

dl.grid.properties-content dd.grid-item.large--one-half {
  padding: 10px; }

/* Product Image/Videos */
.product-photo-container {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  min-height: 200px;
  /* change every viewport */
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 15px; }

ul#productThumbs {
  flex-wrap: wrap;
  display: flex; }

.product-photo-container .no-product-image {
  opacity: .35;
  width: 100%;
  position: absolute;
  top: 0; }

a.product-photo-thumb {
  position: relative;
  overflow: hidden;
  min-height: 35px;
  display: flex; }

div.video-active img.zoomImg {
  display: none !important; }

.product-photo-container .video-wrapper {
  padding-bottom: 0; }

.product-sku .size li a,
.product-sku .color li a {
  border: none;
  padding: 1px 10px 0; }

.product-description-features li.main-list-item::marker,
.product-description-features li.child-list-item::marker {
  color: #00aeef; }

.product-description-features .hasChildList > span {
  color: #00aeef;
  text-transform: uppercase;
  font-weight: 600; }

/********************* Product Grid Item **********************/
.demo {
  padding: 45px 0; }

.product-grid2 {
  /*font-family: "Open Sans", sans-serif;*/
  position: relative;
  border: 1px solid #eee;
  border-radius: 5px;
  margin-bottom: 30px;
  transition: border 0.5s;
  overflow: hidden; }

.product-grid2:hover {
  border: 1px solid #00aeef; }

.product-grid2 .product-image2 {
  overflow: hidden;
  position: relative;
  max-height: 170px; }

.product-grid2 .product-image2 {
  display: block;
  height: 130px; }

.product-grid2 .product-image2 img {
  width: 100%;
  height: auto; }

.product-image2 .pic-1 {
  opacity: 1;
  transition: all 0.5s; }

.product-grid2:hover .product-image2 .pic-1 {
  opacity: 0; }

.product-image2 .pic-2 {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s; }

.product-grid2:hover .product-image2 .pic-2 {
  opacity: 1; }

.product-grid2 .social {
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 50px;
  right: 25px;
  z-index: 1; }

.product-grid2 .social li {
  margin: 0 0 10px;
  display: block;
  transform: translateX(100px);
  transition: all 0.5s; }

.product-grid2:hover .social li {
  transform: translateX(0); }

.product-grid2:hover .social li:nth-child(2) {
  transition-delay: 0.15s; }

.product-grid2:hover .social li:nth-child(3) {
  transition-delay: 0.25s; }

.product-grid2 .social li a {
  color: #505050;
  background-color: #fff;
  font-size: 17px;
  line-height: 45px;
  text-align: center;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  display: block;
  transition: all 0.3s ease 0s; }

.product-grid2 .social li a:hover {
  color: #fff;
  background-color: #3498db;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

.product-grid2 .social li a:after, .product-grid2 .social li a:before {
  content: attr(data-tip);
  color: #fff;
  background-color: #000;
  font-size: 12px;
  line-height: 22px;
  border-radius: 3px;
  padding: 0 5px;
  white-space: nowrap;
  opacity: 0;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  top: -30px; }

.product-grid2 .social li a:after {
  content: "";
  height: 15px;
  width: 15px;
  border-radius: 0;
  transform: translateX(-50%) rotate(45deg);
  top: -22px;
  z-index: -1; }

.product-grid2 .social li a:hover:after, .product-grid2 .social li a:hover:before {
  opacity: 1; }

.product-grid2 .add-to-cart {
  color: #fff;
  /*background-color: #404040;*/
  font-size: 15px;
  text-align: center;
  width: 100%;
  /*padding: 10px 0;*/
  display: block;
  position: absolute;
  left: 0;
  bottom: -100%;
  transition: all 0.3s; }

.product-grid2 .add-to-cart:hover {
  /*background-color: #3498db;*/
  text-decoration: none; }

.product-grid2:hover .add-to-cart {
  bottom: 0; }

.product-grid2 .product-new-label {
  background-color: #3498db;
  color: #fff;
  font-size: 17px;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s; }

.product-grid2:hover .product-new-label {
  opacity: 0; }

.product-grid2 .product-content {
  padding: 20px 10px; }

.product-grid2 .product-content p {
  height: 60px; }

.product-grid2 .title {
  font-size: 17px;
  margin: 0 0 7px; }

.product-grid2 .title a {
  color: #303030; }

.product-grid2 .title a:hover {
  color: #3498db; }

.product-grid2 .price {
  color: #303030;
  font-size: 12px; }

span.h2.product-item--id {
  color: #1c4170;
  transition: color 0.3s; }

.product-grid2:hover span.h2.product-item--id {
  color: #00aeef; }

.btn-secondary, input.btn-secondary {
  background-color: #00aeef !important;
  color: #ffffff !important; }

/************* Lg Tablet ***********************/
@media screen and (max-width: 990px) {
  .product-grid2 {
    margin-bottom: 30px; }
  .title-container h3 {
    font-size: 32px; }
  .title-container h5 {
    font-size: 18px; }
  span.h2.product-item--id {
    font-size: 1.4em; } }

@media screen and (min-width: 769px) {
  .toggle-filter-wrapper, .template-collection-list .btn-sheer-text.toggle-filters {
    display: none; }
  .sidebar.collection-filters {
    height: -webkit-fill-available;
    padding-bottom: 5%;
    padding-left: 0; } }

@media screen and (min-width: 769px) {
  #filtersOverlay, .template-collection-list #filtersOverlay {
    display: none;
    visibility: none; } }

/************* Sm Tablet ***********************/
@media screen and (max-width: 768px) {
  .grid-item img.footer-logo {
    max-width: 25%; }
  .toggle-filter-wrapper {
    height: auto;
    position: fixed;
    /* padding-top: 10px; */
    left: 0;
    bottom: 0;
    z-index: 9999;
    /*4-filters*/ }
  .toggle-filter-wrapper .btn, .toggle-filter-wrapper .btn:active, .toggle-filter-wrapper .btn:hover {
    background-color: transparent; }
  .sidebar.collection-filters {
    display: none;
    position: absolute;
    top: 0px;
    left: 0;
    background: #ffffff;
    z-index: 5;
    height: fit-content;
    padding-bottom: 50%;
    padding-right: 30px;
    padding-top: 10px; }
  .product-grid2 .product-image2 {
    height: 130px; }
  .site-nav--dropdown {
    position: relative; }
  .search-bar {
    max-width: 100%; }
  .template-search .sidebar-wrapper {
    position: initial;
    z-index: 9;
    top: 250px; } }

/************* Mobile ***********************/
@media screen and (max-width: 375px) {
  .video-container .headline {
    overflow: hidden; }
  .template-search nav.breadcrumb {
    height: 60px;
    position: relative;
    display: block;
    overflow: hidden; } }

@media screen and (max-width: 480px) {
  .title-container h3 {
    font-size: 24px; }
  .title-container h5 {
    font-size: 16px; }
  .title-container {
    top: 15%; }
  .header-logo {
    margin: 10px auto; }
  span.h2.product-item--id {
    font-size: 1.3em; }
  .product-grid2 .product-image2 a {
    /*height: 90px;*/ }
  .cookie-banner {
    height: auto;
    padding: 10px; }
  .cookie-banner .cookie-inner {
    display: block; }
  .cookie-banner .cookie-col + .cookie-col {
    margin: 0 0 0 10px; }
  .video-whole-wrapper .btn-sheer-slide .btn-sheer-text {
    width: 100%; }
  .homepage-hero-module .video-container .grid {
    padding-top: 50px; }
  .sidebar.collection-filters {
    display: none;
    position: absolute;
    top: 250px;
    left: 0;
    background: #ffffff;
    z-index: 5;
    height: fit-content;
    padding-bottom: 100%;
    /* width: 100%; */
    padding-right: 30px;
    padding-top: 10px; }
  .accordion input[type="radio"]:checked + label + .accordion__content {
    display: block; } }

@media screen and (max-width: 1024px) {
  .video-whole-wrapper .btn-sheer-slide .btn-sheer-text {
    width: 100%; }
  .homepage-hero-module {
    height: 425px;
    display: inline-block; }
  span.h2.product-item--id {
    font-size: 1.5em; }
  .btn-sheer-text.is-active {
    outline: none; }
  .sidebar .panel-title {
    font-size: 14px; } }

/************* BTN leo hunter demo ***********************/
.btn-sheer-slide {
  position: relative; }

.exo-menu .btn-sheer-slide {
  position: initial; }

.btn-sheer-slide .btn-sheer-text, .p-sheer-slide .p-sheer-text {
  display: inline-block;
  font-size: 18px;
  font-family: 'Bebas Neue', "HelveticaNeue", "Helvetica Neue", sans-serif;
  letter-spacing: .5px;
  /*word-spacing: 3px;*/
  text-transform: uppercase;
  padding: 0 40px;
  height: 44px;
  color: #fff;
  line-height: 44px;
  z-index: 0;
  position: relative;
  margin-left: -10px;
  width: 100%; }

.btn-sheer-slide .btn-sheer-text.long-text, .p-sheer-slide .p-sheer-text.long-text, .long-text {
  font-size: 15px;
  padding: 0 28px; }

/*.collection-grid-item .btn-sheer-slide .btn-sheer-text {font-weight: 800;}*/
.btn-sheer-slide .btn-sheer-link {
  color: #fff;
  z-index: 0;
  position: relative;
  width: 100%; }

a:active, a:hover, a:focus {
  outline-width: 0; }

.btn-sheer-slide .btn-sheer-cover {
  background: #f9f9f9;
  width: 20px;
  height: 100%;
  transform: skew(0deg);
  display: block;
  position: absolute;
  top: 0;
  left: -20px;
  z-index: 1; }

.video-container .btn-sheer-slide .btn-sheer-cover, .template-collection-list .btn-sheer-slide .btn-sheer-cover, .cookie-banner .btn-sheer-slide .btn-sheer-cover {
  background: transparent; }

.btn-sheer-slide button[type="submit"] {
  border: none;
  outline: none; }

.btn-sheer-slide .btn-sheer-text:hover:before,
.btn-sheer-slide .btn-sheer-link:hover:before,
.btn-sheer-slide .btn-sheer-link:focus:before,
.btn-sheer-slide .btn-sheer-link:active:before,
.btn-sheer-slide .btn-sheer-link:focus-within:before,
.btn-sheer-slide .btn-sheer-link:target:before,
.btn-sheer-slide .nav-focus:target:before,
.btn-sheer-slide button[type="submit"]:hover:before {
  width: 100%; }

.btn-sheer-slide .btn-sheer-text:before, .btn-sheer-slide .btn-sheer-link:before, .btn-sheer-slide .nav-focus:before, .btn-sheer-slide button[type="submit"]:before {
  content: '';
  background: #007cab;
  width: .001px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all .35s;
  transition: all .35s;
  transform: skew(20deg, 0deg);
  display: block;
  z-index: -1; }

.btn-sheer-slide .btn-sheer-text:after, .btn-sheer-slide button[type="submit"]:after, .p-sheer-slide .p-sheer-text:after {
  content: '';
  background: #00aeef;
  width: 100%;
  height: 100%;
  transform: skew(20deg, 0deg);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -2; }

.btn-sheer-text {
  vertical-align: middle;
  font-size: 16px;
  color: #fff;
  font-family: "Dosis", "HelveticaNeue", "Helvetica Neue", sans-serif; }

/*-- SITE NAV MEGA DROPDOWN --*/
@media screen and (min-width: 769px) {
  .site-nav--has-dropdown > li {
    position: unset; }
  .site-nav--dropdown li.site-nav--Level2 {
    border-bottom: 1px solid #eee;
    position: relative; }
  .site-nav--Level2 .site-nav--grand-dropdown {
    top: -180px;
    left: 300px;
    position: absolute; } }

.product-sku a:hover, .product-sku a:focus {
  color: #1c4170; }

.product-sku .color li.available a, .product-sku .size li.available a {
  border: 1px solid #de5723;
  color: #de5723; }

.site-nav--mega-menu {
  background: #fff; }
  .site-nav--mega-menu a {
    display: block;
    padding: .2rem 0;
    color: #000;
    font-size: 1.2rem;
    text-decoration: none; }
    .site-nav--mega-menu a:hover {
      color: #51b5d6;
      text-decoration: underline; }
  .site-nav--mega-menu h4 {
    margin: .5rem 0 .75rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #ddd;
    font-size: 2rem;
    font-weight: normal; }
  .site-nav--mega-menu h5 {
    margin: 0;
    margin-bottom: .5rem;
    font-size: .875rem; }
  .site-nav--mega-menu nav::after {
    content: '';
    display: block;
    clear: both; }
  .site-nav--mega-menu .main-category-link {
    position: absolute;
    right: 10%; }
  .site-nav--mega-menu .menu {
    display: inline-block;
    border-radius: .2rem;
    background: #fff;
    position: relative;
    z-index: 2; }
    .site-nav--mega-menu .menu:hover {
      box-shadow: 0 0 0.35rem 0 rgba(0, 0, 0, 0.5);
      position: absolute; }
      .site-nav--mega-menu .menu:hover > li {
        display: block; }
        .site-nav--mega-menu .menu:hover > li:first-child {
          border-color: transparent;
          border-bottom: none;
          border-radius: .2rem .2rem 0 0;
          background-color: #eee;
          box-shadow: none;
          position: relative;
          z-index: 1;
          color: #444;
          cursor: default; }
        .site-nav--mega-menu .menu:hover > li:first-child::after {
          content: '\f106'; }
        .site-nav--mega-menu .menu:hover > li:last-child {
          border-radius: 0 0 .2rem .2rem; }
      .site-nav--mega-menu .menu:hover + .temp::after {
        display: block; }
    .site-nav--mega-menu .menu > li {
      display: none;
      width: 12rem;
      margin: 0;
      border-right: 1px solid #bbb; }
      .site-nav--mega-menu .menu > li:first-child {
        display: block;
        padding: .65rem;
        border: 1px solid #bbb;
        border-radius: .20rem;
        background: #fff;
        box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5);
        color: #51b5d6;
        font-weight: bold;
        font-size: .875rem;
        cursor: pointer; }
        .site-nav--mega-menu .menu > li:first-child::after {
          content: '\f107';
          float: right;
          font: bold 1rem fontAwesome; }
      .site-nav--mega-menu .menu > li:not(:first-child):hover {
        width: calc(1200px - 6rem);
        border-right: none; }
      .site-nav--mega-menu .menu > li:nth-child(2):hover::before {
        content: '';
        display: block;
        width: 12rem;
        height: 3rem;
        border: 1px solid transparent;
        position: absolute;
        top: 0;
        z-index: 10; }
  .site-nav--mega-menu li {
    margin-bottom: 0; }
    .site-nav--mega-menu li h3 {
      width: 100%;
      /*12rem*/
      margin: 0;
      padding: .5rem .6rem;
      border: 1px solid transparent;
      border-width: 1px 0;
      background: #fff;
      position: relative;
      z-index: 10;
      font-size: .85rem;
      font-weight: normal;
      cursor: default;
      border-bottom: .25em solid #202738; }
    .site-nav--mega-menu li::after {
      content: '';
      position: absolute;
      right: -50px;
      width: 0;
      height: 0;
      border-left: 20px solid transparent;
      border-top: 20px solid #e8e8e8;
      clear: both;
      border-top: 20px solid transparent;
      border-bottom: 20px solid transparent;
      border-left: 100px solid transparent;
      z-index: 9999999;
      margin-top: -40px; }
    .site-nav--mega-menu li:last-child h3 {
      border-radius: 0 0 .2rem .2rem;
      color: darkred; }
    .site-nav--mega-menu li:last-child:hover h3 {
      border-bottom-color: transparent;
      border-radius: 0 0 0 .2rem; }
    .site-nav--mega-menu li:hover h3 {
      width: calc(100% + 1px);
      border-color: #bbb; }
    .site-nav--mega-menu li:hover div {
      display: block;
      -webkit-transition: all 1s ease-in;
      -moz-transition: all 1s ease-in;
      -o-transition: all 1s ease-in;
      -ms-transition: all 1s ease-in;
      transition: all 1s ease-in; }
    .site-nav--mega-menu li div {
      display: none;
      width: calc(1200px - 6rem - 12rem);
      padding: 1rem 1.2rem;
      border-left: 1px solid #bbb;
      border-radius: 0 .2rem .2rem 0;
      background: #fff;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 105%;
      /*12-20rem*/
      z-index: 99999;
      -webkit-transition: all 1s ease-out;
      -moz-transition: all 1s ease-out;
      -o-transition: all 1s ease-out;
      -ms-transition: all 1s ease-out;
      transition: all 1s ease-out; }

@media screen and (min-width: 1400px) {
  .main-category-link {
    position: absolute;
    right: 10%; } }

@media screen and (max-width: 1399px) {
  .main-category-link {
    position: absolute;
    right: 0; } }

@media screen and (max-width: 1024px) {
  .site-nav--mega-menu li div {
    display: none;
    opacity: 0; }
  .main-category-link {
    max-height: 420px;
    overflow: scroll; } }

@media screen and (max-width: 768px) {
  .small--hidden {
    display: none !important;
    opacity: 0 !important; } }

/* ACCORDION TAB */
.accordion {
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: 100%;
  margin-bottom: 30px; }

.accordion__content {
  order: 1;
  flex-grow: 1;
  width: 100%;
  height: 100%;
  display: none;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 30px; }

.accordion__content__text {
  padding-top: 30px; }

.accordion__label {
  display: block;
  cursor: pointer;
  flex-grow: 1;
  text-align: center;
  padding: 1% 5% 1% 5%;
  background-color: #f5f8ff;
  margin-right: 1px;
  border-bottom: 1px solid #e0e6f1; }

.accordion__radio {
  display: none; }

.accordion input[type="radio"] {
  display: none; }

.accordion input[type="radio"] + label {
  color: #00aeef;
  z-index: 1; }

.accordion input[type="radio"]:checked + label {
  background-color: #00aeef;
  font-weight: 600;
  border-top: 1px solid #00aeef;
  border-left: 1px solid #00aeef;
  border-right: 1px solid #00aeef;
  color: #fdfdfd;
  border-bottom: none;
  margin-top: -6px; }

.accordion input[type="radio"]:checked + label + .accordion__content {
  display: flex;
  margin-right: 0;
  border-left: 1px solid #e0e6f1;
  border-right: 1px solid #e0e6f1;
  border-bottom: 1px solid #e0e6f1; }

.panel-body {
  padding: 0; }

/* RETURN TO TOP BTN */
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: black;
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 9999; }

#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 17px;
  top: 12px;
  font-size: 24px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9); }

#return-to-top:hover i {
  color: #fff;
  top: 8px; }

/* CUSTOM PAGES */
.page-wrapper nav.breadcrumb {
  margin-bottom: 0; }

.page-content .grid-item p {
  padding-top: 30px; }

.cta_part {
  position: relative;
  z-index: 1;
  background-image: url(https://globalhydraulic.ca/themes/assets/images/pages/about--banner_img.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 170px 0px; }

/* SITE MEGA MENU */
.exo-menu {
  width: 100%;
  float: left;
  list-style: none;
  position: relative;
  background: #23364B;
  z-index: 8;
  margin-left: 0;
  margin: 0;
  font-family: "Dosis", "HelveticaNeue", "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 16px;
  cursor: default;
  z-index: 999; }

.exo-menu > li {
  margin-bottom: 0;
  display: inline-block;
  float: left; }

.exo-menu > li > a {
  color: #ccc;
  text-decoration: none;
  text-transform: uppercase;
  /*border-right: 1px #365670 dotted;*/
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear; }

.exo-menu > li > a.active,
.exo-menu > li > a:hover,
li.drop-down ul > li > a:hover {
  /*	background:#009FE1;
	color:#fff;*/ }

.exo-menu i {
  float: left;
  font-size: 18px;
  margin-right: 6px;
  line-height: 20px !important; }

li.drop-down,
.flyout-right,
.flyout-left {
  position: relative; }

li.drop-down:before {
  content: "\f103";
  color: #fff;
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  right: 6px;
  top: 20px;
  font-size: 14px; }

li.drop-down > ul {
  left: 0px;
  min-width: 230px; }

.drop-down-ul {
  display: none; }

.flyout-right > ul,
.flyout-left > ul {
  top: 0;
  min-width: 230px;
  display: none;
  border-left: 1px solid #365670; }

li.drop-down > ul > li > a,
.flyout-right ul > li > a,
.flyout-left ul > li > a {
  color: #fff;
  display: block;
  padding: 20px 22px;
  text-decoration: none;
  background-color: #365670;
  border-bottom: 1px dotted #547787;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear; }

.flyout-right ul > li > a,
.flyout-left ul > li > a {
  border-bottom: 1px dotted #B8C7BC; }

/*Flyout Mega*/
.flyout-mega-wrap {
  top: 0;
  right: 0;
  left: 100%;
  width: 100%;
  display: none;
  height: 100%;
  padding: 15px;
  min-width: 742px; }

h4.row.mega-title {
  color: #eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc; }

.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit; }

.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus {
  text-decoration: none;
  background-color: transparent !important;
  color: #ccc !important; }

/*mega menu*/
.mega-menu {
  left: 0;
  right: 0;
  padding: 15px;
  display: none;
  padding-top: 0;
  min-height: 100%;
  box-shadow: 5px 5px 5px rgba(143, 143, 143, 0.42);
  z-index: 999; }

h4.row.mega-title {
  color: #eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #00aeef;
  padding-top: 15px;
  background-color: #00aeef; }

.mega-menu ul li a {
  line-height: 2;
  font-size: 1.5rem;
  display: block;
  text-decoration: none; }

.mega-menu ul li a:hover, .mega-menu ul li a:focus {
  color: #00aeef; }

/*ul.stander li a {
    padding: 3px 0px;
}*/
ul.stander {
  display: block;
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-gap: 2em;
  -moz-column-gap: 2em;
  -webkit-column-gap: 2em; }

ul.description li {
  padding-bottom: 12px;
  line-height: 8px; }

ul.description li span {
  color: #ccc;
  font-size: 85%; }

a.view-more {
  border-radius: 1px;
  margin-top: 15px;
  background-color: #009FE1;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important; }

a.view-more:hover {
  color: #fff;
  background: #0DADEF; }

ul.icon-des li a i {
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  background-color: #009FE1;
  line-height: 35px !important; }

ul.icon-des li {
  width: 100%;
  display: table;
  margin-bottom: 11px; }

/*Hover Underline*/
.hover-underline {
  color: #fff;
  /* font-size: 20px;
 margin: 0px 30px 0px 30px; */
  text-decoration: none;
  position: relative;
  line-height: 2; }

.hover-underline:after {
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  background: #00aeef;
  opacity: 0.6;
  transition: width 0.3s ease 0s, opacity 0.3s ease 0s;
  width: 0; }

.hover-underline:hover:after {
  width: 100%;
  opacity: 0.9; }

/*Blog DropDown*/
.Blog {
  left: 0;
  display: none;
  color: #fefefe;
  padding-top: 15px;
  background: #547787;
  padding-bottom: 15px; }

.Blog .blog-title {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase; }

.Blog .blog-des {
  color: #ccc;
  font-size: 90%;
  margin-top: 15px; }

.Blog a.view-more {
  margin-top: 0px; }

/*Images*/
.Images {
  left: 0;
  width: 100%;
  display: none;
  color: #fefefe;
  padding-top: 15px;
  background: #547787;
  padding-bottom: 15px; }

.Images h4 {
  font-size: 15px;
  margin-top: 0px;
  text-transform: uppercase; }

/*common*/
.site-nav-featured {
  background-color: #ffffff; }

.flyout-right ul > li > a,
.flyout-left ul > li > a,
.flyout-mega-wrap,
.mega-menu {
  background-color: #f5f8ff; }

/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left > ul:hover,
li.flyout-right > ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover + ul,
li.flyout-right a:hover + ul,
.blog-drop-down > a:hover + .Blog,
li.drop-down > a:hover + .drop-down-ul,
.images-drop-down > a:hover + .Images,
.mega-drop-down a:hover + .mega-menu,
li.flyout-mega > a:hover + .flyout-mega-wrap {
  display: block; }

/*.mega-drop-down a.nav-focus {background: #00aeef;color: white;}*/
/*hover underline -->
/*responsive*/
@media (min-width: 768px) {
  .exo-menu > li > a {
    display: block;
    padding: 20px 22px; }
  .mega-menu, .flyout-mega-wrap, .Images, .Blog, .flyout-right > ul,
  .flyout-left > ul, li.drop-down > ul {
    position: absolute; }
  .flyout-right > ul {
    left: 100%; }
  .flyout-left > ul {
    right: 100%; } }

@media (max-width: 768px) {
  .exo-menu {
    min-height: 58px;
    background-color: #23364B;
    width: 100%;
    padding-bottom: 100px; }
  .exo-menu > li > a {
    width: 100%; }
  .exo-menu > li {
    width: 100%;
    line-height: 2;
    /*padding: 5px 30px;*/
    display: block; }
  .display.exo-menu > li > a {
    display: block;
    padding: 20px 22px; }
  .mega-menu {
    display: block; }
  .mega-menu, .Images, .Blog, .flyout-right > ul,
  .flyout-left > ul, li.drop-down > ul {
    position: relative; }
  ul.stander {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-gap: 0;
    -moz-column-gap: 0;
    -webkit-column-gap: 0; }
  .exo-menu .btn-sheer-slide .btn-sheer-link {
    color: #fff;
    z-index: 0;
    position: relative;
    width: 100%;
    padding: 5px 30px;
    display: block;
    margin-left: -7px; } }

a.toggle-menu {
  position: absolute;
  right: 0px;
  padding: 20px;
  font-size: 27px;
  background-color: #ccc;
  color: #23364B;
  top: 0px; }

/* search-bar -- search item results */
.search-temp-empty {
  padding: 50px 0; }

.item-name .item-square-box {
  position: relative;
  height: 100px;
  overflow: hidden;
  border: 1px solid #eee; }

.item-name .item-centerbox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto; }

.item-name .item-centerbox img {
  width: 100%; }

img.search-item-brand {
  padding-top: 2%;
  width: -webkit-fill-available; }

.search-result-item:nth-child(even) {
  background: #ecf3ff; }

.item:hover .item-info .item-name.ng-binding, .search-result-item:hover .col-sm-7 p strong {
  color: #00aeef; }

.search-result-item:hover .item-info .item-name .item-square-box {
  border: 1px solid #00aeef; }

@media only screen and (max-width: 481px) {
  .item-name .item-square-box {
    width: 100px; }
  img.search-item-brand {
    padding-top: 2%;
    width: 100px;
    position: absolute;
    top: -160px;
    right: 0; } }

/* Table in Product Page */
.table-variation-outer-wrapper {
  position: relative;
  border: 1px solid #00aeef;
  padding-top: 37px;
  background: #00aeef;
  width: 100%;
  margin-bottom: 30px; }

.table-variation-wrapper {
  overflow-y: auto;
  overflow-x: clip;
  max-height: 210px; }

.table-variation {
  border-spacing: 0;
  width: 100%;
  margin-bottom: 3px;
  font-size: 12px;
  cursor: pointer;
  vertical-align: middle; }
  .table-variation td + td {
    vertical-align: middle;
    border-left: 1px solid #eee; }
  .table-variation td, .table-variation th {
    vertical-align: middle;
    border-bottom: 1px solid #eee;
    background: #fff;
    color: #000;
    padding: 10px 25px; }
  .table-variation th {
    height: 0;
    padding: 0;
    line-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    color: transparent;
    border: none;
    white-space: nowrap; }
  .table-variation th span.sortHeader {
    position: absolute;
    background: transparent;
    color: #fff;
    padding: 8px;
    top: 0;
    line-height: normal;
    border-left: 1px solid #00a2df; }
  .table-variation > thead > tr > th {
    padding: 0;
    line-height: 0; }

.table.table-hover.table-variation > tbody > tr:hover,
.table-hover > tbody > tr:hover > td {
  background-color: #b5e8fb !important;
  color: #23364b; }

.table.table-hover.table-variation > tbody > tr.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active:hover > td {
  background: #b5e8fb; }

.table-variation-outer-wrapper:before, .table-hidden-data {
  display: none; }

.sortorder:after {
  content: '\25b2'; }

.sortorder.reverse:after {
  content: '\25bc'; }

span.sortorder.notSelected {
  color: #0179a5; }

span.sortorder.selected {
  color: #ffffff; }

th span.sortLabel {
  position: absolute;
  padding-left: 25px;
  left: 0; }

#responsiveVariationTable .table-variation tr:nth-child(even) td {
  background: #eaf2f5; }

#responsiveVariationTable .table-variation tr.var-not-available td {
  background: #5e5e5e !important;
  color: #a3a3a3;
  opacity: .8;
  pointer-events: none; }

/* For Tablet/Mobile */
@media only screen and (max-width: 800px) {
  /*For cleaner look in mobile */
  #prodFixedlWrapper.grid-item, .grid-item.product-image-left-cont {
    padding-left: 0px; }
  p .h4.prod-main-spec {
    margin: 0; }
  a.product-photo-thumb {
    height: auto; }
  ul#productThumbs {
    position: relative;
    /*flex-wrap: nowrap;  display: flex;*/
    min-height: 140px; }
  .collection-image {
    display: flex;
    position: relative;
    top: -30px; }
  img.logo-glo {
    display: none; }
  /* Table in Tablet/Mobile */
  .table-hidden-data {
    display: inline; }
  .table-variation-outer-wrapper {
    background: #23364b; }
  .table-variation-outer-wrapper:before {
    content: "Variations";
    text-transform: uppercase;
    color: #fff;
    display: block;
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold; }
  /* Force table */
  #responsiveVariationTable table,
  #responsiveVariationTable thead,
  #responsiveVariationTable tbody,
  #responsiveVariationTable th,
  #responsiveVariationTable td,
  #responsiveVariationTable tr {
    display: block; }
  .table-variation-wrapper {
    overflow-y: auto;
    overflow-x: clip;
    max-height: 275px; }
  /* Hide table headers (but not display: none;, for accessibility) */
  #responsiveVariationTable thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #responsiveVariationTable tr {
    border-bottom: 2px solid #23364b; }
  #responsiveVariationTable td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #3bc2f5;
    position: relative;
    padding: 0;
    white-space: normal;
    text-align: left;
    display: flex; }
  #responsiveVariationTable td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold; }
  #responsiveVariationTable td span {
    padding: 6px;
    text-align: center; }
  #responsiveVariationTable td span:nth-child(1) {
    background: #00aeef;
    width: 35%;
    color: #fdfdfd;
    font-weight: bold; }
  #responsiveVariationTable td span:nth-child(2) {
    background: transparent;
    width: 65%; }
  /*Home All Categories */
  .featured-box-wrapper .featured-box--image {
    height: 150px;
    display: flex; } }

/* For 1024 up*/
@media only screen and (min-width: 1024px) {
  .product-photo-outer-wrapper {
    position: relative;
    min-height: 350px; } }

/* For 1024 down*/
@media only screen and (max-width: 1024px) {
  .product-photo-outer-wrapper {
    position: relative;
    min-height: 320px; } }

@media (max-width: 767px) {
  .carousel-inner .carousel-item > div {
    display: none; }
  .carousel-inner .carousel-item > div:first-child {
    display: block; } }

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex; }

/* medium and up screens */
@media (min-width: 768px) {
  .carousel-inner .carousel-item-end.active,
  .carousel-inner .carousel-item-next {
    transform: translateX(25%); }
  .carousel-inner .carousel-item-start.active,
  .carousel-inner .carousel-item-prev {
    transform: translateX(-25%); } }

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start {
  transform: translateX(0); }

@media only screen and (max-width: 480px) {
  ul#productThumbs {
    position: relative;
    /*flex-wrap: nowrap;  display: flex;*/
    min-height: 70px; }
  .about_part_img img.cad-badge {
    display: inline-block;
    top: 38%;
    left: 230px; } }

/*pagination*/
li.active .current-page a {
  color: #ffffff; }

#targetVariation {
  display: none; }
