footer div.copyright .all-rights a {
    color:#fff;
}
.home .store-locator {
  background: url('../img/store-locator.jpg');
  background-size:cover;
  background-position:center;
  transition: all 0.3s ease-in-out;
}
.home .store-locator-inner, .general-button-inner {
  text-align:center;
}
.home .store-locator-inner h4 {
  font-size: 4rem;
  line-height: 0.9;
  text-transform: uppercase;
  font-weight: 900;
  text-shadow: 0 0 20px #000;
  opacity: 0.65;
  color: #fff;
  margin-top: 10vh;
}

.selectric-items {
  position:static!important;
}
.home .store-locator-inner a{
  background:#08A5D5;
  text-align:center;
  display:inline-block;
  padding:1.5rem 2rem;
  margin: 6vh 0 16vh 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.1rem;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 768px) {
  .home .store-locator-inner h4 {
    font-size: 8vmin;
    line-height: 9vmin;
  }
  .home .store-locator-inner a {
    padding: 1rem 1.5rem;
    font-size: 1rem;
  }
}
body.single-post h3 {
float: none;
clear:both;
}
.general-button-inner a {
  background:#08A5D5;
  text-align:center;
  display:inline-block;
  padding:1.1rem 1.5rem;
  color: #fff;
  font-weight: bold;
  font-size: 1.1rem;
  margin:2rem 1rem;
  transition: all 0.3s ease-in-out;
}

.general-button-inner-thin a {
  background:#08A5D5;
  text-align:center;
  display:inline-block;
  padding:0.75rem 0.85rem;
  color: #fff;
  font-weight: bold;
  font-size: 1.1rem;
  margin:0 auto;

  transition: all 0.3s ease-in-out;
}

.heateor_sss_sharing_container {
  margin-top:2rem;
}

.home .store-locator-inner a:hover, .general-button-inner a:hover, .general-button-inner-thin a:hover {
  background: #08A5D5;
}
.home .store-locator:hover {
  opacity:0.9;
}
section.search-results .news-box h3, section.news .news-box h3 {
  text-transform: uppercase;
}

footer .copyright h6 {
  margin-bottom: 1.2rem;
    font-size: 0.95rem;
}

.wrapper-half-size {
  width:50%;
  display:inline-block;
}
footer div.copyright .social-icons {
    width: auto;
    margin-bottom: 1rem;
    margin-top: 20px;
}
footer div.copyright .social-icons svg{
  width: 27px;
  height: 27px;
  fill: #fff;
  padding: 5px;
  position: relative;
}
footer div.copyright .social-icons a {
  position: relative;
}
footer div.copyright .social-icons a::before{
  position: absolute;
  content: "";
  top: -15px;
  left: 6px;
  width: 35px;
  height: 35px;
  border: 2px solid #fff;
  border-radius: 50%;
}
footer div.copyright .all-rights {
  text-align:right;
}
footer div.copyright .all-rights p:last-child{
  margin-top:0.25rem;
}

footer div.copyright .all-rights a{
  color:#fff;
}

@media (max-width: 480px) {
  footer div.copyright li:last-of-type {
    margin-top: 0px;
  }
}

h3.taxo-grid-header {
  font-weight: 900;
  font-size: 30px;
  text-transform: uppercase;
  margin: 1rem 0 2.8rem;
}

section.collections div.grid.items div.product {
  width: calc(25% - 15px);
  margin-bottom: 22px;
}

section.collections div.grid.items>div:not(.clear):nth-last-child(1n+2) {
  margin-right: 15px;
}/*
section.collections div.grid.items>div:not(.clear):nth-last-child(4n+1) {
  margin-right: 0px;
}*/
section.collections div.grid.items div.product div.label {
  min-height:auto;
}
section.collections div.grid>div:not(.clear):nth-last-child(1n+2) {
    margin-right: 14px;
}

section.collections div.grid>div.collection-count-3 {
    width: calc(33.3% - 14px);
}

section.collections .description a.more {
    background:none;
    display:block;
    width:auto;
    height:auto;
    transform:rotate(0deg)
}

section.collections div#filters div.lf span {
      padding: 33px;
}

section.collections div#filters div.lf div.option label {
      padding: 13.5px 15px;
}

body.kollektioner section.collections div#filters div.lf.filter-looking-for span {
  padding: 23px 33px;
}

body.kollektioner div#filters div.lf.filter-looking-for #no-safety + label {
  padding: 6px 15px;
}

@media (max-width: 1090px) {
  body.kollektioner div#filters div.lf.filter-looking-for #no-safety+label {
    padding: 11px 15px;
}
}

@media (max-width: 620px) {
  body.kollektioner div#filters div.lf.filter-looking-for #no-safety+label {
    padding: 29px 15px;
}
}

section.collections div#filters div.lf.filter-collection div.option:last-of-type label {
      padding: 6px 15px;
}

section.collections div#filters div.lf.button-reset {
      height: 87px;
      padding: 35px 27px 0 27px;
}

@media (max-width: 1090px) {
  body.kollektioner section.collections div#filters div.lf.filter-looking-for span {
    padding: 32px 33px;
}
  section.collections div#filters div.lf span {
    padding: 42px 33px;
}
section.collections div#filters div.lf.filter-collection div.option:last-of-type label {
    padding: 11px 15px;
}
section.collections div#filters div.lf div.option label {
    padding: 17.5px 15px;
}
body.kollektioner section.collections div#filters div.lf.filter-looking-for span {
  padding: 32px 15px;
}
}


@media (max-width: 620px) {
  section.collections div#filters div.lf span {
    padding: 33px 15px;
  }
  section.collections div#filters div.lf div.option label {
        padding-top: 29px;
  }
  section.collections div#filters div.lf.filter-collection div.option:last-of-type label {
        padding: 29px 15px;
  }
}

@media (max-width: 440px) {
  section.collections div#filters div.lf.filter-collection div.option:last-of-type label {
        padding: 24px 15px;
  }
}

section.collections .description .long a.more {
  transform: rotate(0deg);
  float: right;
}

@media (max-width: 768px) {
  section.collections div.categories div {
      width: calc(50% - 14px)!important;
      margin-bottom: 14px;
  }
}


@media (max-width: 768px) {
    section.collections div.products-grid div.product {
        flex-basis: calc(50% - 5px)!important;
    }
    section.collections div.grid.items>div:not(.clear):nth-last-child(2n+1) {
        margin-right: 15px;
    }
}

@media (max-width: 1090px) {
    section.collections div.products-grid div.product div.image-frame {
        height:270px;
    }
}

@media (max-width: 480px) {
    section.collections div.products-grid div.product div.image-frame {
        height:280px;
    }
}

@media (max-width: 480px) {
    section.collections div.products-grid div.product {
        flex-basis: 100%!important;
    }

}

footer .wrapper .copyright .contact {
    vertical-align: top;
    display: inline-block;
}
footer .wrapper .copyright .social {
    vertical-align: top;
    display: inline-block;
}
 footer .wrapper .copyright .social {
  width: 50%;
}
  body > footer .wrapper .copyright .contact,   body > footer .wrapper .copyright .contact .all-rights {
  font-size: 0.95rem;
  }

@media (max-width: 992px) {
footer .wrapper .copyright .social {
  width: 100%;
  text-align: center;
  margin-bottom: 1rem;
}
  body > footer .wrapper .copyright .contact,   body > footer .wrapper .copyright .contact .all-rights {
    text-align: right !important;
    width:100%;
  font-size: 0.95rem;
  line-height:1.3;
  float:none;
  }
}
footer .wrapper .copyright .contact {
      width: 50%;
}
@media (max-width:1125px) and (min-width: 992px) {
footer .wrapper .copyright .contact {
      max-width: 67.5%;
}
}
section.product div.box {
  background-color: rgba(236, 236, 236, 0.5);
}
section.product div.box div.image div.grid, section.product div.box div.image, section.product div.box div.details {
  background:none;
  background-color:transparent !important;
}
.single-post section.content .wrapper iframe {
  width:100%!important;
}

section.search-results .news-box .image-wrapper, section.news .news-box .image-wrapper {
  width: 100%;
  height: 230px;
}

 .home section.news .news-box a p {
   color:#fff;
 }

section.top.news-section {
  height:35vh;

}

.post-content-wrapper {
  padding: 2rem 1rem 1.2rem;
  background-color: rgba(236, 236, 236, 0.5);
}
.product5hp {
  text-align: left;
}
.store-locator-cta {
  text-align:center;
  margin: 2rem 0 0;
  line-height: 1.5;
}
.airtox-blue {
  color: #08A5D5;
  margin:0;
  float:none!important;
  margin-top:0!important;
}

.post-content-wrapper a {
  color:#000;
}
section.search-results .news-box .read-more-view-article, section.news .news-box .read-more-view-article {
  text-align:right;
}
section.search-results .news-box .view-article, section.news .news-box .view-article {
  float:none;
}
.product-learn-more-wrapper {
  text-align: right;
}
.product-learn-more-wrapper a{
  color:#444;
}
.product-learn-more-wrapper a p{
  display: inline-block;
  vertical-align: text-top;
  margin-right: 0.5rem;
}
section.product div.box div.details div a.more {
  background:none;
  display:block;
  width:auto;
  height:auto;
  vertical-align: inherit;
}

section.product div.box div.details>div.a a.more {
  transform:none;
}

.product-learn-more-wrapper span {
  background: url(../img/gfx_product_readmore_light_blue.png);
  display: inline-block;
  width: 23px;
  height: 22px;
  vertical-align: bottom;
  transition: opacity .25s ease;
  transform: rotate(90deg);
}

section.technologies-fp div.single h1 {
    text-align: center;
    font-size: 76px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0 3%;
    text-shadow: 0 0 20px #000;
    color:#fff;
}

section.technologies-fp div.single h2 {
    text-align: center;
    font-size: 76px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0 3%;
    text-shadow: 0 0 20px #000;
    color:#fff;
}
section.technologies-fp div.single span {
    width: 60%;
}

section.technologies-fp div.single span {
    display: block;
    text-align: center;
    margin: 60px auto 55px auto;
    font-size: 15px;
    line-height: 25px;
    text-transform: uppercase;
    padding: 0 3%;
    text-shadow: 0 0 10px #000;
    color:#fff;
}

section.technologies-fp div.single a {
    display: block;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    background: #08A5D5;
    width: 140px;
    height: 52px;
    padding: 18px 0;
}

section.technical-features .items .item .head {
	overflow:visible;
}

@media (max-width: 620px) {
section.technologies-fp div.single h2 {
    font-size: 25pt;
}
section.technologies-fp div.single span p {
  font-size: 9pt;
line-height: 1.8;
}
section.technologies-fp div.single span {
    width: 95%;
    margin: 45px auto 30px auto;
}
}
@media (max-width: 880px) {
section.technologies-fp div.single h2 {
    font-size: 36pt;
}
section.technologies-fp div.single {
    /* padding: 160px 0 130px 0; */
}
}
@media (max-width: 1279px) {
section.technologies-fp div.single h2 {
    font-size: 40pt;
}
section.technologies-fp div.single {
  /*  padding: 200px 0 140px 0;*/
}
}
section.technologies-fp div.single a:hover {
    opacity: .9;
}

@media (max-width: 880px) {
footer div.about div.newsletter {
  float: none;
  display: inline-block;
  width:100%;
}
footer div.about form.search input[type="text"],footer div.about .pull-right form.search, footer .newsletter .wpcf7 {
  width:100%;
}
footer div.about div.newsletter span {
  display: inline-block;
}
footer .newsletter h5 {
  float:none;
  margin-bottom: 0.6rem;
}
}

.single.single-post .content img {
  max-width:100%;
  height:auto;
}
@media (max-width: 992px) {
  section.movie .right-controls {
    overflow-x: auto;
    position: relative;
  }
  #movie-tabs {
    position: relative;
  }
  #movie-tabs::after {
    position: absolute;
    right:0;
    top:0;
    bottom:0;
    width:45px;
    height:127px;
    content: " ";
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 15%,rgba(0,0,0,0.5) 100%);
  }
}

@media (max-width: 992px) {
  section.movie .embed-container {
    margin-top:0;
  }
}


#tax-description {
  margin-top: 100px;
  text-align: justify;
  padding: 0.8rem 1.4rem 1.4rem;
  background-color: rgba(236, 236, 236, 0.5);
}
#tax-description h2{
  font-size:1.8rem;
  font-weight:bold;
  line-height:1.4;
  text-transform: uppercase;
}

#tax-description p {
  font-size: 1.05rem;
  line-height: 1.4;
}
#company-tabs {
      position: relative;
}
#company-tabs ul {
	list-style-type: none;
    white-space: nowrap;
    padding-right: 1.9rem;
    overflow: hidden;
}
#company-tabs .company-tabs-after-list {
  position: relative;
  position: absolute;
  right: -1px;
  height: 3rem;
  top: 0;
  width: 4rem;
  text-align: right;
  background: linear-gradient(to right, rgba(226,226,226,0.2) 0%,rgba(226,226,226,1) 56%,rgba(226,226,226,1) 100%);
}
#company-tabs .company-tabs-after-list::after {
  content: ">";
  color: #08A5D5;
  line-height: 2.2;
  font-weight: 600;
  font-size: 1.65rem;
  padding-right:0.65rem;
  position: absolute;
  right: 0;
  height: 3rem;
  top: 0;
}
#company-tabs .company-tabs-before-list {
  position: relative;
  position: absolute;
  left: -1px;
  height: 3rem;
  top: 0;
  width: 4rem;
  text-align: right;
  background: linear-gradient(to left, rgba(226,226,226,0.2) 0%,rgba(226,226,226,1) 56%,rgba(226,226,226,1) 100%);
  display:none;
}
#company-tabs .company-tabs-before-list::after {
  content: "<";
  color: #08A5D5;
  line-height: 2.2;
  font-weight: 600;
  font-size: 1.65rem;
  padding-right:0.65rem;
  position: absolute;
  left: 0;
  height: 3rem;
  top: 0;
}
#company-tabs ul li {
	display: inline-block;
	}

#company-tabs ul li.ui-tabs-active.ui-state-active a {
  border-bottom:2px solid #08A5D5;
}
#company-tabs ul li a {
	display: block;
	padding: 1rem 1.75rem 0.3rem;
  margin-bottom:1.1rem;
	font-weight: bold;
	text-transform: uppercase;
	color: #161e27;
  transition: all 0.3s ease-in-out;
  border-bottom:2px solid #C9C9C9;
}
#company-tabs ul li:hover a {
  border-bottom:2px solid #08A5D5;
}


/*  @ChocianUpdate  */
	#company-tabs p:not(:first-child) {
		margin-top: 35px;
	}
/*  @ChocianUpdate  */
@media (max-width: 620px) {
  #company-tabs ul {
    padding-right:0;
    white-space: normal;
  }
  #company-tabs .company-tabs-after-list {
    display:none!important;
  }
  #company-tabs ul li {
    display:block;
    text-align: left;
    border-bottom: 1px solid rgba(44,44,44,0.1);
  }
  #company-tabs ul li a {
    padding: 1rem 1.05rem 1rem;
    margin-bottom:0;
    display: block;
    border-bottom:0;
  }
  #company-tabs ul li:hover a {
    border-bottom:0px solid #08A5D5;
  }
  #company-tabs ul li.ui-tabs-active.ui-state-active {
    background:#08A5D5;
  }
  #company-tabs ul li.ui-tabs-active.ui-state-active a {
    border-bottom:none;
    color:#fff;
  }
  #company-tabs ul li.ui-state-hover:hover {
    background:#08A5D5;
    color:#fff;
  }
  #company-tabs ul li.ui-state-hover:hover a{
    border-bottom:0;
     color:#fff;
  }
  #company-tabs::after {
    display:none;
    content: "";
  }
  .page-template-template-company div.center{
    padding:0 1rem;
  }
}

.page-template-template-company .content{
  /*background-position-y: 160px!important;*/
  background-repeat: no-repeat!important;
  /*background: rgba(226,226,226,1);*/
  background-size:cover;
}

.company-content h3 {
	text-transform: uppercase;
	font-size: 11pt;
	color: #161e27;
	margin: 50px 0px 15px 0px;
}

.company-content h3:last-of-type {
    margin-bottom: 0;
}

.company-content h3:last-of-type + .ui-accordion-content {
    margin-top: 15px;
    padding-bottom: 0;
}

.company-content {
	margin-top: 20px;
}

.company-content h3 > span.head {
	display: inline-block;
	padding-right: 30px;
	margin: 0 !important;
	position: relative;
}

.company-content h3 > span.head::after {
	content: url('../img/company-arrow.png');
	display: inline-block;
	margin: 1px 0 0 16px;
	position: absolute;
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	top: 0;
	right: 0;
}

.company-content h3[aria-expanded="true"] > span.head::after {
	transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	margin: -2px 0 0 16px;
}

.company-content div {
	color: #000;
	font-size: 1rem;
}
.company-content div[class*='youtube'] iframe,.company-content div[class^='youtube'] iframe {
  height:55vh;
}
.company-content > h2:first-of-type {
  margin-top:3rem;
  line-height:1.3;
}
.faq-content div {
  font-size:1rem;
}

.company-content .alignleft {
  float:left;
  margin-right:20px;
}
.company-content .alignright {
  float:right;
  margin-left:20px;
}
.company-content .company-top_tier {
  background:url('../img/about.jpg');
  position: relative;
  background-size: cover;
  background-position: center;
  min-height:580px;
}
.company-content .company-top_tier .translucent-content {
  color: #fff;
    background: rgba(22,30,39,0.7);
    width: 45%;
    max-width: 495px;
    padding: 60px 25px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: auto;
    min-height: 100%;
    position: absolute;
    right: 0;
}
.company-content .company-top_tier .translucent-content h3{
font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    color:#fff;
}
.company-content .company-top_tier .translucent-content h2{
  font-size: 106px;
      line-height: 106px;
    text-transform: uppercase;
    text-align: center;
}
.company-content .company-top_tier .translucent-content p{
  text-align: left;
    color: #fff;
    text-overflow: ellipsis;
        margin-bottom: 22px;
}
.company-content .company-top_tier .translucent-content hr{
margin: 22px 0;
border: 0;
border-top: 1px solid #c0c0c0;
border-color: #fff200;
border-bottom: 1px;
}

#company-tabs .company-content p:not(:first-child) {
  margin-top:0;
}

@media (max-width: 1025px) {
  .company-content .company-top_tier {
    padding-top:20rem;
    background-position: 20%;
  }
  .company-content .company-top_tier .translucent-content h2 {
    font-size:4rem;
    line-height:1;
  }
  .company-content .company-top_tier .translucent-content h3 {
    font-size:1.125rem;
  }
.company-content .company-top_tier .translucent-content {
    width: 100%;
    max-width: 100%;
    min-height: 50%;
    padding: 10px 15px;
    top: 45%;
    bottom: 0;
    background: rgba(22,30,39,0.5);
    position: relative;
}
}

section.top, body.page-template-template-single-image-top section.top {
  height:35vh;
  background-position: center!important;
}
@media (max-width: 900px) {
ection.parallax.top {
  height:40vh;
}
}
@media
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  section.parallax.top {
    height:40vh;
  }
  section.top div.center h1 {
    font-size:2.25rem!important;
  }
  section.top div.center h2 {
    font-size:0.85rem!important;
  }
}
body.single-post section.top {
  height:500px;
}

/* STYLESHEET RESET  */


/* GENERAL UTILITIES */

.top-image-learn-more a.more-top {
  color: #e0e0e0;
  font-weight: bold;
  font-size: .85rem;
  text-transform: uppercase;
  padding: .1rem;
  line-height: 1;
  text-align: center;
  margin: 0 auto;
  text-shadow: 0 0 10px #000;
}

.show-inline {
  display:inline-block;
}

.horizontal-center {
  text-align: center;
}

section.collection span.desc p {
  font-size:1rem;
  line-height:1.3;
}
section.collection span.desc {
  font-size:1rem;
}
section.top div.center h1 {
  font-size:3.75rem;
}
section.top div.center h2 {
  font-size:1.0625rem;
}
section.top div.center h2.long-header {
  display:none;
  padding-bottom:2rem;
}
section.top div.center.learn-more-open {
  top: inherit;
  left: inherit;
  -webkit-transform: inherit;
  -ms-transform: inherit;
  transform: inherit;
}
section.top {
  transition:all 0.3s ease-out;
}
section.top.learn-more-open {
  height:auto;
}
@media (max-width: 768px) {
  section.top div.center h1 {
    font-size:2.3rem!important;
  }
  section.top div.center h2 {
    font-size:0.9rem!important;
  }
}
/* OPINIONATED TEMPLATES */

/* News */
.single-post img.alignright {float:right; margin:0 0 1em 1em}
.single-post img.alignleft {float:left; margin:0 1em 1em 0}
.single-post img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.single-post a img.alignright {float:right; margin:0 0 1em 1em}
.single-post a img.alignleft {float:left; margin:0 1em 1em 0}
.single-post a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

@media (max-width: 480px) {
body.single-post h3 {
    margin: 8px 0 1rem;
}
}

/* Collections pages */

@media (max-width: 1090px) {
  section.collections div#filters div.lf.button-reset {
      padding: 41px 47px 0 47px;
      height: 103px;
  }
}

@media (max-width: 620px) {
  section.collections div#filters div.lf.button-reset {
    height: 65px;
    padding: 22px 0;
  }
}

/* Product Single Page */

section.product div.products-grid div.product div.image-frame a .image-img {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
section.product div.products-grid div.product div.image-frame a .image-img:hover {
  transform:scale(1.1);
}

/* Company template */
  #company-tabs .general-button-inner {
    display: inline-block;
  }
  #company-tabs .general-button-inner a {
    text-transform: uppercase;
    padding: 0.6rem 1rem;
    margin:2rem 0 0;
  }
  #company-tabs .company-content img {
    max-width:100%;
    height:auto;
  }
  @media (max-width: 550px) {
   .company-content div[class*='youtube'] iframe, .company-content div[class^='youtube'] iframe {
     height:30vh;
   }
  }

/* NEWS */

section.top-news {
  height: 500px;
  background-position: center!important;
  background-size: cover!important;
  background-repeat: no-repeat!important;
}

/* STORE LOCATOR */

.page-template-template-store-locator .get-routed {
  position: absolute;
  bottom: 16px;
  right: 11px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.9rem;
  text-align: center;
  line-height:1;
  letter-spacing: -.05rem;
  opacity:0.8;
}
.page-template-template-store-locator .get-routed .route-icon {
  display:block;
}

.page-template-template-store-locator .get-routed .route-icon svg{
  fill:#08A5D5;
  width: 2rem;
  height: auto;
}
section #map-stores .infowindow {
  padding: 0.8rem 0 0.8rem 1.3rem;
  min-width:14.5rem;
}
.infowindow p.phone {
  padding-top:1.5rem;
}

.custom-pin {
  height: 49px;
  line-height: 1;
  width: 49px;
  padding: .60rem 0 0 1.3rem;
  margin-top: -1.5rem;
  margin-left: 0.3rem;
  text-align: center;
  cursor: pointer;
  color: #000;
  background: url(../img/map_markerclusterer.png);
  position: absolute;
  font-size: 1em;
  transition: all 500ms;
}

/* MENU */

ul.menu li.category-descriptor-menu a:before {
  content: " ";
    position: absolute;
    border-top: 1px solid #08A5D5;
    top: 25px;
    padding: 0 20px;
    left: 0;
    height: 1px;
    z-index: -1;
    width: 100%;
}

ul.menu li.category-descriptor-menu a {
  font-size: 0.7rem;
  position: relative;
  z-index: 2;
}
nav ul.menu li ul.sub-menu li.category-descriptor-menu{
    padding: 0px 30px 0px 30px;
}
nav ul.menu li ul.sub-menu li.category-descriptor-menu a{
    padding: 20px 0px 5px 10px;
    cursor: default;
}
nav ul.menu li ul.sub-menu li.category-descriptor-menu a:hover{
    background: #161e27;
}
ul.menu li.category-descriptor-menu a span{
  background: #161e27;
    padding: 0 5px;
}

nav ul.menu li.collections-special-menu ul.sub-menu li a,nav ul.menu li ul.sub-menu li a {
      padding: 15px 30px!important;
}


/* LISTS */


section:not(.product):not(.technologies-fp):not(.stores) ul:not(.ui-tabs-nav):not(.menu):not(.sub-menu) {
  margin-left:1rem;
}
section:not(.product) ol:not(.ui-tabs-nav):not(.menu):not(.sub-menu) {
  margin-left:1rem;
  counter-reset: li
}

section:not(.product):not(.technologies-fp):not(.stores) ul:not(.ui-tabs-nav):not(.menu):not(.sub-menu):not(.trail-items) li:before {
  content: "\2587";
    color: #08A5D5;
    font-size: 6px;
    vertical-align: middle;
    position: absolute;
    left: 5px;
    top: 4px;
    line-height:1.3;
}
section:not(.product) ol:not(.ui-tabs-nav):not(.menu):not(.sub-menu) li:before {
  content: "."counter(li) ;
  color: #08A5D5;
  display: inline-block;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 0.5em;
  text-align: right;
  direction: rtl;
}
section:not(.product):not(.technologies-fp):not(.stores) ul:not(.ui-tabs-nav):not(.menu):not(.sub-menu):not(.trail-items) li {
  position: relative;
  list-style-type: none;
  list-style-position: inside;
  position: relative;
  padding-left: 25px;
}
section:not(.product) ol:not(.ui-tabs-nav):not(.menu):not(.sub-menu) li{
  position: relative;
  list-style-type: none;
  list-style-position: inside;
  position: relative;
  padding-left: 25px;
  counter-increment: li;
}
.long-tax-desc {
  display:none;
}
section .selectric-items ul li,section .selectric-items ul {
	margin-left:0!important;
	list-style-type: none!important;
    list-style-position: inside!important;
    position: relative!important;
    padding-left: 8px!important;
}
section .selectric-items ul li:before {
	content:""!important;
	color:transparent!important;
}

.trail-items {
  list-style:none;
}
.trail-items li:not(:first-of-type){
  display:inline-block;
  margin-left:1.5rem;
  position: relative;
}
.trail-items li:not(:first-of-type):before {
    position: absolute;
    content: "";
    top: 5px;
    left: -0.95rem;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 8px solid #4B4C50;
    transform: rotate(180deg);
}

body:not(.b-is-firefox) .trail-items li:not(:first-of-type):before {
    top: 4px;
}

body.page-template-template-company .trail-items li:not(:first-of-type):before {
    top: 8px;
}

.trail-items li {
  display:inline-block;
  margin-left:0;
}
.trail-items li:last-of-type span {
  font-weight:400;
}

/* CONTACT FORMS, FORMS, INPUT FIELDS */

/* General form */

form.general-wpc7-form-mb {
  width:50%;
  margin:auto;
}
form.general-wpc7-form-mb h2, form.general-wpc7-form-mb p {
  text-align: center;
}
.general-wpc7-form-mb input[type=text], .general-wpc7-form-mb input[type=tel], .general-wpc7-form-mb input[type=email], .general-wpc7-form-mb input[type=file] {
    line-height: 40px;
    height: 52px;
    font-family:"Lato", sans-serif;
}
form.general-wpc7-form-mb h2 {
  font-size: 24px;
      text-transform: uppercase;
      margin: 30px 0;
      font-family: 'Lato',sans-serif;
      font-weight: 900;
      line-height: 1.3;
}

.rc-anchor .rc-anchor-compact .rc-anchor-light {
  position: relative;
}

.general-wpc7-form-mb input, .general-wpc7-form-mb textarea{
  background: #ffffff;
  border: none;
  padding-left: 10px;
  width: 100%;
  margin: 5px 0px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  font-family:"Lato", sans-serif;
}
.general-wpc7-form-mb .cntc-shortfields > span:nth-child(even) {
  margin-left:20px;
}
.general-wpc7-form-mb textarea {
  width: 100%;
  font-family: 'Lato',sans-serif;
  padding:10px;
  font-size:.75rem;
}
.general-wpc7-form-mb input[type=file] {
  line-height:1;
  padding: 14px;
}
.general-wpc7-form-mb .g-recaptcha {
  display: inline-block;
  width: 48.3%;
  margin-top: 1rem;
}
.general-wpc7-form-mb .cntc-submit {
  width: 48.3%;
  display: inline-block;
  margin-left: 17px;
  vertical-align: top;
  margin-top: 1.6rem;
  float: right;
}
div.wpcf7-validation-errors {
  border:2px solid red;
  color: #000;
  padding: 1rem 1.5rem;
	/*Roman*/
	float: left;
    margin: 0 1em 2em 1em;
    width: 95%;
    text-align: center;
	/*Roman*/
}
.wpcf7-spam-blocked {
  border:2px solid red;
  color: #000;
  padding: 1rem 1.5rem;

}
div.wpcf7-mail-sent-ok {
  border: 2px solid #08A5D5;
  color: #000;
  padding: 1rem 1.5rem;
	/*Roman*/
	float: left;
    margin: 0 1em 2em 1em;
    width: 95%;
    text-align: center;
	/*Roman*/
}
form.general-wpc7-form-mb p:nth-of-type(4){
  display: inline-block;
    width: 35%;
    vertical-align: top;
    margin-top: 3rem!important;
}
.general-wpc7-form-mb > div.wpcf7-form-control-wrap {
  width: 35%;
    display: inline-block;
    margin-left: -35px;
    margin-top: 1rem;
}
.general-wpc7-form-mb input[type=submit] {
  color: #fff;
  float: right;
  background: #08A5D5;
  border: 0;
  font-size: 14px;
  text-transform: uppercase;
  border: none;
  padding: 16px 27px;
  width:80%;
}

/* Contact Form Opinionated */

form.general-wpc7-form-mb.contact-form {
  width:85%;
}
form.general-wpc7-form-mb {
  padding:0 0 5rem;
}
form.general-wpc7-form-mb .wpcf7-form-control-wrap:not(.your-message):nth-child(2n) {
  padding:0;
}
form.general-wpc7-form-mb .contact-form .contact-message {
  width:100%;
}
form.general-wpc7-form-mb .contact-message textarea {
  height: 150px;
  padding: 1rem 0.65rem;
}
form.general-wpc7-form-mb h2 {
  margin-top:0;
}
form.general-wpc7-form-mb > div.wpcf7-form-control-wrap {
    width: 35%;
    display: inline-block;
    margin-left: 20px;
    margin-top: 1rem;
}
form.general-wpc7-form-mb p:nth-of-type(2){
  display: inline-block;
    width: 46%;
    vertical-align: top;
    margin-top: 3rem;
}
form.general-wpc7-form-mb input[type="submit"] {
  color: #fff;
    float: right;
    background: #08A5D5;
    border: 0;
    font-size: 1.1rem;
    text-transform: uppercase;
    border: none;
    padding: 16px 27px;
    width: 70%;
}
form.general-wpc7-form-mb .wpcf7-form-control-wrap:not(.contact-message)   {
  margin-bottom:10px;
  display:inline-block;
  width:48.4%;
  vertical-align: top;
}
form.general-wpc7-form-mb.career-form .wpcf7-form-control-wrap:not(.career-message) {
  width:48.1%;
  margin-bottom:10px;
  display:inline-block;
}
form.general-wpc7-form-mb .wpcf7-form-control-wrap.career-message  {
  width:100%;
}

section.contact div.form {
  padding:0;
}
/* Responsive Forms */

@media (max-width: 1224px) {
  form.general-wpc7-form-mb {
    width:80%;
  }
  form.general-wpc7-form-mb.contact-form {
    width:100%;
    margin:0;
  }
  form.contact-form.general-wpc7-form-mb input {
    width:100%;
  }
  .general-wpc7-form-mb.contact-form .recaptcha{
    width:47%;
  }
  form.contact-form.general-wpc7-form-mb .wpcf7-form-control-wrap:not(.contact-message) {
    width:48.3%;
  }
  form.general-wpc7-form-mb .wpcf7-form-control-wrap:not(.career-message) {
    width:47.9%;
  }
  .general-wpc7-form-mb .cntc-submit {
    float:right;
  }
  .general-wpc7-form-mb textarea {
    width:99.5%;
  }
}
@media (max-width: 992px) {
  section.contact div.details, section.contact div.form {
    margin-left:0;
    padding:0;
    padding-bottom:0;
  }
  section.contact .map {
    height:465px;
  }
  form.contact-form.general-wpc7-form-mb .wpcf7-form-control-wrap:not(.contact-message) {
    width:48.63%;
  }
}
@media (max-width: 899px) {
  .general-wpc7-form-mb textarea {
    width:100%;
  }
}
@media (max-width: 791px) {
  form.general-wpc7-form-mb {
    width:80%;
  }
  form.general-wpc7-form-mb.career-form {
    width:100%;
  }
  form.general-wpc7-form-mb.contact-form {
    margin: 0px;
    width:100%;
  }
  .general-wpc7-form-mb.contact-form textarea {
    width:100%;
  }
  form.general-wpc7-form-mb .wpcf7-form-control-wrap,  form.contact-form.general-wpc7-form-mb .wpcf7-form-control-wrap:not(.contact-message), form.general-wpc7-form-mb .wpcf7-form-control-wrap:not(.career-message), form.general-wpc7-form-mb.career-form .wpcf7-form-control-wrap:not(.career-message) {
    display:block;
    width:100%;
  }
  .general-wpc7-form-mb .cntc-shortfields span:nth-child(even) {
    margin-left:0px;
  }
  .general-wpc7-form-mb input[type=submit], .general-wpc7-form-mb input, .general-wpc7-form-mb textarea, section.contact div.form input[type="submit"]  {
    width:100%;
  }
    .general-wpc7-form-mb input[type=submit] {
      padding: 10px;
margin: 0.75rem 0 0 0;
    }

    .general-wpc7-form-mb .cntc-submit, form.general-wpc7-form-mb input[type="submit"] {
      width:100%;
      margin-top:0.75rem;
      margin-left:0;
      clear:both;
    }
    .general-wpc7-form-mb input, .general-wpc7-form-mb textarea, form.contact-form.general-wpc7-form-mb input, form.contact-form.general-wpc7-form-mb textarea {
      width:100%;
    }
    .general-wpc7-form-mb .recaptcha, .general-wpc7-form-mb.contact-form .recaptcha{
      width:100%;
    }
    .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div {
      margin:auto;
    }
    form.general-wpc7-form-mb {
      padding:0;
    }
}
/* Footer */

/* Footer MailChimp */

footer div.about .pull-right span {
  font-size:1.1rem;
}
footer .newsletter #mce-responses {
  position: relative;
}
footer .newsletter #mc_embed_signup_scroll .response{
  position: relative;
  position: absolute;
  right: 0;
  top:5px;
  width: 100%;
  padding: 0.5rem;
  background:#1c232e;
  z-index: 1;
  font-size: 0.9rem;
  text-transform: initial;
}
footer .newsletter #mc_embed_signup_scroll #mce-EMAIL.response {
  top:-35px;
}
footer .newsletter #mc_embed_signup_scroll #mce-success-response {
    border: 1px solid #08A5D5;
}
footer .newsletter #mc_embed_signup_scroll #mce-error-response {
    border: 1px solid red;
}
footer .newsletter #mce-responses.clear {
  line-height:1.1;
}
footer .newsletter #mc_embed_signup_scroll .response::after {
  position:absolute;
  content: "x";
  top: -3px;
  right: 2px;
  padding:3px;
  z-index:5;
}

footer .newsletter #mc_embed_signup div.mce_inline_error {
  font-size:0.8rem;
}
footer .newsletter h5 {
  float: left;
  margin-right: 1.5rem;
  font-size: 1.20rem;
  margin-top:0.8rem;
}
footer .newsletter #mc_embed_signup {
  float: right;
  margin-bottom:1rem;
}
footer .newsletter #mc_embed_signup form {
  position: relative;
}
footer div.about .wpcf7 span {
  margin-top:0;
}
footer .newsletter #mc_embed_signup input[type='email'] {
  width: 300px;
  height: 50px;
  border: 1px solid #8f9297;
  background: transparent;
  font-size: 14px;
  font-family: 'Lato',sans-serif;
  text-transform: uppercase;
  padding: 0 17px;
  color: #fff;
  padding-right: 0px;
}
footer .newsletter #mc_embed_signup form input[type="submit"] {
    background: transparent;
    border: 0;
    display: block;
    position: absolute;
    width: 17px;
    height: 11px;
    background: url(../img/gfx_ic_newsletter_submit.png);
    right: 15px;
    top: 20px;
    cursor: pointer;
  }
footer .contact .all-rights {
  line-height:1.3;
  margin-bottom:0.3rem;
}

.tingle-modal {
	  background: rgba(22, 30, 39, 1);
}
	.tingle-modal-box {
		width: 600px;
    height: 80%;
		padding:0 50px 50px 50px;
		background: #028DA0;
	}
	.tingle-modal-box__content {
		padding:0;
		height:100%;
	}
	.mc-signup-btn {
		float: right;
    margin-right: 0rem;
    font-size: 1.20rem;
    text-transform: uppercase;
    margin: 2rem 0 0;
    background: #08A5D5;
    text-align: center;
    padding: 1.1rem 1rem;
    color: #fff;
    font-weight: bold;
    font-size: 1.1rem;
    margin: 0 0 1rem 0;
    transition: all 0.3s ease-in-out;
		cursor:pointer;
    width:300px;
	}
	.mc-signup-btn:hover {
	    background: #08A5D5;
		}
  .cookie-notice-container a {
    text-transform: uppercase;
        margin: 2rem 0 0;
        background: #08A5D5;
        text-align: center;
        padding: 0.2rem 1.4rem;
        color: #fff;
        font-weight: 400;
        font-size: 0.7rem;
        margin: 0 0.5rem;
        transition: all 0.3s ease-in-out;
  }
@media (max-width: 600px) {
  .tingle-modal-box {
    width: 320px;
    height: 80%;
    padding:0 10px 20px;
    background: #028DA0;
  }
}
@media (max-width: 880px) {
  footer .newsletter #mc_embed_signup input[type='email'] {
    width:100%;
  }
  	.mc-signup-btn {
      width:100%
    }
  footer div.about div.newsletter form span {
    width:100%;
  }
  footer .newsletter #mc_embed_signup input[type='email'] {
    padding: 0px 11px 0 17px;
    padding-right: 0px;
  }
  footer input[type='email'], footer input[type='text'], footer form,
  footer div.about .pull-right form input[type="submit"] {
    max-width:100%;
  }
  footer .newsletter #mc_embed_signup {
    clear:both;
    width:100%;
  }
}
@media (max-width: 480px) {
footer input[type='email'], footer input[type='text'], footer form,
footer div.about .pull-right form input[type="submit"] {
  max-width:100%;
}
}

/* RESPONSIVE OVERRIDES GLOBAL */

/* Super-high res */

@media	only screen and (-webkit-min-device-pixel-ratio: 1.3),
	only screen and (-o-min-device-pixel-ratio: 13/10),
	only screen and (min-resolution: 120dpi)
	{
		/* Your code to swap higher DPI images */
	}


section.collections div.grid div.product {
  transition: none;
}
section.product div.box div.details>div.a {
  position:relative;
  background:none;
  box-shadow: none;
  -webkit-box-shadow: none;
}

section.collections div.grid div.collection {
  height: 465px;
}

@media (max-width: 480px) {
section.collections div.grid div.product div.image-frame {
  height:300px;
}
section.collections div.grid div.product div.image-frame a div{
  background-position: 0 -20px;
}
}
.hide {
  display: none;
}

#company-tabs .general-button-inner{margin:0 5px;}


section.news .faq-news-1{
      display:flex;
      justify-content: space-between;
      margin-bottom:3rem;
      flex-wrap:wrap;
}

section.news .faq-news-1 .news-box{
      width: 32%;
      float:none;
      clear:both;
      margin:0;
}

@media (max-width: 480px) {
section.news .faq-news-1 .news-box {
    margin:0;
      margin-top: 2rem!important;

}
}

@media (max-width: 768px){
section.news .faq-news-1 .news-box {
  width:100%;
  margin:0;
    margin: 0.5rem 0 15px 0!important;
}
}

section.news .faq-news-1 .news-box:nth-of-type(2n+1) {
  margin:0;
}

section.news .faq-news-1 .news-box h3 {
  font-size: 0.9rem;
  padding: 1rem 1rem 1rem;
  background-color: rgba(236, 236, 236, 0.9);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  margin-top: 3px;
  position: absolute;
  bottom: -16px;
  width: 100%;
  color: #08A5D5;
}
