.jeg_subscribe{margin:40px auto}.jeg_subscribe .modal-dialog{display:block;position:relative;width:auto}.jeg_subscribe .form-pop-up .modal-dialog{margin:10px;top:50%;transform:translateY(-50%)}.jeg_subscribe .modal-dialog [role=button]{cursor:pointer}.jeg_subscribe .modal-dialog button.close{padding:0;cursor:pointer;background:0 0;border:0;width:15px;height:15px;position:absolute;top:15px;right:15px;z-index:1;display:none;float:right;font-size:25px;font-weight:700;line-height:10px;text-shadow:0 1px 0 #fff;opacity:.4;transition:.2s}.jeg_subscribe .modal-dialog .close:focus,.jeg_subscribe .modal-dialog .close:hover{text-decoration:none;cursor:pointer;opacity:1}.jeg_subscribe .modal-dialog .close span{display:inline-block}.jeg_subscribe .modal-dialog .modal-open{overflow:hidden}.jeg_subscribe .modal-content{position:relative}.jeg_subscribe .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.jeg_subscribe .modal-body{color:#53585c;position:relative;padding:30px 40px;border:1px solid #e0e0e0;background-color:#fff}.jeg_subscribe_form.form-pop-up .modal-body{border:0;padding:35px}.jeg_subscribe .jeg_subscribe_heading{color:#212121;font-size:24px;line-height:1.3;margin:0 0 15px}.jeg_subscribe .input_field{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}.jeg_subscribe .input_field .button{flex:1 0 30%}.jeg_subscribe .input_wrap{flex:1 0 70%;display:inline-block;position:relative}.jeg_subscribe .input_wrap:before{content:"\f003";font-family:FontAwesome;position:absolute;left:15px;top:50%;transform:translateY(-50%);opacity:.5}.jeg_subscribe .input_wrap input:not([type=submit]){width:100%;background:rgba(0,0,0,.02);padding-left:42px}.jeg_subscribe input[type=submit]{margin-left:15px;border-radius:2px}.jeg_subscribe .btn .fa{margin-right:6px}.jeg_subscribe .checkbox label{padding-left:8px}.jeg_subscribe_form.form-pop-up{display:none;background-color:rgba(0,0,0,.8);overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;outline:0;text-align:center;transition:.2s}.jeg_subscribe_form.form-pop-up{overflow-x:hidden;overflow-y:auto}.jeg_subscribe_form.form-pop-up .modal-dialog .close,.jeg_subscribe_form.form-pop-up.show{display:block}@media (min-width:768px){.jeg_subscribe_form.form-pop-up:before{display:inline-block;vertical-align:middle;content:" ";height:100%}.jeg_subscribe_form.form-pop-up .modal-dialog{position:absolute;width:540px;top:50%;left:50%;transform:translate(-50%,-50%)}}.kk-star-ratings {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.kk-star-ratings.kksr-shortcode {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.kk-star-ratings.kksr-valign-top {
margin-bottom: 2rem;
}
.kk-star-ratings.kksr-valign-bottom {
margin-top: 2rem;
}
.kk-star-ratings.kksr-align-left {
-webkit-box-pack: flex-start;
-webkit-justify-content: flex-start;
-ms-flex-pack: flex-start;
justify-content: flex-start;
}
.kk-star-ratings.kksr-align-center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.kk-star-ratings.kksr-align-right {
-webkit-box-pack: flex-end;
-webkit-justify-content: flex-end;
-ms-flex-pack: flex-end;
justify-content: flex-end;
}
.kk-star-ratings .kksr-muted {
opacity: .5;
}
.kk-star-ratings .kksr-stars {
position: relative;
}
.kk-star-ratings .kksr-stars .kksr-stars-active,
.kk-star-ratings .kksr-stars .kksr-stars-inactive {
display: flex;
}
.kk-star-ratings .kksr-stars .kksr-stars-active {
overflow: hidden;
position: absolute;
top: 0;
left: 0;
}
.kk-star-ratings .kksr-stars .kksr-star {
cursor: pointer;
padding-right: 0px;
}
.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star {
cursor: default;
} .kk-star-ratings .kksr-stars .kksr-star .kksr-icon {
transition: .3s all;
} .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active {
width: 0 !important;
}
.kk-star-ratings .kksr-stars .kksr-star .kksr-icon,
.kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {
background-image: url(//portal.faktura.pl/wp-content/plugins/kk-star-ratings/src/core/public/svg/inactive.svg);
}
.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {
background-image: url(//portal.faktura.pl/wp-content/plugins/kk-star-ratings/src/core/public/svg/active.svg);
}
.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon,
.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {
background-image: url(//portal.faktura.pl/wp-content/plugins/kk-star-ratings/src/core/public/svg/selected.svg);
} .kk-star-ratings .kksr-legend {
margin-left: .75rem;
margin-right: .75rem;   } [dir="rtl"] .kk-star-ratings .kksr-stars .kksr-stars-active {
left: auto;
right: 0;
}.mailerlite-form {
}
.mailerlite-form .mailerlite-form-description {
margin-bottom: 10px;
}
.mailerlite-form .mailerlite-form-field {
margin-bottom: 10px;
}
.mailerlite-form .mailerlite-form-field label {
display: block;
}
.mailerlite-form .mailerlite-subscribe-button-container {
text-align: center;
}
.mailerlite-form input.error {
color: #ff0000;
border-color: #ff0000;
}
.mailerlite-form label.error {
color: #ff0000;
}
.mailerlite-form-response {
margin-top: 20px;
display: none;
text-align: center;
color: #00a154;
}
.mailerlite-form-loader {
display: none;
text-align: center;
font-weight: bold;
margin: 0 20px;
}
.mailerlite-form-error {
display: block;
color: #ff0000;
}
.mailerlite-subscribe-submit{
max-width: 100%;
}#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px 20px 10px 10px;position:relative;width:auto}div.ez-toc-widget-container{padding:0;position:relative}#ez-toc-container.ez-toc-light-blue{background:#edf6ff}#ez-toc-container.ez-toc-white{background:#fff}#ez-toc-container.ez-toc-black{background:#000}#ez-toc-container.ez-toc-transparent{background:none}div.ez-toc-widget-container ul{display:block}div.ez-toc-widget-container li{border:none;padding:0}div.ez-toc-widget-container ul.ez-toc-list{padding:10px}#ez-toc-container ul ul,.ez-toc div.ez-toc-widget-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li,div.ez-toc-widget-container,div.ez-toc-widget-container li{background:0 0;list-style:none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container .ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title-container{display:table;width:100%}.ez-toc-title,.ez-toc-title-toggle{display:inline;text-align:left;vertical-align:middle}.ez-toc-btn,.ez-toc-glyphicon{display:inline-block;font-weight:400}#ez-toc-container.ez-toc-black a,#ez-toc-container.ez-toc-black a:visited,#ez-toc-container.ez-toc-black p.ez-toc-title{color:#fff}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}.ez-toc-wrap-left{margin:0 auto 1em 0!important}.ez-toc-wrap-left-text{float:left}.ez-toc-wrap-right{margin:0 0 1em auto!important}.ez-toc-wrap-right-text{float:right}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}#ez-toc-container a.ez-toc-toggle{display:flex;align-items:center}.ez-toc-widget-container ul.ez-toc-list li::before{content:' ';position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1}.ez-toc-widget-container ul.ez-toc-list li.active{background-color:#ededed}.ez-toc-widget-container li.active>a{font-weight:900}.ez-toc-btn{padding:6px 12px;margin-bottom:0;font-size:14px;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ez-toc-btn:focus{outline:#333 dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.ez-toc-btn:focus,.ez-toc-btn:hover{color:#333;text-decoration:none}.ez-toc-btn.active,.ez-toc-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn-default{color:#333;background-color:#fff;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#ccc}.ez-toc-btn-default.active,.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-image:none;background-color:#e0e0e0;border-color:#dbdbdb}.ez-toc-btn-sm,.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-toc-btn-xs{padding:1px 5px}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.active,.ez-toc-btn:active{background-image:none}.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.ez-toc-pull-right{float:right!important;margin-left:10px}#ez-toc-container label.cssicon,#ez-toc-widget-container label.cssicon{height:30px}.ez-toc-glyphicon{position:relative;top:1px;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;line-height:1;-moz-osx-font-smoothing:grayscale}.ez-toc-glyphicon:empty{width:1em}.ez-toc-toggle i.ez-toc-glyphicon,label.cssicon .ez-toc-glyphicon:empty{font-size:16px;margin-left:2px}#ez-toc-container input,.ez-toc-toggle #item{position:absolute;left:-999em}#ez-toc-container input[type=checkbox]:checked+nav,#ez-toc-widget-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container label{position:relative;cursor:pointer;display:initial}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container .ez-toc-toggle label,.ez-toc-cssicon{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}div#ez-toc-container .ez-toc-title{display:initial}.ez-toc-wrap-center{margin:0 auto 1em!important}#ez-toc-container a.ez-toc-toggle{color:#444;background:inherit;border:inherit}#ez-toc-container .eztoc-toggle-hide-by-default,label.cssiconcheckbox{display:none}.ez-toc-widget-container ul li a{padding-left:10px;display:inline-flex;align-items:stretch;flex-wrap:nowrap}.ez-toc-widget-container ul.ez-toc-list li{height:auto!important}.ez-toc-icon-toggle-span{display:flex;align-items:center;width:35px;height:30px;justify-content:center;direction:ltr}