/* 20241129090003 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
.wsa-demobar {
    display: none;
  }

.ul-reset{
	list-style: none;
  padding: 0;
  margin: 0;
}
#productpage .product-detail {
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
} 
  /* zmiany w nagłówku   */
  #header > div.main-header > div.container > div.inner {
   padding: 10px 0;
  }
  #header > div.main-menu {
      background: #0197ed;
  }
  #header > div.main-menu.hidden-sm.hidden-xs > div > ul > li.active a {
      color: #fff !important;
  }
  #header > div.main-menu.hidden-sm.hidden-xs > div > ul > li.active a:hover {
      color: #ff7c2e !important;
  }
  #header > div.main-menu.hidden-sm.hidden-xs > div > ul > li.active ul li a:hover {
      color: #0197ed !important;
  }
  
  #header .mega-menu .menus {
      overflow-y: hidden;
    	overflow-x: hidden;
  }

  .mega-menu .container::-webkit-scrollbar {
      background: #f7f7f7;
      border-radius: 7px;
    width: 7px;
  }
  .mega-menu .container::-webkit-scrollbar-thumb {
        background: #E2E2E2;
      border-radius: 7px;
  }
  .mega-menu .container::-webkit-scrollbar-track {
    background: #f7f7f7;
      border-radius: 7px;
  }
  #header .main-menu ul li .mega-menu .menus .menu ul li a {
  
      font-size: 0.95em;
      line-height: 1.4em;
  }
  
  #header .main-menu ul li .mega-menu .menus .menu .title, #header .main-menu ul li .mega-menu a:hover {
  
    font-size: 1em;
    line-height: 1.1em;
  }
  #header > div.main-menu.hidden-sm.hidden-xs > div > ul > li.active > div > div > div > div > a {
      color: #0197ed !important;
  }
  #header > div.main-menu > div > ul > li > a:hover {
    background-color: #fff;
    border-radius: 5px;
  }
  #header .main-menu ul li > a {
    color: #fff !important;
  }
  #header .main-menu ul li > a:hover {
    color: #0197ed !important;
  }
  #header > div.main-header > div.container > div > div.search-bar.hidden-xs {
    width: 50%;
    margin-right: 100px
  }
  #formSearch > div.relative.search-wrap > input {
    width: 100%;
    padding: 24px;
  }
  #formSearch > div.relative.search-wrap > span.icon.icon-search, #formSearch > div.relative.search-wrap > span.icon.icon-hide-search {
      height: 50px;
      line-height: 50px;
  }
  
  #header > div.main-header > div.container > div > div.vertical-menu-wrap.hidden-xs.hidden-sm > div.btn-wrap > a {
    background: #fff;
    color: #0197ed;
    font-size: 1.1em
  }
  #header > div.main-header > div.container > div > div.vertical-menu-wrap.hidden-xs.hidden-sm > div.btn-wrap > a:hover{
      background: #0197ed;
      color: #fff;
    font-size: 1.1em;
  }
#header div.vertical-menu-wrap ul > li:nth-child(10) img {
  width: 20px;
  height: 20px;
  margin: 0 13px 0 3px;
}
  .search-bar input[type="text"] {
    border: 1px solid #696969;
    border-radius: 25px;
    color: #777776;
    font-size: 14px;
    line-height: 14px;
  }
  .search-bar input[type="text"]::placeholder {
    color: #777776;
    font-size: 14px;
    line-height: 14px;
    font-weight: 200;
  }
  
  .search-bar .icon, .mobile-search .search-wrap .icon {
    color: #fff;
      background-color: #ff7c2e;
    border-radius: 25px;
    width: 100px;
  }
  
  
  /* ikony po prawej */
  #header .main-header .icons ul li i {
      font-size: 25px;
        color: #696969;
  }
  /* close popup zamknij  */
  
  .close-popup {
  background: none;
  }
  
  .close-popup a {
    border: 3px solid #337ab7;
    color: #337ab7 !important;
    line-height: 22px;
    font-weight: 900;
  }
  .close-popup a:before, .close-popup a:after {
    background: #337ab7 !important ;
  }

  /* usuwanie strony głównej z menu */
  #header > div.main-menu.hidden-sm.hidden-xs > div > ul > li:nth-child(1) {
    display: none;
  }
  /* fixed menu */
  #header .main-menu {
      position: fixed;
      width: 100%;
  }
  #header  {
     position: fixed;
     width: 100%;
     top: 0;
     z-index: 9999;
  }
  @media screen and (min-width: 991px) {
  
      .main-content {
          margin-top: 167px;
      }
     .headlines {
      margin-top: 182px;
  }
  }
    @media (min-width: 768px) and (max-width:990px ){
  .main-content {
      margin-top: 125px;
  }
  }
  @media (max-width: 767px) {
  
      .main-content {
          margin-top: 110px;
      }
    #header .main-header .logo.large-logo img {
      height: 45px;
  }
  
   
  }
  /* home banner */
  body > main > div > div.headlines.owl-carousel.owl-theme.owl-loaded > div.owl-stage-outer {
    max-width: 1400px;
    margin: 65px auto 0;
    border-radius: 10px;
  }
  .no-js .owl-carousel, .owl-carousel.owl-loaded {
/*       padding: 0 30px; */
  }
@media (min-width: 991px) and (max-width: 1200px){
	body > main > div > div.headlines.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer {
	max-width: 940px;
}
}
  /* obniżenie mobile menu */
@media (max-width: 767px){
.mobile-popup .popup-inner {
    margin-top: 40px;
}
  .mobile-popup {
    background: #fff;
}
  .mobile-popup .title-small {
    color: #0197EF;
  }
}

  /* rozciągnięcie menu */
   #header > div.main-menu.hidden-sm.hidden-xs > div > ul {
    justify-content: space-between;
  }
  
  
  .main-menu .mega-menu .menus {
    padding: 20px 10px;
  }
  .main-menu .mega-menu .menus .menu {
    padding: 5px !important;
  }
  /* usp kolor */
  .usp-bar ul {
    background-color: rgba(0,0,0,0.03);
  }
  .usp-bar ul {
    height: 35px !important;
  }
  
  /* breadcrumb icon */
  div.breadcrumbs > a:nth-child(1) {
      content: url(https://cdn.webshopapp.com/shops/335788/files/400858869/logo-dark-small.svg) !important;
  }
  
  @media (min-width: 767px){
  #topBreadcrumbs {
    display: flex;
  }
  }
  @media (max-width: 767px){
  #topBreadcrumbs {
      display: inline;;
  }
  }
  
  .breadcrumbs i {
      margin-top: 4px;
  }
  
  /* szerokość logo na mobile */
  @media screen and (max-width: 767px) { 
    #header > div.main-header > div.container > div > div.logo.small.align-middle > a > img {
      max-width: 85px;
    }
  }
  
  
  @media (max-width: 767px) {
  #header .main-header .mob-icons {
      font-size: 22px;
  }
  }
  /* resonsywne menu */
  @media screen and (max-width: 1260px) {
      #header .main-menu ul li {
          font-size: 11px;
  }
    .vertical-menu-wrap {
      margin: 0 20px;
    }
    #header > div.main-header > div.container > div > div.search-bar.hidden-xs {
      margin: 0 20px;
      background: #fff ;
    }
  }
  @media screen and (max-width: 991px) {
    .search-bar {
      margin: 0 30px;
      
    }
    .container {
      width: 95% !important;
  }
    .vertical-menu-wrap .btn {
      background-color: #fff;
      color: #0197ed;
    }
  }

@media (max-width: 767px) {
div.grid-col.banner-7 > div > a > div > div.title.title-font {
    padding-bottom: 115px;
}
div.grid-col.banner-8 > div > a > div > div.title.title-font {
    padding-bottom: 90px;
}
}
  /* mobile menu */
  
  .mobile-popup.mobile-menu .title-font {
      color: #0197EF !important;
  }
  .mobile-menu .menu ul li a {
      color: #0197EF !important;
  }
  body > div.mobile-menu.mobile-popup.open > div.popup-inner {
    background-color: #fff;
  }
  .mobile-menu .menu ul li{
      border-bottom: 1px solid rgba(0,0,0,0.1);
  }
  .mobile-bar a.active, #header .main-header .mob-icons a.active {
      color: #0197ed;
  }
  .normal-link i {
      color: #0197ed;
  }
  .mobile-menu .menu ul li .subs {
    background: #fff;
  }
  .mobile-popup.mobile-menu .title-font {
    color: #000
  }
  .mobile-menu .menu li .more-cats, .mobile-popup.mobile-menu .subs .subs-back i {
      color: #0197ed;
  }
  .mobile-menu .menu ul li.active > a {
    background: #0197ed;
    color: #fff !important;
  }
  .mobile-menu .menu ul li.active .normal-link i {
    color: #fff;
  }
  body > div.mobile-menu.mobile-popup.open > div.popup-inner > div > div.menu > ul> li.active > div > ul > li > a > span > i {
    color:#0197ed;
  }
  div.popup-inner > div > div.menu > ul> li.active > div > ul > li > a > span > i {
    color:#0197ed ;
  }
  body > div.mobile-menu.mobile-popup.open > div.popup-inner > div > div.menu > ul > li.active > div > ul > li.active > a > span > i {
    color: #fff;
  }

  body > div.mobile-menu.mobile-popup {
    background:#fff;
  }
  #header i.sm {
    color: #0197EF; 
  }
  #formSearch > div.relative.search-wrap > span.icon.icon-search > i {
    color: #fff;
  }
  
  /* PDP */
.product-detail .images .image {
    padding: 3%;
}
  .general-content p {
      line-height: 1.75em;
      margin-bottom: 10px;
      font-size: .97em;
  }
  .general-content h3 {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .general-content ul li {
    line-height: 1.75em;
  }
  /* PDP variations */
  #productpage .product-configure .product-configure-options-option {
  min-width: 185px;
  }
  /* pdp formularz wyceny */
  .customRequest {
    margin-top: 10px
  }
  .customRequest a {
    text-decoration: underline;
    color: #0197ed
  }
  /* pdp powiązane related */
  #productpage > div.container > div.related-products.mobile-popup > div.popup-inner > div.title-small.title-font {
      margin-bottom: 25px;
  }
  #productpage .content-block {
        border-bottom: none;
  }
  .recent-products .recent-product.border-allways .inner {
    min-height: 150px;
  }
  /* pdp sekcja po prawej - product-info */
  #productpage > div.product-detail-outer > div > div > div.flex.product-detail > div.info > div.product-info {
      border: 1px solid rgba(0,0,0,0.07);
      padding: 20px;
      border-radius: 10px;
  }
  /*  pdp tło opcji  */
  #product_configure_form {
      background-color: rgba(0,0,0,0.03);
      padding: 15px;
      border-radius: 10px;
  }
  /* font opcji */
  a.ui.label.transition.visible {
    color: #777777;
    font-weight: 500;
    font-size: 0.9em;
  }
  .product-configure .multiple a.ui.label.transition.visible{
    position: relative;
		padding-right: 25px;
  }

.product-configure .multiple a.ui.label.transition.visible i {
	position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 4px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  font-style: normal;
}

	.product-configure .multiple a.ui.label.transition.visible i:after{
    content: 'x';
  }
  .ui.selection.dropdown .menu>.item {
    font-size: 1em
  }
  /* pdp ceny */
  .product-detail .info .price .old-price  {
      font-size: 80%;
      font-weight: normal;
  }
  .product-detail .info .price .inc-price {
    color: #000
  }
  #productpage > div.product-detail-outer > div > div > div.flex.product-detail > div.info > div > div.price-stock > div.price.align-bottom > div.inc-price {
      font-weight: normal;
      font-size: 0.6em;
  }
  #productpage > div.product-detail-outer > div > div > div.flex.product-detail > div.info > div > div.price-stock > div.price.align-bottom > span.new-price > span.price-wrap {
   font-size: 1.1em;
  }
  /* pdp img */
  #productpage .no-js .owl-carousel, #productpage .owl-carousel.owl-loaded {
      padding: 0;
  }
  /* pdp ułożenie kodu i dostępności */
  #productpage > div.product-detail-outer > div > div > div.flex.product-detail > div.info > div > div.price-stock {
      display: block;
  }
  #productpage > div.product-detail-outer > div > div > div.flex.product-detail > div.info > div > div.top-info > div.stars-code > div.product-code, #productpage > div.product-detail-outer > div > div > div.flex.product-detail > div.info > div > div.price-stock > div.stock {
    margin-top: 10px;
  }
  
  #productpage > div.product-detail-outer > div > div > div.flex.product-detail > div.info > div > div.product-delivery.warning-color i {
      display: none;
  }
  #productpage > div.product-detail-outer > div > div > div.flex.product-detail > div.info > div > div.product-delivery.warning-color {
      color: #777777 !important;
  }
  /* pdp kolor atc zestawy */
  .bundle .bundle-info .cart .add-bundle-btn {
    background-color: #00b900;
  }
  /* PLP */
#collection-page .product-list .info-wrap > a:hover {
  text-decoration: underline  
}

div.info > div > div.top-info > div.product-title.title-font > a {
  color: #00659f;
}

#collection-page div > div.info > div.info-wrap > a {
  color: #0197ed;
}

  .collection-content .info .title {
    color: #00659f;
  }
  
  /* tło, opcje dodatkowe */
  #productpage > div.product-detail-outer > div {
      background-color: #fff;
  }
  #productpage .product-detail .input-wrap .change input, #productpage .product-detail .info .cart .add-wish, #productpage .product-detail .info .product-option .ui.selection.dropdown {
    border: 1px solid rgba(0,0,0,.11) !important;
  }
  #product_configure_form > div.product-option > div  div > label {
    font-size: 1em;
    color: #1a1a1a;
    text-transform: initial;
  }
  /* PDP */
  #productpage > div.product-detail-outer > div > div > div.flex.product-detail > div.info > div > div.top-info > h1 {
    color: #00659f
  }
  #productpage > div.product-detail-outer > div > div > div.flex.product-detail > div.info > div > div.price-stock > div.price.align-bottom > span.new-price > span {
    color: #000
  }
  
  #collection-page > div > div > div.col-main > div.products.row.infinite-page-count > div > div > div.info.text-center > div.price > span.new-price > span {
    color: #000;
    font-size: 1.25em;
  }
  /* ukrycie filtra cena i marka */
  /* #sidebar_filters > div > div.filters-scroll > div:nth-child(2), #sidebar_filters > div > div.filters-scroll > div:nth-child(3) {
    display: none;
  } */
  /* home */

  body > main > div > div.home-products div.price > span.new-price > span {
    color: #000;
    font-size: 1.25em
  }
  body > main > div > div.headlines.owl-carousel.owl-theme.owl-loaded > div.owl-stage-outer {
    max-width: 1400px;
    margin: 65px auto 0;
    border-radius: 10px;
  }
  body > main > div > div.home-text > div > div > div > div.image.hidden-md.hidden-sm.hidden-xs {
    display: none;
  }
  body > main > div > div> div > div.home-block-padding {
    padding-bottom: 25px;
  }
  body > main > div > div.headlines.owl-carousel.owl-theme.owl-loaded > div.owl-stage-outer > div > div > div > div > div {
    margin: 0 
  }
  .headlines .item .outer-wrap.overlay {
      background: rgba(0,0,0,0.4);
  }
  
  .home-products, .home-categories, .home-brands, .home-blog, .home-text, .banners-second{
    margin-top: 60px
  }
  @media (max-width: 991px){ 
    .home-products, .home-categories, .home-brands, .home-blog, .home-text, .banners-second{
    margin-top: 20px
  }
  }
  /* content page */
  #textpage > div > div.row.flex-row > div.col-main > div.title-featured > div > h2 {
    color: #00659f;
  }
  
  /* footer */ 
#footer .main-footer {
  line-height: 1.75em;
}
  @media (max-width: 991px){
  #footer .main-footer .col.mob-slide:first-child .footer-title {
      margin-top: 0 !important;
  }
    #footer .main-footer .content-wrap ul {
      text-align: left;
  }
    #footer > div.main-footer > div > div > div:nth-child(5) > div.content-wrap.active > div.footer-title.title-font {
      border-bottom: none;
  }
  }
  #footer .newsletter input {
    background: #fff;
  }
  /* top footer */
  #footer > div.main-footer > div:nth-child(1) > div {
    border-bottom: 1px solid #fff;
    margin-bottom:15px;
    padding-bottom: 20px
  
  }
  
  #footer .columns .col:first-child {
     margin-right: 0;
  }
  #footer > div.main-footer > div.container.top-footer > div > div {
    text-align: center;
  }
  #footer > div.main-footer > div.container.top-footer > div {
    justify-content: space-around;
  }
  #footer .newsletter input {
      background: #fff;
      border-radius: 25px;
      max-width: 100%;
    border: none;
    color: #000
    
  }
  #formNewsletter > a {
      border-radius: 25px;
      height: 41px;
  }
  #formNewsletter {
    background: #fff;
    border-radius: 25px;
  }
#footer .main-footer .col.mob-slide .footer-title, #footer .main-footer .content-wrap {
  border-bottom: none;
}
#footer .main-footer .col.mob-slide .footer-title.active {
color: #fff;
}
@media (max-width: 991px) {
#footer > div.main-footer > div.container.top-footer > div > div > a {
  text-align: left;
} 
#footer > div.main-footer > div.container.top-footer > div > div > a > img {
  width: 45px;
  float: left;
  margin-right: 20px
}
#footer > div.main-footer > div.container.top-footer > div > div:nth-child(1) {
  margin-top: 10px
}
#footer > div.main-footer > div.container.top-footer > div > div > a > p {
  margin-left: 65px;
  font-size: .95em;
}
#footer > div.main-footer > div.container.top-footer > div > div:nth-child(1) > a > div,#footer > div.main-footer > div.container.top-footer > div > div:nth-child(2) > a > div {
  margin-bottom: 0px
}
#footer > div.main-footer > div.container.top-footer > div > div:nth-child(3) {
  border-top: 1px solid #fff;
  padding-top: 30px;
  margin-top: 20px
}
#footer > div.main-footer > div.container.top-footer > div > div:nth-child(3) {
  text-align: left;
  
}
  #footer .newsletter {
  max-width: 339px;
}
}
@media (max-width: 767px){
  #footer .newsletter input {
width: 75%;
}
}

#footer > div.main-footer > div.container.top-footer > div > div:nth-child(1) > a > img {
  max-height: 58px;
}
@media (min-width: 991px) {
 #footer > div.main-footer > div.container.top-footer > div > div:nth-child(1), #footer > div.main-footer > div.container.top-footer > div > div:nth-child(2) {
  max-width: 30%;
} 
}
@media (min-width: 991px) and (max-width: 1200px) {
  #footer .main-footer .footer-title {
    font-size: 1.2em;
  }
}
#footer .bottom-footer .payments img {
  height: 30px;
}



  /* cart */
  .cart-wrap {
    margin-top: 25px
  }
  .cart-wrap .totals {
    background: rgba(0,0,0,0.03);
    color: #000;
    border: 1px solid rgba(0,0,0,0.07);
    -webkit-box-shadow: none;
    box-shadow: none;
    
  }
  #cart-page > div > div.inner.cart-wrap > div.totals-wrap > div.totals > div.title-small.title-font.hidden-xs {
    display: none;
  }
  
  #cart-page > div > div.inner.cart-wrap > div.totals-wrap > div.totals > div.buttons > a.btn.accent {
    background: #00b900;
  }
  #cart-page > div > div.inner.cart-wrap > div.table > div.shipping-discount > a {
    display: none;
  }
#cart-page > div > div.inner.cart-wrap > div.totals-wrap > div.cart-payments img {
  max-height: 30px;
  margin: 15px auto; 
  display: block;
}
  /* kup teraz */
  #gui-block-review > div.gui-confirm-buttons > a {
    background: #00b900;
    color: #fff;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    width: 100%
  }
  /* accordion */
  #accordion .card h5 .btn {
    color: #000;
    background : rgba(0,0,0,0.03);
    border-radius: 10px;
    font-size: 1.1em;
    padding: 25px;
  }
  #accordion .card h5 .btn:hover {
    background :#0197ed;
    color: #fff;
    text-decoration: none;
  }
  #accordion .card li {
    margin: 10px 0
  }
  #accordion .card ol, #accordion .card ul {
    list-style-type: none;
    margin-left: 15px;
  }
  /* xxlgastro */
  /* menu */
  #header .main-menu ul li .mega-menu {
  padding: 10px 0 20px 0;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
  
  }
  #header .main-menu ul li .mega-menu .menus {
    column-count: 5;
    display: block;
    margin: 0px
  }
  .mega-menu .container {
      max-height: calc(100vh - 300px);
      overflow: auto;
  }
  #header .main-menu ul li .mega-menu .menus .menu ul li a {
      color: #000 !important;
  }
  #header .main-menu ul li .mega-menu .menus .menu ul li a:hover {
      color: #0197ed !important;
  }
  
  /* kolor menu */
  #header .main-menu li.active > a, #header .main-menu li:hover > a, #header .main-menu ul li .mega-menu .menus .menu .title, #header .main-menu ul li .mega-menu a:hover {
      color: #0197ed;
          text-decoration: none;
  }
  #header .main-menu ul li > a:hover {
      color: #ff7c2e !important;
  }
  
  
  /* kolor menu sidebar */
  .sidebar .sb-cats li:hover > .inner a, .sidebar .sb-cats li.active > .inner a {
      color: #0197ed;
  }
  
  /* vertical menu icons */
  #header .vertical-menu ul li img {
      max-width: 25px;
  }
  /* header icon color */
  #header .main-header .icons ul li i {
      color: #0197ed;
  }
  #header > div.main-menu.hidden-sm.hidden-xs > div > ul > li.active > div > div > div > div > a:hover {
      color: #0197ed !important;
  }

  /* home text */
  .home-text-image-block .content {
    padding: 30px 0;
  }
  /* blog */
  .blog-articles .blog-article .image-wrap {
  
      display: none;
  }
  .blog-articles .blog-article .title {
    font-size: 1em
  }
  .blog-articles .blog-article .date, .complete-article .date {
      display: none;
  }
  
  /* plp category buttons */
  .category-buttons {
    margin-top: 25px
  }
  .category-buttons a {
    border-radius: .5em;
    padding: 3px 20px;
    margin: 5px 10px 5px 0;
    background-color: #fff;
    text-decoration: none;
    color: #00659f;
    border: 1px solid #00659f;
    display: inline-block;
  }
.category-buttons {
    max-height: 95px;
    overflow: auto;
}
.category-buttons::-webkit-scrollbar {
      background: #f7f7f7;
      border-radius: 7px;
    width: 7px;
  }
  .category-buttons::-webkit-scrollbar-thumb {
        background: #E2E2E2;
      border-radius: 7px;
  }
  .category-buttons::-webkit-scrollbar-track {
    background: #f7f7f7;
      border-radius: 7px;
  }
  /* plp tile */
  .products .product .info {
      padding: 7px;
  }
  .products .product .info .title, .products .product-list .info .title {
    font-size: 0.9em;
    line-height: 1.3em;
  }
  .quickview-button .show-btn svg {
    fill: #00b900;
    border: 1px solid #00b900;
    border-radius: 25px;
    padding: 4px;
  }
  @media (max-width: 767px){
  .quickview-button .show-btn svg {
    max-width: 28px;
    max-height: 28px;
    left:-10px;
    position:relative;
  }
  }
  .quickview-button .show-btn svg:hover {
    background-color: #00b900;
    fill: #fff;
    transition: .2s ease 0s;
    transform: scale(1.2)translateY(0);
  }
  .new-price .price-inner {
    color: #000;
    font-size: 1.5em;
  }
  .old-price .price-inner {
    color: #949494;
    font-weight: normal;
  }
  .products .product .info .price, .products .product-list .info .price {
      margin-top: 2px;
      text-align: left;
  }
  .products .product, .products .product-list {
      padding: 5px;
  }
  .products .product .product-inner.border-allways, .products .product-list .product-inner.border-allways {
      padding: 5px;
  }
  .ui.checkbox label, .ui.checkbox+label {
      font-size: 0.75em;
  }
  .image-wrap .sm-heart-o {
      margin-right: 10px;
  }
  /* home banners */
  .headlines .item-1, .headlines .item-2, .headlines .item-3 {
      max-width: 1400px;
  }
  /* home banner titles */
  .home-banners .banner .title {
  background-color: rgba(0,0,0,0.6);
  padding: 7px 9px;
  font-size: 1.5em;
    border-radius: 5px;
  }
  .title span {
      font-size: 0.7em;
  }
  
  /* home banner sublitles */
  .home-banners .banner .subtitle {
      background-color: #0197ed;
      display: inline;
  padding: 7px 10px;
        font-size: .9em;
    border-radius: 5px;
    text-transform: initial;
  }
  /* banners second block */
  .home-banners.grid-second-block.home-block-padding {
      margin-top: 70px;
  }
  /* content page */
  #textpage > div > div.row.flex-row > div.col-main > div.title-featured > div > h2 {
    color: #00659f;
  }
  /* clp tiles */
  .categories .category.layout-2 .title {
      font-size: 0.95em;
  }
  .categories .category.layout-2 .cat-inner {
     padding: 15px;
  }
  .categories .category.layout-2 .cat-inner:hover  {
     text-decoration: underline;
    color: #0197ed;
  }
.categories .category .count {
  letter-spacing: 0.1em;
}
#catalog-page > div > div.col-main > div.categories.row > div> a > div > div > div > div.count {
  font-weight: 500;
  color: #777777;
}
  /* recent products */
  div.recent-products.row > div.title-font
  {
    margin: 40px 0;
    font-size: 1.8em;
  }
  @media (max-width: 767px){
    div.recent-products.row > div.title-font {
      font-size: 1.4em;
  }
  }
  
  
  @media (min-width: 1200px) {
  
  #productpage div.recent-products.row > div.products .col-lg-3 {
      width: 20%;
  }
  #error-page .error-recent-products div.products .col-lg-3 {
      width: 20%;
  }
  }
#error-page {
    padding-top: 70px;
}
  #productpage div.recent-products.row > div.products,
  #collection-page div.recent-products.row > div.products,
  #catalog-page div.recent-products.row > div.products,
  #cart-page div.recent-products.row > div.products {
    width: 100%;
  }
  
  #collection-page div.recent-products.row > div.products > div:nth-child(10),
  #catalog-page div.recent-products.row > div.products > div:nth-child(10) {
    display: none;
  }
  
  /* collection content */
.collection-content .text {
        max-height: 300px;
      overflow-y: auto;
    padding-right: 20px
  }
 .collection-content .text::-webkit-scrollbar {
      background: #f7f7f7;
      border-radius: 7px;
    width: 7px;
  }
.collection-content .text::-webkit-scrollbar-thumb {
        background: #E2E2E2;
      border-radius: 7px;
  }
.collection-content .text::-webkit-scrollbar-track {
    background: #f7f7f7;
      border-radius: 7px;
  }
#collection-page  div.collection-content div.image {
  display: none;
}
  /* variation dropdown menu */
  @media (max-width: 767px){
  .ui.selection.dropdown .menu {
      max-height: 25rem;
  }
  }
  .bottom-footer .footer-banner{
    max-width 90%;
  }
  .bottom-footer .footer-banner img {
   max-width: 100%; 
  margin: 5px 0 15px 0;
  }
  .product-top-info div {
      display: inline-block;
    margin-right: 25px
  }
  @media (max-width: 767px){
  .product-top-info div {
      display: block;
  }
  }
  .product-warranty {
    user-select: none;
}
  .product-top-info {
    margin: 10px 0;
    padding: 10px 0;
    border-top: 1px solid rgba(0,0,0,0.07);
    border-bottom: 1px solid rgba(0,0,0,0.07)
  }
  .product-detail .top-info .product-title {
      font-size: 1.7em;
  }
  @media (max-width: 1010px){
  .product-detail .top-info .product-title {
      font-size: 1.3em;
    color: #00659f
  }
  }
  .product-detail .info .price-stock {
      margin: 15px 0;
  }
  @media (max-width: 1010px){
    .product-detail .info .price-stock {
      margin: 0;
  }
  }
  
  .product-detail .info form {
      margin-top: 20px;
  }
  @media (max-width: 767px){
  .new-price .price-inner {
      color: #000;
      font-size: 1.3em;
  }
  }

  .compare-pop .head {
      background: #0197ed;
  }
  .compare-pop .button .btn {
    background: #00b900;
  }
  #compare-page .btn.accent {
    background: #00b900
  }
  #productpage div.recent-products.row > div.products .product-inner .info a ,
  #collection-page div.recent-products.row > div.products .product-inner .info a,
  #catalog-page div.recent-products.row > div.products .product-inner .info a{
    color: #0197ed;
  }
  #productpage div.recent-products.row > div.products .product-inner .info a:hover ,
  #collection-page div.recent-products.row > div.products .product-inner .info a:hover,
  #catalog-page div.recent-products.row > div.products .product-inner .info a:hover{
    text-decoration: underline
  }
  .products .product .info .title.three-lines, .products .product .info-list .title.two-lines {
      height: 5em;
  }
  .table-compare .item a.title.title-font, .compare-products a.title.title-font {
    color: #0197ed
  }
  .compare-products .price {
    color: #000;
    font-weight: bold;
  }
  .categories .category.layout-2 .title {
      color: #0197ed;
  }
  /* brands */
  .brands .brand .inner {
    text-align: center;
    padding: 15px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 10%);
    background: #fff;
  }
  .brands .inner overlay {
     background: #fff;
  }
  .brands .inner span {
    margin-top: 20px;
    display: block;
    color: #0197ed;
    font-weight: 600;
  }
  @media (min-width: 1200px) {
  .home-products .container {
    padding: 0 40px;
  }
  }
  @media (min-width: 1200px) {
  .title-featured .title {
      margin:0;
      font-size: 2.2em;
  }
  }
  .product-sock {
    margin-top: 10px;
    font-weight: bold;
  }
  
  .usp-bar a:hover {
      text-decoration: none;
  }
  .quickview-popup .info .price .old-price {
          font-size: 0.9em;
      font-weight: normal;
  }
  
  .quickview-popup .info .price .new-price {
      color: #000;
      font-size: 1.2em;
  }
  .quickview-popup .info .price .inc-price {
      color: #000;
      font-weight: normal;
      font-size: 0.9em;
  }
  .icons span {
      display: block;
      font-size: 0.75em;
      color: #0197ed;
      margin-top: 5px;
  }
  #header .main-header .icons ul li {
      text-align: center;
  }
  #header .main-header .icons a:hover,#header .main-header .icons a:active,#header .main-header .icons a:visited {
  text-decoration: none;
  }
  #header .main-header .icons ul li img {
      width: 22px
  }
  /* top bar */
  .main-header .hide-top-bar {
    display: none;
  }

  .top-bar {
    padding: 4px 0;
    background-color: #d4e5ff;
    display: flex;
    text-align: right;
    font-size: 1.1em;
      letter-spacing: normal;
      line-height: 24px;
      font-weight: 500;
      color: #0197ed;
  }
  @media (max-width: 767px) {
  .top-bar {
    text-align: center;
  }
  }
  
  .top-bar-phone{
    margin-right: 35px;
  }
  .top-bar img {
    max-width: 13px;
    margin-right: 7px
  }
  .top-bar-phone, .top-bar-mail {
    display: inline-block;
  }

.product-detail .images .image {
    padding: 3%;
}
.product-detail .images .image {
    padding: 3%;
}
.top-bar-alert {
  float: left;
  font-size: 1em;
}
#header > div.main-header > div.top-bar > div > div.top-bar-alert > a:hover {
  text-decoration: none;
}
 
.top-bar-alert span {
  color: #ff7c2e;
}
@media (max-width: 767px){
  .top-bar-alert {
    float: left;
    font-size: 1em;
    width: 100%;
    border-bottom: 1px solid #0197ed;
    overflow: auto;
    white-space: nowrap;
}
}
    @media (max-width: 767px) {
        .top-bar-phone,
        .top-bar-mail {
            display: none;
        }
      .top-bar-alert {
        border-bottom: none;
        padding-bottom: none;
        margin-bottom: none;
      }
    }
#error-page .products {
  margin-top: 30px
}
#error-page .recently-viewed {
  font-size: 2em
}

#error-page .product-inner .info a {
  color: #0197ed;
}
#gui-form-cart > table > tbody > tr > td.info-td > div > a {
  color: #00659f;
}

#gui-form-cart > table > tbody > tr> td.hidden-xs.price-td > div {
  color: #000;
}
.headlines .owl-dots .owl-dot {
  height: 10px;
  width: 25px;
  border-radius: 25px;
  background: #ff7c2e;
}
/* contact popup */
body > div.mobile-search.mobile-popup.visible-xs.open > div.popup-inner > div.title-small.title-font {
  text-align: center;
}
body > div.mobile-search.mobile-popup.visible-xs.open > div.popup-inner > div.contact-popup-content {
  color: #000;
  font-size: 1.1em;
}
body > div.mobile-search.mobile-popup.visible-xs.open > div.popup-inner > div.contact-popup-content > div > a > img {
  width: 17px;
  height: 17px;
  margin-right: 15px;
}
body > div.mobile-search.mobile-popup.visible-xs.open > div.popup-inner > div.contact-popup-content > div.contact-popup-phone {
  margin-bottom: 20px;
}

/* popups */
#login-popup form input {
    border: 1px solid black;
    border-radius: 25px;
}

#login-popup .buttons .btn {
    margin-bottom: 0;
    border-radius: 25px;
}

@media (max-width: 767px) {
.mobile-search .search-wrap input[type="text"] {
	border: 1px solid #000;
	border-radius: 25px
}
}
.contact-popup-content input.standard-input, textarea.standard-input {
	width: 100%;
	margin-bottom: 10px;
  border: 1px solid black;
  border-radius: 25px;
}

.contact-popup-content .btn-wrap {
  margin: 10px 0;
}
	
.contact-popup-content	.btn {
	width: 100%;
	border-radius: 25px;
}

.contact-popup-content .contact-message-block {
	margin-top: 15px;
}
.contact-popup-content .contact-message-block {
  padding-bottom: 60px;
}
body > div.mobile-search.mobile-popup.visible-xs.open > div.popup-inner > div.contact-popup-content > div.contact-message-block > div {
  font-size: 1.1em;
  text-align: center;
  margin-top: 30px;
}
.contact-message-block #contact-form > textarea {
  height: 120px;
}
/* close popup */
@media (max-width: 767px){
.close-popup {
    background: #0197EF !important;
}
.close-popup a:before, .close-popup a:after {
    background: #fff !important;
}
.close-popup a {
    border: 1px solid #fff;
    color: #fff !important;
}
}
/*  mobile search  */
 
@media (max-width: 767px) {
  .mobile-search .results {
   padding-bottom: 75px; 
  }
}

@media (min-width: 1460px) {
  .search-autocomplete .search-products .product .info .title {
    font-size: 1em;
    max-height: 40px;
    overflow: hidden;
    display: block;
  }
  .search-autocomplete .feat-categories {
  	margin-bottom:0px;
  }
}
/* add-cart-popup  */
#add-cart-popup .buttons .accent {
background-color: #00b900;
}

/* quote popup */
#add-quote-popup {
 max-height: 90vh; 
}
#send-quote-form {
  background: #00b900;
}
.fancybox-close-small {
    top: 20px;
    right: 20px;
}
.quote-right-products {
 max-height: 45vh;
overflow: auto;
}
#add-quote-popup .product-label {
 display:none;
}
@media (max-width: 767px){
  #add-quote-popup .product-label{
    display: block;
    margin: 35px 10px 5px 0;
        color: #000;
    font-weight: bold;
    font-size: 1.2em
  }
  #add-quote-popup {
    padding: 25px;
    max-height: 80vh;
  }
  #add-quote-popup .fancybox-close-small {
    top: 10px;
    right: 10px;
}
}
#add-quote-popup > form > div.quote-sections > div.quote-right {
 width: 100%; 
}
#add-quote-popup > form > div.quote-sections > div.quote-right > div.quote-right-products > div > div.quote-product-col.last {
  width: 100%;
}


/* Productpage tabs */
#productpage .content-block .content-left{
	width: calc(100% - 620px);
}
.sm-tabs-block ul.tab-links{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 20px;
}
.sm-tabs-block ul.tab-links li{
	-webkit-transition: .15s all ease-in-out;
	-o-transition: .15s all ease-in-out;
	transition: .15s all ease-in-out;
}
.sm-tabs-block ul.tab-links li a{
  display: block;
	padding: 0 15px 15px 15px;
  text-decoration: none;
  -webkit-transition: .15s all ease-in-out;
  -o-transition: .15s all ease-in-out;
  transition: .15s all ease-in-out;
  white-space: nowrap;
  
  font-family: "Maven Pro", Helvetica, sans-serif;
  font-weight: 700;
  color: #000000;
	letter-spacing: .05em;	
	font-size:1.6em;
}
.sm-tabs-block ul.tab-links li a:hover {
  color: #0197ed;
}
.sm-tabs-block ul.tab-links li.active a{
	border-bottom: 1px solid #0197ed;
  color: #0197ed;
}
.sm-tabs-block ul.tab-links li:hover a{
	text-decoration: none;
}
.sm-tabs-block .page {
	display: none;
}
.sm-tabs-block .page.active {
	display: block;
}
@media(max-width: 1499px){
	.sm-tabs-block ul.tab-links li a{
  	padding: 15px;
  }
}
@media(max-width: 1399px){
	.sm-tabs-block ul.tab-links{
  	flex-wrap: wrap;
    border-bottom: unset;
  }
  .sm-tabs-block ul.tab-links li a{
  	border-bottom: 1px solid #ccc;
  }
}
@media(max-width: 1199px){
	.sm-tabs-block ul.tab-links li a{
  	padding: 10px 15px;
  }
  #productpage .content-block .content-left{
    width: calc(100% - 530px);
  }
  .sm-tabs-block ul.tab-links li a{
  	
  }
}
@media(max-width: 991px){
	#productpage .content-block .content-left{
  	min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media(max-width: 767px){
	.sm-tabs-block .page {
    display: block;
  }
  #productpage .product-content h1,
  #productpage .product-content h2,
  #productpage .product-content h3,
  #productpage .product-content h4,
  #productpage .product-content h5,
  #productpage .product-content h6,
  #productpage .product-content .title-small{
  	margin-top: 0;
  }
  #productpage .product-content p:empty{
  	margin: 0;
  }
  .close-popup{
  	background-color: #f7f7f7;
  }
}

/* End productpage tabs */

  /* vertical */
.vertical-menu-wrap div.subs {
  max-height: 42vh !important;
  overflow-x: hidden;
  width: 1000px !important;

}
.vertical-menu-wrap div.subs::-webkit-scrollbar {
  display: none;
}
.vertical-menu-wrap div.subs {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
/* search */
.search-autocomplete .results {
    width: 100%;
    max-width: initial;
}
.search-autocomplete .box {
  padding: 50px
}
.search-autocomplete .feat-categories
{
  padding: 0 25px 5px 25px
}
.search-autocomplete .box {
  background: #fff;
}
.search-autocomplete .search-products .product .image-wrap:after {
  content: none;
}
#header > div.main-header > div.search-autocomplete.hidden-xs > div > div > div.inner-wrap > div.results > div.search-products.products-livesearch.row div.info > a {
  color: #0197ed;
}
div.search-products.products-livesearch.row > div > div > div.info > div.price {
  color: #000;
  font-weight: bold;
}
.search-autocomplete .search-products .product {
  padding: 5px 0;
}
  
/* mobile content */
.mobile-tabs .mobile-content {
  padding: 20px
}
.mobile-tabs .mobile-content h2,.mobile-tabs .mobile-content h3,.mobile-tabs .mobile-content h4,.mobile-tabs .mobile-content h5,.mobile-tabs .mobile-content h6 {
  font-size: 1em
}
.mobile-tabs .mobile-content blockquote {
  font-size: 1em;
  padding: 0 0 0 10px 
}
.mobile-content iframe {
    max-width: 100%;
}

  /* old template */
.prawy {
  max-width: 25%;
}
.prawy img {
	max-width: 100%;
}
@media (max-width: 767px) {
  .mobile-content .opis_hendi {
   padding: 0 !important; 
  }
}
/*  featured attributes  */
.featured-attributes {
  text-align: left;
  margin: 
}
.featured-attributes ul {
  padding: 0 0 0 0;
  list-style-type: none;
}
.featured-attributes .attribute-value {
  font-weight: 500
}

/*  price pdp   */
#productpage > div.product-detail-outer > div > div > div.flex.product-detail > div.info > div > div.price-stock > div.price.align-bottom > div.saving {
  color: #00b900;
  font-size: 0.7em;
  line-height: 1.3em;
}

#productpage > div.product-detail-outer > div > div > div.flex.product-detail > div.info > div > div.price-stock > div.price.align-bottom > span.new-price > span.price-wrap {
  font-size: 0.7em;
  font-weight: normal;
  color: grey;
  line-height: 1em;
}

#productpage > div.product-detail-outer > div > div > div.flex.product-detail > div.info > div > div.price-stock > div.price.align-bottom > div.inc-price {
  font-size: 1.2em;
  font-weight: bolder;
  line-height: 0.8em;
  margin-top: 20px;
  
}
/* promo label pdp */
/* #productpage > div.product-detail-outer > div > div > div.flex.product-detail > div.images-wrap > div.product-label.sale.percentage { */
#productpage .product-label.sale.percentage {
  background: #00b900;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  padding: 4px 15px;
  border-radius: 5px;
  font-size: 0.9em;
  position: absolute;
  z-index: 10;
  margin: 10px;
}

/* products title */
.product .title {
  color: #0197ed;
  margin: 5px 0;
}
.product .title:hover {
  text-decoration: underline;
  color: #0197ed !important;
}
.product .title {
  letter-spacing: 0;
  height: 4em !important;
}  
/*  home fix */
.headlines {
}
@media (min-width: 1200px){
  .headlines {
    width: 100%;
    max-width: 1460px;
    padding: 0px 30px;
    margin: 20px auto;
    top: 20px;
    border-radius: 60px;
    
}

}
.owl-stage-outer {
  border-radius: 10px;
}
body > main > div.home-text > div > div > div > div.image.hidden-md.hidden-sm.hidden-xs {
  display: none;
}
.home-text {
  margin-top: 0;
}
.home-block-padding {
    padding-bottom: 20px;
}

.related-categories {
  font-size: .95em;
  margin:0px;
}
div.related-categories.row > div.title-font {
    margin: 40px 0;
    font-size: 1.8em;
}
#productpage .categorie-slider {
	margin: -15px 0px -15px 0px;
}

#productpage .categories .category.layout-2 img {
	width: inherit;
  max-width: inherit;
  height:140px;
  max-height:140px;
}
/* regulations */
#textpage > div > div.row.flex-row > div.col-main > div.general-content > div > div > div.card-header > h5 > button:hover {
    background: #0197ed;
    color: #fff;
    text-decoration: none;
}
#textpage > div > div.row.flex-row > div.col-main > div.general-content > div > div > div.card-header > h5 > button {
  background: rgba(0,0,0,0.03);
  color: #000;
  font-size: 1.1em;
  padding: 25px;
}
#gui-popover-terms-and-conditions > div.gui-popover-content > div > div > p {
  margin: 5px 0
}
#gui-popover-terms-and-conditions > div.gui-popover-content > div > div > h5 {
  margin-top: 25px
}
#gui-popover-terms-and-conditions > div.gui-popover-content ol,#gui-popover-terms-and-conditions > div.gui-popover-content ul {
  margin-left: 20px;
  list-style-type: none;
}
#gui-popover-terms-and-conditions > div.gui-popover-content > div > div > ol li, #gui-popover-terms-and-conditions > div.gui-popover-content > div > div > ul li {
  margin: 5px 0
}
/* text page */
.about-us-contact .standard-input {
width: 100%;
margin: 5px 0;
border: 1px solid black;
border-radius: 25px;
}
.general-content .content-section {
   padding: 0 0 35px 0;
}
.general-content .content-section .col-md-5 {
    margin-right: 50px;
}
.general-content strong {
  color: #000;
}
.about-us-contact > div > a {
    border-radius: 25px;
    padding: 20px 35px;
}
#service-page, #textpage, #brands-page, #tags-page, .fixed-pages {
    padding-bottom: 50px;
}
.delivery-content img {
	max-width: 60px;
  margin: 25px auto 0 auto;
  display: block;
}
.delivery-icon {
	max-width: 60px;
  margin: 25px auto 0 auto;
  display: block;
}
.leasing-img {
    max-width: 90%;
    margin-top: 35px;
}
.public-institutions-icon, .benefits-icon {
 max-width: 80%; 
  margin: 25px auto 0 auto;
  display: block;
}

.products {
	margin: -15px -5px -15px -5px;
}

.recent-products {
	margin:0px;
}

#productpage .categories-slider .owl-prev,
#productpage .categories-slider .owl-next,
#productpage .products-slider .owl-prev,
#productpage .products-slider .owl-next,
#productpage .like-pdp-slider .owl-prev,
#productpage .like-pdp-slider .owl-next,
#productpage .related-pdp-slider .owl-prev,
#productpage .related-pdp-slider .owl-next,
#cart-page .like-cart-slider .owl-prev,
#cart-page .like-cart-slider .owl-next {
  position: absolute;
  top: calc(50% - 40px);
  left: -13px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: 0;
  margin: auto 0;
  font-size: 21px;
  background: rgb(239 237 237 / 80%);
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0;
  min-height: 50px;
  max-height: 50px;
  min-width: 50px;
  max-width: 50px;
  border-radius: 100%;
  outline: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#productpage .categories-slider .owl-next,
#productpage .products-slider .owl-next,
#productpage .like-pdp-slider .owl-next,
#productpage .related-pdp-slider .owl-next,
#cart-page .like-cart-slider .owl-next {
	left: auto;
  right: -13px;
}

#productpage .categories-slider .owl-prev i,
#productpage .categories-slider .owl-next i,
#productpage .products-slider .owl-prev i,
#productpage .products-slider .owl-next i,
#productpage .like-pdp-slider .owl-prev i,
#productpage .like-pdp-slider .owl-next i,
#productpage .related-pdp-slider .owl-prev i,
#productpage .related-pdp-slider .owl-next i,
#cart-page .like-cart-slider .owl-prev i,
#cart-page .like-cart-slider .owl-next i {
	margin-top: -3px;
}
#productpage .categories-slider {
  padding: 0px 10px !important;
}
#productpage .categories-slider .category {
	padding:5px;
}

.cart-wrap .table table .price .netto {
	font-size: 0.7em;
  color: #888;
}
.cart-wrap .table table .info .articlecode {
    margin-bottom: 5px;
    font-size: .95em;
    opacity: .85;
}
@media(max-width: 767px){
  .cart-wrap .table table .price .netto {
    font-size: 0.7em;
		color: #888;
  }
}

.cart-wrap .table table .info .delivery-time {
  margin-top: 10px;
  font-size: .95em;
  opacity: .85;
}
.cart-wrap .title-small {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}
.cart-wrap .title-small span.total-products {
  font-size: 0.55em;
  font-weight: 600;
  color:#555;
}
.cart-wrap .table table tr.toprow {
	
}
.cart-wrap .table table tr.toprow td {
  padding: 10px 0px;
  font-weight: 600;
}
.cart-wrap .table table tr.toprow td.number {
  text-align: center;
}
.cart-wrap .table table tr.toprow td.subtotal {
  text-align: right;
}
.cart-wrap .table table .price {
	font-size:1.15em;
}
.top-bar .topbar-wrap {
	display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: space-between;
}
.top-bar .topbar-wrap .topbar-right {
	display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
}
/* Vat switch */
.vat-switch {
  margin-right: 35px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.vat-switch input {
	display:none;
}
.vat-switch label {
  margin:0;
  color: #0C9BEE;
}
.vat-switch input:checked ~ label {
	font-weight:500;
  color: #00B900;
}
.vat-switch .switch {
	background:#00B900;
  width:24px;
  height:12px;
  border-radius:6px;
  margin:0px 15px;
  padding:2px;
  position:relative;
}
.vat-switch .switch span {
	width:8px;
  height:8px;
  border-radius:100%;
  display:block;
  background:#fff;
  position:absolute;
  left:2px;
  top:2px;
  -webkit-transition:all .1s linear;
  -o-transition:all .1s linear;
  transition:all .1s linear;
}
.vat-switch[data-active="incl"] .switch span {
	left:14px;
}
/* End vat switch */

/* Group products | productpage */
#group-products {
	padding: 0px 0px 30px 0px;
}
#group-products .title.title-small {
	font-size:1.3em;
  margin-bottom:10px;
}
#group-products .color-variants {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}
#group-products .color-variants .color-variant {
  width: calc(100%/6);
  padding: 2px;
}
#group-products .color-variants .color-variant a {
  border: 2px solid #eee;
  padding: 15px;
  background-color:#fff;
  border-radius:5px;
  display:block;
}
#group-products .color-variants .color-variant a.active {
	border-color:#0197ed;
}
#group-products .color-variants .color-variant a img {
	width:100%;
  max-width:100%;
}
@media(max-width:768px){
	#group-products .color-variants .color-variant {
    width: calc(100%/3);
  }
}
/* End Group products | productpage */
.owl-item .text-box a:hover {
  text-decoration: none;
}

#productpage .product-detail {
	-webkit-box-align:stretch;
	    -ms-flex-align:stretch;
	        align-items:stretch;
}
#productpage .product-detail .images {
  position: sticky;
  top: 0;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

#textpage #add-quote-popup {
  max-height: initial;
}
.bundle .bundle-title {
  display: none;
}



  .prawy{display:block;float:right;font-size:14px;font-weight:bold;line-height:18px;width:200px;padding-right:10px;text-align:center;margin-top:20px;margin-left:25px}.opis_hendi{padding-right:250px;margin:0 0 50px 0}.pictogram_container table tr td img{width:55px}.xxl{margin-top:50px;margin-bottom:50px;}.xxl td{border:1px solid white;}.xxl>tbody>tr:nth-child(odd){background-color:#ecf5fa;}.xxl>tbody>tr>td{text-align:center;white-space:nowrap;height:auto;width:auto;padding:2px 4px 2px 4px;}.xxl>tr:nth-child(odd){background-color:#ecf5fa}.xxl>tbody>tr:first-child td{background-color:#0197ed;color:#FFFFFF;}.xxl tr>td{text-align:center;white-space:nowrap;height:auto;width:auto;padding:2px 2px 2px 2px;background:-moz-linear-gradient(top,#feffff 0%,#e6f1f7 100%);}.prawy{display:block;float:right;font-size:14px;font-weight:bold;line-height:18px;width:200px;padding-right:10px;text-align:center;margin-top:20px;margin-left:25px;}.prawy img{width:200px;padding-top:20px;border:1px solid silver;background:white;padding:4px;border-radius:3px;box-shadow:1px 1px 3px silver;transition:transform .3s}.prawy-img>img:hover{transform:scale(1.02);}prawy>p{text-align:center;}.opis_hendi{padding-right:250px;margin:0 0 50px 0}.merken .title{font-weight:bold;font-size:17px}
/*cookiebot logo verbergen*/
a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none;
}
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: none;
}
