@font-face{
    font-family:'Oswald';
    src:url('/css/front/fonts/Bazar.eot');
    src:url('/css/front/fonts/Bazar.eot?#iefix') format('embedded-opentype'), url('/css/front/fonts/Bazar.woff') format('woff'), url('/css/front/fonts/Bazar.ttf') format('truetype'), url('/css/front/fonts/Bazar.svg#Oswald') format('svg');
    font-weight:normal;
    font-style:normal;
}
#facebook_slider_widget{color:#FFF;height:40px;left:0;margin-left:-290px;margin-top:-110px;position:fixed;top:50%;transition:all .3s ease 0s;width:330px;z-index:3000;cursor:pointer;background:url(/images/front/button_fb.png) right 0 no-repeat #3B579D}#facebook_slider_widget:hover{margin-left:0!important}#facebook_slider_widget div{display:table-cell;vertical-align:top}
body{
    font-size:15px;
    color:#545454;
    background:url('/images/front/bg.jpg?v=3') no-repeat #000;
    background-position:center center;
    background-size:cover;
    min-height:100vh;
    background-attachment:fixed;
    font-family:"Oswald",sans-serif;
}
.to-top{background:url(/images/front/to-top.png);bottom:10px;cursor:pointer;display:none;height:36px;opacity:.7;position:fixed;right:10px;transition:opacity .4s ease 0s;width:36px;z-index:10000;border-radius:4px;text-indent:-9999px;}.to-top:hover{opacity:0.9;}
a,a:hover,a:focus{outline:none !important;text-decoration:none !important;}
a{color:#000}
a:hover{color:#ff0000}
a,img,button,#submit_btn{
    transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
}
#header{z-index:10000}
#loader{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:url('/images/front/bg.jpg?v=3') no-repeat #000;
    background-position:center center;
    background-size:cover;
    z-index:9999999;
}
#loader .loader{position:absolute;left:50%;top:50%;margin:-38px 0 0 -38px;}
.cssload-container{
    width:100%;
    height:75px;
    text-align:center;
}

.cssload-speeding-wheel{
    width:75px;
    height:75px;
    margin:0 auto;
    border:5px solid #dfce99;
    border-radius:50%;
    border-left-color:transparent;
    border-right-color:transparent;
    animation:cssload-spin 1000ms infinite linear;
    -o-animation:cssload-spin 1000ms infinite linear;
    -ms-animation:cssload-spin 1000ms infinite linear;
    -webkit-animation:cssload-spin 1000ms infinite linear;
    -moz-animation:cssload-spin 1000ms infinite linear;
}


@keyframes cssload-spin{
    100%{ transform:rotate(360deg);transform:rotate(360deg);}
}

@-o-keyframes cssload-spin{
    100%{ -o-transform:rotate(360deg);transform:rotate(360deg);}
}

@-ms-keyframes cssload-spin{
    100%{ -ms-transform:rotate(360deg);transform:rotate(360deg);}
}

@-webkit-keyframes cssload-spin{
    100%{ -webkit-transform:rotate(360deg);transform:rotate(360deg);}
}

@-moz-keyframes cssload-spin{
    100%{ -moz-transform:rotate(360deg);transform:rotate(360deg);}
}
.content-papper{width:1052px;margin:5px auto;}
.content-top{background:url('/images/front/content-top-min.png') no-repeat top center;height:67px}
.content-bg{background:url('/images/front/content-min.png') repeat-y top center;min-height:91px;padding:0 60px 0 55px;}
.content-bottom{background:url('/images/front/content-bottom-min.png') no-repeat top center;height:45px}

.site{padding-top:120px;overflow:hidden;}

/*menu*/

#menu ul.nav li{display:inline-block;padding:0 20px;}
#menu ul li a{
    color:#dfce99;
    font-family:"Oswald",sans-serif;
    font-size:32px;
    line-height:1;
    font-weight:normal;
    text-transform:uppercase;
    padding:13px 5px 4px 5px;
    margin-bottom:6px;
    border-bottom:3px dotted transparent;
}
#menu ul li a.active, #menu ul li a:hover,#menu ul li a:focus{
    color:#ff0000;
    background:transparent;
    border-bottom:3px dotted #ff0000;
}
#menu ul li a i{line-height:32px;vertical-align:top;}
.bannercontainer .tp-leftarrow.default:before,.bannercontainer .tp-rightarrow.default:before{
    display:none;opacity:0;content:"";
}
.bannercontainer .tp-leftarrow.default{
    background:url('/images/front/left-arrow.png') no-repeat;
    height:80px;width:37px;
    border-radius:0;
    content:"";
}
.bannercontainer .tp-rightarrow.default{
    background:url('/images/front/right-arrow.png') no-repeat;
    height:80px;width:37px;
    border-radius:0;
    content:"";
}
.bannercontainer .tp-rightarrow.default:hover,.bannercontainer .tp-leftarrow.default:hover{
    opacity:0.8;
}
.tp-bullets.simplebullets.round .bullet,.tp-bullets{
    margin:0 3px !important;
}


.footer-social-list{margin:0;padding:0;text-align:center}
.footer-social-list li{display:inline-block;margin:0 5px;}
.footer-social-list span.facebook{
    background:#597ac7
}
.footer-social-list span.twitter{
    background:#5bbcec
}
.footer-social-list span.linkedin{
    background:#0077B5
}
.footer-social-list span.googleplus{
    background:#ff3635
}
.footer-social-list span{
    width:30px;
    height:30px;
    background:#000;
    display:inline-block;
    border-radius:4px;
}

.footer-social-list span i{
    color:#fff;
    line-height:30px;
    width:30px;
    text-align:center;
    font-size:12px;
}
.footer-social-list span:hover{
    background:#fff !important;
}
.footer-social-list span.facebook:hover i{
    color:#597ac7
}
.footer-social-list span.twitter:hover i{
    color:#5bbcec
}
.footer-social-list span.linkedin:hover i{
    color:#0077B5
}
.footer-social-list span.googleplus:hover i{
    color:#ff3635
}
.transition-class,.transition-class:hover{
    transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
}

ul.footer-link{
    margin:0;padding:0;
}
ul.footer-link li{
    display:inline-block;
    margin:0 10px 0 0;
}
ul.footer-link li a{color:#dfce99;text-transform:uppercase;line-height:30px;}
ul.footer-link li a:hover{color:#fff;}
footer{
    padding:14px 0;
    background:#000;
    color:#dfce99;
    margin-bottom:10px;
    font-family:"Oswald",sans-serif;
}
.footer_copyright{text-align:right;font-size:10px;line-height:30px;color:#dfce99;}
.footer_copyright a{color:#dfce99;font-family:"Oswald",sans-serif;text-transform:uppercase;}
.footer_copyright a:hover{color:#fff}


.languages .separator_lang{font-size:30px;color:#dfce99;padding:0 5px;text-align:center;vertical-align:middle;}
.languages a{font-family:"Oswald",sans-serif;text-transform:uppercase;font-size:22px;color:#dfce99;text-shadow:2px 2px 1px #554f43;line-height:30px;vertical-align:middle;}
.languages a.active,.languages a:hover{color:#fff;}



.one-box-home{background:url('/images/front/bg-box.png') no-repeat;background-size:cover;margin:0 auto 15px auto;padding:24px 20px 24px;padding:7% 6% 7%;max-width:365px;position:relative;overflow:hidden}
.one-box-home .homebox-title{
    position:absolute;bottom:0px;text-align:center;background:#dfce99;color:#545454;font-size:18px;opacity:0;width:100%;margin:0 -15px;z-index:2;padding:2px;
}
.one-box-home:hover .homebox-title{opacity:1;}

.one-box-home img{
    border:1px solid #ccc;
    max-width:100%;
}

img.sepia,img.sepia.sepia_hover,img.sepia.sepia_hover:hover,.one-box-home:hover img.sepia.sepia_hover{
    -webkit-filter:sepia(1);
    -webkit-filter:sepia(100%);
    filter:sepia(100%);
    background-color:#5E2612;
    filter:alpha(opacity = 50);
    zoom:1;
}
img.sepia:hover,.one-box-home:hover img.sepia,.flex-active-slide img.sepia{
    -webkit-filter:sepia(0);
    -webkit-filter:sepia(0%);
    filter:sepia(0%);
    background-color:transparent;
    filter:alpha(opacity = 100);
    zoom:1;
}
.bannercontainer{background:#000;}

.ui-tooltip, .arrow:after{
    background:black;
    border:2px solid white;
}
.ui-tooltip{
    padding:5px 10px;
    color:white;
    border-radius:10px;
    font-size:12px;
    box-shadow:0 0 7px black;
}
.arrow{
    width:70px;
    height:16px;
    overflow:hidden;
    position:absolute;
    left:50%;
    margin-left:-35px;
    bottom:-16px;
}
.arrow.top{
    top:-16px;
    bottom:auto;
}
.arrow.left{
    left:20%;
}
.arrow:after{
    content:"";
    position:absolute;
    left:20px;
    top:-20px;
    width:25px;
    height:25px;
    box-shadow:6px 5px 9px -9px black;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
}
.arrow.top:after{
    bottom:-20px;
    top:auto;
}


/*naglowek strony*/
.pagetitle{
    margin:30px auto 0;
    display:inline-block;
}

.pagetitle .pagetitle_dot{
    align-self:flex-end;
    width:100px;
    display:inline-block;
    height:74px;
    background:url('/images/front/pagetitledot.png') repeat-x center left transparent;
}
#pageTitleBox{display:block;margin:0 auto;text-align:center}
#pageTitleBox .container,#pageTitleBox .titlebar{display:inline-block;margin:0 auto;text-align:center;width:auto;}
.pagetitle .pagetitle_left{
    z-index:2;
    align-self:flex-end;
    width:88px;
    display:inline-block;
    height:74px;
    background:url('/images/front/pagetitle_left.png') no-repeat bottom left transparent;
}

.pagetitle .pagetitle_right{
    align-self:flex-end;
    width:88px;
    display:inline-block;
    height:74px;
    background:url('/images/front/pagetitle_right.png') no-repeat bottom right transparent;
    margin-right:8px;
    z-index:2;
}
.pagetitle{display:flex;
           justify-content:center;}
.pagetitle .pagetitle_center{
    margin-left:-34px;
    margin-right:-32px;
    max-width:50%;
    width:auto;
    display:inline-block;
    min-height:74px;
    z-index:0;
    background:url('/images/front/pagetitle_center.png') repeat-x transparent bottom center;
    vertical-align:top;
}
.pagetitle .pagetitle_center h1{
    background:#FFF0CE;
    display:inline-block;
    width:auto;
    padding:4px 45px 4px 45px;
    margin:0;
    font-size:36px;
    color:#545454;
    text-shadow:1px 1px 1px #f9f9f9;

    margin-bottom:28px;
}

.contact_title{
    font-size:68px;
    color:#545454;
    margin:0;
    padding:0;
    display:inline-block;
}

.contact_subtitle,.page_subtitle,.page_title{
    font-size:26px;
    color:#545454;
    margin:0 0 10px;
    padding:0;
    display:inline-block;
}
.page_title{font-size:32px;}
.contact_separator,.page_separator{
    width:100%;
    height:2px;
    display:inline-block;
    margin:10px 0;
    background:#545454;
}

.input_style{
    background:#f7eace;
    border:0;
    width:100%;
    height:40px;
    vertical-align:middle;
    font-size:12px;
    color:#585757;
    margin-top:16px;
    padding:2px 10px;
}
.contact_textarea{
    resize:none;
    height:96px;
    padding-top:12px;
}
.textarea_box{padding-left:0;}
#contactForm .form-group{
    width:100%;
}
#contactForm .send_info, .newsletter_info{
    margin-top:16px;
    text-align:center;
    color:#545454;
    border-radius:0;
    padding:10px 15px;
    font-size:14px;
}
.send_info.none, .newsletter_info.none, .newsletter_info.none p.none{
    display:none;
}
.newsletter_info{margin:16px 0 0;font-size:14px;}
.send-button,.file-btn,.btn-danger,.show-more{
    border:0;
    min-width:140px;
    background:#ff0000;
    padding:5px 10px;
    display:inline-block;
    font-size:18px;
    color:#fff;
    text-shadow:1px 1px 1px #545454;
    text-transform:uppercase;
    border-radius:0;
    margin:16px auto 0;
}
.btn-danger:hover,.show-more:hover{
    color:#070707;background:#ff0000;
}
.show-more{margin:0;padding:3px 5px;font-size:14px;min-width:1px;}
.input_style.error, .has-error .input_style{
    box-shadow:0 0 6px 2px #ff0000;
    color:#ff0000;
}

.info-icon i{font-size:24px;}

.contact-data-1,.files-data-1{border-left:1px solid #545454;padding-left:5px;}
.contact-data-2,.files-data-2{border-left:3px solid #545454;padding-left:15px;}


.social-contact a{border-radius:50%;width:40px;height:40px;background:#545454;display:inline-block;margin:10px 5px;text-align:center}
.social-contact a i{font-size:20px;line-height:40px;color:#dfce99}
.social-contact a:hover{background:#dfce99}
.social-contact a:hover i{color:#545454}


.breadcrumbs_cat{
    background:transparent;
    border-bottom:2px dashed #FFF0CE;
    text-align:right;
    color:#545454;
    padding:0;
}
.breadcrumbs_cat a{
    color:#545454;
}
.breadcrumbs_cat a:hover{
    color:#030303;
}

.breadcrumbs_cat > li + li::before{
    color:#545454;
    content:" / ";
    padding:0 5px;
}

.breadcrumbs_cat > li.no_separator + li.no_separator::before{
    color:#545454;
    content:"";
    padding:0 5px;
}

.block-layered-nav ol{
    list-style:none;
    margin:0;
    padding:0;
}

.block-layered-nav ol li a{
    padding:0 15px 0;
    display:inline-block;
    background:url('/images/front/pagetitle_dot.png') no-repeat center left transparent;
    color:#545454;
}
.block-layered-nav ol li a.active,.block-layered-nav ol li a:hover{
    background:url('/images/front/pagetitle_dot_a.png') no-repeat center left transparent;
}
.block-layered-nav ol li{
    border:0;
    border-top:1px dashed #545454;
    position:relative;
}
.block-layered-nav ol.first li:last-child{
    border-bottom:1px dashed #545454;
} 
.block-layered-nav ol.first li ol.subcat li{
    border-bottom:0;
}

.block-layered-nav ol.subcat{
    padding-left:10px;
}
.block-layered-nav ol.subcat.subcat_hide{
    display:none;
}
.block-layered-nav ol.subcat.subcat_show{
    display:block;
}
.block-layered-nav i.showNextCat{
    cursor:pointer;
    line-height:34px;
    float:right;
    margin:0 4px;
    position:absolute;
    right:0;top:0;
}
.block-layered-nav ol li a{
    font-size:15px;
    line-height:1.5;
    padding-top:7px;
    padding-bottom:7px;
    max-width:100%;
    word-wrap:break-word;
}
.block-layered-nav ol li a.active,.block-layered-nav ol li a.active:before,.block-layered-nav ol li a:hover,.block-layered-nav ol li a:hover:before{
    color:#ff0000;
}

.breadcrumbs_cat{background:#dfce99;padding:5px 15px;border:2px dashed #fff0ce}
/*.pager{background:#dfce99;padding:5px 15px;border:2px dashed #fff0ce;margin:0;}*/
.pager{background:transparent;padding:5px 0px;border-bottom:2px dashed #fff0ce;margin:0;}
.toolbar-bottom .pager{border-bottom:0;border-top:2px dashed #fff0ce;}
.sort-by,.limiter,.views-by{display:inline-block;float:right;min-width:180px;}
.pager label{display:inline-block;float:none;padding:5px 5px 0 5px;}
.limiter-inner{display:inline-block}
.pager select{max-width:110px;display:inline-block;background:#fff0ce;border:1px solid #DFCE99;}
.row.products{margin:15px -15px}
.pagination{float:left;margin:0;}
.toolbar-bottom .pagination{float:none;display:block;padding:3px 0;}

.pager li > a, .pager li > span,.pagination > li:first-child > a, .pagination > li:first-child > span,.pagination > li:last-child > a, .pagination > li:last-child > span{padding:3px 10px;border-radius:0;background:transparent;border-color:transparent;line-height:1;color:#545454;border:1px solid transparent}
.pagination > li:first-child > a.active, .pagination > li:last-child > a.active, 
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover,.pager li:hover > a,.pager li:focus > a{
    background-color:#fff0ce;
    color:#545454;
    border-right:1px solid #545454;
    border-left:1px solid #545454;
    border-top:1px solid transparent;
    border-bottom:1px solid transparent;
}
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span{
    background-color:transparent;
    border-color:transparent;
}
.pager-box{text-align:center;margin:0 auto;}

.files-ul{padding:0;margin:0;list-style:none;}
.files-ul li{padding:5px 0;}
.file-btn i{display:inline-block;font-size:16px;margin-top:6px;vertical-align:top;}


img.img-thumbnail{background:#fff;border-radius:0;box-shadow:0 0 10px 3px rgba(0,0,0,0.63);}
img.img-thumbnail:hover{background:#fff;}

.photos{padding:15px 0;}

.display-flex{display:flex;max-width:100%;}
.align-self{align-self:center;max-width:100%;}

.small-content-papper{max-width:360px;margin:5px auto;}
.small-content-top{background:url('/images/front/small-content-top.png') no-repeat top center;height:55px;}
.small-content-bg{background:url('/images/front/small-content.png') repeat-y top center;min-height:56px;padding:0 30px 0 30px;}
.small-content-bottom{background:url('/images/front/small-content-bottom.png') no-repeat top center;height:56px;}

.file-btn{white-space:initial;max-width:100%;}



.navbar{background:transparent;margin:0;min-height:1px;border:0px solid transparent;}

.category-info{padding:30px 0 10px;}
.manufactury-info{padding:0px 0 10px;}
.max-width100{max-width:100%;}
.no_margin{margin:0;}

.row.products .item{
    margin:16px 0;
}
.row.products .item-inner-box{
    background:#f7efef;
    padding:6px;
    border:1px solid #e2dad7;
    box-shadow:0 0 6px 0px #333;
    position:relative;
}
.row.products .item-inner-box .product-image{
    position:relative;
    display:inline-block;
}
.row.products .item-inner-box h2.product-name{
    font-size:16px;
    color:#545454;
    text-align:center;
    margin:5px 0;
}
.row.products .item-inner-box h2.product-name a{
    color:#545454;
}
.row.products .item-inner-box h2.product-name a:hover{
    color:#ff0000;
}

.row.products .products-list-item .item-inner-box{
    background:#f7efef;
    padding:6px;
    border:1px solid #e2dad7;
    box-shadow:0 0 6px 0px #333;
    position:relative;
}

.row.products .products-list-item .item-inner-box .product-image{
    width:20%;
    display:inline-block;
}

.row.products .products-list-item .item-inner-box .products-info{
    width:80%;
    padding-left:10px;
    display:inline-block;
    text-align:left;
    vertical-align:top;
}
.row.products .products-list-item .item-inner-box .products-info h2.product-name{
    font-size:18px;
    margin-bottom:10px;
    text-align:left;
}
.row.products .products-list-item .item-inner-box .products-info .price-box{
    text-align:left;
}
.row.products .products-list-item .item-inner-box .products-info .list-button{
    margin-top:16px;
}
.row.products .products-list-item .item-inner-box .products-info .list-button .btn,.small-btn{
    border:0;
    min-width:80px;
    background:#ff0000;
    padding:4px 6px;
    display:inline-block;
    font-size:14px;
    color:#fff;
    text-shadow:1px 1px 1px #545454;
    text-transform:uppercase;
    border-radius:0;
    margin:0;
}
.row.products .products-list-item .item-inner-box .products-info .list-button .btn:hover,.small-btn:hover{
    color:#070707;
}
.price{
    /*white-space:nowrap !important;*/
}
.price-box{
    margin:5px 0 0;
    text-align:right;
}
.price-box p{
    display:inline;
    margin-right:5px;
}
.price-box .price{
    font-weight:normal;
    font-size:14px;
    color:#676767;
}
/* Regular price */
.regular-price .price{
    font-weight:normal;
}
/* Old price */
.old-price{
    margin:0;
}
.old-price .price-label{
    white-space:nowrap;
    color:#999;
    display:none;
}
.old-price .price{
    font-weight:normal;
    color:#acacac;
    text-decoration:line-through;
}
/* Special price */

.special-price{
    margin:0;
    padding:3px 0;
}
.special-price .price-label{
    font-size:14px;
    font-weight:bold;
    white-space:nowrap;
    color:#cd5033;
    display:none;
}
.special-price .price{
    font-weight:normal;
    color:#ff0000;
}

.product_icon{
    position:absolute;
    top:2px;
    left:2px;
    z-index:10;
}
.sale-icon{
    display:block;
    width:45px;
    height:45px;
    line-height:45px;
    text-align:center;
    font-size:14px;
    font-weight:700;
    color:#fff;
    text-transform:uppercase;
    background:#D8373E;
    box-shadow:0 0 4px -2px #d8373e;
    border-radius:100%;
}
.product-item_sale{
    background-color:#ff0000;
    position:absolute;
    font-size:12px;
    font-weight:500;
    height:30px;
    line-height:30px;
    display:inline-block;
    margin-left:0px;
    bottom:0px;
    padding:0 5px;
    text-align:center;
    width:auto;
    border-radius:0;
    z-index:2;
    color:#f9f9f9;
    left:0;
}
.product-item_new{
    background-color:#80ff00;
    color:#222;
    font-weight:500;
    font-size:12px;
    height:30px;
    line-height:30px;
    position:absolute;
    display:inline-block;
    margin-right:0px;
    top:0px;
    right:0;
    z-index:2;
    text-align:center;
    width:auto;
    padding:0 5px;
    border-radius:0;
}


#menu .dropdown-menu{
    background:#000;
}
#menu ul.nav li.dropdown{padding:0;}
#menu .dropdown{
    margin-top:12px;
    margin-left:10px;
}
#menu .dropdown button .caret{
    margin-left:2px;
}
#menu ul.dropdown-menu li{width:100%;}
#menu .dropdown button{
    background:#FFF0CE;
    border-color:#575757;
}
#menu ul.dropdown-menu li a{
    font-size:16px;
}
.showsearch{
    padding:6px 12px;
}
.search_toolbar{top:-200px;float:right;position:absolute;right:0;position:fixed;width:100%;background:#000;padding:31px 10px;text-align:center;z-index:201;} 
.search_toolbar .input_style{max-width:400px;margin:0;display:inline-block;width:60%;vertical-align:top;}
.search_toolbar .product-search_btn{
    background:#ff0000 none repeat scroll 0 0;
    border:0 none;
    border-radius:0;
    color:#fff;
    display:inline-block;
    font-size:18px;
    margin:0px auto 0;
    min-width:60px;
    padding:7px 10px;
    text-shadow:1px 1px 1px #545454;
    text-transform:uppercase;
}



.product-search_close{
    background:#ff0000 none repeat scroll 0 0;
    border:0 none;
    border-radius:0;
    color:#fff;
    display:inline-block;
    font-size:18px;
    margin:0px auto 0;
    min-width:50px;
    min-height:50px;
    padding:7px 10px;
    text-shadow:1px 1px 1px #545454;
    text-transform:uppercase;
    position:absolute;
    right:0;
    top:0;
}
#brands{background:rgba(255,255,255,0.6);padding:10px 0;margin:10px 0 20px 0;}
#brands .brands-list{margin:0px}
#brands .one-brand .partner_nolink{cursor:default !important}
#brands .one-brand{
    margin:5px;
    padding:5px;
    background:#f7efef none repeat scroll 0 0;
    border:1px solid #e2dad7;
    box-shadow:0 0 6px 0 #333;
    position:relative;
}

#brands .owl-controls .owl-nav{
    height:0;
    position:relative;
    top:0;
    transition:background-color 0.3s ease 0s;
    width:100%;
    z-index:0;
}
#brands .owl-controls{
    left:0;
    margin-top:-18px;
    position:absolute;
    top:50%;
    width:100%;
}
#brands .owl-controls .owl-nav .owl-prev{
    background:transparent url("/images/front/prev_arrow.png") no-repeat scroll 0 50%;
    float:left;
    height:36px;
    left:-10px;
    position:absolute;
    width:36px;
    transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
}
#brands .owl-controls .owl-nav .owl-next{
    background:transparent url("/images/front/next_arrow.png") no-repeat scroll 0 50%;
    float:right;
    height:36px;
    position:absolute;
    right:-10px;
    width:36px;
    transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
}
#brands .owl-controls .owl-nav .owl-next:hover,#brands .owl-controls .owl-nav .owl-prev:hover{
    opacity:0.8;
}
#brands .owl-stage{margin:0 auto;}

.features .price-box{
    text-align:left;
    font-size:18px;
    margin:0 0 20px;
}
.features .price-box .price{
    text-align:left;
    font-size:18px;
}
.features .old-price .price{
    color:#777;
}
.features .page-title h2{
    margin:0 0 20px;
}
.status-other-info p{
    margin:0 0 20px;
    color:#333;
}

.features .features-info .table > tbody > tr > td,.features .features-info .table > tbody > tr > th,.features .features-info .table > tfoot > tr > td,.features .features-info .table > tfoot > tr > th,.features .features-info .table > thead > tr > td,.features .features-info .table > thead > tr > th{
    border:2px dashed #fff0ce;
    border-left:0;
    border-right:0;
}
.features .features-info .table tr td.first{
    text-align:right;
}
.features .features-info .table tr td strong{
    color:#333;
}
.social-icons-product{
    text-align:right;
}

.social-icons-product a{
    font-size:22px;
    color:#545454;
    margin-right:10px;
}
.social-icons-product a:hover{
    color:#ff0000;
}
.one-product .page_subtitle{
    font-size:18px;
}
div.p{
    color:#333;
    font-size:15px;
}
.products-similar{
    display:inline-block;
    position:relative;
    padding:10px 0 10px 14px;
}
.products-similar .product-image{
    display:inline-block;
    position:relative;
}
.flexslider-related li{text-align:center;}
.flexslider-related .products-similar{
    padding:10px 40px 0;max-width:330px;
}

.flexslider-related .products-similar .product-image{
    float:left;
}
.flexslider-related .products-similar .homebox-title{
    background:#dfce99;
    text-align:center;
    width:100%;
    display:inline-block;
}

.flexslider-related .products-similar a.product-item{
    border:2px solid #fff0ce;
    display:inline-block;
}
.flexslider-related .products-similar a.product-item span.price-box, .flexslider-related .products-similar a.product-item span.title-prod{
    display:inline-block;
    text-align:center;
    padding:0px 8px;
}
.one-products .one-products-similar-item{
    display:inline-block;
    float:none;
}
.one-products .one-products-similar-item .prod-title{
    font-size:16px;
}
.one-products .one-products-similar-item .price-box{
    font-size:14px;
    text-align:center;
    margin:2px 0 4px;
    padding:0 5px;
}
.one-products .one-products-similar-item .price-box .price{
    font-size:14px;
    padding:0 5px;
}


.one-products-similar-item .one-box-home .products-similar{
    padding:5px 8px 5px 10px
}
.one-products-similar-item .one-box-home{
    background:rgba(0, 0, 0, 0) url("/images/front/bg-box2.png") no-repeat scroll 0 0 / cover;
    padding:18px 16px;
    background-size:contain;

}

.search_view .block-content{
    background:transparent none repeat scroll 0 0;
    border-bottom:2px dashed #fff0ce;
    margin:0;
    padding:0 0 15px 0px;
}

.search_view .block-content h3.sidebar-title{
    display:inline-block;
    float:left;
    padding:5px 5px 0;
    font-weight:700;
    margin:0 0 5px 0;
    max-width:100%;
    width:100%;
    font-size:16px;
}
.search_view .input_style{
    margin:0 0 15px 0;
}

.search_view select{
    background:#F7EACE none repeat scroll 0 0;
    border:1px solid #F7EACE;
    display:inline-block;
    height:40px;
    width:100%;
    border-radius:0;
}
.serach-btn-w{
    float:right;
    margin-top:30px;
    width:100%;
}

.category_products .page-title h2{
    background:#dfce99 none repeat scroll 0 0;
    border:2px dashed #fff0ce;
    padding:5px 15px;
    font-size:24px;
    margin:15px 0;
}
.description p{
    margin:0;
    padding:10px 0;
}

.banner-categories-top .item a:hover img{opacity:0.9;}
.banner-categories-top .item{
    position:relative;
}
.banner-categories-top .item .titlebn{
    position:absolute;
    bottom:0;
    background:#dfce99 none repeat scroll 0 0;
    width:100%;
    text-align:center;
    padding:2px;
}
.banner-categories-top{
    border:2px solid #fff0ce;
    background:#dfce99 none repeat scroll 0 0;
    margin:25px auto 0px auto;
    max-width:400px;
    max-height:600px;
}
.side-widget .categories-banners-content:last-of-type{margin-bottom:25px;}

.banner-categories-top.owl-theme{height:0px}
.banner-categories-top.owl-theme.owl-loaded{height:auto}


.category-info,.manufactury-info{
    background:#dfce99 none repeat scroll 0 0;
    border:2px dashed #fff0ce;
    padding:15px 15px;
}
.manufactury-info{margin-bottom:20px;}
.category-info img,.manufactury-info img{
    background:#f7efef none repeat scroll 0 0;
    border:1px solid #e2dad7;
    box-shadow:0 0 6px 0 #333;
    padding:6px;
    position:relative;
}
.lang-no-banner{
    margin-top:0 !important;
}


.wysiwyg-text-align-left{
    text-align:left;
}

.wysiwyg-text-align-center{
    text-align:center;
}

.wysiwyg-text-align-right{
    text-align:right;
}

.wysiwyg-text-align-justify{
    text-align:justify;
}
.wysiwyg-color-black{
    color:black;
}

.wysiwyg-color-silver{
    color:silver;
}

.wysiwyg-color-gray{
    color:gray;
}

.wysiwyg-color-white{
    color:white;
}

.wysiwyg-color-maroon{
    color:maroon;
}

.wysiwyg-color-red{
    color:red;
}

.wysiwyg-color-purple{
    color:purple;
}

.wysiwyg-color-fuchsia{
    color:fuchsia;
}

.wysiwyg-color-green{
    color:green;
}

.wysiwyg-color-lime{
    color:lime;
}

.wysiwyg-color-olive{
    color:olive;
}

.wysiwyg-color-yellow{
    color:yellow;
}

.wysiwyg-color-navy{
    color:navy;
}

.wysiwyg-color-blue{
    color:blue;
}

.wysiwyg-color-teal{
    color:teal;
}

.wysiwyg-color-aqua{
    color:aqua;
}

.wysiwyg-color-orange{
    color:orange;
}
#header{position:fixed;width:100%;z-index:123;}
#header a.logo{position:absolute;left:50%;margin-left:-100px;z-index:2;}
#header a.logo .elipse{position:absolute;z-index:-1;left:0;}
#header a.logo .logo_img{z-index:2;}
#menu .left_menu{background:#000;width:50%;display:inline-block;margin-left:-100px;position:relative;padding-left:100px;margin-top:46px;text-align:right;height:58px;vertical-align:top}
#menu .right_menu{background:#000;width:50%;right:-100px;display:inline-block;margin-left:100px;position:relative;padding-right:100px;text-align:left;margin-top:46px;height:58px;vertical-align:top}

.lang_box_home{
    margin-top:-40px;padding-bottom:20px;
}
.lang_box_home .languages{background:#F7EFEF;border-radius:50%;display:inline-block;padding:15px 20px;position:relative;z-index:2;box-shadow:0 0 20px 1px rgba(0, 0, 0, 0.63);}
.one-box-home img{margin:0;}
.photos .margin30{margin-bottom:30px;}

.productslider-item{visibility:visible;animation-name:fadeIn;}
.slider_img_w{max-width:100%;}
.m0a{margin:0 auto;}
.m20s{margin:0 0 20px;}
#slider{background:transparent;}
#carousel.flexslider{margin-top:15px;}
/*#carousel .slides li a{padding:5px;display:block;}*/
#carousel ul li{margin:0 5px 0 0}
#carousel.flexslider,#slider.flexslider{max-width:550px;margin-left:auto;margin-right:auto;}
.listing-slider{text-align:center}
.prod_desc_row{padding-top:20px;padding-bottom:20px}
#header a.logo:hover .logo_img{
    transform:scale(0.9);
    -webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -o-transform:scale(0.9);
}
.clear_pc{clear:both;}
.row.products.subcategories .item-inner-box h2.product-name{margin-bottom:0;}
.row.products.subcategories .item-inner-box h2.product-name.mb{margin-bottom:5px;padding:10px 0;}
.row.products.subcategories .item-inner-box a.inventory img{width:100%;}
.form_window{width:100%;background:rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;position:fixed;top:0px;z-index:23000;justify-content:center;display:flex;align-self:center;overflow:auto;height:0;}
.form_window .window_content{align-self:center;text-align:center;padding:30px 0}
.form_window .window_content h2{color:#dfce99}
.opinion_textarea{height:115px;padding:10px;}
textarea{resize:none;}
.star-rating{
    position:relative;
    display:block;
    float:left;
    line-height:1;
    width:69px;
    height:1em;
    overflow:hidden;
}
.star-rating:before{
    content:"\f006\f006\f006\f006\f006";
    top:0;
    position:absolute;
    left:0;
    font-family:FontAwesome;
    color:#FF0000;
    float:left;
}
.star-rating span{
    overflow:hidden;
    float:left;
    top:0;
    left:0;
    position:absolute;
    padding-top:1.5em;
    color:#FF0000;
}
.star-rating span:before{
    content:"\f005\f005\f005\f005\f005";
    top:0;
    position:absolute;
    left:0;
    font-family:FontAwesome;
}
.star-rating span.width-10{
    width:10%;
}
.star-rating span.width-20{
    width:20%;
}
.star-rating span.width-30{
    width:30%;
}
.star-rating span.width-40{
    width:40%;
}
.star-rating span.width-50{
    width:50%;
}
.star-rating span.width-60{
    width:60%;
}
.star-rating span.width-70{
    width:70%;
}
.star-rating span.width-80{
    width:80%;
}
.star-rating span.width-90{
    width:90%;
}
.star-rating span.width-100{
    width:100%;
}
.opinion_box{margin:15px 0;}
.opinion_box .date{display:inline-block;float:right;font-size:12px;}
.opinion_box .star-rating{margin:10px 0;}
.row.opinion{margin-top:30px;}
#comments_slider_widget{color:#FFF;height:40px;left:0;margin-left:-10px;margin-top:-70px;position:fixed;top:50%;transition:all .3s ease 0s;width:50px;z-index:2999;cursor:pointer;background:url(/images/front/button_cm.png) right 0 no-repeat #fff0ce}
.comments_slider:hover #comments_slider_widget, .comments_slider:hover #comments_slider_widget_text{margin-left:0!important}#facebook_slider_widget div{display:table-cell;vertical-align:top}

#comments_slider_widget_text{
    transition:all .3s ease 0s;
    height:50px;
    left:0;
    line-height:40px;
    padding:0 10px 0 5px;
    background:#FFF0CE;
    color:#000;
    display:inline-block;
    font-size:16px;
    text-align:center;
    text-decoration:none;
    transform:rotate(90deg);
    transform-origin:bottom left 0;
    width:auto;
    margin-left:-10px;
    margin-top:-10px;
    position:fixed;
    /*top:50%;*/
}
#comments_slider_widget_text span{transform:rotate(180deg);padding-bottom:3px;display:block;}

h3.rating{border:3px solid #000;background:rgba(255,255,255,0.6);border-radius:50%;width:100px;font-size:24px;line-height:1.5;margin:0 auto 10px;text-align:center;box-shadow:0 0 10px 1px #000;padding:10px;font-weight:bold;color:red;}
.opinion_box{border-bottom:1px dashed #575757;padding-top:15px;padding-bottom:15px;margin:0;}
.admin-reply{margin-top:0px;}
.admin-reply img{max-width:40px;margin:0 3px 3px 3px;}
.admin-descr{display:inline-block;width:100%;margin-top:0px;}
.admin-box{background:#dfce99;border:2px dashed #fff0ce;display:inline-block;padding:15px 0px;margin-top:10px;width:100%;}
.form_window .contact_textarea{height:152px;}
.form_window .input_style.error{box-shadow:0 0 6px 2px #ff0000 , 0 0 2px 3px #ff0000 inset;}

.none,.deliv-item.none{display:none;}
#delivery.show-b{display:block;}
.login-nav{position:absolute;right:0;display:inline-block;}
.login-nav li{display:inline-block;background:#000;color:#dfce99;}
.login-nav li a:hover,.login-nav li a:focus{background:#ff0000}
.login-nav li a{color:#dfce99}
.notification-add-basket{
    background:#070707 none repeat scroll 0 0;
    border:2px solid #fff0ce;
    color:#fff;
    font-size:14px;
    font-weight:700;
    padding:10px 6px 13px 6px;
    position:fixed;
    right:-258px;
    text-transform:uppercase;
    top:40%;
    width:254px;
    z-index:1000;
}
.notification-add-basket i{
    font-size:20px;
    margin-right:14px;
}

.overlay_shop{position:fixed;height:100%;width:100%;background-color:rgba(255,255,255,0.8);left:0;top:0;background-image:url('/images/front/loading.gif');background-repeat:no-repeat;background-position:center center;z-index:100000;text-align:center;display:none;}
.overlay_shop .text_desc{position:absolute;z-index:100001;left:0;top:0;right:0;bottom:0;padding-top:120px;height:60px;margin:auto;font-size:16px;font-weight:bold;}

.subtitle_basket{text-align:center;}
.subtitle_basket .cart_list{padding-top:15px;}
.subtitle_basket h2{
    color:#fff;
    text-shadow:1px 1px 3px #000;
    margin:5px;padding:0 10px;
}
.subtitle_basket .cart_list ul{
    margin:0;
    padding:0;
    display:inline-block;
}
.subtitle_basket .cart_list ul li{
    margin:0;
    padding:0 20px 0 20px;
    display:block;

    float:left;
}
.subtitle_basket .cart_list ul li.active span{
    font-weight:bold;
    color:#000;
    box-shadow:0 0 5px red, 0 0 5px #000;
}
.subtitle_basket .cart_list ul li span{
    margin:0;
    padding:0;
    display:block;
    width:36px;
    height:36px;
    text-align:center;
    font-size:16px;
    line-height:34px;
    color:#999;
    background:#dfce99;
    border-radius:50%;

}
.subtitle_basket .cart_list ul li:first-child{
    padding-left:0;
}
.subtitle_basket .cart_list ul li:last-child{
    padding-right:0;
    background:none;
}
.subtitle_basket .cart_list ul li:last-child span{
}

.subtitle_basket .cart_list ul li.complete span{
    background:#ccc;
    color:#fff;
}

input[type="checkbox"], input[type="radio"]{
    float:none;
    height:10px;
    margin:10px;
    width:10px;
}

@media (min-width:1550px){

    .container{
        width:1350px;
    }
    .content-papper{
        width:1300px;
    }
    .content-top{
        background-size:cover;
        height:77px;
    }
    .content-bottom{
        background-size:cover;
    }
    .content-bg{
        background-size:contain;min-height:114px !important;
    }

    .small-content-papper{
        max-width:420px;
    }
    .small-content-top{
        background-size:cover;
        height:62px;
    }
    .small-content-bottom{
        background-size:cover;
    }
    .small-content-bg{
        background-size:contain;
    }
}

@media (min-width:1900px){
    .productslider-item .images-container{text-align:center}
    .container{
        width:1550px;
    }
    .content-papper{
        width:1500px;
    }
    .content-top{
        background-size:cover;
        height:94px;
    }
    .content-bottom{
        background-size:cover;
    }
    .content-bg{
        background-size:contain;min-height:132px !important;
    }
}
.box-h_container{padding:30px 0}
.box-h-one{max-width:380px;margin:15px auto;text-align:center}
.box-h-icon{
    border:10px solid #f7efef ;
    border-radius:50%;
    box-shadow:0 0 10px rgba(0, 0, 0, 0.63);
    margin:5px auto 0;
    max-height:150px;
    max-width:150px;
    padding:0px;
    overflow:hidden;
}
.box-h-icon img{border-radius:50%;}

.contact-block.block-layered-nav ol li a{
    background:none;padding-left:0;
}
.contact-block{
    border-left:1px solid #545454;
    padding-left:5px;
}
.contact-block .block-content{
    border-left:3px solid #545454;
    padding-left:15px;
}
.contact-block.block-layered-nav ol li{
    padding:5px 0
}
.contact-block.block-layered-nav ol li strong{display:none;}
.contact-block h2{margin-top:0;}
.page-title.page-title-line h4 a{
    margin-top:15px;background:#545454;color:#fff;width:100%;display:inline-block;padding:10px;
}
.btn-back,.btn-continue{margin-bottom:15px;}
.btn-continue.float_right{float:right}
#carousel-banner{
    background:#f7efef none repeat scroll 0 0;
    box-shadow:0 0 10px rgba(0, 0, 0, 0.63);
    padding:10px;
}
#carousel-banner .owl-controls .owl-nav{top:0}
form#activate,form#remember{padding-bottom:10px;}
.views-by .btn-group{vertical-align:top;}
.views-by .btn-group a{background:#fff0ce;}
.views-by .btn-group a.active{background:#dfce99;}
.send_info.margin-top-25{margin-top:15px;}
.alert-success{
    color:#545454;
}
.btn.bay{
    border:0;
    min-width:140px;
    background:#ff0000;
    padding:5px 10px;
    display:inline-block;
    font-size:18px;
    color:#fff;
    text-shadow:1px 1px 1px #545454;
    text-transform:uppercase;
    border-radius:0;
    margin:16px auto 0;
}
.btn.bay:hover{color:#000}
.qty{display:inline-block;vertical-align:middle}
td.qty{display:table-cell}
.quantity-group,.qty .input-group{max-width:120px;}
.qty input,.qty button,.quantity-group input,.quantity-group button,.quantity-group .form-control[disabled],.quantity-group .form-control[readonly]{
    text-align:center;
    background:#fff0ce;
    border:1px solid #dfce99;
    display:inline-block;
}
.btn-remove{
    border:0;
    background:#ff0000;
    padding:5px 10px;
    display:inline-block;
    font-size:18px;
    color:#fff;
    text-shadow:1px 1px 1px #545454;
    text-transform:uppercase;
    border-radius:0;
    margin:0px auto 0;
}
.btn-remove:hover{
    color:#000;
}
#basket-content .table thead th:last-of-type{text-align:center}
#basket-content .table td:last-of-type{text-align:center}
#basket-content .table td{vertical-align:middle}
.table > thead > tr > th{border:0;}
#basket-content .table thead{background:#fff0ce}
#basket-content .table{background:#fff;}
#total-price-reload{text-shadow:1px 1px 1px #fff;}
.transaction-row .col-md-6{padding:15px}
.transaction-row .input_style,.basket-ct .input_style,.account .input_style{margin-top:0;margin-bottom:10px}
.transaction-row .page-title h4,.basket-ct .page-title h4,.account .main-subtile-row h3,.account .account-hader h3{border:1px solid #fff0ce;background:#dfce99 ;padding:15px}
.account .send_info{margin-top:15px;}

.clear{clear:both;}
.choose-form-data{padding:0px;border:1px solid #dfce99;font-size:14px;}
#payment,#delivery, #paczkomat_box{background:#fff0ce;padding:10px}
.deliv-item{cursor:pointer;}
.deliv-item, .deliv-item-active{display:inline-block;padding:10px 0;width:100%;}
.deliv-item .del-content, .deliv-item-active .del-content{display:inline-table;}
.basket-sum h3{font-size:18px;}
#basket-payment-reload{background:#fff;padding:10px;margin-top:15px}
#basket-payment-reload span{margin:0 10px 10px 0;display:inline-block;vertical-align:top;}
#basket-payment-reload span.main-text{color:#333333;font-weight:bold;}
#basket-payment-reload span.pay-cost{color:#333333;font-weight:bold;font-size:18px;}
#basket-payment-reload span.kwota_zam{color:#333333;font-weight:bold;font-size:18px;}
.accept-shop-regimen{margin-top:8px;}
.accept-shop-regimen a{color:red;font-weight:bold;}
.news-box-reg .error{border-width:2px;}
#accept-shop-regimen{display:inline-block}
.step-title a{width:100%;display:table}
.step-title{
    background:#dfce99 none repeat scroll 0 0;
    cursor:pointer;
    text-align:right;
    margin:0 0 15px 0;
    border:2px solid #fff0ce;
}
.step-title .number{
    background:#fff0ce none repeat scroll 0 0;
    color:#000;
    float:left;
    font-size:24px;
    height:46px;
    line-height:46px;
    margin:0;
    text-align:center;
    width:46px;
}
.step-title h2{
    color:#000;
    float:left;
    font-size:18px;
    font-weight:700;
    line-height:46px;
    margin:0 0 0 15px;
    text-transform:uppercase;
}
.step-title.collapsed{
    background:#000 none repeat scroll 0 0;
}
.step-title.collapsed .number{
    background:#000 none repeat scroll 0 0;
    color:#fff0ce;
}
.step-title.collapsed h2{
    color:#fff0ce;
    font-size:16px;
}
.step-content{
    padding:30px 0;
}
.step-title:hover h2{
    color:#fff0ce !important;
}
.step-title:hover,.step-title:hover .number{
    background:#000 none repeat scroll 0 0;color:#fff0ce!important;
}

.account .breadcrumbs_cat a.pull-right{display:inline-block;margin:0;color:#fff;font-size:14px;text-align:center;min-width:100px}
.user-order-item-container{
    background:#fff none repeat scroll 0 0;
    display:inline-block;padding:5px 0;
    width:100%;
}
.orders-table .order-header div{
    float:left;
    font-weight:800;
    text-align:center;
    width:20%;
}
.orders-table .order-header{
    background:#fff0ce none repeat scroll 0 0;
    float:left;
    padding:10px 0;
    width:100%;
}
.orders-table .order-item div{
    float:left;
    font-weight:400;
    text-align:center;
    width:20%;
}
.order-item-content{
    background:#f9f9f9 none repeat scroll 0 0;
    display:none;
    float:left;
    margin-top:10px;
    padding:10px;
    width:100%;
}
.order-products-view{
    float:left;
    margin-top:10px;
    width:100%;
}
.order-item-wrap .left-wrap, .order-item-wrap .right-wrap{
    float:left;
    width:50%;
}
.order-item-wrap span{
    font-weight:800;
}
.order-products-view .products-header div{
    font-weight:800;
}
.order-products-view .products-header div, .products-item div{
    float:left;
    text-align:center;
    width:20%;
}
.order-products-view .products-header div.row-first{
    float:left;
    text-align:left;
    width:60%;
}
.order-products-view .products-header div.last, .products-item div.last{
    text-align:center;
}
.order-products-view .products-item div.row-first img{
    margin-right:10px;
    max-height:50px;
    vertical-align:middle;
}
.products-item div.row-first span{
    display:inline-block;
    padding:5px 0;
    vertical-align:middle;
}
.order-products-view .products-item div.row-first{
    line-height:1;
}
.products-item div.row-first{
    text-align:left;
    vertical-align:middle;
    width:60%;
}
.products-item{
    display:table;
    float:left;
    margin-bottom:10px;
    width:100%;
}
.products-item div{
    display:table-cell;
    float:none;
    vertical-align:middle;
}
.order .page-title h1{text-align:center;border-bottom:2px dashed #fff0ce;text-shadow:1px 1px 2px #fff;padding-bottom:10px;}
@media (min-width:1200px){
    .account .orders-table .field{padding:0;width:100%}
    .account .account-desc-content .field,.order .form-area .field{width:50%;float:left}
    .account .account-desc-content .field:nth-child(2n),.order .form-area .field:nth-child(2n){padding-left:1%}
    .account .account-desc-content .field:nth-child(2n+1),.order .form-area .field:nth-child(2n+1){padding-right:1%}
}
#basket-content td.prod .product-image{max-width:100px}

#basket-content td.prod img{
    margin:0;
    display:inline-block;
    margin-right:5px;
}


#basket-content td.prod span{
    display:inline-block;
    padding:5px 0;
    vertical-align:middle;
    max-width:calc(100% - 110px);
}
.products-box .page_title{margin:0;}
.products-box .row.products{margin:0px -15px;padding:20px 0}
.products-box .row.products .owl-controls .owl-nav{margin:-5px 30px 0 15px}
.products-box .row.products .products-list-item .item-inner-box .product-image{width:100%;}
@media (max-width:767px){
    .products-box .page_title h2{font-size:22px}
    .products-box .row.products .owl-controls .owl-nav{
        position:relative;
        top:0;
        margin:10px auto 0 auto;
    }
}
.product-image,.one-products-similar-item .one-box-home .products-similar{max-width:100%;width:100%;}
.row.products .item-inner-box h2.product-name a{
    color:#545454;
    font-weight:normal;
    padding-bottom:5px;
    display:inline-block;
    line-height:1.3;
    font-size:15px;
}
.row.products .products-list-item .item-inner-box .product-image{max-width:125px;}
.products .col-md-12 .productslider-item .images-container{text-align:left;}


.eqWrap{
    display:flex;
    flex-wrap:wrap;
}


.eqWrap .eq .item{
    height:100%;
    display:inline-block;
    padding:15px 0;
    margin:0;
    max-width:100%;
    width:300px;
}
.eq .item-inner{
    display:inline-block;height:100%;max-width:100%;width:100%;
}
.eqWrap .eq .item-inner-box{
    height:100%;
}
.eqWrap .owl-carousel .owl-item{min-height:100%;}
.eqWrap .owl-carousel .owl-stage
{
    display:flex;
    flex-direction:row;
}

.eqWrap .owl-carousel .owl-stage::after
{
    display:none;
}
.eq100{height:100%;}
.eqWrap .owl-carousel .owl-item
{
    float:none;
}
.products-box .eqWrap .owl-carousel .owl-stage{margin:0 auto;}
.ff-23{font-size:20px;padding:15px 0;line-height:1.6}
.description{word-break:normal;word-wrap:break-word;}
.display-flex{justify-content:center;}
.one-box-home{padding:6% !important;background:transparent;text-align:center;}
.one-box-home a{background:#fff;padding:5px;display:block;max-width:320px;position:relative;box-shadow:0px 0px 2px 1px #ccc;margin-left:auto;margin-right:auto;}
.one-box-home a:before{
    width:100%;height:100%;display:block;background:#fff;z-index:-1;transform:rotate(4deg);position:absolute;content:" ";top:0px;box-shadow:0px 0px 2px 1px #ccc;
}
.one-box-home a:after{
    width:100%;height:100%;display:block;background:#fff;z-index:-1;transform:rotate(-2deg);position:absolute;content:" ";top:1px;box-shadow:0px 0px 2px 1px #ccc;left:-3px
}
.one-products-similar-item .one-box-home{background:transparent !important;}





#menu ul li.sbmc{position:relative;}

#menu ul li.sbmc:hover ul.submenu{display:block;}
#menu ul li ul.submenu{
    border-top:2px solid #ff0000;
    position:absolute;background:rgba(0,0,0,0.8);color:#fff;height:auto;
    left:50%;margin-left:0px;top:100%;
    display:none;padding:5px 5px;width:auto;
    text-align:center;min-width:300px;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%);
    border-radius:50px;
    z-index:21;
    animation:fade 0.3s;
}

@keyframes fade{
    0%{
        opacity:0;
    }

    100%{
        opacity:1;
    }
}



#menu ul li ul.submenu li{display:block;padding:0;text-align:center;}
#menu ul li ul.submenu li a{
    display:inline-block;
    margin:0 !important;
    padding:10px;
    text-align:center;
    font-size:18px;
}


#menu ul li.sbmc:hover:after{
    content:"";
    opacity:1;
    position:absolute;
    bottom:-2px;
    left:-5px;
    right:0;
    margin:0 auto;
    width:0;
    height:0;
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-bottom:7px solid #ff0000;
    -moz-transition:all 0.4s ease;
    -webkit-transition:all 0.4s ease;
    transition:all 0.4s ease;
    animation:fade 0.3s;
}
@media (max-width:767px){
    #menu ul li ul.submenu{display:none !important;opacity:0;}
    #menu ul li.sbmc:after{opacity:0 !Important;display:none;}
}
.checkbox-input{ display:inline;margin:0 10px 0 0 !important;}
.label-checkbox{font-weight:normal;float:none;display:inline;}
.item-aggr{margin:5px 0;}
.item-aggr.error{color:red !important;}
.item-aggr.error label{border-bottom:1px solid red;}

.window-section{display:none;z-index:12312313;position:relative;}
.window_w{
    position:fixed;z-index:1232323;width:100%;min-height:100vh;top:0;left:0;display:flex;align-items:center;width:100%;justify-content:center;transition:all 0.1s;
}
.window_w .window-content{
    max-height:80vh;color:#666;background:#fff;overflow:auto;padding:15px 0;max-width:1170px;width:100%;
}
.close_w:hover{background:#fff;}
.close_w:hover{color:red;}
.close_w{
    cursor:pointer;
    position:absolute;width:40px;height:40px;background:red;color:#fff;line-height:36px;
    text-align:center;
    font-size:24px;
    top:0;right:0;
    transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
}
.wbg{background:rgba(0,0,0,0.8);width:100%;height:100%;min-height:100vh;position:fixed;z-index:1232;top:0;}
input[type="checkbox"]{width:15px;height:15px;margin:0 5px 0 0 !important;}

.subcategories{
    display:flex;flex-wrap:wrap;
}

.row.products.subcategories .item.no-ph-same-height{height:100%;padding:0px 0;margin:0;}
.row.products.subcategories .item.no-ph-same-height{height:100%;}
.row.products.subcategories .item.no-ph-same-height .item-inner{height:100%;}

.row.products.subcategories .item.no-ph-same-height .item-inner .item-inner-box{
    height:100%;
    vertical-align:middle;
    display:flex;
    align-content:center;
    align-items:center;
    justify-items:center;
    justify-self:center;
    justify-content:center;
}
.item-same-height{margin:0px 0 30px 0;}

.row.products.subcategories .item.no-ph-same-height .item-inner .item-inner-box .images-container a{
    width:100%;
    height:100%;
    display:flex;
    text-align:center;
    justify-content:center;
    justify-self:center;
    align-self:center;
    align-items:center;
}
.row.products.subcategories .item.no-ph-same-height .item-inner .item-inner-box .images-container a:hover h2{
    color:#dfce99;
}
.row.products.subcategories .item.no-ph-same-height .item-inner .item-inner-box .images-container{
    width:100%;height:100%;
}
.prod-in-basket{width:100%;color:#fff;font-size:12px;background:rgba(255,69,0,0.85);top:50%;padding:5px;position:absolute;text-align:center;
                transform:translate(0,-50%);-webkit-transform:translate(0,-50%);
                -moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);
}
.prod-in-basket-2{
    display:inline-block;
    background:#dfce99;
    color:#000;
    padding:3px 5px;
    margin:5px;
    vertical-align:middle;
    font-size:13px;
}
/*.content-bg{position:relative;}
.content-bg:after{
 content:"";position:absolute;bottom:0;left:0;background:url('/images/front/content-bottom2-min.png') no-repeat bottom center;height:321px;width:100%;background-size:contain;
}
.content-bg *{z-index:2;position:relative}*/
.ideas-hover{padding:15px 0;}
.ideas-hover .row-flex{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;}
.ideas-hover .row-flex .box{padding:5px 5px;width:300px;margin:0 auto;overflow:hidden;max-width:100%;position:relative;}
.box_inn{position:absolute;top:50%;
         transform:translate(0,-50%);-webkit-transform:translate(0,-50%);
         -moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);
         text-align:center;
         padding:5px;width:100%;opacity:1;
         background:rgba(255,255,255,0.90);
         transition:all 0.2s ease-in-out;
         -moz-transition:all 0.2s ease-in-out;
         -webkit-transition:all 0.2s ease-in-out;
         -o-transition:all 0.2s ease-in-out;
}
.ideas-hover a{overflow:hidden;display:block;position:relative;border:5px solid #e2dad7;background:#f7efef;
               box-shadow:0 0 6px 0px #333;}
.ideas-hover a:hover .box_inn{top:100%;opacity:0;}
.ideas-hover .row-flex .col-lg-3{padding:10px;}



.custom-select select{
    padding:3px 10px;
    margin:0;
    background:#fff0ce;
    color:#545454;
    border:none;
    outline:none;
    display:inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    width:100%;
    cursor:pointer;
    font-size:16px;
    height:40px;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0){
    .custom-select select{padding-right:18px}
}

.custom-select{position:relative}
.custom-select:after{
    content:'<>';
    font-size:15px;
    color:#545454;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px;top:8px;
    padding:0 0 2px;
    border-bottom:1px solid #545454;
    position:absolute;
    pointer-events:none;
}
.custom-select:before{
    content:'';
    right:6px;top:0px;
    width:20px;height:40px;
    background:transparent;
    position:absolute;
    pointer-events:none;
    display:block;
}
.choose-form-data{overflow:hidden;}
.deliv_block{position:absolute;width:100%;height:100%;z-index:2;background:url('/images/front/loading.gif') no-repeat center center rgba(255,255,255,0.8);display:none;background-size:35px;}

.delivery-choose .row-first{font-size:16px;}
.delivery-choose .row-first span{font-size:13px;}
.delivery-choose .price{font-size:16px;font-weight:bold}
.delivery-choose .row-third{font-size:13px;padding-top:4px;}
.delivery-choose .fa{font-size:13px;}
.deliv-item .del-content, .deliv-item-active .del-content{padding:0 4px;max-width:90%;}

#register .form-area{display:flex;flex-wrap:wrap;margin:0 -15px;padding-bottom:20px;}
#register .form-area .field{width:50%;display:inline-block;padding:0 15px;}
#register input{margin:0;}
#register label{margin:5px 0;}
#register #submit_btn{margin-bottom:20px;}
@media (max-width:991px){
    #register .form-area .field{width:100%;}
}
.discount a{cursor:default !important;}


#b2b_slider_widget{
    overflow:hidden;
    color:#ff0000;
    border-right:0;
    border-left:1px solid #177a05;
    height:150px;
    right:0px;
    margin-right:-180px;
    margin-top:0;
    position:fixed;
    top:40%;
    transition:all 0.3s ease 0s;
    width:220px;
    z-index:3000;
    cursor:pointer;
    background:#fff0ce;
    border-radius:7px 0 0 7px;
}
#b2b_slider_widget:hover{
    margin-right:0 !important;
    z-index:40000;
}
#b2b_slider_widget .lpg_pointer{
    background:url('/images/front/pointer.png') no-repeat center center;background-size:contain;position:absolute;top:10px;left:18px;width:25px;height:21px;
    -webkit-animation:pulse2 2s linear infinite;
    -moz-animation:pulse2 2s linear infinite;
    -ms-animation:pulse2 2s linear infinite;
    animation:pulse2 2s linear infinite;
}
#b2b_slider_widget a span{
    text-transform:uppercase;
    letter-spacing:1px;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    color:#ff0000;
    width:130px;
    text-align:center;
    display:inline-block;
    transform:rotate(90deg);
    transform-origin:left center;
    line-height:20px;
    margin-left:-18px;
}
#b2b_slider_widget a{ 

    display:block;
    width:100%;
    height:100%;
    margin-left:40px;
    background:url('https://www.b2b.4jawa.com/images/front/logo.png?v=9') no-repeat left center #fff;
    background-size:180px;
    vertical-align:top;
}
@media only screen and (max-width:767px){
    #b2b_slider_widget{position:relative;width:100%;height:160px;}
    #b2b_slider_widget a{margin-left:0;background-position:center bottom;padding-top:40px;}
    #b2b_slider_widget a span{
        transform:none;
        width:100%;
        text-align:center;
        margin:0;
        padding:10px;
        top:-40px;
        background:#fff0ce;
        position:relative;
    }
}



/*overlay*/

.overlay-window.active{
    opacity:1;
    visibility:visible;
    z-index:10000;
}
.overlay-window.change-region-window.active{
    z-index:9998;
}
.overlay-window{
    z-index:-1;
    -webkit-transition:all 0.3s ease-out;
    -moz-transition:all 0.3s ease-out;
    -o-transition:all 0.3s ease-out;
    transition:all 0.3s ease-out;
    width:100%;
    background:rgba(0, 0, 0, 0.9) none repeat scroll 0% 0%;
    position:fixed;
    top:0px;
    justify-content:center;
    align-self:center;
    overflow:auto;
    height:100vh;
    opacity:0;
    display:flex;
    color:#dfce99;
}
.overlay-window .window-close:hover{
    color:#61271c;
}
.overlay-window .window-close{
    position:absolute;
    right:0px;
    top:0px;
    color:#fff;
    cursor:pointer;
    z-index:12;
    background:#ff0000 ;
    padding:15px;
}
.overlay-window .window-close i{
    font-size:18px;
    display:block;
    text-align:center;
}

.overlay-window.active .window_content{
    margin-top:0;
}
.overlay-window .post-image{
    max-width:100%;
}
.overlay-window .window_content{
    position:relative;
    -webkit-transition:all 0.3s ease-out;
    -moz-transition:all 0.3s ease-out;
    -o-transition:all 0.3s ease-out;
    transition:all 0.3s ease-out;
    max-height:90%;
    align-self:center;
    text-align:center;
    padding:0px;
    margin-top:-100px;
    width:1100px;max-width:90%;
}
.overlay-window.change-region-window .window_content{
    width:800px;
}
.overlay-window .window_content h2{
    font-size:32px 
}
.overlay-window .window_content .photo-poss{
    position:relative;display:inline-block;
}

.overlay-window .window_content p{
    font-size:18px;
}

.price-table{margin:20px auto 10px;}
.price-table .table{border:2px solid #fff0ce;}
.price-table .table > thead > tr{
    background:#fff0ce;color:#545454;padding:3px 10px;
}
.price-table .table > tbody > tr > td{
    border-width:2px;
    border-color:#fff0ce;
}
.price-table .table > tbody > tr:nth-child(odd) > td{
    background:rgba(255,255,255,0.2);
}
.price-table .table > tbody > tr:hover > td{
    background:rgba(255,255,255,0.6);
}
.btn{white-space:normal;}


#right_slider_widget{
    right:-180px;
    margin-top:160px;
    position:fixed;
    top:40%;
    transition:all 0.3s ease 0s;
    width:220px;
    z-index:3000;
    cursor:pointer;
}
#right_slider_widget .widget-item:hover, #right_slider_widget.open .widget-item{
    margin-left:-180px !important;
    z-index:40000;
}
#right_slider_widget .widget-item{
    color:#ff0000;
    border-right:0;
    border-left:1px solid #177a05;
    background:#fff0ce;
    border-radius:7px 0 0 7px;
    text-transform:uppercase;
    letter-spacing:0.5px;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    width:100%;
    text-align:center;
    display:block;
    line-height:30px;
    padding:4px 10px 4px 36px;
    margin:4px 0;
    position:relative;
    -webkit-transition:all 0.2s ease-out;
    -moz-transition:all 0.2s ease-out;
    -o-transition:all 0.2s ease-out;
    transition:all 0.2s ease-out;
}
#right_slider_widget .widget-item i{
    margin:0 8px;
    position:absolute;
    left:5px;
    top:50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}

#product-reload .row.products.eqWrap .equalHMV.eq{
    padding-left:10px;
    padding-right:10px;
    text-align:center;
}
#product-reload .row.products.eqWrap .equalHMV.eq .item{
    padding:10px 0;
}

.right-field .input_style{
    margin-top:0;
}
#facebook_slider_widget.right_site{
    left:auto;
    right:0;
    margin-left:auto;
    margin-right:-290px;
    top:40%;
    margin-top:-50px;
    background-position-x:left;
    padding-left:40px;
    z-index:6000;
}
#facebook_slider_widget.right_site:hover{
    margin-left:auto !important;margin-right:0 !important;
}
.reg-extra-bold, .reg-extra-bold label{
    font-weight:900 !important;
    color:#ff0000 !important;
    font-size:17px;
}
.reg-extra-bold-f, .reg-extra-bold-f label{
    font-weight:900 !important;
    color:#ff0000 !important;
    font-size:19px;
}
.reg-extra-bold-f a{
    color:#c91010 !important;
    text-decoration:underline !important;
}
/*napis*/
.special-text-dsn{
    text-align:center;
    font-size:clamp(14px,1.3vw,20px);
    color:#f00;
    padding:5px 15px;
    font-weight:700;
    height:41px;display:flex;align-items:center;
    position:fixed;
    left:0%;
    top:0;
    background:#000;
    z-index:3;
    letter-spacing:0px;
    font-family:'Gruppo', cursive;
}

@media (max-width:1199px){
    .special-text-dsn{
        left:102px;
        height:37px;
    }
    .special-text-dsn.special-text-dsn-logged.prd1, .special-text-dsn.special-text-dsn-logged.prd2{
        left:131px;
    }
    .special-text-dsn.special-text-dsn-logged.prd1.prd2{
        left:160px;
    }
}
@media (max-width:767px){
    .special-text-dsn{
        left:auto;right:104px;
    }
    .special-text-dsn.special-text-dsn-logged.prd1, .special-text-dsn.special-text-dsn-logged.prd2{
        left:auto;right:144px;
    }
    .special-text-dsn.special-text-dsn-logged.prd1.prd2{
        left:auto;right:182px;
    }
}

@media (max-width:480px){
    .special-text-dsn{
        position:relative;
        right:0;
        left:0;
        text-align:center;
        width:100%;
        justify-content:center;
        margin-top:20px;
    }
    .special-text-dsn.special-text-dsn-logged.prd1, .special-text-dsn.special-text-dsn-logged.prd2,.special-text-dsn.special-text-dsn-logged.prd1.prd2{
        right:0;
    }
}
@media (min-width:1200px){
    .special-text-dsn{
        width:100%;padding-right:50%;-webkit-text-stroke-width:1px;letter-spacing:1px;font-size:26px;justify-content:center;
    }
}
.width-100{width:100%;}
.user-avatar img{
    border-radius:100%;
    box-shadow:0 0 3px #333;
}
.user-avatar img{
    width:150px;
}
#gallery_photos.grid-forum .item-grid{
    border:4px solid white;
    background:white;
    box-shadow:0 0 1px 1px rgba(0, 0, 0, 0.2);
    overflow:hidden;
    float:left;
}
#gallery_photos.grid-forum{display:inline-block;width:100%;list-style:outside none none;}
#gallery_photos.grid-forum li{;width:23%;text-align:center;margin:1%;}
#gallery_photos.grid-forum li p{background:#fff;margin:5px 0 0 0;padding:3px 0;}
#gallery_photos.grid-forum li img{max-width:100%;height:auto !important}

.mt-0{
    margin-top:0 !important;
}
/*//FORUM*/
.btn-sm.btn-small{
    padding:5px 10px;
    font-size:12px;
    line-height:1.3;
    min-width:0;
}
.blog-page .rt-item{
    height:auto;
    margin-bottom:20px;
    padding-bottom:20px;
    border-bottom:1px solid #fff0ce;
}
.blog-page .rt-item.last-elem-b{
    border-bottom-color:transparent;
}
.rt-item{
    position:relative;
    height:100%;
}
.rt-item-list{
    display:flex;
}
.blog-page .rt-item-list .rt-image{
    width:30%;
}
.rt-item-list .rt-image{
    width:180px;
    margin-right:24px;
}
.rt-item .rt-image{
    position:relative;
    overflow:hidden;
    border-radius:0;
    height:100%;
}
rt-item-list .list-content{
    flex:1;
    align-self:center;
}
.blg-catlist{
    padding:0;
    margin-left:-4px;
    margin-bottom:5px;
    list-style:none;
}
.blg-catlist li{
    display:inline-block;
    list-style:none;
    padding:2px 4px;
    margin:2px;
    background:#dfce99;
    border-radius:2px;
    font-size:11px;
}

.rt-item .small-title{
    font-size:18px;
    font-weight:700;
    margin-top:0;
}
.rt-item .small-title a{
    display:inline-block;
    color:#000;
}
.rt-item ul.entry-meta, .rt-item-law ul.entry-meta, ul.entry-meta{
    list-style:none;
    margin-bottom:0;
    margin-top:5px;
    padding-left:0;
}
.rt-item ul.entry-meta li, .rt-item-law ul.entry-meta li, ul.entry-meta li{
    display:inline-block;
    color:#717171;
    font-size:11px;
    font-weight:500;
    letter-spacing:.8px;
    text-transform:uppercase;
    line-height:1.2;
    margin-right:12px;
}
.blog-page .rt-item-list .list-content p{
    margin-top:10px;font-size:14px;
}

.right-wdg .col-12{
    border-bottom:1px solid #e8e8e8;
    padding-bottom:20px;
    margin-bottom:20px;
}
.blog-page .right-wdg .rt-item-list{
    padding:0;
    margin:0;
    border:none;
}
.blog-page .right-wdg .rt-item .small-title{
    font-size:14px;
    margin-bottom:4px;
}
.blog-page .right-wdg .rt-item-list .rt-image{
    width:65px;margin-right:10px;
}
.forum-avatar{
    border-radius:100%;
    display:inline-block;
    width:30px;
    margin-right:10px;
    box-shadow:0 0 1px #000;
}
.post-share{
    padding:5px 15px;
    font-weight:700;
    text-align:right;
    color:#434343;
    margin:25px 0;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    font-size:13px;
    border:1px solid #fff0ce;
    background:#dfce99;
}
.post-share h2{
    margin:0;
    font-size:22px;
    line-height:1.5;
}

h2.er-title{
    font-size:18px;
    font-weight:700;
    margin-top:0;
}
.main-title.main-title-p h2.er-title{
    font-size:26px;
    margin-bottom:15px;
}
.sellform.form hr{
    margin:10px auto;
}
.sellform.form .title-cat h3{
    margin-top:0;
    font-size:18px;
}
.post-content2 .files{
    padding:15px 0;
}
.comments-item-row .files{
    padding:15px 0;
}
.comments-item-row{
    padding:5px 15px;
    color:#434343;
    margin:0px 0;
    border:1px solid #fff0ce;
    background:#dfce99;
    background:rgba(223, 206, 153, 0.65);
    width:100%;
}
.btn-success.fileinput-button{
    border:0;
    padding:5px 10px;
    display:inline-block;
    text-shadow:1px 1px 1px #545454;
    text-transform:uppercase;
    border-radius:0;
}

.btn-default.btn-success{
    border:0;
    padding:5px 10px;
    display:inline-block;
    text-shadow:1px 1px 1px #545454;
    text-transform:uppercase;
    border-radius:0;
}

.forum-section-page .content-top,
.forum-section-page .content-bottom{
    background:#fff;
    height:30px;
}
.forum-section-page .content-bg.content-bg-repeats{
    background:#fff;
    min-height:0 !important;
    padding:0 30px 0 30px;
}
.forum-section-page .content-papper{
    margin:20px auto;
}
.error-innfo{
    color:#ff0000;
}

.sidebar_search_form a.serachicon{
    position:absolute;
    background:transparent;
    border:none;
    color:#ff0000;
    height:40px;
    top:0px;
    display:flex;
    align-items:center;
    left:80%;
    margin-left:-30px;
}
.sidebar_search_form .search_input{
    max-width:400px;
    margin:0;
    display:inline-block;
    width:80%;
    vertical-align:top;
    padding-right:25px;
    max-width:calc(100% - 40px);
}
.sidebar_search_form .search_button{
    background:#ff0000 none repeat scroll 0 0;
    border:0 none;
    border-radius:0;
    color:#fff;
    display:inline-block;
    font-size:16px;
    line-height:26px;
    margin:0px auto 0;
    padding:7px 10px;
    text-shadow:1px 1px 1px #545454;
    text-transform:uppercase;
}
.forum-row{
    max-width:calc(100% + 30px);
    width:calc(100% + 30px);
}
.forum-row .sidebar_search_form .form-group{display:flex;border:1px solid #575757}
.forum-row .sidebar_search_form .search_input{
    width:100%;
}
.forum-row .sidebar_search_form a.serachicon{
    top:20px;
    width:25px;
    text-align:center;
    right:77px;
    margin-right:0;
    left:auto;
    justify-content:center;
    margin-left:0;
}
.forum-row .right-sidebar{
    background:#FFF0CE;
    border-color:#575757;
    padding:20px;
}
.forum-row .sidebar_search_form .search_button{
    width:40px;
}
.forum-row .blg-catlist{
    margin-bottom:10px;
}
.forum-row .blg-catlist li{font-size:15px;padding:5px 10px;}
.forum-row .rt-item{
    align-items:center;
}
.forum-row .btn-sm.btn-small{
    font-size:14px;padding:10px 20px;
}
.forum-row .rt-item.rt-item-list .btn{
    margin-top:12px;
}
.forum-row .rt-item.rt-item-list .list-content{
    width:100%;
}
.forum-row.blog-page .rt-item-list .rt-image{
    width:40%;
}
.forum-row .forum-post .post-content{
    margin-bottom:10px;
}
.forum-row-comments .comments-item-row .entry-meta{
    margin:10px 0 10px 0;
}
.btn-frm{
    display:flex;flex-wrap:wrap;align-items:center;
}
.btn-frm .btn:last-of-type{
    margin-right:0;
}
@media (max-width:480px){
    .forum-row .blg-catlist li{
        font-size:13px;
        padding:3px 7px;
    }
    .forum-row .forum-box .rt-item{
        flex-wrap:wrap;
    }
    .forum-row.blog-page .forum-box .rt-item-list .rt-image{
        width:100%;
        margin:0;
    }
    .forum-row .blg-catlist{
        margin-left:-2px;
    }
    .forum-row .main-title.main-title-p h2.er-title{
        font-size:24px;
    }
    .forum-section-page .content-bg.content-bg-repeats{
        padding-left:15px;padding-right:15px;
    }
}
@media (max-width:767px){
    .forum-row{
        flex-wrap:wrap;
    }
    .forum-row-post .sidebar{
        display:none;
    }
}
.forum-row-post .photos .row{
    margin:0 -7px;
}
.forum-row-post .photos .portfolio-item{
    padding:0 7px;
}
.forum-row-post .photos .portfolio-item .box-gallery{
    margin:7px 0;
}
.comments-item-row .photos{
    padding:5px 0;
}
.comments-item-row .photos .row{
    margin:0 -7px;
}
.comments-item-row .photos .portfolio-item{
    padding:0 7px;
}
.comments-item-row .photos .portfolio-item .box-gallery{
    margin:7px 0;
}
.list-buy-box{
    margin-top:6px;display:inline-block;
}
.list-buy-box .form-control{
    padding:3px;
    display:inline-block;padding-top:3px;padding-bottom:3px;height:28px;
}
.list-buy-box button.button{
    display:inline-block;
    margin:0;
    font-size:13px;
    height:14px;
    padding:0 6px;
    font-weight:400;
    line-height:1;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    background-image:none;
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
}
.list-buy-box .qty{
    max-width:80px;margin-right:8px;
}

.paczkomat-title{
    margin-top:10px;
    font-weight:bold;
    color:#000;
}
#header a.logo{
    width:200px;margin-top:46px;background:#000;height:58px;
}
.logo_img{
    width:270px;
    max-width:270px;
    margin-left:-35px;
    margin-top:-25px;
    background:#000;
    border-radius:0 0 150px 150px;
}

.pri-one-item .remove{
    position:absolute;margin-left:101%;
    background:#ff0000;
    border-radius:50%;
    padding:0px 7px;
    color:#fff;
    height:26px;
    width:26px;
    cursor:pointer;
    margin-top:6px;
}
.login-nav li.search-mobile-icon,
.search-mobile-icon{
    display:none;
}
@media (max-width:1400px){
    .logo_img{
        width:240px;
        max-width:240px;
        margin-left:-20px;
        margin-top:-15px;
    }
}
@media (max-width:1360px){
    .logo_img{
        width:220px;
        max-width:220px;
        margin-left:-10px;
        margin-top:-10px;
    }
}
@media (max-width:1200px){
    .logo_img{
        width:200px;
        max-width:100%;
        margin-left:0px;
        margin-top:0px;
        background:transparent;
    }
}
@media (max-width:767px){
    #header a.logo{
        height:46px;margin-top:26px;background:transparent;
    }
    #header a.logo img{
        width:240px;max-width:240px;margin-left:10px;
    }
    .border-mobile::before{
        right:0;
    }
    #navbar{
        width:100%;
        margin-top:20px;
    }
    .header_content{
        background:#000
    }
    .special-text-dsn{
        z-index:200;background:transparent;
        margin-right:40px;
    }
    .search_toolbar{
        z-index:201;
    }
    .login-nav li.search-mobile-icon,
    .search-mobile-icon{
        display:inline-block;
    }
}

@media (max-width:480px){
    #header a.logo img{
        width:160px;max-width:160px;
    }
    #header a.logo{
        margin-top:36px;
    }
    .special-text-dsn{
        background:#000;z-index:6;
    }
}

hr.small-hr{
    width:50%;
}
.img-fluid{
    display:block;
    max-width:100%;
    height:auto;
}
.blog-page .blog-row .right-wdg .rt-item-list .rt-image{
    width:110px;
}

.blog-row .right-sidebar{
    background:#FFF0CEB2;
    border:2px solid #fff0ce;
    padding:20px;
}
.blog-row .right-sidebar hr{
    margin:15px 0;
    border-color:#ff0000;
}
.blog-row .right-sidebar .right-wdg .col-12{
    margin-bottom:16px;
    padding-bottom:16px;
}
.blog-row .right-sidebar .right-wdg .col-12:last-child{
    margin-bottom:0px;
    border-bottom:0;
}
.blog-row .sidebar_search_form .search_button{
    width:40px;
}
.blog-row .blg-catlist{
    margin-bottom:10px;
}
.blog-row .blg-catlist li{font-size:15px;padding:5px 10px;}
.blog-row .rt-item{
    align-items:center;
}
.blog-row .btn-sm.btn-small{
    font-size:14px;padding:10px 20px;
}
.blog-row .rt-item.rt-item-list .btn{
    margin-top:12px;
}
.blog-row .rt-item.rt-item-list .list-content{
    width:100%;
}
.blog-row.blog-page .rt-item-list .rt-image{
    width:40%;
}
.blog-row .forum-post .post-content{
    margin-bottom:10px;
}
.blog-row-comments .comments-item-row .entry-meta{
    margin:10px 0 10px 0;
}


.archive-list, .archive-list ul{
    list-style:none;padding:0;margin:0;
}
.archive-list a{
    color:#545454;display:flex;align-items:center;flex-wrap:wrap;
    padding:4px;
}

.archive-list a span{
    padding-left:5px;
    position:relative;
    margin-left:auto
}
.archive-list a i{
    font-size:13px;
    margin-right:10px;
    position:relative;
}
.archive-list a i.fa-circle{
    font-size:8px;
}
.archive-list .month-li li{
    padding:5px 0;
}
.archive-list .month-li li a:hover, .archive-list .month-li li a.active{
    color:#ff0000 !important;
}

.blog-list .rt-item .rt-image{
    display:inline-block;
    margin-bottom:6px;
}
.blog-list .rt-item .date-item{
    display:block;
    margin-bottom:6px;
    font-size:13px;
}
.blog-list .rt-item .tags{
    display:block;
    margin-bottom:0px;
    font-size:12px;
    background:#dfce99;
    margin:10px -15px -15px;
    padding:5px 15px;
}
.blog-row .blog-list .rt-item{
    background:rgba(255,255,255, 0.4);
    padding:15px;
    border:1px solid #fff0ce;
    border-radius:0px;
}
.blog-row .blog-list .btn{ 
    background:#ff0000;
    padding:5px 10px;
    display:inline-block;
    font-size:15px;
    color:#fff;
    text-shadow:1px 1px 1px #545454;
    text-transform:uppercase;
    border-radius:0;
    margin:16px auto 0;
}
.blog-row .blog-list .btn:hover{
    color:#000;
}
.blog-row .rt-item .small-title a:hover{
    color:#ff0000;
}


@-webkit-keyframes m-loader-rotate{
    to{
        transform:rotate(360deg);
    }
}
@-moz-keyframes m-loader-rotate{
    to{
        transform:rotate(360deg);
    }
}
@-o-keyframes m-loader-rotate{
    to{
        transform:rotate(360deg);
    }
}
@keyframes m-loader-rotate{
    to{
        transform:rotate(360deg);
    }
}
.site_loader:before{
    content:"";
    width:100%;
    height:100%;
    background:rgba(255,255,255,0.0);
    position:fixed;
    left:0;
    top:0;
    z-index:123123;
    cursor:progress;
}
.site_loader:after{
    content:'';
    box-sizing:border-box;
    position:fixed;
    top:50%;
    left:50%;
    border-top:2px solid #B62A2B;
    border-top-width:2px;
    border-right:2px solid transparent;
    border-right-width:2px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
    -webkit-animation:m-loader-rotate .6s linear infinite;
    -moz-animation:m-loader-rotate .6s linear infinite;
    -ms-animation:m-loader-rotate .6s linear infinite;
    -o-animation:m-loader-rotate .6s linear infinite;
    animation:m-loader-rotate .6s linear infinite;
    border-top-color:#B62A2B;
    width:2rem;
    height:2rem;
    margin-top:-1rem;
    margin-left:-1rem;
    border-top-width:3px;
    border-right-width:3px;
    z-index:32324;
}



/*auocomplete*/
.autocomplete-suggestions{background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #ebebeb;background:#FFF;cursor:default;overflow:auto;
                          left:50%;
                          transform:translateX(-50%);
                          margin-left:-30px;
                          border-radius:3px;
}
.autocomplete-suggestion{ padding:8px 10px;white-space:break-spaces;overflow:hidden;cursor:pointer;display:flex;
                          justify-content:space-between;
                          align-items:center;
                          text-align:left;
                          font-size:14px;
}
.autocomplete-no-suggestion{ padding:8px 10px;}
.autocomplete-selected{ background:#F0F0F0;}
.autocomplete-suggestions strong{ font-weight:bold;color:#000;}

.autocomplete-suggestion:nth-of-type(2n+1){background:#f7efef}
.autocomplete-suggestion:nth-of-type(2n){background:#F7EACE}
.autocomplete-suggestion-text{vertical-align:middle;display:inline-block !important;}
.autocomplete-suggestion span.type{vertical-align:middle;float:right;border:2px solid #B7B7B7;background:#B7B7B7;color:#fff;padding:3px 5px;font-size:12px;}
.autocomplete-suggestion:hover{background:#ff0000;color:#fff;}
.autocomplete-suggestion:hover strong{color:#fff}
.autocomplete-suggestion strong{font-weight:bold;}

.autocomplete-suggestions.topsearchpc{
    min-width:500px;
    right:0;
    left:auto;
    transform:translateX(0);
    top:100%;
    margin-top:-12px;
}

.search_toolbar.actv:before{
    content:"";
    display:block;
    opacity:1;
    bottom:0;
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    z-index:-1;
    background:rgba(0,0,0,0.55);
}
.field .left-field label,.field-pass label{
    background:#dfce99;
    margin:0;
    margin-top:5px;
    padding:4px 10px;
    border:1px solid #fffcc8;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:rgb(255, 252, 200);
    border-bottom:none;
}
.container{max-width:100%;}

.w100,
#page .row.w100{
    width:100%;
}

.alert-discount{
    width:600px;
    max-width:calc(100% - 55px);
    margin:0 auto;
    border-color:#AE2827;
    background:#AE2827;
    color:#fff;
    position:fixed;
    margin-right:100%;
    right:0;
    z-index:3004;
    transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
}
.alert-discount.active{
    margin-right:auto;
    left:0;
    right:auto;
}
.alert-discount .discount-delivery-icon{
    width:60px;
    height:60px;
    background:#AE2827;
    color:#fff;
    position:absolute;
    right:-57px;
    top:-1px;
    border-radius:0 8px 8px 0;
    cursor:pointer;
}
.alert-discount .discount-delivery-icon:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:0;
    background-image:url('/images/front/free-delivery.png');
    background-position:center center;
    background-repeat:no-repeat;
    background-size:78%;
    filter:invert(100%);
}
.alert-discount.active .discount-delivery-icon:before{
    display:none;
}
.alert-discount .discount-delivery-icon i{
    display:none;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    z-index:0;
    font-size:25px;
}
.alert-discount.active .discount-delivery-icon i{
    display:block;
}
.overlay-window.change-region-window{
    background:transparent;
    justify-content:left;
    height:auto;
    bottom:0;
    top:auto;
    width:550px;
    max-width:100%;
}
.overlay-window.change-region-window .window_content{
    background:rgba(0, 0, 0, 0.9);
    align-self:end;
    margin:0;
    padding:0 15px;
}


@media (max-width:575px){
    .overlay-window.change-region-window .window_content{max-width:100%;}
    .overlay-window.change-region-window .window_content h2{font-size:18px;}
    .overlay-window.change-region-window .window_content p{font-size:14px;}
}

.row.products .item-inner-box .product-image{
    width:100%;
}
.img-main-source{
    margin:0;
    width:100%;
    height:0;
    padding-top:100%;
    text-align:center;
    display:block;
    position:relative;
    background:#fff;
}
.img-main-source img{
    top:0;
    position:absolute !important;
    height:100%;
    max-width:100%;
    margin:0 auto;
    left:0;right:0;
    object-fit:contain;
    width:auto !important;
    background:#fff;
}
.img-main-source-min{
    margin:0;
    width:100%;
    height:0;
    padding-top:100%;
    text-align:center;
    display:block;
    position:relative;
    background:#fff;
}
.img-main-source-min img{
    top:0;
    position:absolute !important;
    height:100% !important;
    max-width:100%;
    margin:0 auto;
    left:0;right:0;
    background:#fff;
    object-fit:contain;
}
.img-main-source-prod{
    margin:0;
    width:100%;
    height:0;
    padding-top:100%;
    text-align:center;
    display:block;
    position:relative;
    background:#fff;
}
.img-main-source-prod img{
    top:0;
    position:absolute !important;
    height:100% !important;
    max-width:100%;
    margin:0 auto;
    left:0;right:0;
    background:#fff;
    object-fit:contain;
}
.img-main-basket{
    margin:0 5px 0 0;
    width:100px;
    height:0;
    padding-top:92px !important;
    text-align:center;
    display:inline-block !important;
    position:relative;
    max-width:100px;
    background:#fff;	
}
.img-main-basket img{
    top:0;
    position:absolute !important;
    height:100% !important;
    max-width:100%;
    left:50%;
    right:0;
    transform:translateX(-50%);
    background:#fff;
    object-fit:contain;
}
#swipebox-slider .slide img{
    background:#fff;
    padding-bottom:0;
    max-height:calc(100vh - 50px);
    margin-top:-41px;
}
#banner-home-owl{
    aspect-ratio:1365 / 550
}
.banners_contents .border-banner{min-height:570px; }
@media (max-width:1899px){
    .banners_contents .border-banner{min-height:490px;} 
}
@media (max-width:1549px){
    .banners_contents .border-banner{min-height:390px;} 
}
@media (max-width:1199px){
    .banners_contents .border-banner{min-height:365px;} 
}
@media (max-width:991px){
    .banners_contents .border-banner{min-height:290px;} 
}
@media (max-width:767px){
    .banners_contents .border-banner{min-height:40vw;} 
}
*{
    scrollbar-width:thin;
    scrollbar-color:#dfce99  #222;
}
.ideas-hover .row-flex .box img,.row.products.subcategories .item-inner-box a.inventory img{aspect-ratio:3 / 2}
.products-box .row.products{max-height:650px;}
.products-box .row.products > .items:not(.owl-loaded){display:flex;overflow:hidden;}
.box-h_container .row > .items:not(.owl-loaded){display:flex;overflow:hidden;}
.brands-list:not(.owl-loaded){display:flex;overflow:hidden;}
.row.products .item-inner-box .product-image img,.one-box-home img{aspect-ratio:1 / 1}
.home_box .col-md-4 .one-box-home img{aspect-ratio:320 / 210}

.hero-content .banner_title{
    color:#000;font-size:clamp(20px,4vw,70px);font-family:"Oswald",sans-serif;filter:drop-shadow(0 0 0.75rem #dfce99);display:inline-block;background:#dfce99a8;padding:5px 15px;line-height:1.2;margin-bottom:10px;
}
.hero-content .learn-more:hover{background:#000;color:#fff;}
.hero-content .learn-more{
    border:0; min-width:80px;background:#ff0000;padding:8px 20px;display:inline-block;font-size:clamp(16px,1.4vw,18px);color:#fff;text-shadow:1px 1px 1px #545454;text-transform:uppercase;border-radius:0;margin:0;
}
.hero-content .banner_subtitle{
    color:#000;font-size:clamp(14px,1.8vw,30px);font-family:"Oswald",sans-serif;filter:drop-shadow(0 0 0.75rem #dfce99);
}