/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */.slider{display: inline-block;vertical-align: middle;position: relative}.slider.slider-horizontal{width: 210px;height: 20px}.slider.slider-horizontal .slider-track{height: 10px;width: 100%;margin-top: -5px;top: 50%;left: 0}.slider.slider-horizontal .slider-selection{height: 100%;top: 0;bottom: 0}.slider.slider-horizontal .slider-handle{margin-left: -10px;margin-top: -5px}.slider.slider-horizontal .slider-handle.triangle{border-width: 0 10px 10px 10px;width: 0;height: 0;border-bottom-color: #0480be;margin-top: 0}.slider.slider-vertical{height: 210px;width: 20px}.slider.slider-vertical .slider-track{width: 10px;height: 100%;margin-left: -5px;left: 50%;top: 0}.slider.slider-vertical .slider-selection{width: 100%;left: 0;top: 0;bottom: 0}.slider.slider-vertical .slider-handle{margin-left: -5px;margin-top: -10px}.slider.slider-vertical .slider-handle.triangle{border-width: 10px 0 10px 10px;width: 1px;height: 1px;border-left-color: #0480be;margin-left: 0}.slider input{display: none}.slider .tooltip-inner{white-space: nowrap}.slider-track{position: absolute;cursor: pointer;background-color: #f7f7f7;background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px}.slider-selection{position: absolute;background-color: #f7f7f7;background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px}.slider-handle{position: absolute;width: 20px;height: 20px;background-color: #0e90d2;background-image: -moz-linear-gradient(top, #149bdf, #0480be);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));background-image: -webkit-linear-gradient(top, #149bdf, #0480be);background-image: -o-linear-gradient(top, #149bdf, #0480be);background-image: linear-gradient(to bottom, #149bdf, #0480be);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);opacity: 0.8;border: 0px solid transparent}.slider-handle.round{-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px}.slider-handle.triangle{background: transparent none}#video_slider{position: absolute;top: 0px;bottom: 0px;left: 0px;right: 0px}#video_slider img{max-width: 100%;height: auto !important}#video_slider video{width: 100%;height: 100%;position: relative;z-index: 60 !important}.i-play{position: absolute;width: 70px;height: 70px;top: 50%;left: 50%;z-index: 99;margin: -35px 0px 0px -35px;background: url('/img/i-play.svg') no-repeat;background-size: 100% 100%;display: none}.i-play.in{display: block}.i-pause{position: absolute;width: 40px;height: 40px;top: 20px;right: 20px;z-index: 90;background: url('/img/i-pause.svg') no-repeat;background-size: 100% 100%;display: none}.i-pause.in{display: block}#basket-short-slider .owl-controls{padding-top: 30px}#basket-short-slider .owl-dots{margin-top: 30px;text-align: center;position: absolute;bottom: 5px;left: auto;right: 0px}@media (max-width: 1200px){#basket-short-slider .owl-dots{bottom: 0px}}#basket-short-slider .owl-dots .owl-dot{width: 6px;height: 8px;display: inline-block;margin: 4px 19px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;background: #000;border: 0px}#basket-short-slider .owl-dots .owl-dot.active{margin: 0px 15px;width: 14px;height: 14px;background: transparent;border: 3px solid #000}#slider{max-width: 1700px;margin: 0 auto;display: none}#slider.owl-carousel{display: block}#slider .item{cursor: pointer;display: none}#slider .item:first-child{display: block}#slider .item .image img{width: 100%;height: auto}@media (min-width: 541px) and (max-width: 991px){#slider .item .image img{opacity: .7}}#slider .item .description{position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;top: auto;bottom: 95px;text-align: center;font-size: 16px;text-transform: uppercase;color: #FFF;font-weight: normal}@media (max-width: 1200px){#slider .item .description{bottom: 60px}}@media (max-width: 540px){#slider .item .description{position: relative;top: auto;left: auto;right: auto;bottom: auto;padding: 15px 15px 50px 15px}}@media (max-width: 650px){#slider .item .description .description-body{display: none}}#slider .item .description .name{font-size: 67px;font-family: 'Roboto', sans-serif;font-weight: 900;line-height: 67px}@media (max-width: 1400px){#slider .item .description .name{line-height: 30px;font-size: 30px}}@media (max-width: 540px){#slider .item .description .name{line-height: 20px;font-size: 20px}}#slider .item .description .name strong,#slider .item .description .name bold{font-size: 200px;display: block;text-align: center;line-height: 180px;font-weight: bold}@media (max-width: 1400px){#slider .item .description .name strong,#slider .item .description .name bold{line-height: 80px;font-size: 100px}}@media (max-width: 650px){#slider .item .description .name strong,#slider .item .description .name bold{line-height: 50px;font-size: 70px}}@media (max-width: 540px){#slider .item .description .name strong,#slider .item .description .name bold{line-height: 50px;font-size: 40px}}#slider .item .description .buttons{margin: 20px 0px 0px 0px}@media (max-width: 767px){#slider .item .description .buttons{display: none}}#slider .owl-dots{text-align: center;position: absolute;bottom: 48px;left: 0px;right: 0px}@media (max-width: 1200px){#slider .owl-dots{bottom: 20px}}@media (max-width: 480px){#slider .owl-dots{bottom: 0px}}#slider .owl-dots .owl-dot{width: 6px;height: 8px;display: inline-block;margin: 4px 19px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;background: #FFF;border: 0px}#slider .owl-dots .owl-dot.active{margin: 0px 15px;width: 14px;height: 14px;background: transparent;border: 3px solid #fff}.featherlight #grawerowanieTxt,.featherlight #grawerowanieTxt2,.featherlight #HiddenGrawerGalleryBlock{font-size: 15px !important}.featherlight #grawerowanieTxt .img,.featherlight #grawerowanieTxt2 .img,.featherlight #HiddenGrawerGalleryBlock .img{text-align: center;max-width: 100%}.featherlight-inner{max-width: 100%}.featherlight-content{max-width: 100%}.featherlight:last-of-type{background: rgba(0,0,0,0.25) none repeat scroll 0 0 !important}#swipebox-overlay{background-color: rgba(0,0,0,0.25) !important}#dynamic_content #mapa_glowna{max-width: 100%;height: auto !important}#dynamic_content #grawerowanieTxt,#dynamic_content #grawerowanieTxt2,#dynamic_content #grawerowanieTxt3{display: none;padding-bottom: 20px !important;font-size: 15px !important}#dynamic_content #grawerowanieTxt div,#dynamic_content #grawerowanieTxt2 div,#dynamic_content #grawerowanieTxt3 div{text-align: center}#grawerowanieTxt,#grawerowanieTxt2,#grawerowanieTxt3{padding-bottom: 20px !important}#grawerowanieTxt img,#grawerowanieTxt2 img,#grawerowanieTxt3 img{max-width: 100%}.featherlight-image{width: auto !important;height: auto !important;max-width: 100%;max-height: 90vh}#HiddenGrawerGalleryBlock .owl-controls{padding-top: 10px}#HiddenGrawerGalleryBlock .owl-dots{margin-top: 20px;text-align: center;position: absolute;bottom: 10px;left: 0px;right: 0px}@media (max-width: 1200px){#HiddenGrawerGalleryBlock .owl-dots{bottom: 0px}}#HiddenGrawerGalleryBlock .owl-dots .owl-dot{width: 6px;height: 8px;display: inline-block;margin: 4px 19px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;background: #000;border: 0px}#HiddenGrawerGalleryBlock .owl-dots .owl-dot.active{margin: 0px 15px;width: 14px;height: 14px;background: transparent;border: 3px solid #000}#HiddenGrawerGalleryBlock img{max-width: 100%}#slider_content{margin-top: 85px}@media (max-width: 767px){#slider_content{margin: 10px 0;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;-o-transition-duration: .3s;transition-duration: .3s}}#slider_content .item{cursor: pointer;display: none;padding-bottom: 40px}#slider_content .item:first-child{display: block}@media (max-width: 767px){#slider_content .item{padding-bottom: 0px}}#slider_content .item .image img{max-width: 100%;height: auto !important}#slider_content .owl-dots{text-align: center;position: absolute;bottom: 10px;left: 0px;right: 0px}#slider_content .owl-dots .owl-dot{width: 14px;height: 14px;display: inline-block;margin: 0px 15px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;background: #000;border: 3px solid #fff;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;-o-transition-duration: .4s;transition-duration: .4s}#slider_content .owl-dots .owl-dot.active{background: #FFF;border-color: #000}#slider_logo{margin-bottom: 50px;padding: 10px 0px}#slider_logo .item{min-height: 80px;padding: 0px 10px;display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: flex;-webkit-box-pack: center;-moz-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;justify-content: center;-webkit-box-align: center;-moz-box-align: center;-ms-flex-align: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center}#slider_logo .item img{max-width: 100% !important;width: auto !important;height: auto !important;max-height: 80px !important}#slider_logo .owl-dots{text-align: center;position: absolute;bottom: -40px;left: 0px;right: 0px}#slider_logo .owl-dots .owl-dot{width: 14px;height: 14px;display: inline-block;margin: 0px 15px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;background: #000;border: 3px solid #fff;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;-o-transition-duration: .4s;transition-duration: .4s}#slider_logo .owl-dots .owl-dot.active{background: #FFF;border-color: #000}#slider_small{margin: 0 auto}#slider_small .item{display: none}#slider_small .item:first-child{display: block}#slider_small .item .image img{width: 100%;height: auto}#slider_small .item .description{position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;text-align: center;font-size: 16px;text-transform: uppercase;color: #FFF;font-weight: normal;z-index: 10;display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: flex;-webkit-box-align: center;-moz-box-align: center;-ms-flex-align: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center;bottom: 20px}#slider_small .item .description > div h3{font-size: 41px;font-weight: 900;line-height: 37px;margin: 0px 0px 10px 0px;padding: 0px}@media (max-width: 767px){#slider_small .item .description > div .description-body{display: none}}#slider_small .item .description > div .btn-more{margin-top: 8px}#slider_small .owl-dots{text-align: center;position: absolute;bottom: 28px;left: 0px;right: 0px}#slider_small .owl-dots .owl-dot{width: 6px;height: 8px;display: inline-block;margin: 4px 19px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;background: #FFF;border: 0px}#slider_small .owl-dots .owl-dot.active{margin: 0px 15px;width: 14px;height: 14px;background: transparent;border: 3px solid #fff}@media (max-width: 700px){#info-box-srodek{display: none}}#niezbednik-main{cursor: pointer}#pomocnik-slider{position: fixed;right: -580px;top: calc(50% - 200px);z-index: 100}@media (max-width: 700px){#pomocnik-slider{display: none}}#pomocnik-slider #pomocnik-tab{cursor: pointer;height: 342px;width: 38px;float: left;background: url(/img/pomocnik_slider.png) no-repeat center center}#pomocnik-slider #pomocnik-code{border: 0;background-image: url(/img/pomocnik_tlo.jpg);background-repeat: no-repeat;background-position: center center;float: left;width: 580px;height: 565px}#pomocnik-slider #pomocnik-code h1{color: #fff;margin-bottom: 25px}#pomocnik-slider #pomocnik-code .pom_akcept{text-align: center;padding-top: 20px}#pomocnik-slider #pomocnik-code .pom_akcept{cursor: pointer}#pomocnik-slider #pomocnik-code .pomocnik-row{clear: both;padding: 5px 10px 5px 10px;margin: 0px 20px 0px 20px;border-bottom: #3a3430 1px solid;color: #fff;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}#pomocnik-slider #pomocnik-code .pomocnik-row .pomocnik_left{float: left;width: 25%}#pomocnik-slider #pomocnik-code .pomocnik-row .pomocnik_right{float: left;width: 75%}#pomocnik-slider #pomocnik-code .pomocnik-row .pomocnik_right1{float: left;width: 35%}#pomocnik-slider #pomocnik-code .pomocnik-row .pomocnik_right2{float: left;width: 40%}#pomocnik-slider #pomocnik-code .pomocnik-row .pomocnik-title{color: #a1874f;padding-right: 20px}#pomocnik-slider #pomocnik-code .pomocnik-row label{padding: 2px 5px 5px 5px;cursor: pointer}#pomocnik-slider #pomocnik-code .pomocnik-row .active{background-color: #564216;color: #fff;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px}#pomocnik-slider #pomocnik-code .pomocnik-row .choose_price{width: 160px;padding: 20px 0px 10px 10px}#pomocnik-slider #pomocnik-code .pomocnik-row .choose_price .slider-horizontal{width: 100% !important}#pomocnik-slider #pomocnik-code .pomocnik-row .choose_price .slider-horizontal .slider-track{background: #efeee7;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;box-shadow: none}#pomocnik-slider #pomocnik-code .pomocnik-row .choose_price .slider-horizontal .slider-selection{background: #a1874f;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;box-shadow: none}#pomocnik-slider #pomocnik-code .pomocnik-row .choose_price .slider-horizontal .slider-handle{background: url('/img/stalowka.png') no-repeat center center;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;margin-top: -18px}#pomocnik-slider #pomocnik-code .pomocnik-row .checkbox.red{padding-bottom: 15px;color: #FF0000}#pomocnik-slider #pomocnik-code .pomocnik-row .checkbox.red span{color: #FF0000}#pomocnik-slider #pomocnik-code .pomocnik-row .prices{margin-top: 10px;margin-right: 20px;display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: flex;-webkit-box-align: center;-moz-box-align: center;-ms-flex-align: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center}#pomocnik-slider #pomocnik-code .pomocnik-row .prices #price_from2{-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;margin-right: 10px}#pomocnik-slider #pomocnik-code .pomocnik-row .prices #price_to2{-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;width: 60px;margin-left: 10px}#pomocnik-slider #pomocnik-code .pomocnik-row .prices .form-control{line-height: 30px;font-size: 16px;text-align: center;border: 1px solid #d8d8d8;box-shadow: none}.slider_tabliczka .owl-dots{text-align: center;position: absolute;bottom: 0px;left: 0px;right: 0px}@media (max-width: 1200px){.slider_tabliczka .owl-dots{bottom: 0px}}.slider_tabliczka .owl-dots .owl-dot{width: 6px;height: 8px;display: inline-block;margin: 4px 19px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;background: #000;border: 0px}.slider_tabliczka .owl-dots .owl-dot.active{margin: 0px 15px;width: 14px;height: 14px;background: transparent;border: 3px solid #000}a{outline: 0 !important}#produktyContent{position: relative;top: auto;left: auto;right: auto;bottom: auto}#produktyContainer{position: relative;top: auto;left: auto;right: auto;bottom: auto}#produktyContainer .filters-toggle{z-index: 30;position: absolute}.products-heading-title{position: relative;top: auto;left: auto;right: auto;bottom: auto}.products-heading-title .filters-toggle-up{position: absolute;right: 0;top: 5px}.products-title-row{margin-top: 85px;border: 1px solid #deddd3;box-shadow: 3px 3px 0 #f8f6f1}.products-title-row.jestBaner{margin-top: 0px}@media (max-width: 767px){.products-title-row{margin: 10px 0;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;-o-transition-duration: .3s;transition-duration: .3s}}.products-title-row h1{margin: 30px 0}@media (max-width: 640px){.products-title-row h1{font-size: 26px;margin: 15px 0}}@media (max-width: 640px){.products-title-row h1{font-size: 23px}}.products-title-row .products-opis-row{padding: 0 80px 40px}.products-sort-row{margin-top: 30px;padding-bottom: 30px;text-align: right;font-weight: bold}.products-sort-row .select{position: relative;display: inline-block;margin-bottom: 15px;width: 100%}.products-sort-row .select select{text-align: left;font-weight: normal;display: inline-block;cursor: pointer;padding: 10px 35px 10px 15px;outline: 0;border: 1px solid #deddd3;box-shadow: 3px 3px 0 #f8f6f1;border-radius: 0px;background: #fff;color: #121218;appearance: none;-webkit-appearance: none;-moz-appearance: none}.products-sort-row .select select::-ms-expand{display: none}.products-sort-row .select select:hover,.products-sort-row .select select:focus{color: #121218;background: #fffff}.products-sort-row .select select:disabled{opacity: 0.5;pointer-events: none}.products-sort-row .select_arrow{position: absolute;top: 16px;right: 15px;pointer-events: none;border-style: solid;border-width: 8px 5px 0px 5px;border-color: #a1874f transparent transparent transparent}.products-sort-row .select select:hover ~ .select_arrow,.products-sort-row .select select:focus ~ .select_arrow{border-top-color: #a1874f}.products-sort-row .select select:disabled ~ .select_arrow{border-top-color: #a1874f}.products-sort-row a{text-align: center;width: 165px;font-weight: normal;border: 1px solid #deddd3;box-shadow: 3px 3px 0 #f8f6f1;display: inline-block;font-size: 14px;font-weight: 500;line-height: 35px;margin: 0 0 10px 20px;padding: 0 30px;color: #2c2b24}@media (min-width: 768px){.products-sort-row .sort-button{display: none}}@media (max-width: 767px){.products-sort-row{position: relative;top: auto;left: auto;right: auto;bottom: auto;margin: 10px 0;padding-bottom: 0}.products-sort-row .sort-inner{max-height: auto;overflow: hidden;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;-o-transition-duration: .3s;transition-duration: .3s}.products-sort-row .sort-inner a{width: auto;line-height: 30px;padding: 0 20px;margin-bottom: 0}.products-sort-row.in .sort-inner{max-height: auto;margin-top: 10px}}.products-sort-row .active{border: 1px solid #2c2b24}.products-row{margin: 0 -10px;overflow: auto}.products-error{text-align: center;color: #f00;font-style: italic}@media (max-width: 767px){.product-column{padding: 0 10px}}@media (max-width: 440px){.product-column{width: 100%}}.product-column .baner-item{margin: 0 -5px 21px;border: 1px solid #deddd3;box-shadow: 3px 3px 0 #f8f6f1}.product-column .baner-item img{max-width: 100%}@media (max-width: 480px){.product-column .baner-item{margin: 0 auto 15px}}@media (min-width: 481px) and (max-width: 547px){.product-column .baner-item img{height: 256px}}@media (min-width: 768px) and (max-width: 991px){.product-column .baner-item{height: 275px}}@media (min-width: 992px) and (max-width: 1199px){.product-column .baner-item{height: 384px}}@media (min-width: 570px) and (max-width: 600px){.product-column .baner-item{height: 279px}}@media (min-width: 601px) and (max-width: 700px){.product-column .baner-item{height: 317px}}.product-column .baner-item .btn-more{position: absolute;bottom: 50px;margin-left: 110px}.product-column .product-list-item:hover{box-shadow: 3px 3px 0 #deddd3}.product-column .product-list-item{margin: 0 -5px 20px;padding: 20px;border: 1px solid #deddd3;box-shadow: 3px 3px 0 #f8f6f1;padding: 20px 20px 20px 120px}@media (max-width: 767px){.product-column .product-list-item{margin-left: auto;margin-right: auto;margin-bottom: 20px}}@media (max-width: 480px){.product-column .product-list-item{margin: 0 auto 15px}}.product-column .product-list-item .wkrotce{font-size: 12px}.product-column .product-list-item .ico-promo{position: absolute;bottom: 20px;right: 20px;cursor: pointer;z-index: 100}.product-column .product-list-item .ico-promo img{display: block !important;width: 39px}@media (max-width: 480px){.product-column .product-list-item .ico-promo{right: 0;bottom: 10px}.product-column .product-list-item .ico-promo img{display: block !important;width: 39px}}.product-column .product-list-item a span{color: #cfcdc0}.product-column .product-list-item h3 a span{color: #222227}.product-column .product-list-item h3 a h6 span{color: #cfcdc0}.product-column .product-list-item .price a{color: #a1874f}.product-column .product-list-item .image{position: relative;font-size: 11px;color: #cfcdc0}.product-column .product-list-item .image img{max-width: 100%;display: block;margin: 0 auto}.product-column .product-list-item .image .description{top: 0;position: absolute;text-transform: uppercase}.product-column .product-list-item .image .description.has-icon{padding-left: 30px}.product-column .product-list-item .image .description .icon{position: absolute;height: 43px;width: 39px;left: -21px;top: 2px;background: url("/img/icon-percent.png") no-repeat}.product-column .product-list-item .image img{max-width: 100%;height: auto !important}.product-column .product-list-item h6{margin: 10px 0 0;color: #cfcdc0}@media (max-width: 767px){.product-column .product-list-item h6{height: 26px;display: block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis}}.product-column .product-list-item h3{margin-top: 10px;font-size: 13px;color: #222227;text-transform: uppercase;padding-bottom: 10px;margin-bottom: 10px;font-weight: 400;border-bottom: 1px solid #deddd3;height: 120px;margin-top: 30px;padding-top: 10px;border-top: 1px solid #deddd3}.product-column .product-list-item h3 a{text-decoration: none}@media (max-width: 991px){.product-column .product-list-item h3{height: 62px;display: block;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis}.product-column .product-list-item h3 a{display: block;overflow: hidden}}@media (max-width: 480px){.product-column .product-list-item h3{height: auto;display: block;display: -webkit-box;-webkit-line-clamp: 99;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;padding: 15px 0}}.product-column .product-list-item h3 a{color: inherit}.product-column .product-list-item .price{font-size: 24px;color: #a38851;position: relative}.product-column .product-list-item .price a{text-decoration: none}.product-column .product-list-item .price a span{color: #a38851}.product-column .product-list-item .price .old{text-decoration: line-through;color: #cfcec7}.product-column .product-list-item .price .old a{color: #cfcec7}.product-column .product-list-item .price sup{font-size: 14px;top: -12px}.product-column .product-list-item .price .basket{width: 30px;height: 30px;background: url("/img/basket.png") no-repeat center center;position: absolute;right: 0;bottom: 0}.product-column .product-list-item .pudelka{position: absolute;left: 10px;top: 15px;bottom: 35px;width: 90px;text-align: center;border-right: #deddd3 1px solid}.product-column .product-list-item .pudelka .t{padding-top: 5px;font-weight: bold;font-size: 12px;padding-bottom: 10px}.product-column .product-list-item .pudelka .r{padding: 10px 0 5px;cursor: pointer}@media (max-width: 480px){.product-column .product-list-item .pudelka .r{padding: 5px 0 3px}}.product-column .product-list-item .pudelka .r.cpromo .i{color: #d21a00 !important;border-color: #d21a00 !important}.product-column .product-list-item .pudelka .r.cpromo .l{color: #d21a00 !important}.product-column .product-list-item .pudelka .r.cpromo:hover .i{background-color: #d21a00 !important;color: #fff !important}@media (min-width: 481px) and (max-width: 991px){.product-column .product-list-item .pudelka .r{display: none}.product-column .product-list-item .pudelka .r:nth-child(1),.product-column .product-list-item .pudelka .r:nth-child(2),.product-column .product-list-item .pudelka .r:nth-child(3),.product-column .product-list-item .pudelka .r:nth-child(4){display: block}}.product-column .product-list-item .pudelka .rhover > .i{color: #fff;background: #a38851}.product-column .product-list-item .pudelka .rhover > .h{display: block}.product-column .product-list-item .pudelka .l{font-size: 12px;color: #a38851}.product-column .product-list-item .pudelka .h{display: none;position: absolute;left: 80px;top: -5px;bottom: 5px;width: 320px;overflow: hidden;padding-left: 30px;z-index: 200;background-color: transparent}@media (max-width: 480px){.product-column .product-list-item .pudelka .h{height: 205px}}.product-column .product-list-item .pudelka .h ::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);background-color: #F5F5F5}.product-column .product-list-item .pudelka .h ::-webkit-scrollbar{width: 6px;background-color: #F5F5F5}.product-column .product-list-item .pudelka .h ::-webkit-scrollbar-thumb{background-color: #a38851}.product-column .product-list-item .pudelka .h .hi{background-color: #fff;height: 235px}.product-column .product-list-item .pudelka .h .hi:after{clear: both;display: block;content: " "}@media (max-width: 480px){.product-column .product-list-item .pudelka .h .hi{width: 280px}}.product-column .product-list-item .pudelka .h .hi div{background: #fff;position: relative;margin: 5px 5px 0 0;border: #deddd3 1px solid;padding: 5px;text-align: left;float: left}.product-column .product-list-item .pudelka .h .hi div:hover{border: #a38851 1px solid}.product-column .product-list-item .pudelka .h .hi img{height: 60px}@media (max-width: 480px){.product-column .product-list-item .pudelka .h .hi img{height: 44px}}@media (max-width: 360px){.product-column .product-list-item .pudelka .h .hi img{height: 40px}}.product-column .product-list-item .pudelka .h .hi .ico-promo-mini{position: absolute;right: 0px;bottom: 5px;padding: 0px;border: 0px}.product-column .product-list-item .pudelka .h .hi .ico-promo-mini:hover{border: 0px}.product-column .product-list-item .pudelka .h .hi .ico-promo-mini img{width: 25px;height: 25px}.product-column .product-list-item .pudelka .i{border: #a1874f 1px solid;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;width: 29px;height: 29px;margin: 0 auto;color: #a1874f;font-size: 12px;padding: 6px 5px}.product-column .product-list-item-main{padding: 21px}.product-column .product-list-item-main h3{height: 118px}@media (max-width: 480px){.product-column .product-list-item-main h3{height: auto;padding-top: 10px;padding-bottom: 0px;margin-top: 0px}}.product-column .product-list-item-baner{margin: 0 -5px 20px;padding: 0;border: 1px solid #deddd3;box-shadow: 3px 3px 0 #f8f6f1}.product-column .product-list-item-baner img{max-width: 100%}@media (max-width: 480px){.product-column .product-list-item-baner{margin: auto auto 20px}}@media (max-width: 767px){.product-column.in-product{width: 50% !important}.product-column.in-product:nth-child(2n + 1){clear: both}.product-column.in-product .product-list-item{margin: 0 -5px 10px -5px !important}.product-column.in-product h3{height: 62px !important;display: block;display: -webkit-box;-webkit-line-clamp: 3 !important;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;padding: 10px 0 !important}.product-column.in-product h3 a{display: block;overflow: hidden}}@media (max-width: 767px) and (max-width: 420px){.product-column.in-product .price .basket{position: relative;top: auto;left: auto;right: auto;bottom: auto;display: table}}.product{margin: 20px 0 10px}@media (max-width: 767px){.product{margin-top: 10px}}.product .ico-promo{position: absolute;bottom: 20px;right: 20px;cursor: pointer;z-index: 100}.product .ico-promo img{display: block !important;width: 70px}@media (max-width: 480px){.product .ico-promo{right: 10px;bottom: 50px}.product .ico-promo img{display: block !important;width: 70px}}.product h1{font-weight: normal;font-family: 'Roboto', sans-serif;text-align: left;font-size: 28px;min-height: 82px;margin: 0;padding: 22px 0 10px}@media (max-width: 767px){.product h1{font-size: 21px;min-height: auto;padding: 10px 0 0}}@media (max-width: 480px){.product h1{font-size: 19px}}.product h1 b,.product h1 strong{font-family: 'Roboto', sans-serif;font-weight: 900}.product h1 span{font-weight: normal !important;font-size: 20px !important}@media (max-width: 480px){.product h1 span{font-size: 13px !important}}.product .divZmienPudelko{position: absolute;bottom: 40px;right: 40px;z-index: 255}.product .galeria-produkt .owl-nav{margin: 30px 0 0 40px}@media (max-width: 480px){.product .galeria-produkt .owl-nav{width: 56px;margin: 30px auto 0}}.product .galeria-produkt .owl-prev{background-image: url("/img/gal_up.png");background-repeat: no-repeat;width: 28px;height: 25px;float: left;border-right: #deddd3 1px solid}.product .galeria-produkt .owl-next{background-image: url("/img/gal_down.png");background-repeat: no-repeat;width: 28px;height: 25px;float: left}.product .product-details{float: right}@media (max-width: 991px){.product .product-details{float: none;padding: 0 15px;text-align: center;clear: both;max-width: 600px;margin: 0 auto}}.product .product-details .details{position: -webkit-sticky;position: sticky}@media (min-width: 1201px){.product .prod-graver{min-width: 183px !important}}.product .column-heading{float: right}@media (max-width: 991px){.product .column-heading{display: block;float: none;width: 100%;text-align: center}.product .column-heading .details{padding: 0 !important}.product .column-heading h1{text-align: inherit !important;padding: 10px 0 20px}}.product #product_images{min-height: 500px}@media (max-width: 480px){.product #product_images{width: 100%;min-height: auto}}.product #product_images .image-container{position: relative}.product #product_images .owl-controls{text-align: center}.product #product_images .owl-nav{display: none}.product #product_images .owl-dots{width: auto !important;margin: 0px auto}@media (max-width: 480px){.product #product_images .owl-dots{position: absolute;bottom: -10px}}.product #product_images .owl-dots .owl-dot{border: 0px;background-color: transparent;margin: 0px 5px 0px 5px;display: inline-block;padding: 5px 0px 5px 0px;height: 20px;width: 40px;border-bottom: #deddd3 3px solid !important}@media (max-width: 375px){.product #product_images .owl-dots .owl-dot{width: 30px}}.product #product_images .owl-dots .owl-dot.active{border-bottom: #dec118 3px solid !important}.product #product_images .image-container{padding-bottom: 4px}.product #product_images .image-container img{max-width: 100%}.product #product_images .image-container-more{min-width: 202px;text-align: center;cursor: pointer;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;left: 50%;transform: translate(-57%, 0%);background: #dec118;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;line-height: 35px;padding: 0px 20px;font-size: 16px;font-weight: 500;text-transform: uppercase;border: none !important;position: absolute;bottom: 20px}.product .images{max-width: 800px;padding-right: 30px;margin: 0 auto;position: relative}@media (max-width: 991px){.product .images{padding-right: 0px}.product .images .col-md-9.pull-right{float: none !important}}.product .images .image{position: absolute;top: 0px;height: 40px;clear: both;overflow: hidden;z-index: 50;width: 100%;text-align: right}.product .images .image .icons-wrapper{position: absolute;left: 0;top: 0;z-index: 150}.product .images .image .icons-wrapper:after{clear: both;display: block;content: " "}.product .images .image .icons-wrapper .ico_grawer{float: left}.product .images .image .icons-wrapper .ico_grawer img{margin-right: 7px;display: block;float: left}.product .images .image .icons-wrapper .icons{float: left}.product .images .image .icons-wrapper .icons .ico{width: 39px;height: 43px;background: #a2884d;margin-right: 7px;display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: flex;-webkit-box-align: center;-moz-box-align: center;-ms-flex-align: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center;-webkit-box-pack: center;-moz-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;justify-content: center;float: left}.product .images .image img{max-width: 100%;height: auto !important}.product .images .image .easyzoom{display: block}.product .images .image .easyzoom img{max-width: 100%;height: auto}.product .images .galeria-produkt-button{text-decoration: underline;-moz-text-decoration-color: #a2884d;text-decoration-color: #a2884d;display: table;margin: 20px auto;cursor: pointer;text-align: center}@media (max-width: 480px){.product .images .galeria-produkt-button{margin: 10px 0;text-align: right;width: 100%}}.product .images .galeria-produkt-button .count_gallery{display: inline-block}@media (min-width: 992px){.product .images .galeria-produkt-button{display: none}}.product .images .galeria-produkt-button-close{text-decoration: underline;-moz-text-decoration-color: #a2884d;text-decoration-color: #a2884d;margin: 20px auto;cursor: pointer;display: none;text-align: center}@media (min-width: 992px){.product .images .galeria-produkt-button-close{display: none !important}}.product .images .thumbs{display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: flex;-webkit-box-orient: vertical;-moz-box-orient: vertical;-webkit-box-direction: normal;-moz-box-direction: normal;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: start;-moz-box-pack: start;-ms-flex-pack: start;-webkit-justify-content: flex-start;-moz-justify-content: flex-start;-ms-justify-content: flex-start;justify-content: flex-start;height: 420px}.product .images .thumbs .thumb{border: 1px solid #deddd3;box-shadow: 3px 3px 0 #f8f6f1;display: block;width: 100%;text-align: center;margin-top: 32px;margin-bottom: 32px}.product .images .thumbs .thumb:first-child{margin-top: 0}.product .images .thumbs .thumb:last-child{margin-bottom: 0}.product .images .thumbs .thumb img{max-width: 100%;height: auto}@media (max-width: 991px){.product .images .thumbs{height: auto;display: block;max-height: 0 !important;overflow: hidden;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;-o-transition-duration: .4s;transition-duration: .4s}.product .images .thumbs.in{max-height: 1000px !important}.product .images .thumbs > div{margin: 0 -10px}.product .images .thumbs > div:after{clear: both;display: block;content: " "}.product .images .thumbs > div .thumb{margin: 0;width: 33.33333333%;float: left;padding: 0 10px;margin: 20px 0 0 0 !important;border: 0;position: relative;box-shadow: none}.product .images .thumbs > div .thumb:before{content: " ";position: absolute;left: 10px;right: 10px;top: 0;bottom: 0;border: 1px solid #deddd3;box-shadow: 3px 3px 0 #f8f6f1;pointer-events: none}}.product .details{padding-left: 0;padding-bottom: 20px}@media (max-width: 767px){.product .details{padding-bottom: 10px}}.product .details h1 b{display: block}.product .details .type{font-size: 18px;color: #a2884d;text-transform: uppercase}@media (max-width: 767px){.product .details .type{font-size: 16px}}.product .details .code{font-size: 18px;font-family: 'Roboto', sans-serif}.product .details .cart{display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: flex;-webkit-box-pack: justify;-moz-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;-moz-justify-content: space-between;-ms-justify-content: space-between;justify-content: space-between;-webkit-box-lines: multiple;-moz-box-lines: mulitple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap}@media (max-width: 420px){.product .details .cart{-webkit-box-pack: center;-moz-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;justify-content: center;-webkit-box-align: center;-moz-box-align: center;-ms-flex-align: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center}}.product .details .available{display: inline-block;text-align: center;padding-top: 5px;padding-right: 5px;padding-left: 5px}.product .details .available a{color: #a2884d}@media (max-width: 480px){.product .details .available{padding-right: 10px;padding-left: 10px}}@media (max-width: 420px){.product .details .available{padding-top: 3px;padding-left: 0}}@media (max-width: 360px){.product .details .available{font-size: 11px}}.product .details .available .status{display: inline-block;width: 38px;margin: 0 0 -4px;height: 16px;background: url("/img/available.png") no-repeat}.product .details .available .status.status-5{background-position: 0 0}.product .details .available .status.status-4{background-position: 0 -16px}.product .details .available .status.status-3{background-position: 0 -32px}.product .details .available .status.status-2{background-position: 0 -48px}.product .details .available .status.status-1{background-position: 0 -64px}.product .details .available .status.status-0{background-position: 0 -80px}.product .details .przykladowyGrawerDiv{margin-top: 30px}.product .details .rowline{border-bottom: 1px solid #f3f3ef;padding: 0px 0px 15px 0px;margin: 20px 0}.product .details .rowline .lineup{line-height: 35px;background-image: url(/img/i-plus.svg);background-repeat: no-repeat;background-position: right center;background-size: 15px;cursor: pointer}.product .details .rowline .lineup span{display: inline-block;padding-left: 4px;color: #de0e2e}.product .details .rowline .lineup span.old{text-decoration: line-through;color: #999999}.product .details .rowline .lineup img{vertical-align: bottom;max-width: 40px}.product .details .rowline.active .p_add_gift{display: block}.product .details .rowline.active .lineup{background-image: url(/img/i-minus.svg)}.product .details .p_add_gift{display: none;padding-top: 10px}.product .details .p_add_gift .p_row{position: relative;cursor: pointer;width: 100%;padding-top: 5px;padding-bottom: 5px;border-top: 1px solid #f3f3ef}.product .details .p_add_gift .p_row:after{clear: both;display: block;content: " "}.product .details .p_add_gift:after{clear: both;display: block;content: " "}.product .details .p_add_gift .gif-box{position: absolute;left: 0px;top: 7px;cursor: pointer;width: 30px;height: 30px;margin-left: 10px;margin-right: 10px;float: left;margin-top: 2px}.product .details .p_add_gift .gif-box .ico{background-image: url(/img/yt-zoom.svg);background-repeat: no-repeat;background-position: 18px 18px;background-size: 20px;width: 40px;height: 40px;position: absolute}@media (max-width: 480px){.product .details .p_add_gift .gif-box{width: 30px;height: 30px}}.product .details .p_add_gift .gif-box.active{border: #dec118 2px solid}.product .details .p_add_gift .check{float: right}.product .details .p_add_gift .check .jlcheck{margin-top: 5px;padding: 0px}.product .details .p_add_gift .txt{padding-left: 50px;float: left;color: #333;text-align: left;font-size: 15px;padding-bottom: 5px;padding-top: 10px}.product .details .p_add_gift .txt a{display: inline-block !important;font-weight: normal}.product .details .p_add_gift a{margin-left: 20px;display: block;color: #000;font-weight: bold;text-decoration: underline}.product .details .p_add_gift a img{width: 35px}.product .details .p_add_gift .fv_radio_box{float: left}.product .details .p_add_gift .fv_radio_box label{padding: 10px;width: 48px}.product .details .p_add_gift .szary{background-color: #dcdcdc}.product .details .p_add_gift .granatowy{background-color: #040797}.product .details .p_add_gift .czarny{background-color: #000}.product .details .p_add_gift .czerwony{background-color: #cf0000}.product .details .prices{padding: 15px 0;border-top: 1px solid #f3f3ef;border-bottom: 1px solid #f3f3ef;margin: 20px 0}@media (max-width: 767px){.product .details .prices{margin: 10px 0}}.product .details .prices:after{clear: both;display: block;content: " "}.product .details .prices .price-old{width: 50%;float: left;padding-right: 15px;color: #b9b8b2;font-size: 14px}@media (max-width: 991px){.product .details .prices .price-old{padding-right: 0}}.product .details .prices .price-old div span{font-size: 34px;text-decoration: line-through}@media (max-width: 480px){.product .details .prices .price-old div span{font-size: 28px}}@media (max-width: 420px){.product .details .prices .price-old div span{font-size: 24px}}@media (max-width: 360px){.product .details .prices .price-old div span{font-size: 21px}}.product .details .prices .price-old sup{font-size: 20px;text-decoration: none !important}@media (max-width: 480px){.product .details .prices .price-old sup{font-size: 16px}}.product .details .prices .price-old div.break{text-decoration: none}.product .details .prices .price-current{width: 50%;float: left;padding-left: 15px;color: #a2884d;font-size: 14px;border-left: 1px solid #f3f3ef}.product .details .prices .price-current .price-promo{background-color: #dec118;color: #030309;padding-left: 5px}.product .details .prices .price-current div.price-promo2{color: #dec118;font-weight: 500;font-size: 34px}@media (max-width: 480px){.product .details .prices .price-current div.price-promo2{font-size: 28px}}@media (max-width: 420px){.product .details .prices .price-current div.price-promo2{font-size: 24px}}@media (max-width: 360px){.product .details .prices .price-current div.price-promo2{font-size: 21px}}.product .details .prices .price-current div.price-promo2 sup{font-size: 20px}@media (max-width: 480px){.product .details .prices .price-current div.price-promo2 sup{font-size: 16px}}.product .details .prices .price-discount{font-size: 12px;width: 100%;color: #a2884d;text-align: left;padding: 10px 0 0;clear: both}.product .details .prices .price-discount b,.product .details .prices .price-discount strong{font-weight: 500}@media (max-width: 991px){.product .details .prices .price-discount{padding: 5px 0 0}}.product .details .prices .omni{margin-top: 8px;font-size: 13px;cursor: pointer}@media (max-width: 991px){.product .details .prices .omni{margin-top: 6px}}.product .details .prices .price-info{font-size: 13px;width: 100%;color: #a2884d;text-align: left;padding: 0px 0 0;clear: both}.product .details .prices .price-info i{background-color: black;font-style: normal;color: #dec118;padding: 4px;padding-left: 4px;padding-bottom: 4px;margin-top: 8px;padding-left: 5px;display: inline-block}.product .details .prices .price-info b,.product .details .prices .price-info strong{font-weight: 500}@media (max-width: 991px){.product .details .prices .price-info{margin-top: -8px;font-size: 12px;padding: 0px 0 0}}.product .details .addons-info{padding-top: 0;padding-bottom: 20px}@media (max-width: 480px){.product .details .addons-info{padding-bottom: 10px}}.product .details .addons{outline: 0}.product .details .addons .addons-info{padding-top: 5px;padding-bottom: 5px}.product .details .addons .addons-info b,.product .details .addons .addons-info strong{font-weight: 500}.product .details .addons .addons-list{width: 100%}.product .details .addons .addons-list:after{clear: both;display: block;content: " "}.product .details .addons .addons-list .pills-swieta a{color: #d21a00}.product .details .addons .addons-list .pills-swieta.active a{color: #d21a00 !important}.product .details .addons .addons-list .tab-content{margin: 0 -5px}.product .details .addons .addons-list .tab-content:after{clear: both;display: block;content: " "}.product .details .addons .addons-list .thumb{cursor: pointer;float: left;width: 20%;padding: 0 5px}@media (max-width: 1200px){.product .details .addons .addons-list .thumb{width: 25%}}@media (max-width: 420px){.product .details .addons .addons-list .thumb{width: 25%}}@media (min-width: 481px) and (max-width: 600px){.product .details .addons .addons-list .thumb{width: 20%}}@media (min-width: 601px) and (max-width: 991px){.product .details .addons .addons-list .thumb{width: 16.66666667%}}.product .details .addons .addons-list .thumb .thumb-inside{display: block;margin-top: 10px;padding: 5px;border: #deddd3 2px solid;position: relative;text-align: center}.product .details .addons .addons-list .thumb .thumb-inside img{max-width: 100%}.product .details .addons .addons-list .thumb .thumb-inside .ico-promo-mini{position: absolute;bottom: 3px;right: 3px;cursor: pointer;z-index: 100}.product .details .addons .addons-list .thumb .thumb-inside .ico-promo-mini img{display: block !important;width: 20px}@media (max-width: 480px){.product .details .addons .addons-list .thumb .thumb-inside .ico-promo-mini{right: 2px;bottom: 2px}.product .details .addons .addons-list .thumb .thumb-inside .ico-promo-mini img{display: block !important;width: 20px}}.product .details .addons .addons-list .thumb.active > div,.product .details .addons .addons-list .thumb:hover > div{border: #dec118 2px solid}.product .details .addons .tab-pane.active{border: 0 !important}.product .details .addons .nav-pills{margin: 0 -5px}.product .details .addons .nav-pills:after{clear: both;display: block;content: " "}.product .details .addons .nav-item{width: 20%;float: left;display: block;text-align: center;padding: 0 5px;outline: 0 !important;margin: 0 !important}@media (max-width: 1200px){.product .details .addons .nav-item{width: 25%}}@media (max-width: 420px){.product .details .addons .nav-item{width: 25%}}.product .details .addons .nav-item a{display: block;padding: 5px;text-align: center;color: #333;border: 2px solid #fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px}@media (max-width: 420px){.product .details .addons .nav-item a{font-size: 12px;padding: 3px}}.product .details .addons .nav-item.active a,.product .details .addons .nav-item:hover a{background-color: #fff !important;color: #333 !important;font-weight: bold;font-weight: normal;border-color: #dec118}.product .details .amount{width: 80px;display: inline-block;line-height: 41px;padding-top: 3px}@media (max-width: 420px){.product .details .amount{line-height: 35px;width: 60px}.product .details .amount input{border: 0px;font-size: 16px}}@media (max-width: 360px){.product .details .amount{width: 55px;font-size: 12px;line-height: 35px}.product .details .amount input{font-size: 12px}}.product .details .btn-to-cart{display: inline-block}@media (min-width: 992px) and (max-width: 1200px), (max-width: 540px){.product .details .btn-to-cart{padding: 10px 15px;font-size: 16px;padding-top: 11px}}.product .details .button-favourite{cursor: pointer;display: inline-block;background-color: #f2f2f2;width: 50px;height: 50px;background-image: url(/img/i-fav.svg);background-repeat: no-repeat;background-position: center center;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px}.product .details .button-favourite.jest{background-image: url(/img/i-add-to-fav.svg)}@media (min-width: 992px) and (max-width: 1200px), (max-width: 540px){.product .details .button-favourite{padding: 10px 15px;font-size: 16px}}@media (max-width: 420px){.product .details .button-favourite{width: 39px;height: 40px;padding: 8px 10px;font-size: 14px;background-size: 20px;margin-left: 10px}}@media (max-width: 360px){.product .details .button-favourite{font-size: 12px;background-size: 20px}}.product .buttons{margin: 20px -5px;text-align: center;-webkit-box-lines: multiple;-moz-box-lines: mulitple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap}.product .buttons a{font-size: 12px;padding: 0 10px;margin: 5px}@media (max-width: 420px){.product .buttons a{line-height: 30px}}@media (max-width: 360px){.product .buttons a{font-size: 12px;line-height: 26px}}@media (max-width: 1200px){.product .buttons a .desktop-grawer,.product .buttons a .desktop-tabliczka{display: none}}@media (min-width: 1201px){.product .buttons .mobile-grawer,.product .buttons .mobile-tabliczka{display: none}}.product .product-info{padding: 15px 0}.product .product-info span{color: #a2884d;text-decoration: underline}.product .sticky-row{position: relative;top: auto;left: auto;right: auto;bottom: auto;min-height: 800px}@media (max-width: 480px){.product .sticky-row{min-height: auto;margin: 0px}}.product .sticky-right{width: 33%;position: absolute;top: 0px;right: 0px;height: 100%}.product .sticky-right .details{position: -webkit-sticky;position: sticky;top: 0;right: 0px}@media (max-width: 991px){.product .sticky-right{width: 100%;position: relative}}@media (min-width: 768px) and (max-width: 991px){.product .sticky-right{width: 100%;padding-left: 15px;padding-right: 15px}}@media (max-width: 991px){.product .sticky-right{top: 20px}}.product .sticky-left{width: 66%;float: left}@media (max-width: 991px){.product .sticky-left{width: 100%;position: relative}}.product .sticky-left .images .top-reviews-wrapper{display: none;-webkit-transform: rotate(13deg);-moz-transform: rotate(13deg);-ms-transform: rotate(13deg);-o-transform: rotate(13deg);transform: rotate(13deg);-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;-webkit-box-shadow: 0px 0px 24px -3px #e0e0e0;-moz-box-shadow: 0px 0px 24px -3px #e0e0e0;box-shadow: 0px 0px 24px -3px #e0e0e0;border: 1px solid #deddd3;position: absolute;width: 250px;overflow: hidden;right: 0;bottom: 0;z-index: 250;background-color: #fff}.product .sticky-left .images .top-reviews-wrapper.active{display: block}@keyframes floatTilt{0%{transform: rotate(13deg) translateY(0);box-shadow: 0 8px 15px rgba(0,0,0,0.18)}30%{transform: rotate(10deg) translateY(-6px);box-shadow: 0 12px 20px rgba(0,0,0,0.22)}60%{transform: rotate(16deg) translateY(3px);box-shadow: 0 6px 12px rgba(0,0,0,0.16)}100%{transform: rotate(13deg) translateY(0);box-shadow: 0 8px 15px rgba(0,0,0,0.18)}}@keyframes shine{0%,70%{transform: translateX(-150%);opacity: 0}75%{opacity: 1}100%{transform: translateX(150%);opacity: 0}}.product .sticky-left .images .top-reviews-wrapper.grawer{transform-origin: center;animation: floatTilt 4s ease-in-out infinite}.product .sticky-left .images .top-reviews-wrapper.grawer:after{content: "";position: absolute;inset: -40%;pointer-events: none;background: linear-gradient(120deg, transparent 0%, rgba(255,255,255,0.55) 50%, transparent 100%);transform: translateX(-150%);opacity: 0;mix-blend-mode: screen;animation: shine 6s ease-in-out infinite}.product .sticky-left .images .top-reviews-wrapper.grawer .g_title{text-align: center;padding: 4px 0px 4px 0px}.product .sticky-left .images .top-reviews-wrapper.grawer .g_title.gold{background-color: #ccaa6d;color: #000000}.product .sticky-left .images .top-reviews-wrapper.grawer .g_title.silver{background-color: #eaebec}@media (max-width: 480px){.product .sticky-left .images .top-reviews-wrapper.grawer .g_title{font-size: 12px;line-height: 12px}}.product .sticky-left .images .top-reviews-wrapper.grawer .g_img img{width: 100%;max-width: 250px !important}.product .sticky-left .images .top-reviews-wrapper .opinialink{color: #a2884d}.product .sticky-left .images .top-reviews-wrapper .t1{font-size: 14px;font-weight: bold;padding: 10px 15px 10px 15px}.product .sticky-left .images .top-reviews-wrapper .t1 div{font-size: 12px}.product .sticky-left .images .top-reviews-wrapper .t3{background-color: #eaebec;padding: 15px;position: relative}.product .sticky-left .images .top-reviews-wrapper .t3 i{background-image: url(/img/i_quote.svg);background-size: 20px;background-repeat: no-repeat;background-position: center center;width: 71px;height: 48px;position: absolute;left: 50%;transform: translate(-50%, 0%);margin-top: -37px}.product .sticky-left .images .top-reviews-wrapper .t3 div{overflow: hidden;max-height: 160px;font-size: 13px}.product .sticky-left .images .top-reviews-wrapper .t4{font-size: 9px;padding: 0px 15px 10px 15px}.product .sticky-left .images .top-reviews-wrapper .t2{padding: 10px 15px 5px 15px}.product .sticky-left .images .top-reviews-wrapper .t2 i{background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'><polygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/></svg>");background-repeat: repeat-x;height: 10px;display: inline-block;margin-right: 10px}.product .sticky-left .images .top-reviews-wrapper .t2 .i1{width: 12px}.product .sticky-left .images .top-reviews-wrapper .t2 .i2{width: 24px}.product .sticky-left .images .top-reviews-wrapper .t2 .i3{width: 36px}.product .sticky-left .images .top-reviews-wrapper .t2 .i4{width: 48px}.product .sticky-left .images .top-reviews-wrapper .t2 .i5{width: 60px}@media (max-width: 480px){.product .sticky-left .images .top-reviews-wrapper{cursor: pointer;right: 14px;bottom: 15px;width: 110px;max-height: 140px;height: auto}.product .sticky-left .images .top-reviews-wrapper .t1{font-size: 10px;padding: 5px 5px 5px 5px}.product .sticky-left .images .top-reviews-wrapper .t1 div{font-size: 8px}.product .sticky-left .images .top-reviews-wrapper .t3{padding: 10px}.product .sticky-left .images .top-reviews-wrapper .t3 i{background-size: 10px;margin-top: -34px}.product .sticky-left .images .top-reviews-wrapper .t3 div{max-height: 40px;font-size: 9px;line-height: 10px}.product .sticky-left .images .top-reviews-wrapper .t4{font-size: 7px;padding: 0px 5px 5px 5px;line-height: 8px;text-align: center}.product .sticky-left .images .top-reviews-wrapper .t4 a{color: #121218}.product .sticky-left .images .top-reviews-wrapper .t2{padding: 5px 5px 0px 5px;font-size: 10px;text-align: center}.product .sticky-left .images .top-reviews-wrapper .t2 span{display: none}}#wrapper{overflow: visible !important}@media (max-width: 991px){.tabs-product{margin-top: -40px}}@media (max-width: 767px){.tabs-product{margin-top: 0px}}@media (max-width: 767px) and (max-width: 580px){.tabs-product ul{display: block}}@media (max-width: 767px) and (max-width: 580px){.tabs-product ul li{padding: 0 40px;margin: 6px 0;display: block;width: 50%;float: left}.tabs-product ul li:nth-child(2n + 1){clear: both}.tabs-product ul li:nth-child(3),.tabs-product ul li:nth-child(5){border-left: 0 !important}.tabs-product ul li a{display: block}}.tabs-product .description-body{border-bottom: 1px solid #f3f3ef;overflow: auto;display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: flex;-webkit-box-align: end;-moz-box-align: end;-ms-flex-align: end;-webkit-align-items: flex-end;-moz-align-items: flex-end;-ms-align-items: flex-end;align-items: flex-end}@media (max-width: 767px){.tabs-product .description-body{display: block}}.tabs-product .description-body img{max-width: 100%;height: auto !important;display: block;margin: 0 auto}.tabs-product .description-body .table-description{font-size: 15px;margin: 15px 0}.tabs-product .description-body .table-description td,.tabs-product .description-body .table-description th{border-color: #f3f3ef}.tabs-product .description-body .table-description th{color: #a2884d;font-weight: 400}.tabs-product .description-body .table-description td{text-align: right;color: #121218;font-weight: 500}.tabs-product .description-body .table-description td a{color: #121218}.tabs-product .description-body .tresc{width: 100%}.tabs-product .description-body .tresc:after{clear: both;display: block;content: " "}@media (max-width: 991px){.tabs-product .tab-content .tab-pane .form{margin-top: 10px}}.product-accessories{font-size: 13px}.product-accessories img{float: left;margin-right: 10px;margin-bottom: 40px}.product-accessories h3{font-family: 'Roboto', sans-serif;font-size: 13px;font-weight: 400;text-transform: uppercase;color: #222227}.product-accessories h3 a{color: inherit}.product-accessories .price{color: #a1874f}.product-accessories .price a{color: #a1874f}.basket{cursor: pointer}.product-basket-short{border-bottom: 1px solid #ede3d0;padding: 15px 0}.product-basket-short .image{width: 80px;height: 120px;float: left;text-align: center}.product-basket-short .image a{font-size: 13px;color: #e0c527;text-decoration: none}.product-basket-short .name{font-size: 13px;text-transform: uppercase}.product-basket-short .prices{font-size: 12px}.product-basket-short .prices span{color: #a99160}.pagination li > a{border: 1px solid #deddd3;-webkit-box-shadow: 3px 3px 0 0 #f8f6f1;-moz-box-shadow: 3px 3px 0 0 #f8f6f1;box-shadow: 3px 3px 0 #f8f6f1;margin-left: 4px;margin-right: 4px;color: #2c2b24;padding: 7px 14px;font-size: 14px;font-weight: bold}@media (max-width: 440px){.pagination li > a{padding: 4px 10px}}.pagination .pagination-active > a{border: 1px solid #2c2b24}.pagination li:first-child > a,.pagination li:last-child > a{border-bottom-left-radius: 0;border-top-left-radius: 0;border-bottom-right-radius: 0;border-top-right-radius: 0}.colours .active{width: 100%;height: 3px;background: #a1874f;content: " ";position: absolute;bottom: -6px}.colours .tttip{float: left;margin-right: 6px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;width: 18px;height: 18px;border: 1px solid #cfcec7;position: relative}.colours .tttip.active:after,.colours .tttip:hover:after{width: 100%;height: 3px;background: #a1874f;content: " ";position: absolute;bottom: -6px}#pudelkaSlider .item_pudelko .item_pudelko_title{font-size: 25px;text-align: center;font-family: 'Roboto', sans-serif;font-weight: 900}@media (max-width: 440px){#pudelkaSlider .item_pudelko .item_pudelko_title{font-size: 20px;text-align: center}}#pudelkaSlider .item_pudelko .item_pudelko_cena{font-size: 30px;text-align: center}@media (max-width: 440px){#pudelkaSlider .item_pudelko .item_pudelko_cena{font-size: 18px;text-align: center}}#pudelkaSlider .item_pudelko .item_pudelko_img{text-align: center}@media (max-width: 440px){#pudelkaSlider .item_pudelko .item_pudelko_img{padding: 0 40px}}#pudelkaSlider .item_pudelko .item_pudelko_img img{transform-style: flat !important;-khtml-user-select: none;-o-user-select: none;-moz-user-select: none;-webkit-user-select: none;user-select: none;border: 0;margin: 0 auto;width: 100%;max-width: 500px}@media (max-width: 440px){#pudelkaSlider .item_pudelko .item_pudelko_img img{font-size: 18px;text-align: center}}#pudelkaSlider .owl-controls{padding-top: 30px}#pudelkaSlider .owl-dots{margin-top: 20px;text-align: center;position: absolute;bottom: 0;left: 0;right: 0}#pudelkaSlider .owl-dots .owl-dot{width: 6px;height: 6px;display: inline-block;margin: 4px 19px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;background: #000;border: 0}#pudelkaSlider .owl-dots .owl-dot.active{margin: 0 15px;width: 14px;height: 14px;background: transparent;border: 3px solid #000}.produkt-grawer-short .product-list-item{padding: 0}.produkt-grawer-short .product-list-item .thumb_img{text-align: center}.produkt-grawer-short .product-list-item .thumb_img img{max-height: 199px}.produkt-grawer-short .product-list-item .thumb_capt{font-size: 12px;text-align: center}.produkt-grawer-short.podimg{padding-right: 40px;margin-top: 30px;border-bottom: 0;border-top: 1px solid #f3f3ef;padding-top: 20px}@media (max-width: 480px){.produkt-grawer-short.podimg{display: none}}.produkt-grawer-short.podimg .wiecej{text-align: right;padding-right: 10px}.produkt-grawer-short.podimg .wiecej a{color: #333;text-decoration: underline}.produkt-grawer-short.podimg .wiecej:after{clear: both;display: block;content: " "}.produkt-grawer-short.podimg h3{text-align: left;font-size: 16px;padding-bottom: 10px;padding-left: 15px}.produkt-grawer-short.podimg .thumb_img{text-align: center}.produkt-grawer-short.podimg .thumb_img img{max-height: 90px}@media (max-width: 480px){.produkt-grawer-short.podimg{padding-right: 0;margin-top: 10px}.produkt-grawer-short.podimg .product-column{width: auto !important}}@media (min-width: 768px) and (max-width: 991px){.produkt-grawer-short{width: 100%;padding-left: 15px;padding-right: 15px}}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display: none;position: absolute;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;-ms-touch-action: none;touch-action: none;z-index: 1500;-webkit-text-size-adjust: 100%;-webkit-backface-visibility: hidden;outline: none}.pswp *{-webkit-box-sizing: border-box;box-sizing: border-box}.pswp img{max-width: none}.pswp--animate_opacity{opacity: 0.001;will-change: opacity;-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)}.pswp--open{display: block}.pswp--zoom-allowed .pswp__img{cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in;cursor: url('/img/yt-zoom.svg?t=12'), auto}.pswp--zoomed-in .pswp__img{cursor: -webkit-grab;cursor: -moz-grab;cursor: grab}.pswp--dragging .pswp__img{cursor: -webkit-grabbing;cursor: -moz-grabbing;cursor: grabbing}.pswp__bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #fff;opacity: 0;-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-backface-visibility: hidden;will-change: opacity}.pswp__scroll-wrap{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action: none;touch-action: none;position: absolute;left: 0;right: 0;top: 0;bottom: 0}.pswp__container,.pswp__img{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none}.pswp__zoom-wrap{position: absolute;width: 100%;-webkit-transform-origin: left top;-ms-transform-origin: left top;transform-origin: left top;-webkit-transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1);transition: transform 333ms cubic-bezier(.4, 0, .22, 1)}.pswp__caption{display: none}.pswp_toolbar .pswp__button{width: 45px;height: 45px;margin: 0px 10px 0px 10px;border: none;border-radius: 50%;background: white;color: #5c5c5c;cursor: pointer;text-align: center;z-index: 1;box-shadow: 0 2px 10px rgba(54,54,54,0.15);vertical-align: middle;line-height: 0;transform: scale(1.001);transition: background .15s ease-in-out, opacity .15s ease-in-out, transform .2s ease-in-out, color .2s ease-in-out}.pswp_toolbar .pswp__button svg{width: 12px}.pswp_toolbar .pswp__button:hover{transform: scale(1.101)}.pswp_toolbar .pswp__button--arrow--left{background-image: url(/img/i-arrow-left.svg);background-repeat: no-repeat;background-position: center center;background-size: 15px}.pswp_toolbar .pswp__button--arrow--right{background-image: url(/img/i-arrow-right.svg);background-repeat: no-repeat;background-position: center center;background-size: 15px}.pswp_toolbar .pswp__button--close{background-image: url(/img/i-close-color.svg);background-repeat: no-repeat;background-position: center center;background-size: 20px}.pswp__ui{position: absolute;left: 0px;right: 0px;bottom: 100px}.pswp__ui .pswp_toolbar{width: 300px;text-align: center;margin: 0px auto 0px auto}.pswp__bg{will-change: opacity;-webkit-transition: opacity 133ms cubic-bezier(.4, 0, .22, 1);transition: opacity 133ms cubic-bezier(.4, 0, .22, 1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition: none;transition: none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility: hidden}.pswp__top-bar{display: none}.pswp__item{position: absolute;left: 0;right: 0;top: 0;bottom: 0;overflow: hidden}.pswp__img{position: absolute;width: auto;height: auto;top: 0;left: 0}.pswp__img--placeholder{-webkit-backface-visibility: hidden}.pswp__img--placeholder--blank{background: #222}.pswp--ie .pswp__img{width: 100% !important;height: auto !important;left: 0;top: 0}.pswp__error-msg{position: absolute;left: 0;top: 50%;width: 100%;text-align: center;font-size: 14px;line-height: 16px;margin-top: -8px;color: #CCC}.pswp__error-msg a{color: #CCC;text-decoration: underline}.product-list-pack .btn-pakiet-zmien{position: absolute;margin-top: -50px;left: 0px}@media (max-width: 575px){.product-list-pack .btn-pakiet-zmien{left: auto;right: 0px}}.product-list-pack .btn-pakiet-zmien .btn{color: #010101;background: #dec118;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;line-height: 25px;padding: 0px 7px;font-size: 11px;font-weight: 500;text-transform: uppercase;border: none !important}.pakiet-dialog .bootstrap-dialog-title{text-align: center;font-weight: bold;font-size: 16px}.pakiet-dialog .modal-dialog .product-list-item{margin: 0 4px 20px}.pakiet-dialog .modal-dialog .product-column{width: 33.33333333%;float: left}.pakiet-dialog .modal-dialog.pakiet-dialog-col5{width: 1200px}.pakiet-dialog .modal-dialog.pakiet-dialog-col5 .product-column{width: 20%;float: left}.pakiet-dialog .modal-dialog.pakiet-dialog-col4 .product-column{width: 25%;float: left}.pakiet-dialog .modal-dialog.pakiet-dialog-col3{width: 800px}.pakiet-dialog .modal-dialog.pakiet-dialog-col2{width: 400px}.pakiet-dialog .modal-dialog.pakiet-dialog-col2 .product-column{width: 50%;float: left}.pakiet-dialog .modal-dialog.pakiet-dialog-col4{width: 1000px}.pakiet-dialog .modal-dialog.pakiet-dialog-col6{width: 1200px}.pakiet-dialog .modal-dialog.pakiet-dialog-col6 .product-column{width: 16.66666667%;float: left}@media (max-width: 575px){.pakiet-dialog .modal-dialog .product-column .product-list-item-main{padding: 10px;margin: 0px 0px 11px}.pakiet-dialog .modal-dialog .product-column .product-list-item-main h3{height: 110px;overflow: hidden}.pakiet-dialog .modal-dialog .product-column{width: 50% !important;float: left !important}.pakiet-dialog .modal-dialog.pakiet-dialog-col2{width: auto !important}.pakiet-dialog .modal-dialog.pakiet-dialog-col3{width: auto !important}.pakiet-dialog .modal-dialog.pakiet-dialog-col4{width: auto !important}.pakiet-dialog .modal-dialog.pakiet-dialog-col5{width: auto !important}.pakiet-dialog .modal-dialog.pakiet-dialog-col6{width: auto !important}}@media (min-width: 576px) and (max-width: 1200px){.pakiet-dialog .modal-dialog .product-column .product-list-item-main{padding: 10px;margin: 0px 0px 11px}.pakiet-dialog .modal-dialog .product-column .product-list-item-main h3{height: 110px;overflow: hidden}.pakiet-dialog .modal-dialog .product-column{width: 50% !important;float: left !important}.pakiet-dialog .modal-dialog.pakiet-dialog-col2{width: auto !important}.pakiet-dialog .modal-dialog.pakiet-dialog-col3{width: auto !important}.pakiet-dialog .modal-dialog.pakiet-dialog-col4{width: auto !important}.pakiet-dialog .modal-dialog.pakiet-dialog-col5{width: auto !important}.pakiet-dialog .modal-dialog.pakiet-dialog-col6{width: auto !important}}.pakiet-dialog .modal-header{border: 0px}.pakiet-dialog .modal-body{padding-left: 25px;padding-right: 25px}.pakiet-dialog .price span{display: block !important}.pakiet-dialog .price span:after{clear: both;display: block;content: " "}.pakiet-dialog .btn{width: 100%;color: #010101 !important;background: #dec118;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;line-height: 25px;padding: 0px 7px;font-size: 11px;font-weight: 500;text-transform: uppercase;border: none !important}.pakiet-dialog .btn:after{clear: both;display: block;content: " "}@media (max-width: 767px){#pakiety{padding-bottom: 20px}}@media (max-width: 575px){#pakiety:after{clear: both;display: block;content: " "}}.pack-box .clear{clear: both}.pack-box .clear:after{clear: both;display: block;content: " "}@media (max-width: 767px){.pack-box .product-list-item-pack1{width: 100% !important;margin-top: 20px}}.pack-box .product-list-item-pack4 .price-current{padding-top: 5px}.pack-box .product-list-item-pack4 .procent-box{display: inline-block;background-color: #d21a00 !important;color: #fff;padding: 3px 4px 3px 4px;margin-left: 10px}.pack-box .product-list-item-pack{position: relative;display: flex}.pack-box .product-list-item-pack .pack-plus{position: absolute;width: 40px;height: 40px;background-color: #a2884d;color: #fff;text-align: center;font-size: 30px;font-weight: normal;padding-top: 10px;line-height: 20px;z-index: 1000;top: 45%;margin-left: -33px}.pack-box .product-list-item-pack .image img{max-height: 175px !important}.pack-box .product-list-item-pack .product-list-item-main{margin: 0px;box-shadow: 0px 0px 0 #f8f6f1 !important}.pack-box .product-list-item-pack .col1{width: 66.66666667%;float: left;box-shadow: 0px 3px 0 #f8f6f1 !important}.pack-box .product-list-item-pack .col1 .product-list-item{border-right: 0px !important;box-shadow: 0px 3px 0 #f8f6f1 !important}.pack-box .product-list-item-pack .col1 .product-list-item h3{width: 50%;margin-left: auto;margin-right: auto}.pack-box .product-list-item-pack .col1 .product-list-item .price{width: 50%;margin-left: auto;margin-right: auto}.pack-box .product-list-item-pack .col1.jestCol2{width: 33.33333333%}.pack-box .product-list-item-pack .col1.jestCol2 .product-list-item h3{width: 100%}.pack-box .product-list-item-pack .col1.jestCol2 .product-list-item .price{width: 100%}.pack-box .product-list-item-pack .col2{width: 33.33333333%;float: left;box-shadow: 0px 3px 0 #f8f6f1 !important}.pack-box .product-list-item-pack .col3{width: 33.33333333%;float: left;text-align: center;background-color: #f7f6f1;box-shadow: 3px 3px 0 #f8f6f1 !important}.pack-box .product-list-item-pack .col3 .product-list-item{height: 100%;border-left: 0px !important}.pack-box .product-list-item-pack .col3 .price-promo{color: #a2884d;font-size: 14px;margin-top: 50px;padding-bottom: 10px}.pack-box .product-list-item-pack .col3 .price-old{padding-top: 10px;color: #a2884d;font-size: 26px;line-height: 10px}.pack-box .product-list-item-pack .col3 .price-old span{text-decoration: line-through}.pack-box .product-list-item-pack .col3 .price-old sup{font-size: 14px;top: -14px}.pack-box .product-list-item-pack .col3 .price-current{color: #dec118;font-weight: 500;font-size: 38px}.pack-box .product-list-item-pack .col3 .price-current sup{font-size: 16px;top: -18px}.pack-box .product-list-item-pack .col3 .price-discount{font-size: 12px;width: 100%;color: #a2884d;padding: 10px 0 20px}.pack-box .product-list-item-pack:hover .col1 .product-list-item{box-shadow: 0px 3px 0 #deddd3 !important}.pack-box .product-list-item-pack:hover .col2{box-shadow: 0px 3px 0 #deddd3 !important}.pack-box .product-list-item-pack:hover .col3{box-shadow: 3px 3px 0 #deddd3 !important}@media (max-width: 767px){.pack-box .product-list-item-pack .pack-plus{position: absolute;width: 40px;height: 40px;background-color: #a2884d;color: #fff;text-align: center;font-size: 30px;font-weight: normal;padding-top: 10px;line-height: 20px;z-index: 1000;left: 50%;top: 0px;margin-left: 0x;margin-top: -30px}}@media (max-width: 575px){.pack-box .product-list-item-pack{display: block}.pack-box .product-list-item-pack .col1,.pack-box .product-list-item-pack .col2,.pack-box .product-list-item-pack .col3{width: 100% !important;float: none}.pack-box .product-list-item-pack .col1 .product-list-item{border-right: 1px solid #deddd3 !important}.pack-box .product-list-item-pack .col1.jestCol2 .product-list-item{border-bottom: 0 !important}.pack-box .product-list-item-pack .col3 .product-list-item{border-left: 1px solid #deddd3 !important;border-top: 0px}.pack-box .product-list-item-pack .product-list-item-pack2,.pack-box .product-list-item-pack .product-list-item-pack3,.pack-box .product-list-item-pack .product-list-item-pack4{width: 100%;float: none}.pack-box .product-list-item-pack:hover .col1 .product-list-item{box-shadow: 0 !important}.pack-box .product-list-item-pack:hover .col2{box-shadow: 0 !important}.pack-box .product-list-item-pack:hover .col3{box-shadow: 0 !important}}.tabs ul{padding: 0px;margin: 0px;width: 100%;list-style: none;text-align: center;padding: 40px 0px;display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: flex;-webkit-box-align: center;-moz-box-align: center;-ms-flex-align: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center;-webkit-box-pack: center;-moz-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;justify-content: center}.tabs ul:after{clear: both;display: block;content: " "}@media (max-width: 767px){.tabs ul{padding: 25px 0px}}@media (max-width: 580px){.tabs ul{padding: 15px 0px}}.tabs ul li{display: inline-block;list-style: none;padding: 0px 16px;border-left: 1px solid #e7e6de;margin: 3px 0px}@media (max-width: 991px){.tabs ul li{padding: 0px 8px}}@media (max-width: 580px){.tabs ul li{padding: 0px 5px}}.tabs ul li:first-child{border-left: 0px}.tabs ul li > a{font-size: 16px;text-transform: uppercase;padding: 6px 28px;color: #212127;text-decoration: none;display: inline-block}@media (max-width: 991px){.tabs ul li > a{padding: 6px 15px;font-size: 15px}}@media (max-width: 580px){.tabs ul li > a{font-size: 14px}.tabs ul li > a span{display: none}}@media (max-width: 420px){.tabs ul li > a{font-size: 13px;padding: 6px 10px}}.tabs ul li:hover > a,.tabs ul li:focus > a,.tabs ul li:active > a,.tabs ul li.active > a{background: #f8f7f2;color: inherit}.tabs ul li.promo > a{color: #d21a00 !important}.tabs ul li.inpost{border: #d21a00 1px solid;background-color: #f8f7f2;text-transform: uppercase;padding: 4px 16px 4px 16px;font-size: 16px}@media (max-width: 991px){.tabs ul li.inpost{padding: 6px 15px;font-size: 15px}}@media (max-width: 580px){.tabs ul li.inpost{font-size: 14px}.tabs ul li.inpost span{display: none}}@media (max-width: 480px){.tabs ul li.inpost{font-size: 13px;padding: 5px 5px !important;margin-right: 10px}}.navbar-collapse{position: relative;clear: both}.navbar-collapse .nav-company{display: block !important}.nav-company{float: right;margin: 0px}@media (max-width: 767px){.nav-company{display: none;float: none}}.nav-company > li{margin: 4px 8px;line-height: 20px;float: left}@media (max-width: 767px){.nav-company > li{float: none;margin: 0px;line-height: 1em}}.nav-company > li > a{font-size: 11px;background: none !important;color: #393939;text-transform: uppercase;display: block;padding: 0px 1px;border-bottom: 1px solid #dec118;font-weight: 500}@media (max-width: 767px){.nav-company > li > a{text-align: center;border-bottom: 1px solid #ccc;padding: 10px 0px}}@media (min-width: 767px){.nav-company > li:first-child{margin-right: 23px;border-right: 1px solid #e7e6de;padding-right: 23px}}.nav-company > li.active > a:active,.nav-company > li:hover > a:active,.nav-company > li:active > a:active,.nav-company > li:focus > a:active,.nav-company > li.active > a:focus,.nav-company > li:hover > a:focus,.nav-company > li:active > a:focus,.nav-company > li:focus > a:focus,.nav-company > li.active > a,.nav-company > li:hover > a,.nav-company > li:active > a,.nav-company > li:focus > a{color: #dec118;background: none}@media (max-width: 767px){.navbar-collapse{clear: both}}.nav-header{clear: both;position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;top: auto;left: 190px;z-index: 10}@media (max-width: 1200px){.nav-header{left: 150px}}@media (max-width: 767px){.nav-header{position: relative;top: auto;left: auto;right: auto;bottom: auto}}.nav-header > li{position: static;display: inline-block;padding-right: 18px;padding-bottom: 16px}@media (max-width: 991px){.nav-header > li{padding-right: 15px}}@media (max-width: 767px){.nav-header > li{display: block;padding: 8px 0px;text-align: center}}@media (min-width: 768px) and (max-width: 991px){.nav-header > li:nth-child(5){display: none}}@media (max-width: 767px){.nav-header > li:first-child{margin-left: 0px}}.nav-header > li > a{font-size: 16px;background: none !important;font-weight: 500;padding: 0px;border-bottom: 2px solid transparent;display: block;color: #000;letter-spacing: -0.5px;text-transform: uppercase;padding: 6px 0px}@media (max-width: 991px){.nav-header > li > a{font-size: 14px}}.nav-header > li > a .caret{color: #d5be92}@media (max-width: 767px){.nav-header > li > a{text-align: center}}.nav-header > li:hover > a:active,.nav-header > li:active > a:active,.nav-header > li:focus > a:active,.nav-header > li:hover > a:focus,.nav-header > li:active > a:focus,.nav-header > li:focus > a:focus,.nav-header > li:hover > a,.nav-header > li:active > a,.nav-header > li:focus > a{color: #dec118;background: none;border-color: transparent}.nav-header > li.open > a:active,.nav-header > li.open:hover > a:active,.nav-header > li.open:focus > a:active,.nav-header > li.open:active > a:active,.nav-header > li.open > a:focus,.nav-header > li.open:hover > a:focus,.nav-header > li.open:focus > a:focus,.nav-header > li.open:active > a:focus,.nav-header > li.open > a,.nav-header > li.open:hover > a,.nav-header > li.open:focus > a,.nav-header > li.open:active > a{border-color: transparent}.nav-header > li.active > a:active,.nav-header > li.active:hover > a:active,.nav-header > li.active:focus > a:active,.nav-header > li.active:active > a:active,.nav-header > li.active > a:focus,.nav-header > li.active:hover > a:focus,.nav-header > li.active:focus > a:focus,.nav-header > li.active:active > a:focus,.nav-header > li.active > a,.nav-header > li.active:hover > a,.nav-header > li.active:focus > a,.nav-header > li.active:active > a{color: #000;border-color: #d4bf92}.nav-header > li > .dropdown-menu{border: 0px;padding: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;box-shadow: none;left: 0px;right: 0px;background: #000 !important;border-bottom: 1px solid rgba(255,255,255,0.1)}.nav-header > li > .dropdown-menu:before{position: absolute;width: 600px;height: 100%;right: -600px;background: #000;content: " "}@media (max-width: 767px){.nav-header > li > .dropdown-menu:before{display: none}}.nav-header > li > .dropdown-menu:after{position: absolute;width: 600px;height: 100%;left: -600px;background: #000;content: " "}@media (max-width: 767px){.nav-header > li > .dropdown-menu:after{display: none}}@media (max-width: 767px){.nav-header > li > .dropdown-menu{background-color: #000}}.nav-header > li > .dropdown-menu > li{float: left;display: block;padding-right: 18px;margin-bottom: -1px;margin-left: 18px;background: url('/img/separator.png') right center no-repeat}@media (max-width: 991px){.nav-header > li > .dropdown-menu > li{margin-left: 0px;background: none}}@media (max-width: 767px){.nav-header > li > .dropdown-menu > li{display: block;text-align: center;margin: 0px;padding: 0px;float: none}}@media (min-width: 768px) and (max-width: 1200px){.nav-header > li > .dropdown-menu > li:nth-child(6){display: none !important}}.nav-header > li > .dropdown-menu > li:first-child{margin-left: 0px}.nav-header > li > .dropdown-menu > li:last-child{background: none;padding-right: 0px}@media (max-width: 767px){.nav-header > li > .dropdown-menu > li{margin: 0px;padding: 5px 0px;text-align: center;display: block}}.nav-header > li > .dropdown-menu > li > a{color: #FFF;font-size: 14px;font-weight: 400;text-transform: uppercase;background: none;line-height: 47px;padding: 0px;display: block;border-bottom: 1px solid transparent;background: none !important}@media (max-width: 991px){.nav-header > li > .dropdown-menu > li > a{font-size: 13px}}.nav-header > li > .dropdown-menu > li:hover > a,.nav-header > li > .dropdown-menu > li:active > a,.nav-header > li > .dropdown-menu > li.active > a{border-bottom: 1px solid #a1874f}.nav-header > li > .dropdown-menu > li.promo > a{color: #dec118}.nav-header.without-heading > li .dropdown-menu{background-color: #020207;border-bottom: 0px}.nav-header.without-heading > li .dropdown-menu:before,.nav-header.without-heading > li .dropdown-menu:after{background: #020207}.nav-header.without-heading > li .dropdown-menu > li a{border-bottom: 0px}.nav-header.without-heading > li .dropdown-menu > li:hover > a,.nav-header.without-heading > li .dropdown-menu > li:active > a,.nav-header.without-heading > li .dropdown-menu > li.active > a{text-decoration: underline;-moz-text-decoration-color: #a1874f;text-decoration-color: #a1874f}.breadcrumb{background: none !important;padding: 10px 0px;border: 0px;margin: 0px;border-bottom: 1px solid #f3f3ef}@media (max-width: 767px){.breadcrumb{display: none}}.breadcrumb > li > a{color: #292a2b;font-size: 13px}.breadcrumb > li.active span,.breadcrumb > li.active a{color: #a1874f;text-decoration: underline}.breadcrumb > li + li:before{color: #f30000;content: "»"}.nav-footer{margin-bottom: 20px}.nav-footer li > a{color: #FFF;background: none;padding: 0px;text-decoration: none !important}.nav-footer li.active > a,.nav-footer li:hover > a{color: #d5c091;background: none;text-decoration: none !important}.nav-left{padding: 0px;margin: 0px 0px 15px 0px;padding-bottom: 15px;border-bottom: 1px solid #deddd3}.nav-left > li{list-style: none}.nav-left > li.l1 .checkbox{padding-left: 0px}.nav-left > li.l1 .checkbox a{text-transform: uppercase;color: #a1874f}.nav-left > li.l1 .checkbox a span{color: #a1874f}.nav-left > li.l1 .checkbox label{padding-left: 10px}.nav-left > li.l1 > a{text-transform: uppercase;display: block;color: #a1874f;padding: 4px 0px;font-size: 13px}.nav-left > li.l2 > a{display: block;color: #292a2b;text-transform: uppercase;padding: 4px 0px;font-size: 13px}.nav-left > li.l2 > a span{color: #a1874f}.nav-left > li.l2 .checkbox{padding-left: 0px}.nav-left > li.l2 .checkbox a{color: #292a2b}.nav-left > li.l2 .checkbox a span{color: #a1874f}.nav-left > li.l2 .checkbox label{padding-left: 10px}@media (max-width: 767px){.nav-content{text-align: center;margin-bottom: 10px}}.nav-content a{display: inline-block;padding: 6px 25px;font-size: 16px;color: #0c0c11 !important;background: url('/img/separator-light.png') left center no-repeat;text-decoration: none}@media (max-width: 767px){.nav-content a{padding: 6px 15px}}.nav-content a span{border-bottom: 2px solid transparent}.nav-content a:first-child{padding-left: 0px;background: none}.nav-content a.active span,.nav-content a:hover span{border-color: #d4bf92}#filtry .checkbox{padding-left: 0px}#filtry .checkbox label{padding-left: 10px}.aktywne{display: block !important}.xmass-box{background-color: #d21a00 !important;padding-left: 10px !important;padding-right: 10px !important;float: right !important;height: 46px}.xmass-box a.wyprzedaz:before{content: "Wyprzedaż"}.xmass-box a.prezenty:before{content: "Prezenty na święta"}.xmass-box a.walentynki:before{content: "Walentynki"}.xmass-box a.komunia:before{content: "Komunia"}.xmass-box a.blackfriday:before{content: "BlackFriday"}.xmass-box a:hover{text-decoration-color: #fff !important}@media (max-width: 767px){.xmass-box{float: none !important;height: auto !important}}@media (min-width: 768px) and (max-width: 1000px){.xmass-box a:before{content: "Wyprzedaż"}}.button{cursor: pointer}.btn{box-shadow: none !important}.btn-anuluj{font-size: 13px;text-transform: uppercase;font-weight: normal;padding: 0px 20px;line-height: 37px;background: #FFF;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;border-color: #deddd3}.btn-normal{font-size: 13px;text-transform: uppercase;font-weight: 500px;padding: 0px 20px;line-height: 40px;background: #FFF;border: 1px solid #deddd3;box-shadow: 3px 3px 0 #f8f6f1}.btn-black-border{font-size: 13px;text-transform: uppercase;font-weight: 500px;padding: 0px 20px;line-height: 37px;background: #FFF;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px}.btn-basket{color: #000006;background-color: #dec118;border-color: #dec118;font-size: 16px;line-height: 40px;text-transform: uppercase;border: 2px solid #dec118;display: inline-block;padding: 0px 50px;margin: 0px 10px;font-weight: 500;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px}.btn-basket:focus,.btn-basket.focus{color: #000006;background-color: #b09913;border-color: #6b5d0c}.btn-basket:hover{color: #000006;background-color: #b09913;border-color: #a79112}.btn-basket:active,.btn-basket.active,.open > .dropdown-toggle.btn-basket{color: #000006;background-color: #b09913;border-color: #a79112}.btn-basket:active:hover,.btn-basket.active:hover,.open > .dropdown-toggle.btn-basket:hover,.btn-basket:active:focus,.btn-basket.active:focus,.open > .dropdown-toggle.btn-basket:focus,.btn-basket:active.focus,.btn-basket.active.focus,.open > .dropdown-toggle.btn-basket.focus{color: #000006;background-color: #907d10;border-color: #6b5d0c}.btn-basket:active,.btn-basket.active,.open > .dropdown-toggle.btn-basket{background-image: none}.btn-basket.disabled,.btn-basket[disabled],fieldset[disabled] .btn-basket,.btn-basket.disabled:hover,.btn-basket[disabled]:hover,fieldset[disabled] .btn-basket:hover,.btn-basket.disabled:focus,.btn-basket[disabled]:focus,fieldset[disabled] .btn-basket:focus,.btn-basket.disabled.focus,.btn-basket[disabled].focus,fieldset[disabled] .btn-basket.focus,.btn-basket.disabled:active,.btn-basket[disabled]:active,fieldset[disabled] .btn-basket:active,.btn-basket.disabled.active,.btn-basket[disabled].active,fieldset[disabled] .btn-basket.active{background-color: #dec118;border-color: #dec118}.btn-basket .badge{color: #dec118;background-color: #000006}@media (max-width: 991px){.btn-basket{line-height: 30px;font-size: 14px;padding: 0px 30px 0px 30px}}.btn-more{color: #fff;background-color: transparent;border-color: #dec118;font-size: 16px;line-height: 40px;text-transform: uppercase;display: inline-block;padding: 0px 50px;font-weight: 500;margin: 0px 10px;border: 2px solid #dec118;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: url('/img/arrow-right.png') right 20px center no-repeat}.btn-more:focus,.btn-more.focus{color: #fff;background-color: rgba(0,0,0,0);border-color: #6b5d0c}.btn-more:hover{color: #fff;background-color: rgba(0,0,0,0);border-color: #a79112}.btn-more:active,.btn-more.active,.open > .dropdown-toggle.btn-more{color: #fff;background-color: rgba(0,0,0,0);border-color: #a79112}.btn-more:active:hover,.btn-more.active:hover,.open > .dropdown-toggle.btn-more:hover,.btn-more:active:focus,.btn-more.active:focus,.open > .dropdown-toggle.btn-more:focus,.btn-more:active.focus,.btn-more.active.focus,.open > .dropdown-toggle.btn-more.focus{color: #fff;background-color: rgba(0,0,0,0);border-color: #6b5d0c}.btn-more:active,.btn-more.active,.open > .dropdown-toggle.btn-more{background-image: none}.btn-more.disabled,.btn-more[disabled],fieldset[disabled] .btn-more,.btn-more.disabled:hover,.btn-more[disabled]:hover,fieldset[disabled] .btn-more:hover,.btn-more.disabled:focus,.btn-more[disabled]:focus,fieldset[disabled] .btn-more:focus,.btn-more.disabled.focus,.btn-more[disabled].focus,fieldset[disabled] .btn-more.focus,.btn-more.disabled:active,.btn-more[disabled]:active,fieldset[disabled] .btn-more:active,.btn-more.disabled.active,.btn-more[disabled].active,fieldset[disabled] .btn-more.active{background-color: transparent;border-color: #dec118}.btn-more .badge{color: transparent;background-color: #fff}@media (max-width: 991px){.btn-more{line-height: 30px;font-size: 14px;padding: 0px 40px 0px 30px}}.btn-to-cart{background: #dec118;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;line-height: 45px;padding: 0px 30px;font-size: 18px;font-weight: 500;text-transform: uppercase;border: none !important}.btn-dostepnosc{background: #dec118;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;line-height: 35px;padding: 0px 20px;font-size: 14px;font-weight: 500;text-transform: uppercase;border: none !important;display: inline-block;margin-left: 10px}.btn-black-border{font-size: 13px;font-weight: 500;text-transform: uppercase;color: #0c0c11;line-height: 34px;border: 2px solid #0c0c11;padding: 0px 20px}.btn-black-border:hover,.btn-black-border.active{border-color: #dec118;background: #dec118}.btn-favourites{padding: 0px 25px 0px 0px;background: url('/img/star.png') no-repeat right center;text-decoration: underline;-moz-text-decoration-color: #a2884d;text-decoration-color: #a2884d}.btn.simple{color: #222227;font-size: 12px;text-decoration: underline}.btn.normal{font-size: 16px;line-height: 40px;text-transform: uppercase;display: inline-block;padding: 0px 50px;margin: 0px 10px;font-weight: 500;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #FFF;border: 2px solid #d4bf92;color: #140f0f}.btn.light{color: #FFF}.btn.link{border-color: #674f1a;color: #FFF;background-color: transparent}.btn.more-right{background: url('/img/arrow-right.png') right 20px center no-repeat}.btn.more-left{background: url('/img/arrow-left.png') left 20px center no-repeat}.form-row{position: relative;border-bottom: 1px solid #d4bf92}.form-row input{border: 0px;outline: none;line-height: 40px}.form-row button{border: 0px;outline: none;color: #000}.select-box{overflow: hidden;background: url('/img/arrow-down.png') right 10px center no-repeat;color: #000}.select-box select{padding: 0px 10px;width: 110%;background: none;line-height: 40px;height: 40px}.form-control{-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;box-shadow: none;border: 0px;outline: none;line-height: 40px;height: auto;border-bottom: 1px solid #d4bf92;padding: 0px 10px}.form-control::-webkit-input-placeholder{color: #000}.form-control:-moz-placeholder{color: #000;opacity: 1}.form-control::-moz-placeholder{color: #000;opacity: 1}.form-control:-ms-input-placeholder{color: #000}.form-control:placeholder-shown{color: #000}.checkbox{padding-left: 00px}.checkbox label::before{content: "";display: inline-block;position: absolute;width: 17px;height: 17px;left: 0;margin-left: -20px;border: 1px solid #d4bf92;border-radius: 3px;background-color: #fff;-webkit-transition: border .15s ease-in-out, color .15s ease-in-out;-o-transition: border .15s ease-in-out, color .15s ease-in-out;transition: border .15s ease-in-out, color .15s ease-in-out}.checkbox label::after{display: inline-block;position: absolute;width: 16px;height: 16px;left: 0;top: 0;margin-left: -20px;padding-left: 3px;padding-top: 1px;font-size: 11px;color: #a28850}.checkbox input[type="checkbox"]{opacity: 0}.checkbox input[type="checkbox"]:focus + label::before{outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px}.checkbox input[type="checkbox"]:checked + label::after{font-family: 'Glyphicons Halflings';content: "\e013"}.checkbox input[type="checkbox"]:disabled + label{opacity: 0.65}.checkbox input[type="checkbox"]:disabled + label::before{background-color: #eeeeee;cursor: not-allowed}.checkbox.checkbox-circle label::before{border-radius: 50%}.checkbox.checkbox-inline{margin-top: 0}.checkbox-primary input[type="checkbox"]:checked + label::before{background-color: #428bca;border-color: #428bca}.checkbox-primary input[type="checkbox"]:checked + label::after{color: #fff}.checkbox-danger input[type="checkbox"]:checked + label::before{background-color: #d9534f;border-color: #d9534f}.checkbox-danger input[type="checkbox"]:checked + label::after{color: #fff}.checkbox-info input[type="checkbox"]:checked + label::before{background-color: #5bc0de;border-color: #5bc0de}.checkbox-info input[type="checkbox"]:checked + label::after{color: #fff}.checkbox-warning input[type="checkbox"]:checked + label::before{background-color: #f0ad4e;border-color: #f0ad4e}.checkbox-warning input[type="checkbox"]:checked + label::after{color: #fff}.checkbox-success input[type="checkbox"]:checked + label::before{background-color: #5cb85c;border-color: #5cb85c}.checkbox-success input[type="checkbox"]:checked + label::after{color: #fff}.radio{padding-left: 20px}.radio label{display: inline-block;position: relative;padding-left: 5px}.radio label::before{content: "";display: inline-block;position: absolute;width: 17px;height: 17px;left: 0;margin-left: -20px;border: 1px solid #d4bf92;border-radius: 50%;background-color: #fff;-webkit-transition: border .15s ease-in-out;-o-transition: border .15s ease-in-out;transition: border .15s ease-in-out}.radio label::after{display: inline-block;position: absolute;content: " ";width: 11px;height: 11px;left: 3px;top: 3px;margin-left: -20px;border-radius: 50%;background-color: #a28850;-webkit-transform: scale(0, 0);-ms-transform: scale(0, 0);-o-transform: scale(0, 0);transform: scale(0, 0);-webkit-transition: -webkit-transform .1s cubic-bezier(.8, -0.33, .2, 1.33);-moz-transition: -moz-transform .1s cubic-bezier(.8, -0.33, .2, 1.33);-o-transition: -o-transform .1s cubic-bezier(.8, -0.33, .2, 1.33);transition: transform .1s cubic-bezier(.8, -0.33, .2, 1.33)}.radio input[type="radio"]{opacity: 0}.radio input[type="radio"]:focus + label::before{outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px}.radio input[type="radio"]:checked + label::after{-webkit-transform: scale(1, 1);-ms-transform: scale(1, 1);-o-transform: scale(1, 1);transform: scale(1, 1)}.radio input[type="radio"]:disabled + label{opacity: 0.65}.radio input[type="radio"]:disabled + label::before{cursor: not-allowed}.radio.radio-inline{margin-top: 0}.radio-primary input[type="radio"] + label::after{background-color: #428bca}.radio-primary input[type="radio"]:checked + label::before{border-color: #428bca}.radio-primary input[type="radio"]:checked + label::after{background-color: #428bca}.radio-danger input[type="radio"] + label::after{background-color: #d9534f}.radio-danger input[type="radio"]:checked + label::before{border-color: #d9534f}.radio-danger input[type="radio"]:checked + label::after{background-color: #d9534f}.radio-info input[type="radio"] + label::after{background-color: #5bc0de}.radio-info input[type="radio"]:checked + label::before{border-color: #5bc0de}.radio-info input[type="radio"]:checked + label::after{background-color: #5bc0de}.radio-warning input[type="radio"] + label::after{background-color: #f0ad4e}.radio-warning input[type="radio"]:checked + label::before{border-color: #f0ad4e}.radio-warning input[type="radio"]:checked + label::after{background-color: #f0ad4e}.radio-success input[type="radio"] + label::after{background-color: #5cb85c}.radio-success input[type="radio"]:checked + label::before{border-color: #5cb85c}.radio-success input[type="radio"]:checked + label::after{background-color: #5cb85c}.form-radio-image{position: relative;display: block;width: 100%}.form-radio-image:hover label{border: #bea36b 1px solid !important}.form-radio-image input{position: absolute;top: 0px;right: 0px;opacity: 0}.form-radio-image label{display: block;width: 100%;font-weight: 400;line-height: 38px;cursor: pointer}@media (max-width: 767px){.form-radio-image label{line-height: 1;position: relative;padding: 12px 0px}}.form-radio-image label i{background: rgba(212,191,146,0.6);display: inline-block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin-right: 30px;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;-o-transition-duration: .3s;transition-duration: .3s}.form-radio-image label span{font-weight: 600;float: right}@media (max-width: 767px){.form-radio-image label span{display: block;float: none}}.form-radio-image input:checked + label i{background: #000}* .form-radio-image input:checked + label{border: #bea36b 1px solid !important}.jlcheck{position: relative;cursor: pointer;padding: 1em}.jlcheck label{font-weight: normal !important}.jlcheck::selection{background: transparent}.jlcheck input + span{outline: 0;border: #d4bf92 1px solid;background: white;content: "";display: inline-block;margin: 0 .5em 0 0;padding: 0;vertical-align: middle;width: 2em;height: 2em;transform: translate3d(0, 0, 0);-webkit-backface-visibility: hidden}.jlcheck input + span::after{content: "";display: block;transform: scale(0);transition: transform .2s}@media screen and (min-width: 768px){.jlcheck:hover input + span{box-shadow: 0 2px 4px rgba(0,0,0,0.15)}}.jlcheck input:active + span{box-shadow: 0 4px 8px rgba(0,0,0,0.15)}.jlcheck input:checked + span::after{transform: scale(1)}.jlcheck input{position: absolute;cursor: pointer;opacity: 0}.jlcheck input + span{border-radius: 2px}.jlcheck input + span::after{background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjQgNjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIHBvaW50cz0iMTMuNzA3LDMyLjI5MyAxMi4yOTMsMzMuODU0IDI0LjI5Myw0NiAyNS43MDcsNDYgNDkuNzA3LDIxLjg1NCA0OC4yOTMsMjAuMzY2IDI1LDQzLjYyMyAiLz48L2c+PC9zdmc+) no-repeat center;background-size: contain;width: 2em;height: 2em}.jlcheck.text span{float: left}.jlcheck.text div{float: left}@media screen and (min-width: 993px){.jlcheck.text div{width: 80%;margin-left: 10px}}@media screen and (min-width: 769px) and (max-width: 992px){.jlcheck.text div{width: 90%;margin-left: 10px}}@media screen and (min-width: 481px) and (max-width: 768px){.jlcheck.text div{width: 90%;margin-left: 10px}}@media screen and (min-width: 376px) and (max-width: 480px){.jlcheck.text div{width: 90%;margin-left: 10px;float: none}}@media screen and (min-width: 361px) and (max-width: 375px){.jlcheck.text div{float: none;width: 90%;margin-left: 10px}}@media screen and (min-width: 321px) and (max-width: 360px){.jlcheck.text div{width: 250px;margin-left: 10px}}@media screen and (max-width: 320px){.jlcheck.text div{width: 215px;margin-left: 10px}}.jlradio{position: relative;cursor: pointer;padding: 1em}.jlradio::selection{background: transparent}.jlradio input + span{outline: 0;border: #d4bf92 1px solid;background: white;content: "";display: inline-block;margin: 0 .5em 0 0;padding: 0;vertical-align: middle;width: 2em;height: 2em;transform: translate3d(0, 0, 0);-webkit-backface-visibility: hidden}.jlradio input + span::after{content: "";display: block;transform: scale(0);transition: transform .2s}@media screen and (min-width: 768px){.jlradio:hover input + span{box-shadow: 0 2px 4px rgba(0,0,0,0.15)}}.jlradio input:active + span{box-shadow: 0 4px 8px rgba(0,0,0,0.15)}.jlradio input:checked + span::after{transform: scale(1)}.jlradio input{position: absolute;cursor: pointer;opacity: 0}.jlradio input + span{border-radius: 100%}.jlradio input + span::after{border-radius: 100%;margin: .65em;width: .75em;height: .75em}.jlradio input:checked + span::after{background: black}.dojazd-info-wrap{margin-bottom: 50px;text-align: center}@media (max-width: 640px){.dojazd-info-wrap{margin-bottom: 30px}}.dojazd-info{margin: 0px -20px;padding-top: 20px}@media (max-width: 640px){.dojazd-info{padding-top: 0px;margin: 0px}}.dojazd-info:after{clear: both;display: block;content: " "}.dojazd-info div{width: 33.33333333%;float: left;padding: 0px 20px;text-align: center}.dojazd-info div:nth-child(2){border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5}@media (max-width: 640px){.dojazd-info div{width: 100%;float: none;padding: 20px 15px;border: 0px !important;border-bottom: 1px solid #e5e5e5 !important}.dojazd-info div:last-child{border-bottom: 0px !important}}.dojazd-info div img{display: block;margin: 0px auto 20px auto}.o-marce .ciekawostki{margin-top: 80px;border: 1px solid #deddd3;box-shadow: 3px 3px 0px #f8f6f1;overflow: visible}.o-marce .ciekawostki h2{line-height: 122px;padding: 0px;margin: 0px;text-align: center}.o-marce .ciekawostki .ciekawostki-slider{margin: 0px 0px 100px 0px}.o-marce .ciekawostki .ciekawostki-slider .item{padding: 0px 30px;border-left: 1px solid #e9e9e9}.o-marce .ciekawostki .ciekawostki-slider .item img{width: auto;max-width: 100%;margin-right: 23px;float: left}.o-marce .ciekawostki .ciekawostki-slider .owl-dots{text-align: center;position: absolute;bottom: -50px;left: 0px;right: 0px}.o-marce .ciekawostki .ciekawostki-slider .owl-dots .owl-dot{width: 14px;height: 14px;display: inline-block;margin: 0px 15px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;background: #000;border: 3px solid #fff;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;-o-transition-duration: .4s;transition-duration: .4s}.o-marce .ciekawostki .ciekawostki-slider .owl-dots .owl-dot.active{background: #FFF;border-color: #000}.o-marce .footer-product{text-align: center;margin: 100px 0px}.o-marce .footer-product > a{display: inline-block;background-color: #fff;padding: 15px 25px;border: 2px solid #0c0c11;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;z-index: 100;color: #0c0c11;font-size: 13px;position: relative;top: -40px}.o-marce .footer-product > a > span{color: #9a7f42}.map{width: 100%;height: 355px}.kontakt-info{margin: 50px 0px 60px 0px;border: 1px solid #deddd3;box-shadow: 3px 3px 0px #f8f6f1;overflow: visible}.kontakt-info img{max-width: 100%;height: auto}.kontakt-info .flex{padding: 20px 60px}@media (max-width: 991px){.kontakt-info .flex{padding: 20px;display: block}.kontakt-info .flex:after{clear: both;display: block;content: " "}}.kontakt-info .flex > div{border-left: 1px solid #e5e5e5;padding: 0px 0px 0px 40px;width: 25%}@media (min-width: 481px) and (max-width: 991px){.kontakt-info .flex > div{width: 50%;float: left;margin-bottom: 20px;text-align: center;padding: 10px 0px}.kontakt-info .flex > div:nth-child(2n + 1){clear: both}.kontakt-info .flex > div:nth-child(3){border-left: 0px}}@media (max-width: 480px){.kontakt-info .flex > div{width: 100%;padding: 10px 0px;text-align: center;border-left: 0px;border-top: 1px solid #e5e5e5}.kontakt-info .flex > div:nth-child(1n + 1){clear: both}}.kontakt-info .flex > div:first-child{border-left: 0px;padding: 0px}@media (max-width: 767px){.kontakt-info .flex > div:first-child{padding: 10px 0px;border-top: 0px}}.kontakt-info .flex > div h4{font-weight: 400;font-size: 22px;color: #a1874f;margin: 0px 0px 15px 0px}.form{margin: 50px 0px 60px 0px;border: 1px solid #deddd3;box-shadow: 3px 3px 0px #f8f6f1;overflow: visible;padding: 50px 100px;position: relative}@media (max-width: 767px){.form{padding: 30px 15px}}.form h2{text-align: center}.form > span{position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;left: auto;bottom: auto;font-size: 13px;padding: 10px}.form .captcha-image{line-height: 41px}.form .captcha-image img{height: auto}.form .captcha-image .recaptcha{cursor: pointer;color: #cabc9c}.faq .faqTopBox{background: none !important;border-left: 0 !important;color: #a2884d !important;font-weight: bold}.faq .faq-wrap .faq-title-group{font-size: 18px;font-weight: 500;margin: 20px 0px;padding-top: 20px}.faq .faq-wrap .faq-content{margin-top: 0px;margin-bottom: 10px;border: 1px solid #f3f3ef;padding: 15px;cursor: pointer;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;-o-transition-duration: .3s;transition-duration: .3s}.faq .faq-wrap .faq-content .faq-content-title{font-weight: 500;color: #977a3b}.faq .faq-wrap .faq-content .faq-content-text{max-height: 0px;overflow: hidden;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;-o-transition-duration: .3s;transition-duration: .3s}.faq .faq-wrap .faq-content.in{background: #F6F6F6}.faq .faq-wrap .faq-content.in .faq-content-text{max-height: 2000px;margin-top: 10px}.faq .faq{margin-top: 0px;border: 1px solid #e9e9e9;padding: 10px;cursor: pointer;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;-o-transition-duration: .3s;transition-duration: .3s}.faq .faq.in{background: #F6F6F6}.faq .faq + .ukl{max-height: 0px;overflow: hidden;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;-o-transition-duration: .3s;transition-duration: .3s}.faq .faq.in + .ukl{max-height: 1500px}.faq .questions mark{background: #dec118}.faq .questions > a{color: #010101;text-decoration: underline}.faq .questions .answers{margin-top: 80px;margin-bottom: 50px}.faq .questions .answers .title{color: #977a3b;font-size: 18px;font-weight: 500;margin: 20px 0px 15px 0px}.faq .search-faq{width: 100%;max-width: 280px;border-bottom: 2px solid #d4bf92;background: #FFF;z-index: 10;position: relative;margin: 0 auto;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;-o-transition-duration: .4s;transition-duration: .4s}.faq .search-faq input{padding: 10px;background: none;border: none;width: 100%}.faq .search-faq button{background: url('/img/ico-search.png') center center no-repeat;border: none;top: 0px;bottom: 0px;right: 0px;outline: none;width: 30px;position: absolute;text-transform: uppercase}.expand-regulations{font-size: 11px;background: url('/img/arrow-down.png') no-repeat right center;padding-right: 20px;color: #010101 !important}.regulations{margin: 20px 0px 80px 0px;border-bottom: 1px solid #eaeaea}.regulations .regulations-row .title{font-family: 'Roboto', sans-serif;font-weight: 500;font-size: 18px;line-height: 50px;border-top: 1px solid #eaeaea;cursor: pointer;background: url('/img/arrow-down.png') no-repeat right center}.regulations .regulations-row .text{max-height: 0px;overflow: hidden;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;-o-transition-duration: .5s;transition-duration: .5s}.regulations .regulations-row .text ol{margin: 40px 0px 50px 100px}@media (max-width: 767px){.regulations .regulations-row .text ol{margin: 20px}}.regulations .regulations-row.active .text{max-height: 4000px}.regulations .regulations-row.active .title{background: url('/img/arrow-up.png') no-repeat right center}@media (max-width: 400px){.basketCalculate{font-size: 13px;margin-left: 0px}}#cart #podsumowanieBoxRefresh{text-align: center;padding: 40px;font-size: 20px}#cart #podsumowanieBoxRefresh span{font-weight: bold;color: #ff0000}#cart .showmobile{display: none}@media (max-width: 385px){#cart .showmobile{display: block}}#cart .hidemobile{display: block}@media (max-width: 385px){#cart .hidemobile{display: none}}#cart hr{margin: 0px 0px 10px}#cart #koszykForm{position: relative}#cart #koszykPudelka .owl-item .short-box,#cart #koszykAkcesoria .owl-item .short-box{width: 100%}#cart #koszykPudelka .owl-item .short-box img,#cart #koszykAkcesoria .owl-item .short-box img{max-width: 90%}#cart #cartSummary{clear: both;padding-top: 20px}#cart #cartSummary::before,#cart #cartSummary::after{clear: both;display: block;content: " "}#cart #cartSummary hr:first-child{margin-bottom: 10px}#cart .clear{clear: both;padding-top: 15px}#cart .wysylkaBox{margin: 0px -5px}#cart .wysylkaBox .form-radio-image{float: left;width: 14.28571429%;text-align: center;padding: 0px 5px;margin-bottom: 10px}#cart .wysylkaBox .form-radio-image label{border: #d4bf92 1px solid;width: auto}#cart .wysylkaBox .form-radio-image label .title{background: #d4bf92 none repeat scroll 0 0;text-align: center;color: #0e0e0e;height: 60px}@media (min-width: 480px) and (max-width: 768px){#cart .wysylkaBox .form-radio-image label .title{height: 75px}}#cart .wysylkaBox .form-radio-image label .cena{font-size: 14px;margin-top: 10px;border-top: #f3f3ef 1px solid;padding-bottom: 10px}#cart .wysylkaBox .form-radio-image label i{margin-top: 10px;margin-right: 0px}@media (max-width: 480px){#cart .wysylkaBox .form-radio-image label{padding-left: 0px}#cart .wysylkaBox .form-radio-image label .cena{padding-top: 25px}#cart .wysylkaBox .form-radio-image label i{position: static}}#cart .wysylkaBox .form-radio-image div{font-size: 13px;font-weight: 400;color: #000;font-style: normal;font-stretch: normal;line-height: normal;letter-spacing: normal;padding-top: 5px}@media (max-width: 480px){#cart .wysylkaBox .form-radio-image div{font-size: 11px;text-align: center;padding-right: 10px;padding-left: 10px}#cart .wysylkaBox .form-radio-image div::before,#cart .wysylkaBox .form-radio-image div::after{clear: both;display: block;content: " "}}@media (max-width: 1200px){#cart .wysylkaBox .form-radio-image{width: 25%}}@media (max-width: 767px){#cart .wysylkaBox .form-radio-image{width: 25%}#cart .wysylkaBox .form-radio-image label{padding-top: 0px}}@media (max-width: 480px){#cart .wysylkaBox .form-radio-image{width: 33.33333333%}}@media (max-width: 320px){#cart .wysylkaBox .form-radio-image{width: 50%}#cart .wysylkaBox .form-radio-image label .title{height: 40px}}#cart .total{text-align: right}#cart .intro{padding: 40px 0px;text-align: center;border-top: 1px solid #f0f0f0}@media (max-width: 600px){#cart .rollover{width: 100%;height: 40px;background: url('/img/rollover.png') no-repeat center center}}#cart .short-box-wrap{margin: 0px -5px}#cart .short-box{float: left;width: 14.28571429%;padding: 0px 5px;margin-bottom: 10px}#cart .short-box.wiecej{cursor: pointer;display: none}#cart .short-box.wiecej div{height: 100%;border-top: #d4bf92 1px solid;padding-top: 90px;text-align: center}#cart .short-box.mniej{cursor: pointer;display: none}#cart .short-box.mniej div{height: 100%;border-top: #d4bf92 1px solid;padding-top: 90px;text-align: center}@media (max-width: 1200px){#cart .short-box{width: 16.66666667%}}@media (max-width: 991px){#cart .short-box{width: 20%}}@media (max-width: 767px){#cart .short-box{width: 25%}}@media (max-width: 580px){#cart .short-box{width: 33.33333333%}}@media (max-width: 440px){#cart .short-box{width: 50%}}#cart .short-box > div{border-bottom: #d4bf92 1px solid;border-left: #d4bf92 1px solid;border-right: #d4bf92 1px solid}#cart .short-box hr{margin: 4px 0px 4px 0px}#cart .short-box .title{padding: 4px 10px 4px 10px;height: 47px;display: block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;text-align: center;background: #d4bf92 none repeat scroll 0 0;color: #0e0e0e}#cart .short-box .title a{outline: none;color: #0e0e0e;text-decoration: none;display: block;overflow: hidden}#cart .short-box .img{outline: none;text-align: center}#cart .short-box .img img{max-width: 100%;margin: 0px auto 0px auto}#cart .short-box .img a{outline: none}#cart .short-box .cena{text-align: right;min-height: 45px;padding-top: 5px;padding-right: 10px}#cart .short-box .cena div{padding-top: 5px;float: left;width: 70%}#cart .short-box .cena div:last-child{padding-top: 0px;float: right;width: 30%}#cart .short-box .basket{width: 30px;height: 30px;background: url('/img/basket.png') no-repeat center center;display: block;float: right}#cart .cart-table{display: table;width: 100%;margin: 15px 0px}@media (max-width: 570px){#cart .cart-table{display: block;width: 100%}}@media (max-width: 680px){#cart .cart-table{border-top: 6px solid #d4bf92}}#cart .cart-table .data-other{margin-top: 5px;display: none}@media (max-width: 991px){#cart .cart-table .data-other{display: block}}@media (max-width: 570px){#cart .cart-table .data-other{float: left;margin-right: 5px}#cart .cart-table .data-other a{margin-right: 5px}#cart .cart-table .data-other br{display: none}}@media (max-width: 400px){#cart .cart-table .data-other{width: 100%;float: none}#cart .cart-table .data-other:before,#cart .cart-table .data-other:after{clear: both;display: block;content: " "}#cart .cart-table .data-other a{font-size: 12px;display: inline-block;margin-right: 10px}}#cart .cart-table .total{white-space: nowrap}#cart .cart-table .head{display: table-row}@media (max-width: 680px){#cart .cart-table .head{display: none}}#cart .cart-table .head > div{display: table-cell;border: 0px;background: #d4bf92;font-size: 14px;color: #0e0e0e;font-weight: normal;line-height: 20px;padding: 5px 15px 5px 15px}@media (max-width: 991px){#cart .cart-table .head > div{padding: 0px 8px}}@media (max-width: 1200px){#cart .cart-table .head > div.head-no,#cart .cart-table .head > div.head-options{width: 150px}}@media (max-width: 991px){#cart .cart-table .head > div.head-no,#cart .cart-table .head > div.head-options{display: none}}#cart .cart-table .pakiet-title{width: 100%;padding-top: 5px;padding-bottom: 5px;border-top: 1px solid #ddd;display: table-row}#cart .cart-table .pakiet-title div{display: table-cell;background-color: #ffff}#cart .cart-table .pakiet-title .title{font-weight: bold}@media (max-width: 480px){#cart .cart-table .pakiet-title{padding: 0px !important}#cart .cart-table .pakiet-title .title{padding: 8px 0px 8px 5px}#cart .cart-table .pakiet-title .data-image{background-color: transparent !important}}#cart .cart-table .koszykRow.pakiet{background-color: #fff}#cart .cart-table .koszykRow.pakiet .data-image{background-color: #fff}#cart .cart-table .koszykRow.pakiet .data-image img{max-height: 100%}#cart .cart-table .koszykRow.pakiet .data-total{background-color: #f2f2f2}#cart .cart-table .data{display: table-row;padding-top: 5px;padding-bottom: 5px}#cart .cart-table .data .price-with-tax{white-space: nowrap;color: #a1874f}#cart .cart-table .data .mobile-basket-clearfix{clear: both}@media (min-width: 571px){#cart .cart-table .data .mobile-basket-clearfix{display: none}}@media (max-width: 570px){#cart .cart-table .data{display: block;padding: 15px 0px 15px 135px;width: 100%;border-bottom: 1px solid #ddd;position: relative;top: auto;left: auto;right: auto;bottom: auto}#cart .cart-table .data:after{clear: both;display: block;content: " "}}@media (max-width: 570px) and (max-width: 400px){#cart .cart-table .data{padding-left: 80px}}#cart .cart-table .data > div{display: table-cell;padding: 5px 15px;vertical-align: middle;border-top: 1px solid #ddd;position: relative}#cart .cart-table .data > div .ico-promo-cart{position: absolute;bottom: 10px;left: 70px;cursor: pointer;z-index: 100}#cart .cart-table .data > div .ico-promo-cart img{display: block !important;width: 25px}@media (max-width: 991px){#cart .cart-table .data > div{padding: 10px 8px}}@media (max-width: 570px){#cart .cart-table .data > div{display: block;border: 0px;padding: 0px;width: 100%;text-align: left}}#cart .cart-table .data > div a{color: #0e0e0e;text-decoration: underline;cursor: pointer}#cart .cart-table .data > div a.name{color: #222227;text-transform: uppercase;text-decoration: none}@media (max-width: 400px){#cart .cart-table .data > div a.name{font-size: 0.9em;display: block;line-height: 1.1}#cart .cart-table .data > div a.name + br{display: none}}#cart .cart-table .data > div a.delete-action{color: #ff0000;text-transform: lowercase;text-decoration: underline;cursor: pointer}#cart .cart-table .data > div a.add-graver,#cart .cart-table .data > div a.add-board,#cart .cart-table .data > div a.add-box{background: url('/img/pkt_plus.png') no-repeat left 3px;padding-left: 20px;line-height: 17px;text-decoration: underline;cursor: pointer}@media (max-width: 991px){#cart .cart-table .data > div.data-amount{width: 60px}}@media (max-width: 400px){#cart .cart-table .data > div.data-amount{width: 60px !important}}#cart .cart-table .data > div.data-no,#cart .cart-table .data > div.data-options{padding-left: 5px;padding-right: 5px;font-size: 14px}#cart .cart-table .data > div.data-no a,#cart .cart-table .data > div.data-options a{white-space: nowrap}@media (max-width: 991px){#cart .cart-table .data > div.data-no,#cart .cart-table .data > div.data-options{display: none}}@media (max-width: 570px){#cart .cart-table .data .data-image{width: 120px;position: absolute;left: 0px;top: 15px}#cart .cart-table .data .basketDelete.hidemobile{text-align: center}#cart .cart-table .data .data-product{width: 100% !important;margin-bottom: 10px}#cart .cart-table .data .data-product:after{clear: both;display: block;content: " "}#cart .cart-table .data .data-product .ulubioneDelete{float: left;margin: 5px 0px 0px 0px}#cart .cart-table .data .data-image{margin-bottom: 10px}#cart .cart-table .data .data-price{font-size: 16px;padding: 5px;display: none}#cart .cart-table .data .data-total{font-size: 20px;padding: 0px;float: left;width: auto}#cart .cart-table .data .data-amount{padding: 0px;width: 122px !important;float: right}}@media (max-width: 570px) and (max-width: 400px){#cart .cart-table .data .data-image{width: 70px}}@media (max-width: 570px) and (min-width: 401px){#cart .cart-table .data .data-image img{width: 120px !important}}@media (max-width: 570px) and (max-width: 450px){#cart .cart-table .data .data-product .ulubioneDelete{float: none;position: absolute;top: 95px;left: 0px}}@media (max-width: 570px) and (max-width: 400px){#cart .cart-table .data .data-product .ulubioneDelete{top: 65px}}@media (max-width: 570px) and (max-width: 450px){#cart .cart-table .data .data-total{float: right}}@media (max-width: 570px) and (max-width: 450px){#cart .cart-table .data .data-amount{float: left}}#cart .fixed-table-total{position: fixed;bottom: 0px;left: 0px;right: 0px;z-index: 10000;background: #FFF;padding: 15px;box-shadow: 0px 0px 5px rgba(0,0,0,0.2)}@media (min-width: 571px){#cart .fixed-table-total{display: none}}#cart .fixed-table-total .table-total{margin: 0px}#cart .fixed-table-total .table-total hr{margin: 5px 0px}#cart .table-total{width: 100%;margin-top: 15px}#cart .table-total td,#cart .table-total th{border: 0px;padding: 4px 0px}#cart .table-total td{vertical-align: middle}#cart .table-total td:last-child{text-align: right}#cart .table-total tr:last-child td{font-size: 22px}#cart .table-total tr:last-child td b,#cart .table-total tr:last-child td strong{font-size: 30px;font-weight: 500;margin-top: -5px;display: block}#cart .kody_title{text-align: center;color: #a2884d;font-size: 20px;padding: 10px 0px 10px 0px}#cart .kody{width: 100%;padding-bottom: 20px}#cart .kod{width: 100%;display: inline-block;margin-right: 60px;text-align: center}@media (max-width: 991px){#cart .kod{margin: 0px auto 20px auto;display: block}}#cart .kod .kod_error{text-align: center;color: #f00;font-weight: bold;font-style: italic}#cart .kod .kod-inline{max-width: 220px;width: 100%;padding-right: 40px;position: relative;top: auto;left: auto;right: auto;bottom: auto;margin: 0px auto}#cart .kod .kod-inline input{width: 100%;padding: 8px;border: 0px;line-height: 60px;padding: 0px;outline: none;font-size: 14px;border-bottom: 1px solid #000;-webkit-border-radius: 0px !important;-moz-border-radius: 0px !important;border-radius: 0px !important}#cart .kod .kod-inline input::-webkit-input-placeholder{color: #000}#cart .kod .kod-inline input:-moz-placeholder{color: #000;opacity: 1}#cart .kod .kod-inline input::-moz-placeholder{color: #000;opacity: 1}#cart .kod .kod-inline input:-ms-input-placeholder{color: #000}#cart .kod .kod-inline input:placeholder-shown{color: #000}#cart .kod .kod-inline button{position: absolute;top: 0px;right: 0px;bottom: 0px;line-height: 60px;background: none;border: none;outline: none;width: 40px;color: #ff0000;border-bottom: 1px solid #000}#cart .kod.green input{border-color: #82b548}#cart .kod.green input::-webkit-input-placeholder{color: #82b548}#cart .kod.green input:-moz-placeholder{color: #82b548;opacity: 1}#cart .kod.green input::-moz-placeholder{color: #82b548;opacity: 1}#cart .kod.green input:-ms-input-placeholder{color: #82b548}#cart .kod.green input:placeholder-shown{color: #82b548}#cart .akcesoria{margin-bottom: 50px;border-top: 2px solid #f0f0f0;border-bottom: 2px solid #f0f0f0;padding-bottom: 30px}@media (max-width: 991px){#cart .akcesoria{margin-bottom: 20px}}#cart .akcesoria h4{text-align: center}#cart .with-errors{color: #f00;font-style: italic}#cart .invalid{border-bottom: #f00 1px solid}#cart .formDod{padding-top: 50px}#cart .formDod textarea{border-color: #d4bf92;border-style: solid solid solid;border-width: 1px;line-height: 40px;padding: 0 10px}#cart .accept{padding-top: 20px}#cart .accept label{font-weight: normal !important}#cart .podsumowanieTitle{color: #a2884d;font-size: 20px;border-bottom: #a2884d 2px solid;margin: 10px 20px 5px 20px;padding-top: 80px}#cart .podsumowanieTresc{margin: 10px 20px 5px 20px}#cart .podsumowanieBox{background-color: #de1818;width: 440px;margin: 0px auto 0px auto;padding: 20px 60px 20px 60px;color: #fff;font-size: 18px;text-align: center}#cart .podsumowanieBox span{font-weight: bold;font-size: 22px}#cart .form-control{min-height: 33px !important}#cart .p_add_gift{padding: 0px 0px 15px 0px;border-bottom: 1px solid #f3f3ef;margin: 20px 0px}#cart .p_add_gift:after{clear: both;display: block;content: " "}#cart .p_add_gift .gif-box{cursor: pointer;width: 35px;height: 35px;margin-right: 10px;float: left;margin-top: 2px}#cart .p_add_gift .gif-box.active{border: #dec118 2px solid}#cart .p_add_gift .txt{color: #333;text-align: left;font-size: 15px;padding-bottom: 5px;padding-top: 10px}#cart .p_add_gift .txt a{display: inline-block !important;font-weight: normal}#cart .p_add_gift a{margin-left: 20px;display: block;color: #000;font-weight: bold;text-decoration: underline}#cart .p_add_gift a img{margin-top: 5px;width: 30px}#cart .p_add_gift .fv_radio_box{float: left}#cart .p_add_gift .fv_radio_box label{padding: 10px;width: 48px}#cart .p_add_gift .szary{background-color: #dcdcdc}#cart .p_add_gift .granatowy{background-color: #040797}#cart .p_add_gift .czarny{background-color: #000}#cart .p_add_gift .czerwony{background-color: #cf0000}#cart .p_add_gift > div{float: right}#cart .p_add_gift > div .tu{text-decoration: line-through;font-size: 12px !important;padding-right: 5px;display: inline-block}#cart .p_add_gift > div:last-child{float: right}@media (max-width: 480px){#cart .p_add_gift > div{width: 40%}#cart .p_add_gift > div:last-child{width: 30%}#cart .p_add_gift > div:first-child{width: 20%;margin-left: 20px}#cart .p_add_gift > div a{margin: 0px}#cart .p_add_gift > div.txt{font-size: 12px;padding-bottom: 0px;padding-top: 00px}}.order-wysylka-title{font-size: 30px}@media (max-width: 767px){.order-wysylka-title{text-align: center;font-size: 24px}}@media (max-width: 480px){.order-wysylka-title{font-size: 21px}}.order-wysylka-title #wysylkaError{color: #f00}@media (max-width: 768px){.no-pull-right{clear: both}}.btn-order{width: 100%;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;line-height: 56px;padding: 0px 20px;font-size: 24px;color: #FFF !important;text-transform: uppercase;text-align: left;background: #f00 url('/img/arrow-btn-order.png') right 20px center no-repeat}@media (max-width: 460px){.btn-order{font-size: 20px}}.btn-order-back{-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;line-height: 56px;padding: 0px 20px 0px 40px;font-size: 14px;color: #ff0000;text-decoration: underline;text-align: left;background: transparent url('/img/arrow-order-back.png') left 0px center no-repeat}.amount{line-height: 34px;position: relative;width: 60px;border: 1px solid #deddd3;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;padding-right: 21px;display: inline-block;margin-right: 10px}@media (max-width: 570px){.amount{line-height: 28px}}.amount input{width: 100%;border: 0px;outline: none;text-align: center;color: #0e0e0e;font-size: 15px;background: none;border-right: 1px solid #deddd3}.amount .up{position: absolute;width: 21px;top: 0px;right: 0px;cursor: pointer;height: 50%;background: url('/img/i-arrow-up.svg??t=1') center center no-repeat}.amount .down{position: absolute;width: 21px;bottom: 0px;right: 0px;height: 50%;cursor: pointer;background: url('/img/i-arrow-down.svg?t=1') center center no-repeat}.GrawerRow{background-color: #fffaef}.order-intro{padding: 25px 0px;text-align: center;border-top: 8px solid #d4bf92;border-bottom: 1px solid #f0f0f0;font-size: 16px}.order-intro a{color: #a68e5a;text-decoration: underline}#orderForm{margin-top: 25px;border-top: #deddd3 1px solid;border-bottom: #deddd3 1px solid;padding-top: 30px;padding-bottom: 30px;margin-bottom: 30px}#orderForm .nr_block input{max-width: 50%}@media (max-width: 480px){#orderForm .nr_block input{display: inline-block;max-width: 40% !important}}#orderForm .order-item-name{font-size: 30px}@media (max-width: 767px){#orderForm .order-item-name{text-align: center;font-size: 24px}}#orderForm .order-item-name span a{font-size: 14px;color: #a68e5a;cursor: pointer}#orderForm .fv_checkbox label,#orderForm .fv_radio_box label{cursor: pointer}#orderForm #fvFaktura{display: none}#orderForm .orderNazwa{display: none}.pomoc{background: #f1f0ea;padding: 0px 30px;margin: 92px 0px 60px 0px}@media (max-width: 991px){.pomoc{display: block !important;overflow: auto}}@media (max-width: 767px){.pomoc{padding: 20px}}.pomoc > div{padding: 60px 30px}@media (max-width: 991px){.pomoc > div{width: 50%;float: left;padding: 15px 20px}}@media (max-width: 767px){.pomoc > div{width: 100%}}.pomoc > div:first-child{font-size: 26px}#mainPlatnosci .intro{padding: 40px 0px;text-align: center;border-top: 1px solid #f0f0f0}#mainPlatnosci a{font-size: 14px;color: #a68e5a;cursor: pointer}#mainPlatnosci .error{font-size: 30px;text-align: center;color: #de1818}#mainPlatnosci #platnosc_main{font-size: 30px;text-align: center;color: #a2884d}.basketCardDelete{color: #ff0000;text-transform: lowercase;text-decoration: underline;cursor: pointer}.basketCardDelete:hover{color: #ff0000}.kosztZaplata{white-space: nowrap}.ulubionePrzenies{text-align: right;padding-top: 30px}.btn-to-cart{white-space: normal;line-height: normal;padding: 10px 30px}.loader-small{width: 100%;min-height: 200px;background: url('/img/loader.svg') center center no-repeat;background-size: 25px auto !important}#boxy{width: 100%;max-width: 100% !important;position: relative;margin: 30px 0px}@media (max-width: 991px){#boxy{display: none}}@media (max-width: 767px){#boxy{display: none}}#boxy .box-item{position: relative;overflow: hidden}#boxy .box-item .carousel{position: relative}#boxy .box-item .carousel .owl-dots{text-align: center;position: absolute;bottom: 30px;left: 0px;right: 0px}#boxy .box-item .carousel .owl-dots .owl-dot{width: 6px;height: 8px;display: inline-block;margin: 4px 19px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;background: #FFF;border: 0px}#boxy .box-item .carousel .owl-dots .owl-dot.active{margin: 0px 15px;width: 14px;height: 14px;background: transparent;border: 3px solid #fff}#boxy .box-item .oferta{font-size: 14px;font-weight: bold;background: #635f5e;color: #FFF;padding: 15px 25px;font-weight: 500;text-transform: uppercase;position: absolute;top: 0px;left: 0px;z-index: 20}#boxy .box-item .description{position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;bottom: 76px;top: auto;text-align: center;left: 70px;right: 70px;font-size: 16px;z-index: 10;font-weight: 400;color: #FFF;text-transform: uppercase}#boxy .box-item .description h3{font-size: 60px;color: #FFF;text-transform: uppercase;font-family: 'Roboto', sans-serif;font-weight: 900}#boxy .box-item .description h3 a{color: inherit}#boxy .box-item img{width: 100%;height: auto}#boxy .box-1x1,#boxy .box-1x2,#boxy .box-1x3{width: 16.66666667%}@media (max-width: 767px){#boxy .box-1x1,#boxy .box-1x2,#boxy .box-1x3{width: 25%}}#boxy .box-2x1,#boxy .box-2x2,#boxy .box-2x3{width: 33.33333333%}#boxy .box-2x1 .description,#boxy .box-2x2 .description,#boxy .box-2x3 .description{left: 30px;right: 40px}#boxy .box-2x1 .description h3,#boxy .box-2x2 .description h3,#boxy .box-2x3 .description h3{font-size: 48px}@media (max-width: 767px){#boxy .box-2x1,#boxy .box-2x2,#boxy .box-2x3{width: 50%}}#boxy .box-3x1,#boxy .box-3x2,#boxy .box-3x3,#boxy .box-3x4{width: 50%}@media (max-width: 767px){#boxy .box-3x1,#boxy .box-3x2,#boxy .box-3x3,#boxy .box-3x4{width: 100%}}#boxy .box-4x3{width: 66.66666667%}@media (max-width: 767px){#boxy .box-4x3{width: 100%}}#grawerContainer .grawer_title{font-weight: bold}#grawerContainer .grawer_title span{font-size: 20px}#grawerContainer .radiobox img{cursor: pointer}#grawerContainer .cenaTitle{color: #a2884d;font-size: 16px}#grawerContainer .grawer_pid.new{border-bottom: #f00 1px solid}#grawerContainer #grawerGen{margin-top: 10px}#grawerContainer .cena{color: #a2884d;font-size: 30px}#grawerContainer .cena span{vertical-align: super;font-size: smaller}#grawerContainer .cena_old{text-decoration: line-through;color: #a2884d;font-size: 20px}#grawerContainer .cena_old span{vertical-align: super;font-size: smaller}#grawerContainer h3{font-size: 25px}#grawerContainer .imgTitle{text-align: center}#grawerContainer .imgTitle img{border: 1px solid #deddd3;box-shadow: 3px 3px 0px #f8f6f1;max-width: 100%}#grawerContainer .nazwaTitle{font-size: 16px;text-transform: uppercase;line-height: 20px;padding-bottom: 10px;padding-top: 20px}#grawerContainer .grawerContainer{text-align: center}#grawerContainer .grawerContainer img{max-width: 100%}#grawerContainer .grawer_row label{padding-left: 4px}@media (min-width: 991px){#grawerContainer .grawer_row img{vertical-align: text-bottom;margin-bottom: -6px}}#grawerContainer .mce-panel{background-image: none;background-color: transparent;border: #d4bf92 0px solid;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px}#grawerContainer #mce_15{border: 0}#grawerContainer #mce_6-body{text-align: right}#grawerContainer #mce_2{border: 0;background: transparent;background-color: none}#grawerContainer #mce_2-open .mce-caret{border-top: 4px solid #dec118}#grawerContainer .mce-menu-item:hover{background-color: #fff !important}#grawerContainer #mce_17{width: 98% !important;margin-left: 1%;margin-right: 1%}#grawerContainer #mce_17-body{background-color: #fff}#grawerContainer #mce_24{-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;background-color: #f9f8f7}#grawerContainer #grawer_textarea_ifr body{background-color: #f9f8f7 !important}#grawerContainer #grawer_textarea_ifr{background-color: #f9f8f7 !important;width: 100% !important}#grawerContainer #grawer_textarea{resize: none;width: 100%;background-color: transparent;background-image: none;border: 1px solid #d4bf92;border-radius: 4px;margin-top: 5px;padding: 5px;height: 40px}#grawerContainer .grawer-font img{width: 153px;height: 33px}@media (max-width: 560px){#grawerContainer .grawer-font{padding-left: 10px;padding-right: 10px}#grawerContainer .grawer-font img{width: 80px;height: 17px}#grawerContainer .grawer-font .col-xs-4{padding-left: 5px;padding-right: 5px}#grawerContainer h3{font-size: 16px}#grawerContainer .nazwaTitle{padding-top: 10px;padding-bottom: 5px;font-size: 13px;text-align: center;font-weight: bold;border-bottom: 1px solid #deddd3}#grawerContainer .cenaTitle{display: inline-block;padding-right: 10px}#grawerContainer .cena{display: inline-block;font-size: 25px}#grawerContainer .cena_old{display: inline-block;font-size: 20px;padding-right: 10px}}#grawerContainer.grawer-main #grawer_textarea_ifr{height: 60px !important}.grawer_produkt .owl-item img.normal{width: 100%;height: auto}.grawer_produkt .ttip{position: absolute;border: 0 !important}.grawer_produkt h5{font-size: 25px;text-align: center;margin-bottom: 10px;padding: 10px 0px 0px 0px;line-height: 25px;color: #121218;font-family: 'Roboto', sans-serif;font-weight: bold}.grawer_produkt h4{font-weight: normal !important;font-size: 18px;text-align: center;padding: 0px 0px 35px 0px;margin: 0px;color: #a1874f;font-family: 'Roboto', sans-serif}.grawer_produkt .zobacz{font-size: 16px;text-decoration: underline;text-decoration-color: #a1874f;text-align: center;padding-top: 20px;font-weight: 400;cursor: pointer}.grawer_produkt .border-top{margin-top: 35px;border-top: 1px solid #deddd3}.grawer_produkt .grawer_single_lista{cursor: pointer}.grawer_produkt .grawer_single_lista .tresc_grawer_box .tresc_grawer_cudzy{padding-top: 10px;text-align: center;padding-bottom: 10px}.grawer_produkt .grawer_single_lista .tresc_grawer_box .tresc_grawer{height: 43px;overflow: hidden}.grawer_produkt .grawer_single_lista .tresc_grawer_box a{color: #121218;text-decoration: none}.grawer_produkt .grawer_single_lista .tresc_grawer_box div{background-color: #f8f6f1}.grawer_produkt .grawer_single_lista .tresc_grawer_box p{margin: 0;padding: 0;text-align: center;font-size: 15px}.grawer_produkt .grawer_single_lista li{display: none;background-image: url('/img/bullet.png');background-repeat: no-repeat;background-position: left center;padding: 2px 0px 2px 20px;font-size: 15px}.grawer_produkt .grawer_single_lista li a{color: #222222;text-decoration: none}.grawer_produkt .grawer_single_lista li p{margin: 0;padding: 0}.grawer_produkt .grawer_single_lista li:nth-child(1){display: block}.grawer_produkt .grawer_single_lista li:nth-child(2){display: block}.grawer_produkt .grawer_single_lista li:nth-child(3){display: block}.grawer_produkt .type{font-size: 30px;color: #121218;text-align: center;padding-top: 20px;font-weight: bold}.grawer_produkt h1{font-weight: normal !important;font-size: 18px;text-align: center;padding: 5px 0px 25px 0px;margin: 0px;color: #a1874f;font-family: 'Roboto', sans-serif}.grawer_produkt h1 .span{font-size: 16px}.grawer_produkt .images{border-right: 1px solid #deddd3;padding-right: 30px}.grawer_produkt .images img{max-width: 100%}#galeria-grawer .owl-prev{position: absolute;top: 40%;margin-left: -30px;display: block!IMPORTANT;border: 0px solid #000}#galeria-grawer .owl-next{position: absolute;top: 40%;right: -30px;display: block!IMPORTANT;border: 0px solid #000}#galeria-grawer .thumb{padding: 0px 10px 0px 10px}#galeria-grawer-single{width: 100%;text-align: left}#galeria-grawer-single .thumb{cursor: pointer;padding-bottom: 30px}#galeria-grawer-single .thumb img{max-width: 100%;border: 1px solid #deddd3}.produkt-grawer-short-type{font-size: 16px;color: #a1874f;padding-top: 20px;font-weight: 400;text-transform: uppercase}.przykladowyGrawerDiv{text-align: right}@media (max-width: 991px){.przykladowyGrawerDiv{text-align: center}}.przykladowyGrawerDiv img{max-width: 100%}.produkt-grawer-short{border-bottom: 1px solid #deddd3;padding-bottom: 15px;margin-top: 15px}.produkt-grawer-short .thumb_img{padding: 5px 5px 0px 5px}.produkt-grawer-short .thumb_img img{max-width: 100%}.produkt-grawer-short .thumb_capt{padding: 5px 5px 5px 5px;min-height: 57px;max-height: 57px;overflow: hidden;font-size: 16px;font-family: 'Roboto', sans-serif}.produkt-grawer-short .thumb_capt p{padding: 0;margin: 0}.produkt-grawer-short .owl-prev{position: absolute;top: 40%;margin-left: -30px;display: block!IMPORTANT;border: 0px solid #000}.produkt-grawer-short .owl-next{position: absolute;top: 40%;right: -30px;display: block!IMPORTANT;border: 0px solid #000}.produkt-grawer-short .thumb{padding: 0px 10px 0px 10px}.produkt-grawer-short .thumb img{border: 1px solid #deddd3;max-width: 200px}.personalizacja_box{background-color: #f8f6f1;margin-top: 35px;position: relative;padding-bottom: 85px}.personalizacja_box .personalizacja_ok{text-align: center}.personalizacja_box .personalizacja_txt{text-align: center}.personalizacja_box .personalizacja_txt h6{font-size: 15px;font-weight: bold;margin: 0;padding: 0;padding-top: 15px;text-transform: uppercase}.personalizacja_pioro{position: relative;text-align: center}.personalizacja_pioro img{margin-top: -60px;max-width: 100%}.personalizacja_link{text-align: center}.inpost-btn-wybierz,.ruch-btn-wybierz{color: #000006;background-color: #dec118;border-color: #dec118;font-size: 15px;line-height: 30px;text-transform: uppercase;border: 2px solid #dec118;display: inline-block;padding: 0px 20px;margin: 0px 10px;font-weight: 500;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px}.inpost-btn-wybierz:focus,.ruch-btn-wybierz:focus,.inpost-btn-wybierz.focus,.ruch-btn-wybierz.focus{color: #000006;background-color: #b09913;border-color: #6b5d0c}.inpost-btn-wybierz:hover,.ruch-btn-wybierz:hover{color: #000006;background-color: #b09913;border-color: #a79112}.inpost-btn-wybierz:active,.ruch-btn-wybierz:active,.inpost-btn-wybierz.active,.ruch-btn-wybierz.active,.open > .dropdown-toggle.inpost-btn-wybierz,.open > .dropdown-toggle.ruch-btn-wybierz{color: #000006;background-color: #b09913;border-color: #a79112}.inpost-btn-wybierz:active:hover,.ruch-btn-wybierz:active:hover,.inpost-btn-wybierz.active:hover,.ruch-btn-wybierz.active:hover,.open > .dropdown-toggle.inpost-btn-wybierz:hover,.open > .dropdown-toggle.ruch-btn-wybierz:hover,.inpost-btn-wybierz:active:focus,.ruch-btn-wybierz:active:focus,.inpost-btn-wybierz.active:focus,.ruch-btn-wybierz.active:focus,.open > .dropdown-toggle.inpost-btn-wybierz:focus,.open > .dropdown-toggle.ruch-btn-wybierz:focus,.inpost-btn-wybierz:active.focus,.ruch-btn-wybierz:active.focus,.inpost-btn-wybierz.active.focus,.ruch-btn-wybierz.active.focus,.open > .dropdown-toggle.inpost-btn-wybierz.focus,.open > .dropdown-toggle.ruch-btn-wybierz.focus{color: #000006;background-color: #907d10;border-color: #6b5d0c}.inpost-btn-wybierz:active,.ruch-btn-wybierz:active,.inpost-btn-wybierz.active,.ruch-btn-wybierz.active,.open > .dropdown-toggle.inpost-btn-wybierz,.open > .dropdown-toggle.ruch-btn-wybierz{background-image: none}.inpost-btn-wybierz.disabled,.ruch-btn-wybierz.disabled,.inpost-btn-wybierz[disabled],.ruch-btn-wybierz[disabled],fieldset[disabled] .inpost-btn-wybierz,fieldset[disabled] .ruch-btn-wybierz,.inpost-btn-wybierz.disabled:hover,.ruch-btn-wybierz.disabled:hover,.inpost-btn-wybierz[disabled]:hover,.ruch-btn-wybierz[disabled]:hover,fieldset[disabled] .inpost-btn-wybierz:hover,fieldset[disabled] .ruch-btn-wybierz:hover,.inpost-btn-wybierz.disabled:focus,.ruch-btn-wybierz.disabled:focus,.inpost-btn-wybierz[disabled]:focus,.ruch-btn-wybierz[disabled]:focus,fieldset[disabled] .inpost-btn-wybierz:focus,fieldset[disabled] .ruch-btn-wybierz:focus,.inpost-btn-wybierz.disabled.focus,.ruch-btn-wybierz.disabled.focus,.inpost-btn-wybierz[disabled].focus,.ruch-btn-wybierz[disabled].focus,fieldset[disabled] .inpost-btn-wybierz.focus,fieldset[disabled] .ruch-btn-wybierz.focus,.inpost-btn-wybierz.disabled:active,.ruch-btn-wybierz.disabled:active,.inpost-btn-wybierz[disabled]:active,.ruch-btn-wybierz[disabled]:active,fieldset[disabled] .inpost-btn-wybierz:active,fieldset[disabled] .ruch-btn-wybierz:active,.inpost-btn-wybierz.disabled.active,.ruch-btn-wybierz.disabled.active,.inpost-btn-wybierz[disabled].active,.ruch-btn-wybierz[disabled].active,fieldset[disabled] .inpost-btn-wybierz.active,fieldset[disabled] .ruch-btn-wybierz.active{background-color: #dec118;border-color: #dec118}.inpost-btn-wybierz .badge,.ruch-btn-wybierz .badge{color: #dec118;background-color: #000006}.inpost-btn-wybierz:hover,.ruch-btn-wybierz:hover,.inpost-btn-wybierz:focus,.ruch-btn-wybierz:focus{color: #fff !important}@media (max-width: 991px){.inpost-btn-wybierz,.ruch-btn-wybierz{line-height: 20px;font-size: 14px;padding: 0px 30px 0px 30px}}@media (max-width: 600px){.inpost-btn-wybierz,.ruch-btn-wybierz{margin-top: 10px}}.paczkomatZnajdz,.kioskZnajdz{padding-bottom: 20px}.paczkomatZnajdz input,.kioskZnajdz input{min-width: 300px;border: 1px solid #e5e5e5;outline: none;line-height: 40px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-left: 10px;padding-right: 10px}.paczkomatMapa,.kioskMapa{color: #000006;background-color: #dec118;border-color: #dec118;font-size: 14px;line-height: 25px;text-transform: uppercase;border: 2px solid #dec118;display: inline-block;padding: 0px 20px;margin: 0px 5px;font-weight: 500;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px}.paczkomatMapa:focus,.kioskMapa:focus,.paczkomatMapa.focus,.kioskMapa.focus{color: #000006;background-color: #b09913;border-color: #6b5d0c}.paczkomatMapa:hover,.kioskMapa:hover{color: #000006;background-color: #b09913;border-color: #a79112}.paczkomatMapa:active,.kioskMapa:active,.paczkomatMapa.active,.kioskMapa.active,.open > .dropdown-toggle.paczkomatMapa,.open > .dropdown-toggle.kioskMapa{color: #000006;background-color: #b09913;border-color: #a79112}.paczkomatMapa:active:hover,.kioskMapa:active:hover,.paczkomatMapa.active:hover,.kioskMapa.active:hover,.open > .dropdown-toggle.paczkomatMapa:hover,.open > .dropdown-toggle.kioskMapa:hover,.paczkomatMapa:active:focus,.kioskMapa:active:focus,.paczkomatMapa.active:focus,.kioskMapa.active:focus,.open > .dropdown-toggle.paczkomatMapa:focus,.open > .dropdown-toggle.kioskMapa:focus,.paczkomatMapa:active.focus,.kioskMapa:active.focus,.paczkomatMapa.active.focus,.kioskMapa.active.focus,.open > .dropdown-toggle.paczkomatMapa.focus,.open > .dropdown-toggle.kioskMapa.focus{color: #000006;background-color: #907d10;border-color: #6b5d0c}.paczkomatMapa:active,.kioskMapa:active,.paczkomatMapa.active,.kioskMapa.active,.open > .dropdown-toggle.paczkomatMapa,.open > .dropdown-toggle.kioskMapa{background-image: none}.paczkomatMapa.disabled,.kioskMapa.disabled,.paczkomatMapa[disabled],.kioskMapa[disabled],fieldset[disabled] .paczkomatMapa,fieldset[disabled] .kioskMapa,.paczkomatMapa.disabled:hover,.kioskMapa.disabled:hover,.paczkomatMapa[disabled]:hover,.kioskMapa[disabled]:hover,fieldset[disabled] .paczkomatMapa:hover,fieldset[disabled] .kioskMapa:hover,.paczkomatMapa.disabled:focus,.kioskMapa.disabled:focus,.paczkomatMapa[disabled]:focus,.kioskMapa[disabled]:focus,fieldset[disabled] .paczkomatMapa:focus,fieldset[disabled] .kioskMapa:focus,.paczkomatMapa.disabled.focus,.kioskMapa.disabled.focus,.paczkomatMapa[disabled].focus,.kioskMapa[disabled].focus,fieldset[disabled] .paczkomatMapa.focus,fieldset[disabled] .kioskMapa.focus,.paczkomatMapa.disabled:active,.kioskMapa.disabled:active,.paczkomatMapa[disabled]:active,.kioskMapa[disabled]:active,fieldset[disabled] .paczkomatMapa:active,fieldset[disabled] .kioskMapa:active,.paczkomatMapa.disabled.active,.kioskMapa.disabled.active,.paczkomatMapa[disabled].active,.kioskMapa[disabled].active,fieldset[disabled] .paczkomatMapa.active,fieldset[disabled] .kioskMapa.active{background-color: #dec118;border-color: #dec118}.paczkomatMapa .badge,.kioskMapa .badge{color: #dec118;background-color: #000006}@media (max-width: 991px){#wyszukajInpostLokalizacja,#wyszukajRuchLokalizacja{display: none}}@media (max-width: 480px){.mobile_row{padding: 5px 0px 5px 0px;display: block;width: 100%}.mobile_row input{width: 100%}}#formInpostLitera,#formKioskLitera{text-align: center}