@font-face {
    font-family: 'RobotoCondensed-Light';
    src: url("/themes/ecovacs/fonts/RobotoCondensed-Light.ttf") format("truetype");
}
@font-face {
    font-family: 'Roboto-Thin';
    src: url("/themes/ecovacs/fonts/Roboto-Thin.ttf") format("truetype");
}
*,
::before,
::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nav::before,
.nav::after {
    content: " ";
    display: table;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width:768px) {
    .container {
        max-width: 750px;
    }
}
@media (min-width:992px) {
    .container {
        max-width: 970px;
    }
}
@media (min-width:1200px) {
    .container {
        max-width: 1170px;
        padding-left: 0;
        padding-right: 0;
    }
}
.header-container.header_full_boxed_black header .container {
    margin-left: 5% !important;
    margin-right: 9% !important;
}
.header-container.header_full_boxed_black header .container {
    max-width: 100%;
    margin-left: 150px;
    margin-right: 150px;
}
#header>.nav>.container,
#header>.nav>.container>.row {
    height: 0;
}

.container::before,
.container::after {
    content: " ";
    display: table;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
header .row {
    position: relative;
}
header .nav .row {
    margin: 0;
    margin-right: 0px;
}
.header-container>#header>.nav>.container>.row {
    z-index: 5;
    margin-right: -110px;
}
header .nav nav {
    z-index: 5;
}
header .nav nav {
    width: 100%;
}
.row::before,
.row::after {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}
.nav::before,
.nav::after {
    content: " ";
    display: table;
}
.nav::after {
    clear: both;
}
#header.stickyclass .header_top {
    transition: padding 0.4s ease;
}
.stayontop {
    display: block;
    width: 100%;
    float: left;
    visibility: hidden;
}
.mg-contener {
    clear: both;
    float: left;
    width: 100%;
}
#mega_menu_plus {
    position: fixed !important;
    top: 5px !important;
    right: 0%;
    border-top: 1px solid #ffffff !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
#mega_menu_plus {
    right: 3%;
}
@media (min-width:1440px) {
    #mega_menu_plus {
        position: fixed;
        top: 5px;
        border-top: 1px solid #ffffff !important;
    }
}
#mega_menu_plus {
    padding-top: 25px;
}
#mega_menu_plus {
    padding-top: 0 !important;
    margin: 5px 0 15px 0 !important;
    padding: 0 !important;
    border-top: 1px solid #d6d6d6;
}
#header .header_top #mega_menu_plus {
    display: flex;
    flex-direction: column;
    right: 0 !important;
    top: 0 !important;
    margin: 0 !important;
}

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
}
.mg-menu {
    border-bottom: 3px solid #ffffff !important;
    padding: 18px 0 !important;
    position: relative;
    padding: 0;
    width: 100%;
    border-bottom: 3px solid #d6d6d6;
    background: #f6f6f6;
    background-color: rgb(246, 246, 246);
}
#mega_menu_plus ul {
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    background-color: inherit !important;
}
#mega_menu_plus>ul {
    background-color: white !important;
    box-shadow: 0 4px 10px -4px rgba(3, 3, 3, 0.2) !important;
}
#mega_menu_plus ul,
#mega_menu_plus div.sub {
    background-color: #ffffff;
}
.mg-menu>li {
    padding: 0 !important;
    border-right: none !important;
    float: left;
    border-right: 1px solid #d6d4d4;
    margin-bottom: -3px;
    border-right: none !important;
    padding: 0 10px;
}
body ul.mg-menu li {
    list-style: none;
}
#mega_menu_plus ul .mainmenu-parent {
    flex: 1;
    text-align: center;
}
.mg-menu>li>a {
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #484848;
    display: block;
    padding: 17px 20px;
}
.mg-menu>li.submenu a {
    position: relative;
}
#mega_menu_plus a {
    text-decoration: none;
    position: relative;
    visibility: visible;
    display: block;
}
#mega_menu_plus ul li a {
    line-height: 20px;
    padding-right: 0 !important;
}
#mega_menu_plus ul.mg-menu>li>a {
    font-size: 16px;
    color: #555;
    line-height: 50px;
    display: inline-block;
    padding: 0 10px;
    padding-right: 10px;
    font-weight: normal;
    text-transform: capitalize !important;
}

#mega_menu_plus li.submenu>a>span::after {
    display: inline-block;
    font-family: dashicons !important;
    font-weight: normal;
    font-style: normal;
    content: '\f140';
    float: right;
    margin: 0;
}
.language_ltr#mega_menu_plus li.submenu>a>span::after {
    color: #3e7cb4 !important;
}
#mega_menu_plus .fullwidth {
    width: 100%;
    left: 0;
    overflow: hidden;
}
#mega_menu_plus ul,
#mega_menu_plus div.sub {
    background-color: #ffffff;
}
#mega_menu_plus ul li div.sub {
    background-color: #fff;
}
#mega_menu_plus ul li div.sub {
    padding: 10px 10px 10px 10px;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 3px solid #3e7cb4;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
#mega_menu_plus ul li div.sub {
    z-index: 9999;
}
#mega_menu_plus ul li div.sub {
    border-width: 3px 0 0 0;
    border-style: solid;
    border-color: #3e7cb4;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}
#mega_menu_plus ul li div.sub {
    padding-right: 0;
    padding-left: 0;
}
#mega_menu_plus ul li div.sub {
    position: absolute;
}
.mg-menu>li.submenu a {
    position: relative;
}
.language_ltr#mega_menu_plus li.submenu>a>span::after {
    color: #3e7cb4 !important;
}
#mega_menu_plus ul li div.sub .submenu-container {
    z-index: 99999 !important;
    padding-top: 20px;
}
#mega_menu_plus .sub .rows {
    position: relative;
    width: 100%;
    padding-bottom: 10px;
    padding-right: 10px;
    display: block;
    float: none;
    height: auto;
    clear: both;
    padding-left: 0 !important;
}
@media screen and (min-width: 768px) {
    #mega_menu_plus .sub .rows.sw-nav-support {
        display: flex;
        justify-content: center;
    }
}

/* #mega_menu_plus .mg-menu li:nth-child(5) .rows.row_0  */
#mega_menu_plus .mg-menu li:first-child .rows.row_0,
#mega_menu_plus .mg-menu li:nth-child(2) .rows.row_0,
#mega_menu_plus .mg-menu li:nth-child(3) .rows.row_0,
#mega_menu_plus .mg-menu li:first-child .rows.row_0 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.row .cols {
    width: auto;
    margin: 0;
    padding: 0;
    padding-right: 0px;
    overflow: hidden;
}
#mega_menu_plus .sub .rows .cols {
    display: block;
    float: left;
}
/* #mega_menu_plus .mg-menu li:nth-child(5) .rows.row_0 .cols  */
#mega_menu_plus .mg-menu li:first-child .rows.row_0 .cols,
#mega_menu_plus .mg-menu li:nth-child(2) .rows.row_0 .cols,
#mega_menu_plus .mg-menu li:nth-child(3) .rows.row_0 .cols,
#mega_menu_plus .mg-menu li:first-child .rows.row_0 .cols {
    padding-right: 2%;
}
.cols .content_submenu {
    padding-left: 15px;
    display: block;
    float: left;
}

.shopping_cart>a:first-child::before {
    content: "\f07a";
    font-family: "FontAwesome";
    display: inline-block;
    padding-right: 5px;
    line-height: 1;
    vertical-align: 0;
    font-size: 18px;
    color: #25445a;
}
.cols .content_submenu {
    width: 100%;
}
ul.menuproduct {
    margin: 10px;
}
ul.menuproduct>li {
    background-color: #fff;
    border: none !important;
}
ul.menuproduct>li {
    display: block;
    float: left;
    text-align: center;
    width: 150px;
    padding: 8px;
}
ul.menuproduct>li {
    border: 2px solid #fff;
}
ul.menuproduct li img {
    height: auto !important;
    width: 150px;
    display: block;
    margin: 0 auto;
}

header .nav .header_logo {
    display: none;
}

.block_various_links_footer ul {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
}
.block_various_links_footer ul li {
    display: inline-block;
    border-right: 1px solid #666;
    line-height: 1;
    margin-right: 20px;
    display: inline-block;
    padding: 0 19px 0 0;
    position: relative;
    border-right: 0 solid rgba(165, 150, 150, 0) !important;
}
.block_various_links_footer ul li a {
    font-size: 16px;
    color: #fff;
}
#block_various_links_footer,
#block_contact_infos {
    float: left;
    width: 220px;
}
.footer .social_block ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
}
#block_contact_infos {
    padding: 15px 10px;
}
#block_contact_infos {
    margin-left: 10px;
}
.footer .social_block ul li a span {
    display: none;
}
#cart_summary div.cart_quantity_button a:hover {
    opacity: 1;
}
#cart_summary div.cart_quantity_button a {
    opacity: 0.2;
    transition-duration: 0.7s;
    transition-property: opacity;
}
#mega_menu_plus .mg-menu li:nth-child(6) .rows.row_0 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 0;
}
#mega_menu_plus .mg-menu li:nth-child(6) .submenu-container .rows .cols .content_submenu .menuhtml {
    text-align: center;
    display: block;
    float: left;
    padding-bottom: 0px;
    margin-bottom: 10px;
    width: 100%;
    padding-top: 13px;
}

.product a img {
    width: 100%;
}
.block__image-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    position: absolute;
    width: 100%;
    height: 100%;
}
.block__image-bg--position-center {
    background-position: center center;
}
.block__image {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
}
.block {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    font-weight: 400;
}
.block--white {
    color: #fff;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
main {
    max-width: 100%;
    overflow: hidden;
}
.block__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 100px 0;
    position: relative;
}
.cechyglowne>div {
    width: 50%;
    min-height: 200px;
}
.cechyglowne img {
    max-width: 100%;
}

.general__header {
    padding-bottom: 31px;
}
.general {
    color: #898989;
    font-size: 16px;
}
.heading--small {
    font-size: 87px;
    margin-bottom: 11px;
}
.general__header h2 {
    color: #898989;
    font-family: 'roboto-thin';
}
.heading--medium {
    font-size: 80px;
    font-family: 'roboto-thin';
}
.text-center {
    text-align: center;
}

#header .shopping_cart {
    position: relative;
    /* float: right;
    margin-left: 20px; */
}

/* @media (min-width: 1000px) {
    #header .shopping_cart {
        margin-top: 17px;
    }
} */

.col-sm-12 {
    width: 100%;
}
.footer .social_block ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
}
.footer .social_block ul li {
    display: inline-block;
}
.footer .social_block ul li a {
    display: inline-block;
    color: #fff;
    margin: 0 10px;
    font-size: 20px;
}
.footer .social_block ul li a::before {
    display: inline-block;
    font-family: "ElegantIcons";
    vertical-align: -5px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer .social_block ul li.facebook a::before {
    content: "\e093";
}
.footer .social_block ul li.instagram a::before {
    content: "\e09a";
}

.footer__select-wrapper {
    width: 100%;
    bottom: 10px;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
    position: relative;
}
.footer__select {
    display: inline-block;
    padding-left: 13px;
    color: #fff;
    vertical-align: middle;
}
.footer__select-figure {
    display: inline-block;
}

.footer .footer_bottom_area {
    min-height: 68px;
    background-color: #3d628e;
}
.footer .footer_copyright_info .block_content {
    padding-top: 27px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 15px;
}

#mega_menu_plus .mobi {
    display: none;
}

.header_top picture {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.shopping_cart>a:first-child {
    display: block;
    overflow: hidden;
    color: #000;
    line-height: 1;
    padding: 2px;
}
.header-container.header_full_boxed_black header .nav .shopping_cart>a:first-child {
    color: #999999;
}
header .banner {
    background: black;
    max-height: 100%;
}
.container::after {
    clear: both;
}

header .banner .row {
    margin: 0;
}

.trzykolumny>div {
    width: 33.333333%;
    float: left;
}
.trzykolumny {
    min-height: 435px;
    clear: both
}

.fa-navicon::before,
.fa-reorder::before,
.fa-bars::before {
    content: "\f0c9";
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: normal;
    font-size: 14px;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#mega_menu_plus .mg-menu li:nth-child(6) .rows.row_0 .cols {
    margin-left: -2%;
}
@media (min-width:769px) {
    #mega_menu_plus .mg-menu li:nth-child(6) .rows.row_0 .cols {
        width: 18%;
    }
}
.header_full_boxed_black #header.sticky .nav,
.header_style_full_boxed #header.sticky .nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

.h_26 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}

ul.menuproduct li span.price {
    display: block;
    width: 48%;
    float: left;
}
ul.menuproduct li span.name {
    display: block;
    width: 100%;
    min-height: 45px;
    padding-top: 10px;
    padding-bottom: 5px;
    overflow: hidden;
}
.wrapper-content {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
    box-sizing: content-box;
}

.header .desktop {
    display: block;
}
#pencil-banner {
    position: relative;
    width: 100%;
    padding: 8px;
}
@media (max-width:768px) {
    .header .desktop {
        display: none;
    }
    .header.stickyclass {
        z-index: 5000;
    }

    #header.stickyclass .nav {
        position: fixed;
        width: 89%;
        z-index: 20;
    }
    .header-container.header_full_boxed_black header .container {
        max-width: 100%;
    }

    #header .header_top>.container {
        width: 100%;
        margin: 0 !important;
        margin-top: -40px !important;
    }
    header .nav nav {
        display: block;
        padding-right: 8%;
        text-align: right;
        width: 100%;
    }
    header .nav .header_logo {
        margin-top: -8px !important;
        display: inline-block !important;
        float: left !important;
        margin: 0;
        margin-top: 0px;
        text-align: center;
    }

    header .nav .header_logo img {
        margin: 0 auto;
    }

    .header_logo a img {
        width: 103px;
        height: 30px;
    }
    .product .page_heading_area {
        background-image: none !important;
        background-color: white !important;
        margin-bottom: 0 !important;
        min-height: 30px !important;
        display: block !important;
    }
    .product .page_heading_area>.container {
        min-height: 140px !important;
    }
    .product .page_heading_area .page_heading {
        top: 80px !important;
    }

    #mega_menu_plus {
        z-index: 19 !important;
        flex-wrap: wrap !important;
        position: fixed !important;
    }

    #mega_menu_plus ul.hidden-ul {
        display: none;
    }
    #mega_menu_plus .mg-menu {
        box-shadow: 0 11px 16px -8px rgba(73, 73, 73, .24);
    }
    #mega_menu_plus>.mg-menu {
        box-shadow: 0 10px 16px -10px rgba(73, 73, 73, .24) !important;
    }
    #mega_menu_plus ul.show-ul {
        display: block;
    }
    #mega_menu_plus ul.mg-menu>li {
        margin-bottom: 0;
    }

    .mg-menu>li {
        position: relative;
        width: 100%;
    }
    .mg-menu li>span.submore {
        font-weight: 600;
        color: #484848;
        display: block;
        cursor: pointer;
    }

    #mega_menu_plus .mobi {
        display: flex;
        width: 100%;
        text-align: center;
        box-shadow: 0 2px 14px 0 rgba(73, 73, 73, .24);
        -webkit-box-shadow: 0 2px 14px 0 rgba(73, 73, 73, .24);
        /* NEW for FLEX */
        align-items: center;
        justify-content: space-between;
        gap: 1rem;
        width: 100%;
        padding: 0;
        margin: 0;
        padding-inline: 1rem 0;
        background-color: #fff;
        overflow: hidden;
    }
    #mega_menu_plus .mobi a {
        font: 600 18px/22px;
        text-transform: uppercase;
        background-color: #fff;
        display: block;
        padding: 8px 18px;
        text-align: right;
        margin-top: -10px;
        color: #589ccd;
        border: none;
    }
    #mega_menu_plus .mobi .menu-item-link-text::before {
        font-size: 22px;
        margin-top: 0px !important;
        margin-right: 7px;
        display: block;
        float: left;
    }
    header .nav .header_logo img {
        margin: 0 auto;
    }
    #header .shopping_cart_area,
    header .nav .header_user_info {
        float: none;
        display: inline-block;
        margin: 0 5px;
    }
    /* #header .shopping_cart {
        float: none;
        display: inline-block;
        margin: 0 5px;
        margin-top: 0px;
    } */
    .header-container>#header>.nav>.container>.row {
        margin-right: 0;
    }
    #mega_menu_plus .mobi a .menu-item-link-text {
        font-size: 0;
    }
    #mega_menu_plus li.submenu>.submore::after,
    .cols .content_submenu .titlesub::after {
        content: "\f067";
        font-family: 'FontAwesome';
        float: right;
        position: absolute;
        margin-top: 9px;
        right: 0;
        top: 0;
        width: 35px;
        height: 35px;
        line-height: 37px;
        text-align: center;
        cursor: pointer;
        z-index: 990;
        font-size: 12px;
        color: #3e7cb4;
    }
    #mega_menu_plus li.submenu>.submore::after,
    .cols .content_submenu .titlesub::after {
        margin-top: 3px !important;
        width: 180% !important;
    }
    #mega_menu_plus li.show-submenu>.submore::after {
        font-family: 'FontAwesome';
        content: "\f068";
    }
    .menu-level-0_48 {
        display: none
    }
    #mega_menu_plus ul li.show-submenu div.sub,
    ul.treelinks li ul li.show-submenu>ul {
        display: block !important;
        visibility: visible !important;
    }
    #mega_menu_plus .sub .rows .cols {
        width: 100%;
    }
    #mega_menu_plus .mg-menu li:nth-child(2)>div,
    #mega_menu_plus .mg-menu li:nth-child(5)>div {
        overflow-y: scroll;
        height: 500px;
    }
    #mega_menu_plus .mg-menu li:first-child>div {
        overflow-y: scroll;
        height: 500px;
    }
    .language_ltr#mega_menu_plus li.submenu>a>span::after {
        display: none
    }
}
@media (max-width:1200px) {
    .container {
        max-width: 1170px;
    }
}
@media (max-width:1024px) {
    .contact .col-1,
    .contact .col-2 {
        width: 100%;
        display: block;
        padding: 20px;
        padding-top: 20px;
    }
    .contact form {
        overflow: initial;
    }

    #identity .std .checkbox,
    #identity .std #security_informations {
        padding-left: 0;
        margin-left: 0;
    }
}
@media (max-width:992px) {
    .container {
        max-width: 970px;
    }

}
/* @media (max-width:800px) {
    header#header .shopping_cart {
        margin-top: 0px !important;
    }
} */

@media (min-width:769px) and (max-width:895px) {
    .header-container>#header>.nav>.container>.row {
        top: -10px;
    }

}
@media (min-width:769px) and (max-width:1024px) {
    .header-container.header_full_boxed_black header .container {
        margin-right: 100px !important;
    }
}
.glownywrapper {
    padding-top: 70px
}

@media (max-width:768px) {
    .newsletter-gl {
        padding-top: 50px
    }
    .glownywrapper {
        padding-top: 0px
    }
    .wrapper-content {
        margin-top: 60px;
    }

    .cechyglowne>div {
        width: 100%;
        min-height: initial;
        margin: 10px 0;
    }
    .cechyglowne img {
        width: 100%;
        max-width: 180px;
    }
    .container {
        max-width: 750px;
    }
    .history_method,
    .history_state {
        display: none;
    }

    #order-detail-content #cart_summary th {
        display: none;
    }
    #order-detail-content #cart_summary thead {
        display: none;
    }
    #order-detail-content #cart_summary td {
        border: medium none;
        float: left;
        padding: 7px 10px;
        position: relative;
        white-space: normal;
    }
    #order-detail-content #cart_summary td.cart_unit {
        clear: both;
        min-height: 70px;
        text-align: right;
    }
    .payment_module a span {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }
}
@media (max-width:480px) {
    .history_invoice {
        display: none;
    }
    .trzykolumny>div {
        width: 100%
    }
    .trzykolumny {
        min-height: auto
    }
}
#confirm {
    float: right;
}
#back {
    float: left;
}
a.button,
button.zamobzap {
    padding: 8px 30px;
    border: 1px solid #000
}
input.button {
    padding: 8px 30px;
    border: 1px solid #000;
    background-color: white
}
li.lipa {
    padding: 5px;
}
#wybelka {
    border: 0;
    margin: 20px;
}
#wybelka thead tr th {
    padding: 5px
}
#wybelka thead tr th:first-child {
    border-right: 1px solid #999
}
#wybelka thead tr th:last-child {
    border-left: 1px solid #999
}

#wybelka tbody tr td:first-child {
    border-right: 1px solid #999
}
#wybelka tbody tr td:last-child {
    border-left: 1px solid #999
}
#wybelka tbody tr td {
    border-top: 1px solid #999;
    padding: 5px
}
#regulamin ol li p {
    margin: 5px 0;
}
p.warning {
    background-color: #c88
}
.ceemes a {
    font-weight: bold;
    text-decoration: underline;
}

.list-product.list-category .sticker,
.category.accessory .sticker {
    max-width: 90%;
    margin: 0 auto;
    height: 240px;
}
.sticker>a {
    display: block;
    height: 75px;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.sticker .buy .left .price {
    font-weight: bold;
    color: #636363;
    font-size: 14px;
}
.search-result-content .sticker {
    position: static;
}
.search-result-content .sticker {
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    height: 150px;
}
.sticker {
    background-repeat: no-repeat;
    position: absolute;
    height: 42px;
    top: 150px;
    text-align: center;
    text-transform: none;
    font-size: 15px;
    line-height: 20px;
    padding: 11px 0px;
    margin: 0px 3px;
}
.specyfikacja>div {
    clear: both
}

@media(min-width:768px) {
    ul.menuproduct li img {
        width: 100%;
        height: initial;
    }
    ul.menuproduct>li {
        width: 100%;
    }
    .cols .content_submenu {
        padding-left: 0px;
    }
    ul.menuproduct li span.name {
        min-height: initial;
    }
    #mega_menu_plus ul li a {
        line-height: initial;
    }
    li.mainmenu-parent.menu-level-0_30.submenu .sw-nav-support {
        height: 50px !important;
    }
}
#HOOK_PAYMENT .row {
    margin-left: initial;
}
.status .box {
    width: 1000px;
    margin: 100px auto 40px auto;
}
body#order-detail #center_column {
    width: 1000px;
    margin: 100px auto 40px auto;
}
.zamobzap:hover {
    border-color: #000;
    background-color: #555;
    color: #fff;
    cursor: pointer;
    text-decoration: underline;
}
.brand__logo {
    max-width: 80px;
    height: auto;
    display: inline-flex;
    cursor: pointer;
}
@media screen and (min-width: 768px) {
    .brand__logo {
        max-width: 150px;
    }
}
.pointer {
    cursor: pointer !important;
}

@media (max-width: 600px) {
    .sticker>a {
        height: 50px;
    }
}