#header .header-top {
  padding: 1.75rem 0;
  }
.featured-products .products-section-title{
  text-align:left;
    font-size:30px;
    font-weight:600;
}
.product-flags,
.products article .wishlist-button-add{
    display:none;
}
.product-miniature .product-title{
    font-weight:500
}
.price{
  order: 1;
}
.discount-percentage .discount-product{
  order: 2;
}
.regular-price{
  order: 3;
}
.product-price-and-shipping{
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#_desktop_top_menu #lnk-strona-główna a{
content: url('https://api.iconify.design/simple-line-icons/home.svg?color=white');
top: 1px;
position: relative;
}
.icon-ok{
  content: url('https://api.iconify.design/simple-line-icons/check.svg?color=%23ff9114');
  margin-right: 5px;
}
#custom-text p{
  display:flex;
}

#our-advantages {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
#our-advantages .advantage{
  display: flex;
  width: 49%;
  border: 1px solid #e9e9e9;
  flex-wrap: nowrap;
  margin-bottom: 30px;
}
#our-advantages .advantage:hover{
  border: 1px solid #ff9114;
  cursor: pointer;
}

#our-advantages .advantage-icon {
  
  padding:30px
;
  width: 30%;
}
#our-advantages .advantage-text{
  padding-top: 25px;
  text-align:left
}
#our-advantages .advantage-text h3{
  font-size: 23px;
}
#our-advantages .advantage-text p{
  font-size: 15px;
  padding-right:15px;
}
#popular-categories {
  padding: 20px 0;
  margin-bottom: 1.5rem;
  text-align: center;
  background: #fff;
  border-radius: 2px;
  display: flex;
  flex-wrap: wrap;
}
#popular-categories .category{
  width: 23%;
  margin: 10px;
}
#popular-categories .category-text  p{
  font-size: 20px;
  font-weight: 700;
  color:black;
}
#popular-categories .category-icon img{
  width: -webkit-fill-available;
}

#category-list a{
  color:black;
}
#category-list a:hover{
  color:#ff9e24;
  cursor: pointer;
}
#category #wrapper{
  padding-top: 0;
}
.breadcrumb {
  font-size: 13px;
}
.block-categories{
  font-size: 14px;
}
.block-categories .category-sub-menu .category-sub-link{
  font-size: 14px;
}
#popular-categories .category-text p{
  padding-top: 15px;
  font-weight: 600;
}
#popular-categories .category-icon img{
  border: 1px solid #ddd;
}
#popular-categories .category:hover{
  cursor: pointer;
}
#popular-categories .category:hover .category-icon img{
  border-color: #ff9e24;
  }
#popular-categories .category:hover .category-text p{
  color: #ff9e24;
  }
.product-list-data .product-title-list{
  padding-left: 15px;
  width: 100%;
}
.product-list .thumbnail-container{
  display: flex;
}
.product-list{
  width: 100%;
  padding-right:0;
}
.page-product #wrapper{
  padding-top: 0px;
}
.page-product .product-container{
  margin-top: 20px;
}
.page-product .product-container .product-information33{
  display: flex;
  flex-wrap: wrap;
  height: 400px;
  align-items: flex-end;
}
.block_newsletter22 > div >div,
.block_newsletter > div >div>form>div>div:first-child
{
  background: white;
    padding-right: 0;
    border-radius: 40px;
    margin: 0px 15px 0px 15px;   
}
.block_newsletter > div >div>form>div>div:last-child
{
	margin-top:10px;
}
#email_field:focus{
  border: 0px;
}
#email22:focus-within,
.block_newsletter > div >div>form>div>div:first-child:focus-within
{
  border:1px solid #ff9e24;
}
.wishlist-button-add{
  display:none !important;
}
.page-product .table,
.page-product .table th,
.page-product .table td {
  border: 1px solid lightgray;
}
.page-product .table th{
  border-top: 1px solid lightgray;
}
.page-product .table thead th{
  border-bottom: 1px solid lightgray;
   background-color: grey;
   color:white;
}
.page-product .product-prices {
  margin-top: 5.25rem;
  margin-top: 25px;
}

.page-product .js-product-availability,
.page-product .send-by{
  padding-bottom: 10px;
}
 .qty{
  position:relative;
}
 .bootstrap-touchspin-down{
  position: absolute;
  top: -23px;
  left: -60px;
  border: none !important;
}
 .bootstrap-touchspin-down i{
  content: url('https://api.iconify.design/akar-icons/minus.svg');
}
 .bootstrap-touchspin-up i{
  content: url(https://api.iconify.design/ant-design/plus-outlined.svg);
}
 .bootstrap-touchspin-up{
  position: absolute;
    top: -3px;
    border: none !important;
}
#carousel .icon-prev i{
  content: url('https://api.iconify.design/cil/arrow-left.svg?color=%23ff9114');
}
#carousel .icon-next i{
content: url('https://api.iconify.design/cil/arrow-right.svg?color=%23ff9114');
}
#carousel .direction{
  text-align: center;
  padding: 0px 30px;
}
#carousel .direction a{
  padding: 0px 20px;
}
.quickview i{
  content: url('https://api.iconify.design/simple-line-icons/handbag.svg');
  height:15px;
  position:relative;
  top:3px;
  margin-left: 20px;
}
#search_widget form{
    display: flex;
    flex-wrap: nowrap;
  }

@media only screen and (max-width: 1200px)
{
  #popular-categories .category 
  {
    width: 22%;
  }
}
@media only screen and (max-width: 992px)
{
	  .card-block.checkout .btn-primary{
		font-size: 15px;
	  }
	  #custom-text {
		padding: 1.125rem;
	  }
	  #popular-categories .category {
		width: 21%;
	  }
	  #popular-categories .category-text p {
		font-size: 15px;
	  }
	  #our-advantages .advantage-icon img {
		max-width: none;
		height: 80%;
	  }
	  #our-advantages .advantage-icon {
	   padding: 25px;
	  }
	  #our-advantages .advantage-text  p{
		display: none;
	  }
	  #our-advantages .advantage-text h3{
		font-size: 19px;
	  }
	  #our-advantages .advantage-text{
		display: flex;
		align-items: center;
		padding-top: 0;;
	  }
	  #carousel .direction{
		top:100%
	  }
	  #carousel {
	   
		left: none;
	   
	  }
	 .page-product .product-quantity {
	  flex-wrap: wrap;
	 }
	 .product-quantity > div.qty
	 {
		 margin-right:10px!important;
		 padding-top:10px!important;
	 }
	 .product-quantity-bottom a
	 {
		font-size:13px;
		margin-right:20px!important;
	 }
	 .page-product .product-quantity .add button{
	  padding: 22px 25px;
	  width: 100%;
	 }
	 .page-product .product-prices {
	  margin-top: 2.25rem;
	}
	.page-product .product-container .product-information33 {
	  height: 300px;
	}
}

@media only screen and (max-width: 767px)
{
  .page-cart  .price{
    display: flex;
    align-items:baseline;
  }
  #header .header-nav .user-info{
    margin-left: 0 !important;
  }
  .icon-account{
    top: 0px !important;
    transform: scale(1.4)!important;
  
}
  #header .header-top {
    padding: 0.5rem 0;
}
  .mobile{
    padding-top: 10px;
  }
  .tabs .nav-tabs .nav-item,
  .page-product .tabs,
  .page-product .tabs .nav-tabs{
    width: 100%;
  }
  #our-advantages .advantage-icon {
    padding: 20px;
    display: flex;
    align-items: center;
   }
   #our-advantages .advantage-icon img{
    height: 100%;
   }
   #our-advantages .advantage-text h3{
    font-size: 25px;
  }
  #popular-categories .category {
    width: 45%;
  }
  #_mobile_cart .cart-products-count, 
  #_desktop_cart .cart-products-count{
    right:
    auto;
    transform: scale(1);
    top: 35px;
  }
  .carousel .carousel-item img{
    height: 400px !important;
  }
  #carousel .carousel-item .caption > h2,
  #carousel .carousel-item .caption > div{
  padding-left: 2% !important;
  padding-right: 2% !important;
  }
  #carousel .carousel-item .caption > h2{
    font-size: 30px !important;
  }
  .page-index #content > :nth-child(2){
    margin-top:480px !important
  }
  #our-advantages .advantage{
    width: 100%;
  }
  #our-advantages .advantage-text p {
  display: block;
  margin-bottom: 0;
  font-size: 10px;
  }
  #our-advantages .advantage-text{
    flex-direction: column;
    justify-content: center;
    align-items:flex-start
  }
  #header .mobile .clearfix{
   display: none;
  }
  #header .mobile .icon-user {
    transform: scale(1.5);
  }
  #header .mobile .icon-cart {
    transform: scale(1.5);
  }
  .products .h3{
    min-height: 40px;
  }
  #_mobile_cart{
    margin-right: 5px;
  }
  .block_newsletter > div >div{
    margin: 0;
  }
  .tns-controls button[data-controls="prev"]::after{
    left: -45px !important;
 }
 .tns-controls button[data-controls="next"]::after{
   
   right: -45px !important;  
 }
}

@media only screen and (max-width: 576px)
{
  .footer-container .col-md-6.links{
    padding-right: 0px;
  }
  .card-block.checkout .btn-primary{
    font-size: 11px !important;
  }
  #our-advantages .advantage-text h3{
    font-size: 10px;
  }
  #popular-categories .category {
    width: 100%;
  }
  #popular-categories .category-text p {
    font-size: 25px;
    line-height: 30px;
  }
  #footer .row {
    margin-right: 0 !important;
  }
  .page-category .h3{
    font-size: 15px;
  }
  .page-category .quickview,
  .page-category .product-price-and-shipping{
    font-size: 20px;
  }
  .quickview i{
    height: 15px;
  }
  .page-category .products-list-order-grid{
    display: inline-block;
	padding:0 0px;
	font-size:1.5rem;
	width:auto;
	margin:0 10px;
	text-align:center;
  }
  .products-list-order-grid > i
  {
	  margin:0;
	  padding:0;
	  width:25px;
	  text-align:center;
  }
  .page-category .filter-button{
    display: inline-block;
	padding-right:0;
	width:auto;
  }
   .page-category .filter-button button{
    padding:0.75rem 0.15rem 0.6875rem !important;
  }
  .products-sort-order > .dropdown-menu, .products-sort-order > button {
  max-width: 100%;
  }
  .page-category .sort-by-row .dropdown-menu{
    width:91%;
    max-width: 100%;
  }
  .page-category .sort-by-row .products-sort-order {
    width: 100%;
	padding:0;
  }
  .products-sort-order i
  {
	width:26px!important;
  }
  .page-category .products .product,
  #search .products .product
  {
    width: 100%;
	padding:0;
  }
  .page-category  .product-miniature .product-titlexxx a{
    font-size: 20px;
  }
  .featured-products .product{
    width: 100%;
  }
  .tns-controls button[data-controls="prev"]::after{
    left: -80px !important;
 }
 .tns-controls button[data-controls="next"]::after{
   right: -20px !important;
 }
 .block_newsletter #block-newsletter-label
 {
	 font-size:28px;
 }
 .psgdpr_consent_message span, .psgdpr_consent_message span a
 {
	font-size: 12px!important;
 }
 .psgdpr_consent_message span a
 {
	display:inline-block;
 }
}

@media only screen and (min-width: 992px)
{
  #carousel 
  {
    left: 0;
  }
  .card-block.checkout .btn-primary
  {
    font-size: 13px !important;
  }
}
@media only screen and (min-width: 767px)
{
  .page-index #content > :nth-child(2) 
  {
    margin-top: 620px !important;
  }
}

#carousel {
  position: absolute;
  padding: 0;
  top:150px
}
#carousel .carousel-item  figure{
  width: 100%;
}
#carousel .carousel-item .caption{
  width: 100%;
}
#carousel .carousel-item .caption > h2,
#carousel .carousel-item .caption > div{
  padding-left: 20%;
  padding-right: 20%;
}
.carousel .carousel-item .caption > h2{
  font-size: 66px !important;
}
#carousel .carousel-item .caption .caption-description p{
  padding-left: 0;;
}
.carousel .carousel-item .caption .btn-read-more{
  font-size: 15px;
    letter-spacing: 3px;
    padding: 20px 30px 20px 30px
}
.carousel .carousel-item img{
  height: 600px;
  object-fit: cover;
}
.header-search .hidden-sm-down{
  display: block !important;
}
.flickity-viewport{
  
  width: 100%;
}
.partners .partner{
  width: fit-content;
  margin: 0px 20px;
}
.flickity-button{
  position: absolute;
}
.flickity-button.next{
  right:-20px
}
.flickity-button.previous{
  left:-20px
}
.page-category .product-list .highlighted-informations-list{
  position: relative;
  bottom:20px;
}
.card-block.checkout .btn-primary{
  font-size: 13px;
}
.quickview .images-container{
  flex-direction: column;
  min-height: 0;
}
.product-quantity-variants > div.add button{
  padding: 10px;
}
.icon-logout{
  content: url('https://api.iconify.design/simple-line-icons/logout.svg?color=white');
  position: relative;
  top: 2px;
}
.icon-clipboard{ 
  content: url('https://api.iconify.design/simple-line-icons/social-dropbox.svg?color=white');
  position: relative;
  top: 2px;
}
.icon-orders{
  content: url('https://api.iconify.design/simple-line-icons/notebook.svg?color=white');
  position: relative;
  top: 2px;
}
.icon-account{
  content: url('https://api.iconify.design/simple-line-icons/user.svg?color=white');
  position: relative;
  top: 2px;
}
#footer a{
  color:
  black;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
}
#footer_sub_menu_4 > li a{
  position:relative;
    left:30px;
    top:-2px;
    font-size: 15px;
    line-height: 24px;
    color: #000000;
    font-weight: 400;
    font-family: "Montserrat";
  }
#footer_sub_menu_4 > li:nth-child(1) {
  background: url('https://api.iconify.design/bx/map.svg?color=%23ff9114') no-repeat;
  margin-bottom:20px;
}
#footer_sub_menu_4 > li:nth-child(2) {
  background: url('https://api.iconify.design/cil/fax.svg?color=%23ff9114') no-repeat;
}
#footer_sub_menu_4 > li:nth-child(3),
#footer_sub_menu_4 > li:nth-child(4) {
  background: url('https://api.iconify.design/simple-line-icons/phone.svg?color=%23ff9114') no-repeat;
}
#footer_sub_menu_4 > li:nth-child(5) {
  background: url('https://api.iconify.design/simple-line-icons/envolope.svg?color=%23ff9114') no-repeat;
  margin-top: 20px;
  margin-bottom: 20px;
}
#footer_sub_menu_4 > li:nth-child(6) {
  background: url('https://api.iconify.design/simple-line-icons/social-skype.svg?color=%23ff9114') no-repeat;
}

#footer_sub_menu_234
{
    display: flex;
    flex-direction: column;
}

#footer_sub_menu_2 > li:nth-child(1){
  order:3
}
#footer_sub_menu_2 > li:nth-child(2){
  order:4
}
#footer_sub_menu_2 > li:nth-child(3){
  order:5
}
#footer_sub_menu_2 > li:nth-child(4){
  order:6
}
#footer_sub_menu_2 > li:nth-child(5){
  order:7
}
#footer_sub_menu_2 > li:nth-child(6){
  order:8
}
#footer_sub_menu_2 > li:nth-child(7){
  order:1
}
#footer_sub_menu_2 > li:nth-child(8){
  order:2
}
#footer .footer-container .row .links:nth-child(7) .row .wrapper:nth-child(2) p{
  opacity: 0;
}
.footer-link-project .footer-link-project{
  border: none;
}
.footer-link-project a{
  font-size: 14px !important;
  line-height: 30px !important;
  color: #828282 !important;
  font-weight: 400 !important;
}
#header .user-info{
  font-size: 15px;
}
#header .user-info i{
  margin-right: 5px;
}
#header .user-info a:hover span{
  color:#0b0f0b;
}
#header .user-info a:hover > .icon-account{
  content: url('https://api.iconify.design/simple-line-icons/user.svg?color=%230b0f0b');
}
#header .user-info a:hover > .icon-orders{
  content: url('https://api.iconify.design/simple-line-icons/notebook.svg?color=%230b0f0b');
}
#header .user-info a:hover > .icon-clipboard{
  content: url('https://api.iconify.design/simple-line-icons/social-dropbox.svg?color=%230b0f0b');
}
#header .user-info a:hover > .icon-logout{
  content: url('https://api.iconify.design/simple-line-icons/logout.svg?color=%230b0f0b');
}
#header .user-info a:hover > .icon-user{
  content: url('https://api.iconify.design/simple-line-icons/user.svg?color=%230b0f0b');
}
#header .user-info a:hover > .icon-user-follow{
  content: url('https://api.iconify.design/simple-line-icons/user-follow.svg?color=%230b0f0b');
}
#header .cart-preview {
  font-size: 15px;
}
#header .icon-cart {
  transform: scale(1.3);
  margin-left: 22px;
}
#_desktop_top_menu #lnk-strona-główna a:hover {
  content: url('https://api.iconify.design/simple-line-icons/home.svg?color=%230b0f0b');
}
#header .header-nav .container{
  min-height: 161px;
}
#checkout #header .header-nav .container{
  min-height: 100%;
}
#header .top-menu li{
  text-transform: uppercase;
}
#header .top-menu li:hover a{
  color:#0b0f0b;
}
#header .top-menu li a{
  font-size: 15px;
}
#search_widget form input,
#search_widget form select,
#search_widget form button{
  height: 54px;
}
#search_widget form input{
  padding-left: 16px;
}
#search_widget form button{
  width: 72px;
  cursor:pointer;
}
#search_widget form input::placeholder {
  color: #444444;
  font-size: 15px;
  font-weight: 500;
}
#search_widget form select{
  font-size: 15px;
  letter-spacing: 0px;
  color: #444444;
  font-weight: 400;
  padding-right: 15px;
}
#search_widget form button i {
  content: url('https://api.iconify.design/simple-line-icons/magnifier.svg?color=white');
  transform: scale(1.4);
}
.carousel .carousel-item .caption .btn-read-more{
  text-transform: uppercase;
  height: 64px;
  width: 235px;
  font-weight: 800;
  font-size: 12px;
  letter-spacing: 3px;
}
.highlighted-informations-list22 > a:hover i{
  content: url(https://api.iconify.design/simple-line-icons/handbag.svg?color=white);
}
#block-newsletter-label-2 {
  font-size:15px
}
.tns-controls button[data-controls="next"]{
  border:none;
  background:none;

}
.tns-controls{
    display: flex;
    justify-content: space-between;
}
.tns-controls button[data-controls="prev"]{
  border:none;
  background:none;
}
.tns-controls button[data-controls="prev"]::after{
   font-size: 30px;
   position: relative;
   left: -60px;
   bottom: 250px;
   width: 30px;
   height: 30px;
    content: url(https://api.iconify.design/cil/arrow-left.svg?width=60&height=30&color=%23ff9114);
}
.tns-controls button[data-controls="next"]::after{
  font-size: 30px;
  position: relative;
  right: -60px;
  bottom: 250px;
  width: 30px;
  height: 30px;
   content: url(https://api.iconify.design/cil/arrow-right.svg?width=60&height=30&color=%23ff9114);
}

#partners .tns-controls button[data-controls="next"]::after,
#partners .tns-controls button[data-controls="prev"]::after{
  bottom: 90px !important;
}
#partners .partner img{
  width: 100px;
}
#tns3 > .tns-item {
  width: 250px !important;
}
.block-categories .category-sub-menu li[data-depth="0"] > a{
    color:#0b0f0b !important;
}
.fa-angle-up.orange,
.fa-chevron-down.orange{
  color:#0b0f0b !important;
}

.partners .partner{
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  max-width: 280px;
  border: 1px solid #ddd;
  height: 120px;
  width: 280px;

}
#search_filters span,
#search_filters p{
  color:#000;
  font-weight: 500;
}
#search_filters .select-title,
.products-sort-order button{
  font-size: 14px !important;
  line-height: 26px;
  color: #010101 !important;
  font-weight: 400;
  max-height: 47px;
  border: 1px solid #eaeaea;
}
#search_filters .select-title i,
.products-sort-order i{
  width: 46px;
    height: 46px !important;
    background-color: #eaeaea;
    position: relative;
    right: -10px;
    top: -10px;
   
    display: flex;
    justify-content: center;
    align-items: center;
}
#search_filters .select-title i{
  right: -10px;
    top: 0px;
    width: 44px;
    height: 45px !important;
}
#search_filters .open .select-title{
  border-color: #ff9e24 !important
}
.product-miniature .thumbnail-container:hover .product-description::after{
  display: none;
}
 .products .fa-list:before{
  display: none;
 }
.products-list-order-grid i{
  background-color: #fafafa;
  border: 1px solid #eaeaea;
}
.block-categories .category-sub-menu li[data-depth="0"]:hover > a,
.block-categories .category-sub-menu li[data-depth="0"]:hover > .collapse-icons .material-icons i,
.block-categories .category-sub-menu li[data-depth="1"]:hover > a,
.block-categories .category-sub-menu li[data-depth="1"]:hover > span,
.block-categories .category-sub-menu li[data-depth="2"]:hover > a
{
  color:#ff9e24!important
}

@media only screen and (max-width: 576px)
{
	#popular-categories .category a{
	  display: flex;
	}
	#popular-categories .category-icon {
	  max-width: 136px;
	}
	#popular-categories .category-text {
	  width: 100%;
	  display: flex;
	  align-items: center;
	  padding-left: 20px;
	  text-align: left;
	}
	#popular-categories .category-text p{
	  font-size: 14px !important;
	}

	  #partners .tns-controls button[data-controls="next"]::after,
	  #partners .tns-controls button[data-controls="prev"]::after{
		display: none;
	}
  .tns-controls button[data-controls="prev"]::before{
    font-size: 30px;
    position: relative;
    left: 80px;
    width: 30px;
    height: 30px;
     content: url(https://api.iconify.design/cil/arrow-left.svg?width=60&height=30&color=%23ff9114);
 }
 .tns-controls button[data-controls="next"]::before{
   font-size: 30px;
   position: relative;
   right: 10px;
   width: 30px;
   height: 30px;
    content: url(https://api.iconify.design/cil/arrow-right.svg?width=60&height=30&color=%23ff9114);
 }
 #partners .partner img{
	  width: auto;
	}
  #sales-counter a,
  #partners-counter a,
  #new-product-counter a{
    position:relative;
    left:47%;
    bottom:30px;
    font-size: 15px;
    line-height: 24px;
    color: #010101;
    font-weight: 400;
    font-family: "Montserrat";
  }
  #partners-counter a{
    left:45% !important;
    bottom: 32px !important;
  }
  #partners .partner img{
    
    max-width: 220px !important;
  }
  #partners .tns-controls button[data-controls="next"]::before{
    right: 65px;
   }
  #partners .tns-controls button[data-controls="prev"]::before{
    left: 77px;
   }
}

span.kod, span.kolor
{
	display:none;
}
@media only screen and (max-width: 500px)
{
	.checkout-step .nav-item .nav-link
	{
		font-size:15px;
	}
	td.kod, td.kolor, th.kod, th.kolor
	{
		display:none;
	}
	span.kod, span.kolor
	{
		display:inline;
	}
	.product-list > article > div div.thumbnail-top
	{
		width:100px;
		max-width:100px;
	}
	.product-list > article > div .product-list-data
	{
		width:calc(100% - 100px)!important;
	}	
	.product.product-list .quickview33
	{
		font-size:12px;
		padding:5px 5px;
		margin-top:15px;
	}
	.product.product-list .quickview i
	{
		margin-left:5px;
	}
	.product.product-list .product-price-and-shipping
	{
		font-size:16px;
	}
	.product-list .thumbnail-container
	{
		margin-bottom:5px;
	}
	.product-list > article.product-miniature > div div.thumbnail-top
	{
		height:120px;
	}
	.product-list .product-miniature .thumbnail-container .product-thumbnail img
	{
		max-height:120px;
	}
}

#partners .partner img
{
  max-width: 250px;
}

@media only screen and (min-width: 577px)
{
  #sales-counter a,
  #partners-counter a,
  #new-product-counter{
    display: none!important;
  }
  #tns3 > .tns-item {
    width: 250px ;
  }
  #partners .partner img{
    width: auto;
    max-width: 250px;
  }
}

@media only screen and (min-width: 768px)
{
  #footer_sub_menu_5 > li:nth-child(9),
  #footer_sub_menu_5 > li:nth-child(10),
  #footer_sub_menu_5 > li:nth-child(11),
  #footer_sub_menu_5 > li:nth-child(12),
  #footer_sub_menu_5 > li:nth-child(13),
  #footer_sub_menu_5 > li:nth-child(14),
  #footer_sub_menu_5 > li:nth-child(15),
  #footer_sub_menu_5 > li:nth-child(16){
    display:none;
  }
}

@media only screen and (max-width: 767px)
{
	body#checkout section.checkout-step .forgot-password
	{
		margin-left:0;
	}
	.product-quantity-variants
	{
		padding:10px;
		height:40px;
		min-width:150px!important;
	}
	table.product-variants-table > thead > tr th, table.product-variants-table > tbody > tr td
	{
		font-size:14px;
	}
	.product-quantity-variants > div.add
	{
		margin-right:10px;
	}
	.product-quantity-variants > div.add button
	{
		height:30px!important;
		width:30px!important;
	}
	.product-quantity-variants > div.add button i.fa-bag-shopping
	{
		top:0;
	}
  #footer .footer-container .row .links:nth-child(7) .row .wrapper:nth-child(2){
    display: none;
  }
  .footer-container
  {
	  padding-top:20px;
  }
  #footer .lightgrey
  {
	  padding:20px 0px;
  }
  .product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name
  {
	  padding:10px!important;
	  word-break:break-all;
  }
}

#_desktop_top_menu  .sub-menu .top-menu{
  flex-direction: column;
  background-color:white
}

#_desktop_top_menu  .sub-menu .top-menu a,
#_desktop_top_menu  .sub-menu .top-menu li{
  font-size: 15px;
  line-height: 43px;
  color: #0b0f0b;
  font-weight: 400;
  border-bottom: 1px ridge #ddd;
}
#_desktop_top_menu  .sub-menu{
  background-color: white;
  top: 45px !important;
  max-width: 480px;
  min-width: auto;
}
#_desktop_top_menu .sub-menu .top-menu li:hover a{
  color:#ff9e24
}
.page-index .all-product-link,
.product .variant-links{
  display: none;
}
.icon-read-more{
  content: url('https://api.iconify.design/bi/arrow-left-circle.svg?width=20&height=20&rotate=180deg')!important;
}
.highlighted-informations-list > a:hover .icon-read-more{
  content: url('https://api.iconify.design/bi/arrow-left-circle.svg?width=20&height=20&rotate=180deg&color=white')!important;
}
.product .quickview{
  width: 160px;
}
.product.product-list .quickview33{
  width: auto!important;
}
.page-my-account #content .links a:hover i{
  color:#ff9e24;
}
.text-primary{
  color:#ff9e24 !important;
}
a.text-primary:focus, a.text-primary:hover{
  color:#0b0f0b  !important;
}
.form-control:focus{
  outline: 0.1875rem solid #ff9114;
  border-color:#ff9114;
}
.input-group.js-parent-focus.focus{
  outline-color: #ff9114 !important;
}
.highlighted-informations-list > a{
    font-weight: 500;
}
.product-quantity .input-group-btn-vertical .btn{
background:initial;
}
.fa-bag-shopping{
  content: url('https://api.iconify.design/simple-line-icons/handbag.svg?color=white&width=16&height=16');
  position: relative;
  top:3px
}
.product-quantity .add button{
  font-weight: 700;
    font-size: 12px;
    letter-spacing: 3px;
}
#blockcart-modal .product-name{
  color: #ff9e24 !important;
}
.product-quantity-bottom{ 
    display: block;
    flex-wrap: nowrap;
    font-size: 15px;
    line-height: 30px;
    color: #797979;
    /*font-family: "simple";*/
    justify-content: space-evenly;
}
.product-quantity-bottom .question i{
  content: url('https://api.iconify.design/ei/question.svg?color=%23797979&width=20&height=20');
    position: relative;
  top:5px;
}
.product-quantity-bottom .add-to-dropbox i{
  content: url('https://api.iconify.design/simple-line-icons/social-dropbox.svg?color=%23797979&width=20&height=20');
  position: relative;
  top:5px;
}
.product-quantity-bottom a{
  cursor: pointer;
  margin-right:50px;
  color:#232323;
}
.product-quantity-bottom  a:hover span{
  color:#010101;
}
.product-quantity-bottom  .question:hover  i{
  content: url('https://api.iconify.design/ei/question.svg?color=%23010101&width=20&height=20');
}
.product-quantity-bottom .add-to-dropbox:hover  i{
  content: url('https://api.iconify.design/simple-line-icons/social-dropbox.svg?color=%23010101&width=20&height=20');
}
.product-quantity > div.qty{
  margin-top: 0;
  margin-right:40px;
  width:auto;
  padding:6px 35px 6px 45px;
}
.page-cart .qty{
  background-color: #fafafa;
  border: #eaeaea solid 1px;
  border-radius: 40px;
  padding: 10px 15px
}
.page-cart .qty input{
  border:0;
  text-align: center;
}
.page-cart .qty .bootstrap-touchspin{
  margin-left: 20px;
}
.page-cart .qty .bootstrap-touchspin .input-group-btn-vertical .touchspin-down{
left: -2px;
}
.page-cart .qty .bootstrap-touchspin .input-group-btn-vertical .touchspin-up{
  left: 1px;
  }
.page-cart .qty .bootstrap-touchspin i{
 border: 1px solid black;
 border-radius: 50px;
}

@media only screen and (max-width: 1200px)
{
  .page-cart .qty{
    padding: 10px 0px;
  }
  .page-cart .qty .bootstrap-touchspin {
		margin-left: 25px;
	}
}
@media only screen and (max-width: 992px)
{
  .page-cart .qty .bootstrap-touchspin {
    margin-left: 27px;
  }
  table.product-variants-table > thead > tr th, table.product-variants-table > tbody > tr td
  {
	  padding:0.25rem;
  }
  .tabs .nav-tabs .nav-link
  {
	  min-width:200px;
  }
  .product.product-list .col-xs-8
  {
	  padding-left:0;
  }
  .product-list .highlighted-informations-list .product-quantity-variants
  {
	  margin-right:10px!important;
  }
}

@media only screen and (max-width: 576px)
{
	.highlighted-informations-list .product-quantity-variants.empty
	{
		display:none;
	}
	.product-quantity > div.qty
   {
	   padding-left:45px!important;
   }
  .header-search input{
    width: 40%!important;
  }
  #search_widget form select{
    width: 45%!important;

  }
  .page-product .qty .bootstrap-touchspin-up{
    right: -10px !important;
   }
   .page-product .qty .bootstrap-touchspin-down{
    left: -75px !important;
   }
  .page-product .product-quantity #quantity_wanted{
    margin-left: 7px !important;
  }
  .product .quickview{
    width: 170px;
  }
  .page-cart .qty{
    max-width: 110px;
  }
  .page-cart  .price{
    display: flex;
    align-items:baseline;
  }
  .block_newsletter form input{
    height: 51px;
    right: -15px;
  }
  .page-cart .product-line-grid-right .hidden-md-up{
    display: none;
    }
    .page-cart .product-line-grid-right .col-md-10.col-xs-6 .row{
    
    display: flex;
    }
    .page-cart .product-line-grid-right .col-md-10.col-xs-6{
      width: 70%;
    }
}

.block_newsletter form input
{
  position: relative;
      height: 60px;     
      top: 1px;
}
.page-cart .product-line-grid-right .row{
  display: flex;
  align-items: center;
}
.card-block.checkout .btn-primary{
  border-radius: 30px;
}
.cart-grid-body a.label:hover{
  color: #f18909;
}

@media only screen and (min-width: 576px) and (max-width: 767px)
{
  .header-search input
  {
		width: 50%!important;
	}
	#search_widget form select{
	  width: 35%!important;
	}	
}

@media only screen and (max-width: 767px)
{
	.product-list .highlighted-informations-list .product-quantity-variants
	{
		display:none;
	}
   .page-product .tabs
   {
    padding:4.25rem 0rem;
	padding:0;
	margin-top:1rem;
   }
   .page-product .product-add-to-cart .product-quantity.clearfix{
    display: flex;
    justify-content: space-around;
	justify-content: flex-start;
   }
   .product-quantity > div.qty
   {
	   padding-left:5px;
   }
   .page-product .product-add-to-cart{
    width: 100%;
   }
   .page-product .clearfix::after{
    display: none;
   }
   .page-product .product-actions.js-product-actions form,
   .page-product .product-actions.js-product-actions {
    width: 100%;
   }
   .page-product .product-actions.js-product-actions form{
    width: 100%;
   }
   .page-product .product-add-to-cart .product-quantity.clearfix .addxxx,
   .page-product .product-add-to-cart .product-quantity.clearfix .qtyxxx{
    width: 45%;
   }
   .page-product .product-quantity #quantity_wanted{
    margin-left: 45px;
   }
   .page-product .qty .bootstrap-touchspin-up{
    right: -30px;
   }
   .page-product .qty .bootstrap-touchspin-down{
    left: -90px;
   }
   
   #footer_sub_menu_4 > li
   {
	   margin:0!important;
	   background-position:10px center!important;
   }
   #category #left-column #search_filters
   {
	   padding-left:15px;
   }
   #category #left-column #search_filters .facet .title
   {
	   float:right;
   }
   #category #left-column #search_filters .facet ul li
   {
	   padding:0.25rem 0;
   }
   .facet  .navbar-toggler i
	{
		font-size:1.75rem;
	}
	#search_filters .facet p
	{
		margin:0;
		line-height:30px;
		font-size:1rem;
	}
	.block-category-title
	{
		cursor:pointer;
	}
	.block-category-title i
	{
		float:right;
		display:block!important;
		line-height:30px;
	}
	.block-categories
	{
		padding-top:5px;
		padding-bottom:0;
		margin-bottom:0;
		display:none;
	}
	.block-category h1
	{
		margin-left:-15px;
	}
	.product-quantity-bottom a
	{
		font-size:13px;
		margin-right:20px;
	}
	.product-availability-stock
	{
		display:inline-block;
	}
}

.block-category-title i
{
	display:none;
}
.wrapper-breadcrumb nav{
display: block!important;
}
.page-product .product-add-to-cart .send-by i{
content: url(https://api.iconify.design/simple-line-icons/calender.svg);
}
.page-product .product-add-to-cart .discount-per-package i{
content: url('https://api.iconify.design/simple-line-icons/present.svg'); 
}

#mobile_top_menu_wrapper #top-menu{
width: 100%;
}

#header #mobile_top_menu_wrapper .top-menu li a{
font-weight: 600;
color: #0b0f0b !important;
white-space:normal;
}
.page-authentication .form-footer.text-sm-center.clearfix::after{
  display: none;
}
.page-authentication .form-footer.text-sm-center.clearfix{
 display: flex;
 justify-content: center;
}

.product-availability-variants
{
	float:left;
	width: 100%;
	padding-bottom:0!important;
}
table.product-variants-table > thead > tr th,
table.product-variants-table > tbody > tr td
{
	text-align:center;
	vertical-align:middle;
}
.product-quantity-variants
{
	background:#eaeaea;
}
.product-quantity-variants > div.add button i.fa-bag-shopping
{
	content: url('https://api.iconify.design/simple-line-icons/handbag.svg?color=black&width=16&height=16');
}
.product-quantity-variants > div.add:hover button i.fa-bag-shopping,
.product-quantity-variants > div.add button:hover i.fa-bag-shopping
{
	content: url('https://api.iconify.design/simple-line-icons/handbag.svg?color=white&width=16&height=16');
}
#our-advantages .advantage-text
{
	width:calc(70% - 0px);
}
#partners h2
{
	margin-bottom:20px;
}
.block-category.card-block
{
	padding:1.25rem 0rem 0.5rem;
}
.block-categories .category-sub-menu li[data-depth="0"]
{
	
}
.block-categories .category-sub-menu li[data-depth="0"] > a
{
	width:calc(100% - 3em);
	font-weight:600;
}
.block-categories .category-sub-menu li[data-depth="1"]
{
	
}
.block-categories .category-sub-menu li[data-depth="1"] > a
{
	max-width:calc(100% - 3em);
	font-weight:normal;
}
.block-categories .category-sub-menu
{
	margin-top:5px;
}
.product.product-list .col-xs-8
{
	padding-right:0;
}
#custom-text h2
{
	text-transform:none;
}
.bootstrap-touchspin .btn-touchspin,
.bootstrap-touchspin input.form-control, 
.bootstrap-touchspin input.input-group
{
	background:none;
}
#Warianty
{
	color:#ff9e24;
	font-size:26px;
	font-weight:bold;
	line-height:32px;
	margin-bottom:30px;
}
#Warianty a
{
	color:#ff9e24;
	border-radius:26px;
	border:1px solid #ff9e24;
	text-decoration:none;
	padding:0 5px;
	line-height:26px;
	font-weight:normal;
	display:inline-block;
}
.tabs .nav-tabs .nav-link.active
{
	border:1px solid #ff9e24;
}
.tabs .nav-tabs .nav-link:hover
{
	border:1px solid #ff9e24;
}
.page-product table
{
	width:100%;
}
.product-description p,
.block_newsletter
{
	margin-bottom:0;
}
.block_newsletter
{
	padding-right:0;
}
.product-description table
{
	border-collapse:collapse;
}
.product-description22 table tr td
{
	padding:5px;
	border:1px solid lightgray;
}
.product-cover
{
	text-align:center;
	min-height:300px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.product-cover img
{
	width:auto;
}
.product-features
{
	margin-top:40px;
	margin-left:0;
}
.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name
{
	margin-bottom:0;
	margin-right:0;
	border:1px solid #e7e7e7;
	font-weight:bold;
	padding:20px;
}
.product-features > dl.data-sheet dd.value a
{
	color:inherit;
}
.product-features > dl.data-sheet dd.value:nth-of-type(even), .product-features > dl.data-sheet dt.name:nth-of-type(even)
{
	background:#fff;
}
.product-features > dl.data-sheet dd.value:nth-of-type(odd), .product-features > dl.data-sheet dt.name:nth-of-type(odd)
{
	background:#f6f6f6;
}
.product-accessories
{
	margin-top:50px;
}
.product-accessories p
{
	font-size:1.375rem;
	margin-bottom:20px;
}
.product-miniature .thumbnail-top
{
	height:250px;
}
.product-miniature .thumbnail-container .product-thumbnail
{
	height:100%;
	display:flex;
}
.product-miniature .thumbnail-container .product-thumbnail img
{
	max-height:250px;
}
.product-list > article.product-miniature > div div.thumbnail-top
{
	width:150px;
	height:150px;
}
.product-list .product-miniature .thumbnail-container .product-thumbnail img
{
	max-height:150px;
}
.product-list > article > div .product-list-data
{
	width:calc(100% - 150px);
}
.product-list > article > div .product-list-data > h2, 
.product-list > article > div .product-list-data > h3
{
	min-height:60px;
}
.product-list > article > div .product-list-data > h2 > a, 
.product-list > article > div .product-list-data > h3 > a
{
	max-height:60px;
	overflow:hidden;
	line-height:20px;
	font-size:.875rem;
}
#header .menu > ul > li
{
	position:relative;
}
#_desktop_top_menu .sub-menu33
{
  display:block;
  opacity:1;
  visibility:visible;
}
#_desktop_top_menu .sub-menu
{
  width:250px;
  margin:0;
  left:-10px;
}
#_desktop_top_menu .sub-menu .top-menu
{
	margin:0;
	background:#f6f6f6;
}
#_desktop_top_menu .sub-menu .top-menu li
{
	margin:0;
	padding:0 0px;	
}
#_desktop_top_menu .sub-menu .top-menu a
{
	line-height:25px;
	border:0;
	padding:10px 20px;
	text-transform:none;
	white-space:normal;
}
.page-list > li > a > i
{
	line-height:inherit;
}
#category-description-name
{
	margin-top:20px;
}
#category-description
{
	margin-top:20px;
}
#category-description p
{
	margin-bottom:0px;
}
#header .user-info >a:hover,
.wishlist-list-item-link:hover
{
	color:black;
}
.block-social,
.lightgrey .col-md-6.links
{
	display:none;
}
button.add-to-cart[disabled]
{
	opacity:0.25;
}
.product-quantity-variants
{
	min-width:180px;
}
.product-quantity-variants > div.add button
{
	height:60px;
	width:60px;
	padding:0;
}
.product-quantity-variants > div.qty
{
	margin-top:0;
}
.product-miniature .product-title a
{
	height:40px;
	line-height:20px;
	overflow:hidden;
	display:inline-block;
}
.pagination .previous
{
	float:none;
}
.page-content.page-cms
{
	padding:0;
}
.ui-autocomplete.searchbar-autocomplete
{
	display:none!important;
}
.wishlist-product-bottom,
.wishlist-product-combinations,
.wishlist-product-availability
{
	display:none!important;
}
.wishlist-product-price,
.wishlist-product-title
{
	text-align:center;
}
.col-md-6.links .navbar-toggler i,
.category .dropdown-item .navbar-toggler i
{
	font-size:1.5rem;
}
.category .dropdown-item .navbar-toggler i
{
	line-height:20px;
}
.category-sub-menu .navbar-toggler i
{
	font-size:1.0rem;
	line-height:25px;
	float:right;
}
#mobile_top_menu_wrapper .top-menu[data-depth="1"] .navbar-toggler
{
	display:none!important;
}
.footer-link-project p
{
	margin-bottom:0;
}
.highlighted-informations-list > a
{
	width:100%!important;
	max-width:250px;
	height:64px;
	line-height:64px;
	padding:0;
	margin:0;
	text-align:center;
	text-transform:uppercase;
}
.product-list .highlighted-informations-list > a
{
	width:190px!important;
	text-align:center;
}
.highlighted-informations-list > a i.fa-bag-shopping
{
  margin-left:-20px;
  content: url(https://api.iconify.design/simple-line-icons/handbag.svg?color=black);
}
.highlighted-informations-list > a:hover i.fa-bag-shopping
{
  margin-left:-20px;
  content: url(https://api.iconify.design/simple-line-icons/handbag.svg?color=white);
}
.highlighted-informations-list > a.quick_view.js_quick_view.disabled
{
	opacity:0.25;
	cursor:not-allowed;
}
.highlighted-informations-list .product-quantity-variants
{
	width:160px;
	min-width:160px;
	margin:10px auto;
	padding:20px!important;
	height:64px;
}
.highlighted-informations-list .product-quantity-variants .qty
{
	float:none;
	text-align:center;
}
.highlighted-informations-list .product-quantity-variants.empty
{
	visibility:hidden;
}
.product-list .highlighted-informations-list
{
	float:right;
}
.product-list .highlighted-informations-list .product-quantity-variants
{
	width:160px;
	min-width:160px;
	margin:0px 20px 0 0;
	height:64px;
	float:left;
}

@media only screen and (max-width: 500px)
{
	.product-list .highlighted-informations-list > a
	{
		width:140px!important;
		font-size:14px;
	}
	.highlighted-informations-list > a i.fa-bag-shopping
	{
		margin-left:0;
		margin-right:5px;
	}
}

#_desktop_cart
{
	padding-top:5px;
}
#header .header-nav .blockcart
{
	height:2rem;
	padding:0.25rem;
}