/** Shopify CDN: Minification failed

Line 475:0 Unexpected "}"

**/
 
.header__top.hide-in-sticky{
  display: none !important;
}
.header--mobile {
    background: #fff;
}
section.resurse-megamenu .container {
    margin: 0 auto !important;
}
section.resurse-megamenu .resurse-inner {
    justify-content: space-between;
    display: flex;
    align-items: center;
    column-gap: 50px;
}
section.resurse-megamenu {
    width: 100%;
    border: 1px solid #f78d1f;
    padding: 50px 0;
}
section.resurse-megamenu .resurse-inner .documentation-part, section.resurse-megamenu .resurse-inner .installation-part {
    max-width: 50%;
    width: 100%;
}
section.resurse-megamenu .resurse-inner .documentation-part img, section.resurse-megamenu .resurse-inner .installation-part video {
    width: 100%;
}
.product-single .button--single-cart {
    margin-bottom:20px;
      border-radius: 30px;
}
@media(max-width: 991px){
   .header--mobile a.header__link[title="Shop"], .header--mobile a.header__link[title="Compare"] {
      display: none;
  } 
}
@media(max-width: 767px){
  .header .header-mobile__logo__image, .header .header-mobile__logo__link {
      max-width: 100% !important;
      padding: 0 !important;
  }
}
/* Footer Start */

footer {
  padding: 100px 0 0 0;
}

footer .footer__contact,
footer .footer__column--newsletter h2,
footer .footer__column__title,
footer form,
footer .button i{
  color: #fff;
}
@media(max-width: 767px){
  footer .footer__content {
      max-width: 100%;
      margin: 0;
  }
}

/* Footer End */

/* Product Details Start */

/* Tabbing Start */

.our-products .left-tabs-link {
    background: #003e7e;
    position: relative;
    padding-top: 97px;
    padding-bottom: 69px; 
}
.our-products-content-mobile {
    display: none;
}
.our-products {
    background: linear-gradient(to right,#003e7e 0% 50%,#003e7e 50%,#fff 50% 100%);
    border-bottom: 1px solid orange;
    border-top: 1px solid orange;
    margin-top: 70px;
}
.left-sidebar-menu.white li a.active {
    font-size: 1.125rem;
    line-height: 27px;
    font-weight: 700;
    font-family: "NHaasUnicaW1G", sans-serif;
    color: #f4f4f4;
}
.left-sidebar-menu.white li a {
    color: #f4f4f4;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    font-family: NHaasUnicaW1G,sans-serif;
    display: block;
}
.our-products-content {
    display: flex;
}
.left-tabs-link {
    width: 33.33%;
}
.our-products .tab-content-wrapper {
    background: #fff;
}
.our-products .tab-content-wrapper .tab-accordion-content {
    padding-left: 30px;
    padding-top: 30px;
}
.tab-accordion-content {
    padding-top: 20px;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.standard-content ul li::marker {
    color: orange;
    font-size: 22px;
}
.standard-content ul li span {
    color: #262626;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}
.standard-content .table-wrapper table thead {
    background-color: #4b4f54;
    color: #fff;
}
.standard-content .table-wrapper table thead tr th:first-child {
    border-right: 1px solid #fff;
}
.standard-content ul li {
    padding: 0 0 10px;
    list-style: disc;
    font-size: 16px;
}
.standard-content ul {
    visibility: visible;
}
.standard-content ul {
    padding: 0 0 10px 15px;
    margin: 0;
}
.left-sidebar-menu li a {
    font-size: 1.125rem;
    line-height: 28px;
    font-weight: 400;
    font-family: "NHaasUnicaW1G", sans-serif;
    color: #4b4f54;
    padding-left: 28px;
    position: relative;
    display: block;
}
.left-sidebar-menu.white li a.active {
    font-size: 1.125rem;
    line-height: 27px;
    font-weight: 700;
    font-family: "NHaasUnicaW1G", sans-serif;
    color: #f4f4f4;
}
.our-products .left-tabs-link li {
    margin-bottom: 24px;
    position: relative;
}
.left-sidebar-menu li:before {
    content: "";
    height: 24px;
    width: 3px;
    background: #009775;
    position: absolute;
    left: -2px;
    top: 2px;
    transition: .5s;
    opacity: 0;
}
.left-sidebar-menu.white li:before {
    left: -1px;
    background: #f4f4f4;
}
.left-sidebar-menu li.active:before {
    opacity: 1;
}
.left-sidebar-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.our-products .left-tabs-link .menu-title {
    display: block;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    font-family: "NHaasGroteskDSPro", sans-serif;
    color: #f4f4f4;
    padding-left: 30px;
    padding-bottom: 25px;
    border-bottom: 4px solid orange;
    margin-bottom: 34px;
    text-transform: capitalize;
}
.our-products .left-tabs-link:before {
    content: "";
    width: 1px;
    height: 100%;
    background: orange;
    position: absolute;
    left: 0px;
    top: 0;
}

.right-tabs.tab-content-wrapper {
    width: 66.67%;
}
.standard-content tr td {
    font-size: 14px;
}

.standard-content th {
    font-size: 14px;
    padding: 5px !important;
}

.standard-content p strong {
    font-size: 16px;
}

.standard-content h4 {
    font-size: 20px;
}

.standard-content p {
    font-size: 14px;
}

.standard-content ol.wrapped li span {
    font-size: 14px;
}
#tabAccordion-accordion .panel-heading.active + .panel-collapse {
    display: block;
}

/* Tabbing End */

.two-box-content .multicolumn-column {
    padding: 40px 50px 46px 52px;
    box-shadow: 5px 10px 20px #7575758a;
    background-color: #fff;                             
    margin: 0 15px;
    width: calc(50% - 30px);
    flex-basis: unset;
}

/* .product-single .product-form__item.product-form__item--quantity,
.product-single .shopify-payment-button, .product-single .checkbox-one-line, .product-single .gutter-ele-top{
    display: none;
} */

.product-single__description.rte.rte-wrapped {
    height: auto;
}

.product-single__description.rte.rte-wrapped p:not(:last-child) {
  margin-bottom: 20px;
}

p.moretext {
    display: none;
}

p.article {
    display: block !important;
}

section.two-box-content h3 {
    font-size: 20px;
    font-weight: 800;
    text-transform: capitalize;
    margin: 0;
    padding-bottom: 15px;
}

section.two-box-content .multicolumn-column ul li {
    list-style: disc;
    font-size: 16px;
    padding-bottom: 10px;
}

section.two-box-content .multicolumn-column ul {
    padding-left: 18px;
}

a.moreless-button {
    color: #8a8a8a!important;
    padding: 10px 0;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 10px;
    display: inline-flex;
    align-items: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    display: table;
}

a.moreless-button:before {
    content: "";
    background-image: url(/cdn/shop/files/down.svg?v=1724936446);
    position: absolute;
    right: -50px;
    height: 24px;
    width: 40px;
    background-size: 100%;
    background-repeat: no-repeat;
}

a.moreless-button.read-more::before {
    transform: rotate(180deg);
}

a.moreless-button img {
    margin-left: 10px;
}

.product-single__description.rte.rte-wrapped {
    padding-top: 20px;
    font-size: 21px;
    line-height: 30px;
}
.product-single h1.product-single__title {
    font-size: 42px;
}
section.two-box-content .multicolumn-column ul li::marker {
    color: orange;
    font-size: 22px;
}
.download-brochure {
    margin-top: 0;
    width: 100%;
}
.shopify-payment-button button {
    padding: 10px 27px 9px !important;
    border-radius: 30px !important;
}
.pg__option .pg__option__label {
    display: block !important;
    width: 100%;
}
.shopify-payment-button:not(.disabled) button{
  background-color: #222;
}
.download-brochure a.btn.btn-secondary {
    color: #ffffff;
    padding: 12px;
    border-radius: 30px;
    text-align: left;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .1em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    transition: all .3s;
    background: #222;
}
.product-form__item--quantity .qty-box {
    border-radius: 30px;
}
.product-form__item--quantity {
    justify-content: space-between;
}
.two-btn a:hover,
.shopify-payment-button:not(.disabled) button:hover{
    background: #000000a6 !important;
    color: #fff;
    box-shadow: 0 6px 5px rgba(0,0,0,.15);
    outline: none;
}
.two-btn a svg {
    height: 18px;
    width: 18px;
    margin-right: 10px;
}
.swatch__item--single-color-text {
    padding: 0 10px;
    display: none;
}
.menu-inner .panel.panel-default {
    border: 0;
    padding: 0;
    margin: 0 0 15px;
}
.menu-inner .panel.panel-default h4.panel-title {
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 10px;
    background-position: 96% 37%;
}
.menu-inner .panel.panel-default h4.panel-title a img {
    margin-right: 10px;
}
.menu-inner .panel.panel-default h3 {
    font-size: 20px;
    font-weight: 500;
}
.block-mobile-nav .right-tabs.tab-content-wrapper span.nav-dropdown__section-label {
    color: orange;
    margin: 10px 0 !important;
    display: inline-block;
    font-weight: 500;
}
#mobileid-data h4.panel-title a img {
    margin-right: 10px;
    max-width: 22px;
}
#sidebar-mobile-nav a.bt-sidebar__close span {
    display: none;
}
#sidebar-mobile-nav a.bt-sidebar__close i.lnr-cross {
    font-size: 26px;
    font-weight: 700;
}
#mobileid-data h4.panel-title a {
    font-size: 16px;
}
/* Product Details End */

footer .footer__column__title {
    font-size: 22px;
}
footer .footer__linklist-item a {
    color: #fff;
    font-size: 14px;
}
footer li.footer__contact__item {
    display: flex;
    align-items: flex-start;
    word-break: break-word;
    margin-bottom: 15px;
    text-align: left;
}
footer li.footer__contact__item i {
    font-size: 24px;
    margin-right: 20px;
}
footer ul.footer__contact {
    max-width: 300px;
}
footer .footer__column--text-social img {
    max-width: 230px;
    margin-top: 10px;
    width: 100%;
}
 
  footer .mobile-text-center {
      text-align: left;
  }
  footer {
      padding: 50px 0 0;
  }
}


/* Collections all Start */
 
/* Collections all End */

/* Hero Slider Start */
  
/* Hero Slider End */

 
.tbs-text-center {
    text-align: center;
}
.panel.panel-default h4.panel-title {
    background-image: url(/cdn/shop/files/arrow-down-sign-to-navigate.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.contact .contack-info .info-bg {
    background-color: #062e58 !important;
}
.contact .contack-info .section__title h4 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin: 0;
}
.contact .contack-info .contact__info-block {
    color: #afafaf;
    padding-top: 0;
}
.contact .contack-info .support__area__email {
    color: #afafaf;
}
.contact .field textarea {
    background: #fff;
}
#bt-sidebar-cart a.bt-sidebar__close span {
    font-size: 0;
}
.our-products-content-mobile .panel-heading {
    cursor: pointer;
}
.panel.panel-default h4.panel-title a {
    color: #000 !important;
}
.main-nav .nav__item__dropdown {
    z-index: -21;
    -webkit-transition: ease all 0.3s;
    transition: ease all 0.3s;
    pointer-events: none;
    padding: 5px 25px;
    position: fixed;
    top: 90px !important;
    left: 0 !important;
    width: 100%;
    max-width: 100%;
}
.main-nav .nav-dropdown__menu .standard-content ul{
  visibility: visible;
}
.main-nav .our-products {
    margin-top: 0 !important;
    max-width: 100%;
    width: 100%;
}
.nav__item__dropdown .our-products .left-tabs-link {
    background: #f4f5f8;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
}
.nav__item__dropdown .our-products {
    background: linear-gradient(to right, #f4f5f8 0% 50%, #f4f5f8 50%, #fff 50% 100%);
    border-bottom: 1px solid orange;
    border-top: 1px solid orange;
    margin-top: 70px;
}
.nav__item__dropdown .left-sidebar-menu.white li a.active {
    font-size: 1.125rem;
    line-height: 27px;
    font-weight: 700;
    font-family: "NHaasUnicaW1G", sans-serif;
    color: #000;
}
.nav__item__dropdown .tab-content>.tab-pane.active {
    display: block !important;
}
.nav__item__dropdown .left-sidebar-menu.white li a {
    color: #000;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    font-family: NHaasUnicaW1G,sans-serif;
    align-items: center;
    column-gap: 15px;
    display: inline-flex;
    position: relative;
    max-width: 280px;
}
.nav__item .nav__item__dropdown {
    padding: 0;
}
.nav__item__dropdown .our-products-content {
    display: flex;
}
.nav__item__dropdown .left-tabs-link {
    width: 33.33%;
}
.nav__item__dropdown .our-products .tab-content-wrapper {
    background: #fff;
}
.nav__item__dropdown .our-products .tab-content-wrapper .tab-accordion-content {
    padding-left: 30px;
    padding-top: 30px;
}
.nav__item__dropdown .tab-accordion-content {
    padding-top: 20px;
}
.nav__item__dropdown .tab-content>.tab-pane {
    display: none;
}
.nav__item__dropdown .standard-content-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 50px;
    align-items: center;
}
.nav__item__dropdown .standard-content ul li::marker {
    color: orange;
    font-size: 22px;
}
.nav__item__dropdown .nav-dropdown__right .nav-dropdown__featured-content {
    padding: 15px;
}
.nav__item__dropdown .nav-dropdown__featured img{
  width: 100%;
}
.nav__item__dropdown .nav-dropdown__right {
    border: 2px solid #a7b1cf;
    border-radius: 15px;
    overflow: hidden;
    height: auto;
}
.nav__item__dropdown .standard-content ul li span {
    color: #262626;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}
.nav__item__dropdown .standard-content .table-wrapper table thead {
    background-color: #4b4f54;
    color: #fff;
}
.nav__item__dropdown .standard-content .table-wrapper table thead tr th:first-child {
    border-right: 1px solid #fff;
}
.nav__item__dropdown .standard-content ul li {
    padding: 0 0 10px;
    list-style: disc;
}
.nav__item__dropdown .standard-content ul {
    visibility: visible;
}
.nav__item__dropdown .standard-content ul {
    list-style: disc;
    padding: 0 0 10px 15px;
    margin: 0;
    visibility: visible;
}
.nav__item__dropdown  .left-sidebar-menu li a {
    font-size: 1.125rem;
    line-height: 28px;
    font-weight: 400;
    font-family: "NHaasUnicaW1G", sans-serif;
    color: #4b4f54;
    padding-left: 28px;
    position: relative;
    display: block;
}
.nav__item__dropdown .our-products .left-tabs-link li {
    margin-bottom: 15px;
    position: relative;
}
.nav__item__dropdown .left-sidebar-menu li:before {
    content: unset;
}
.nav__item__dropdown .left-sidebar-menu li.active:before {
    opacity: 1;
}
.nav__item__dropdown .left-sidebar-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.nav__item__dropdown .our-products .left-tabs-link li.active a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -30px;
    background-image: url(/cdn/shop/files/arrow-down-sign-to-navigate.png?v=1724826362);
    transform: translateY(-50%) rotate(-90deg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 16px;
    width: 16px;
}
.nav__item__dropdown .our-products .left-tabs-link .menu-title {
    display: block;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    font-family: "NHaasGroteskDSPro", sans-serif;
    color: #000;
    padding-left: 0;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.nav__item__dropdown section#our-products-values + .nav__item__column {
    display: none;
}
.nav__item__dropdown .our-products .left-tabs-link:before {
    content: unset;
}
.nav__item__dropdown .right-tabs.tab-content-wrapper {
    width: 66.67%;
}
.nav__item__dropdown .standard-content tr td {
    font-size: 14px;
}
.nav__item__dropdown .standard-content th {
    font-size: 14px;
    padding: 5px !important;
}
.nav__item__dropdown .standard-content p strong {
    font-size: 16px;
}
.nav__item__dropdown .standard-content h4 {
    font-size: 20px;
}
.nav__item__dropdown .standard-content p {
    font-size: 14px;
}
.nav__item__dropdown .standard-content ol.wrapped li span {
    font-size: 14px;
}
body.template-product .our-products .right-tabs div#myTabContent {
    padding-bottom: 25px;
}
.nav__item__dropdown .our-products .left-tabs-link a.view-all {
    background: #f78d1f;
    color: #fff;
    font-size: 13px;
    width: 90%;
}
.template-product .product-single .pg__option {
    white-space: normal;
    overflow: hidden;
    max-width: 49%;
    display: inline-flex;
    margin: 0 0 15px;
}
header .main-nav .nav__item--menu_item_dropdown_2_col_E4VCgt .nav__item__dropdown>.row {
    max-width: 1400px!important;
    margin: 0 auto;
    align-items: center;
}
.template-product .product-single .pg__option select {
    position: relative;
    padding: 5px 30px !important;
    min-height: 35px;
}
.template-product header {
    border-bottom: 1px solid #003e7e;
}
.template-product .section-product-main {
    margin-top: 20px;
}
.template-product .breadcrumbs {
    display: none;
}
 
 

/* Responsive */

@media(max-width: 991px){
  .product-tabs-section {
      padding: 50px 0;
  }
 
}
@media(max-width: 767px){
  .two-box-content .multicolumn-column {
      max-width: 100%;
      width: 100%;
      margin: 7px 0;
  }
  .multicolumn-section {
      padding: 0 !important;
  }
  .product-single__photos .no-gutter-right-mb {
      padding: 0 15px;
  }
  .our-products-content-mobile {
      display: block;
  }
  .our-products-content{
    display: none;
  }
  .our-products {
      background: transparent;
      border-bottom: none;
      border-top: none;
      margin-top: 70px;
  }
  .our-products-content-mobile span.menu-title {
      display: block;
      font-size: 30px;
      line-height: 35px;
      font-weight: 700;
      font-family: NHaasGroteskDSPro, sans-serif;
      color: #000;
      margin-bottom: 20px;
      text-transform: capitalize;
  }
  .panel.panel-default {
      border: 1px solid #0000007a;
      margin: 10px 0;
      padding: 0 15px;
      border-radius: 10px;
  }
  .standard-content ul li span {
      font-size: 14px;
      font-family: 'Roboto';
  }
  .standard-content ul li {
      padding: 0 0 7px;
  }
}