div.snize div.snize-pagination a.snize-pagination-load-more {
    background-color: #141414;
    border-color: #141414;
    transition: background-color 0.2s, border-color 0.2s, color 0.2s !important;
    width: 40%;
    min-height: 35px;
    padding: 0 16px !important;
    border-radius: 0!important;
    color: white !important;
    font-size: 13px;
    line-height: 34px;
    text-transform: uppercase;
}
div.snize div.snize-pagination a.snize-pagination-load-more:hover {
    background-color: white !important;
    border-color: #141414!important;
    color: #141414!important;
}

.product-page-info__details-buttons .specification{text-decoration:underline;padding:0 10px}ul:not(.list-unstyled) li::before{display:none!important}.bc-sf-filter-block-content h3{margin:0}body#request-for-quote h1{display:none}body#request-for-quote h3{margin-top:40px;text-align:center}body#request-for-quote .cart__footer{margin-top:30px}button.btn.button.rfq-btn{width:100%;margin-top:20px;margin-bottom:15px}.top-bar-text{text-align:center;background:#02b2e8;line-height:35px;font-size:16px;text-transform:capitalize}.top-bar-text p{color:#fff}.custom-discount-msg{text-align:center;padding:10px 0;margin-bottom:20px;color:#fff;background:#1cbe8c/*#02b2e8*/}#CustomerLoginForm #one-click-social-login-buttons-1{height:70px!important}.popup-account iframe#one-click-social-login-buttons-2{height:50px!important}.popup-navigation__search.search{padding:0!important}.popup-navigation__search.search input#Search{font-size:13px}.popup-navigation__search.search form label .icon{width:16px;min-width:16px;min-height:16px}.popup-navigation__search.search form.position-relative.d-flex.align-items-center.pb-5.pb-lg-15.mb-0.border-bottom{padding-bottom:0!important}@media screen and (max-width:1259px){.header__sidebar a{font-size:12px}.header__sidebar .popup-navigation__search.search input#Search{font-size:12px}.header__sidebar .popup-navigation__search.search form label .icon{width:12px;min-width:12px;min-height:12px}.header__sidebar a.header__btn-cart .icon{width:12px;min-width:12px;min-height:12px}.header__sidebar a.header__btn-wishlist .icon{width:12px;min-width:12px;min-height:12px}.header__sidebar span.d-none{font-size:12px}.header__sidebar span.header__counter.d-lg-none{font-size:12px}}@media screen and (min-width:1025px){.js-popup-search-ajax .custom-search{position:absolute;width:900px;right:0;top:46PX}.popup-navigation__search.js-popup-search-ajax .search__content{position:absolute;width:900px;right:0;top:46PX}.popup-navigation__search.js-popup-search-ajax .search__content .search__result.row{background:#fff;padding:12px}.popup-navigation__search.js-popup-search-ajax .search__content .search__view-all.row{background:#fff;padding:10px 15px}}@media screen and (max-width:1024px){.desktop-nav{display:none}}@media screen and (max-width:460px){.header__line-top a{margin:0!important}.header__sidebar .ml-25.ml-lg-15{margin-left:9px!important}.header__sidebar a.header__btn-account{visibility:hidden}a.header__btn-account:after{content:"\f007";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:static;visibility:visible}}.num-ff-contct > p {margin-bottom: 7px;}.num-ff-contct {margin-bottom: 20px;text-align: center; }
div#shopify-section-popup .popup-navigation__search.search.pt-lg-25.pb-lg-35.px-10.px-lg-0.js-popup-search-ajax {
    display: none;
}
@media screen and (min-width:1025px){
	.mobile-search {
    display: none;
  }

  .popup-navigation.js-popup-navigation {
      width: auto;
      
  }
 .header__content .header__line-top .header__sidebar {
    width: 88%;
	}
  .desktop-nav {
    width: 100%;
	}
}
span.snize-price.snize-price-with-discount.money {
    display: none !important;
}

  div.snize-ac-results span.snize-discounted-price,span.snize-discounted-price.money {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
}
.top-bar-text.custom {
    background: #000;
}
.top-bar-text.custom p {
    margin: 0;
}
.top-bar-text.custom.track {
    max-width: 50%;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
div#tracktor-footer {
    background: #ff8484;
}
.top-bar-text.custom.track {
    background: #ff8484;
}
span.snize-attribute {
    display: none !important;
}
.span.snize-attribute,.kartner_btn,.price_hide,.kartner .snize-search-results-content .snize-price-list,.KARTNER .snize-price-list{display:none !important;}


.dropbtn {
/*   background-color: #4CAF50;*/
  color: #000;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor:pointer;
}

.dropdowns {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdowns:hover .dropdown-content {display: block;}

/*.dropdowns:hover .dropbtn {background-color: #3e8e41;}*/

div.snize-ac-results .snize-price-list{display: none;}
.hide-price,span.hide-priceprice.price{display: none !important;}
.menu__item.menu__item--has-children a span {
    
    text-transform: uppercase;
}

/* mobile view for  */

@media (max-width:767px) {
   .rfq_form_page button.item_remove.btn {
     min-height: unset;
   }	 
   .rfq_form_page  .cart__footer .form-group.width-50  {
 	width:100%;       
   }  
  .rfq_form_page  .cart__row.border-bottom {
  	display: flex;
    row-gap: 0;
    flex-wrap: wrap;
    justify-content:space-between;
    margin-bottom:0;
  }    
  .rfq_form_page .rfq-table>tbody>tr>td {   
    flex: 0 0 20%;
    display: block;
    width: 100%;
    height: 100%;
  }
  .rfq_form_page .rfq-table td.item_image {    
    flex: 0 0 20% !important;
  }
  .rfq_form_page .rfq-table td.cart_meta {
    flex: 0 0 40% !important;
  }
  .rfq_form_page .table.rfq-table thead {
  	    display: block;
    width: 100%;
  }
  .rfq_form_page .rfq-table thead tr {
  	display: flex;
    justify-content: space-between;
  } 
  .rfq_form_page .rfq-table thead tr th.qty {
  	display: block !important;
  }   
}

@media (min-width:481px) and (max-width:539px) { 
  .rfq_form_page .rfq-table td.cart_meta {
     flex: 0 0 30% !important;
  }
}

@media (max-width:480px) {
  .rfq_form_page .rfq-table thead tr th.qty {
    display:none !important;
  }
  .rfq_form_page .rfq-table td.cart_meta {
      flex: 0 0 60% !important;
  }
  .rfq_form_page .rfq-table td.td_qty {
  	flex: 0 0 100% !important;
  }	
}