body{
    opacity: 0;
}
.block_newsletter{
	display: none;
}

.btn-tertiary {
	margin-right:5rem;
}

.product-flags li.product-flag.discount-percentage, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount {
  display: none;
}

.w_discount_price{
  color:#7a7a7a;
  font-weight: normal;	
  font-size: 12px;
}

#category-description{
	background-color: #ffffff;
	padding:20px;
}

.regular-price{
  color:#7a7a7a;
  font-weight: normal; 
  font-size: 12px;  
}

.product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name{
	text-transform: none;
}

input[type='number']{
    width: 60px!important;
} 

.bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group{
	width: 60px!important;
}

li.current_active a.category-sub-link.green{
  color: #D03A35 !important;	
} 

#currency-selector-label{
	color:white;
	font-weight: bold;	
}

.has-discount .discount {
  display: none;
}

.p-c {
    padding-left: 125px;
    padding-right: 125px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}
a:hover,
a.all-product-link:hover,
.product-miniature .highlighted-informations .quick-view:hover{
    /* color: #db5d5b !important; */
}
#junityQuantity{
    display: flex;
    gap: 10px;
}
#header{
    position: fixed;
    top: 0;
    width: 100%;
}
.js-qv-mask.mask{
    display:none;
}
#wrapper{
    margin-top: 140px;
}
#header, #header .header-top{
    background: linear-gradient(90deg, rgba(255,255,255) 20%, #D03A35 20%, #D03A35 100%);
}

.header-nav::after {
    content: "";
    position: absolute;
    height: 2px;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, rgba(255,255,255) 20%, rgba(219,93,91) 20%, rgba(219,93,91) 100%);
}
#header .header-nav{
    background-color: #686868;
}
#contact-link{
    color: #fff;
}
#header .header-top{
    position: relative;
}
#header .header-top::before{
    content: "";
    position: absolute;
    left: 20%;
    top: 0;
    width: 20px;
    bottom: 0;
    background: #DB5D5B;
}
#header a,
#header .header-top a[data-depth="0"] {
    color: #ffffff;
}
.modal-content a:hover,
#header a:hover,
#header .header-top a[data-depth="0"]:hover {
    color: #ddd !important;
}
#search_widget form input{
    border-radius: 0;
    background-color: #fff;
}
.popover.sub-menu.js-sub-menu.collapse{
    background-color: rgba(208,58,53);
}
#product #content{
    max-width: 100%;
}

#layoutContainer div{
    background-size: cover;
    width: 23px;
    height: 23px;
    margin: 15px !important;
    float: left;
    cursor: pointer;
}
#layoutContainer .layoutItem:first-child{
    margin-top: 14px !important;
    margin-right: 0 !important;
    background-image: url("/img/list.svg");
}
#layoutContainer .layoutItem:last-child{
    background-image: url("/img/tiles.svg");
}
#layoutContainer #layoutItem2.active,
#layoutContainer .layoutItem:first-child:hover{
    background-image: url("/img/list_color.svg");
}
#layoutContainer #layoutItem1.active,
#layoutContainer .layoutItem:last-child:hover{
    background-image: url("/img/tiles_color.svg");
}
.buttons_miniature_container{
    display: none;
}
.long_product .buttons_miniature_container{
    display: block;
}
.button_link:hover a,
.button_link a{
    color: #fff !important;
}
.buttons_miniature_container div{
    font-size: 12px;
    border: 5px;
}
.buttons_miniature_container{
    padding: 10px 0;
}
.popup{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,75%);
    z-index: 999999999999; 
    display: flex;
    justify-content: center;
    align-items: center;
}
.popupContainer{
    position: fixed;
    background: #fff;
    border: 6px solid #d64c49;
    padding: 30px;
    min-width: 300px;
    width: 50%;
    border-radius: 20px;
}
.popupContainer h4{
    font-size: 26px;
    line-height: 30px;
    color: #d64d4a;
    text-transform: uppercase;
}
.popupContainer > div{
    margin-top: 30px;
}
.popupContainer p{
    margin-bottom: 5px;
}
.popupContainer span{
    background: #d54a47;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #d54b48;
}
.popupContainer span:hover{
    background: #fff;
    color: #d54b48;
}
.popupContainer .data-sheet {
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-column-gap: 0px;
    grid-row-gap: 5px;
}
.banner img{
    padding-right: 15px;
}
.dropdown .expand-more {
    color: #fff;
}
.dropdown-menu a{
    color: #686868 !important;
}
.bootstrap-touchspin{
    min-width: 71px;
}
.block-category{
    min-height: unset;
    background-color: transparent;
    padding-left: 0;
}
.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"])::before{
    display: none;
}
.block-categories .category-sub-menu li[data-depth="0"] *{
    color: #000;
}
.block-categories .category-sub-menu li[data-depth="1"] *{
    /*color: #333;*/
	color: #000;
}
.block-categories .category-sub-menu li[data-depth="2"] *{
    /*color: #666;*/
	color: #000;
}
.block-categories .category-sub-menu li[data-depth="3"] *{
    /*color: #999;*/
	color: #000;
}
.block-categories .category-sub-menu li[data-depth="0"] div i{
    font-size: 17px;
}
.block-categories .category-sub-menu li[data-depth="1"] div i{
    font-size: 15px;
}
.block-categories .category-sub-menu li[data-depth="2"] div i{
    font-size: 13px;
}
.block-categories .category-sub-menu li[data-depth="3"] div i{
    font-size: 12px;
}
.block-categories .category-sub-menu li[data-depth="0"] > a{
    margin-left: 40px;
    display: inline-flex
}
.block-categories .category-sub-menu li[data-depth="1"] > a{
    margin-left: 50px;
    display: inline-flex
}
.block-categories .category-sub-menu li[data-depth="2"] > a{
    margin-left: 60px;
    display: inline-flex
}
.block-categories .category-sub-menu li[data-depth="3"] > a{
    margin-left: 70px;
    display: inline-flex
}
.block-categories .collapse-icons{
    max-width: 35px;
}
.long_product .product-price-and-shipping{
    min-width: 250px;
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 15px;
    padding: 20px;
    position: relative;
}
.long_product .product-price-and-shipping::before{
    content: '';
    position: absolute;
    width: 1px;
    bottom: 0.7rem;
    background: #e7e7e7;
    left: 10px;
    top: 0.7rem;
}
.long_product .bootstrap-touchspin{
    min-height: unset;
}
.long_product .input-group-btn{
    display: none;
}
.long_product .bootstrap-touchspin{
    min-width: 69px;
}
.long_product #quantity_wanted{
    min-height: 42px;
}
.long_product button{
    min-height: 22px;
}
.long_product .price.netto{
    font-weight: 400;
}
.long_product .product-description{
    padding-left: 15px;
    padding-right: 15px;
    width: calc(100% - 500px);
}
.long_product .added  .product-description{
    margin-left: 250px;
}
.long_product .h3.product-title{
    text-align: left;
    color: #222;
}
.long_product .product-miniature .thumbnail-container{
    margin-bottom: 0;
}
.long_product {   
    margin-bottom: 1.563rem;
}
.added{
    background-color: #fff;
}
.long_product .product-features{
    margin-left: 250px;
    padding: 10px;
    background: #fff;
    margin-right: 250px;
    margin-top: 0;
}
.facet.clearfix .collapse-icons{
    display: none;
}
.long_product .product-miniature{
    width: 100%;
    flex-direction: column;
}
.category-sub-menu li[data-depth="0"],
.category-sub-menu li[data-depth="1"]{
    border-top: 1px solid #f6f6f6;
}
.block-categories .category-sub-menu li[data-depth="0"]{
    margin-top: 30px;
}
.block-categories .category-sub-menu li[data-depth="1"]{
    margin-bottom: 0.2rem;
    padding-top: 0.2rem;
}
.block-categories .category-sub-menu {
    margin-top: 5px;
}
.long_product .h3.product-title{
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 5px;
}
.buttons_miniature_container{
    position: absolute;
    bottom: 0;
}
.in_stock_exis{
    font-weight: 400;
    font-size: 12px;
}
.exis_qty_container{
    position: absolute;
    bottom: 0.85rem;
    text-align: left;
}
.exis_qty_container .x100{
    position: absolute;
    bottom: -16px;
}
.x100{
    font-size: 11px;
    text-align: left;
    font-weight: 300;
}
.navbar-toggler.collapse-icons{
    text-align: center;
}
.navbar-toggler.collapse-icons i{
    margin-left: auto;
    margin-right: auto;
}
.facet.clearfix{
    border: 1px solid #c1c1c1;
    padding-left: 10px;
    padding-right: 10px;
}
.category-sub-menu li{
    position: relative;
}
.category-sub-menu li a{
    /* margin-left: 40px !important; */
}
.category-sub-menu li .collapse-icons{
    position: absolute;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.qty.exis_qty input{
    min-height: 42px;
}
.right_product_ .product-prices.js-product-prices{
    display: flex;
    gap: 10px;
    align-items: flex-start;
}
#checkout .header-nav{
    background-color: #fff;
}
#checkout #contact-link{
    color: #000;
}
#pelna_oferta{
    display: none;
}
.delivery-information{
    margin-bottom: 10px;
}
.product-prices.js-product-prices.my-0.mb-2{
    display: none;
}
.product-prices.js-product-prices.brutto + *{
    display: flex !important;
}
.product-line-grid-right.product-line-actions.col-md-5.col-xs-12 .col-md-6.col-xs-6.qty{  
    display: flex;
    align-items: center;
    gap: 5px; 
}
#search_filters_wrapper{
    position: relative;
}
#search_filters_wrapper .keyboard_arrow_up,
#search_filters_wrapper .keyboard_arrow_down{
    position: absolute;
    right: 30px;
    top: 25px;
    z-index: 9;
    border: 1px solid;
    color: black;
    border-radius: 50%;
    padding: 3px;
    width: 30px;
    text-align: center;
    line-height: 25px;
    height: 30px;
    cursor: pointer;
}
.facet.clearfix > span{
    position: absolute;
    right: 18px;
    top: 5px;
    display: block;
    width: 20px;
    text-align: center;
    line-height: 18px;
    border: 1px solid black;
    border-radius: 50%;
    font-size: 12px;
    cursor: pointer; 
}
.facet.clearfix > span:hover,
#search_filters_wrapper .keyboard_arrow_up:hover,
#search_filters_wrapper .keyboard_arrow_down:hover{
    color: #fff;
    background-color: #cf3d3a;
    border-color: #cf3d3a;
}
#search_filters_wrapper .keyboard_arrow_down.hidden,
#search_filters_wrapper .keyboard_arrow_up.hidden{
    display: none;
}
.facet.clearfix{
    position: relative;
}
#copyright p{
    font-size: 11px;
}
#custom-text{
    position: relative;
    padding: 0;
    background-color: transparent;
}
#custom-text-content{
    padding: 3.125rem;
    padding-left: calc(3.125rem - 15px);
    margin-left: 15px;
    background-color: #fff;
}
body#cart .bootstrap-touchspin-up,
body#cart .bootstrap-touchspin-down{
    position: relative;
}
body#cart .bootstrap-touchspin-down span,
body#cart .bootstrap-touchspin-up span{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.product-prices-mini-kg {
    text-align: left;
}
.product-prices-mini-kg span{
    font-size: 11px !important;
    font-weight: 300;
}
#order-confirmation .link{
    height: auto;
}
@media(max-width: 1600px){
    #header .logo {
        max-width: 150px;
    }
    #search_widget {
        min-width: 17rem;
    }
    .carousel .carousel-inner {
        height: 260px;
    }
}
@media(max-width: 1500px){
    #custom-text-content {
        padding: 1.125rem;
    }
}
@media(max-width: 1200px){
    .long_product .added .product-description {
        margin-left: 0;
    }
    .long_product .product-price-and-shipping{
        min-height: 100px;
    }
    .long_product .thumbnail-container{
        min-height: 165px;
    }
    .long_product .product-description{
        width: calc(100% - 250px);
    }
    .long_product .thumbnail-container {
        flex-wrap: wrap;
    }
    .long_product .product-price-and-shipping{
        width: 100%;
        flex-direction: row;
    }
    .product-price-and-shipping h5{
        margin-bottom: 0;
    }
    .long_product .product-features{
        margin-left: 0;
        width: 100%;
    }
}
@media(min-width: 992px){
    .tabs .tab-content{
        width: 50%;
    }
    .right_product_{
        margin-left: 30px;
    }
    .long_product .thumbnail-container{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .long_product .product-miniature .thumbnail-top{
        position: unset;
    }
    .long_product .highlighted-informations{
        right: 0 !important;
        left: 250px !important;
        width: auto !important;
        top: calc(100% - 4.5rem) !important;
    }
    .long_product .highlighted-informations.no-variants{
        top: calc(100% - 2.5rem) !important;
    }
    .long_product .product-miniature .thumbnail-container:hover .product-description::after, 
    .long_product .product-miniature .thumbnail-container:focus .product-description::after{
        display: none;
    }
    .long_product .product-title a{
        font-size: 17px;
        font-weight: 700;
    }
    #category #left-column{
    /* #search_filters_wrapper{ */
        padding-left: 0;
    }
}
@media(min-width: 767px){
    #search_filters > p {
        position: absolute;
        top:  1.563rem;
    }
    #search_filters_wrapper #search_filters{
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        padding-top: 70px;
        position: relative;
        flex-wrap: wrap;
    }
    #_desktop_search_filters_clear_all{
        position: absolute;
        top: 10px;
        right: 5px;
    }
    #search_filters_wrapper .facet.clearfix{
        min-width: 210px;
        margin-bottom: 15px;
        margin-right: 15px;
    }
    .facet.clearfix p,
    #search_filters .facet .facet-label a{
        white-space: unset;
        font-size: 11px;
    }
    #search_filters .facet .facet-title{
        font-size: 13px;
    }
    #search_filters .facet.clearfix ul{
        height: 135px;
        overflow-y: auto;
        margin-right: 10px;
    }
    .ui-slider-horizontal{
        max-width: 170px;
    }
    /* #search_filters .facet.clearfix ul::-webkit-scrollbar-thumb{
        background: #d03a35; 
    }
    #search_filters .facet.clearfix ul::-webkit-scrollbar-track{
        background: #fff; 
    }
    #search_filters .facet.clearfix ul::-webkit-scrollbar{
        margin-right: 2px;
        margin-top: 2px;
        width: 3px;
    } */
}
@media(max-width: 1300px) {
    .p-c {
        padding-left: 75px;
        padding-right: 75px
    }
    .header-nav .p-c,
    .header-top .p-c{
        padding-left: 30px;
        padding-right: 30px
    }
    .header-top-right{
        text-align: right;
    }
    #top-menu li:last-child a{
        padding-right: 0;
    }
}
@media(max-width: 1050px) {
    .long_product .thumbnail-container {
        min-height: 190px;
    }
}
@media only screen and (min-width: 992px){
    #search_widget {
        min-width: 30rem;
    }
}
@media(max-width: 992px) {
    .long_product .product-price-and-shipping {
        min-height: 140px;
    }    
    .product-prices.product-prices-mini-kg{
        margin-top: 0;
        display: flex;
        gap: 10px;
    }
    .product-prices.product-prices-mini-kg br{
        display: none;
    }
    .product-miniature .index_product{
        min-height: 80px;
    }
    #custom-text-content{
        margin-left: 0;
    }
    #index .long_product,
    #index .featured-products{
        padding: 0;
    }
    #pelna_oferta{
        display: block;
        margin-top: 50px;
        text-align: center;
        font-size: 25px;
        background: #fff;
        padding: 30px 10px;
        border: 1px solid #d03a35;
        border-radius: 20px;
    }
    .block-categories .category-sub-menu li[data-depth="0"] > a {
        margin-left: 30px;
        font-size: 13px;
    }
    .block-categories .category-sub-menu li[data-depth="1"] > a {
        margin-left: 35px;
        font-size: 12px;
    }
    .block-categories .category-sub-menu li[data-depth="2"] > a {
        margin-left: 40px;
        font-size: 12px;
    }
    .block-categories .category-sub-menu li[data-depth="3"] > a {
        margin-left: 45px;
        font-size: 11px;
    }
    .long_product .product-price-and-shipping::before{
        display: none;
    }
    .block-categories {
        padding: 1.563rem 0.25rem;
    }
    .block-categories .h6 {
        font-size: 1rem;
    }
    .desc_product{
        min-height: 100px;
    }
    .header-top-right{
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
        align-items: flex-end;
        margin-top: -20px;
    }
    .long_product .product-description{
        width: 100%;
    }
    .top-menu a[data-depth="0"]{
        font-size: 12px;
    }
    .thumbnail-container{
        width: 100%;
    }
    .header-nav{
        font-size: 13px
    }
    #header .header-top::before{
        left: 25%;
    }
    #header, #header .header-top{
        background: linear-gradient(90deg, rgba(255,255,255) 25%, #D03A35 25%, #D03A35 100%);
    }
    .header-nav::after{
        background: linear-gradient(90deg, rgba(255,255,255) 25%, rgba(219,93,91) 25%, rgba(219,93,91) 100%);
    }
    #index #left-column{
        display: none;
    }
    #index #content-wrapper{
        width: 100%;
    }
    .p-c {
        padding-left: 30px;
        padding-right: 30px
    }
    #carousel, #custom-text {
        width: 100% !important;
        margin: 0 !important;
        left: auto;
        right: auto;
        margin-top: 50px !important;
    }
    #carousel{
        padding: 0 !important;
    }
    .banner img {
        padding-right: 0;
    }
    .footer-container .h3.myaccount-title.hidden-sm-down a,
    .footer-container .links .h4.hidden-sm-down,
    .footer-container .links .h3.hidden-sm-down{
        font-size: 13px;
    }
    .footer-container li a{
        font-size: 11px;
    }
    .footer-container li{
        margin-bottom: 0;
    }
    .links .collapse{
        font-size: 11px;
    }
}
@media(max-width: 767px) {
    .container_quantity_cart .qty{
        padding-right: 0;
    }
    .container_quantity_cart .price{
        padding-left: 0;
    }
    #search_widget{
        max-width: unset;
    }
    #search_widget form input {
        border: 1px solid #DB5D5B;
    }
    #mobile_top_menu_wrapper{
        margin-top: 20px;
        position: relative;
    }    
    #header .header-top::before{
        max-height: 92px;
    }
    #header a, #header .header-top a[data-depth="0"]{
        color: #7a7a7a;
    }
    #header .header-nav{
        background-color: #fff;
    }
}
@media(max-width: 680px) {
    .container_quantity_cart .qty{
        flex-direction: column;
    }
}
@media(max-width: 600px) {
    .long_product .product-price-and-shipping{
        flex-direction: column;
    }
    .long_product .product-price-and-shipping {
        min-height: 290px;
    }
    .block-category h1{
        font-size: 1rem;
    }
}
@media(max-width: 320px) {
    #password .p-c,
    #cart .p-c {
        padding-left: 15px;
        padding-right: 15px
    }
}