.category_list{flex-wrap:wrap;gap:10px;font-size:0;width:100%;position:relative}.category_list.mobile_show{white-space:nowrap;display:none !important}.category_list.mobile_hide{display:grid;grid-template-columns:repeat(6, 1fr);row-gap:10px;column-gap:10px}.category_list .item{border:2px solid #f2f2f2;white-space:normal;border-radius:8px;overflow:hidden;font-size:0;position:relative;display:inline-block;vertical-align:middle;background-color:#F2F2F2;transition:all 400ms ease 0ms}.category_list .item.hide2{display:none}.category_list .item.active{border-color:#E72628}.category_list.show_all .item.hide,.category_list.show_all .item.hide2{display:inline-block}.category_list .item .img{display:inline-block;vertical-align:middle;width:80px;height:80px;margin:10px;background-repeat:no-repeat;background-position:center center;background-size:cover;background-color:transparent;mix-blend-mode:multiply}.category_list .item .title{margin:0;padding:0 30px 0 0;font-size:15px;line-height:20px;font-weight:600;text-align:left;width:calc(100% - 130px);display:inline-block;vertical-align:middle;transition:color 400ms ease 0ms}.notouch .category_list .item:hover .title{color:#E72628}.category_list .item.load .title{color:#E72628}.notouch .category_list .item.load:hover .title{text-decoration:underline}.category_list.category_slider{min-width:400px}.category_list.category_slider .item{width:calc(100% - 12px);margin:0 auto}@media screen and (max-width:1800px){.category_list .item .img{margin:5px;width:70px;height:70px}.category_list .item .title{padding-right:20px;font-size:14px;width:calc(100% - 110px)}}@media screen and (max-width:1500px){.category_list.mobile_hide{grid-template-columns:repeat(5, 1fr);row-gap:10px;column-gap:10px}.category_list .item.hide{display:none}}@media screen and (max-width:1400px){.category_list.mobile_hide{grid-template-columns:repeat(3, 1fr);row-gap:10px;column-gap:10px}.category_list .item.hide{display:inline-block}.category_list .item.hide2{display:none}}@media screen and (max-width:800px){.category_list.mobile_show{display:block !important}.category_list.mobile_hide{display:none}.category_list .item{width:calc(100% / 2 - 10px / 2)}.category_list .item .img{display:block;margin:0 auto;width:100px;height:100px}.category_list .item .title{font-size:11px;line-height:16px;height:32px;padding:0 7px;margin:8px 0;text-align:center;width:calc(100% - 14px);display:flex;align-items:center;justify-content:center}}#snippet--productsArea{padding:0 !important;min-height:0}#snippet--productsList{transition:opacity 400ms ease 0ms}.product_list{width:100%;display:grid;grid-template-columns:repeat(4, 1fr);row-gap:30px;column-gap:6px;font-size:0;line-height:0}.product_list .item{position:relative;display:block;background-color:#ffffff;border:1px solid #DEDEDE;transition:border 400ms ease 0ms}.notouch .product_list .item.hover_effect{border:1px solid #E72628}.product_list.product_list_slider{max-height:461px}.product_list.product_list_slider .item{width:calc(100% - 50px);margin:0 auto;display:block}.sub .product_list.product_list_slider .item{width:calc(100% - 10px)}@media screen and (max-width:1800px){.product_list{grid-template-columns:repeat(3, 1fr);row-gap:30px;column-gap:6px}.product_list.product_list_slider .item{width:calc(100% - 40px)}.sub .product_list.product_list_slider .item{width:calc(100% - 10px)}}@media screen and (max-width:1600px){.product_list{grid-template-columns:repeat(3, 1fr);row-gap:25px;column-gap:6px}.product_list.product_list_slider .item{width:calc(100% - 25px)}.sub .product_list.product_list_slider .item{width:calc(100% - 10px)}}@media screen and (max-width:1400px){.product_list.product_list_slider .item{width:calc(100% - 20px)}.sub .product_list.product_list_slider .item{width:calc(100% - 10px)}}@media screen and (max-width:850px){.product_list{grid-template-columns:repeat(2, 1fr);row-gap:20px;column-gap:6px}}@media screen and (max-width:500px){.product_list{grid-template-columns:repeat(2, 1fr);row-gap:15px;column-gap:6px}.product_list.product_list_slider .item{width:calc(100% - 6px)}.sub .product_list.product_list_slider .item{width:calc(100% - 6px)}}@media screen and (max-width:420px){.product_list{grid-template-columns:repeat(1, 1fr);row-gap:15px;column-gap:0}.product_list.product_list_slider .item{width:calc(100% - 6px)}.sub .product_list.product_list_slider .item{width:calc(100% - 6px)}}.product_overflow{display:block;position:relative}.product_list.product_list_slider{opacity:0;min-width:460px;transition:opacity 400ms ease 0ms}.product_list.owl-carousel .owl-nav{min-height:0;z-index:991;position:absolute;left:0;right:0;top:calc(50% - 20px);margin:0}.product_list.owl-carousel .owl-nav .owl-prev.disabled,.product_list.owl-carousel .owl-nav .owl-next.disabled{opacity:.3;cursor:no-drop}.product_list.owl-carousel .owl-nav .owl-prev{cursor:pointer;position:absolute;width:30px;height:40px;left:-50px;transition:all 400ms ease 0ms}.product_list.owl-carousel .owl-nav .owl-next{cursor:pointer;position:absolute;width:30px;height:40px;right:-50px;transition:all 400ms ease 0ms}.product_list.owl-carousel .owl-nav .owl-prev::before{position:absolute;left:0;top:0;content:"";background-color:#1A1818;-webkit-mask-image:url('../../img/arrow_right.svg');mask-image:url('../../img/arrow_right.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:22px 22px;mask-repeat:no-repeat;mask-position:center center;mask-size:22px 22px;display:block;width:100%;height:100%;transform:rotate(180deg);transition:all 400ms ease 0ms}.product_list.owl-carousel .owl-nav .owl-next::before{position:absolute;left:0;top:0;content:"";background-color:#1A1818;-webkit-mask-image:url('../../img/arrow_right.svg');mask-image:url('../../img/arrow_right.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:22px 22px;mask-repeat:no-repeat;mask-position:center center;mask-size:22px 22px;display:block;width:100%;height:100%;transition:all 400ms ease 0ms}.notouch .product_list.owl-carousel .owl-nav .owl-prev:hover::before,.notouch .product_list.owl-carousel .owl-nav .owl-next:hover::before{background-color:#E72628}@media screen and (max-width:1280px){.product_list.owl-carousel .owl-nav .owl-prev{left:-35px}.product_list.owl-carousel .owl-nav .owl-next{right:-35px}}@media screen and (max-width:800px){.product_list.owl-carousel .owl-nav .owl-prev{left:-12px;width:24px}.product_list.owl-carousel .owl-nav .owl-next{right:-12px;width:24px}}@media screen and (max-width:500px){.product_overflow{overflow:hidden}.product_list.owl-carousel .owl-nav{display:none}}.product_list .item .wish_icon{font-size:0;line-height:0;z-index:100;display:block;position:absolute;top:106px;right:20px;width:24px;height:24px}.product_list .item .wish_icon::before{background-color:#939393;-webkit-mask-image:url('../../img/wish_icon.svg');mask-image:url('../../img/wish_icon.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:24px 24px;mask-repeat:no-repeat;mask-position:center center;mask-size:24px 24px;position:absolute;content:"";top:0;left:0;width:100%;height:100%;transition:all 400ms ease 0ms}.product_list .item .wish_icon.active::before{-webkit-mask-image:url('../../img/wish_icon_full.svg');mask-image:url('../../img/wish_icon_full.svg')}.notouch .product_list .item .wish_icon:hover::before{background-color:#1A1818}.product_list .item .in{font-size:0;line-height:0;padding:15px;display:block;position:relative}.product_list .item .in .title{height:66px;overflow:hidden;text-transform:none;text-align:center;padding:0;margin:0;font-size:16px;line-height:22px;font-weight:700}.product_list .item .in .img{min-height:0;width:100%;position:relative;margin:15px 0;display:block}.product_list .item .in .img .img_in{position:relative;display:block;margin:0 auto;width:100%;max-width:200px}.product_list .item .in .img .img_in picture{position:relative;padding:0 0 100%;display:block;z-index:0;background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent}.product_list .item .in .img .flag_box{position:absolute;top:10px;left:-15px;z-index:10}.product_list .item .in .img .flag_box>span{background:var(--flag-clr, #1A1818);position:relative;display:block;text-align:left;margin:2px 0 0;padding:0 5px;font-size:12px;line-height:24px;color:var(--flag-clr2, #fff);font-weight:400;text-transform:uppercase}.product_list .item .in .img .flag_box>span::before{position:absolute;left:100%;top:0;content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:24px 10px 0 0;border-color:var(--flag-clr, #1A1818) transparent transparent transparent}.product_list .item .in .img .flag_box>span:nth-child(1){margin:0}.product_list .item .left_side{height:59px;display:flex;justify-content:flex-end;align-items:flex-start;flex-wrap:wrap;flex-direction:column;vertical-align:bottom;width:65%}.product_list .item .left_side .discount{white-space:nowrap;display:block;font-size:14px;line-height:18px;margin:0;font-weight:400}.product_list .item .left_side .discount .perc{color:#E72628}.product_list .item .left_side .discount strong{text-decoration:line-through}.product_list .item .left_side .main{white-space:nowrap;display:block;font-size:16px;line-height:20px;font-weight:600;margin:0}.product_list .item .left_side .main span{color:#1A1818;font-size:12px;line-height:20px;font-weight:400;margin:0}.product_list .item .left_side .main.red{color:#E72628}.product_list .item .left_side .submain{display:block;font-size:14px;line-height:18px;font-weight:600;margin:0}.product_list .item .left_side .submain span{font-size:12px;line-height:18px;font-weight:400;margin:0}.product_list .item .left_side .error{display:block;font-size:14px;line-height:18px;font-weight:600;margin:0;color:#E72628}.product_list .item .right_side{text-align:right;display:block;position:absolute;right:15px;bottom:15px;width:35%}.product_list .item .right_side .warehouse{font-size:12px;line-height:20px;font-weight:600;margin:0}.product_list .item .bottom{padding:15px;position:relative;margin:0}.product_list .item .bottom::before{position:absolute;left:15px;right:15px;top:0;height:2px;background-color:#DEDEDE;content:""}.product_list .item .bottom .basket{user-select:none;position:relative;display:inline-block;vertical-align:middle;margin:0 5px 0 0}.product_list .item .bottom .basket a.decrement,.product_list .item .bottom .basket a.increment{z-index:10;width:16px;display:block;margin:0;position:absolute;top:2px;bottom:2px;border:2px solid transparent;transition:all 400ms ease 0ms}.product_list .item .bottom .basket a.decrement span,.product_list .item .bottom .basket a.increment span{font-size:0;line-height:0;display:block;width:100%;height:100%}.product_list .item .bottom .basket a.disabled{background-color:#fafafa;cursor:no-drop}.product_list .item .bottom .basket a.disabled span{pointer-events:none}.product_list .item .bottom .basket a.disabled::before{opacity:.2}.product_list .item .bottom .basket a.increment{right:2px;border-top-left-radius:0;border-bottom-right-radius:8px;border-bottom-left-radius:0;border-top-right-radius:8px;border-left-color:#DEDEDE}.product_list .item .bottom .basket a.decrement{left:2px;border-top-left-radius:8px;border-bottom-right-radius:0;border-bottom-left-radius:8px;border-top-right-radius:0;border-right-color:#DEDEDE}.product_list .item .bottom .basket a.decrement::before,.product_list .item .bottom .basket a.increment::before{z-index:10;position:absolute;top:50%;transform:translateY(-50%);height:38px;left:0;right:0;margin:0;display:block;content:"";background-color:#c3c3c3;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:12px 12px;mask-repeat:no-repeat;mask-position:center center;mask-size:12px 12px;transition:all 400ms ease 0ms}.product_list .item .bottom .basket a.increment::before{-webkit-mask-image:url('../../img/plus.svg');mask-image:url('../../img/plus.svg')}.product_list .item .bottom .basket a.decrement::before{-webkit-mask-image:url('../../img/minus.svg');mask-image:url('../../img/minus.svg')}.notouch .product_list .item .bottom .basket a.decrement:not(.disabled):hover::before{background-color:#1A1818}.notouch .product_list .item .bottom .basket a.increment:not(.disabled):hover::before{background-color:#1A1818}.product_list .item .bottom .basket label{display:block}.product_list .item .bottom .basket label input{appearance:textfield;border-radius:8px;position:relative;font-size:15px;line-height:20px;height:20px;padding:9px 18px;width:32px;font-weight:600;text-align:center;display:block;background:transparent;border:2px solid #DEDEDE;color:#1A1818;transition:all 400ms ease 0ms}@media screen and (max-width:1360px){.product_list .item .in{padding:10px}.product_list .item .in .title{height:60px;font-size:15px;line-height:20px}.product_list .item .in .img{margin:10px 0}.product_list .item .in .img .flag_box{top:8px;left:-10px}.product_list .item .left_side{width:100%}.product_list .item .right_side{position:relative;display:block;right:0;bottom:0;width:100%;text-align:left}.product_list .item .bottom{padding:10px}.product_list .item .bottom::before{left:10px;right:10px}.product_list .item .bottom .btn.typ_9,.product_list .item .bottom .btn.typ_8{font-size:0;line-height:20px;padding-left:20px;padding-right:20px}.product_list .item .bottom .btn.typ_9::before,.product_list .item .bottom .btn.typ_8::before,.product_list .item .bottom .btn.typ_9::after,.product_list .item .bottom .btn.typ_8::after{width:100%}}@media screen and (max-width:600px){.product_list .item .in{padding:6px}.product_list .item .in .title{height:48px;font-size:12px;line-height:16px}.product_list .item .in .img{margin:6px 0}.product_list .item .in .img .flag_box{top:5px;left:-6px}.product_list .item .left_side{height:54px}.product_list .item .left_side .submain{display:none}.product_list .item .bottom{padding:6px}.product_list .item .bottom::before{left:6px;right:6px}}.related h2{font-size:24px;line-height:32px;font-weight:400;text-align:left;margin:0 0 10px;text-transform:uppercase;position:relative}@media screen and (max-width:1280px){.related h2{font-size:22px;line-height:28px}}@media screen and (max-width:1024px){.related h2{font-size:20px;line-height:26px}}.category_bottom{margin:20px 0 0}.category_bottom .load_next_page{display:block;float:left;margin:0}.category_bottom .pagination{padding:0;margin:0 auto;display:block;float:right}.category_bottom .pagination ul{margin:0;padding:2px 0;font-size:0;line-height:0}.category_bottom .pagination ul li{list-style:none;display:inline-block;vertical-align:middle;margin:0 0 0 4px}.category_bottom .pagination ul li a{border-radius:8px;border:1px solid #E72628;display:block;width:36px;font-size:14px;line-height:36px;padding:0;text-align:center;font-weight:500;position:relative;transition:all 400ms ease 0ms}.notouch .category_bottom .pagination ul li:not(.active) a:hover{color:#E72628}.category_bottom .pagination ul li.active a{border:1px solid #E72628;background-color:#E72628;color:#ffffff}.category_bottom .pagination ul li.dots{font-size:20px;line-height:20px;padding-top:1px}@media screen and (max-width:650px){.category_bottom{text-align:center}.category_bottom .load_next_page{float:none}.category_bottom .pagination{float:none;margin:20px auto 0}.category_bottom .pagination ul{text-align:center}.category_bottom .pagination ul li{margin:0 2px}.category_bottom .pagination ul li a{width:30px;font-size:13px;line-height:30px}}/*# sourceMappingURL=products.css.map */