/* override */
.text-right {
    text-align: right;
}

.multimenu-inner {
    float: left;
}

.multimenu-mobile-toggle,
#multimenu ul li.mainitem a.maintem-mobile-toggle-submenu,
.hellper-head-cart-mobile-short,
.hellper-head-search-mobile-short,
.hellperCartSummaryOuter,
.hellperOrderCartSummaryOuter {
    display: none;
}

.hellper-mobmenu-open {
    height: 100vh;
    overflow: hidden;
}

.hellper-category-list-dropdown {
    display: none !important;
}

#footer {
    padding-top: 35px;
}

.hellper-footer-payments-wrap {
    background-color: #fff;
    padding: 15px 0 14px 0;
}

.hellper-footer-payments-wrap img {
    display: inline-block;
    margin: 0 7px;
}

.hellper-footer-advantages-wrap {
    padding: 5px 0;
    border-top: 1px solid #7f7f7f;
    border-bottom: 1px solid #7f7f7f;
    margin-top: 60px;
    margin-bottom: 5px;
}

.hellper-footer-advantage {
    display: none;
}

@media (max-width: 768px) {
    #page-special-action-up, #page-special-action-down{
        max-width: 100%;
    }
    
    .button,
    input[type="submit"],
    button{
        -webkit-appearance: none !important;
    }
    
    img {
        max-width: 100%;
        height: auto;
    }
    
    #page-product-detail .page-middle .desc img{
        height: auto !important;
    }
    
    #wrap.wrap-red,
    #page-footer.page-footer-red {
        width: 100%;
        max-width: 1030px;
        box-sizing: border-box;
    }

    #wrap {
        top: 0;
        padding-top: 113px;
        /*overflow: hidden;*/
    }

    #wrap > .inner {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

    #wrap + .branding {
        display: none;
    }

    #page-body {
        position: relative;
    }

    #panel-left {
        position: absolute;
        z-index: 9949;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        margin: 0;
    }

    #page-inner-switch {
        width: 100%;
        box-sizing: border-box;
        margin-top: 55px;
        padding: 0;
    }

    #header {
        height: 65px;
        padding-top: 48px;
    }

    #page-header {
        height: 113px;
        z-index: 9980;
    }
    
    #header .header-left{
        width: calc(100% - 180px);
    }

    #header .header-right {
        width: 180px;
        text-align: right;
        padding-right: 15px;
        box-sizing: border-box;
    }

    #header .header-right #search {
        display: none;
    }

    #header .header-right #search.search-open {
        display: block;
        position: absolute;
        z-index: 9950;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
        width: auto;
        margin-top: 0;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
        padding: 20px 15px;
        height: auto;
    }

    #header .header-right .hellper-head-search-mobile-wrap {
        max-width: 100%;
        width: auto;
        background: none;
        margin: 0;
        padding: 0;
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    #search input.search_phrase {
        max-width: 100%;
        margin: 0;
        padding: 0 15px;
        border: none;
        outline: none;
        width: 100%;
        box-sizing: border-box;
        font-size: 16px;
        line-height: 36px;
        height: 36px;
    }

    #header .header-right #search .form,
    #header .header-right #search .form form,
    #header .header-right #search .form form .query {
        height: 36px;
    }

    #header .header-right #search .form form {
        border: 1px solid #e3e3e3;
        border-radius: 20px;
        background: url(../img/button_bg_white_alpha40.png) repeat-x center left transparent;
        background-size: auto 100%;
    }

    #header .header-right #search .form form .query {
        width: calc(100% - 40px);
        box-sizing: border-box;
    }

    #header .header-right #search .form form .button {
        background: url(../img/icon-magGlass.png) no-repeat center center transparent;
        background-size: 20px 20px;
        margin: 0;
        padding: 0;
        width: 40px;
        height: 100%;
        box-sizing: border-box;
    }

    #wrap #content {
        width: 100%;
    }

    #page-special-action #actions_slider {
        width: 100%;
    }

    #page-special-action #actions_slider .inner {
        width: 690px;
        width: calc(100vw - 30px);
    }

    #page-special-action #actions_slider,
    #page-special-action #actions_slider .outter,
    #page-special-action #actions_slider .inner {
        height: 200px;
        height: calc((100vw - 30px) * 0.289855);
    }

    #page-special-action {
        min-height: 0;
    }

    #page-special-action #actions_slider img {
        width: 100%;
    }

    .jcarousel-clip {
        max-width: 100%;
    }

    .multimenu-inner > ul {
        display: none;
        margin-top: 65px;
    }

    .multimenu-inner-open > ul {
        display: block;
    }

    .multimenu-inner-open {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #fff;
        overflow: auto;
    }

    #multimenu {
        padding-right: 15px;
        padding-left: 15px;
        box-sizing: border-box;
    }

    #multimenu ul li {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    #multimenu ul li.mainitem.home {
        text-indent: 0;
        background: none;
        top: 0;
        left: 0;
        width: auto;
    }

    #multimenu ul li.mainitem:nth-child(2) {
        margin-left: 0;
    }

    #multimenu ul li.mainitem a {
        color: #000;
        font-size: 15px;
        padding: 12px 30px;
        text-align: left
    }

    .multimenu-mobile-toggle {
        display: inline-block;
        width: 40px;
        height: 40px;
        background: url(../img/burgermenu.png) no-repeat center center transparent;
        background-size: 100%;
        text-decoration: none !important;
        margin-left: 0;
    }

    .multimenu-inner-open .multimenu-mobile-toggle {
        position: absolute;
        top: 15px;
        right: 15px;
        background-image: url(../img/close-icon.png);
        margin-left: 0;
    }

    #page-news .description {
        width: 100%
    }

    #multimenu #tel-contact {
        margin-left: 25px;
    }

    #multimenu ul li.mainitem a.maintem-mobile-toggle-submenu {
        display: inline-block;
    }

    #multimenu ul li ul.submenu {
        display: none !important;
        position: relative;
        top: 0;
        left: auto;
        width: 100%;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 12px 0;
    }

    #multimenu ul li.mainitem-submenu-active ul.submenu {
        display: block !important;
    }

    #multimenu ul li ul.submenu-visible {
        display: block;
    }

    #multimenu ul li ul.submenu li {
        background: none;
        border: none;
    }

    #multimenu ul li ul.submenu li a {
        color: #000;
        padding: 6px 30px 6px 60px;
        font-size: 13px;
    }

    #multimenu ul li.mainitem a.maintem-mobile-toggle-submenu {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0;
        height: 44px;
        width: 74px;
        font-size: 0;
    }

    #multimenu ul li.mainitem a.maintem-mobile-toggle-submenu:after {
        content: '';
        position: absolute;
        display: block;
        background: url(../img/icon-3angle.png) no-repeat 0 0 transparent;
        background-size: 100%;
        width: 21px;
        height: 11px;
        top: 50%;
        left: 50%;
        -moz-transform-origin: center;
        -webkit-transform-origin: center;
        transform-origin: center;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    #multimenu ul li.mainitem-submenu-active a.maintem-mobile-toggle-submenu:after {
        -moz-transform: translate(-50%, -50%) rotate(-180deg);
        -webkit-transform: translate(-50%, -50%) rotate(-180deg);
        transform: translate(-50%, -50%) rotate(-180deg);
    }

    .hellper-head-cart-mobile-short {
        display: inline-block;
        width: 56px;
        height: 36px;
        background: url(../img/icon-mobile-btn-cart_v2.png) no-repeat 0 0 transparent;
        background-size: 100%;
        font-size: 0 !important;
        text-decoration: none !important;
        margin-top: 9px;
    }

    .hellper-head-cart-mobile-short span {
        position: absolute;
        display: block;
        top: 11px;
        right: 7px;
        font-size: 10px;
        color: #fff !important;
        background-color: #ff001b;
        border-radius: 12px;
        line-height: 15px;
        height: 16px;
        min-width: 16px;
        text-align: center;
    }

    .hellper-head-search-mobile-short {
        display: inline-block;
        width: 56px;
        height: 36px;
        background: url(../img/icon-mobile-btn-search_v2.png) no-repeat 0 0 transparent;
        background-size: 100%;
        font-size: 0 !important;
        text-decoration: none !important;
        margin-top: 9px;
    }

    .hellper-head-search-mobile-short-open {
        background-image: url(../img/icon-mobile-btn-close_v2.png);
    }

    #header #basket-info {
        width: auto;
        float: none;
        padding: 0;
        margin: 0 0 0 10px;
        display: inline-block;
        vertical-align: top;
    }

    #header #basket-info > a,
    #header #basket-info > p,
    #header #basket-info > span {
        display: none
    }

    #header #basket-info > a.hellper-head-cart-mobile-short {
        display: inline-block;
    }

    #header .logo {
        width: 116px;
        height: 55px;
        background-size: 100%;
        margin-left: 15px;
    }

    #header .logo a {
        width: 116px;
        height: 55px;
    }
    
    #header .shoptitle{
            width: 300px;
    }

    #search #naseptavac {
        width: auto;
        left: 15px;
        right: 15px;
        border-radius: 10px;
        top: 67px;
        padding: 15px;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
        border: 1px solid #e3e3e3;
    }

    #search #naseptavac ul li {
        border-bottom: 1px solid #e3e3e3;
    }

    #search #naseptavac ul li a {
        padding: 4px 0;
    }

    #user_info .login {
        margin-right: 0;
    }

    #panel-left > div {
        display: none;
    }

    #panel-left > #panel-categories {
        display: block;
        padding: 0;
    }

    .hellper-category-list-dropdown {
        display: block !important;
    }

    #panel-categories > .in {
        display: none;
        padding: 0 15px;
    }

    #panel-categories.hellper-category-list-mobile-open > .in {
        display: block;
        background: #fff;
        padding-bottom: 25px;
        padding-top: 5px;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
    }

    #panel-categories a.hellper-category-list-dropdown {
        display: block;
        position: relative;
        background: #ff001b;
        border-bottom: 1px solid #eee;
        color: #ffffff;
        padding: 15px;
        font-size: 18px;
    }

    #panel-categories a.hellper-category-list-dropdown:after {
        content: '';
        display: block;
        position: absolute;
        width: 15px;
        height: 15px;
        background: url(../img/icon-plus_white.png) no-repeat 0 0 transparent;
        background-size: 100%;
        top: 50%;
        right: 15px;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -moz-transform-origin: center;
        -webkit-transform-origin: center;
        transform-origin: center;
    }

    #panel-categories.hellper-category-list-mobile-open a.hellper-category-list-dropdown:after {
        background-image: url(../img/icon-minus_white.png);
    }

    #panel-categories .level1,
    #panel-categories .level1 + div {
        margin-top: 10px;
        margin-bottom: 0;
    }

    #panel-categories .level1 + div[id^="depId"] {
        margin-top: 5px;
    }

    #panel-categories #categories > div div {
        width: 100%;
    }

    .hellper-footer-payments-wrap {
        padding: 0;
    }

    .hellper-footer-payments-wrap img {
        width: auto;
        height: 55px;
    }

    .hellper-footer-advantage-original {
        display: none;
    }

    .hellper-footer-advantages-wrap {
        font-size: 0;
        margin-bottom: 20px;
    }

    .hellper-footer-advantage {
        font-size: 14px;
        font-size: 1.83968vw;
        width: 33.333333%;
        display: table-cell;
        text-transform: uppercase;
        vertical-align: middle;
        height: 9.142857em;
        color: #323232;
        text-align: left;
        padding-left: 8.142857em;
        font-weight: 700;
        position: relative;
        z-index: 49;
    }

    .hellper-footer-advantage:before {
        content: '';
        position: absolute;
        z-index: -1;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -webkit-transform-origin: center;
        -moz-transform: translateY(-50%);
        -moz-transform-origin: center;
        transform: translateY(-50%);
        transform-origin: center;
        background-position: 0 0;
        background-repeat: no-repeat;
        background-color: transparent;
        background-size: 100%;
    }

    .hellper-footer-advantage-delivery:before {
        width: 8.071428em;
        height: 6.5em;
        background-image: url(../img/icon-delivery.png);
    }

    .hellper-footer-advantage-service:before {
        left: 2.357142em;
        width: 5.5em;
        height: 6.5em;
        background-image: url(../img/icon-service.png);
    }

    .hellper-footer-advantage-experience:before {
        left: 2em;
        width: 5.714285em;
        height: 6.5em;
        background-image: url(../img/icon-25yexp.png);
    }

    #page-footer > div {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        box-sizing: border-box;
    }

    #footer .footer-general-inner-wrap {
        padding: 10px 0 50px;
    }

    #footer .info-shop {
        width: 100%;
        float: none;
        padding: 0;
    }

    #copyright {
        text-align: center;
        padding-top: 10px;
    }

    .footer-facebook-wrap iframe {
        max-width: 500px;
        height: auto;
    }

    .page-middle .in,
    .page .page-start .in,
    #page-product-list .page-middle .in,
    #panel-top-products .page-middle .in,
    #page-news,
    #breadcrumb,
    #page-basket,
    .nobackground .page-middle .in,
    #page-order.page .page-start .in {
        padding-right: 15px;
        padding-left: 15px;
    }

    #page-basket .page-middle .in {
        padding-right: 0;
        padding-left: 0;
    }

    #list + br,
    #list-inner > br {
        display: none;
    }

    #list:after,
    #list-inner:after {
        content: '';
        display: table;
        clear: both;
    }

    #page-product-list,
    #panel-top-products {
        padding-bottom: 10px;
    }

    .page-footer-red {
        margin-top: 0 !important;
    }

    #breadcrumb {
        display: block;
        padding-top: 5px;
    }

    #breadcrumb a,
    #breadcrumb h1 {
        font-size: 20px;
        line-height: 1.2em;
    }

    #page-product-list .department-info {
        margin: 0;
    }

    #page-product-list .list,
    #pribuzne .list,
    #page-basket-bought .list {
        width: calc(100% + 8px);
        margin-right: -4px;
        margin-left: -4px;
    }

    #page-product-list .list li,
    #pribuzne .list li,
    #page-basket-bought .list li {
        width: 25%;
        padding: 5px 4px;
        box-sizing: border-box;
    }

    #page-product-list .list li.clear,
    #pribuzne .list li.clear,
    #page-basket-bought .list li.clear {
        display: none;
    }

    #page-product-list .list li .in,
    #pribuzne .list li .in,
    #page-basket-bought .list li .in {
        width: 100%;
        height: 275px;
        box-sizing: border-box;
    }

    #page-product-list .list li .image,
    #pribuzne .list li .image,
    #page-basket-bought .list li .image {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 71.428571%;
    }

    #page-product-list .list li .image a,
    #pribuzne .list li .image a,
    #page-basket-bought .list li .image a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        font-size: 0;
        line-height: 1em;
    }

    #page-product-list .list li .image a:before,
    #pribuzne .list li .image a:before,
    #page-basket-bought .list li .image a:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    #page-product-list .list li .image a img,
    #pribuzne .list li .image a img,
    #page-basket-bought .list li .image a img {
        max-width: 100%;
        max-height: 100%;
        display: inline-block;
        vertical-align: middle;
    }

    ul.list li .description {
        margin-bottom: 15px;
    }

    #page-product-list ul li .prices,
    #pribuzne ul .list .prices {
        margin: 0;
    }

    ul.list li .expedition-level0,
    ul.list li .expedition {
        line-height: 25px;
        height: 25px;
    }

    #form_search,
    .bars {
        overflow: hidden;
    }

    #page-product-list .page-middle #recommend .in {
        padding-right: 0;
        padding-left: 0;
    }

    #page-product-list.list-index .jcarousel-list > li .img a,
    #page-product-list-news.list-index .jcarousel-list > li .img a,
    #panel-top-products .jcarousel-list > li .img a,
    #recommend .jcarousel-list > li .img a {
        display: block;
        width: 100%;
        height: 100%;
        font-size: 0;
        line-height: 1em;
    }

    #page-product-list.list-index .jcarousel-list > li .img a:before,
    #page-product-list-news.list-index .jcarousel-list > li .img a:before,
    #panel-top-products .jcarousel-list > li .img a:before,
    #recommend .jcarousel-list > li .img a:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }

    #page-product-list.list-index .jcarousel-list > li .img a img,
    #page-product-list-news.list-index .jcarousel-list > li .img a img,
    #panel-top-products .jcarousel-list > li .img a img,
    #recommend .jcarousel-list > li .img a img {
        display: inline-block;
        vertical-align: middle;
    }

    #page-product-detail {
        padding: 0 15px;
    }

    .priznak {
        padding: 7px 4px !important;
        top: 27px;
        right: -85px;
    }

    #page-product-detail .wrap_image {
        width: 315px;
        width: calc(100vw - 52px - 350px);
    }

    #page-product-detail .wrap_info {
        width: 350px;
        padding-left: 20px;
        padding-bottom: 20px;
        box-sizing: border-box;
    }

    #page-product-detail .wrap_info .description {
        padding-bottom: 5px;
    }

    #page-product-detail .wrap_info dl.info {
        border-top: none;
    }

    #page-product-detail .wrap_image .image,
    #page-product-detail .wrap_image .gallery {
        float: none;
        width: 100%;
    }

    #page-product-detail .gallery-content {
        text-align: center;
        margin-top: 10px;
    }

    #page-product-detail .wrap_image .gallery div.gallery-item {
        display: inline-block;
        vertical-align: middle;
        width: 100px;
        height: auto;
        max-width: 100%;
    }

    #page-product-detail .wrap_image .gallery .button {
        display: block;
        margin: 10px auto 0 auto;
        max-width: 150px;
        width: 100%;
        box-sizing: border-box;
    }

    #page-product-detail .question dt,
    #page-news .question dt {
        width: 40%;
        box-sizing: border-box;
    }

    #page-product-detail .question dd,
    #page-news .question dd {
        width: 60%;
        box-sizing: border-box;
    }

    #page-product-detail .question dd input[type="text"],
    #page-news .question dd input[type="text"],
    #page-product-detail .question dd textarea,
    #page-news .question dd textarea {
        width: 100%;
    }

    #page-product-detail .video iframe {
        max-width: 100%;
    }

    #fancybox-wrap {
        padding: 10px;
        max-width: 100%;
        max-width: calc(100% - 60px);
    }

    #fancybox-content {
        max-width: 100%
    }

    #fancybox-title {
        max-width: 100%;
    }

    #page-product-detail .not-cards #pribuzne {
        box-shadow: none;
        border: none;
        padding: 0;
    }

    #page-product-detail .not-cards #pribuzne .padd {
        padding: 10px 0;
    }

    #page-article .page-middle .desc table {
        width: 100% !important;
    }

    #page-article .page-middle .desc img {
        max-width: 100%;
        height: auto !important;
    }

    #page-article .page-middle .desc iframe,
    #page-product-detail  .page-middle .desc iframe{
        max-width: 100%;
    }

    #page-registration .user-details h2,
    #page-registration .user-details dl,
    #page-user-details .user-details h2,
    #page-user-details .user-details dl,
    #page-user-details .user-details p.address {
        padding: 0;
    }

    #page-user-details form[name="userdetails"] input[type="submit"] {
        margin-top: 10px;
    }

    .hellperCartTableTfoot,
    .hellperOrderCartTableTfoot {
        display: none;
    }

    .hellperCartSummaryOuter,
    .hellperOrderCartSummaryOuter {
        display: block;
    }

    #page-basket .hellperCartSummaryOuter table,
    #page-order .hellperOrderCartSummaryOuter table {
        border-top: none;
    }

    #page-basket .hellperCartSummaryOuter table tbody td,
    #page-order .hellperOrderCartSummaryOuter table tbody td {
        border: none;
        font-size: 16.8px;
        font-weight: 700;
    }

    #page-basket .obal-btns {
        position: relative;
    }

    #page-basket .obal-btns:after {
        content: '';
        display: table;
        clear: both;
    }

    #page-order .login-question,
    #page-order .order-step2,
    #page-order .order-step3 {
        padding-right: 0;
        padding-left: 0;
    }

    #page-order .posta_pobocky_container {
        width: 100vw;
        width: calc(100vw - 20px);
        margin-left: 10px;
        left: 0 !important;
        box-sizing: border-box;
    }

    #orders-list .search_phrase,
    #invoices-list form[name="search-form"],
    #delivery_bills-list form[name="search-form"],
    #page-complaints-list form[name="search-form"] {
        padding-top: 10px;
    }

    form[name="check_complaint"] {
        margin-top: 10px;
    }

    #page-support select {
        max-width: 100%;
        width: 100%;
        box-sizing: border-box;
    }

    #page-support fieldset {
        width: 100%;
        box-sizing: border-box;
    }

    #page-support fieldset dt {
        width: 30%;
        box-sizing: border-box;
    }

    #page-support fieldset dd {
        width: 65%;
        box-sizing: border-box;
    }

    #page-order table.prevod {
        width: 100%;
    }

    .search-pad2 table,
    .search-pad2 tbody,
    .search-pad2 tr,
    .search-pad2 th,
    .search-pad2 td {
        display: block;
        box-sizing: border-box;
        width: 100%;
    }

    .search-pad2 td {
        float: left;
    }

    .search-pad2 td.pad-first {
        width: 220px;
    }

    .search-pad2 td.pad-second {
        width: calc(100% - 220px);
        padding: 8px 0;
        height: 28px;
    }

    .search-pad2 tr:after {
        content: '';
        display: table;
        clear: both;
    }

    .search-pad2 td.pad-fourth {
        padding-top: 10px;
    }

    .search-pad2 td.pad-fourth:after {
        content: '';
        display: table;
        clear: both;
    }

    #page-product-list .price-slider-box {
        width: 100%;
        box-sizing: border-box;
    }

    #page-product-list #search-bar div.values {
        border-top: 1px solid #e7e7e7;
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .ui-slider-horizontal .ui-slider-handle.slider-left {
        margin-left: -13px;
        margin-right: auto;
    }

    .ui-slider-horizontal .ui-slider-handle.slider-right {
        margin-left: -13px;
        margin-right: auto;
    }

    #cookies_warning {
        box-sizing: border-box;
        padding: 0;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
    }

    #cookies_warning .in {
        max-width: 100%;
        padding: 15px;
        box-sizing: border-box;
    }

    #cookies_warning .in:after {
        content: '';
        display: table;
        clear: both;
    }

    #cookies_warning .cell {
        width: calc(100% - 70px);
        margin-left: 0;
        margin-right: 0;
        padding-right: 20px;
        box-sizing: border-box;
    }

    #cookies_warning .cell-butt {
        width: 70px;
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        box-sizing: border-box;
    }
    
    #breadcrumb.detail h1{
        white-space: normal;
    }
    
    #page-order .payment-transport div,
    #page-order .order-step2,
    #page-order .order-step3{
            background: none;
    }
    
    #page-order #darkovy .inner{
            background: none;
    }
    
    #page-order .total div, #page-order .login-question{
            background: none;
    }
    
    input:active,
    input:focus,
    input:hover{
            border-color: #ddd;
            outline: none;
    }
    
    input.input-error,
    textarea.input-error{
            background: none;
    }
    
    #page-special-action{
        padding-bottom: 20px;
    }
    
    #page-special-action .sa-paging{
        top: auto;
        bottom: 0;
        right: 30px;
        left: 30px;
        width: auto;
        text-align: center;
        font-size: 0;
    }
    
    #page-special-action .goto_action{
        margin: 0 5px;
        border-color: #ff001b;
        background-color: #ffffff;
        float: none;
        display: inline-block;
    }
    
    #page-special-action .sa-active{
        background-color: #ff001b;
    }
}

@media (max-width: 700px) {
    .jcarousel-clip {
        width: calc(100vw - 100px);
    }

    #page-product-list.list-index .jcarousel-list > li,
    #page-product-list-news.list-index .jcarousel-list > li,
    #panel-top-products .jcarousel-list > li,
    #recommend .jcarousel-list > li {
        width: calc(((100vw - 100px) / 3) - 10px);
        height: 210px;
        margin: 0 5px;
        border-radius: 10px;
        box-sizing: border-box;
    }

    #page-product-list.list-index .jcarousel-list > li .img,
    #page-product-list-news.list-index .jcarousel-list > li .img,
    #panel-top-products .jcarousel-list > li .img,
    #recommend .jcarousel-list > li .img {
        width: 100%;
        margin: 10px 1px 10px 1px;
    }

    #page-product-list.list-index .jcarousel-list > li h3,
    #page-product-list-news.list-index .jcarousel-list > li h3,
    #panel-top-products .jcarousel-list > li h3,
    #recommend .jcarousel-list > li h3 {
        height: 28px;
    }
}

@media (max-width: 650px) {
     #header .shoptitle{
         display: none;
     }
     
     #header .header-left,
     #header .header-right{
             width: 50%;
     }
     
    .hellperCartTableColFoto,
    .hellperOrderCartTableColFoto,
    .hellperOrderCartTableTbody tr.js_added td:nth-child(3) {
        display: none;
    }

    #page-basket .obal-btns {
        text-align: center;
        padding-bottom: 55px;
        font-size: 0;
    }

    #page-basket .obal-btns input {
        box-sizing: border-box;
        margin: 0;
    }

    #page-basket .obal-btns .continue_in_order {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
    }

    #page-basket .obal-btns .fleft {
        float: none;
        width: calc(50% - 5px);
        margin-left: 0;
        margin-right: 5px;
    }

    #page-basket .obal-btns .fleft:last-child {
        margin-left: 5px;
        margin-right: 0;
    }

    #page-order #login_form fieldset,
    #page-order .order-step2 fieldset,
    #page-order .order-step2 fieldset.firm-block {
        width: 50% !important;
    }

    #page-order .order-step2 fieldset.firm-block {
        padding-left: 0;
        border-left: none;
    }

    .hellperMobileHide-001 {
        display: none;
    }

    #page-order .order-step2 fieldset dt,
    #page-order .order-step2 fieldset dd {
        width: 100%;
        box-sizing: border-box;
        padding-right: 10px !important;
    }

    #page-order .order-step2 fieldset dd input[type="text"],
    #page-order .order-step2 fieldset dd input[type="password"],
    #page-order .order-step2 fieldset dd input[type="email"],
    #page-order .order-step2 fieldset dd select,
    #page-order .order-step2 fieldset dd textarea {
        width: 100%;
        box-sizing: border-box;
    }

    #page-order .order-step2 fieldset dd input[name="mobile_prefix"],
    #page-order .order-step2 fieldset dd input[name="telefon_prefix"] {
        width: 40px !important;
    }

    #page-order .order-step2 fieldset dd input[name="mobile"],
    #page-order .order-step2 fieldset dd input[name="telefon"] {
        width: calc(100% - 38px) !important;
        margin-right: -1px;
    }

    #page-product-list .bars {
        position: relative;
        padding-top: 50px;
        overflow: visible;
    }

    #page-product-list .paging {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
        text-align: left;
    }

    #page-product-list .sort-bar {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        margin: 10px 0 0 0;
        box-sizing: border-box;
        height: auto;
    }
}

@media (max-width: 620px) {
    #page-order .actions {
        text-align: left;
    }

    #page-order .actions p.fr {
        float: none;
    }

    #page-order .actions br.tinyclear {
        display: none;
    }
}

@media (max-width: 580px) {
    .hellperCartTableColVat,
    .hellperOrderCartTableColVat,
    .hellperOrderCartTableTbody tr.js_added td:nth-child(6) {
        display: none;
    }
}

@media (max-width: 550px) {
    #page-product-detail .wrap_image {
        width: 147px;
    }

    #page-product-detail .wrap_info {
        width: calc(100vw - 52px - 147px);
    }

    #page-registration .user-details fieldset,
    #page-user-details .user-details fieldset {
        width: 100%;
        float: none;
    }

    #page-registration .user-details fieldset dd input[type="text"],
    #page-registration .user-details fieldset dd input[type="password"],
    #page-registration .user-details fieldset dd input[type="email"],
    #page-registration .user-details fieldset dd select,
    #page-registration .user-details fieldset dd textarea,
    #page-user-details .user-details fieldset dd input[type="text"],
    #page-user-details .user-details fieldset dd input[type="password"],
    #page-user-details .user-details fieldset dd input[type="email"],
    #page-user-details .user-details fieldset dd select,
    #page-user-details .user-details fieldset dd textarea {
        width: 100%;
        box-sizing: border-box;
    }

    #page-registration .user-details fieldset dd input[name="login_mobile_prefix[]"],
    #page-registration .user-details fieldset dd input[name="login_phone_prefix[]"],
    #page-user-details .user-details fieldset dd input[name="mobile_prefix"],
    #page-user-details .user-details fieldset dd input[name="telefon_prefix"] {
        width: 40px !important;
    }

    #page-registration .user-details fieldset dd input[name="login_mobile[]"],
    #page-registration .user-details fieldset dd input[name="login_phone[]"],
    #page-user-details .user-details fieldset dd input[name="mobile"],
    #page-user-details .user-details fieldset dd input[name="telefon"] {
        width: calc(100% - 38px) !important;
        margin-right: -1px;
    }

    #page-registration .pass_strength,
    #page-user-details .pass_strength {
        width: 99%;
    }

    #page-product-list .paging {
        text-align: center;
    }

    #page-product-list .bars {
        padding-top: 0;
    }

    #page-product-list .bars .paging {
        display: none;
    }

    #page-product-list .bars .sort-bar {
        position: relative;

    }

    #page-product-list .paging a,
    #page-product-list .paging span {
        display: none;
    }

    #page-product-list .paging a.nextprev {
        display: inline-block;
        margin: 0 0 0 5px;
        width: 50%;
        width: calc(50% - 5px);
        text-align: center;
        text-transform: uppercase;
        padding: 10px;
        box-sizing: border-box;
    }

    #page-product-list .paging a.nextprev:first-of-type {
        margin-left: 0;
        margin-right: 5px;
    }
    
    #page-product-detail .tabs{
        height: 21px;
    }
    
    #page-product-detail .tab{
        margin-right: 2px;
        padding: 4px 5px
    }
    
    #page-product-detail .tabs .active{
        padding-bottom: 4px;
    }
}

@media (max-width: 520px) {
    #page-product-detail .wrap_image,
    #page-product-detail .wrap_info {
        width: 100%;
        float: none;
    }

    #page-product-detail .wrap_image {
        padding-bottom: 0;
    }

    #page-product-detail .wrap_info {
        padding-left: 0;
        padding-bottom: 7px;
    }

    #page-product-detail .wrap_info .description {
        padding-bottom: 0;
        padding-right: 0;
        margin-bottom: 4px;
    }

    #page-product-detail .wrap_info p {
        margin: 0.5em 0;
    }

    #page-product-detail .wrap_info dl.prices.red dd {
        padding-bottom: 0;
    }

    #page-product-detail .exp {
        margin-bottom: 5px;
    }

    #page-product-detail .c-p-e {
        text-align: center;
        font-size: 0;
    }

    #page-product-detail .c-p-e li {
        display: inline-block;
        vertical-align: middle;
        float: none;
        font-size: 12px;
    }

    #page-product-detail .addthis_toolbox {
        width: 100%;
        text-align: center;
        font-size: 0;
        box-sizing: border-box;
    }

    #page-product-detail .addthis_toolbox a {
        float: none;
        font-size: 12px;
    }

    .hellperCartTableColUnitPrice,
    .hellperOrderCartTableColPriceTaxIncl,
    .hellperOrderCartTableTbody tr.js_added td:nth-child(7) {
        display: none;
    }

    #page-order .posta_pobocky_container dl,
    #page-order .posta_pobocky_container dl dt,
    #page-order .posta_pobocky_container dl dd,
    #page-order .posta_pobocky_container dl input[type="text"] {
        width: 100%;
        text-align: left;
    }

    #page-order .posta_pobocky_container .strong dl.help {
        width: 100%;
    }

    #darkovy input {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
}

@media (max-width: 500px) {
    #page-product-list .list li,
    #pribuzne .list li,
    #page-basket-bought .list li {
        width: 50%;
    }

    #page-product-list .list li .in,
    #pribuzne .list li .in,
    #page-basket-bought .list li .in {
        height: 68vw;
    }

    #page-client-section ul li {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .search-pad2 td.pad-first,
    .search-pad2 td.pad-second {
        width: 100%;
    }

    .search-pad2 td.pad-first {
        font-size: 0;
    }

    .search-pad2 td.pad-second {
        margin-top: 10px;
        padding-right: 5px;
        padding-left: 5px;
    }

    .search-pad2 td.pad-fourth {
        padding-top: 12px;
    }

    .search-pad2 td.pad-first a.button {
        width: 50%;
        width: calc(50% - 5px);
        margin-left: 5px;
        margin-right: 0;
        box-sizing: border-box;
    }

    .search-pad2 td.pad-first a.button:first-child {
        margin-left: 0;
        margin-right: 5px;
    }

    #page-product-list .price-slider-box-outer {
        margin-right: 10px;
    }

    #cookies_warning .cell p {
        font-size: 14px !important;
    }

    #cookies_warning .cell {
        width: 100%;
        padding-right: 0;
    }

    #cookies_warning .cell-butt {
        padding-top: 10px;
    }
}

@media (max-width: 500px){
    #multimenu #tel-contact {
        display: none;
    }
}

@media (max-width: 480px) {

    #header .header-left {
        width: 132px;
    }

    #header .header-right {
        width: 212px;
        width: calc(100% - 132px);
    }

    .hellper-footer-advantage {
        font-size: 14px;
        font-size: 2.916667vw;
        width: 100%;
        display: block;
        box-sizing: border-box;
        height: 4.6em;
        padding-left: 5.928571em;
        line-height: 4.6em;
    }

    .hellper-footer-advantage-delivery:before {
        width: 5.714285em;
        height: 4.6em;
    }

    .hellper-footer-advantage-service:before {
        left: 1em;
        width: 3.914285em;
        height: 4.6em;
    }

    .hellper-footer-advantage-experience:before {
        left: 0.928571em;
        width: 4.057142em;
        height: 4.6em;
    }

    .hellper-footer-advantages-wrap {
        padding-top: 15px;
        padding-bottom: 15px;
        margin-top: 30px;
    }

    .jcarousel-clip {
        width: calc(100vw - 76px);
    }

    #page-product-list.list-index .jcarousel-list > li,
    #page-product-list-news.list-index .jcarousel-list > li,
    #panel-top-products .jcarousel-list > li,
    #recommend .jcarousel-list > li {
        width: calc(((100vw - 76px) / 2) - 10px);
    }

    .jcarousel-skin-tango .jcarousel-prev-horizontal,
    .jcarousel-skin-tango .jcarousel-next-horizontal {
        top: 87px;
        width: 12px;
        height: 32px;
        background-size: 100% 100% !important;
    }

    #page-news .all-news {
        float: none;
        display: block;
        text-align: center;
        padding-top: 10px;
    }
}

@media (max-width: 440px) {
    .hellperCartTableColPrice,
    .hellperOrderCartTableColPriceTaxExcl,
    .hellperOrderCartTableTbody tr.js_added td:nth-child(5) {
        display: none;
    }

    #plavouci-okno,
    .plavouci {
        width: auto;
        margin-right: 0;
        margin-left: 0;
        left: 15px;
        right: 15px;
    }
}

@media (max-width: 420px) {
    #page-product-list .list li .in,
    #pribuzne .list li .in,
    #page-basket-bought .list li .in {
        height: 72vw;
    }

    #page-login form input[type="submit"],
    #page-registration form input[type="submit"] {
        width: 100%;
        margin: 0;
    }

    #page-user-details form[name="userdetails"] input[type="submit"] {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    #page-order #transport_id,
    #page-order #payments_id,
    #page-order .order-box {
        width: 100%;
        float: none;
    }
    
    #page-product-detail .tab{
        font-size: 10px;
    }
}

@media (max-width: 380px) {
    #page-product-list .list li .in,
    #pribuzne .list li .in,
    #page-basket-bought .list li .in {
        height: 78vw;
    }

    #breadcrumb.detail h1 {
        font-size: 6.842105vw;
        line-height: 1.2em;
    }

    #page-product-detail .wrap-obal {
        padding: 2.631579vw;
    }

    #page-product-detail .wrap_image .gallery div.gallery-item {
        width: 26.315789vw;
    }

    #page-product-detail .wrap_info dl.prices.red dt, #page-product-detail .wrap_info dl.prices.red dd {
        height: 10.526316vw;
        line-height: 10.526316vw;
    }

    #page-product-detail .wrap_info dl .cenasdph {
        font-size: 5vw;
    }

    #page-product-detail .wrap_info dl.prices.red dd {
        font-size: 8.421052vw;
        line-height: 1em;
    }

    #page-product-detail .exp > * {
        font-size: 5vw;
    }

    .button.basket_add {
        font-size: 5.052631vw;
        line-height: 7.368421vw;
        height: 13.157894vw;
    }

    .hellperCartTableColCode,
    .hellperOrderCartTableColCode,
    .hellperOrderCartTableTbody tr.js_added td:nth-child(1) {
        display: none;
    }

    #page-basket .obal-btns .fleft,
    #page-basket .obal-btns .fleft:last-child {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    #page-basket .obal-btns .fleft:last-child {
        margin-top: 10px;
    }

    #page-order #login_form fieldset,
    #page-order .order-step2 fieldset,
    #page-order .order-step2 fieldset.firm-block {
        width: 100% !important;
    }

    #page-order .order-step2 fieldset dt,
    #page-order .order-step2 fieldset dd {
        padding-right: 0 !important;
    }

    #page-order .button-back,
    #page-order .button-next {
        width: 100%;
        float: none;
        margin: 0;
        box-sizing: border-box;
        text-align: center;
    }

    #page-order .button-back {
        margin-bottom: 10px;
    }

    #page-product-detail .tabs{
        height: 19px;
    }
    
    #page-product-detail .tab{
        margin-right: 1px;
        padding: 3px
    }
    
    #page-product-detail .tabs .active{
        padding-bottom: 3px;
    }
}

@media (max-width: 340px) {
    #page-product-list .list,
    #pribuzne .list,
    #page-basket-bought .list {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    #page-product-list .list li,
    #pribuzne .list li,
    #page-basket-bought .list li {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    #page-product-list .list li .in,
    #pribuzne .list li .in,
    #page-basket-bought .list li .in {
        height: 115vw;
    }

    #page-login fieldset.center dt {
        text-align: left;
        width: 100%;
        float: none;
    }

    #page-login fieldset.center dd {
        float: none;
        text-align: left;
    }

    #page-login fieldset dd input {
        width: 100%;
        box-sizing: border-box;
    }

    #orders-list .search_phrase input,
    #invoices-list form[name="search-form"] input,
    #delivery_bills-list form[name="search-form"] input,
    #page-complaints-list form[name="search-form"] input {
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        float: none;
    }

    #orders-list .search_phrase input[type="submit"],
    #invoices-list form[name="search-form"] input[type="submit"],
    #delivery_bills-list form[name="search-form"] input[type="submit"],
    #page-complaints-list form[name="search-form"] input[type="submit"] {
        margin-top: 10px;
    }

    #page-complaint-new dl dt {
        float: none;
        width: 100%;
        box-sizing: border-box;
    }

    #page-complaint-new dl dd {
        float: none;
        width: 100%;
        box-sizing: border-box;
    }

    form[name="check_complaint"] input {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
        float: none;
    }

    form[name="check_complaint"] input[type="submit"] {
        margin-top: 5px;
    }
}

@media (max-width: 340px) {
    #user_info span {
        display: none;
    }
}

@media (max-width: 320px) {

    #user_info span.login {
        display: inline-block;
    }

    #page-product-detail .wrap_info {
        padding-bottom: 32px;
    }

    #page-product-list .sort-bar .styledSelect {
        width: calc(100% - 105px);
    }
}

@media (max-width: 300px) {
    .search-pad2 td.pad-first a.button,
    .search-pad2 td.pad-first a.button:first-child {
        width: 100%;
        margin: 0;
    }

    .search-pad2 td.pad-first a.button:first-child {
        margin-bottom: 5px;
    }
}

/* Oprava responsive - 09-08-2018 */
@media only screen and (min-width: 480px) {
    .mobile-hide {
        display: block;
    }

    .pc-hide {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .mobile-hide {
        display: none;
    }

    .pc-hide {
        display: block;
    }
    #fancybox-content {
        height: auto;
        width: 100%;
    }

    iframe#fancybox-frame {
        width: 100%;
        height: 100%;
    }
    .product{
        height: auto!important;
        width: 100%!important;
    }
    iframe body{
        height: auto!important;
        width: 100%!important;
    }
}

@media(max-width:1350px){
        .advert5,
        .advert6{
                display: none !important;
        }
}

@media (max-width:400px){
        #page-special-action .sa-paging[data-count="11"]{
                right: 7.5vw;
                left: 7.5vw;
        }
        
        #page-special-action .sa-paging[data-count="11"] .goto_action{
                width: 3.75vw;
                height: 3.75vw;
                margin: 0 1.25vw;
                border-width: 0.75vw;
        }
}

@media (max-width:375px){
        #page-special-action .sa-paging[data-count="10"]{
                right: 8vw;
                left: 8vw;
        }
        
        #page-special-action .sa-paging[data-count="10"] .goto_action{
                width: 4vw;
                height: 4vw;
                margin: 0 1.333333vw;
                border-width: 0.8vw;
        }
}

@media (max-width:350px){
        #page-special-action .sa-paging[data-count="9"]{
                right: 8.571428vw;
                left: 8.571428vw;
        }
        
        #page-special-action .sa-paging[data-count="9"] .goto_action{
                width: 4.2857vw;
                height: 4.2857vw;
                margin: 0 1.428571vw;
                border-width: 0.857142vw;
        }
}

@media (max-width:325px){
        #page-special-action .sa-paging[data-count="8"]{
                right: 9.230769vw;
                left: 9.230769vw;
        }
        
        #page-special-action .sa-paging[data-count="8"] .goto_action{
                width: 4.615384vw;
                height: 4.615384vw;
                margin: 0 1.533846vw;
                border-width: 0.923076vw;
        }
}

@media (max-width:300px){
        #page-special-action .sa-paging[data-count="7"]{
                right: 10vw;
                left: 10vw;
        }
        
        #page-special-action .sa-paging[data-count="7"] .goto_action{
                width: 5vw;
                height: 5vw;
                margin: 0 1.666667vw;
                border-width: 1vw;
        }
}

@media (max-width:250px){
        #page-special-action .sa-paging[data-count="6"]{
                right: 12vw;
                left: 12vw;
        }
        
        #page-special-action .sa-paging[data-count="6"] .goto_action{
                width: 6vw;
                height: 6vw;
                margin: 0 2vw;
                border-width: 1.2vw;
        }
}

@media (max-width:225px){
        #page-special-action .sa-paging[data-count="5"]{
                right: 13.333333vw;
                left: 13.333333vw;
        }
        
        #page-special-action .sa-paging[data-count="5"] .goto_action{
                width: 6.66666667vw;
                height: 6.66666667vw;
                margin: 0 2.222222vw;
                border-width: 1.333333vw;
        }
}