@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=latin-ext');

*:focus {
    outline: none !important;
}

a {
    color: #010101;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

a:hover {
    color: #0073bd;
    text-decoration: none;
}

strong {
    font-weight: 600;
}

input {
    font-size: 11px;
    color: #999;
    border: 0 none;
    outline: none;
}

select,
input[type="email"],
input[type="password"],
input[type="text"],
textarea {
    border: 1px solid #b1b1b1;
    border-right-color: transparent;
    border-left-color: transparent;
    /*margin-bottom: 25px;*/
    background: #fff;
    font-size: 18px;
    color: #000;
    font-style: normal;
}

input[type="email"],
input[type="password"],
input[type="text"] {
    height: 40px;
    padding: 0 10px;
}

select,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
textarea:focus,
.form-control:focus {
    border: 1px solid #0073bd;
    box-shadow: none;
    border-right-color: transparent;
    border-left-color: transparent;
}

select {
    width: 100%;
}

.form-control {
    padding: 0 10px;
    font-size: 13px;
    font-style: italic;
    border-right-color: transparent;
    border-left-color: transparent;
}

textarea.form-control {
    height: auto;
    max-width: 100%;
    min-width: 100%;
    padding: 0 10px;
    border-right-color: transparent;
    border-left-color: transparent;
}

::-webkit-input-placeholder {
    color: #696969;
    font-style: normal;
    font-size: 18px;
    opacity: 1;
}

:-moz-placeholder {
    color: #696969;
    font-style: normal;
    font-size: 18px;
    opacity: 1;
}

::-moz-placeholder {
    color: #696969;
    font-style: normal;
    font-size: 18px;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #696969;
    font-style: normal;
    font-size: 18px;
    opacity: 1;
}

.badge, .label {
    white-space: normal;
    text-align: left;
}

.required-sup {
    position: relative;
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 1;
    top: initial;
    bottom: -40px;
}

.required-sup:after {
    content: '*';
    font-size: 13px;
    font-weight: 600;
    color: #FF0000;
    line-height: 1;
    position: absolute;
    right: 10px;
    top: -24px;
    z-index: 2;
}

.form-label {
    margin-bottom: 0px;
    font-weight: unset;
    font-size: larger;
}

.form-group + .form-group {
    margin-top:15px;
}

@media screen and (min-width: 1081px) {
    div.shipment.data{
        margin-top:-60px;
    }
}

.form-group.header {
    height: 40px;
    line-height: 45px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

label.error {
    display: block;
    width: 100%;
}

.form-control.error {
    border-color: #FF0000;
}

img {
    border: none;
    max-width: 100%;
    height: auto !important;
}

table {
    background-color: transparent;
}

body {
    position: relative;
    background: #fff;
}

.ds-none {
    display: none !important;
}

.tc {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

a.tc:hover {
    opacity: 0.7;
}

.up {
    text-transform: uppercase;
}

.btn {
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.btn-default {
    text-transform: uppercase;
    width: auto;
    padding: 0 30px;
    font-size: 18px;
    line-height: 42px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
    text-align: left;
    border: none;
    background: rgb(56, 151, 209);
    background: -moz-linear-gradient(top, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    background: linear-gradient(to bottom, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3897d1', endColorstr='#0269ae', GradientType=0);
}

.btn-default-grey {
    background: #fff;
    border: 1px solid #727272;
    color: #000;
}

.btn-default:hover {
    background: rgb(56, 151, 209);
    background: -moz-linear-gradient(top, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    background: linear-gradient(to bottom, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3897d1', endColorstr='#0269ae', GradientType=0);
    color: #fff;
    opacity: 0.7;
}

.panel {
    border-radius: 0;
}

.panel-heading {
    padding: 13px 15px;
}

.panel-title {
    color: #4A4A4A;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.nav-tabs {
    position: relative;
    z-index: 2;
    border-bottom: none;
}

.nav-tabs > li > a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #1c1c1c;
    text-transform: uppercase;
    background: #fff;
    padding: 8px 17px;
    border: 1px solid #e6e6e6;
    margin-right: 0;
    margin-left: -1px;
}

.tab-content h2.t-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #1c1c1c;
    margin: 30px 0 -1px 0;
    display: inline-block;
    padding: 8px 17px;
    border: 1px solid #e6e6e6;
    border-bottom: #fff;
    background: #fff;
    position: relative;
    z-index: 2;
}

.nav-tabs > li:first-of-type > a {
    margin-left: 0;
}

.nav-tabs > li.active > a:focus,
.nav-tabs > li > a:hover {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    color: #1c1c1c;
}

.tab-content > .tab-pane {
    padding: 20px;
    font-size: 13px;
    color: #686868;
    text-align: left;
    line-height: 22px;
    border: 1px solid #e6e6e6;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 1px solid #e6e6e6;
    border-bottom-color: #fff;
    background: #fff;
    color: #1c1c1c;
}

.panel-body-warning {
    border-top: 1px solid #CCC;
    background: #FDFBEA;
}

#product #tabs .tab-pane {
    display: block !important;
}

h1.header,
h2.header {
    display: block;
    margin: 0 0 15px 0;
    padding-bottom: 5px;
    text-align: left;
    background: transparent;
    font-weight: 300;
}

@media screen and (min-width: 1024px) {
    h1.header,
    h2.header {
        height: 35px;
        margin-bottom: 25px;
    }
}

@media screen and (min-width: 1200px) {
    h1.header,
    h2.header {
        padding-bottom: 0;
        border-bottom: none;
    }
}

h1.header span,
h2.header span {
    display: block;
    font-size: 28px;
    font-weight: 300;
    color: #565656;
    line-height: 35px;
}

@media screen and (min-width: 1200px) {
    h1.header span,
    h2.header span {
        padding-bottom: 5px;
    }
}

h1.header a.more,
h2.header a.more {
    float: right;
    font-size: 12px;
    font-weight: normal;
    margin-top: 8px;
    padding-right: 25px;
    color: #949494;
    line-height: 19px;
    background: url(../img/ico/headers.png) 130% -87px no-repeat;
}

h1.header a.more:hover {
    opacity: 0.7;
}

a.button {
    display: block;
}

.button {
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase;
    background: #0073bd;
    border-radius: 0;
}

.button {
    width: 130px;
    height: 30px;
    font-size: 12px;
    text-align: center;
}

a.button {
    line-height: 30px;
}

.button:hover {
    color: #FFF;
    background: #0073bd;
}

.error {
    color: #FF0000 !important;
}

input.form-control.error {
    border: 1px solid #FF0000 !important;
}

input.form-control.valid {
    border: 1px solid #0073bd !important;
}

.ui-selectmenu,
.ui-multiselect {
    display: block;
    overflow: hidden;
    height: 38px;
    font-size: 14px;
    color: #565656;
    text-decoration: none !important;
    background: #FFF;
}

.ui-selectmenu:hover {
    color: #0073bd;
}

.ui-selectmenu .ui-selectmenu-status {
    float: left;
    height: 38px;
    margin-left: 10px;
    text-align: left;
    line-height: 38px;
}

.ui-selectmenu .ui-selectmenu-icon,
.ui-multiselect span.ui-icon {
    float: right;
    width: 16px;
    height: 16px;
    margin-top: 11px;
    margin-right: 10px;
    background: url(../img/ico/select.png) 0 0 no-repeat;
}

.productsOptions .sort .manufactures {
    display: flex;
    width: 190px;
}

.productsOptions .sort .orderby {
    display: flex;
    width: 190px;
}

.productsOptions .sort form.orderby {
    width: 140px;
}

.productsOptions .sort {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.productsOptions .sort label {
    color: #1c1c1c;
    font-size: 18px;
    line-height: 33px;
}

.productsOptions .sort a.ui-selectmenu {
    min-width: 101px !important;
}

.productsOptions .sort a.ui-selectmenu .ui-selectmenu-status {
    line-height: 35px;
    font-size: 18px;
}

.productsOptions .sort a.ui-selectmenu .ui-selectmenu-icon {
    margin-right: 0;
    margin-top: 8px;
    height: 20px;
    width: 20px;
    background: url("../img/selectmenu_arrow.png") center no-repeat !important;
    line-height: 38px;
}

.ui-selectmenu-menu,
.ui-multiselect-menu {
    position: absolute;
    display: none;
}

.ui-selectmenu-open,
.ui-multiselect-menu {
    display: block;
    max-height: 300px;
    overflow-y: auto;
    z-index: 1000;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.ui-selectmenu-menu li,
.ui-multiselect-checkboxes li {
    padding: 0 10px;
    font-size: 14px;
    text-align: left;
    line-height: 38px;
    background: #FFF;
    border: 1px solid #E7E7E7;
    border-top: none;
}

ul.ui-selectmenu-menu li.ui-corner-top {
    border-top: 1px solid #E7E7E7;
}

ul.ui-selectmenu-menu li a {
    display: block;
    color: #565656;
    text-decoration: none !important;
}

ul.ui-selectmenu-menu li a:hover {
    color: #0073bd;
}

#bar {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 55px;
    padding-bottom: 4px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #E7E7E7;
    box-shadow: 0 5px 10px 0 #E7E7E7;
    z-index: 999;
}

@media screen and (max-width: 1023px) {
    #bar {
        display: none !important;
    }
}

#bar .logo {
    display: table;
    overflow: hidden;
    float: left;
    height: 49px;
    margin: 3px 0;
}

#bar .logo a {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

#bar .logo a img {
    max-height: 49px;
}

#bar .logo a:hover {
    opacity: 0.7;
}

#bar .search {
    float: right;
    position: relative;
    overflow: hidden;
    width: 470px;
    height: 40px;
    margin: 8px 100px 8px 0;
}

@media screen and (min-width: 1200px) {
    #bar .search {
        width: 500px;
    }
}

#bar .search input.form-control {
    width: 100%;
    height: 40px;
    padding: 0 70px 0 15px;
    background: #FFF;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
}

#bar .search input.form-control::-webkit-input-placeholder {
    line-height: 25px;
    font-size: 18px;
    color: #1c1c1c;
}

#bar .search input.form-control:-moz-placeholder {
    line-height: 25px;
    font-size: 18px;
    color: #1c1c1c;
}

#bar .search input.form-control::-moz-placeholder {
    line-height: 25px;
    font-size: 18px;
    color: #1c1c1c;
}

#bar .search input.form-control:-ms-input-placeholder {
    line-height: 25px;
    font-size: 18px;
    color: #1c1c1c;
}

#bar .search input.submit {
    position: absolute;
    top: 9px;
    right: 5px;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    background: url(../img/search_ico.png) center no-repeat;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    padding: 0;
}

#bar .search input.submit:hover {
    opacity: 0.7;
}

#bar .cart {
    float: right;
    height: 40px;
    margin: 9px 0;
    padding: 5px 10px;
    background: #fff;
    border-radius: 0;
}

#bar .cart a.img {
    float: left;
    width: 28px;
    height: 28px;
    margin-right: 10px;
}

#bar .cart a.img img {
    margin-top: 3px;
}

#bar .cart .quantity {
    float: left;
    width: 28px;
    height: 28px;
    background: #519d44;
    text-align: center;
    padding: 0;
    color: #FFF;
    line-height: 28px;
    border-radius: 100%;
    font-size: 13px;
    font-weight: 300;
}

#bar .cart a:hover {
    opacity: 0.7;
}

#bar .dropdown {
    display: inline-block;
}

#bar .dropdown button {
    background: #fff url(../img/dd_arrow.png) center right 5px no-repeat;
    position: relative;
    font-weight: 600;
    padding: 6px 20px 6px 5px;
    font-size: 18px;
    color: #1c1c1c;
    line-height: 26px;
    border: none;
    text-transform: uppercase;
    margin: 8px 0;
}

#bar .dropdown-menu {
    top: 46px;
    margin-top: 0;
}

#bar .dropdown.open button {
    -webkit-box-shadow: 0px 0px 27px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 27px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 27px 5px rgba(0, 0, 0, 0.1);
}

#top {
    position: relative;
    background: #fff;
}

#languages {
    margin: 8px 0;
}

#languages ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#languages ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    background: #fff;
    padding: 0 2px 1px 2px;
    border: 1px solid #fff;
}

#languages ul li a {
    display: block;
}

#languages ul li a img {
    width: 18px;
    height: 13px;
}

#languages ul li a:hover {
    opacity: 0.7;
}

#languages ul li.lang_active {
    background: #fff;
    border: 1px solid #707070;
}

#topLinks {
    margin: 8px 0;
    text-align: right;
}

#topLinks ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#topLinks ul li {
    margin: 0 12px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

#topLinks ul li:before {
    content: '';
    height: 15px;
    width: 2px;
    background: #e6e6e6;
    position: absolute;
    left: -13px;
    top: 2px;
}

#topLinks ul li:first-of-type:before {
    display: none;
}

#topLinks ul li a {
    display: block;
    color: #1c1c1c;
    line-height: 20px;
    font-size: 17px;
}

#topLinks ul li a:hover {
    color: #0073bd;
}

#header {
    background: #FFF;
}

#search {
    position: relative;
    margin: 30px 0;
    max-width: 100%;
}

#search input.form-control {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: calc(100% - 33px);
    max-width: 220px;
    height: 30px;
    padding: 0 5px;
    background: #FFF;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #dddddd;
    border-radius: 0;
    box-sizing: border-box;
    z-index: 1;
    font-size: 18px;
    color: #1c1c1c;
    margin-bottom: 0;
}

#search input.form-control::-webkit-input-placeholder {
    line-height: 25px;
    font-size: 18px;
    color: #1c1c1c;
}

#search input.form-control:-moz-placeholder {
    line-height: 25px;
    font-size: 18px;
    color: #1c1c1c;
}

#search input.form-control::-moz-placeholder {
    line-height: 25px;
    font-size: 18px;
    color: #1c1c1c;
}

#search input.form-control:-ms-input-placeholder {
    line-height: 25px;
    font-size: 18px;
    color: #1c1c1c;
}

#search input.submit {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    background: url(../img/search_ico.png) center no-repeat;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    padding: 0;
    margin-left: 5px;
}

#search input.submit:hover {
    opacity: 0.7;
}

.user_ico {
    background: url("../img/user_ico.png") center no-repeat;
    width: 36px;
    height: 24px;
    display: inline-block;
    margin: 34px 30px 34px 40px;
    display: none;
}

#tCart {
    display: inline-block;
    position: relative;
    float: right;
    margin: 28px 10px 23px 0;
    padding: 6px 12px 6px 0;
    background: #fff;
    border-radius: 0;
    vertical-align: top;
}

#tCart a.img {
    float: right;
    width: 32px;
    height: 24px;
    margin-left: 5px;
}

#tCart a.img:hover {
    opacity: 0.7;
}

#tCart a.value,
#tCart a.quantity {
    font-size: 20px;
    color: #1c1c1c;
    line-height: 20px;
}

#tCart a.value {
    margin-top: 3px;
    display: inline-block;
}

#tCart a.value:hover,
#tCart a.quantity:hover {
    color: #0073bd;
}

#tCart a.quantity {
    position: absolute;
    top: -12px;
    right: -11px;
    padding: 2px 0;
    width: 24px;
    height: 24px;
    text-align: center;
    color: #519d44;
    font-size: 15px;
    font-weight: 600;
}

#header a.cartBtn {
    display: inline-block;
    float: left;
    width: 145px;
    height: 36px;
    margin: 0 1px 0 5px;
    font-size: 12px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    line-height: 36px;
    background: #8A8A8A;
    border-bottom: 2px solid #5B5B5B;
    border-radius: 0;
    vertical-align: top;
}

@media screen and (min-width: 768px) {
    #header a.cartBtn {
        float: right;
        width: 165px;
        margin: 7px 0;
        font-size: 14px;
    }
}

@media screen and (min-width: 1024px) {
    #header a.cartBtn {
        display: none;
    }
}

#header a.cartBtn:hover {
    opacity: 0.7;
}

#div_id_registration .page-sidebar,
#div_id_show_product .page-sidebar,
.div_class_article .page-sidebar,
#div_id_login_page .page-sidebar,
#div_id_manufacturers .page-sidebar,
#div_id_main_page .page-sidebar {
    display: none;
}

#div_id_registration .page-main-content,
#div_id_show_product .page-main-content,
.div_class_article .page-main-content,
#div_id_login_page .page-main-content,
#div_id_manufacturers .page-main-content,
#div_id_main_page .page-main-content,
body[id*="div_id_articles_group_"] .page-main-content {
    width: 100%;
}

body[id*="div_id_articles_group_"] #ls {
    display: none;
}

#menu {
    background: #fff;
}

#menu .navbar-nav {
    width: 100%;
    text-align: center;
    display: table;
}

#menu .navbar-nav > li {
    float: initial;
    display: table-cell;
    vertical-align: top;
}

#menu .navbar-nav > li > a {
    border-bottom: 4px solid transparent;
    padding: 17px 5px;
    font-size: 15px;
    font-weight: 400;
    color: #1c1c1c;
    line-height: 26px;
    text-transform: uppercase;
}

#menu .navbar-nav > li > a:hover {
    border-color: #0073bd;
}

#menu .navbar-nav > li.dropdown.open > a {
    -webkit-box-shadow: 0px 20px 28px -8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 20px 28px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 20px 28px -8px rgba(0, 0, 0, 0.1);
}

#menu .navbar-nav > li > a.dropdown-toggle {
    padding-right: 10px;
    position: relative;
    font-weight: 600;
}

#menu .navbar-nav > li > a.dropdown-toggle:after {
    content: '';
    height: 25px;
    width: 1px;
    background: #dddddd;
    position: absolute;
    top: 18px;
    right: 0;
}

.dropdown-menu {
    border: none;
    background: #fff;
    padding: 15px 0;
    min-width: 300px;
}

.dropdown-menu > li > a {
    color: #1c1c1c;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    padding: 0 25px;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: #0073bd;
}

#menu .navbar-collapse {
    padding: 0;
}

.dropdown-menu .dd-inner {
    position: absolute;
    left: 100%;
    top: 0;
    border-left: 1px solid #dddddd;
    background: #fff;
    padding: 15px 25px;
    list-style-type: none;
    opacity: 0;
    display: none;
    min-width: 300px;
}

.dropdown-menu .hover .dd-inner {
    display: block;
    opacity: 1;
}

.dropdown-menu .dd-inner li a {
    color: #1c1c1c;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
}

.dropdown-menu .dd-inner li a:hover {
    color: #0073bd;
}

.dropdown-menu > li > a.sub-dd-open {
    background: #fff url("../img/dd_inner_arrow.png") center right 10px no-repeat;
}

.dropdown-menu > li > a.sub-dd-open:hover,
.dropdown-menu > li > a.sub-dd-open:focus {
    background: #fff url("../img/dd_inner_arrow_hover.png") center right 10px no-repeat;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    min-height: calc(100% + 1px);
    margin-top: -1px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

#breadcrumbs {
    display: block;
    background: #FFF;
    padding: 5px 0;
}

.breadcrumb {
    padding: 0;
    margin: 0;
}

.breadcrumb li {
    margin: 0 10px 10px 0;
}

.breadcrumb > li + li:before {
    padding: 0;
    margin: 0 10px 0 0;
    display: inline-block;
    font-size: 12px;
    color: #8a8a8a;
    content: '>';
}

.breadcrumb li a,
.breadcrumb li span {
    font-size: 12px;
    color: #8a8a8a;
    line-height: 24px;
    letter-spacing: 1px;
}

.breadcrumb li a:hover {
    color: #000;
}

.breadcrumb li.last span {
    color: #000;
}

.page-content {
    padding: 10px 0;
    background: #fff;
}

.bg-box {
    padding: 20px 10px;
    background: #FFF;
    border: 1px solid #E7E7E7;
    border-radius: 0;
}

.page-footer {
    background: #f6f8f7;
    margin-top: 20px;
    padding: 40px 0;
    position: relative;
}

.page-footer #topLink {
    display: block;
    position: absolute;
    top: -130px;
    right: 70px;
    width: 95px;
    height: 95px;
    line-height: 110px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    color: #1c1c1c;
    border: 1px solid #cbcbcb;
    background: #fff url("../img/to-top-arrow.png") center top 30px no-repeat;
    opacity: 1;
}

.page-footer #topLink:hover {
    border-color: #1c1c1c;
    text-decoration: none;
}

.page-footer h4 {
    margin: 0 0 20px 0;
    font-size: 16px;
    font-weight: 600;
    color: #1c1c1c;
    text-align: left;
    line-height: 20px;
    text-transform: uppercase;
}

.page-footer .box {
    margin-bottom: 10px;
}

.page-footer a {
    font-size: 15px;
    color: #1c1c1c;
    line-height: 22px;
    font-weight: 400;
}

.page-footer a:hover {
    color: #0073bd;
    text-decoration: underline;
}

.page-footer .box ul.menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.page-footer ul.menu li {
    margin-bottom: 10px;
}

.page-footer ul.menu li a {
    display: inline-block;
    font-size: 15px;
    color: #1c1c1c;
    line-height: 12px;
    font-weight: 400;
}

.page-footer ul.menu li a:hover {
    color: #0073bd;
    text-decoration: underline;
}

.page-footer .newsletter .newsletter-form {
    position: relative;
}

.page-footer .newsletter input.form-control {
    display: block;
    position: relative;
    width: 100%;
    height: 39px;
    padding: 0 60px 0 40px;
    background: #FFF url("../img/newslette_input_bg.png") center left 10px no-repeat;
    border: 1px solid #e7e3dc;
    border-radius: 0;
    z-index: 1;
    font-size: 14px;
    color: #1c1c1c;
}

.page-footer .newsletter input.form-control::-webkit-input-placeholder {
    font-size: 14px;
    color: #1c1c1c;
}

.page-footer .newsletter input.form-control::-moz-placeholder {
    font-size: 14px;
    color: #1c1c1c;
}

.page-footer .newsletter input.form-control:-ms-input-placeholder {
    font-size: 14px;
    color: #1c1c1c;
}

.page-footer .newsletter input.form-control:-moz-placeholder {
    font-size: 14px;
    color: #1c1c1c;
}

.page-footer .newsletter input.submit {
    position: absolute;
    top: 9px;
    right: 13px;
    font-size: 16px;
    line-height: 20px;
    color: #1c1c1c;
    background: #fff;
    z-index: 2;
}

.page-footer .newsletter input.submit:hover {
    opacity: 0.7;
}

.page-footer .newsletter .txt {
    display: block;
    margin-top: 10px;
    font-size: 15px;
    color: #1c1c1c;
    line-height: 22px;
    font-weight: 400;
}

.page-footer .newsletter .email_special {
    display: none !important;
}

.page-footer .data .info {
    font-size: 15px;
    color: #1c1c1c;
    line-height: 22px;
    font-weight: 400;
}

.page-footer .data div.company {
    margin-bottom: 30px;
}

.social {
    margin-top: 45px;
}

.social h5 {
    margin: 20px 0 10px 0;
    font-size: 12px;
    font-weight: 600;
    color: #565656;
    line-height: 15px;
    text-align: right;
}

.social ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

.social ul li {
    display: inline-block;
    margin-right: 25px;
}

.social ul li a {
    display: block;
    width: 24px;
    height: 24px;
}

.social ul li a.pi {
    background: url("../img/pi_ico.png") center no-repeat;
}

.social ul li a.inst {
    background: url("../img/insta_ico.png") center no-repeat;
}

.social ul li a.yt {
    background: url("../img/yt_ico.png") center no-repeat;
}

.social ul li a.fb {
    background: url("../img/fb_ico.png") center no-repeat;
}

.social ul li a:hover {
    opacity: 0.7;
}

.last-line {
    padding: 30px 0 30px 0;
    background-color: #f6f8f7;
    text-align: right;
    border-top: 1px solid #cfe7da;
}

.last-line p {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #1c1c1c;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}

.last-line p b,
.last-line p a {
    font-weight: 600;
}

.last-line .copyrights {
    display: inline-block;
    max-width: 100px;
    text-align: center;
    margin-left: 30px;
}

.last-line .copyrights p {
    font-size: 12px;
    line-height: 28px;
    color: #464646;
    margin: 0;
}

.homepage-slider {
    position: relative;
    margin-bottom: 15px;
}

.homepage-slider .slide {
    min-height: 415px;
    background-color: #fff;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.homepage-slider .slide:focus,
.homepage-slider .slide:hover {
    text-decoration: none;
    color: #010101;
}

.homepage-slider .slide .container {
    position: relative;
    min-height: 300px;
    margin: 50px auto;
}

.homepage-slider .slide .container .slide-content {
    position: absolute;
    left: 560px;
    right: 150px;
    bottom: 32px;
    top: 85px;
    max-height: 100%;
    overflow: hidden;
}

.homepage-slider .slide .container .slide-content h2 {
    font-size: 49px;
    line-height: 1;
    font-weight: 300;
    margin: 10px 0;
    color: #000000;
}

.homepage-slider .slide .container .slide-content p {
    font-size: 22px;
    line-height: 24px;
    font-weight: 300;
    margin: 0 0 20px 0;
    color: #000000;
}

.homepage-slider .slide .container .slide-content .banner-btn {
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    letter-spacing: 1px;
    padding: 0 25px;
    background: rgb(56, 151, 209);
    background: -moz-linear-gradient(top, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    background: linear-gradient(to bottom, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3897d1', endColorstr='#0269ae', GradientType=0);
}

.homepage-slider .slide .container .slide-content .banner-btn:hover {
    opacity: 0.7;
}

.homepage-slider .slick-arrow {
    background: transparent url(../img/ico/slide_nav_np.png) center left no-repeat;
    width: 53px;
    height: 101px;
    border: none;
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: calc(50% - 50px);
    z-index: 3;
    opacity: 1;
}

.homepage-slider .slick-arrow.slick-prev {
    left: 5%;
}

.homepage-slider .slick-arrow.slick-next {
    background-position: center right;
    right: 5%;
}

.homepage-slider .slick-arrow:hover {
    opacity: 0.7;
}

.homepage-slider .slick-dots {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    z-index: 3;
    text-align: center;
}

.homepage-slider .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.homepage-slider .slick-dots li button {
    font-size: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
    background: #b0b0b0;
    width: 10px;
    height: 10px;
    border: 2px solid #b0b0b0;
    border-radius: 100%;
    opacity: 1;
}

.homepage-slider .slick-dots li.slick-active button {
    background: #fff;
    border-color: #0073bd;
}

.homepage-slider .slick-dots li button:hover {
    opacity: 0.7;
}

.menuBox {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px 0;
    background: #FFF;
    border: none;
    border-radius: 0;
}

.menuBox .title-container {
    padding: 0 10px;
}

.menuBox .title-container h4 a,
.menuBox .title-container h4 span {
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #1c1c1c;
}

.menuBox h4 {
    margin-top: 0;
    height: 31px;
    background: transparent;
}

.menuBox h4 span,
.menuBox h4 a {
    display: block;
    font-size: 22px;
    font-weight: 600;
    color: #565656;
    line-height: 29px;
}

.menuBox .in {
    padding: 10px 0;
}

.menuBox .in .empty {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 600;
    color: #9E9E9E;
    text-align: center;
    text-transform: uppercase;
}

.menuBox .in ul.mbox {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.menuBox .in ul.mbox li {
    float: left;
    clear: both;
    margin-bottom: 10px;
    padding-left: 15px;
    background: url(../img/ico/nav.png) 0 5px no-repeat;
}

.menuBox .in ul.mbox li a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #565656;
    line-height: 18px;
}

.menuBox .in ul.mbox li a:hover {
    color: #0073bd;
}

.menuBox div.more {
    text-align: right;
    padding: 15px 10px 5px;
    border-top: 1px solid #E7E7E7;
}

.menuBox div.more a {
    display: inline-block;
    margin-right: 5px;
    padding-right: 15px;
    font-size: 13px;
    font-weight: 600;
    color: #949494;
    line-height: 15px;
    background: url(../img/ico/nav.png) 100% -89px no-repeat;
}

.menuBox div.more a:hover {
    color: #1C170C;
}

.menuBox .jcarousel-container {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 330px;
}

.menuBox .jcarousel-container .jcarousel-clip {
    overflow: hidden;
    float: left;
    width: 86%;
    height: 330px;
    margin: 0 7%;
}

.menuBox .jcarousel-container .jcarousel-prev,
.menuBox .jcarousel-container .jcarousel-next {
    position: absolute;
    top: 150px;
    width: 19px;
    height: 19px;
    z-index: 2;
    cursor: pointer;
}

.menuBox .jcarousel-container .jcarousel-prev {
    left: 0;
    background: url(../img/ico/car_nav.png) 0 0 no-repeat;
}

.menuBox .jcarousel-container .jcarousel-next {
    right: 0;
    background: url(../img/ico/car_nav.png) 0 -19px no-repeat;
}

.menuBox .jcarousel-container .jcarousel-prev:hover,
.menuBox .jcarousel-container .jcarousel-next:hover {
    opacity: 0.7;
}

.menuBox .jcarousel-container .jcarousel-prev-disabled,
.menuBox .jcarousel-container .jcarousel-next-disabled {
    display: none !important;
}

.menuBox ul.boxcarousel {
    display: inline-block;
    padding: 0 20px;
    height: 330px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

.menuBox ul.boxcarousel .slick-arrow {
    font-size: 0;
    line-height: 0;
    padding: 0;
    border: none;
    background: url(../img/slider_arrow.png) center no-repeat;
    width: 10px;
    height: 16px;
    position: absolute;
    z-index: 3;
    top: calc(50% - 10px);
    left: 0;
    opacity: 1;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.menuBox ul.boxcarousel .slick-arrow.slick-next {
    left: initial;
    right: 0;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.menuBox ul.boxcarousel .slick-arrow:hover {
    opacity: 0.7;
}

.menuBox ul.boxcarousel li {
    overflow: hidden;
    float: left;
    width: 223px;
    height: 330px;
}

.menuBox ul.boxcarousel li .name {
    position: relative;
    overflow: hidden;
    height: 40px;
    margin: 10px 0 5px 0;
    text-align: center;
    z-index: 2;
}

.menuBox ul.boxcarousel li .name a {
    display: block;
    padding: 0;
    font-size: 17px;
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
    line-height: 20px;
}

.menuBox ul.boxcarousel li .name a:hover {
    color: #0073bd;
}

.menuBox ul.boxcarousel li .image {
    display: table;
    overflow: hidden;
    width: 100%;
    height: 220px;
    margin-bottom: 5px;
}

.menuBox ul.boxcarousel li .image a img {
    max-width: 100%%;
    max-height: 220px;
    margin: 0 auto;
}

.menuBox ul.boxcarousel li .prices {
    overflow: hidden;
    width: 100%;
    height: 50px;
    text-align: center;
}

.menuBox ul.boxcarousel li.show_net_price .prices {
    height: 65px;
}

.menuBox ul.boxcarousel li .prices span {
    display: block;
    line-height: 25px;
}

.menuBox ul.boxcarousel li .prices span.old {
    font-size: 20px;
    text-decoration: line-through;
    line-height: 22px;
    color: #6d6d6d;
    font-weight: 400;
}

.menuBox ul.boxcarousel li .prices span.value {
    font-size: 20px;
    line-height: 22px;
    color: #0073bd;
    font-weight: 400;
}

.menuBox ul.boxcarousel li .prices span.value_netto {
    display: none;
}

.menuBox ul.prodList li .rating {
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    color: #565656;
    text-align: center;
    line-height: 20px;
}

.menuBox ul.prodList li .rating .sep {
    display: inline-block;
    padding: 1px 10px;
}

.menuBox_Categories {
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
}

.menuBox_Categories h4 {
    height: 35px;
    margin-bottom: 25px;
    text-align: left;
    background: transparent;
}

.menuBox_Categories h4 span {
    padding-bottom: 5px;
    font-size: 28px;
    font-weight: 300;
    color: #565656;
    line-height: 35px;
}

.menuBox_Categories .in {
    padding: 0;
    text-align: center;
    background: #FFF;
    border-radius: 0;
}

.menuBox_Categories ul {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

.menuBox_Categories ul li a {
    display: block;
    color: #565656;
    transition: none;
}

.menuBox_Categories ul li a.main-cat {
    min-height: 24px;
    padding: 5px 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    background: #FFF;
    border-bottom: none;
    color: #1c1c1c;
    transition: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.menuBox_Categories ul li a.main-cat.current,
.menuBox_Categories ul li a.main-cat:hover {
    color: #0073bd;
}

.menuBox_Categories ul li a.main-cat.current {
    color: #0073bd;
}

.menuBox_Categories ul li ul {
    padding: 10px 6px 0 6px;
    background: #FFF;
}

.menuBox_Categories ul li ul li {
    margin-bottom: 10px;
}

.menuBox_Categories ul li ul li a {
    font-size: 16px;
    line-height: 20px;
    color: #1c1c1c;
}

.menuBox_Categories ul li ul li a.current {
    font-weight: 600;
    padding-left: 16px;
    background: url("../img/active_cat_arrow.png") center left no-repeat;
    color: #1c1c1c;
}

.menuBox_Categories ul li ul li a:hover {
    color: #0073bd;
}

.menuBox_Categories ul li ul li ul {
    border-bottom: none;
    padding-left: 20px;
}

.menuBox_Categories ul li ul li ul li.last {
    margin-bottom: 0;
}

.menuBox_Categories ul li ul li ul li a {
    font-size: 16px;
}

.menuBox_Categories ul li ul li ul li a.current {
    padding-left: 0;
    background: transparent;
    color: #0073bd;
    font-weight: 400;
}

.menuBox_Categories .in a.change {
    display: inline-block;
    position: relative;
    margin: 20px auto;
    font-size: 13px;
    font-weight: 700;
    color: #565656;
    text-transform: uppercase;
    line-height: 15px;
}

.menuBox_Categories .in a.change:hover {
    color: #0073bd;
}

.menuBox_Producenci .in {
    margin: 10px 0;
    text-align: center;
}

.menuBox_Producenci .in a,
.menuBox_Producenci .in input {
    display: inline-block;
    vertical-align: top;
}

.menuBox_Producenci .in a {
    margin-bottom: 10px;
}

.menuBox_Newsletter .in {
    text-align: center;
}

.menuBox_Newsletter .text {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    color: #9E9E9E;
    text-align: center;
    line-height: 20px;
}

.menuBox_Search .in {
    text-align: center;
}

.menuBox_Search .in .boxes {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
    line-height: 20px;
}

.menuBox_Search .in .boxes input,
.menuBox_Search .in .boxes label {
    float: left;
}

.menuBox_Search .in .boxes input {
    clear: left;
    margin-top: 4px;
    margin-right: 5px;
}

.menuBox_Search .in .boxes label {
    clear: right;
    font-size: 13px;
    color: #9E9E9E;
}

.menuBox_Search .in .button {
    display: inline-block;
    margin-bottom: 10px;
}

.menuBox_Search .in a {
    display: inline-block;
    color: #949494;
}

.menuBox_Search .in a:hover {
    color: #1C170C;
}

.menuBox_Search input.input_normal,
.menuBox_Newsletter input.txt {
    display: inline-block;
    width: 237px;
    margin-bottom: 10px;
}

.menuBox_Recenzje .in ul.opinions {
    position: relative;
    float: left;
    width: 100%;
}

.menuBox_Recenzje .in ul.opinions li {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E7E7E7;
}

.menuBox_Recenzje .in ul.opinions li.last {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.menuBox_Recenzje .in ul.opinions li .image {
    display: table;
    position: relative;
    float: left;
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
}

.menuBox_Recenzje .in ul.opinions li .image img {
    max-width: 259px;
    max-height: 100px;
}

.menuBox_Recenzje .in ul.opinions li .name {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}

.menuBox_Recenzje .in ul.opinions li .name a {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #565656;
    text-transform: uppercase;
    line-height: 20px;
}

.menuBox_Recenzje .in ul.opinions li .name a:hover {
    color: #0073bd;
}

.menuBox_Recenzje .in ul.opinions li .rat {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
}

.menuBox_Recenzje .in ul.opinions li .rat img,
.menuBox_Recenzje .in ul.opinions li .rat span {
    display: inline-block;
    height: 15px;
    vertical-align: top;
}

.menuBox_Recenzje .in ul.opinions li .rat img {
    width: 17px;
    height: 17px;
    margin-right: 2px;
}

.menuBox_Recenzje .in ul.opinions li .rat span {
    margin-left: 8px;
    font-size: 12px;
    font-weight: 600;
    color: #0073bd;
    line-height: 17px;
}

.menuBox_Deafult .in {
    margin-bottom: 0;
}

.menuBox_Deafult #cart_empty,
.menuBox_Deafult #cart_notempty {
    float: left;
    width: 100%;
    margin: 0 0 0;
}

.menuBox_Deafult #cart_notempty {
    margin-top: 0;
}

.menuBox_Deafult #cart_empty {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 600;
    color: #9E9E9E;
    text-align: center;
    text-transform: uppercase;
}

.menuBox_Deafult #cart_notempty td {
    padding-bottom: 5px;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
}

.menuBox_Deafult #cart_notempty .cart_menu_item_name {
    width: 50%;
    text-align: right;
}

.menuBox_Deafult #cart_notempty .cart_menu_item_total {
    text-indent: 10px;
    color: #0073bd;
}

.menuBox_Deafult #cart_notempty a {
    display: block;
    width: 130px;
    height: 30px;
    margin: 10px auto 0;
    font-size: 12px;
    font-weight: 600;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
    background: #0073bd;
    border-radius: 0;
}

.menuBox_Deafult #cart_notempty a:hover {
    color: #FFF;
    opacity: 0.7;
}

.menuBox_Compare .in {
    overflow: visible;
}

.menuBox_Compare .in ul {
    overflow: hidden;
    float: left;
    width: 259px;
    margin: 10px 0;
}

.menuBox_Compare .in ul li {
    float: left;
    width: 244px;
    margin-bottom: 10px;
    padding-left: 15px;
    background: url(../img/ico/nav.png) 0 5px no-repeat;
}

.menuBox_Compare .in ul li a {
    float: left;
    width: 224px;
    font-size: 14px;
    font-weight: 600;
    color: #565656;
    line-height: 19px;
}

.menuBox_Compare .in ul li a:hover {
    color: #0073bd;
}

.menuBox_Compare .in ul li span {
    float: right;
    width: 7px;
    height: 7px;
    margin-top: 6px;
    text-indent: -20000px;
    background: url(../img/ico/remove.png) 0 0 no-repeat;
    cursor: pointer;
}

.menuBox_Compare .in ul li span:hover {
    opacity: 0.7;
}

.menuBox_Compare .in .box-1 {
    float: left;
    width: 100%;
    text-align: center;
}

.menuBox_Compare .in .box-1 .compare_now,
.menuBox_Compare .in .box-1 .compare_remove_all {
    margin: 0 5px 5px;
    font-size: 13px;
    font-weight: 600;
    color: #565656;
}

.menuBox_Compare .in .box-1 .compare_now:hover,
.menuBox_Compare .in .box-1 .compare_remove_all:hover {
    color: #0073bd;
}

.menuBox_Deafult .in p {
    display: block;
    clear: both;
    font-size: 13px;
    color: #5A5A5A;
    line-height: 20px;
}

.menuBox_Filtrowanie .filters {
    width: 100%;
}

.menuBox_Filtrowanie .filters_price,
.menuBox_Filtrowanie .filter_option {
    width: 100%;
    padding-bottom: 10px;
}

.menuBox_Filtrowanie .filters_price {
    text-align: left;
}

.menuBox_Filtrowanie .filters_price input,
.menuBox_Filtrowanie .filters_price label {
    display: inline-block;
    vertical-align: top;
}

.menuBox_Filtrowanie .filters_price input {
    width: 70px;
    height: 28px;
    border: 1px solid #b2b2b2;
    margin: 0;
    font-size: 16px;
    color: #1c1c1c;
}

.menuBox_Filtrowanie .filters_price label {
    font-size: 13px;
    font-weight: 600;
    color: #949494;
    line-height: 28px;
    margin-left: 8px;
    margin-right: 8px;
}

.menuBox_Filtrowanie .label {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #1c1c1c;
    text-align: left;
    cursor: pointer;
}

.menuBox_Filtrowanie .filter_option .option {
    overflow: hidden;
    height: 0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.menuBox_Filtrowanie .filter_option.open .option {
    height: auto;
}

.menuBox_Filtrowanie .option {
    width: 100%;
}

.menuBox_Filtrowanie .option div,
.menuBox_Filtrowanie .option div p {
    width: 100%;
}

.menuBox_Filtrowanie .option div p {
    margin-bottom: 5px;
}

.menuBox_Filtrowanie .option div p input {
    margin-top: -4px;
    margin-right: 5px;
    vertical-align: middle;
}

.menuBox_Filtrowanie .option div p label {
    margin: 0;
}

.menuBox_Filtrowanie .option div p span {
    font-size: 16px;
    font-weight: 400;
    color: #1c1c1c;
    line-height: 31px;
    cursor: pointer;
}

.menuBox_Filtrowanie .option div p span:hover {
    color: #0073bd;
    text-decoration: underline;
}

.menuBox_Filtrowanie #nicebutton {
    width: 100%;
    text-align: center;
    border: 1px solid #a9a9a9;
    position: relative;
}

.menuBox_Filtrowanie #nicebutton:before {
    content: '';
    background: rgb(56, 151, 209);
    background: -moz-linear-gradient(top, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    background: linear-gradient(to bottom, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3897d1', endColorstr='#0269ae', GradientType=0);
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    opacity: 0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.menuBox_Filtrowanie #nicebutton input {
    position: relative;
    z-index: 3;
    text-transform: uppercase;
    color: #565656;
    font-size: 17px;
    line-height: 35px;
    background: transparent;
    padding: 0;
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
}

.menuBox_Filtrowanie #nicebutton:hover:before {
    opacity: 1;
}

.menuBox_Filtrowanie #nicebutton:hover input {
    color: #fff;
}

.menuBox_Filtrowanie .filters_price .label {
    cursor: default;
}

.nicebutton {
    width: 100%;
    text-align: center;
    border: 1px solid #a9a9a9;
    position: relative;
}

.nicebutton:before {
    content: '';
    background: rgb(56, 151, 209);
    background: -moz-linear-gradient(top, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    background: linear-gradient(to bottom, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3897d1', endColorstr='#0269ae', GradientType=0);
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    opacity: 0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.nicebutton input {
    position: relative;
    z-index: 3;
    text-transform: uppercase;
    color: #565656;
    font-size: 17px;
    line-height: 35px;
    background: transparent;
    padding: 0;
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
}

.nicebutton:hover:before {
    opacity: 1;
}

.nicebutton:hover input {
    color: #fff;
}

#lista_produktow {
    position: relative;
    float: left;
    width: 100%;
}

h1.header.main {
    display: block;
}

h1.header.manufacturer {
    margin-bottom: 20px;
}

.show_manufacturer h1.header.main {
    display: none;
}

.manufacturer_desc {
    display: block;
    clear: both;
    margin-bottom: 10px;
    padding: 20px;
    font-size: 13px;
    color: #565656;
    line-height: 22px;
    background: #FFF;
    border: 1px solid #E7E7E7;
    border-radius: 0;
}

#strona_glowna .text_article, #lista_produktow .text_article, #wyniki_szukania .text_article {
    display: block;
    clear: both;
    margin-bottom: 10px;
    padding: 20px;
    font-size: 13px;
    color: #565656;
    line-height: 22px;
    background: #FFF;
    border: 1px solid #E7E7E7;
    border-radius: 0;
}

.search_notice {
    display: block;
    clear: both;
    margin-bottom: 10px;
    padding: 15px;
    background: #F6F6F6;
    border: 2px solid #E0E0E0;
    border-radius: 0;
    line-height: 18px;
}

@media screen and (min-width: 768px) {
    .search_notice {
        padding: 15px 15px 15px 35px;
    }
}

.pagination {
    display: block;
    width: 100%;
    text-align: center;
    margin: 20px 0 15px 0;
    font-size: 0;
}

.pagination li {
    display: inline-block;
    margin: 0 0 5px 5px;
}

.pagination a,
.pagination span {
    display: inline-block;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
    color: #1c1c1c;
    text-align: center;
    line-height: 40px;
    background: #FFF;
    border: 1px solid #1c1c1c;
    border-radius: 0 !important;
}

.pagination a.page,
.pagination span {
    width: 40px;
    line-height: 40px;
    height: 40px;
    padding: 0;
    text-align: center;
    border: 1px solid #a9a9a9;
}

.pagination a.current,
.pagination a.page:hover {
    color: #0073bd;
    background: #fff;
    border-color: #0073bd;
    border-right-color: transparent;
    border-left-color: transparent;
}

.pagination a.prevPage,
.pagination a.nextPage {
    background: #fff url("../img/pagination_arrow.png") center no-repeat;
    background-size: contain;
    width: 81px;
    height: 40px;
    font-size: 0;
    line-height: 0;
    border: none;
    padding: 0;
}

.pagination a.prevPage {
    margin-right: 25px;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.pagination a.nextPage {
    margin-left: 25px;
}

.pagination a.prevPage:hover,
.pagination a.nextPage:hover {
    opacity: 0.7;
    background-color: #fff;
}

.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #969696;
    background-color: #fff;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #fff;
    color: #0073bd;
    border-color: #0073bd;
    border-right-color: transparent;
    border-left-color: transparent;
}

#lista_produktow h1.header span.hp {
    display: none;
}

#strona_glowna h1.header span.category {
    display: none;
}

ul#categories {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
}

ul#categories li {
    display: inline-block;
    overflow: hidden;
    width: 267px;
    height: 220px;
    margin: 0 5px 20px;
    padding: 15px 10px;
    background: #FFF;
    vertical-align: top;
    border: 2px solid #E7E7E7;
    border-radius: 0;
}

@media screen and (min-width: 1200px) {
    ul#categories li {
        float: left;
        margin: 0 16px 20px 0;
    }

    ul#categories li:nth-child(3n+3) {
        margin-right: 0;
    }
}

ul#categories li .name {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
}

ul#categories li .name a {
    display: block;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 600;
    color: #565656;
    line-height: 20px;
}

ul#categories li .name a:hover {
    color: #0073bd;
}

ul#categories li .image {
    display: table;
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    height: 120px;
    margin-bottom: 10px;
}

ul#categories li .image a img {
    max-width: 267px;
    max-height: 120px;
}

ul#categories li .count {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    height: 40px;
    font-size: 13px;
    font-weight: 700;
    color: #FFF;
    line-height: 40px;
    background: #0073bd;
}

.productsList .product-small {
    position: relative;
    display: block;
    height: 455px;
    margin: 0 0 15px 0;
    text-align: left;
    background: #FFF;
    border: none;
    border-radius: 0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.productsList .product-small:hover {
    -webkit-box-shadow: 0 0 17px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 17px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 17px 5px rgba(0, 0, 0, 0.1);
}

.productsList .product-small .content {
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: top;
}

@media screen and (min-width: 1024px) {
    .productsList .product-small .content {
        height: auto;
        padding: 0 0;
    }
}

.productsList .product-small .image {
    display: table;
    table-layout: fixed;
    position: relative;
    width: 100%;
    height: 200px;
    margin: 10px 0;
    z-index: 1;
}

.productsList .product-small .image a img {
    max-width: 100%;
    max-height: 200px;
}

.productsList .product-small .name {
    overflow: hidden;
    width: 100%;
    height: 60px;
    text-align: center;
    margin-top: 15px;
    padding: 0 30px;
}

.productsList .product-small .name a {
    display: block;
    padding: 0;
    font-size: 17px;
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
    line-height: 20px;
}

.productsList .product-small .name a:hover {
    color: #0073bd;
}

.productsList .product-small .manufacturer {
    display: none;
    overflow: hidden;
    float: left;
    height: 20px;
    margin-left: 2%;
}

@media screen and (min-width: 768px) {
    .productsList .product-small .manufacturer {
        display: block;
    }
}

@media screen and (min-width: 1024px) {
    .productsList .product-small .manufacturer {
        display: none;
    }
}

.productsList .product-small .manufacturer span,
.productsList .product-small .manufacturer a {
    float: left;
    font-size: 14px;
    font-weight: 600;
    color: #9E9E9E;
    line-height: 20px;
}

.productsList .product-small .manufacturer a {
    margin-left: 5px;
}

.productsList .product-small .manufacturer a:hover {
    color: #0073bd;
}

.productsList .product-small .prices {
    padding: 0 15px;
    margin: 0;
    text-align: center;
}

.productsList .product-small .prices .price {
    display: inline-block;
    vertical-align: top;
}

.productsList .product-small .prices .promo span {
    color: #949494;
    text-align: left;
}

.productsList .product-small .prices .promo .label {
    font-size: 20px;
    line-height: 22px;
    color: #1c1c1c;
    font-weight: 400;
}

.productsList .product-small .prices .promo .value {
    font-size: 20px;
    text-decoration: line-through;
    line-height: 22px;
    color: #6d6d6d;
    font-weight: 400;
}

.productsList .product-small .prices .promo .value_netto {
    font-size: 11px;
    line-height: 14px;
}

.productsList .product-small .prices .main span {
    font-size: 20px;
    line-height: 22px;
    color: #0073bd;
    font-weight: 400;
}

.productsList .product-small .prices .main .label {
    font-size: 20px;
    line-height: 22px;
    color: #1c1c1c;
    font-weight: 400;
}

.productsList .product-small .prices .main .value {
    font-size: 20px;
    line-height: 22px;
    color: #0073bd;
    font-weight: 400;
}

.productsList .product-small .prices .main .value_netto {
    font-size: 11px;
    line-height: 14px;
    text-align: right;
    color: #949494;
}

.productsList .product-small .fastView {
    display: none;
}

.productsList .product-small .about {
    width: 100%;
    height: 42px;
    margin: 25px 0;
    text-align: center;
}

.productsList .product-small.dont_show_price .about {
    text-align: center;
}

.productsList .product-small.dont_show_price .about .more {
    width: 100%;
}

.productsList .product-small .about .more {
    float: left;
    height: 20px;
    margin: 20px 0 20px 10px;
    color: #A6A6A6;
    line-height: 20px;
}

@media screen and (min-width: 1024px) {
    .productsList .product-small .about .more {
        float: left;
        height: 20px;
        margin: 20px 0 20px 10px;
        padding: 0 0;
        font-size: 12px;
        font-weight: 500;
        color: #A6A6A6;
        text-transform: none;
        line-height: 20px;
        background: none;
        border-bottom: none;
        border-radius: 0;
    }

    .productsList .product-small.dont_show_price .about .more {
        width: 100%;
    }
}

.productsList .product-small .about .more:hover {
    color: #0073bd;
}

@media screen and (min-width: 768px) {
    .productsList .product-small .about .more:hover {
        color: #FFF;
        opacity: 0.7;
    }
}

@media screen and (min-width: 768px) {
    .productsList .product-small .about .more:hover {
        color: #0073bd;
        opacity: 1;
    }
}

.productsList .product-small .about .buy {
    display: inline-block;
    vertical-align: middle;
}

.productsList .product-small .about .buy a {
    position: relative;
    height: 42px;
    line-height: 42px;
    border-radius: 0;
    background: #fff;
    border: 1px solid #727272;
    text-transform: uppercase;
    display: inline-block;
    font-size: 18px;
    color: #000;
    padding: 0 25px;
}

.productsList .product-small .about .buy a:before {
    content: '';
    background: rgb(56, 151, 209);
    background: -moz-linear-gradient(top, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    background: linear-gradient(to bottom, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3897d1', endColorstr='#0269ae', GradientType=0);
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    opacity: 0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.productsList .product-small .about .buy a span {
    position: relative;
    z-index: 3;
    line-height: 42px;
    letter-spacing: 1px;
    display: inline-block;
}

.productsList .product-small .about .buy a:hover:before {
    opacity: 1;
}

.productsList .product-small .about .buy a:hover {
    color: #fff;
}

.productsList .product-small .about .quan {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.productsList .product-small .about .quan input {
    display: inline-block;
    width: 42px;
    height: 42px;
    border: 1px solid #a9a9a9;
    padding: 0 5px;
    text-align: center;
    border-radius: 0;
    color: #000;
    font-size: 17px;
    font-style: normal;
}

.productsList .product-small .about .quan a {
    font-size: 15px;
    margin: 0 3px;
}

.productsList .product-small .delivery {
    position: absolute;
    top: 115px;
    left: 0;
    width: 40px;
    height: 122px;
    background: url(../img/products/labels.png) 0 0 no-repeat;
    z-index: 5;
}

@media screen and (min-width: 768px) {
    .productsList .product-small .delivery {
        top: 28px;
    }
}

@media screen and (min-width: 1024px) {
    .productsList .product-small .delivery {
        top: 115px;
    }
}

.productsList .product-small .bestseller,
.productsList .product-small .promotion,
.productsList .product-small .new_product {
    position: absolute;
    top: 120px;
    left: -20px;
    z-index: 5;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    background: #4d4d4d;
    padding: 0 5px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    border: none;
}

.products_list li .bestseller,
.products_list li .new_product,
.products_list li .promotion {
    position: absolute;
    top: -2px;
    right: -2px;
    width: 72px;
    height: 72px;
    z-index: 5;
}

.products_list {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
}

.products_list li {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    background: #FFF;
    border: 1px solid #E7E7E7;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.products_list li .top {
    width: 100%;
    height: 240px;
}

.products_list li .top .image {
    display: table;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 240px;
    height: 240px;
}

.products_list li .top .image a {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.products_list li .top .image a img {
    max-width: 240px;
    max-height: 240px;;
}

.products_list li .top .image a:hover {
    opacity: 0.7;
}

.products_list li .top .content {
    overflow: hidden;
    width: 100%;
    height: 240px;
    margin: 0;
    padding-right: 15px;
}

.products_list li .top .content .prices {
    position: relative;
    width: 100%;
    height: 40px;
    margin: 15px 0;
    text-align: right;
    z-index: 10;
}

.products_list li .top .content .prices div.price.main,
.products_list li .top .content .prices div.price.promo,
.products_list li .top .content .prices span {
    display: inline-block;
    color: #565656;
}

.products_list li .top .content .prices div.price.main,
.products_list li .top .content .prices div.price.promo {
    margin-right: 20px;
}

.products_list li .top .content .prices span.label {
    margin-right: 10px;
    font-size: 12px;
    color: #8F8F8F;
    line-height: 40px;
}

.products_list li .top .content .prices .price.main span.value.main {
    text-decoration: none;
}

.products_list li .top .content .prices span.main {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
}

.products_list li .top .content .prices div.price.main span,
.products_list li .top .content .prices div.price.promo span {
    display: block;
}

.products_list li .top .content .prices div.price.main span.label,
.products_list li .top .content .prices div.price.promo span.label {
    font-size: 12px;
    color: #8F8F8F;
    line-height: 14px;
    text-align: left;
}

.products_list li .top .content .prices div.price.main span.value {
    font-size: 24px;
    line-height: 26px;
}

.products_list li .top .content .prices div.price.promo span.value {
    font-size: 24px;
    text-decoration: line-through;
    line-height: 26px;
}

.products_list li .top .content .name {
    overflow: hidden;
    width: 100%;
    height: 30px;
    margin-bottom: 15px;
}

.products_list li .top .content .name a {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #565656;
    line-height: 30px;
}

.products_list li .top .content .name a:hover {
    color: #0073bd;
}

.products_list li .top .content .desc {
    overflow: hidden;
    width: 100%;
    max-height: 100px;
    margin-bottom: 15px;
}

.products_list li .top .content .desc a {
    display: block;
    font-size: 14px;
    color: #939393;
    line-height: 20px;
}

.products_list li .top .content .desc a:hover {
    color: #0073bd;
}

.products_list li .top .content .desc a br {
    display: none;
}

.products_list li .top .content .manufacturer {
    width: 100%;
}

.products_list li .top .content .manufacturer span,
.products_list li .top .content .manufacturer a {
    display: inline-block;
    font-size: 14px;
    color: #939393;
    font-weight: 600;
}

.products_list li .top .content .manufacturer span {
    margin-right: 5px;
}

.products_list li .top .content .manufacturer a:hover {
    color: #0073bd;
}

.products_list li .bottom {
    width: 100%;
    height: 60px;
    background: #FAFAFA;
    border-top: 1px solid #E7E7E7;
}

.products_list li .bottom .left {
    margin-top: 20px;
}

.products_list li .bottom .left a {
    display: inline-block;
    margin-right: 20px;
    padding-left: 20px;
    color: #565656;
    line-height: 19px;
}

.products_list li .bottom .left a.storage_add {
    background: url(../img/products/links.png) 0 4px no-repeat;
}

.products_list li .bottom .left a.compare_add {
    background: url(../img/products/links.png) 0 -14px no-repeat;
}

.products_list li .bottom .left a:hover {
    color: #0073bd;
}

.products_list li .bottom .right a.more,
.products_list li .bottom .right .quan,
.products_list li .bottom .right .buy {
    float: right;
}

.products_list li .bottom .right a.more {
    margin-top: 22px;
    margin-right: 15px;
    color: #565656;
    line-height: 15px;
}

.products_list li .bottom .right .quan {
    width: 42px;
    height: 40px;
    margin-top: 7px;
    margin-right: 5px;
}

.products_list li .bottom .right .quan input {
    width: 40px;
    height: 40px;
    padding: 0 5px;
    text-align: center;
    border-radius: 0;
}

.products_list li .bottom .right a.more:hover {
    color: #0073bd;
}

.products_list li .bottom .right .buy {
    height: 40px;
    margin-top: 7px;
}

.products_list li .bottom .right .buy a {
    display: block;
    width: 113px;
    height: 40px;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 600;
    color: #FFF;
    line-height: 40px;
    background: #0073bd url(../img/ico/cart.png) 95% center no-repeat;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.products_list li .bottom .right .buy a.dbuy {
    opacity: 0.5;
    cursor: default;
}

.products_list li .bottom .right .buy a.abuy:hover {
    background-color: #0073bd;
}

ul.product_list {
    display: block;
    position: relative;
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
    background: #FFF;
    border: 1px solid #E0E0E0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

ul.product_list li {
    overflow: hidden;
    padding: 5px 15px;
}

ul.product_list li .name {
    float: left;
    max-width: 350px;
}

@media screen and (min-width: 1200px) {
    ul.product_list li .name {
        max-width: 550px;
    }
}

ul.product_list li .price {
    float: right;
    min-width: 100px;
    text-align: center;
}

ul.product_list li .options {
    float: right;
    width: 90px;
    margin-left: 60px;
    text-align: center;
}

ul.product_list li.head {
    height: 40px;
}

ul.product_list li.head div {
    font-size: 13px;
    font-weight: 600;
    color: #969696;
    line-height: 30px;
}

ul.product_list li.head .price {
    margin-right: 30px;
}

ul.product_list li.item {
    margin-bottom: 5px;
    background: #fff;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
}

ul.product_list li.item .name {
    display: table;
    table-layout: fixed;
    height: 50px;
}

ul.product_list li.item .name a {
    display: table-cell;
    width: 100%;
    height: 100%;
    font-size: 12px;
    font-weight: 600;
    color: #565656;
    line-height: 15px;
    vertical-align: middle;
}

ul.product_list li.item .name a span {
    display: inline-block;
}

ul.product_list li.item .name a:hover {
    color: #0073bd;
}

ul.product_list li.item .price {
    display: table;
    height: 50px;
    line-height: 18px;
}

ul.product_list li.item .price .in {
    display: table-cell;
    height: 100%;
    font-size: 24px;
    font-weight: 600;
    color: #565656;
    text-align: center;
    vertical-align: middle;
}

ul.product_list li.item .price .in span {
    display: block;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    color: #969696;
    text-decoration: line-through;
}

ul.product_list li.item .price .in span.value_netto {
    text-decoration: none;
}

ul.product_list li.item .options {
    margin-top: 5px;
}

ul.product_list li.item .options a {
    float: left;
    width: 40px;
    height: 40px;
}

ul.product_list li.item .options a.more {
    margin-right: 10px;
    background: url(../img/ico/storage.png) 0 0 no-repeat;
}

ul.product_list li.item .options a.abuy,
ul.product_list li.item .options a.dbuy {
    background: url(../img/ico/storage.png) 0 -40px no-repeat;
}

ul.product_list li.item .options a.dbuy {
    cursor: default;
    opacity: 0.5;
}

ul.product_list li.item .options a.more:hover,
ul.product_list li.item .options a.abuy:hover {
    opacity: 0.7;
}

#div_id_show_product .page-sidebar .menuBox {
    display: none !important;
}

#div_id_show_product .page-sidebar .menuBox_Categories {
    display: block !important;
}

#strona_produktu .text_article {
    display: block;
    clear: both;
    margin-bottom: 10px;
    padding: 20px;
    font-size: 13px;
    color: #565656;
    line-height: 22px;
    background: #FFF;
    border: 1px solid #E7E7E7;
    border-radius: 0;
}

#strona_produktu {
    position: relative;
    width: 100%;
}

#strona_produktu h1.header.category {
    display: none;
}

@media screen and (min-width: 1024px) {
    #strona_produktu h1.header.category {
        display: block;
    }
}

#strona_produktu #product {
    position: relative;
    width: 100%;
}

#product h2.prodname {
    position: relative;
    float: none !important;
    width: 100%;
    text-align: center !important;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 400;
    color: #010101;
    line-height: 35px;
}

@media screen and (min-width: 1024px) {
    #product h2.prodname {
        display: none;
    }
}

#product .images {
    position: relative;
    width: 100%;
    padding-bottom: 30px;
}

#product .images .image {
    height: 540px;
}

#product .images .image .slick-slide {
    display: table;
    height: 480px;
    position: relative;
}

#product .images .image .slick-slide img {
    margin: 0 auto;
}

#product .images .image .slick-arrow {
    background: url("../img/pagination_arrow.png") center no-repeat;
    background-size: contain;
    border: none;
    padding: 0;
    width: 81px;
    height: 40px;
    font-size: 0;
    position: absolute;
    bottom: 150px;
    z-index: 4;
}

#product .images .image .slick-arrow:hover {
    opacity: 0.7;
}

#product .images .image .slick-prev {
    left: 20px;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

#product .images .image .slick-next {
    right: 20px;
}

#product .image-thumbs {
    width: 70px;
    position: absolute;
    left: 0;
    top: 0;
    height: 308px;
    z-index: 3;
    padding: 0;
}

#product .image-thumbs .slick-slide {
    border: 1px solid #e6e6e6;
    width: 70px;
    height: 70px;
    display: table;
    border-radius: 1px;
    margin-bottom: 7px;
    background: #fff;
}

#product .image-thumbs .slick-slide.slick-current {
    border-color: #a1a1a1;
}

#product .content {
    position: relative;
    width: 100%;
    float: left;
    border: 1px solid #e8e8e8;
    padding: 15px 25px 0 25px;
}

#product .content .navi {
    display: none;
    position: relative;
    float: right;
    margin-top: -10px;
    margin-right: -70px;
    margin-bottom: 10px;
}

@media screen and (min-width: 1024px) {
    #product .content .navi {
        display: block;
    }
}

#product .content .navi a {
    float: left;
    width: 31px;
    height: 31px;
    margin-left: 10px;
}

#product .content .navi a.prevPage {
    background: url(../img/ico/navigation.png) 0 -31px no-repeat;
}

#product .content .navi a.nextPage {
    background: url(../img/ico/navigation.png) 0 0 no-repeat;
}

#product .content .navi a:hover {
    opacity: 0.7;
}

#product .content .name {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
    color: #1c1c1c;
    line-height: 1;
}

#product .content .mk {
    position: relative;
    width: 100%;
    height: 22px;
    margin-top: 7px;
    line-height: 22px;
}

@media screen and (min-width: 768px) {
    #product .content .mk {
        width: auto;
        margin-left: 30px;
    }
}

@media screen and (min-width: 1024px) {
    #product .content .mk {
        margin-top: 0;
        margin-left: 0;
    }
}

#product .content .mk img {
    display: inline-block;
    width: 24px;
    height: 22px;
    margin-right: 5px;
    vertical-align: middle;
}

#product .content .social {
    display: none;
    position: relative;
    float: right;
    height: 20px;
    margin-top: 1px;
}

@media screen and (min-width: 1024px) {
    #product .content .social {
        display: block;
    }
}

#product .content .social .addthis_toolbox {
    display: inline-block;
    vertical-align: top;
}

#product .content .social .googleplus {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
}

#product .content .social .twitter {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
}

#product .content .prices {
    position: relative;
    float: right;
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
}

#product .content .prices .price {
    display: block;
    overflow: hidden;
}

#product_page .content .prices .price span {
    float: left;
}

#product_page .content .prices .price span.label {
    margin-right: 5px;
}

#product .content .prices .n-price span.value {
    font-size: 26px;
    font-weight: 400;
    color: #0073bd;
    line-height: 24px;
}

#product .content .prices .n-price span.label {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

#product .content .prices .n-price span.value_netto {
    text-align: right;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

#product .content .prices .price .brutto-price span.label {
    color: #0073bd;
}

#product .content .prices .p-price span {
    display: block;
    clear: both;
}

#product .content .prices .p-price span.label {
    font-size: 11px;
    line-height: 12px;
}

#product .content .prices .p-price span.value {
    font-size: 18px;
    text-decoration: line-through;
    color: #1c1c1c;
    line-height: 24px;
    margin-bottom: 5px;
}

#product .content .prices .p-price span.value_netto {
    display: block;
    text-align: right;
}

#product .content .properties {
    position: relative;
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e7e7e7;
}

#product .content .properties .property {
    width: 100%;
}

#product .properties .property span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 26px;
    color: #1c1c1c;
}

#product .properties .property span.label {
    font-weight: 600;
}

#product .properties.no-labels {
    border: none;
}

#product .properties.no-labels .property span.value {
    padding-left: 22px;
    background: url("../img/check_ico.png") top 6px left no-repeat;
}

#product .properties.no-labels .property span.value font {
    color: #1c1c1c;
}

#product .properties .prod span.value a {
    float: left;
    margin-right: 5px;
}

#product .properties .prod span.value img {
    margin-top: -3px;
    max-height: 25px;
}

#product .properties .prod span.value img:hover {
    opacity: 0.7;
}

#product .content .shop_opt {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
}

#product .content .shop_opt .option {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

#product .content .shop_opt .option select {
    width: auto !important;
}

#product .content .shop_opt .option span.label,
#product .content .shop_opt .option a {
    float: left;
}

#product .content .shop_opt .option span.label {
    margin-right: 5px;
    padding: 0;
    font-weight: 400;
    color: #1c1c1c;
    font-size: 18px;
    line-height: 22px;
}

#product .content .shop_opt .option a.ui-selectmenu {
    display: inline-block;
    vertical-align: top;
    height: 20px;
    border: none;
    float: none;
}

#product .content .shop_opt .option a.ui-selectmenu .ui-selectmenu-status {
    height: 20px;
    line-height: 20px;
    font-size: 18px;
}

#product .content .shop_opt .option a.ui-selectmenu .ui-selectmenu-icon {
    margin: 0;
    height: 20px;
    width: 20px;
    background: url(../img/selectmenu_arrow.png) center no-repeat;
}

#product .content .buy-block {
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    border-radius: 0;
    margin-top: 10px;
}

#product .content .buy-block .buy-box {
    float: left;
    width: 100%;
}

#product .content .buy-block .options {
    float: left;
    margin-top: 9px;
}

@media screen and (min-width: 1024px) {
    #product .content .buy-block .options {
        display: block;
    }
}

#product .buy-block .options a {
    display: inline-block;
    padding-left: 20px;
    font-size: 16px;
    color: #7ba33d;
    line-height: 26px;
}

#product .buy-block .options a:hover {
    opacity: 0.7;
}

#product .buy-block .options a.storage {
    margin-right: 10px;
    background: url(../img/to_storage.png) center left no-repeat;
}

#product .buy-block .options a.compare_add {
    background: url(../img/products/links.png) 0 -14px no-repeat;
}

#product .content .buy-block .quan {
    position: relative;
    float: left;
    height: 42px;
    margin-left: 5px;
    font-size: 0;
    font-weight: 600;
    color: #a9a9a9;
    text-transform: uppercase;
    line-height: 0;
}

#product .content .buy-block .quan a {
    font-size: 15px;
    line-height: 42px;
    font-weight: 400;
    width: 15px;
    display: inline-block;
    text-align: center;
}

#product .content .buy-block .quan a:hover {
    opacity: 0.7;
}

#product .content .buy-block .quan input {
    margin: 0 5px;
    width: 42px;
    height: 42px;
    padding: 0 5px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #a9a9a9;
    font-style: normal;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

#product .content .buy-block .buy {
    float: left;
    height: 42px;
}

#product .content .buy-block .buy a {
    float: right;
    width: auto;
    padding: 0 30px;
    font-size: 18px;
    line-height: 42px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
    text-align: left;
    border: none;
    background: rgb(56, 151, 209);
    background: -moz-linear-gradient(top, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    background: linear-gradient(to bottom, rgba(56, 151, 209, 1) 0%, rgba(2, 105, 174, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3897d1', endColorstr='#0269ae', GradientType=0);
}

#product .content .buy-block .buy a.abuy:hover {
    opacity: 0.7;
}

#product .content .buy-block .buy a.dbuy {
    cursor: default;
    opacity: 0.7;
}

#product .content .credit {
    display: none;
    position: relative;
    float: right;
    clear: both;
    margin: 15px 0;
}

@media screen and (min-width: 1024px) {
    #product .content .credit {
        display: block;
    }
}

#product .content .opts {
    display: none;
    position: relative;
    float: right;
    clear: both;
    width: calc(100% + 50px);
    text-align: center;
    margin: 10px -25px 0 -25px;
    border-top: 1px solid #e6e6e6;
}

@media screen and (min-width: 1024px) {
    #product .content .opts {
        display: block;
    }
}

#product .content .opts a {
    float: left;
    display: inline-block;
    width: 50%;
    font-size: 13px;
    font-weight: 400;
    color: #4c4c4c;
    line-height: 57px;
    background: #fff;
}

#product .content .opts a img {
    margin-right: 10px;
}

#product .content .opts a:hover {
    opacity: 0.7;
}

#product .content .opts a.question {
    border-right: 1px solid #e6e6e6;
}

#product #tabs {
    margin-top: 30px;
}

#desc div {
    max-width: 100% !important;
}

#desc table {
    max-width: 100% !important;
}

#desc img {
    max-width: 100% !important;
}

#desc ul {
    margin-left: 30px;
    list-style: inherit;
}

#desc ul li {
    list-style: inherit;
}

#desc ol,
#desc ol li {
    display: list-item;
    list-style: inherit;
}

#desc ol {
    list-style: none;
}

#desc ol li {
    list-style: decimal inside;
}

#desc strong,
#desc b {
    font-weight: 700;
}

#com div.item {
    position: relative;
    float: left;
    width: 100%;
}

#com .comment {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E7E7E7;
}

#com .last .comment {
    padding-bottom: 0;
    border-bottom: none;
}

#com .comment .info {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 15px;
}

#com .comment .author {
    float: left;
    color: #0073bd;
    line-height: 22px;
}

#com .rating {
    float: right;
    line-height: 22px;
}

#com .rating img {
    display: inline-block;
    height: 22px;
    margin-left: 5px;
    vertical-align: top;
}

#com .comment .content {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 14px;
    text-align: left;
    line-height: 22px;
}

#com .add {
}

#com a.add_comment {
    padding-right: 40px;
    font-size: 14px;
    color: #010101;
    display: inline-block;
    line-height: 19px;
    background: url(../img/ico/headers.png) 100% -87px no-repeat;
}

#com a.add_comment:hover {
    color: #0073bd;
}

#com .no_coment {
    float: left;
    font-weight: 600;
    line-height: 22px;
}

table.att2_table {
    display: block;
    width: 100%;
}

table.att2_table tbody {
    display: block;
    width: 100%;
}

table.att2_table tr {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 0;
    background: #FAFAFA;
}

table.att2_table tr:first-child {
    display: none;
}

table.att2_table tr td {
    float: left;
    margin-left: 10px;
    font-size: 13px;
    color: #4B4B4B;
    line-height: 15px;
}

table.att2_table tr td.att2_name {
    font-weight: 600;
}

table.att2_table tr td.att2_option a {
    margin-right: 5px;
}

@media screen and (max-width: 1023px) {
    #product #tabs #shipquan {
        display: none !important;
    }
}

table.shipquan {
    display: table;
    width: 100%;
}

table.shipquan tr {
    margin-bottom: 10px;
    padding: 10px 0;
    background: #FAFAFA;
}

table.shipquan tr th, table.shipquan tr td {
    padding: 10px 5px;
}

table.shipquan tr td {
    margin-left: 10px;
    font-size: 13px;
    color: #4B4B4B;
    line-height: 15px;
    border-top: 5px solid #FFF;
}

table.shipquan tr + tr th {
    border-top: 5px solid #FFF;
}

table.shipquan tr td + td {
    border-left: 5px solid #FFF;
}

table.shipquan tr th + th {
    border-left: 5px solid #FFF;
}

table.shipquan tr th.text-left, table.shipquan tr td.text-left {
    text-align: left
}

table.shipquan tr th.text-center, table.shipquan tr td.text-center {
    text-align: center
}

table.shipquan tr th.text-right, table.shipquan tr td.text-right {
    text-align: right
}

table.shipquan tr td.name {
    font-weight: 600;
}

#product #tabs #video {
    text-align: center;
}

#video #iframe,
#video .desc {
    display: inline-block;
    vertical-align: top;
}

#video iframe {
    width: 300px;
    height: 200px;
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
    #video iframe {
        width: 600px;
        height: 400px;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 1024px) {
    #video iframe {
        width: 700px;
        height: 466px;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 1120px) {
    #video iframe {
        width: 800px;
        height: 533px;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 1200px) {
    #video iframe {
        width: 1000px;
        height: 650px;
        margin-bottom: 20px;
    }
}

#video .desc {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
}

#product #download-wrapper h2.t-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #1c1c1c;
    margin: 30px 0 -1px 0;
    display: inline-block;
    padding: 8px 17px;
    border: 1px solid #e6e6e6;
    border-bottom: #fff;
    background: #fff;
    position: relative;
    z-index: 2;
}

#product #download {
    padding: 20px;
    font-size: 13px;
    color: #686868;
    text-align: left;
    line-height: 22px;
    border: 1px solid #e6e6e6;
}

#download ul.files {
    width: 100%;
}

#download h5.head {
    float: left;
    width: 100%;
}

#download h5.head {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    color: #010101;
    text-transform: uppercase;
    line-height: 20px;
}

#download ul.files li {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 0;
    background: #FAFAFA;
}

#download ul.files li a,
#download ul.files li span {
    float: left;
}

#download ul.files li a,
#download ul.files li span.name {
    margin: 0 10px;
    font-size: 13px;
    font-weight: 700;
    color: #4B4B4B;
    line-height: 15px;
}

#download ul.files li span.info {
    margin-right: 10px;
    font-size: 11px;
    color: #C4C4C4;
    line-height: 15px;
}

#download ul.files li span.desc {
    font-size: 11px;
    color: #565656;
    line-height: 15px;
}

#download ul.files li a:hover {
    color: #0073bd;
}

#groups,
#buyalso {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    margin-top: 30px;
}

@media screen and (min-width: 1024px) {
    #groups,
    #buyalso {
        display: block;
    }
}

#groups ul,
#buyalso ul {
    text-align: center;
}

#groups ul li,
#buyalso ul li {
    margin: 0 16px 10px;
}

@media screen and (min-width: 1200px) {
    #groups ul li,
    #buyalso ul li {
        margin: 0 1px 10px 0;
    }

    #groups ul li:nth-child(4n+4),
    #buyalso ul li:nth-child(4n+4) {
        margin-right: 0;
    }
}

#div_id_shop_cart .page-sidebar,
#div_id_order_confirm .page-sidebar {
    display: none;
}

#div_id_shop_cart .page-main-content,
#div_id_order_confirm .page-main-content {
    width: 100%;
}

#div_id_shop_cart .page-main-content #ms {
    width: 100%;
    background: #fff;
}

#div_id_shop_cart #registerForm {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    padding: 15px 0;
}

#div_id_order_confirm .page-main-content #ms {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}

#shopcart {
    position: relative;
}

ul.shopcart {
    position: relative;
    width: 100%;
    margin: 10px 0 60px 0;
    padding: 0;
    list-style-type: none;
}

ul.shopcart li {
    position: relative;
    width: 100%;
}

ul.shopcart li div {
    display: inline-block;
    vertical-align: top;
}

ul.shopcart li.item {
    padding: 0;
    font-size: 0;
}

ul.shopcart li.item div.nr {
    display: inline-block;
    width: 20px;
    height: 140px;
    padding: 5px 0;
    font-size: 12px;
    font-weight: 700;
    color: #3D3D3D;
    text-align: center;
    background: #fff;
}

ul.shopcart li.item .image {
    position: relative;
    background: #FFF;
    display: inline-block;
    table-layout: fixed;
    width: 140px;
    height: 140px;
    padding: 0 10px;
    text-align: center;
}

ul.shopcart li.item .image a,
ul.shopcart li.item .image span {
    display: table-cell;
    width: 140px;
    height: 140px;
    text-align: center;
    vertical-align: middle;
}

ul.shopcart li.item .image a:hover {
    opacity: 0.7;
}

ul.shopcart li.item .image img {
    height: 120px !important;
    margin-top: 10px
}

ul.shopcart li.item .content {
    position: relative;
    width: calc(100% - 310px);
    background: #FFF;
    height: 140px;
    padding: 15px 10px 15px 0;
}

ul.shopcart li:nth-child(2n).item .content, ul.shopcart li:nth-child(2n).item .image {
    background-color: rgba(0, 0, 0, 0.03);
}

ul.shopcart li:nth-child(2n).item .opts {
    background-color: #efefef;
}

ul.shopcart li.item .content .name {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
    ul.shopcart li.item .content .name {
        max-height: 40px;
    }
}

ul.shopcart li.item .content .name a {
    display: block;
    padding: 0;
    font-size: 17px;
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
    line-height: 20px;
}

ul.shopcart li.item .content .name a:hover {
    color: #0073bd;
}

ul.shopcart li.item .content .disc {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

ul.shopcart li.item .content .disc div {
    display: block;
    clear: both;
}

ul.shopcart li.item .content .disc span {
    display: inline-block;
    color: #A4A4A4;
    line-height: 15px;
    vertical-align: top;
}

ul.shopcart li.item .content .disc span.label {
    margin-right: 5px;
    font-size: 11px;
}

ul.shopcart li.item .content .disc span.value {
    font-size: 14px;
}

ul.shopcart li.item .content .disc div.disc_pre {
    margin-bottom: 5px;
}

ul.shopcart li.item .content .quan {
    position: relative;
    float: left;
    height: 42px;
    margin-left: 5px;
    font-size: 0;
    font-weight: 600;
    color: #a9a9a9;
    text-transform: uppercase;
    line-height: 0;
}

ul.shopcart li.item .content .quan a,
ul.shopcart li.item .content .quan input {
    display: inline-block;
    vertical-align: top;
}

ul.shopcart li.item .content .quan a {
    font-size: 15px;
    line-height: 42px;
    font-weight: 400;
    width: 15px;
    display: inline-block;
    text-align: center;
}

ul.shopcart li.item .content .quan a:hover {
    opacity: 0.7;
}

ul.shopcart li.item .content .quan input {
    margin: 0 5px;
    width: 42px;
    height: 42px;
    padding: 0 5px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #a9a9a9;
    font-style: normal;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

ul.shopcart li.item .opts {
    position: relative;
    display: inline-block;
    padding: 15px 10px;
    background: #f7f7f7;
    width: 150px;
    height: 140px;
}

ul.shopcart li.item .opts .remove {
    position: absolute;
    right: 5px;
    top: 10px;
}

ul.shopcart li.item .opts .remove a {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 auto;
    background: url(../img/ico/main.png) 0 0 no-repeat;
    vertical-align: top;
}

ul.shopcart li.item .opts .remove a:hover {
    background-position: 0 -16px;
}

ul.shopcart li.item .opts .prices {
    position: absolute;
    right: 10px;
    left: 10px;
    bottom: 20px;
    text-align: right;
}

ul.shopcart li.item .opts .prices .netto {
    margin-bottom: 5px;
    color: #949494;
}

ul.shopcart li.item .opts .prices .netto span {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

@media screen and (min-width: 1024px) {
    ul.shopcart li.item .opts .prices .netto span.value {
        margin-right: 0;
    }
}

ul.shopcart li.item .opts .prices .brutto {
    font-size: 20px;
    font-weight: 400;
    color: #0073bd;
    line-height: 24px;
    text-align: right;
}

ul.shopcart li.item .opts .prices .calcbrutto {
    font-size: 14px;
    color: #4D4D4D;
    line-height: 20px;
}

ul.shopcart li.others {
    margin-top: 30px;
    padding: 10px 0;
    background: #EEE;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    text-align: right;
}

ul.shopcart li.others .cnt {
    display: inline-block;
    margin: 5px 15px 5px 0;
    text-align: center;
}

ul.shopcart li.others .cnt span {
    display: inline-block;
    font-size: 13px;
    color: #000;
    line-height: 15px;
    vertical-align: top;
}

ul.shopcart li.others .cnt span.label {
    margin-right: 10px;
}

ul.shopcart li.others .cnt span.value {
    font-weight: 600;
}

ul.shopcart li.summary {
    margin-top: 30px;
    padding: 10px 0 10px 20px;
    text-align: right;
}

ul.shopcart li.summary .discount {
    width: auto;
    padding: 5px 15px;
    background: #efefef;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    float: left;
}

ul.shopcart li.summary .discount label,
ul.shopcart li.summary .discount input,
ul.shopcart li.summary .discount span,
ul.shopcart li.summary .discount a {
    display: inline-block;
    vertical-align: top;
}

ul.shopcart li.summary .discount label {
    font-weight: normal;
    margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
    ul.shopcart li.summary .discount label {
        margin-bottom: 0;
        line-height: 40px;
    }
}

ul.shopcart li.summary .discount input,
ul.shopcart li.summary .discount span {
    height: 40px;
    width: 298px;
    margin: 0 5px 10px;
}

ul.shopcart li.summary .discount span {
    font-weight: 600;
    line-height: 38px;
}

@media screen and (min-width: 768px) {
    ul.shopcart li.summary .discount input,
    ul.shopcart li.summary .discount span {
        width: 298px;
        margin: 0 5px 0;
    }
}

ul.shopcart li.summary .discount a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #000;
    border-color: #000;
    padding: 0;
}

ul.shopcart li.summary .discount a:hover {
    background: #0073bd;
    border-color: #0073bd;
}

ul.shopcart li.summary .summary div {
    float: left;
    width: 100%;
}

@media screen and (min-width: 768px) {
    ul.shopcart li.summary .summary div {
        float: right;
        clear: both;
        width: auto;
    }
}

ul.shopcart li.summary .summary div span {
    display: inline-block;
    padding: 5px 0;
    line-height: 20px;
    vertical-align: top;
}

@media screen and (min-width: 768px) {
    ul.shopcart li.summary .summary div span {
        text-align: right;
    }
}

ul.shopcart li.summary .summary div span.label {
    margin-right: 15px;
    font-weight: 600;
    color: #4D4D4D;
}

@media screen and (min-width: 768px) {
    ul.shopcart li.summary .summary div span.value {
        width: 120px;
        padding: 4px 15px;
        background: #efefef;
        border-bottom: 1px solid #CCC;
    }
}

@media screen and (min-width: 1024px) {
    ul.shopcart li.summary .summary div span.value {
        width: 150px;
    }
}

ul.shopcart li.summary .summary div.deliv span.label {
    font-size: 12px;
}

ul.shopcart li.summary .summary div.deliv span.value {
    font-size: 14px;
}

@media screen and (min-width: 768px) {
    ul.shopcart li.summary .summary div.deliv span.value {
        border-top: 1px solid #CCC;
    }
}

ul.shopcart li.summary .summary div.total span.label {
    font-size: 14px;
}

ul.shopcart li.summary .summary div.total span.value {
    font-size: 18px;
    color: #EE1515;
}

@media screen and (min-width: 768px) {
    ul.shopcart li.summary .summary div.total span.value {
        padding-top: 5px;
    }
}

ul.shopcart li.summary .summary div.total_net span.label {
    font-size: 12px;
}

ul.shopcart li.summary .summary div.total_net span.value {
    font-size: 14px;
}

@media screen and (min-width: 768px) {
    ul.shopcart li.summary .summary div.total_net span.value {
        padding-top: 5px;
    }
}

#shopcart h2.header.step {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: 0;
}

#shopcart h2.header.step span {
    padding-bottom: 2px;
}

#shopcart h2.header.step4 {
    margin-top: 30px;
}

@media screen and (min-width: 1024px) {
    #shopcart .form {
        width: 942px;
    }
}

@media screen and (min-width: 1200px) {
    #shopcart .form {
        width: 1142px;
    }
}

#shopcart .form.hidden {
    display: none;
}

#shopcart .legend {
    margin-bottom: 20px;
}

#shopcart_payments {
    display: block;
    clear: both;
}

#shopcart_payments .platnosc,
#shopcart_payments .platn {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

@media screen and (min-width: 1024px) {
    #shopcart_payments {
        position: relative;
    }
}

#shopcart_payments #newPay,
#shopcart_payments #newShip {
    display: inline-block;
    width: 100%;
    background: #FFF;
}

#shopcart_payments #newPay {
    margin-top: 10px;
    margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
    #shopcart_payments #newPay,
    #shopcart_payments #newShip {
        position: relative;
        padding: 0 0 10px;
        border: 1px solid #CCC;
    }

    #shopcart_payments #newPay {
        margin-top: 0;
        margin-bottom: 0;
    }
}

#shopcart_payments table,
#shopcart_payments tbody,
#shopcart_payments tr {
    display: inline-block;
    width: 100%;
}

#shopcart_payments tr {
    margin-bottom: 10px;
}

#shopcart_payments th,
#shopcart_payments td {
    display: inline-block;
    width: 100%;
    font-weight: 700;
    line-height: 20px;
    vertical-align: top;
}

#shopcart_payments th {
    padding: 7px 0;
    font-size: 13px;
    color: #565656;
    text-align: center;
    text-transform: uppercase;
    background: #F7F7F7;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

@media screen and (min-width: 1024px) {
    #shopcart_payments th {
        text-align: left;
        text-indent: 20px;
        border-top: none;
    }
}

#shopcart_payments td {
    float: left;
}

#shopcart_payments td br {
    display: none;
}

#shopcart_payments .cart_small_font {
    display: block;
    clear: both;
    color: #0073bd;
    text-align: left;
}

#shopcart_payments #newShip td {
    width: 60%;
}

@media screen and (min-width: 1024px) {
    #shopcart_payments #newShip td {
        width: 260px;
    }
}

@media screen and (min-width: 1200px) {
    #shopcart_payments #newShip td {
        width: 360px;
    }
}

#shopcart_payments #newPay td {
    width: 90%;
}

#shopcart_payments #newPay .paymant_online {
    display: block;
    clear: both;
    margin-top: 5px;
}

#shopcart_payments td#order_details_payment,
#shopcart_payments td#order_details_shiping {
    width: 8%;
    height: 20px;
    margin-right: 2%;
    text-align: center;
}

@media screen and (min-width: 1024px) {
    #shopcart_payments td#order_details_payment,
    #shopcart_payments td#order_details_shiping {
        width: 15px;
        margin: 0 10px 0 20px;
    }
}

#shopcart_payments td#order_details_payment input,
#shopcart_payments td#order_details_shiping input {
    margin-top: 4px;
}

#shopcart_payments td#order_details_cost {
    float: right;
    width: 17%;
    margin-left: 3%;
    font-size: 14px;
    font-weight: 600;
    color: #0073bd;
    text-align: right;
}

@media screen and (min-width: 1024px) {
    #shopcart_payments td#order_details_cost {
        margin: 0 20px;
    }
}

#shopcart_payments td label {
    display: block;
    clear: both;
    font-size: 13px;
    color: #4A4A4A;
    text-align: left;
    line-height: 20px;
    cursor: pointer;
}

#shopcart_payments td .payment_desc,
#shopcart_payments td .shipment_desc {
    display: none;
    clear: both;
    overflow: hidden;
    margin-top: 10px;
    padding: 10px;
    font-size: 12px;
    color: #3F3F3F;
    text-align: left;
    background: #F9F9F9;
    border: 1px solid #E9EBEB;
}

.paczkomaty {
    display: block;
    clear: both;
    margin-top: 10px;
}

input[name=paczkawRuchu_label] {
    width: 250px;
}

/*#paczkawRuchu_link,.paczkawRuchu_field{display:none;}*/
#paczkawRuchu_wrapper {
    display: none;
    *margin-left: -9999px;
    *height: 0;
    *position: relative;
    *top: -500px;
    *display: block;
}

#paczkawRuchu_map {
    width: auto;
    height: auto;
    overflow: auto;
    position: relative;
}

#paczkawRuchu_map #map-search {
    width: 82%;
    top: 5px;
    margin: 5px 0;
}

#paczkawRuchu_map #map-canvas {
    width: 720px;
    height: 600px;
}

.PwR_descBox {
    min-width: 350px;
    max-width: 550px;
    min-height: 140px;
    padding: 10px 0;
}

.PwR_link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    width: 200px;
    margin: 15px auto 5px;
    padding: 5px 30px;
    background: #0073bd;
    border-bottom: 2px solid #85B516;
    border-radius: 0;
    text-align: center;
    font-size: 1.5em;
    font-weight: 900;
}

.PwR_link a {
    color: #FFF;
}

.PwR_title {
    font-size: 1.1em;
    font-weight: 700;
    color: #87AF1C;
}

.PwR_openHrs {
    font-size: 0.9em;
    color: #87AF1C;
}

.PwR_locDesc {
    text-align: justify;
    margin-top: 5px;
}

#shopcart h2.section.info {
    margin: -17px 0 20px 0;
}

#shopcart #documents .row .label {
    display: none;
}

@media screen and (min-width: 1024px) {
    #shopcart #documents .row .label {
        display: block;
    }
}

#shopcart #orderLog {
    text-align: center;
    border-bottom: none;
}

@media screen and (min-width: 1024px) {
    #orderLog input.button {
        margin-top: 11px;
    }
}

#shopcart .reset-pass {
    margin-top: 15px;
}

#shopcart .reset-pass h2.section {
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

#shopcart #confirmation {
    margin-bottom: 30px;
}

@media screen and (min-width: 1024px) {
    #shopcart #confirmation {
        width: 100%;
    }
}

#confirmation .row .desc {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 15px;
    font-size: 12px;
    font-weight: 600;
    color: #949494;
    line-height: 15px;
}

@media screen and (min-width: 1024px) {
    #confirmation .row .desc {
        text-align: right;
    }
}

#shopcart #regulations {
    padding-top: 20px;
}

#shopcart #regulations textarea {
    display: block;
    width: 100%;
    max-width: 100%;
    min-height: 120px;
    padding: 10px;
    box-sizing: border-box;
}

@media screen and (min-width: 1024px) {
    #shopcart #customer .shipment .header {
        text-align: left;
    }
}

.empty_shopcart {
    display: block;
    position: relative;
    clear: both;
    margin-bottom: 200px;
    padding: 50px;
    font-size: 16px;
    font-weight: 700;
    color: #F99B15;
    text-align: center;
    text-transform: uppercase;
    line-height: 20px;
    background: #F6F6F6;
    border: 2px solid #E0E0E0;
    border-radius: 0;
}

@media screen and (min-width: 1024px) {
    ul.shopcart.summary li.item {
        height: 61px;
    }

    ul.shopcart.summary li.item.first {
        height: 62px;
    }
}

@media screen and (min-width: 1024px) {
    ul.shopcart.summary li.item .nr {
        height: 62px;
    }
}

ul.shopcart.summary li.item .name {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    width: calc(100% - 250px);
}

@media screen and (min-width: 1024px) {
    ul.shopcart.summary li.item .name {
        overflow: hidden;
        clear: none;
        margin: 0;
        padding: 10px 20px;
        border: 1px solid #CCC;
        border-top: none;
        border-right: none;
    }

    ul.shopcart.summary li.item.first .name {
        border-top: 1px solid #CCC;
    }
}

ul.shopcart.summary li.item .name span {
    display: block;
    padding: 0;
    font-size: 17px;
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
    line-height: 20px;
}

@media screen and (min-width: 1024px) {
    ul.shopcart.summary li.item .name span {
        line-height: 40px;
    }
}

ul.shopcart.summary li.item .quan {
    display: inline-block;
    margin: 0 10px;
    font-size: 13px;
    color: #5D5D5D;
    line-height: 40px;
    vertical-align: top;
}

@media screen and (min-width: 1024px) {
    ul.shopcart.summary li.item .quan {
        width: 80px;
        margin: 0;
        padding: 10px 20px 10px 0;
        border-bottom: 1px solid #CCC;
    }

    ul.shopcart.summary li.item.first .quan {
        border-top: 1px solid #CCC;
    }
}

ul.shopcart.summary li.item .quan span.value {
    width: 38px;
    height: 38px;
    margin-right: 5px;
    text-align: center;
    background: #FFF;
    border: 1px solid #DCDCDC;
    border-radius: 0;
}

ul.shopcart.summary li.item .prices {
    display: inline-block;
    margin: 0 10px;
    vertical-align: top;
}

@media screen and (min-width: 1024px) {
    ul.shopcart.summary li.item .prices {
        width: 150px;
        height: 62px;
        margin: 0;
        padding: 5px 10px;
        background: #EEE;
        border: 1px solid #CCC;
        border-top: none;
        border-left: none;
    }

    ul.shopcart.summary li.item.first .prices {
        border-top: 1px solid #CCC;
    }
}

ul.shopcart.summary li.item .prices .price span {
    line-height: 20px;
}

ul.shopcart.summary li.item .prices .netto span {
    font-size: 10px;
    color: #949494;
}

ul.shopcart.summary li.item .prices .netto span.label {
    margin-right: 5px;
}

ul.shopcart.summary li.item .prices .brutto span {
    font-size: 18px;
    color: #4E4E4E;
}

ul.shopcart.summary li.summary .summary .deliv span.value,
ul.shopcart.summary li.summary .summary .total span.value {
    color: #4E4E4E;
}

ul.shopcart.summary li.summary .summary .total span.value {
    font-weight: 600;
}

#shopcart.summary-page .border-container {
    padding: 0 15px;
    border: 1px solid #ccc;
}

#shopcart.summary-page .info .row {
    margin-bottom: 0;
    border-bottom: 1px solid #CCC;
}

#shopcart.summary-page .info .row span {
    display: inline-block;
    padding: 10px 0;
    font-size: 13px;
    font-weight: normal;
    color: #4E4E4E;
    line-height: 15px;
}

@media screen and (min-width: 1024px) {
    #shopcart.summary-page .info .row span {
        margin-left: 10px;
    }

    #shopcart.summary-page .info .row span.label {
        width: 100%;
        padding-right: 20px;
        text-align: right;
        border-right: 1px solid #CCC;
    }
}

#shopcart.summary-page .info .row span.label {
    font-weight: 600;
}

#shopcart.summary-page .info .del {
    background: #F7F7F7;
}

#shopcart.summary-page .info .tot {
    border-bottom: none;
}

#shopcart.summary-page .data {
    clear: both;
    padding: 0;
}

#shopcart.summary-page .data .head {
    position: relative;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 600;
    color: #4E4E4E;
    text-transform: uppercase;
    background: #F7F7F7;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    vertical-align: top;
}

#shopcart.summary-page .data .shipment .field.first,
#shopcart.summary-page .data .customer .field.first {
    padding-top: 10px;
}

#shopcart.summary-page .data .field {
    padding-bottom: 15px;
}

#shopcart.summary-page .data .field span {
    display: inline-block;
    font-size: 13px;
    color: #4E4E4E;
    line-height: 20px;
    vertical-align: top;
}

#shopcart.summary-page .data .field span.label {
    margin-right: 10px;
    font-weight: 600;
}

#shopcart.summary-page .data .shipment .head {
    border-top: 1px solid #CCC;
}

@media screen and (min-width: 1024px) {
    #shopcart.summary-page .data .customer .head {
        border-right: 1px solid #CCC;
    }

    #shopcart.summary-page .data .customer .field {
        border-right: 1px solid #CCC;
    }
}

#shopcart .message,
#shopcart .payment {
    border-top: 1px solid #ccc;
    padding: 10px 15px;
    font-size: 13px;
    color: #4E4E4E;
    text-align: center;
    line-height: 22px;
}

#shopcart .payment p {
    margin: 0;
}

#shopcart #end {
    display: block;
    margin: 20px 0;
    text-align: center;
}

#shopcart #end a {
    display: inline-block;
    vertical-align: top;
}

h2.section {
    display: block;
    height: 40px;
    padding: 0 15px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 40px;
    background: #F7F7F7;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    margin: 0;
}

h2.section.chkbox {
    background: #FFF;
    border: none;
    border-top: 1px solid #ccc;
}

h2.section.chkbox input,
h2.section.chkbox label {
    cursor: pointer;
}

h2.section.chkbox input {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
}

h2.section.chkbox label {
    text-transform: none;
    line-height: 40px;
}

h2.section.top {
    border-top: 1px solid #CCC;
}

h2.section.btm {
    border-bottom: 1px solid #CCC;
}

h2.section.info {
    text-align: right;
    border-bottom: 1px solid #CCC;
}

h2.section.nobtm {
    border-bottom: none !important;
}

.legend {
    display: block;
    clear: both;
    margin-bottom: 10px;
    padding: 5px 15px 0;
    background: #FDFBEA;
    border: 1px solid #CCC;
}

.legend span {
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
    color: #000;
}

.legend span.label {
    line-height: 36px;
    background: url(../img/ico/info.png) 0 center no-repeat;
    padding: 15px 10px 15px 42px;
    border-right: 1px solid #CCC;
}

.legend span.info {
    display: block;
    font-style: italic;
    line-height: 15px;
    padding: 18px 0;
}

#documents .label {
    font-size: 13px;
    line-height: 22px;
    margin: 0;
}

#documents .option {
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
}

#documents .option input,
#documents .option label {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}

#documents .option input {
    margin-top: 5px;
    margin-right: 5px;
}

#documents .option label {
    font-size: 13px;
    line-height: 22px;
    margin: 0;
    font-weight: 400;
}

#company {
    padding: 20px 15px 10px;
    text-align: center;
}

#registerForm .company,
#registration .company {
    /*display: none;*/
}

#company label[for="nip"].error {
    left: auto;
    right: 0;
}

.form .data {
    display: block;
    position: relative;
    clear: both;
    padding: 10px 0 0;
}

#customer .shipment {
    display: none;
}

#register.hidden {
    display: none;
}

#register.show {
    display: block !important;
}

h2.section.chkbox.create-acc {
    border: none;
    background: transparent;
    padding: 0;
}

.panel-regulations {
    margin-top: -17px;
    border-top: none;
}

#regulations input,
#regulations label {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

#regulations input {
    margin-top: 4px;
    margin-right: 5px;
}

#regulations input.error {
    margin-bottom: 0 !important;
}

#regulations label {
    max-width: 90%;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

#regulations label[for="electronics"].error,
#regulations label[for="rules"].error {
    position: relative;
    width: auto;
    margin-right: 5px;
    font-size: 11px;
    font-weight: 600;
}

#wrappers input,
#wrappers span,
#wrappers img,
#wrappers label {
    display: inline-block;
    vertical-align: top;
}

#wrappers input {
    margin-top: 3px;
    margin-right: 5px;
}

#wrappers label {
    max-width: 70%;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

#wrappers label,
#wrappers span {
    font-size: 13px;
    line-height: 20px;
}

#wrappers span.price {
    font-weight: 600;
    margin: 0 5px;
    color: #0073bd;
}

#wrappers img {
    margin: 0 5px;
    width: auto;
    height: 20px;
}

#summary {
    padding-bottom: 0;
}

@media screen and (min-width: 1024px) {
    #summary .row {
        float: right;
        clear: both;
        width: auto;
    }
}

#summary .row span {
    font-size: 16px;
    line-height: 20px;
}

#summary .row span.label {
    font-weight: 700;
}

#confirmation {
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
    text-align: center;
    border: none;
}

#confirmation .row {
    margin-bottom: 0;
}

#login .panel-body-warning .label {
    line-height: 29px;
}

.letters {
    margin-bottom: 45px;
    text-align: center;
}

.letters a,
.letters span {
    display: inline-block;
    width: 45px;
    height: 42px;
    margin: 9px 2px;
    font-size: 18px;
    text-align: center;
    line-height: 42px;
    border: 1px solid #a9a9a9;
    border-radius: 0;
    font-weight: 400;
}

.letters span {
    color: #1c1c1c;
    background: #f1f1f1;
}

.letters a {
    color: #1c1c1c;
    background: #fff;
}

.letters a:hover {
    background: #fff;
    border-color: #0073bd;
    color: #0073bd;
    border-left-color: transparent;
    border-right-color: transparent;
}

.manufacturers {
    display: block;
    text-align: center;
}

.manufacturers.row {
    margin-right: -5px;
    margin-left: -5px;
}

.manufacturers.row .col-md-4 {
    padding-left: 5px;
    padding-right: 5px;
}

.manufacturers .manufacturer-thumb {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 170px;
    margin: 0 0 25px 0;
    text-align: center;
    background: #FFF;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    vertical-align: top;
}

.manufacturers .manufacturer-thumb .image {
    display: table;
    overflow: hidden;
    float: left;
    width: 100%;
    height: 170px;
    text-align: center;
    vertical-align: middle;
}

.manufacturers .manufacturer-thumb .image img {
    max-width: 283px;
    max-height: 107px;
}

.manufacturers .manufacturer-thumb .name {
    overflow: hidden;
    width: 100%;
    height: 25px;
    padding: 0 5px;
    margin: 0 0 10px 0;
}

.manufacturers .manufacturer-thumb .name a,
.manufacturers .manufacturer-thumb .name span {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #565656;
    line-height: 25px;
}

.manufacturers .manufacturer-thumb .name a:hover {
    color: #0073bd;
}

.manufacturers .manufacturer-thumb .link {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 15px;
    margin-bottom: 10px;
}

.manufacturers .manufacturer-thumb .link a {
    display: block;
    font-size: 12px;
}

.manufacturers .manufacturer-thumb .desc {
    overflow: hidden;
    width: 100%;
    height: 100px;
    padding: 0 10px;
    margin: 0 0 15px 0;
}

.manufacturers .manufacturer-thumb .desc a {
    font-size: 13px;
    color: #565656;
    line-height: 20px;
}

.manufacturers .manufacturer-thumb .desc a:hover {
    color: #0073bd;
}

.manufacturers .manufacturer-thumb .quantity {
    overflow: hidden;
    width: 100%;
    height: 45px;
    font-size: 14px;
    font-weight: 600;
    color: #FFF;
    line-height: 45px;
    background: #0073bd;
}

ul.manufacturers.menu > li {
    border: none;
    height: auto;
}

#comments ul {
    display: inline-block;
    position: relative;
    width: 100%;
}

#comments ul li {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    background: #FFF;
    border-top: 1px solid #E7E7E7;
}

#comments ul li:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}

#comments ul li .info,
#comments ul li .content {
    float: left;
    width: 100%;
}

#comments ul li .info {
    margin-bottom: 10px;
}

#comments ul li .info .date,
#comments ul li .info .rating {
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
}

#comments ul li .info .date {
    float: left;
    color: #0073bd;
}

#comments ul li .info .rating {
    float: right;
    color: #0073bd;
}

#comments ul li .info .rating img {
    float: left;
    width: 17px;
    height: 17px;
    margin-right: 3px;
}

#comments ul li .content {
    font-size: 13px;
    color: #9E9E9E;
    line-height: 20px;
}

#storage ul.storage {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}

ul.storage li {
    display: block;
    margin-bottom: 5px;
    padding: 10px 15px;
    width: 100%;
}

ul.storage li .name {
    text-align: left;
}

ul.storage li.head {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    color: #9E9E9E;
    text-transform: uppercase;
    line-height: 20px;
}

ul.storage li.item {
    min-height: 40px;
    background: #F5F5F5;
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
}

ul.storage li.item div {
    height: 40px;
}

ul.storage li.item div.remove a {
    display: block;
    width: 10px;
    height: 10px;
    margin: 15px auto 0 auto;
    line-height: 10px;
    background: url(../img/ico/remove.png) center center no-repeat;
    vertical-align: top;
}

ul.storage li.item div.remove a:hover {
    opacity: 0.7;
}

@media screen and (min-width: 1024px) {
    ul.storage li.item .name {
        display: table;
    }
}

ul.storage li.item div.name a {
    display: block;
    font-weight: 600;
    color: #4E4E4E;
    line-height: 15px;
}

@media screen and (min-width: 1024px) {
    ul.storage li.item div.name a {
        display: table-cell;
        height: 40px;
        vertical-align: middle;
    }
}

ul.storage li.item div.name a:hover {
    color: #0073bd;
}

ul.storage li.item div.price {
    text-align: center;
}

ul.storage li.item div.price span {
    display: inline-block;
    vertical-align: top;
}

ul.storage li.item div.price span.old {
    margin-right: 5px;
    color: #9E9E9E;
    text-decoration: line-through;
    line-height: 20px;
}

ul.storage li.item div.price span.price {
    font-size: 18px;
    font-weight: 600;
    color: #4E4E4E;
    line-height: 20px;
}

ul.storage li.item div.price span.norm {
    line-height: 40px;
}

ul.storage li.item .options {
    text-align: center;
}

ul.storage li.item div.options span,
ul.storage li.item div.options a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 3px;
    vertical-align: top;
}

#storage ul.storage li.item div.options a.details {
    background: url(../img/ico/storage.png) 0 0 no-repeat;
}

#storage ul.storage li.item div.options .add {
    background: url(../img/ico/storage.png) 0 -40px no-repeat;
}

#storage ul.storage li.item div.options a:hover {
    opacity: 0.7;
}

#storage ul.storage li.item div.options span {
    opacity: 0.5;
}

#storage ul.storage li.empty {
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    background: #F5F5F5;
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
}

#div_id_account_main .page-sidebar {
    display: none;
}

#div_id_account_main .page-main-content {
    width: 100%;
}

#div_id_account_main .page-main-content #ms {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}

.my_account {
    display: block;
    position: relative;
    width: 100%;
}

#my_account {
    padding: 50px 0;
    text-align: center;
}

@media screen and (min-width: 1024px) {
    #my_account.placeholder {
        padding: 100px 10px;
    }
}

#my_account .info {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 50px;
}

#my_account .info .row {
    position: relative;
    float: left;
    clear: both;
    margin-bottom: 15px;
}

#my_account .info .header {
    margin-bottom: 20px;
    font-size: 25px;
}

#my_account .info .header b {
    color: #0073bd;
}

#my_account .info .row span {
    float: left;
    font-size: 16px;
    color: #3A3A3A;
    line-height: 25px;
}

#my_account .info .row span.label {
    margin-right: 10px;
}

#my_account .info .row span.value {
    font-weight: 600;
    color: #0073bd;
}

#my_account ul.account {
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
    vertical-align: top;
    padding: 0;
}

#my_account ul.account li {
    display: inline-block;
    width: 134px;
    height: 142px;
    margin: 0 40px 40px;
    text-align: center;
    border-radius: 0;
    vertical-align: top;
}

@media screen and (min-width: 1024px) {
    #my_account ul.account li {
        margin-bottom: 0;
    }
}

#my_account ul.account li.hist {
    background: #AFAFAF url(../img/ico/acc1.png) center 20px no-repeat;
}

#my_account ul.account li.edit {
    background: #AFAFAF url(../img/ico/acc2.png) center 20px no-repeat;
}

#my_account ul.account li.pass {
    background: #AFAFAF url(../img/ico/acc3.png) center 20px no-repeat;
}

#my_account ul.account li.pts {
    background: #AFAFAF;
}

#my_account ul.account li a {
    display: block;
    padding-top: 90px;
    font-size: 13px;
    color: #FFF;
    line-height: 52px;
}

#my_account ul.account li:hover {
    background-color: #444;
}

#password_change {
    display: inline-block;
    width: 100%;
}

#password_change .form {
    text-align: center;
}

@media screen and (min-width: 1024px) {
    #password_change .content {
        border-bottom: none;
    }
}

#password_change .legend {
    margin-bottom: 0;
}

@media screen and (min-width: 1024px) {
    #password_change .form .row {
        text-align: center;
    }
}

#password_change .form .row input,
#password_change .form .row sup {
    float: none;
}

@media screen and (min-width: 1024px) {
    #password_change .form .row input,
    #password_change .form .row sup {
        display: inline-block;
        vertical-align: top;
    }
}

#ordersList {
    display: block;
    float: left;
    width: 100%;
    padding: 0;
}

#ordersList li {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 10px;
}

#ordersList li div {
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

#ordersList li div.nr {
    width: 7%;
}

#ordersList li div.dateOrd {
    width: 15%;
}

#ordersList li div.dateShip {
    width: 15%;
}

#ordersList li div.cost {
    width: 23%;
}

#ordersList li div.stat {
    width: 20%;
}

#ordersList li div.det {
    width: 10%;
}

#ordersList li div.pay {
    width: 10%;
}

#ordersList li.head {
    display: none;
    height: 40px;
    background: #F2F2F2;
}

@media screen and (min-width: 1024px) {
    #ordersList li.head {
        display: table;
    }
}

#ordersList li.head div {
    font-size: 13px;
    font-weight: 600;
    color: #6C6C6C;
    line-height: 40px;
}

#ordersList li.item {
    padding-bottom: 10px;
    border-bottom: 1px solid #E7E7E7;
}

#ordersList li.item div {
    font-size: 11px;
}

@media screen and (min-width: 1024px) {
    #ordersList li.item div {
        font-size: 13px;
    }
}

#ordersList li.item div.nr {
    font-weight: 600;
    color: #9E9E9E;
}

#ordersList li.item div.cost {
    font-weight: 600;
    color: #0073bd;
}

#ordersList li.item div.stat {
    font-weight: 600;
    color: #9E9E9E;
}

#ordersList li.item div.det,
#ordersList li.item div.pay {
    font-size: 11px;
    font-weight: 600;
}

#ordersList li.item div.det a,
#ordersList li.item div.pay a {
    color: #0073bd;
}

#ordersList li.item div.det a:hover,
#ordersList li.item div.pay a:hover {
    color: #0073bd;
}

.orderInfo,
.orderList {
    display: inline-block;
    position: relative;
    clear: both;
    margin-bottom: 20px;
    padding: 0 0 10px;
    background: #FFF;
    width: 100%;
}

.my_account.history h4.info {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 0;
    font-size: 15px;
    font-weight: 600;
    color: #82ac3d;
    text-indent: 20px;
    background: #F7F7F7;
}

.orderInfo .left,
.orderInfo .right {
    max-width: 50%;
}

.orderInfo .left {
    margin-left: 20px;
}

.orderInfo .right {
    margin-right: 20px;
}

.orderInfo .opt {
    float: left;
    clear: both;
    margin-bottom: 10px;
}

.orderInfo .opt span {
    float: left;
    font-size: 13px;
    color: #828282;
    line-height: 15px;
}

.orderInfo .opt span.feat {
    margin-right: 10px;
}

.orderInfo .opt span.value {
    font-weight: 600;
}

.orderDocuments a, .orderSurvey a {
    float: left;
    clear: both;
    font-size: 13px;
    font-weight: 600;
    color: #043C79;
    text-decoration: underline;
}

.orderDocuments a:hover {
    text-decoration: underline;
}

.orderList li {
    display: table;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.orderList li div {
    display: table-cell;
    height: 100%;
    padding: 0 20px;
    text-align: center;
    vertical-align: middle;
}

.orderList li .name {
    width: 400px;
    text-align: left;
}

.orderList li .quan {
    width: 53px;
}

.orderList li .price {
    width: 125px;
}

.orderList li.header {
    margin-bottom: 0;
}

.orderList li.head {
    height: 40px;
    background: #82ac3d;
}

.orderList li.head div {
    font-size: 13px;
    font-weight: 600;
    color: #FFF;
    line-height: 40px;
}

.orderList li.item {
    padding-bottom: 10px;
    border-bottom: 1px solid #EAEAEA;
}

.orderList li.item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.orderList li.item div {
    font-size: 13px;
    color: #828282;
    line-height: 20px;
}

div#articles {
    display: block;
    position: relative;
    margin-bottom: 5px;
}

#articles ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
}

#articles ul li {
    display: block;
    margin-bottom: 20px;
    padding: 10px 15px;
    background: #FFF;
    border: 2px solid #E7E7E7;
    border-radius: 0;
}

#articles ul li .head {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

#articles ul li .head .title {
    float: left;
}

#articles ul li .head .title a {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #565656;
    line-height: 20px;
}

#articles ul li .head .title a:hover {
    color: #0073bd;
}

#articles ul li .head .info {
    float: right;
}

#articles ul li .head .info .category,
#articles ul li .head .info .date {
    float: left;
}

#articles ul li .head .info span,
#articles ul li .head .info a {
    margin-left: 5px;
    font-size: 12px;
    line-height: 20px;
}

#articles ul li .head .info span {
    color: #A6A6A6;
}

#articles ul li .head .info a {
    margin-right: 10px;
}

#articles ul li .content {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    color: #565656;
    line-height: 22px;
}

h1.header.article {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: none;
}

h1.header.article span {
    padding-bottom: 5px;
    border-bottom: 2px solid #565656;
}

ul.articles {
    position: relative;
    float: left;
    width: 100%;
}

ul.articles li {
    display: block;
    clear: both;
    margin-bottom: 20px;
    padding: 20px 15px;
    background: #FFF;
    border-bottom: 2px solid #E7E7E7;
    border-radius: 0;
}

ul.articles li .head {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

ul.articles li .head .title {
    float: left;
    max-width: 75%;
    text-align: left;
}

ul.articles li .head .title a {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #565656;
    line-height: 20px;
}

ul.articles li .head .title a:hover {
    color: #0073bd;
}

ul.articles li .head .date {
    float: right;
    max-width: 25%;
    text-align: right;
}

ul.articles li .content {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    color: #565656;
    line-height: 22px;
}

ul.articles li .content .image {
    display: none;
    position: relative;
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 20px;
}

@media screen and (min-width: 1024px) {
    ul.articles li .content .image {
        display: table;
        table-layout: fixed;
    }
}

ul.articles li .content .image span {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

ul.articles li .content .image span img {
    max-width: 120px;
    max-height: 120px;
}

ul.articles li .content .desc {
    position: relative;
    float: left;
    width: 100%;
    font-size: 13px;
    color: #565656;
    line-height: 22px;
}

@media screen and (min-width: 1024px) {
    ul.articles li .content .desc {
        width: 531px;
    }
}

@media screen and (min-width: 1200px) {
    ul.articles li .content .desc {
        width: 731px;
    }
}

ul.articles li .more {
    float: right;
    clear: both;
    margin-top: 20px;
}

ul.articles li .more a {
    display: block;
    padding-right: 15px;
    font-size: 12px;
    font-weight: 600;
    color: #949494;
    line-height: 15px;
    background: url(../img/ico/nav.png) no-repeat scroll 100% -88px transparent;
}

ul.articles li .more a:hover {
    color: #0073bd;
}

.textpage {
    position: relative;
    font-size: 14px;
    color: #444;
    text-align: left;
    line-height: 20px;
}
.textpage iframe {
    max-width: 100% !important;
}

@media screen and (max-width: 1024px) {
    .textpage iframe {
        height: 54vw !important;
    }
}
@media screen and (max-width: 768px) {
    .textpage iframe {
        height: 48vw !important;
    }
}


@media screen and (min-width: 1024px) {
    #mc .textpage {
        width: 659px;
        padding: 30px 20px;
    }

}

@media screen and (min-width: 1024px) {
    #mc .textpage {
        width: 859px;
    }
}

.textpage h1,
.textpage h2,
.textpage h3,
.textpage p,
.textpage ul {
    display: block;
    clear: both;
}

.textpage h1,
.textpage h2,
.textpage h3,
.textpage h4,
.textpage h5,
.textpage h6 {
    margin-bottom: 25px;
    font-weight: 400;
    color: #1c1c1c;
}

.textpage h1 {
    font-size: 38px;
}

.textpage h2 {
    font-size: 34px;
}

.textpage h3 {
    font-size: 30px;
}

.textpage h4 {
    font-size: 26px;
}

.textpage h5 {
    font-size: 22px;
}

.textpage h6 {
    font-size: 18px;
}

.textpage p {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 24px;
    color: #1c1c1c;
    font-weight: 400;
}

.textpage ul {
    margin: 0 0 30px 0;
    padding: 0;
    list-style-type: none;
}

.textpage ul li {
    display: block;
    margin-bottom: 10px;
    padding-left: 35px;
    font-size: 18px;
    line-height: 24px;
    color: #1c1c1c;
    background: url(../img/dot.png) 3px 10px no-repeat;
}

#contact .contact_data {
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 30px;
}

#contact table.contact_table {
    position: relative;
    table-layout: fixed;
    width: 100%;
}

table.contact_table th,
table.contact_table td {
    width: 50%;
    font-size: 13px;
    color: #3E3E3E;
    text-align: left;
    vertical-align: top;
}

table.contact_table th {
    padding-bottom: 15px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 15px;
}

table.contact_table td {
    font-weight: 500;
    line-height: 18px;
}

table.contact_table td.data {
    padding-left: 25px;
    background: url(../img/ico/envelope.png) 0 3px no-repeat;
}

#contact .contact_form {
    display: block;
    position: relative;
    margin-bottom: 30px;
    vertical-align: top;
}

#contact .contact_form label {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
    color: #4E4E4E;
    text-align: left;
    line-height: 15px;
}

#contact .contact_form label.error {
    margin-bottom: 0;
    font-size: 11px;
    text-align: center;
}

#contact .contact_form .textarea {
    margin: 10px 0 20px;
}

#contact .contact_form textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    min-height: 150px;
    padding: 10px;
    line-height: 15px;
    outline: none;
}

#contact .contact_form textarea.error {
    margin-bottom: 20px;
}

#contact .contact_form .textarea label.error {
    width: 100%;
}

@media screen and (min-width: 1024px) {
    #contact .contact_form .captcha input {
        float: left;
        width: 160px;
        margin-right: 15px;
    }
}

#contact .contact_form .submit {
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
}

#contact .contact_data_extended {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    vertical-align: top;
    position: relative !important;
}

#contact .contact_data_extended iframe {
    width: 100% !important;
}

#contact .contact_data_extended h5 {
    display: block;
    clear: both;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px;
}

#contact .contact_data_extended img {
    max-width: 100%;
    height: auto !important;
}

#advanced_search_form .search_query input.chk,
#advanced_search_form .search_query label {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}

#advanced_search_form .search_query input.chk {
    margin-top: 1px;
    margin-right: 5px;
}

@media screen and (min-width: 1024px) {
    #advanced_search_form .search_query input.chk {
        margin-top: 14px;
    }
}

#advanced_search_form .search_query label {
    font-size: 13px;
    color: #4E4E4E;
    line-height: 15px;
}

@media screen and (min-width: 1024px) {
    #advanced_search_form .search_query label {
        margin-top: 10px;
        line-height: 20px;
    }
}

#advanced_search_form .options {
    padding-top: 20px;
}

#advanced_search_form .options .prices {
    margin-top: 10px;
    text-align: center;
}

#advanced_search_form .options .prices span,
#advanced_search_form .options .prices input {
    display: inline-block;
    vertical-align: top;
}

#advanced_search_form .options .prices span {
    font-size: 13px;
    color: #4E4E4E;
    line-height: 40px;
}

#advanced_search_form .options .prices input {
    width: 68px;
    margin: 0 5px;
}

#advanced_search_form .options .more {
    margin-top: 20px;
    text-align: center;
}

#advanced_search_form .options .more span,
#advanced_search_form .options .more input,
#advanced_search_form .options .more label {
    display: inline-block;
    vertical-align: top;
}

#advanced_search_form .options .more span,
#advanced_search_form .options .more label {
    font-size: 13px;
    color: #4E4E4E;
    line-height: 20px;
}

#advanced_search_form .options .more span {
    margin-right: 10px;
}

#advanced_search_form .options .more label {
    margin-right: 10px;
    cursor: pointer;
}

#advanced_search_form .options .more input {
    cursor: pointer;
    margin-top: 4px;
    margin-right: 5px;
}

#advanced_search_form .submit {
    display: block;
    margin-top: 20px;
    text-align: right;
}

.pole_message,
.pole_message_info,
.pole_message_err,
.ui-dialog {
    position: absolute !important;
    width: 60% !important;
    z-index: 10000 !important;
    background: #FFF;
    border: 5px solid #CCC;
    border-radius: 0;
}

.ui-dialog-titlebar {
    position: absolute;
    top: -17px;
    right: -17px;
}

.ui-dialog-titlebar a.ui-dialog-titlebar-close {
    float: right;
    width: 16px;
    height: 16px;
    text-indent: -20000px;
    background: url(../img/ico/main.png) 0 0 no-repeat;
}

.ui-dialog-titlebar a.ui-dialog-titlebar-close:hover {
    opacity: 0.7;
}

.ui-dialog-content {
    width: 90% !important;
    min-height: 1px !important;
    margin: 20px 5%;
    font-size: 13px;
    font-weight: 600;
    color: #F99B15;
    text-align: center;
    line-height: 30px;
}

.pole_message,
.pole_message_info,
.pole_message_err {
    padding: 20px 0;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
}

.pole_message {
    color: #0073bd;
}

.pole_message_info {
    color: #F99B15;
}

.pole_message_err {
    color: #FF0000;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: url(../img/shadow.png) 0 0 repeat;
}

.popup_box {
    position: fixed;
    top: 200px;
    width: 70%;
    margin: 0 15%;
    padding: 20px 40px;
    background: #FFF;
    border: 1px solid #636363;
    z-index: 999;
}

.popup_box h3.info {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #4D4D4D;
}

.popup_box h3.info.ok {
    padding-left: 25px;
    background: url(../img/ico/popups.png) 0 0 no-repeat;
}

.popup_box .buttons {
    margin-top: 15px;
}

.popup_box .buttons a.ext {
    margin-right: 15px;
}

#cart_popup,
#cart_popup_options {
    display: none;
}

.cart_popup .content {
    width: 100%;
    border: 1px solid #E7E7E7;
}

.cart_popup .image {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 140px;
    padding: 10px 0;
}

.cart_popup .image a {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.cart_popup .image a img {
    max-width: 200px;
    max-height: 140px;
}

.cart_popup .image a:hover {
    opacity: 0.7;
}

.cart_popup .cnt {
    position: relative;
    width: 100%;
    min-height: 100px;
    margin: 20px 0 10px 0;
}

.cart_popup .cnt div {
    display: block;
    overflow: hidden;
    width: 100%;
}

.cart_popup .cnt .name {
    margin-bottom: 10px;
}

.cart_popup .cnt .name a {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #4D4D4D;
    text-align: left;
    line-height: 20px;
}

.cart_popup .cnt .name a:hover {
    color: #0073bd;
}

.cart_popup .cnt .bef_disc,
.cart_popup .cnt .aft_disc {
    text-align: left;
}

.cart_popup .cnt .bef_disc span,
.cart_popup .cnt .aft_disc span {
    display: inline-block;
    color: #A4A4A4;
    line-height: 15px;
}

.cart_popup .cnt span.label {
    margin-right: 5px;
    font-size: 11px;
}

.cart_popup .cnt span.value {
    font-size: 14px;
}

ul.shopcart li .content .bef_disc {
    margin-bottom: 5px;
}

ul.shopcart li .content .aft_disc {
    margin-bottom: 10px;
}

.cart_popup .cnt .options {
    display: inline-block;
    margin-top: 15px;
    vertical-align: top;
}

.cart_popup .cnt .options .option {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.cart_popup .cnt .options .option span.label,
.cart_popup .cnt .options .option a {
    float: left;
}

.cart_popup .cnt .options .option span.label {
    width: 110px;
    margin-right: 10px;
    font-size: 13px;
    color: #4D4D4D;
    text-align: right;
    line-height: 40px;
}

.cart_popup .opts {
    position: relative;
    width: 100%;
    height: 140px;
    background: #EEE;
}

.cart_popup .opts .prices {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #A4A4A4;
    text-align: right;
}

.cart_popup .opts .prices div {
    display: block;
}

.cart_popup .opts .prices .label {
    margin-right: 5px;
}

.cart_popup .opts .prices .netto {
    margin-bottom: 5px;
}

.cart_popup .opts .prices .netto span {
    font-size: 11px;
    line-height: 13px;
}

.cart_popup .opts .prices .brutto {
    font-size: 18px;
    color: #949494;
    line-height: 20px;
}

@media screen and (max-width: 1023px) {
    .popup_box {
        top: 10%;
        margin: 10%;
        padding: 5%;
    }

    .popup_box h3.info {
        margin-bottom: 15px;
        font-size: 12px;
    }

    .cart_popup .image {
        display: none;
    }

    .cart_popup .opts {
        display: none;
    }

    .cart_popup .cnt {
        width: 100%;
    }

    .popup_box h3.info.ok {
        background-size: 20px;
    }

    #product .content .buy-block .buy a {
        font-size: 12px;
    }

    #product .content .buy-block .quan {
        font-size: 12px;
    }

    #h a.cartBtn {
        width: 140px;
    }
}

@media screen and (max-width: 360px) {
    #tCart a.value, #tCart a.quantity {
        font-size: 14px;
    }

    #h a.cartBtn {
        width: 130px;
        font-size: 12px;
    }
}

.hiddenBox {
    display: none;
    position: fixed;
    right: -243px;
    width: 243px;
    z-index: 999999;
}

@media screen and (min-width: 1024px) {
    .hiddenBox {
        display: block;
    }
}

.hiddenBox .opener {
    position: absolute;
    top: 0;
    left: -47px;
    width: 47px;
    height: 47px;
    cursor: pointer;
}

.hiddenBox .btn:hover {
    opacity: 0.7;
}

.hiddenBox .in {
    position: relative;
    float: right;
    width: 243px;
    padding: 10px 0;
    background: #FFF;
    border: 1px solid #DBDBDB;
}

.hiddenBox .in a.cls {
    position: absolute;
    top: 8px;
    right: 5px;
    width: 16px;
    height: 16px;
    background: url(../img/ico/main.png) 0 0 no-repeat;
}

.hiddenBox .in a.cls:hover {
    opacity: 0.7;
}

#cartBox {
    top: 160px;
    text-align: left;
}

#cartBox .opener {
    background: #0073bd url(../img/boxes_tabs.png) 0 0 no-repeat;
}

#cartBox ul {
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

#cartBox ul li {
    overflow: hidden;
    float: left;
    width: 211px;
    padding: 10px 15px;
}

#cartBox ul li.head {
    padding-top: 0;
    font-size: 12px;
    font-weight: 600;
    color: #515151;
    text-transform: uppercase;
}

#cartBox ul li.item {
    height: 60px;
    border-top: 1px solid #DBDBDB;
}

#cartBox ul li.item .image {
    display: table;
    float: left;
    width: 40px;
    height: 60px;
    margin-right: 10px;
}

#cartBox ul li.item .image a {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

#cartBox ul li.item .image a img {
    max-width: 40px;
    max-height: 60px;
}

#cartBox ul li.item .image a:hover {
    opacity: 0.7;
}

#cartBox ul li.item .name {
    overflow: hidden;
    float: left;
    width: 161px;
    height: 20px;
    margin-bottom: 5px;
}

#cartBox ul li.item .name a {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #707070;
    line-height: 20px;
}

#cartBox ul li.item .name a:hover {
    color: #0073bd;
}

#cartBox ul li.item .price {
    overflow: hidden;
    float: left;
    width: 161px;
    height: 15px;
    font-size: 11px;
    color: #949494;
    line-height: 15px;
}

#cartBox ul li.summary {
    border-top: 1px solid #DBDBDB;
    text-align: right;
}

#cartBox ul li.summary div {
    float: left;
    width: 100%;
}

#cartBox ul li.summary span {
    display: inline-block;
    line-height: 15px;
}

#cartBox ul li.summary span.lab {
    margin-right: 5px;
    font-size: 11px;
    color: #949494;
}

#cartBox ul li.summary span.val {
    font-weight: 600;
    color: #515151;
}

#cartBox ul li.summary .deliv {
    margin-bottom: 5px;
}

#cartBox ul li.link {
    margin-top: 10px;
    text-align: center;
}

#cartBox ul li.link a {
    margin: 0 auto;
}

#cartBox ul li.empty {
    text-align: center;
    font-weight: 600;
}

#fbBox {
    top: 254px;
}

#fbBox .opener {
    background: #F99B15 url(../img/boxes_tabs.png) 0 -94px no-repeat;
}

#fbBox .in {
    width: 243px;
    height: 360px;
    padding: 25px 5px;
}

#contactBox {
    top: 207px;
    text-align: left;
}

#contactBox .opener {
    background: #F99B15 url(../img/boxes_tabs.png) 0 -47px no-repeat;
}

#contactBox .in h5 {
    float: left;
    width: 100%;
    margin-bottom: 8px;
    padding: 0 15px;
    font-size: 12px;
    font-weight: 600;
    color: #515151;
    text-transform: uppercase;
}

#contactBox .in .data {
    float: left;
    width: 211px;
    padding: 10px 15px;
    border-top: 1px solid #DBDBDB;
}

#contactBox .in .data a {
    font-size: 12px;
    font-weight: 600;
    color: #515151;
    line-height: 20px;
}

#contactBox .in .data a:hover {
    color: #0073bd;
}

#contactBox .in .text {
    float: left;
    width: 211px;
    padding: 10px 15px;
    margin-bottom: 15px;
    border-top: 1px solid #DBDBDB;
}

#contactBox .in .text p {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #515151;
    line-height: 18px;
}

#contactBox .in .text p a {
    color: #515151;
}

#contactBox .in .text p a:hover {
    color: #0073bd;
}

#contactBox .in .link {
    float: left;
    width: 100%;
    text-align: center;
}

#contactBox .in .link a {
    margin: 0 auto;
}

#nyroModalFull {
    z-index: 99999 !important;
    overflow-y: scroll;
}

#nyroModalBg {
    background: url(../img/r_bgt.png) 0 0 repeat;
}

#nyroModalTitle {
    display: none;
}

#nyroModalWrapper {
    overflow: hidden;
    float: left;
    width: 540px !important;
    height: auto !important;
    background: #FFF;
    border: 3px solid #999;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative !important;
}

#nyroModalWrapper .wrapper {
    width: 100% !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative !important;
}

#nyroModalWrapper #nyroModalContent {
    width: 100% !important;
}

#nyroModalWrapper {
    overflow: hidden;
    float: left;
    width: 540px !important;
    height: auto !important;
    padding: 30px;
    background: #FFF;
    border: 3px solid #999;
    border-radius: 0;
}

#nyroModalWrapper a#closeBut {
    display: block;
    position: absolute;
    top: -40px;
    right: -40px;
    width: 26px;
    height: 26px;
    text-indent: -20000px;
    font-size: 0;
    background: url(../img/cancel.png) 0 0 no-repeat;
    border: none;
    cursor: pointer;
    z-index: 99999;
}

#nyroModalWrapper .wrapper {
    float: left;
    width: 540px !important;
    height: auto !important;
}

#nyroModalContent div.pole_message_err {
    position: static !important;
    width: 100%;
    height: auto;
    min-height: 0;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    color: #FF0000;
    text-transform: uppercase;
    line-height: 15px;
    background: none;
    border: none;
    border-bottom: 1px solid #F00;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

#nyroModalContent div.pole_message_err .zamknij,
#nyroModalContent div.pole_message_err #blackout,
#nyroModalContent br.pole_message_err_br {
    display: none;
}

#nyroModalContent {
    float: left;
    width: 540px !important;
    height: auto !important;
}

.popup_content {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    width: 800px;
    padding: 15px;
    border: 4px solid #777;
    border-radius: 0;
    background: #fff;
}

.popup_content h2.title {
    width: 100%;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #0073bd;
    text-transform: uppercase;
    line-height: 20px;
    border-bottom: 1px solid #DCDCDC;
}

.popup_content h3.name {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 600;
    color: #0073bd;
    border-bottom: 1px solid #DCDCDC;
}

.popup_content span.label,
.popup_content label {
    margin-right: 10px;
    font-size: 13px;
    font-weight: 600;
    text-align: right;
    line-height: 42px;
}

.popup_content .form-select {
    width: 60px;
}

.popup_content .chk label {
    width: auto;
    line-height: 15px;
}

.popup_content span.value {
    font-weight: 600;
    line-height: 42px;
}

.popup_content input[type="checkbox"] {
    margin-top: 2px;
    margin-right: 5px;
    vertical-align: top;
}

.popup_content textarea {
    width: 280px;
    height: 90px;
    padding: 10px;
}

.popup_content .info {
    font-size: 12px;
    font-weight: 600;
    color: #444;
    line-height: 20px;
}

.popup_content .sbm {
    text-align: center;
}

.popup_content .sbm input {
    display: inline-block;
    margin: 0 auto;
}

.popup_content.negot .data,
.popup_content.negot .prices,
.popup_content.question .data {
    float: left;
    width: 100%;
}

.popup_content.negot table,
.popup_content.negot table tr,
.popup_content.question .data table,
.popup_content.question .data table tr {
    display: block;
    float: left;
    width: 100%;
}

.popup_content.negot table td,
.popup_content.question .data table td {
    float: left;
    padding-bottom: 10px;
    font-size: 13px;
    font-weight: 600;
    line-height: 42px;
}

.popup_content.negot table td {
    font-size: 13px;
}

.popup_content.negot table td[align="right"],
.popup_content.negot .prices table td:first-child,
.popup_content.question .data table td[align="right"] {
    width: 170px;
    padding-right: 10px;
    text-align: right;
}

.popup_content.question input.text,
.popup_content.question input.input_normal,
.popup_content.question textarea {
    width: 95%;
}

.backward, .top_text {
    display: none;
}

#blackout {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: url(../img/r_bgt.png) 0 0 repeat;
}

div.pole_message_err,
div.pole_message,
div.pole_message_info {
    display: block;
    position: fixed !important;
    top: 250px;
    left: 0;
    width: 100% !important;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    line-height: 20px;
    background: #FFF;
    border: 4px solid #605F61;
    border-radius: 0;
    z-index: 2001;
}

@media screen and (min-width: 768px) {
    div.pole_message_err,
    div.pole_message,
    div.pole_message_info {
        left: 50%;
        max-width: 540px;
        margin-left: -270px;
    }
}

div.pole_message img.zamknij,
div.pole_message_err img.zamknij,
div.pole_message_info img.zamknij {
    position: absolute;
    top: -11px;
    right: -11px;
    cursor: pointer;
}

div.pole_message_err {
    color: #FF0000;
}

div.pole_message {
    color: #B6E05A;
}

div.pole_message_info {
    color: #444;
}

#cookie_info, #cstore_info {
    display: none;
    padding: 30px;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    position: fixed;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .95);
    width: 500px;
    max-width: 100%;
    z-index: 999999999999;
    color: #fff
}

#cstore_info {
    bottom: 150px;
    max-width: 80%;
}

#cookie_info a, #cstore_info a {
    color: #D4D4D4
}

#cookie_info a:hover, #cstore_info a:hover {
    color: #fff
}

#cookie_info .close_cookie, #cstore_info .close_cstore, .close_cookie, .close_cstore {
    background-color: #0073bd;
    padding: 10px;
    line-height: 30px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    position: absolute;
    left: -50px;
    top: -10px;
    font-weight: 300;
    font-size: 25px;
    width: 50px;
    height: 50px;
    text-align: center
}

#cookie_info .close_cookie:hover, .close_cookie:hover, #cstore_info .close_cstore:hover, .close_cstore:hover {
    background-color: #aed136
}

#x_cart {
    display: none;
    position: fixed;
    width: 540px;
    margin: 300px 35%;
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
    text-align: center;
    line-height: 250px;
    background: url(../images/productAdd.png) center center no-repeat;
}

.ui-tabs-hide {
    display: none;
}

#bossbyte_slide {
    top: 320px !important;
}

#bossbyte_slide_front_front {
    width: 49px !important;
    height: 146px !important;
    background: url(../images/fb.png) 0 0 no-repeat !important;
}

#dis_wrapper {
    width: 800px;
    margin: 0 auto;
    font-size: 14px;
    color: #000;
    position: relative !important;
}

#dis_wrapper {
    font-size: 15px;
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer;
}

.dis_box {
    position: fixed;
    top: 35%;
    left: 100%;
    right: 25%;
    width: 50%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #888;
    background: #FFF;
    z-index: 101;
    border: 5px solid #888;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.dis_overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
    z-index: 100;
}

a.dis_boxclose {
    position: absolute;
    top: -15px;
    right: -15px;
    float: right;
    width: 26px;
    height: 26px;
    background: url(../../images/cancel.png) left top repeat;
    cursor: pointer;
}

#dis_content > input[type="text"] {
    border-radius: 0;
    height: 33px;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dis_wrapper,
.dis_wrapper .dis_box,
.dis_overlay, .first_discount_c {
    display: none;
}

.backward {
    display: none !important;
}

table.cart_order {
    width: 100%;
}

#mail_pay {
    display: block;
    position: relative;
    padding: 20px;
    font-size: 15px;
    color: #565656;
    line-height: 30px;
    background: #FFF;
    border: 1px solid #E7E7E7;
    border-radius: 0;
}

#mail_pay form {
    display: block;
    position: relative;
    text-align: center;
    margin: 10px 0;
}

#mail_pay form input[type="submit"] {
    width: 130px;
    height: 30px;
    font-size: 12px;
    font-weight: 600;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    background: #0073bd;
    border-radius: 0;
}

#mail_pay form input[type="submit"]:hover {
    background: #0073bd;
}

#div_id_main_page hr {
    display: none;
}

.text_article #rotator-, .text_article #rotator2, .text_article .rotator {
    display: none;
}

#sitemap .list {
    display: block;
    position: relative;
    clear: both;
    margin-bottom: 30px;
}

#sitemap .list ul {
    display: block;
    position: relative;
    clear: both;
}

#sitemap .list ul li {
    display: block;
    clear: both;
    margin-bottom: 10px;
    vertical-align: top;
}

#sitemap .list ul li.head {
    padding: 10px 15px;
    background: #EEE;
}

#sitemap .list ul li.head div {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    color: #3A3A3A;
    text-transform: uppercase;
    vertical-align: top;
}

#sitemap .list ul li.item {
    padding: 5px 15px 0;
}

#sitemap .list ul li.item:nth-child(odd) {
    background: #FAFAFA url(../img/ico/dot.png) 15px 10px no-repeat;
}

#sitemap .list ul li.item a {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    vertical-align: top;
}

#sitemap .list ul li ul {
    margin: 5px 10px;
}

#sitemap .list ul li ul li {
    margin-bottom: 5px;
    padding: 2px 0;
}

#sitemap .list ul li ul li:last-child {
    margin-bottom: 0;
}

#sitemap .list ul li ul li a {
    font-size: 12px;
}

#sitemap .list ul li.level1 {
    padding-left: 30px;
    background: url(../img/ico/dot.png) 15px 10px no-repeat;
}

#paczkomat, #paczkomat2 {
    width: 100%;
    box-sizing: border-box;
}

#no-js {
    display: block;
    position: relative;
    clear: both;
    margin-bottom: 20px;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 700;
    color: #FF0000;
    text-align: center;
    text-transform: uppercase;
    line-height: 20px;
    background: #FFF;
    border: 2px solid #FF0000;
}

@media all and (max-width: 480px) {
    #_opineo_container {
        display: none;
    }
}

.platformaratalnaVal {
    float: left;
}

.platformaratalnaLabel {
    float: left;
    width: 120px;
    text-align: right;
    padding-right: 10px;
}

.platformaRow {
    width: 100%;
    height: 20px;
}

.platformaTable th {
    font-weight: 600;
    padding: 5px;
}

.platformaTable td {
    padding: 5px;
}

.platformaH {
    color: #a1bd73;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    padding-bottom: 15px;
}

.platformaright {
    text-align: right;
    width: 50%;
    border-bottom: dotted 1px #c2c2c2;
    padding: 10px 5px;
    font-weight: 600;
}

.platformaleft {
    text-align: left;
    width: 50%;
    border-bottom: dotted 1px #c2c2c2;
    padding: 10px 5px;
}

.platformSummary {
    width: 100%;
}

.platformaWrap {
    border: solid 1px #c2c2c2;
    padding: 15px;
    width: 97%;
    margin-bottom: 25px;
}

.platformaLinki th {
    font-weight: 600;
    border-bottom: dotted 1px #c2c2c2;
    padding: 10px 5px;
}

.platformaLinki td {
    text-align: left;
    border-bottom: dotted 1px #c2c2c2;
    padding: 10px 5px;
    font-size: 12px;
}

.platformaH {
    color: #a1bd73;
    font-weight: 600;
    font-size: 16px !important;
    text-align: left;
    padding-bottom: 15px;
    border-bottom: none !important;
}

.platformaKwota {
    width: 100px;
    text-align: right !important;
    font-weight: 600;
}

.services-login {
    display: block;
    width: 280px;
    height: 35px;
    font-size: 12px;
    line-height: 35px;
    border-radius: 0;
    margin: 10px auto 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFF;
    opacity: 1;
}

.services-login:hover {
    opacity: 0.8;
    color: #FFF;
}

#login-g {
    background: #4184F3;
}

#login-fb {
    background: #3B589C;
}

.services-login span.icon {
    width: 35px;
    height: 35px;
    padding: 20px 15px;
    overflow: hidden;
}

#login-g span.icon {
    background: url(../../images/service_google_signin.png) center center no-repeat;
}

#login-fb span.icon {
    background: url(../../images/service_facebook_login.png) center center no-repeat;
}

#shopcart .login .row {
    float: left;
    width: 50%;
}

#shopcart .resetPassword {
    font-size: 10px;
    font-weight: normal;
    text-transform: none;
    color: #0073bd;
    display: inline;
    margin: 0 10px;
}

#shopcart .resetPassword:hover {
    cursor: pointer;
    font-weight: 600;
}

.product_promotion_list {
    width: 100% !important;
}

ul.product_promotion_list li {
    width: 100%;
    box-sizing: border-box;
}

ul.product_promotion_list li.item .image {
    float: left;
    display: table;
    table-layout: fixed;
    height: 50px;
    width: 110px;
}

ul.product_promotion_list li.head .name {
    margin-left: 110px
}

ul.product_promotion_list li.head .first-product-name, ul.product_promotion_list li.head .second-product-name {
    max-width: 500px;
    width: 100px;
    float: left;
}

ul.product_promotion_list li .first-product-name, ul.product_promotion_list li .second-product-name {
    width: 100px;
    float: left;
    margin-right: 34px;
    height: 50px;
}

ul.product_promotion_list li .first-product-name img, ul.product_promotion_list li .second-product-name img {
    width: 100px;
    float: left;
    margin-right: 34px;
}

ul.product_promotion_list li .product-cart-price {
    text-align: right;
    float: left;
    width: 250px;
    margin-right: 34px;
}

ul.product_promotion_list li .product-cart-price .in {
    text-align: right !important;
}

ul.product_promotion_list li .propose-product {
    text-align: left;
    float: left;
    width: 180px;
    margin-left: 150px;
}

ul.product_promotion_list li .propose-product + .price {
    float: left !important;
}

ul.product_promotion_list li .propose-product img {
    float: left;
    width: 100px;
}

ul.product_promotion_list li.item .product-cart-price {
    float: left;
}

ul.product_promotion_list li.item .content-left-side {
    width: 70%;
    float: left;
}

ul.product_promotion_list li.item .content-left-side a {
    color: #92a55d;
    font-weight: 600;
}

#dsp-remove {
    border: none;
}

ul.product_promotion_list li.item .content-right-side {
    width: 30%;
    float: right;
    text-align: right;
}

ul.product_promotion_list li.item .promotion-useable {
    color: #000;
}

ul.product_promotion_list li.item .image img {
    max-height: 50px;
}

ul.product_promotion_list li.head .promotion_message {
    width: 100%;
    text-align: center;
    color: #a7ce38;
    font-size: 16px;
}

ul.product_promotion_list li.item .options a.abuy {
    float: right;
}

#nyroModalWrapper {
    overflow: visible;
    float: left;
    width: 540px !important;
    height: auto !important;
    background: #FFF;
    border: 3px solid #999;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative !important;
}

#nyroModalWrapper .wrapper {
    width: 100% !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative !important;
    padding: 0 !important;
}

#nyroModalWrapper #nyroModalContent {
    width: 100% !important;
}

.welcome_popup {
    color: #000 !important;
}

.welcome_popup span {
    padding-bottom: 5px;
    display: block;
}

@media screen and (max-width: 1024px) {
    .dis_box {
        right: 10% !important;
        width: 80% !important;
    }

    #nyroModalWrapper {
        width: 80% !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        margin: 0 !important;
        left: 10% !important;
        top: 10% !important;
    }

    #nyroModalWrapper .wrapper {
        width: 100% !important;
    }

    #nyroModalWrapper #nyroModalContent {
        width: 100% !important;
    }

    #nyroModalWrapper input {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        width: 100% !important;
    }

    #nyroModalWrapper input#sm {
        width: 15px !important;
    }

    #nyroModalWrapper textarea {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        width: 100% !important;
    }

    #nyroModalWrapper table {
        width: 100% !important;
        display: block !important;
    }

    #nyroModalWrapper table tbody {
        width: 100% !important;
        display: block !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    #nyroModalWrapper table tbody tr {
        width: 100% !important;
        display: block !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    #nyroModalWrapper table tbody tr td {
        width: 100% !important;
        display: block !important;
        padding: 0 !important;
        margin: 0 !important;
        text-align: center !important;
    }

    #nyroModalWrapper table tbody tr td.right {
        text-align: center !important;
        line-height: 28px !important;
    }

    .popup_content.question .data table td {
        line-height: 16px !important;
        width: 100% !important;
    }

    .popup_content .raw {
        text-align: center !important;
    }

    .popup_content h3.name {
        font-size: 14px !important;
        text-transform: uppercase !important;
    }
}

@media screen and (max-width: 640px) {
    #dis_content {
        font-size: 13px !important;
    }

    #dis_content input[type="text"] {
        width: 100% !important;
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important;
        margin-bottom: 5px !important;
    }

    #nyroModalWrapper {
        padding: 0 !important;
    }

    .popup_content input {
        height: 30px !important;
    }

    .popup_content textarea {
        height: 60px !important;
    }

    .popup_content .raw label {
        width: 100% !important;
        text-align: left !important;
    }

    #nyroModalWrapper .wrapper {
        padding: 15px !important;
    }

    .dis_box {
        top: 110px !important;
    }

    div.pole_message_err, div.pole_message, div.pole_message_info {
        top: 100px !important;
    }

    div.pole_message_err,
    div.pole_message,
    div.pole_message_info {
        top: 100px !important;
    }

    #nyroModalWrapper .wrapper {
        border-radius: 0;
    }

    #nyroModalWrapper .wrapper #closeBut {
        top: -10px !important;
        right: -10px !important;
    }
}

.recaptcha-shell {
    clear: both !important;
    margin-left: 0 !important;
    overflow: hidden;
}

.newsletter .email_special {
    position: absolute;
    width: 1px;
    height: 1px;
}

.articleList {
    position: relative;
    display: table;
    height: auto;
    margin: 10px 10px 20px;
    text-align: left;
    background: #FFF;
    border: 1px solid #E7E7E7;
    border-radius: 0;
    float: left;
    width: 275px;
}

.articleList h2 {
    position: relative;
    display: block;
    height: 40px;
    text-align: left;
    background: #333;
    color: #FFF;
    border-radius: 0;
    float: left;
    width: 100%;
    font-size: 24px;
    line-height: 40px;
    text-indent: 15px;
}

.articleList .overlayText {
    position: relative;
    display: block;
    height: 20px;
    background: RGBA(0, 0, 0, 0.60);
    color: #FFF;
    border-radius: 0;
    text-align: right;
    padding-right: 10px;
    font-size: 12px;
    top: -20px;
}

.articleList li {
    list-style-type: disc;
    margin-left: 10px;
    line-height: 30px;
    font-size: 14px;
}

.articleListImage {
    overflow: hidden;
    height: 150px;
    width: 100%;
}

.articleListImage img {
    height: 100%;
    width: 350px;
    object-fit: cover;
}

.overlay {
    background-color: RGBA(0, 0, 0, 0.5);
    width: 100%;
    display: block;
    position: absolute;
    z-index: 2;
    height: 190px;
    line-height: 190px;
    text-align: center;
    color: white;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 0;
}

.overlay:hover {
    opacity: 1;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}

.articleListDesc {
    padding: 15px;
}

.footerArticleHandler .prevArticle, .footerArticleHandler .nextArticle {
    display: block;
}

.prevArticle {
    float: left;
}

.nextArticle {
    float: right;
}

#ms div.articleListDesc img {
    max-width: 100%;
}

#articlesContainer {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
}

#articlesContainer div.articleList {
    -webkit-column-break-before: always;
}

.articleList {
    -webkit-column-span: all;
    -webkit-column-break-before: always;
    -webkit-column-break-inside: avoid;
    -webkit-column-break-after: always;
    column-span: all;
}

.container {
    width: 1200px;
    max-width: 100%;
}

.page-header {
    margin: 0;
    padding: 0;
    border: none;
}

.navbar {
    height: auto;
    min-height: 1px;
    border: none;
}

.navbar-main-menu {
    border-bottom: 1px solid #b1b1b1;
}

.navbar-brand {
    padding: 15px 0 10px 0;
    height: auto;
}

.navbar-brand:hover {
    opacity: 0.7;
}

.navbar-brand > img {
    max-height: 70px;
}

.navbar-right {
    margin-right: 0;
}

.nyroModalBg {
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.7;
    z-index: 999;
}

.nmReposition {
    position: absolute;
}

.nyroModalCloseButton {
    top: -13px;
    right: -13px;
    width: 26px;
    height: 26px;
    text-indent: -9999em;
    background: url(../img/cancel.png);
    z-index: 99999;
}

.nyroModalCloseButton:hover {
    opacity: 0.7;
}

.nyroModalTitle {
    top: -26px;
    left: 0;
    margin: 0;
    font-size: 1.1em;
    color: #ddd;
}

.nyroModalCont {
    position: absolute;
    margin: 25px;
    z-index: 9999;
}

.nyroModalCont iframe {
    width: 600px;
    height: 400px;
}

.nyroModalError {
    border: 4px solid red;
    color: red;
    width: 250px;
    height: 250px;
}

.nyroModalError div {
    min-width: 0;
    min-height: 0;
    padding: 10px;
}

.nyroModalLink, .nyroModalDom, .nyroModalForm, .nyroModalFormFile {
    position: relative;
    min-height: 250px;
    min-width: 250px;
    max-width: 1000px;
}

.nyroModalImage, .nyroModalSwf, .nyroModalIframe, .nyroModalIframeForm {
    position: relative;
    overflow: hidden;
}

.nyroModalImage img {
    vertical-align: top;
}

.nyroModalHidden {
    left: -9999em;
    top: -9999em;
}

.nyroModalLoad {
    position: absolute;
    width: 100px;
    height: 100px;
    background: #fff url(../img/ajaxLoader.gif) no-repeat center;
    padding: 0;
}

.nyroModalPrev, .nyroModalNext {
    outline: none;
    position: absolute;
    top: 0;
    height: 60%;
    width: 150px;
    min-height: 50px;
    max-height: 300px;
    cursor: pointer;
    text-indent: -9999em;
    background: transparent url('data:image/gif;base64,AAAA') left 20% no-repeat;
}

.nyroModalImage .nyroModalPrev, .nyroModalImage .nyroModalNext {
    height: 100%;
    width: 40%;
    max-height: none;
}

.nyroModalPrev {
    left: 0;
}

.nyroModalPrev:hover {
    background-image: url(../img/prev.gif);
}

.nyroModalNext {
    right: 0;
    background-position: right 20%;
}

.nyroModalNext:hover {
    background-position: right 20%;
    background-image: url(../img/next.gif);
}

.manu-slider #manu-slider {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    margin: 15px 0;
    position: relative;
}

.manu-slider #manu-slider .slide {
    height: 65px;
    background-repeat: no-repeat;
    background-position: center;
}

.manu-slider #manu-slider .slick-arrow {
    background: url("../img/slider_arrow.png") center no-repeat;
    padding: 0;
    font-size: 0;
    border: none;
    width: 10px;
    height: 16px;
    position: absolute;
    top: calc(50% - 7px);
    z-index: 3;
}

.manu-slider #manu-slider .slick-arrow.slick-prev {
    left: 0;
}

.manu-slider #manu-slider .slick-arrow.slick-next {
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    right: 0;
}

.promo-banners .large-banner {
    margin-bottom: 25px;
    text-align: center;
    display: block;
}

.promo-banners .large-banner .promo-proc {
    color: #0073bd;
}

.promo-banners .large-banner .col-md-8 {
    padding-right: 0;
}

.promo-banners .large-banner .lb-content {
    background: #f8f7ea;
    min-height: 404px;
    margin-left: -15px;
    padding: 0 15px;
}

.promo-banners .large-banner img {
    width: 100%;
}

.promo-banners .large-banner .promo-proc {
    padding-top: 55px;
}

.promo-banners .large-banner .promo-proc span {
    display: inline-block;
    vertical-align: top;
    line-height: 54px;
    font-size: 100px;
}

.promo-banners .large-banner .promo-proc span:first-of-type {
    font-size: 28px;
    position: relative;
    margin-right: 15px;
}

.promo-banners .large-banner .promo-proc span:first-of-type:before {
    content: '';
    background: #fff;
    width: 28px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 5px;
}

.promo-banners .large-banner .promo-proc span:last-of-type {
    font-size: 53px;
}

.promo-banners .large-banner h2 {
    font-size: 38px;
    line-height: 47px;
    color: #000;
    letter-spacing: 2px;
    font-weight: 400;
    margin: 30px 0 15px 0;
}

.promo-banners .large-banner p {
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0 0 25px 0;
    letter-spacing: 1px;
    color: #000;
}

.promo-banners .large-banner .more a {
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    font-size: 19px;
    line-height: 20px;
    padding: 0 130px 0 0;
    background: transparent url("../img/promo-banner-arrow.png") center right 5px no-repeat;
}

.promo-banners .large-banner .more a:hover {
    color: #0073bd;
    background-position: center right;
}

.promo-banners .small-banner {
    margin-bottom: 25px;
    display: block;
}

div.header {
    text-align: center;
    position: relative;
    margin: 0 0 20px 0;
}

div.header .inner-header {
    display: inline-block;
    padding: 10px;
    background: #fff;
    position: relative;
    z-index: 3;
}

div.header .inner-header h1,
div.header .inner-header h2 {
    font-size: 34px;
    line-height: 1;
    text-transform: uppercase;
    color: #1c1c1c;
    margin: 5px 0 0 0;
    font-weight: 400;
    letter-spacing: 2px;
}

div.header .inner-header a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    color: #1c1c1c;
}

div.header .inner-header a:hover {
    color: #0073bd;
}

div.header.big-header:before {
    top: 65%;
}

div.header.big-header .inner-header h1 {
    font-size: 34px;
    line-height: 1;
}

.article-small {
    margin-bottom: 15px;
}

.article-small .title {
    font-size: 20px;
    line-height: 21px;
    font-weight: 600;
    color: #000;
    max-height: 45px;
    margin-bottom: 10px;
    overflow: hidden;
}

.article-small .content {
    font-size: 16px;
    line-height: 21px;
    color: #4f4f4f;
    padding-bottom: 10px;
    max-height: 90px;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
    margin-bottom: 10px;
}

.article-small .info .date {
    display: block;
    font-size: 13px;
    line-height: 21px;
    color: #4f4f4f;
}

.article-small .info .category {
    display: block;
}

.article-small .info .category .label {
    font-size: 13px;
    line-height: 21px;
    font-weight: 400;
    color: #4f4f4f;
}

.article-small .info .category a {
    font-size: 13px;
    line-height: 21px;
    font-weight: 600;
    color: #4f4f4f;
}

.article-small .info .more {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 32px;
    color: #000;
    padding-right: 30px;
    display: inline-block;
    background: transparent url("../img/aricle_small_arrow.png") center right no-repeat;
}

.article-small .info .more:hover {
    color: #0073bd;
}

.cat-desc {
    position: relative;
    margin-bottom: 20px;
    background: #f6f8f7;
    padding-bottom: 30px;
}

.cat-desc .content {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #676767;
    height: 150px;
    overflow: hidden;
    position: relative;
    transition: all 250ms ease 0s;
    padding: 20px 30px;
}

.cat-desc .content:after {
    content: '';
    height: 100px;
    bottom: -30px;
    left: 0;
    right: 0;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(246, 248, 247, 0) 0%, rgba(246, 248, 247, 1) 50%, rgba(246, 248, 247, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(246, 248, 247, 0) 0%, rgba(246, 248, 247, 1) 50%, rgba(246, 248, 247, 1) 100%);
    background: linear-gradient(to bottom, rgba(246, 248, 247, 0) 0%, rgba(246, 248, 247, 1) 50%, rgba(246, 248, 247, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f6f8f7', endColorstr='#f6f8f7', GradientType=0);
    opacity: 1;
    transition: all 250ms ease 0s;
}

.cat-desc .content.open {
    padding-bottom: 40px;
}

.cat-desc .content.open:after {
    opacity: 0;
}

.cat-desc .content-open {
    color: #363636;
    font-weight: 600;
    position: absolute;
    bottom: 15px;
    right: 20px;
    font-size: 16px;
    line-height: 31px;
    padding: 0 30px 0 5px;
    display: inline-block;
    background: url("../img/more_arrow_cat_desc.png") center right no-repeat;
}

.cat-desc .content-open:before {
    content: '';
    position: absolute;
    left: 0;
    right: 25px;
    bottom: 0;
    height: 1px;
    background: #999999;
}

.cat-desc .content-open.open {
    background: url("../img/more_arrow_cat_desc_up.png") center right no-repeat;
}

#contactForm .form-control,
#login .form-control {
    border: 1px solid #b1b1b1;
    border-right-color: transparent;
    border-left-color: transparent;
    margin-bottom: 50px;
    background: #fff;
    font-size: 18px;
    color: #000;
    font-style: normal;
}

#contactForm .form-control {
    margin-bottom: 25px;
}

#contact .contact_form textarea {
    border: 1px solid #b1b1b1;
    border-right-color: transparent;
    border-left-color: transparent;
    margin-bottom: 25px;
    background: #fff;
    font-size: 18px;
    color: #000;
    font-style: normal;
}

#contact .contact_form textarea::-webkit-input-placeholder,
#contactForm .form-control::-webkit-input-placeholder,
#login .form-control::-webkit-input-placeholder {
    color: #696969;
    font-style: normal;
    font-size: 18px;
}

#contact .contact_form textarea::-moz-placeholder,
#contactForm .form-control::-moz-placeholder,
#login .form-control::-moz-placeholder {
    color: #696969;
    font-style: normal;
    font-size: 18px;
}

#contact .contact_form textarea:-ms-input-placeholder,
#contactForm .form-control:-ms-input-placeholder,
#login .form-control:-ms-input-placeholder {
    color: #696969;
    font-style: normal;
    font-size: 18px;
}

#contact .contact_form textarea:-moz-placeholder,
#contactForm .form-control:-moz-placeholder,
#login .form-control:-moz-placeholder {
    color: #696969;
    font-style: normal;
    font-size: 18px;
}

#contact h4 {
    font-size: 18px;
    line-height: 32px;
    color: #1c1c1c;
    font-weight: 600;
    margin: 0;
}

#contact p {
    font-size: 18px;
    line-height: 32px;
    color: #1c1c1c;
    font-weight: 400;
    margin: 0 0 30px 0;
}

#contact .contact-info {
    font-weight: 600;
    color: #0073bd;
    line-height: 26px;
}

#contact .social {
    margin: 10px 0 0 0;
}

#contact .social ul li {
    margin-right: 10px;
}

#product .tab-pane .content {
    padding: 0;
    margin: 0;
    border: none;
    float: initial;
}

.productsList .product-small .about .quan input {
    margin-bottom: 0;
}

.social ul li:last-of-type {
    margin-right: 0;
}

#menu .navbar-nav > li.no-1 {
    position: relative;
}

/*#menu .navbar-nav > li.no-1:after{content:'';background:url("../img/star_ico.png") center no-repeat;width:16px;height:16px;position:absolute;right:0;top:0;}*/
.page-footer .newsletter input.form-control {
    margin-bottom: 0;
}

.menuBox_Producenci {
    display: none !important;
}

.ui-selectmenu-open, .ui-multiselect-menu {
    border: 1px solid #e6e6e6;
}

ul.ui-selectmenu-menu li, .ui-multiselect-checkboxes li {
    line-height: 27px;
    border: none;
}

ul.ui-selectmenu-menu li:nth-child(2n),
.ui-multiselect-checkboxes li:nth-child(2n) {
    background: #f2f2f2;
}

ul.ui-selectmenu-menu li a {
    color: #1c1c1c;
    font-size: 18px;
}

.navbar-toggle {
    padding: 0;
    width: 36px;
    height: 36px;
    background: #fff;
    position: absolute;
    top: -42px;
    margin: 0;
}

.navbar-toggle.collapsed {
    background: #fff;
    width: 36px;
    height: 36px;
}

.navbar-toggle span {
    height: 5px;
    background: #1c1c1c;
    width: 35px;
    display: block;
    margin-bottom: 4px;
}

.show-sidebar {
    border: 1px solid #b1b1b1;
    color: #1c1c1c;
    background: #fff;
    font-size: 16px;
    line-height: 30px;
    padding: 0 10px;
    float: left;
    width: calc(100% - 30px);
    margin: 0 15px;
    display: none;
}

#div_id_registration .show-sidebar,
#div_id_show_product .show-sidebar,
.div_class_article .show-sidebar,
#div_id_login_page .show-sidebar,
#div_id_manufacturers .show-sidebar,
#div_id_main_page .show-sidebar {
    display: none !important;
}

#bar .dropdown ul.menu {
    display: none;
}

#product .images .promotion,
#product .images .bestseller,
#product .images .new_product {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    background: #4d4d4d;
    padding: 0 5px;
    z-index: 2;
}

ul.shopcart li.summary .summary div.deliv {
    display: none;
}

.productsList .product-small .about .buy a.dbuy {
    background: #E6E6E6;
    border-color: #E6E6E6;
    color: #000;
}

.productsList .product-small .about .buy a.dbuy:before {
    display: none;
}

#groups, #buyalso {
    display: block;
}

#product .name.mobile {
    display: none;
}

.productsList .product-small .delivery {
    font-size: 0;
    line-height: 0;
    left: initial;
    right: -44px;
    top: 120px;
    z-index: 5;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    background: rgb(125, 164, 61);
    padding: 0 5px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    width: 120px;
    height: 32px;
    text-align: center;
}

@media (max-width: 767px) {
    .navbar-main-menu {
        border-bottom: none;
    }

    #menu .navbar-nav > li.no-1:after,
    #menu .navbar-nav > li > a.dropdown-toggle:after {
        display: none;
    }

    #topLinks ul {
        text-align: center;
    }

    #topLinks ul li {
        margin: 5px;
    }

    .navbar-right {
        margin: 10px 0;
        text-align: center;
    }

    #tCart {
        float: initial;
        margin: 10px 0;
    }

    #search {
        height: auto;
        width: 100%;
        margin: 10px 0;
    }

    .navbar-brand {
        display: block;
        float: initial;
        margin: 0;
    }

    .navbar-brand > img {
        margin: 0 auto;
    }

    #menu .navbar-nav {
        margin: 0;
        display: block;
        max-height: 540px;
    }

    #menu .navbar-nav > li {
        display: block;
    }

    #menu .navbar-nav > li > a {
        padding: 10px;
    }

    .show-sidebar {
        display: block;
    }

    .page-sidebar {
        width: 250px;
        height: 0;
        overflow: hidden;
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease;
    }

    .page-sidebar .menuBox {
        display: none;
    }

    .page-sidebar .menuBox_Filtrowanie,
    .page-sidebar .menuBox_Categories {
        display: block;
    }

    .page-sidebar .menuBox_Filtrowanie {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .productsList .product-small.show_net_price {
        height: 550px;
    }

    .page-footer,
    .page-footer h4,
    .page-footer .newsletter h4,
    .social h5,
    .social ul,
    .page-footer .newsletter .txt {
        text-align: center;
    }

    #contact table.contact_table,
    #contact table.contact_table tr {
        display: block;
    }

    #contact table.contact_table tr th {
        display: none;
    }

    table.contact_table td {
        width: 100%;
        display: block;
        padding-left: 25px;
        margin-bottom: 10px;
    }

    ul.shopcart li.summary {
        padding-left: 0;
        text-align: center;
    }

    ul.shopcart li.item div.nr {
        display: none;
    }

    ul.shopcart li.summary .discount input, ul.shopcart li.summary .discount span {
        width: 100%;
    }

    ul.shopcart li.item .image {
        width: 25px;
        height: auto;
        padding: 0;
    }

    ul.shopcart li.item .image a, ul.shopcart li.item .image span {
        width: 25px;
        height: auto;
    }

    ul.shopcart li.item .content {
        width: 65%;
        height: auto;
        text-align: left;
        padding: 0 5px;
    }

    ul.shopcart li.item .content .disc {
        display: none;
    }

    ul.shopcart li.item .content .name {
        width: calc(100% - 90px);
        margin: 0;
    }

    ul.shopcart li.item .content .quan {
        float: initial;
        height: auto;
    }

    ul.shopcart li.item .content .name a {
        font-size: 14px;
        line-height: 17px;
        text-align: left;
    }

    ul.shopcart li.item .content .quan input {
        width: 42px;
        height: 42px;
        margin: 0 2px;
    }

    ul.shopcart li.item .content .quan a {
        line-height: 32px;
    }

    ul.shopcart li.item .opts {
        width: 26%;
        padding: 0;
        background: transparent;
        margin-bottom: 10px;
        height: auto;
        text-align: right;
    }

    ul.shopcart li.item .opts .prices .calcbrutto {
        display: none !important;
    }

    ul.shopcart li.item .opts .prices {
        position: initial;
    }

    ul.shopcart li.item .opts .remove {
        top: initial;
        bottom: -16px;
        right: 0;
    }

    ul.shopcart li.item .image a, ul.shopcart li.item .image span {
        display: block;
        margin: 0 auto;
    }

    ul.shopcart li.item .opts .prices .price {
        display: block;
        text-align: right;
    }

    ul.shopcart li.item .opts .prices .netto span {
        text-align: right;
    }

    ul.shopcart li.item .opts .prices .brutto {
        font-size: 14px;
    }

    ul.shopcart li.item {
        margin-bottom: 10px;
    }

    ul.shopcart li:nth-child(2n).item .opts,
    ul.shopcart li:nth-child(2n).item .content, ul.shopcart li:nth-child(2n).item .image {
        background: transparent;
    }

    .legend span.label {
        border: none;
        text-align: center;
    }

    .legend span.info {
        text-align: center;
    }

    #shopcart #orderLog .form-control {
        margin-bottom: 10px;
    }

    #shopcart #orderLog .text-left {
        text-align: center;
    }

    #documents .option {
        display: block;
        margin: 0;
    }

    #customer .data .row div:first-of-type .form-control {
        margin-bottom: 10px;
    }

    #login .panel-body-warning .text-right {
        text-align: center;
    }

    #strona_produktu #product {
        padding: 10px;
    }

    #product .content .prices,
    #product .content .mk {
        text-align: center;
    }

    #product .properties .property span {
        vertical-align: top;
    }

    #product .content .buy-block {
        background: transparent;
        height: auto;
    }

    #product .content .buy-block .quan {
        color: #000;
        margin-left: 0;
        padding-right: 69px;
    }

    .nav-tabs > li {
        width: 100%;
    }

    .nav-tabs > li > a {
        margin-right: 0;
        width: 100%;
        text-align: center;
    }

    .popup_content span.label, .popup_content label {
        display: block;
        width: 100%;
        margin: 0 10px 0 0;
        text-align: center;
    }

    ul.shopcart.summary li.item .name {
        width: 100%;
    }

    ul.shopcart.summary li.item .quan {
        display: block;
        text-align: center;
    }

    ul.shopcart.summary li.item .prices {
        display: block;
    }

    ul.shopcart.summary li.item .prices .price {
        display: block;
        text-align: center;
    }

    .search_query .col-md-8 {
        margin-bottom: 10px;
    }

    #advanced_search_form .options .col-md-6:first-of-type {
        margin-bottom: 10px;
    }

    #advanced_search_form .options .prices span:first-of-type,
    #advanced_search_form .options .more span:first-of-type {
        display: block;
    }

    .homepage-slider .slick-arrow {
        display: none !important;
    }

    .close_cookie {
        left: 0 !important;
        top: -30px !important;
    }

    #topLinks ul li:before {
        display: none;
    }

    .user_ico {
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .dropdown-menu .dd-inner {
        display: none !important;
    }

    .homepage-slider {
        margin: 0 -15px 15px -15px;
    }

    .homepage-slider .slide .container .slide-content {
        position: initial;
        text-align: center;
    }

    .homepage-slider .slide {
        background-size: cover;
    }

    .page-footer #topLink {
        display: none;
    }

    .last-line {
        text-align: center;
    }

    .last-line .copyrights {
        margin-left: 0;
        margin-top: 10px;
    }

    .productsOptions ul.prod-links li a {
        margin-right: 0;
    }

    .productsOptions ul li {
        margin: 0 5px 10px;
    }

    #product .image-thumbs {
        display: none;
    }

    #product .images .image .slick-slide {
        height: 350px;
    }

    #product .images .image {
        height: auto;
    }

    #product .content .buy-block .buy {
        float: initial;
        text-align: center;
        margin-bottom: 10px;
    }

    #product .content .buy-block .buy a {
        float: initial;
    }

    #product .content .buy-block .quan {
        float: initial;
        width: 100%;
        padding: 0;
        font-size: 0;
        text-align: center;
    }

    .productsList .product-small .name {
        padding: 0;
    }

    /*.productsList .product-small .about {*/
    /*    margin: 67px 0;*/
    /*}*/

    .productsList .product-small .about .quan {
        margin-bottom: 5px;
    }

    .productsList .product-small:hover {
        box-shadow: none;
    }

    .promo-banners .large-banner .lb-content {
        margin-left: 0;
    }

    .promo-banners .large-banner .col-md-8 {
        padding-right: 15px;
    }
    .promo-banners {
        min-height: 200px !important;
    }

    .small-banner {
        min-height: 195px !important;
    }

    .navbar-brand {
        padding: 5px 0 0 0 !important;
        min-height: 50px !important;
    }

    .slick-arrow {
        min-height: 16px;
    }

    .manu-slider {
        min-height: 64px;
    }

    .img a {
        min-height: 25px;
    }

    .header {
        min-height: 50px !important;
    }

    .navbar-brand img {
        min-height: 30px !important;
    }

    .user_ico,
    .cat-desc,
    #breadcrumbs {
        display: none !important;
    }

    .navbar-brand > img {
        max-height: 30px;
        width: auto !important;
    }

    #tCart {
        position: absolute;
        right: 0;
        top: 0;
        padding-right: 0;
    }

    #tCart a.img {
        margin-left: 0;
    }

    #search {
        margin: 0;
    }

    .navbar-right {
        margin: 0;
    }

    .promo-banners .large-banner .promo-proc span:first-of-type:before,
    #tCart a.value {
        display: none;
    }

    .promo-banners .large-banner .promo-proc span {
        line-height: 14px;
        font-size: 58px;
    }

    .promo-banners .large-banner .promo-proc {
        padding-top: 30px;
    }

    .promo-banners .large-banner h2 {
        font-size: 28px;
    }

    .promo-banners .large-banner p {
        font-size: 16px;
    }

    .promo-banners .large-banner .lb-content {
        min-height: 1px;
        padding-bottom: 20px;
    }

    #page-header {
    }

    #page-header.scrolled .to-fixed {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        background: #fff;
        z-index: 9;
    }

    #page-header.scrolled .to-fixed #search {
        display: none;
    }

    #page-header.scrolled .to-fixed .navbar-toggle {
        top: -44px;
    }

    #page-header #main-menu {
        max-height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }

    #page-header.scrolled #main-menu {
        max-height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }

    #product .name.mobile {
        display: block;
        position: relative;
        width: 100%;
        margin-bottom: 15px;
        font-size: 20px;
        font-weight: 600;
        color: #1c1c1c;
        line-height: 1;
    }

    #product .name.mobile-no {
        display: none;
    }

    .page-sidebar .menuBox_Categories {
        display: none;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: none;
    }

    .dropdown-submenu > .dropdown-menu {
        padding-left: 15px;
    }

    .dropdown-header, .dropdown-menu > li > a {
        white-space: initial;
    }

    #div_id_shop_cart div.header.big-header .inner-header h2 {
        font-size: 24px;
    }

    .popup_box {
        width: calc(95% - 15px);
        margin: 15px;
    }

    .cart_popup .content {
        border: none;
    }

    .popup_box .buttons {
        text-align: center !important;
    }

    .popup_box .buttons a {
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .popup_box .buttons a.ext {
        margin: 0 auto 10px auto;
        text-align: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .navbar-main-menu {
        border-bottom: none;
    }

    .navbar-brand {
        margin-left: 60px;
    }

    .navbar-toggle {
        top: -77px;
    }

    .navbar-header {
        float: left;
    }

    .navbar-brand > img {
        max-height: 50px;
    }

    #menu .navbar-header {
        float: initial;
        width: 100%;
    }

    #menu .navbar-nav {
        margin: 0;
        display: block;
    }

    #menu .navbar-nav > li {
        display: block;
    }

    #menu .navbar-nav > li > a {
        padding: 10px;
    }

    ul.shopcart li.summary .summary div span.value {
        width: 140px;
    }

    ul.shopcart li.summary .discount input, ul.shopcart li.summary .discount span {
        width: 230px;
    }

    #shopcart #orderLog .text-left {
        text-align: center;
        margin-top: 10px;
    }

    #product .content .buy-block {
        background: transparent;
        height: auto;
    }

    #product .content .buy-block .quan {
        font-size: 0;
    }

    .nav-tabs > li > a {
        padding: 15px 30px;
    }

    .popup_content span.label, .popup_content label {
        display: block;
        width: 100%;
        margin: 0 10px 0 0;
        text-align: center;
    }

    ul.shopcart.summary li.item .prices .price {
        display: block;
        text-align: right;
    }

    .search_query .col-md-4 {
        margin-top: 13px;
    }

    .homepage-slider .slide .container .slide-content {
        left: 350px;
    }

    .homepage-slider .slide .container .slide-content h2 {
        font-size: 37px;
    }

    .page-footer #topLink {
        display: none;
    }

    #menu .navbar-nav > li.no-1:after,
    #menu .navbar-nav > li > a.dropdown-toggle:after {
        display: none;
    }

    .promo-banners .large-banner .promo-proc span {
        line-height: 14px;
        font-size: 58px;
    }

    .promo-banners .large-banner .promo-proc {
        padding-top: 30px;
    }

    .promo-banners .large-banner h2 {
        font-size: 28px;
    }

    .promo-banners .large-banner p {
        font-size: 16px;
    }

    .promo-banners .large-banner .lb-content {
        min-height: 275px;
        padding-bottom: 20px;
    }

    .promo-banners .large-banner .promo-proc span:first-of-type:before {
        display: none;
    }

    #product .name.mobile {
        display: block;
        position: relative;
        width: 100%;
        margin-bottom: 15px;
        font-size: 20px;
        font-weight: 600;
        color: #1c1c1c;
        line-height: 1;
    }

    #product .name.mobile-no {
        display: none;
    }

    .popup_box .buttons {
        text-align: center !important;
    }

    .popup_box .buttons a {
        font-size: 16px;
    }

    .cart_popup .content {
        border: none;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    #menu .navbar-nav > li > a {
        font-size: 15px;
    }

    .homepage-slider .slide .container .slide-content {
        left: 460px;
    }
}

@media (max-width: 1550px) and (min-width: 992px) {
    .page-footer #topLink {
        height: 50px;
        line-height: 40px;
        top: -25px;
    }
}

.tabeladostaw {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 15px;
    display: inline-block;
    float: none;
    width: 100%;
    font-weight: normal;
}

.tabeladostaw * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tabeladostaw table {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

#shopcart_payments .tabeladostaw table td {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 4px;
    width: 50%;
    float: left;
    font-weight: normal;
}

#shopcart_payments .tabeladostaw table tr {
    margin: 0;
}

@media all and (min-width: 768px) {
    .tabeladostaw {
        width: 33.33%;
        float: left;
    }
}

#summary span {
    font-size: 18px;
}

@media screen and (max-width: 990px) {
    .homepage-slider {
        display: none;
    }
}

.no-way-to-show {
    display: none !important;
}

@media screen and (max-width: 991px) {
    .desktop-search {
        display: none !important;
    }

    ul.storage li.head {
        display: none;
    }

    ul.storage li.item div,
    ul.storage li.item {
        height: auto;
    }

    ul.storage li.item div.name a {
        text-align: center;
        margin: 10px 0;
    }
}

@media screen and (max-width: 768px) {
    #topLinks {
    }

    .inner-header img {
        display: none !important;
    }

    div.header {
        margin-top: 0 !important;
    }

    .page-content {
        padding-top: 0 !important;
    }

    div.header.big-header {
        margin-bottom: 0 !important;
    }
}

@media screen and (min-width: 991px) {
    .mobile-search {
        display: none;
    }
}

#ms > ul.articles > ul.pagination {
    display: none;
}

#original-seo-text {
    display: none;
}

div.header .inner-header img {
    display: none !important;
}

#newShip {
    height: auto !important;
}

#shopcart_payments .fl {
    width: 50%;
    float: left;
}

.fancybox-container {
    z-index: 1300;
}

.pac-container {
    z-index: 991051 !important;
}

@media screen and (max-width: 991px) {
    #shopcart_payments .fl {
        width: 100% !important;
    }

    .menuBox_Filtrowanie, .textpage {
        margin-left: 15px;
    }
}

.name h3 {
    margin-top: 0px;
}

#manufacturers .image a {
    font-size: 18px;
}

/* koszyk 2020 */
#shopcart_payments .fl {
    width: 100% !important;
}

#shopcart_payments .fl:first-of-type {
    /*margin-bottom: 100px;*/
}

#shopcart_payments .fl:nth-of-type(2) {
    /*margin-bottom: 200px;*/
    display: none;
}

#shopcart_payments #newPay, #shopcart_payments #newShip {
    border: none;
}

#shopcart_payments th {
    border: none !important;
}

#shopcart_payments tr:not(:first-of-type) {
    display: inline-block !important;
    width: 200px;
    vertical-align: top;
}

#shopcart_payments table, #shopcart_payments tbody, #shopcart_payments tr {
    text-align: center;
}

#shopcart_payments tbody {
    position: relative;
}

#shopcart_payments td#order_details_payment input, #shopcart_payments td#order_details_shiping input {
    display: none;
}

#shopcart_payments td label, #documents .option label {
    border: 2px solid #ddd;
    padding: 10px;
    height: 180px;
}

#documents .option label {
    width: 180px;
    font-weight: 600;
    margin-bottom: 20px;
}

#documents .option {
    margin-right: 20px;
}

#shopcart_payments td label.active, #documents .option label.active {
    border-color: #aed136 !important;
}

#shopcart_payments td label img, #documents .option label img {
    height: 100px !important;
    width: 100px;
    display: block;
    object-fit: contain;
    margin: 0 auto;
    padding: 20px;
}

#shopcart_payments td .payment_desc, #shopcart_payments td .shipment_desc {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;

    top: 100%;
}

#shopcart_payments #newShip td {
    width: 90% !important;
}

#order_details_cost {
    position: relative;
    top: -30px !important;
    right: 5px;
}

@media (max-width: 767px) {
    #order_details_cost {
        right: calc(10% + 5px);
    }
}

[data-cart-next-step="3"] {
    display: none;
}

#documents {
    padding: 30px 15px;
    text-align: center;
}

#documents .option input {
    display: none;
}

#shopcart #documents .row .label {
    display: none;
}

#shopcart .mod-hidden {
    display: none;
}

.payment_desc {
    display: none;
}

.dpdshowblock {
    display: none;
}

#main_shipment_desc, #main_payment_desc {
    border: 1px solid #E9EBEB;
    background: #f9f9f9;
    padding: 15px;

    display: none;
}

.homepage-products-list img{
    width: auto !important;
}

.promo-banners {
    min-height: 790px;
}

#manu-slider {
    height: 65px;
    margin-bottom: 0.5rem;
}

@media screen and (min-width: 1081px) {
    .navbar-header {
        min-height: 95px;
    }

    .topLink {
        min-height: 93px;
    }

    #show-seo-text {
        min-height: 150px;
    }

    .sort {
        min-height: 95px;
    }
}

#mod-logos {
    max-width: 1200px;
    min-height: 65px;
    margin: 15px auto;
    position: relative;
}

#mod-logos .slide {
    height: 65px;
    background-repeat: no-repeat;
    background-position: center;
}

#mod-logos .slick-arrow {
    background: url("../img/slider_arrow.png") center no-repeat;
    padding: 0;
    font-size: 0;
    border: none;
    width: 10px;
    height: 16px;
    position: absolute;
    top: calc(50% - 7px);
    z-index: 3;
}

#mod-logos .slick-arrow.slick-prev {
    left: 0;
}

#mod-logos .slick-arrow.slick-next {
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    right: 0;
}

.category-bottom-article.cat-desc,
.category-top-article.cat-desc
{
    background: transparent;
}

.category-bottom-article.cat-desc .content:after,
.category-top-article.cat-desc .content:after{
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    opacity: 1;
    transition: all 250ms ease 0s;
}

.category-bottom-article.cat-desc .content.open:after,
.category-top-article.cat-desc .content.open:after{
    background: transparent;
}