.product-info{display:flex;margin:0 0 82px;}
.product-info .gallery{flex-shrink:0;width:400px;position:relative;}
.product-info .gallery.noimg{padding-bottom:65%;background:#f8f8f8 url(/i/common/noimage.png) no-repeat center;}
.product-info .gallery .images{display:flex;flex-wrap:wrap;margin:-4px;}
.product-info .gallery .images .image{position:relative;padding:4px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.product-info .gallery .images .image:not(:first-child){width:16.6666%;}
.product-info .gallery .images .image img{width:100%;border-radius:6px;cursor:pointer;transition:opacity*1ms all ease;-webkit-transition:opacity*1ms all ease;}
.product-info .gallery .images .image img.loading{opacity:0;}
.product-info .gallery .images .image img:hover{opacity:0.8;}
.product-info .gallery .images .image .description{position:absolute;left:4px;right:4px;bottom:4px;pointer-events:none;}
.product-info .gallery .images .image .description span{display:block;padding:3px 5px;font-size:1.1rem;font-weight:700;background:rgba(0,0,0,0.5);color:#fff;border-radius:0 0 6px 6px;width:100%;box-sizing:border-box;text-align:center;}
.product-info .gallery .flags{position:absolute;z-index:6;left:12px;top:12px;margin:-2px;display:flex;flex-wrap:wrap;align-items:center;}
.product-info .gallery .flags .flag{margin:2px;padding:6px 9px;display:flex;align-items:center;text-align:center;font-size:0.688em;font-weight:600;line-height:1.2;background:#46c64b;color:#fff;border-radius:6px;}
.product-info .info{width:1%;flex-grow:1;padding-left:24px;position:relative;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.product-info .info .name{padding:0 0 10px;margin:0 0 15px;}
.product-info .info .line{width:100%;background:#e0e0e0;height:1px;}
.product-info .info .info-top{display:flex;padding:0 0 15px;margin:0 0 15px;border-bottom:1px solid #e0e0e0;}
.product-info .info .info-top .comments{margin-left:auto;margin-top:6px;}
.product-info .info .info-top .comments a{color:#626262;}
.product-info .info .info-top .details{margin:0;}
.product-info .info .info-panel{display:flex;}
.product-info .info .info-panel .info-left{width:50%;flex-shrink:0;}
.product-info .info .info-panel .info-top-right{padding:0 12px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin-top:24px;margin-left:auto;}
.product-info .info .additional-field{text-align:right;margin-top:12px;font-weight:500;color:#c9202c;}
.product-info .info .additional-field-second{text-align:right;margin-top:12px;margin-top:8px;font-weight:500;}
.product-info .info .info-rebate{margin:15px 0 0;}
.product-info .info .details{display:table;border-spacing:0;margin:24px 0;}
.product-info .info .details .item{display:table-row;}
.product-info .info .details .item .label{font-weight:600;display:table-cell;vertical-align:middle;padding:8px 8px 8px 0px;}
.product-info .info .details .item .value{display:table-cell;padding:2px 0;vertical-align:middle;font-weight:700;}
.product-info .info .details .item .value img{display:block;}
.product-info .info .details .status .value{font-weight:bold;}
.product-info .info .details .status .avail{color:#97be0d;}
.product-info .info .details .status .unavail{color:#c9202c;}
.product-info .info .details .producer a{font-weight:normal;color:#999;}
.product-info .info .details .producer a img{height:20px;}
.product-info .info .prices{position:relative;display:flex;text-align:center;line-height:1.4;}
.product-info .info .prices:before{content:"/";position:absolute;top:0;left:50%;margin:0 0 0 -3px;font-size:1.750em;font-weight:700;color:#000;}
.product-info .info .prices.is-price-old:before{top:23px;}
.product-info .info .prices .price-net{flex:1;padding-right:20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.product-info .info .prices .price-gross{flex:1;padding-left:20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.product-info .info .prices .price-old{font-weight:500;text-decoration:line-through;color:#626262;}
.product-info .info .prices .price{font-size:1.80em;font-weight:700;color:#000;display:flex;align-items:baseline;justify-content:center;}
.product-info .info .prices .label{font-size:1.2rem;color:#626262;}
.product-info .info .prices .unit{font-size:0.7em;margin-left:8px;}
.product-info .info .hs-content{position:relative;padding:15px;border:5px solid #46c64b;border-radius:6px;}
.product-info .info .hs-content .hs-title{white-space:nowrap;font-size:20px;font-weight:800;text-transform:uppercase;padding:0 8%;position:absolute;left:50%;top:-20px;transform:translateX(-50%);background:#fff;}
.product-info .info .hs-content .hot-shot-timer{margin-top:15px;flex-wrap:wrap;justify-content:center;}
.product-info .info .hs-content .hot-shot-timer .hst-label{width:100%;border:none;padding:0 0 10px;margin:0;text-align:center;}
.product-info .info .hs-content .hot-shot-timer .hst-item{text-align:center;width:25%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.product-info .info .hs-content .hot-shot-timer .hst-item .hst-val{font-size:18px;display:block;}
.product-info .info .info-bottom{margin:48px 0 0;padding:24px 0 0;display:flex;justify-content:space-between;border-top:1px solid #e0e0e0;}
.product-info .info .send-to-friend{width:44px;height:44px;display:flex;align-items:center;justify-content:center;text-align:center;background:#f8f8f8;color:#626262;border-radius:6px;cursor:pointer;}
.product-info .info .send-to-friend:before{content:"\f1e0";font-family:"Font Awesome 5 Pro";font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2.4rem;font-weight:400;}
.product-info .info .buttons-order.buttons{display:flex;align-items:center;}
.product-info .info .buttons-order.buttons .button{width:100%;}
.product-info .info .buttons-order.buttons .button:first-child{margin-top:0;margin-right:16px;color:#000;background-color:#f4f4f4;border:none;}
.product-info .info .buttons-order.buttons .button:last-child{margin-bottom:0;}
.product-info .info .add2cart{display:flex;justify-content:flex-end;align-items:center;}
.product-info .info .add2cart input{width:160px;}
.product-info .info .add2cart .unit{color:#626262;margin:0 10px 0 5px;}
.product-info .info .params{position:relative;margin:20px 0 0;padding:5px 0 0;}
.product-info .info .params .param .label{margin:5px 0;font-weight:bold;font-size:1.6rem;}
.product-info .info .params .param .err{color:#fff;font-size:10px;display:inline-block;margin:2px 0 0;padding:2px 5px;background:#c9202c;}
.product-info .info .params .param.kind-2 .icon{width:40px;height:40px;padding:2px;margin:0 3px 0 0;display:inline-block;vertical-align:middle;border:1px solid #e0e0e0;border-radius:5px;transition:300ms all ease;-webkit-transition:300ms all ease;}
.product-info .info .params .param.kind-2 .icon img{border-radius:4px;}
.product-info .info .params .param.kind-2 .icon.active{border-color:#46c64b;}
.product-info .info .params .param.kind-2 .icon:hover{cursor:pointer;opacity:0.8;}
.product-info .info .params .param.kind-3 .color{padding:1px;margin:0 3px 0 0;display:inline-block;border:1px solid #e0e0e0;border-radius:4px;transition:300ms all ease;-webkit-transition:300ms all ease;}
.product-info .info .params .param.kind-3 .color span{display:block;width:20px;height:20px;border-radius:4px;}
.product-info .info .params .param.kind-3 .color.active{border-color:#46c64b;}
.product-info .info .params .param.kind-3 .color:hover{cursor:pointer;opacity:0.6;}
.product-info .info .params .param input{width:100%;}
.product-info .info .params .param:after{content:'';display:block;clear:both;}
.product-info .info .params.loading:before{content:'';position:absolute;left:0;top:0;right:0;bottom:0;z-index:100;background:rgba(255,255,255,0.7);}
.product-info .info .variants{margin:20px 0 0;}
.product-info .info .variants h3{margin:0 0 5px;}
.product-info .info .variants .items .variant{display:flex;flex-wrap:wrap;align-items:center;padding:10px 0;position:relative;border-bottom:1px solid #e0e0e0;}
.product-info .info .variants .items .variant .item.v-name{padding-right:20px;flex-grow:1;}
.product-info .info .variants .items .variant .item.v-name .v-status.avail{color:#97be0d;}
.product-info .info .variants .items .variant .item.v-name .v-status.unavail{color:#c9202c;}
.product-info .info .variants .items .variant .item.v-price{width:20%;text-align:center;color:#000;font-weight:600;}
.product-info .info .variants .items .variant .item.v-price .v-price-old{font-size:0.9em;color:#626262;text-decoration:line-through;}
.product-info .info .variants .items .variant .item.v-buy{width:20%;padding-right:0;text-align:right;}
.product-info .info .variants .items .variant:last-child{border:none;padding-bottom:0;}
.product-info .info .accessories{margin:24px 0 0;position:relative;text-align:left;}
.product-info .info .accessories .items .accessory{margin:10px 0 0;display:flex;align-items:center;font-size:0.929em;}
.product-info .info .accessories .items .accessory:first-child{margin-top:0;}
.product-info .info .accessories .items .accessory .a-add2cart{flex-shrink:0;margin:0 12px 0 0;width:12px;height:12px;display:flex;align-items:center;justify-content:center;text-align:center;border:2px solid #e0e0e0;border-radius:6px;position:relative;transition:300ms all ease;-webkit-transition:300ms all ease;cursor:pointer;}
.product-info .info .accessories .items .accessory .a-add2cart::before{content:"\f00c";font-family:"Font Awesome 5 Pro";font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:bold;color:#fff;opacity:0;transition:300ms all ease;-webkit-transition:300ms all ease;}
.product-info .info .accessories .items .accessory .a-add2cart:hover{border-color:#46c64b;}
.product-info .info .accessories .items .accessory .a-picture{flex-shrink:0;position:relative;margin:0 12px 0 0;width:54px;height:54px;display:flex;align-items:center;justify-content:center;text-align:center;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;transition:300ms border-color ease;}
.product-info .info .accessories .items .accessory .a-picture.noimg{background:#f8f8f8 url(/i/common/noimage.png) no-repeat center;background-size:80%;}
.product-info .info .accessories .items .accessory .a-info{flex-grow:1;}
.product-info .info .accessories .items .accessory .a-info .a-name{font-weight:400;}
.product-info .info .accessories .items .accessory .a-info .a-name a{color:inherit;}
.product-info .info .accessories .items .accessory .a-info .a-name .count{font-weight:bold;}
.product-info .info .accessories .items .accessory .a-info .a-price{font-weight:bold;color:#000;}
.product-info .info .accessories .items .accessory.selected .a-add2cart{background-color:#97be0d;border-color:#97be0d;}
.product-info .info .accessories .items .accessory.selected .a-add2cart::before{opacity:1;}
.product-info .info .accessories .items .accessory.unavailable{filter:grayscale(1);opacity:0.7;}
.product-info .info .accessories .items .accessory.unavailable .a-add2cart{pointer-events:none;}
.product-info .info .versions{margin:20px 0;position:relative;}
.product-info .info .versions h3{margin:0 0 5px;}
.product-info .info .versions .items{margin:0 -5px;}
.product-info .info .versions .items .version{padding:1px 0;text-align:center;}
.product-info .info .versions .items .version a{display:inline-block;width:40px;height:40px;margin:0 5px;border:1px solid #e0e0e0;overflow:hidden;border-radius:4px;}
.product-info .info .versions .items .version a:hover{cursor:pointer;opacity:0.8;}
.product-info .info .versions .items .version.noimg a{background:#f8f8f8 url(/i/common/noimage.png) no-repeat center;background-size:80%;}
.product-info .info .versions .items .version.active{padding:0;}
.product-info .info .versions .items .version.active a{border-color:#97be0d;border-width:2px;}
.product-info .info .versions .slick-track{margin-right:0;}
.product-info .info .versions .slick-prev{width:20px;height:20px;line-height:20px;position:absolute;left:-5px;top:50%;margin-top:-10px;background:rgba(0,0,0,0.2);border-radius:50%;z-index:100;font-size:12px;color:#fff;text-align:center;cursor:pointer;}
.product-info .info .versions .slick-next{width:20px;height:20px;line-height:20px;position:absolute;right:-5px;top:50%;margin-top:-10px;background:rgba(0,0,0,0.2);border-radius:50%;z-index:100;font-size:12px;color:#fff;text-align:center;cursor:pointer;}
.product-info .info .products-set{position:relative;}
.product-info .info .products-set .v-name a{color:inherit;}
.product-info .info .products-set .v-params{width:100%;margin:5px -5px 0;}
.product-info .info .products-set .v-params .param{float:left;width:33.3333%;padding:0 5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.product-info .info .products-set .v-params .param:first-child{margin-top:0;}
.product-info .info .products-set .v-params .param:last-child{margin-bottom:0;}
.product-info .info .products-set .v-params .param .err{color:#fff;font-size:10px;display:inline-block;margin:2px 0 0;padding:2px 5px;background:#c9202c;}
.product-info .info .products-set .v-params .param.kind-2 .icon{width:40px;height:40px;padding:2px;margin:0 3px 0 0;display:inline-block;border:1px solid #e0e0e0;border-radius:5px;transition:300ms all ease;-webkit-transition:300ms all ease;}
.product-info .info .products-set .v-params .param.kind-2 .icon img{border-radius:4px;}
.product-info .info .products-set .v-params .param.kind-2 .icon.active{border-color:#46c64b;}
.product-info .info .products-set .v-params .param.kind-2 .icon:hover{cursor:pointer;opacity:0.8;}
.product-info .info .products-set .v-params .param.kind-3 .color{padding:1px;margin:0 3px 0 0;display:inline-block;border:1px solid #e0e0e0;border-radius:5px;transition:300ms all ease;-webkit-transition:300ms all ease;}
.product-info .info .products-set .v-params .param.kind-3 .color span{display:block;width:20px;height:20px;border-radius:4px;}
.product-info .info .products-set .v-params .param.kind-3 .color.active{border-color:#46c64b;}
.product-info .info .products-set .v-params .param.kind-3 .color:hover{cursor:pointer;opacity:0.6;}
.product-info .info .products-set .v-params .param.kind-v{width:66.6666%;}
.product-info .info .products-set .v-params .param select,.product-info .info .products-set .v-params .param input{width:100%;}
.product-info .info .products-set.loading:before{content:'';position:absolute;left:0;top:0;right:0;bottom:0;z-index:100;background:rgba(255,255,255,0.7);}
.product-info .info .product-dimensions{position:relative;margin:20px 0 0;padding:5px 0 0;border-top:1px solid #e0e0e0;}
.product-info .info .product-dimensions .dimensions{display:flex;margin:0 -5px;flex-wrap:wrap;}
.product-info .info .product-dimensions .dimensions .dimension{padding:0 5px;width:50%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.product-info .info .product-dimensions .dimensions .dimension .d-label{margin:5px 0;font-weight:bold;}
.product-info .info .product-dimensions .dimensions .dimension .d-hint{font-size:0.75em;color:#626262;margin:5px 0 10px;}
.product-info .info .product-dimensions.loading:before{content:'';position:absolute;left:0;top:0;right:0;bottom:0;z-index:100;background:rgba(255,255,255,0.7);}
.product-info .info .desc-short{margin:5px 0 0;}
.product-info .info .add2cart{display:flex;justify-content:right;align-items:center;padding-top:15px;margin-top:20px;border-top:1px solid #e0e0e0;}
.product-info .info .add2cart input{width:140px;}
.product-info .info .add2cart .unit{color:#626262;margin:0 10px 0 5px;}
.product-info .info .add2cart .button{vertical-align:top;}
.product-info .info .add2cart .notify-add:before{content:'\f05a';font-family:"Font Awesome 5 Pro";font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 7px 0 -5px;font-size:14px;}
.product-info .info .add2cart .shipment{margin-right:auto;}
.product-info .info .add2cart .shipment .label{font-weight:bold;}
.product-info .info .stuff{text-align:right;padding-top:15px;margin-top:15px;border-top:1px solid #e0e0e0;}
.product-info .info .stuff .button{vertical-align:top;margin:0 0 0 5px;}
.product-info .info .stuff .favorites-add:before{content:'\f005';font-family:"Font Awesome 5 Pro";font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:normal;margin:0 7px 0 -5px;}
.product-info .info .stuff .send-to-friend:before{content:'\f0c0';font-family:"Font Awesome 5 Pro";font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 7px 0 -5px;}
.product-info:after{content:'';display:block;clear:both;}
.product-details{margin:24px 0 0;display:flex;}
.product-details .product-see{flex-shrink:0;width:400px;padding:0 0 0 24px;}
.product-details .product-see .products-tile{padding:12px 36px;}
.product-details .product-see .products-tile .product-tile{margin:0;}
.product-details .product-see .products-tile .product-tile:first-child{margin-top:0;}
.product-details .product-see .products-tile .product-tile:last-child{margin-bottom:0;}
.product-details .product-tabs{width:1%;flex-grow:1;}
.product-details .pd-box{margin:80px 0 0 12px;}
.product-details .pd-box:first-child{margin-top:0;}
.product-details .pd-box .pd-box-title{margin:0 0 48px 0;text-align:center;}
.product-details .pd-box.border .pd-box-cnt{padding:12px;border:1px solid #e0e0e0;border-radius:6px;margin-top:48px;}
.product-details .pd-box.pd-box-product-see{position:sticky;top:12px;}
.product-dicts{width:100%;border-collapse:collapse;border-spacing:0;font-size:1.1em;border-radius:6px;border-style:hidden;box-shadow:0 0 0 1px #e0e0e0;margin-top:48px;}
.product-dicts tr td{padding:24px 40px;border:1px solid #e0e0e0;line-height:1.4;}
.product-dicts tr td.dict{width:40%;color:#626262;border-right:none;}
.product-dicts tr td.words{width:60%;font-weight:700;border-left:none;}
.product-dicts tr td.words a{color:#000;}
.product-dicts tr td.words a:hover{color:#46c64b;}
.product-gallery .images{display:flex;flex-wrap:wrap;margin:-12px;}
.product-gallery .images .image{position:relative;width:20%;padding:6px 12px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.product-gallery .images .image img{border-radius:6px;cursor:pointer;transition:opacity*1ms all ease;-webkit-transition:opacity*1ms all ease;width:100%;}
.product-gallery .images .image img.loading{opacity:0;}
.product-gallery .images .image img:hover{opacity:0.8;}
.product-gallery .images .image .description{display:none;}
.product-gallery .images .image:hover .description span{opacity:1;transform:translateY(0);}
.product-comments{position:relative;margin-top:48px;}
.product-comments .comments-summary{display:flex;align-items:center;}
.product-comments .comments-summary .rating{flex-shrink:0;width:calc(224px);padding:0 24px 0 0;text-align:center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.product-comments .comments-summary .rating .vote{font-size:2.2em;font-weight:bold;white-space:nowrap;}
.product-comments .comments-summary .rating .vote span{font-size:0.6em;font-weight:normal;}
.product-comments .comments-summary .rating .stars-panel{font-size:1.2em;margin:12px 0 8px;}
.product-comments .comments-summary .rating .info{font-size:0.9em;color:#626262;}
.product-comments .comments-summary .chart{flex-grow:1;padding:0 24px 0 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.product-comments .comments-summary .chart .chart-line{margin:6px 0;display:flex;align-items:center;}
.product-comments .comments-summary .chart .chart-line:first-child{margin-top:0;}
.product-comments .comments-summary .chart .chart-line:last-child{margin-bottom:0;}
.product-comments .comments-summary .chart .chart-line .vote{display:none;margin:0 0 0 4px;font-size:0.9em;color:#626262;}
.product-comments .comments-summary .chart .chart-line .line{flex-grow:1;min-width:120px;margin:0 8px;position:relative;height:4px;border-radius:4px;background-color:#f8f8f8;overflow:hidden;}
.product-comments .comments-summary .chart .chart-line .line .line-p{height:100%;background-color:#46c64b;}
.product-comments .comments-summary .chart .chart-line .count{font-size:0.9em;}
.product-comments .comments-summary .add{padding:24px;text-align:center;border:1px solid #e0e0e0;border-radius:6px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.product-comments .comments-summary .add .info{margin:0 0 16px 0;}
.product-comments .comments-summary .add .info-collect{margin:10px 0 0 0;font-size:0.8em;color:#46c64b;cursor:pointer;}
.product-comments .comments-summary .add .info-collect:hover{text-decoration:underline;}
.product-comments .comments-filters{margin:20px 0 0;padding:10px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
.product-comments .comments-filters .filters{margin:0 -10px;display:flex;align-items:center;justify-content:space-between;}
.product-comments .comments-filters .filters .filter{padding:0 10px;display:flex;align-items:center;}
.product-comments .comments-filters .filters .filter .label{margin:0 4px 0 0;font-size:0.9em;}
.product-comments .comments-filters .filters .filter .chk{font-size:0.9em;}
.product-comments .comments-filters .filters .filter select,.product-comments .comments-filters .filters .filter input{width:100%;}
.product-comments .comments-filters .filters .filter:last-child{margin-left:auto;}
.product-comments .comments .comment{position:relative;margin:16px 0 0;}
.product-comments .comments .comment:first-child{margin-top:0;}
.product-comments .comments .comment .comment-cnt .author{display:flex;align-items:center;}
.product-comments .comments .comment .comment-cnt .author .avatar{flex-shrink:0;margin:0 12px 0 0;width:40px;height:40px;border-radius:50%;overflow:hidden;}
.product-comments .comments .comment .comment-cnt .author .avatar.noimg{background-color:#f8f8f8;display:flex;align-items:center;justify-content:center;}
.product-comments .comments .comment .comment-cnt .author .avatar.noimg::before{content:"\f007";font-family:"Font Awesome 5 Pro";font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.6rem;font-weight:700;color:#626262;}
.product-comments .comments .comment .comment-cnt .author .data{display:flex;flex-wrap:wrap;font-size:0.9em;}
.product-comments .comments .comment .comment-cnt .author .data .nick{margin:0 20px 0 0;font-weight:bold;}
.product-comments .comments .comment .comment-cnt .author .data .date{color:#626262;}
.product-comments .comments .comment .comment-cnt .info{padding:0 0 0 calc(52px);}
.product-comments .comments .comment .comment-cnt .info .details{margin:-4px 0;display:flex;flex-wrap:wrap;font-size:0.9em;}
.product-comments .comments .comment .comment-cnt .info .details .vote{margin:4px 24px 4px 0;color:#626262;}
.product-comments .comments .comment .comment-cnt .info .details .confirmed{margin:4px 0;font-weight:600;color:#97be0d;}
.product-comments .comments .comment .comment-cnt .info .details .confirmed::before{content:"\f2f7";font-family:"Font Awesome 5 Pro";font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;margin:0 5px 0 0;}
.product-comments .comments .comment .comment-cnt .info .details + .comm{margin:16px 0 0;}
.product-comments .comments .comment .comment-cnt .info .pos-neg{margin:12px 0 0;display:flex;}
.product-comments .comments .comment .comment-cnt .info .pos-neg ul{margin:0 48px 0 1em;}
.product-comments .comments .comment .comment-cnt .info .pos-neg ul:last-child{margin-right:0;}
.product-comments .comments .comment .comment-cnt .info .pos-neg ul li{padding:0 0 0 0.5em;}
.product-comments .comments .comment .comment-cnt .info .pos-neg ul li::marker{content:"";font-family:"Font Awesome 5 Pro";font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.product-comments .comments .comment .comment-cnt .info .pos-neg ul li.pos::marker{content:"\f058";color:#97be0d;}
.product-comments .comments .comment .comment-cnt .info .pos-neg ul li.neg::marker{content:"\f056";color:#c9202c;}
.product-comments .comments .comment .comment-cnt .info .action{margin:12px 0 0;display:flex;align-items:center;}
.product-comments .comments .comment .comment-cnt .info .action .reply{font-size:0.85em;color:#626262;transition:300ms color ease;-webkit-transition:300ms color ease;cursor:pointer;}
.product-comments .comments .comment .comment-cnt .info .action .reply:hover{color:#46c64b;}
.product-comments .comments .comment .comment-cnt .info .action .vcm{margin:0 0 0 24px;position:relative;display:flex;align-items:center;font-size:0.9em;color:#626262;}
.product-comments .comments .comment .comment-cnt .info .action .vcm .vc{margin:0 0 0 16px;cursor:pointer;}
.product-comments .comments .comment .comment-cnt .info .action .vcm .vc:first-child{margin-left:0;}
.product-comments .comments .comment .comment-cnt .info .action .vcm .vc::before{content:"";font-family:"Font Awesome 5 Pro";font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;margin:0 3px 0 0;position:relative;transition:300ms color ease;-webkit-transition:300ms color ease;}
.product-comments .comments .comment .comment-cnt .info .action .vcm .vc.vp::before{content:"\f164";}
.product-comments .comments .comment .comment-cnt .info .action .vcm .vc.vp.set::before,.product-comments .comments .comment .comment-cnt .info .action .vcm .vc.vp:hover::before{color:#97be0d;}
.product-comments .comments .comment .comment-cnt .info .action .vcm .vc.vm::before{content:"\f165";top:1px;}
.product-comments .comments .comment .comment-cnt .info .action .vcm .vc.vm.set::before,.product-comments .comments .comment .comment-cnt .info .action .vcm .vc.vm:hover::before{color:#c9202c;}
.product-comments .comments .comment .comment-cnt .info .action .vcm .pop-pop{white-space:nowrap;}
.product-comments .comments .comment .comment-cnt .info .answers{margin:24px 0 0;}
.product-comments .comments .comment.lvl-0{margin:0;padding:24px 0;border-bottom:1px solid #e0e0e0;}
.product-comments .comments .comment.lvl-0:last-child{padding-bottom:0;border-bottom:none;}
.product-comments .comments .comment.loading .comment-cnt{opacity:0.5;transition:300ms opacity ease;-webkit-transition:300ms opacity ease;}
.product-comments.loading{min-height:100px;}
.product-comments.loading::before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;z-index:100;background:rgba(255,255,255,0.6);}
.realization-title{margin-top:64px;}
.realizations-list{display:flex;margin:0 -12px;flex-wrap:wrap;}
.realizations-list .realization{width:25%;padding:24px 12px;box-sizing:border-box;}
.realizations-list .realization .pcnt{position:relative;display:flex;flex-direction:column;color:#000;border-radius:6px;}
.realizations-list .realization .pcnt .picture{border-radius:6px;}
.realizations-list .realization .pcnt .picture img{width:100%;border-radius:6px;transition:.3s;}
.realizations-list .realization .pcnt .name{font-size:1.125em;margin-top:12px;text-align:center;text-decoration:none;}
.realizations-list .realization .pcnt .name:hover{text-decoration:none;}
.realizations-list .realization .pcnt:hover .picture img{opacity:0.8;}
.realizations-list .realization .pcnt:hover .name{text-decoration:none;}
@media screen and (max-width: 1280px){.product-info .gallery{width:360px !important;}
.product-details .product-see{width:300px;padding-right:20px;}
.product-comments .comments-summary .rating{width:calc(204px);}
.product-comments .comments-summary .add{padding:16px;}
.product-comments .comments .comment.lvl-0{padding:16px 0;}
}
@media screen and (max-width: 1000px){.product-info{flex-direction:column;}
.product-info .gallery{width:432px;margin:0 auto 24px;}
.product-info .gallery .images .image:not(:first-child){width:20%;}
.product-info .info{width:100%;padding-left:0;margin-top:24px;}
.product-info .info .name{width:100%;text-align:center;}
.product-info .info .name.headline-left::after{left:50%;transform:translateX(-50%);}
.product-info .info .add2cart .count-box{display:none;}
.product-info .info .add2cart .unit{display:none;}
.product-info .info .product-dimensions .dimensions .dimension{width:100%;margin-bottom:10px;}
.product-dicts tr td.dict{width:50%;}
.product-dicts tr td.words{width:50%;}
.product-details .product-see{display:none;}
}
@media screen and (max-width: 740px){.product-info .info .info-panel{flex-direction:column-reverse;}
.product-info .info .add2cart .count-box{display:inline-block;}
.product-info .info .add2cart .unit{display:inline;}
.product-info .info .info-panel .info-top-right{margin-right:auto;}
.product-info .info .info-panel .info-left{width:100%;}
.product-info .info .details{margin:24px auto 24px;font-size:1.4rem;}
.product-info .info .desc-short{font-size:1.4rem;text-align:center;}
.product-info .info .info-bottom{margin:36px auto 0;}
.product-info .info .buttons-order.buttons{justify-content:center;}
.product-info .info-bottom-right{margin:0 auto;}
.product-info .info .additional-field{text-align:center;}
.product-info .info .additional-field-second{text-align:center;}
.product-details{margin:0;}
.product-comments .comments-list .comment .answers .comment .answers{padding-left:0;}
.product-info .info .params{display:flex;}
.product-info .info .params .param .label{text-align:center;}
.product-info .info .params .param{margin:0 auto;}
.realizations-list .realization{width:33.3333%;}
.product-comments .comments-summary{flex-wrap:wrap;}
.product-comments .comments-summary .rating{width:45%;padding:0 10px 0 0;}
.product-comments .comments-summary .chart{width:55%;padding:0 0 0 10px;}
.product-comments .comments-summary .chart .chart-line .line{min-width:0;}
.product-comments .comments-summary .add{width:100%;margin:16px 0 0;}
.product-comments .comments-filters{padding:16px 0;}
.product-comments .comments-filters .filters{margin:0;flex-wrap:wrap;}
.product-comments .comments-filters .filters .filter{margin:0 0 16px 0;padding:0;display:block;width:100%;}
.product-comments .comments-filters .filters .filter:last-child{margin:0;}
.product-comments .comments-filters .filters .filter .label{display:none;}
}
@media screen and (max-width: 540px){.product-comments .comments-summary .rating{width:50%;}
.product-comments .comments-summary .rating .stars-panel{margin:8px 0 6px;}
.product-comments .comments-summary .chart{width:50%;}
.product-comments .comments-summary .chart .chart-line{margin:4px 0;}
.product-comments .comments-summary .chart .chart-line .stars-panel .star{display:none;color:#46c64b;}
.product-comments .comments-summary .chart .chart-line .stars-panel .star:first-child{display:inline-block;}
.product-comments .comments-summary .chart .chart-line .stars-panel .star::before{font-weight:700;}
.product-comments .comments-summary .chart .chart-line .stars-panel .progress{display:none;}
.product-comments .comments-summary .chart .chart-line .vote{display:block;}
.product-comments .comments-summary .add{padding:0;border:none;border-radius:0;}
.product-comments .comments-summary .add .info{display:none;}
.product-comments .comments-summary .add .button{width:100%;}
.product-comments .comments .comment .comment-cnt .author .avatar{width:36px;height:36px;}
.product-comments .comments .comment .comment-cnt .author .data{flex-direction:column;}
.product-comments .comments .comment .comment-cnt .author .data .date{font-size:0.9em;}
.product-comments .comments .comment .comment-cnt .info{margin:12px 0 0;padding:0;}
.product-comments .comments .comment .comment-cnt .info .details .vote{margin:4px 16px 4px 0;}
.product-comments .comments .comment .comment-cnt .info .answers{margin:24px 0 0 24px;}
.product-dicts tr td{padding:24px;}
.realizations-list{margin:0 -6px;}
.realizations-list .realization{width:50%;padding:12px 6px;}
}
@media screen and (max-width: 440px){.product-info .gallery{width:100% !important;}
.product-info .gallery .images .image:first-child{width:100%;}
.product-info .gallery .images .image{width:16.6666%;}
.product-info .gallery .images .image:not(:first-child){width:25%;}
.product-info .gallery .images .image img{width:100%;}
.product-gallery .images .image{width:33.3333%;}
}
@media screen and (max-width: 400px){.product-info .info .add2cart .count-box{margin:0 10% 10px;}
.product-info .info .add2cart .unit{display:none;}
.product-info .info .product-dimensions .dimensions .dimension{width:100%;margin-bottom:10px;}
.product-info .info .buttons-order.buttons{flex-direction:column;}
.product-info .info .buttons-order.buttons .button:first-child{margin-right:0;margin-bottom:8px;}
}
