﻿@charset "utf-8";

body {
    background: #495051;
    color: #383838;
    font-family: Titillium Web, sans-serif;
    font-size: 14px;
    line-height: 18px;
    line-height: 1
}

#wrapper {
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 30px;
    width: 900px
}

.layout3 #basket_form table *,
.layout3 #basket_form table :after,
.layout3 #basket_form table :before {
    box-sizing: border-box
}

a {
    color: #095fbf
}

a:hover {
    text-decoration: underline
}

.cufon-loading h1,
.cufon-loading h2,
.cufon-loading h3,
.cufon-loading h4,
.cufon-loading h5,
.cufon-loading h6 {
    visibility: hidden !important
}

.unlock-page-table .unlock_password {
    margin-bottom: 10px;
    max-width: 150px
}

h1.big {
    border: 0;
    font-size: 42px;
    line-height: 42px;
    margin: 0 0 5px;
    padding: 0
}

h2 {
    border-bottom: 2px solid #dfdfdf;
    font-weight: 400;
    line-height: 28px;
    margin: 45px 0 15px;
    padding: 0 0 10px;
    position: relative;
    text-transform: uppercase;
    width: 100%
}

h2,
h2.big {
    font-size: 26px
}

h2.big {
    background: none;
    line-height: 26px;
    margin: 0 0 10px
}

h2 a.top {
    font-size: 10px;
    font-weight: 700;
    line-height: 28px;
    position: absolute;
    right: 0;
    top: 0
}

h3 {
    border-bottom: 2px solid #dfdfdf;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 10px;
    margin-top: 30px;
    padding: 0 0 10px;
    text-transform: uppercase;
    vertical-align: top
}

h4 {
    text-transform: uppercase
}

h4,
h5 {
    font-size: 19px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 10px
}

h5 {
    letter-spacing: -1px
}

h6 {
    background: url(../images/dots.gif) repeat-x 0 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin: 15px 0;
    text-transform: uppercase
}

h6 a,
h6 span {
    background: #fff;
    padding: 0 10px 0 0
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    text-decoration: none
}

.cufon-ready h1,
.cufon-ready h2,
.cufon-ready h3,
.cufon-ready h4,
.cufon-ready h5,
.cufon-ready h6 {
    font-weight: 700;
    letter-spacing: 0
}

address,
p {
    margin-bottom: 10px
}

label {
    display: block;
    font-weight: 700;
    line-height: 36px
}

.input,
.textarea,
input,
textarea {
    background: #fff;
    border: 0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-family: Titillium Web, sans-serif;
    font-size: 11px;
    font-weight: 400;
    margin: 0;
    max-width: 400px;
    vertical-align: top
}

.input,
input[type=password],
input[type=text] {
    height: 16px;
    width: 260px
}

.input {
    border: 1px solid #dfdfdf;
    padding: 5px 10px
}

.textarea,
textarea {
    border: 1px solid #dfdfdf;
    min-height: 101px;
    min-width: 260px;
    padding: 10px
}

.input input,
.textarea textarea {
    background: transparent;
    border: 0;
    margin: 0;
    min-height: 0;
    min-width: 0;
    padding: 0;
    resize: none;
    width: 100%
}

div input.small {
    color: #2a2a2a;
    margin: 0;
    width: 230px
}

.button,
div input.small {
    display: inline-block;
    font-size: 10px
}

.button {
    background: #a5be00;
    border: 0;
    border-bottom: 4px solid #98af00;
    color: #fff;
    font-weight: 700;
    line-height: 16px;
    margin: 0 6px 10px 0;
    outline: 0;
    padding: 6px 10px 4px;
    text-decoration: none;
    text-transform: uppercase
}

.myslider ul {
    line-height: 20px;
    list-style: square inside;
    margin: 10px 0 10px 40px
}

ul ul {
    margin: 5px 0 5px 15px
}

ol {
    line-height: 20px;
    list-style: decimal inside;
    margin: 10px 0 10px 40px
}

ol ol {
    list-style: lower-alpha none inside;
    margin: 5px 0 5px 15px
}

blockquote,
q {
    background: url(../images/blockquote.jpg) no-repeat 0 0;
    color: #979797;
    display: block;
    font-style: italic;
    margin-bottom: 10px;
    padding: 5px 10px 5px 23px
}

blockquote p:last-child {
    margin-bottom: 0
}

code,
pre {
    border: 1px dotted #bbb;
    font: 13px/18px Consolas, Courier New, Courier, monospace
}

pre {
    color: #414141;
    display: block;
    margin-bottom: 10px;
    overflow: auto;
    overflow-y: hidden;
    padding: 10px 0 10px 10px;
    position: relative;
    white-space: pre;
    width: 100%
}

pre strong {
    background: #f4f4f4;
    color: #000
}

code {
    padding: 1px 3px
}

table {
    position: relative;
    width: 100%
}

th {
    font-size: 11px;
    padding: 6px;
    text-align: center;
    text-transform: uppercase
}

th.nobg {
    background: none;
    border: 0
}

td {
    background: inherit;
    color: #4f6b72;
    padding: 6px
}

td,
td.big {
    text-align: center
}

td.big {
    width: 200px
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.center {
    margin: 0 0 10px;
    text-align: center
}

.alignleft,
img.left {
    float: left;
    margin: 5px 20px 10px 0
}

.alignright,
img.right {
    float: right;
    margin: 5px 0 10px 20px
}

.aligncenter {
    display: block;
    margin: 0 auto
}

h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
    vertical-align: middle
}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0px;
    width: 1%
}

.cart input,
.input,
.textarea,
input[type=password],
input[type=text],
textarea {
    width: 100%
}

#header {
    background-image: inherit;
    background-repeat: inherit;
    font-family: inherit;
    height: inherit;
    top: inherit
}

#header,
#page_background {
    position: inherit;
    width: inherit
}

#page_background {
    background: inherit;
    margin: inherit
}

#page {
    background-attachment: inherit;
    background-image: inherit;
    box-sizing: border-box;
    overflow: hidden;
    position: inherit
}

#masterpage,
#page {
    background-position: inherit;
    background-repeat: inherit
}

#masterpage {
    background-color: inherit
}

#aroundpage {
    background-color: transparent;
    background-position: inherit;
    background-repeat: inherit;
    width: 100%
}

.bgLupa {
    border: inherit;
    padding: inherit
}

#header_link_hack {
    max-width: 100%;
    width: inherit !important
}

hr {
    display: none
}

html #footer {
    text-align: center
}

.search,
html #header {
    display: none
}

a,
abbr,
address,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
label,
legend,
li,
object,
ol,
p,
pre,
q,
small,
span,
strong,
sub,
sup,
ul {
    border: 0;
    margin: 0;
    padding: 0
}

article,
aside,
figcaption,
figure,
figure img,
footer,
header,
hgroup,
nav,
object,
section,
video {
    display: block
}

figure {
    position: relative
}

figure img {
    width: 100%
}

input {
    -webkit-border-radius: 0;
    border-radius: 0
}

html {
    background: inherit
}

.break {
    display: none
}

label {
    font-weight: 400;
    text-align: left
}

.wrapper-voucher-label>label {
    display: inline-block !important
}

a {
    color: #40b3df
}

.img_box a img:last-child {
    display: none
}

.wrapper-voucher-value .buy_btn {
    padding: 4px 30px
}

#responsive_layout_large {
    display: block;
    left: -1000px;
    position: absolute;
    top: -1000px
}

#boxMojeID {
    text-align: center
}

#boxMojeID a {
    font-size: 12px;
    line-height: 19px;
    margin: 0 !important
}

#boxMojeID h2 {
    display: none
}

#boxMojeID input {
    min-height: 32px !important;
    width: 162px !important
}

#postaPontApi h2 {
    background: transparent linear-gradient(180deg, #158639 0, #147633 51%, #0f5324) repeat scroll 0 0;
    border-radius: 4px 4px 0 0;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 40px !important;
    line-height: 39px !important;
    overflow: hidden;
    padding-left: 15px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .4)
}

#postaPontApi input[type=text] {
    border: 1px solid #158639 !important;
    height: 20px !important
}

#postaPontApi .select {
    background-color: hsla(0, 0%, 100%, .5);
    border: none;
    display: inline-block;
    float: left;
    height: 100%;
    left: 0;
    position: relative;
    width: 33.33%;
    z-index: 1
}

#postaPontApi-inner form div#select_container {
    border: 1px solid #dedede;
    border-radius: 4px;
    float: left;
    height: 23px !important;
    line-height: 23px;
    margin-right: 10px;
    padding: 7px !important;
    width: 68% !important
}

#postaPontApi-inner {
    background: #fff;
    border: 1px solid #dedede;
    border-top: 0;
    padding: 17px
}

#postaPontApi-inner form button {
    background: transparent linear-gradient(180deg, #158639 0, #147633 51%, #0f5324) repeat scroll 0 0 !important;
    border: none !important;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px !important;
    font-weight: 700;
    height: 38px !important;
    line-height: 25px !important;
    text-transform: uppercase;
    width: 26% !important
}

.postapont_control_window {
    width: auto
}

html body .postapont_control_window {
    height: auto
}

#postaPontApi #back_btn {
    display: inline-block;
    float: right;
    font-size: 0;
    margin-right: 20px;
    text-decoration: none
}

#postaPontApi #back_btn:before {
    color: #fff
}

@font-face {
    font-family: Flaticon;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/flaticon.eot);
    src: url(../fonts/flaticon.eot#iefix) format("embedded-opentype"), url(../fonts/flaticon.woff) format("woff"), url(../fonts/flaticon.ttf) format("truetype"), url(../fonts/flaticon.svg) format("svg")
}

h2 {
    font-size: 18px
}

#page_background {
    background: url(../images/polygon.jpg) repeat 0 0 #fff;
    background-attachment: fixed
}

.hack-box {
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: -51px
}

#aroundpage,
#ebar,
#footer,
#header,
#topmenu {
    display: inline-block
}

html body #left-box {
    clear: both;
    display: inline-block;
    float: left
}

html body #left-box,
html body #right-box {
    position: relative;
    top: -51px
}

html body #right-box {
    box-sizing: border-box;
    clear: both;
    display: inline-block;
    float: left;
    padding: 8px
}

#centerpage,
#centerpage2 {
    display: inline-block;
    float: none
}

#aroundpage>div,
#centerpage,
#centerpage2,
#left-box,
#right-box,
.myheader .content {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top
}

p img {
    height: auto;
    max-width: 100%
}

#czpost_window_background.service_name_intime_box #intime_boxes_responsive {
    display: none
}

.hack-box,
.myheader .content {
    width: 1140px
}

#centerpage,
#centerpage2,
#topmenu {
    border-left: 20px solid transparent;
    box-sizing: border-box;
    width: calc(100% - 280px)
}

#left-box,
#right-box {
    width: 280px
}

.myheader .content {
    width: 1140px
}

#centerpage {
    padding-right: 1px
}

#incenterpage2 .detail-box-product .stock_no,
#incenterpage2 .detail-box-product .stock_yes {
    margin-left: 5px;
    margin-top: 7px
}

@media only screen and (min-width:960px) and (max-width:1160px) {

    .hack-box,
    html .myheader .content {
        width: 960px
    }

    #left-box,
    #right-box {
        width: 255px
    }

    #centerpage2,
    #topmenu,
    html body #centerpage {
        width: calc(100% - 255px)
    }

    html body #page #incenterpage2 #related .stock_no,
    html body #page #incenterpage2 #related .stock_yes {
        bottom: 24px;
        left: 6px
    }

    html #topmenu {
        margin-right: 9px;
        width: calc(100% - 271px)
    }

    html #search {
        left: 98px
    }

    #page .mybanner a.one:after,
    #page .mybanner a.three:after,
    #page .mybanner a.two:after,
    html .mybanner a {
        height: 207px;
        width: 208px
    }

    html body #page #related .product.productDetail {
        width: 215px
    }

    html body .info {
        max-width: 971px
    }
}

@media only screen and (min-width:768px) and (max-width:959px) {

    .hack-box,
    .myheader .content {
        width: 768px
    }

    #show_selected_button,
    .wa-button {
        float: inherit !important
    }

    #incenterpage2 .detail-box-product .stock_no,
    #incenterpage2 .detail-box-product .stock_yes {
        text-align: center
    }

    html body #page #incenterpage2 #related .stock_no,
    html body #page #incenterpage2 #related .stock_yes {
        bottom: 24px;
        left: 6px
    }

    html body .dataTable .prvniradek {
        font-size: 11px;
        font-weight: 400
    }

    .productList tbody tr.row_noimg td {
        font-size: 13px;
        padding: 5px;
        vertical-align: middle
    }

    html .page-e-login p font {
        left: 249px;
        min-width: 519px;
        top: 421px
    }

    #left-box,
    #right-box {
        width: 228px
    }

    #centerpage,
    #centerpage2,
    #topmenu {
        width: calc(100% - 228px)
    }

    html #topmenu {
        margin-right: 9px;
        width: calc(100% - 245px)
    }

    html #search {
        left: 130px
    }

    #page .mybanner a,
    #page .mybanner a.one:after,
    #page .mybanner a.three:after,
    #page .mybanner a.two:after {
        background-position: top;
        display: inline-block;
        height: 149px;
        margin-right: 7px;
        margin-top: 0;
        width: 159px
    }

    html .myfooter h4 {
        width: 240px
    }

    html .icons_width_hack>div {
        margin-right: 4px
    }

    html #main-menu ul li a {
        font-size: 13px;
        padding: 0 0 0 12px
    }

    html body .box-spc {
        float: none;
        width: 100%
    }

    html .box-spc,
    html .col-l {
        display: inline-block;
        width: 100%
    }

    .img_box {
        max-height: 317px
    }

    html body #page .parallax .content a {
        background-size: 60% auto
    }

    html body #related .product.productDetail {
        width: 245px
    }

    .action-box .product3ImageBox img {
        width: 80px
    }

    .page-e-finish .box_text>a,
    .page-e-finish .center,
    .page-e-finish .prices span {
        font-size: 12px
    }

    #page #basket_form .box_text a {
        font-size: 20px
    }

    html .product-status-place {
        width: 100%
    }

    .center.prices-extra-unit-header,
    .prices.prices-extra-unit {
        display: none
    }

    html body .info {
        max-width: 780px
    }
}

@media only screen and (max-width:959px) {

    .page-product-detail .product-detail-container .detail-box-product .box-spc,
    .page-product-detail .product-detail-container .detail-box-product .col-l,
    .page-product-detail .product-detail-container .detail-box-product .product-status-place {
        float: none;
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    #responsive_layout_large {
        display: none
    }

    html body #czpost_window_background #window {
        background-color: #fff;
        border-radius: 0;
        height: 100%;
        left: 0;
        overflow: scroll;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 3000
    }

    .system_banner {
        display: none !important
    }

    html body #czpost_window_background #top_bar {
        padding-left: 10px;
        width: 100%
    }

    html body #czpost_window_background #back_btn {
        display: inline-block;
        float: right;
        line-height: 25px;
        margin-right: 20px;
        text-decoration: none
    }

    #czpost_window_background #center_point {
        height: 100%;
        width: 100%
    }

    #czpost_window_background.service_name_intime_box #dpd_iframe {
        display: none
    }

    #czpost_window_background.service_name_intime_box #intime_boxes_responsive {
        display: block
    }

    html body #ajax-basket.postapont_control_window {
        height: 100%;
        left: 0;
        overflow: scroll;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 3000
    }

    #postaPontApi h2 #back_btn:before {
        top: 0
    }

    #postaPontApi-inner form div#select_container {
        width: 60% !important
    }

    #postaPontApi-inner form button {
        width: 30% !important
    }

    #basket_merge_question_area,
    #basket_merge_question_area_center_hack {
        height: 100%;
        left: 0 !important;
        overflow: scroll;
        position: fixed !important;
        top: 0 !important;
        width: 100%
    }

    #basket_merge_question_area {
        padding: 0 !important
    }

    #basket_merge_question_area #basket_merge_question_form,
    #basket_merge_question_area .basket_place,
    #basket_merge_question_area h2 {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
        text-indent: 10px
    }

    #basket_merge_question_area .basket_merge_buttons {
        width: 100%
    }

    html body .close_dialog_wrapper {
        top: -133px
    }

    html body #basket_merge_question_area .merge_buttons_hint {
        margin-left: 0;
        padding-bottom: 10px;
        padding-top: 14px;
        text-align: center;
        width: 100%
    }

    html body #back_btn:before {
        top: 7px
    }

    html body .ui-autocomplete {
        left: 0 !important;
        padding-left: 0;
        padding-right: 20px;
        position: fixed !important;
        top: 106px !important;
        width: 100% !important;
        z-index: 4000
    }

    html body .ui-autocomplete a {
        line-height: 20px
    }

    html .product-status-place {
        width: 100%
    }

    html .page-e-login p font {
        left: 0;
        min-width: 283px;
        top: 497px
    }

    .hack-box,
    .myheader .content {
        width: 300px
    }

    html body #page .productList .stock_no,
    html body #page .productList .stock_yes {
        font-size: 0
    }

    td.alt,
    tr:nth-child(2n) td {
        background-color: inherit !important
    }

    .wrapper-voucher-label,
    .wrapper-voucher-value {
        display: block
    }

    label {
        text-align: center
    }

    #basket_form .price-desc.left,
    .wrapper-tax-payer {
        font-size: 12px !important
    }

    .cart .prices .price_small,
    table.cart .total .price-desc .price_small {
        font-size: 10px !important
    }

    #ebar div {
        padding-right: 0
    }

    #quantity_tag {
        font-size: 13px
    }

    #show_selected_button,
    .wa-button {
        float: inherit !important
    }

    #centerpage,
    #centerpage2,
    #left-box,
    #right-box {
        clear: none;
        display: block;
        float: none;
        width: 100%
    }

    html #search {
        left: 0
    }

    html #search,
    html #search #q {
        width: 100%
    }

    html body #topmenu {
        width: 30%
    }

    #slider,
    .clanky_drobky,
    html body #right-box,
    html body #topmenu ul,
    html body .mybanner,
    html body .myheader .info {
        display: none
    }

    #centerpage2,
    html #centerpage {
        border-left: 0;
        text-align: center
    }

    html #incenterpage {
        margin-top: 0
    }

    html #ebar {
        left: 0;
        position: absolute;
        text-align: left;
        top: -220px;
        width: 100%
    }

    #search,
    .mylogo {
        position: relative;
        top: 48px
    }

    html #search {
        top: 67px
    }

    #search,
    html .mylogo {
        position: relative;
        top: 57px
    }

    html .myheader .content {
        height: 265px
    }

    html .elink.user-logout.user_register_text,
    html .elink.user_login_text {
        font-size: 0
    }

    html .elink.user_login_text {
        margin-right: 8px
    }

    #basket_icon {
        float: right
    }

    #user_icon {
        float: left
    }

    #ebar_set {
        display: inline-block;
        width: 100%
    }

    html #left-box .leftmenu ul ul:after {
        display: none
    }

    html #left-box .leftmenu ul ul {
        border-left: 0;
        left: 0;
        top: 50px
    }

    html #left-box .leftmenu ul ul li {
        box-sizing: border-box;
        margin-left: 0;
        padding-left: 15px
    }

    html .myfooter .content .five,
    html .myfooter .content .four,
    html .myfooter .content .one,
    html .myfooter .content .three,
    html .myfooter .content .two {
        display: block;
        width: 98%
    }

    html .myfooter h4,
    html .myfooter h5 {
        width: 100%
    }

    html .icons_width_hack>div {
        margin-right: 0
    }

    html .icons_width_hack div:before {
        font-size: 16px
    }

    html #user_content_tag_bg .elink.user-logout.user_logout_text,
    html #user_content_tag_bg .elink.user_name_text {
        font-size: 0
    }

    html body:not(.layout3) #basket_form .cart tr td {
        width: 25%
    }

    #basket_form .cart:first-child tr:not(.leave-note) td:not(.price-desc):first-child,
    .page-e-finish .cart tbody tr td.order-product-image,
    .page-e-finish .cart thead tr th:first-child,
    .productList tr th:first-child,
    .row_noimg>td:first-child,
    html body #page .prices.prices-extra-unit {
        display: none
    }

    .page-e-finish #basket_form .cart tbody tr td.order-product-image,
    .page-e-finish #basket_form .cart thead tr th:first-child {
        display: inherit
    }

    .center.prices-extra-unit-header,
    .page-e-finish .cart .prices.prices-extra-unit {
        display: none
    }

    .page-e-finish .box_text>a,
    .page-e-finish .center,
    .page-e-finish .prices span {
        font-size: 12px
    }

    #basket_form .cart:first-child td:nth-child(5):not(.price-desc),
    body.layout3 #basket_form .cart thead .order-product-image-header,
    body:not(.layout3) #basket_form .cart thead {
        display: none
    }

    #basket_form .box_text a {
        font-size: 20px
    }

    #basket_form .items_count {
        width: 28px
    }

    #left_eshop .leftmenu>ul {
        display: none;
        transition: all .4s linear;
        width: 100%
    }

    .menu-open .title_left_eshop:after {
        color: #fff;
        content: "";
        display: inline-block;
        font-family: fontawesome;
        font-size: 26px;
        position: absolute;
        right: 20px;
        text-align: center;
        top: 2px;
        transition: all .5s linear 0s
    }

    #page #left_eshop:hover .leftmenu>ul {
        display: inline-block;
        height: inherit;
        transition: all .4s linear
    }

    .title_left_eshop:after {
        box-sizing: border-box;
        color: #fff;
        content: "";
        display: inline-block;
        font-family: fontawesome;
        font-size: 26px;
        position: absolute;
        right: 20px;
        text-align: center;
        top: 2px;
        transition: all .5s linear 0s
    }

    html body .box-spc {
        float: none;
        width: 100%
    }

    html .box-spc,
    html .col-l {
        display: inline-block;
        width: 100%
    }

    html body .productTitleContent {
        min-height: 121px
    }

    #centerpage_params_filter_header {
        padding-bottom: 40px;
        position: relative
    }

    #centerpage_price_slider_box_area {
        bottom: 0;
        left: 0;
        position: absolute;
        text-align: center;
        width: 90%
    }

    html .page-e-register #page h1,
    html body #page .parallax {
        display: none
    }

    html body #page #centerpage,
    html body #page #centerpage2 {
        margin-top: -51px
    }

    html body .productTitleContent {
        min-height: inherit
    }

    html .subcat li a {
        margin: 0
    }

    .productList tbody tr.row_noimg td {
        font-size: 13px;
        padding: 5px;
        vertical-align: middle
    }

    .productList .icons {
        display: none
    }

    html body #page .hack-box #related .product {
        margin: 7px
    }

    html .logo-wrapper {
        position: relative;
        top: -14px
    }

    html body #search {
        top: 51px
    }

    html #search_setup_area {
        top: 0
    }

    #search #search_setup_area {
        display: none !important;
        font-size: 15px
    }

    html #search_setup_area {
        top: 5px
    }

    html body:not(.layout3) #page .shipping-and-payment td {
        display: inline-table;
        margin: 3px;
        text-align: left;
        width: auto
    }

    .shipping-and-payment thead {
        display: none
    }

    html .e-basket-delivery-image,
    html .e-basket-payment-image {
        float: left
    }

    #basket_form label {
        float: left;
        font-size: 12px;
        line-height: 20px
    }

    #basket_shipping_list tr {
        border-bottom: 1px solid rgba(0, 0, 0, .3)
    }

    #basket_form label {
        display: inline-block;
        float: none
    }

    #basket_shipping_list .carry_options_radio,
    html body #page .shipping-and-payment td {
        float: left
    }

    #basket_payments_list,
    #basket_shipping_list {
        display: inline-block;
        padding: 5px
    }

    .param.centerpage_params_filter_areas td.value_cells {
        width: 100%
    }

    .value_cells {
        display: block
    }

    html .param.centerpage_params_filter_areas td.value_cells {
        width: 100%
    }

    .ui-tabs-vertical .ui-tabs-nav {
        width: 142px
    }

    #page .newsletter_box {
        display: none
    }

    #newsletter_mail {
        border: 0
    }

    #page .price-value,
    #page .price-value font {
        font-size: 12px;
        text-align: right
    }

    .lang-hu #page .detail-info .total .price-vat .price-value,
    .lang-hu #page .detail-info .total .price-vat .price-value>font {
        font-size: 16px
    }

    .center.prices-tax-header,
    .prices.prices.prices-tax {
        display: none !important
    }

    .price_small {
        padding-right: 35px
    }

    .wrapper-tax-payer {
        right: 35px
    }

    .wrapper-recalc-btn {
        right: 5px;
        top: 8px
    }

    .delete_btns {
        float: right
    }

    #heurekaTabright {
        display: none !important;
        visibility: hidden
    }

    html body .info {
        display: none
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {

    #incenterpage .stock_no,
    #incenterpage .stock_yes,
    #incenterpage2 .stock_no,
    #incenterpage2 .stock_yes {
        font-size: 0
    }

    #incenterpage2 #related .stock_no,
    #incenterpage2 #related .stock_yes {
        bottom: 24px;
        left: 20px
    }

    html body #page #incenterpage2 #related .stock_no,
    html body #page #incenterpage2 #related .stock_yes {
        bottom: 24px;
        font-size: 0;
        left: 19px
    }

    .productBody img[itemprop=image] {
        max-width: 100%
    }

    .hack-box,
    .myheader .content {
        width: 420px
    }

    html .page-e-login p font {
        left: 0;
        min-width: 407px;
        top: 421px
    }

    html body #page #related img {
        height: auto;
        max-height: 146px;
        max-width: 206px;
        width: auto
    }

    html body #page #main-menu {
        background-color: transparent
    }

    #centerpage,
    #centerpage2,
    #left-box,
    #right-box {
        clear: none;
        display: block;
        float: none;
        width: 100%
    }

    html #left-box .title_left_eshop {
        padding-left: 40px
    }

    html body .myheader .info {
        display: none
    }

    html #search {
        left: 0
    }

    html #search .search_submit {
        right: 25px
    }

    html body #topmenu {
        width: 30%
    }

    #slider,
    html body #right-box,
    html body #topmenu ul,
    html body .mybanner {
        display: none
    }

    html #ebar {
        left: -16px;
        position: absolute;
        text-align: right;
        top: -220px;
        width: 100%
    }

    #search,
    .mylogo {
        position: relative;
        top: 48px
    }

    html #search {
        top: 67px
    }

    #search,
    html .mylogo {
        position: relative;
        top: 57px
    }

    html .myheader .content {
        height: 265px
    }

    html .elink.user-logout.user_register_text,
    html .elink.user_login_text {
        font-size: 15px
    }

    html .myfooter .content .five,
    html .myfooter .content .four,
    html .myfooter .content .one,
    html .myfooter .content .three,
    html .myfooter .content .two {
        display: block;
        width: 98%
    }

    html .myfooter h4,
    html .myfooter h5 {
        width: 100%
    }

    html body .img_box {
        display: block;
        max-height: 244px;
        overflow: hidden
    }

    #centerpage,
    html body #page #centerpage {
        margin-top: -51px
    }

    html .elink.user-logout.user_register_text,
    html .elink.user_login_text {
        font-size: 0
    }

    html .subcat li a {
        margin: 0
    }

    html .logo-wrapper {
        position: relative;
        top: -15px
    }

    html body #search {
        top: 44px
    }

    html body #search_setup_area {
        top: 0
    }

    html body #page .shipping-and-payment td {
        display: inherit;
        text-align: inherit;
        width: inherit
    }

    .shipping-and-payment thead {
        display: inherit
    }

    #page .newsletter_box {
        display: none
    }

    #heurekaTabright {
        display: none !important
    }
}

#slider {
    border: 1px solid #c3c3c3;
    overflow: hidden
}

.myslider {
    background-color: #48d5ec;
    margin-top: 50px;
    min-height: 250px
}

.myheader {
    background: #2d2d2d;
    color: #fff;
    display: inline-block;
    position: relative;
    text-align: center;
    width: 100%
}

.slider_available .myheader {
    background-color: none
}

.myheader .content {
    height: 244px;
    padding-top: 5px;
    position: relative;
    text-align: left
}

.mylogo {
    background-size: 100%;
    display: inline-block
}

.logo-wrapper {
    top: 64px
}

#site_logo {
    background-position: 50%
}

#ebar {
    position: absolute;
    right: 0;
    text-align: right;
    top: -198px;
    width: 100%
}

html body #page #ebar_set a {
    color: #fff;
    height: 35px;
    line-height: 50px;
    position: relative;
    text-align: right;
    text-decoration: none;
    vertical-align: midle
}

.page-product-detail #related .spc .productFooter {
    top: 136px
}

#quantity_tag>font {
    display: block;
    line-height: 0px;
    margin-top: -5px
}

#quantity_tag {
    position: relative;
    top: -11px
}

html body #ebar #quantity_tag:before {
    line-height: 35px;
    padding: 1px 11px
}

#topmenu ul {
    display: inline-block;
    list-style-type: none
}

#search .title_left2 {
    display: none
}

#search p {
    position: relative
}

#search #q {
    border: 0;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    height: 46px;
    padding-left: 8px;
    width: 350px
}

#search .search_submit {
    border: 0;
    box-shadow: none;
    display: inline-block;
    right: 6px;
    width: 38px;
    z-index: 2
}

#search .search_submit,
.wrapper_search_submit {
    border-radius: 4px;
    height: 36px;
    position: absolute;
    top: 5px
}

.wrapper_search_submit {
    background: #2da759;
    right: 5px;
    transition: all .3s linear;
    width: 36px
}

#page .wrapper_search_submit:hover {
    background-color: #e7e7e7;
    color: #000;
    transition: all .3s linear
}

#page .wrapper_search_submit:before {
    content: "";
    font-family: fontawesome;
    font-size: 20px;
    line-height: 36px;
    padding-left: 10px
}

#page #search .search_submit {
    background: none;
    border: 0;
    border-radius: 4px;
    box-shadow: none;
    display: inline-block;
    height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    z-index: 2
}

#search .search_submit:hover {
    transition: all .3s linear
}

#search {
    display: inline-block;
    height: 45px;
    margin: auto;
    vertical-align: top;
    width: 350px
}

.myheader .info {
    display: block;
    vertical-align: top;
    width: 50%
}

.info i {
    background-color: #363636;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 35px;
    margin-right: 6px;
    overflow: hidden;
    padding: 10px 11px;
    width: 35px
}

.info a:hover>i,
.info i {
    transition: all .3s linear
}

.info a:hover>i {
    background-color: #fff;
    color: #222
}

.info a:hover {
    color: #999d9e;
    transition: all .3s linear
}

.info a:hover span {
    color: #fff;
    transition: all .3s linear
}

.info a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 17px;
    margin-left: 5px;
    margin-right: 20px;
    text-decoration: none
}

.info a,
.info a span {
    font-weight: 300;
    transition: all .2s linear
}

.info a span {
    color: #999d9e;
    display: block;
    font-size: 14px
}

#search,
.mylogo {
    position: relative
}

#search {
    display: block;
    left: 58px;
    top: -9px
}

#topmenu {
    display: inline-block;
    float: right;
    margin-right: 8px;
    width: calc(100% - 295px)
}

.slider_available #topmenu {
    float: none
}

#main-menu {
    background-color: #40b3df;
    border-radius: 3px 3px 0 0;
    font-size: 0;
    height: 51px;
    padding: 0 15px
}

#main-menu>ul li a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 100%;
    line-height: 51px;
    padding: 0 10px;
    text-decoration: none
}

#main-menu ul li {
    border-right: 1px solid rgba(0, 0, 0, .33);
    box-shadow: 1px 0 0 hsla(0, 0%, 100%, .33)
}

#main-menu ul {
    height: 51px
}

#main-menu ul li:hover {
    background-color: #222
}

#main-menu ul li {
    position: relative
}

#main-menu ul li ul li a {
    line-height: 20px;
    padding: 10px;
    width: 100%
}

#main-menu ul li ul li:hover {
    background-color: #000
}

#left-box .title_left_eshop {
    background-color: #40b3df;
    border-radius: 3px 3px 0 0;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    height: 51px;
    line-height: 51px;
    padding-left: 10px;
    width: 100%
}

#left-box ul {
    list-style-type: none
}

#left-box ul li a {
    border: 1px solid #cfcfcf;
    border-top: 0;
    box-sizing: border-box;
    color: #454242;
    display: inline-block;
    height: 51px;
    line-height: 51px;
    overflow: hidden;
    padding-left: 50px;
    position: relative;
    text-decoration: none;
    width: 100%;
    z-index: 1
}

#left-box ul li ul li a {
    color: #c5c2c2
}

#page .mobile-menu-content ul li ul li a {
    color: #454242
}

#left-box>ul>li {
    background-color: #fff;
    position: relative;
    transition: all .2s linear
}

#left-box li a:before {
    content: "";
    display: inline-block;
    font-family: fontawesome;
    font-size: 14px;
    height: 45px;
    left: 15px;
    line-height: 22px;
    overflow: hiden;
    position: absolute;
    text-align: left;
    top: 16px;
    transition: all .2s linear;
    width: 32px
}

html body #page .leftmenu2 li.leftmenu2Act,
html body #page .leftmenu2 li:hover,
html body #page .leftmenu2 ul ul li.leftmenu2Act {
    background-color: #3a3a3a;
    transition: all .2s linear
}

html body #page .leftmenu2 li.leftmenu2Act a,
html body #page .leftmenu2 ul ul li.leftmenu2Act a {
    color: #fff;
    font-size: 16px;
    padding-right: 15px;
    text-align: right
}

html #page #left-box ul ul {
    margin: 0
}

html .leftmenu2 ul li {
    background-color: #fff
}

html #left-box .leftmenu2 ul ul a:before {
    content: "";
    content: "";
    display: inline-block;
    font-family: fontawesome;
    font-size: 8px;
    font-size: 10px;
    left: 39px;
    left: 30px;
    transform: none
}

#left-box .leftmenu>ul>li>ul {
    display: inline-block;
    min-height: 400px;
    padding: 10px 0 15px;
    visibility: hidden;
    width: 859px
}

#left-box .leftmenu>ul>li:hover ul {
    visibility: visible;
    width: 853px
}

#left-box .leftmenu>ul>li>ul * {
    transition: none !important
}

.leftmenu>ul>li {
    background-color: #fff;
    position: relative
}

html #page li.leftmenuAct,
html .leftmenu li:hover {
    background-color: #252525;
    transition: all .2s linear
}

.leftmenu ul ul li:hover {
    background-color: transparent;
    transition: all .2s linear
}

.leftmenu li:hover a:before,
.leftmenu2 li:hover a:before,
.leftmenuAct a:before {
    color: #fff;
    left: -10px;
    overflow: hidden;
    top: 30px;
    transform: scale(4.5) rotate(30deg);
    transition: all .2s linear;
    z-index: 1
}

.leftmenu li a {
    overflow: hidden
}

#left-box .leftmenu2>ul>li:hover>a,
#left-box .leftmenu>ul>li:hover>a,
#left-box .leftmenuAct a {
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    padding-right: 10px;
    text-align: right;
    transition: all .2s linear
}

html #left-box .leftmenu ul ul ul {
    margin-left: 0 !important;
    padding-top: 6px;
    width: auto
}

#left-box ul ul li a:before {
    display: none
}

#left-box .leftmenu ul ul {
    background-image: none;
    border-left: none !important;
    margin-left: 15px !important
}

html body #page .masonry {
    width: 859px
}

#left-box .leftmenu ul ul ul {
    border-left: 0
}

#left-box .leftmenu ul {
    position: relative
}

#left-box .leftmenu ul ul:after {
    background-color: transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid rgba(34, 34, 34, .99);
    border-top: 13px solid transparent;
    content: " ";
    display: inline-block;
    height: 0;
    left: -11px;
    overflow: hidden;
    position: absolute;
    top: 15px;
    width: 0
}

#left-box .leftmenu ul ul ul:after {
    display: none
}

#left-box .leftmenu ul ul ul {
    background-color: transparent;
    background-image: none;
    display: block;
    font-size: 3px;
    padding-left: 0;
    position: static
}

#left-box .leftmenu ul ul li {
    display: inline-block;
    margin-left: 15px;
    max-width: 208px;
    width: auto
}

#left-box .leftmenu ul ul ul li {
    display: block;
    padding-left: 15px;
    position: relative;
    width: auto
}

#left-box .leftmenu ul ul ul li:before {
    background-color: hsla(0, 0%, 100%, .75);
    content: " ";
    display: inline-block;
    height: 8px;
    left: 0;
    position: absolute;
    top: 14px;
    width: 8px
}

#left-box .leftmenu ul ul a:hover {
    color: #fff;
    transition: all .3s linear
}

#left-box .leftmenu ul ul ul li a {
    font-size: 13px
}

#left-box .leftmenu ul ul a {
    font-size: 16px
}

#left-box .leftmenu ul ul li a {
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, .15);
    line-height: 35px
}

#left-box .leftmenu ul ul ul li a {
    border-bottom: 0;
    box-shadow: none;
    display: block;
    text-align: left
}

#left-box .leftmenu ul ul li a {
    height: 35px;
    line-height: 39px;
    margin: 0;
    padding: 0;
    text-align: left
}

#main-menu ul:first-child li a:before {
    background-color: #2194c0;
    border-radius: 4px;
    content: "";
    display: inline-block;
    font-family: fontawesome;
    font-size: 30px;
    height: 63px;
    left: -17px;
    line-height: 62px;
    position: absolute;
    text-align: center;
    top: -6px;
    width: 63px
}

#main-menu ul:first-child li a {
    min-width: 26px
}

.category-menu-sep-order-1,
.category-menu-sep-order-10,
.category-menu-sep-order-11,
.category-menu-sep-order-12,
.category-menu-sep-order-13,
.category-menu-sep-order-14,
.category-menu-sep-order-15,
.category-menu-sep-order-2,
.category-menu-sep-order-3,
.category-menu-sep-order-4,
.category-menu-sep-order-5,
.category-menu-sep-order-6,
.category-menu-sep-order-7,
.category-menu-sep-order-8,
.category-menu-sep-order-9 {
    background-color: transparent !important;
    border-bottom: 2px solid;
    box-sizing: border-box;
    color: #40b3df;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-top: 21px;
    padding: 10px 7px;
    width: 100%
}

.sliderwrapper {
    min-height: 200px;
    overflow: hidden
}

.slide_content {
    width: 100%;
    z-index: 2
}

.select,
.slide_content {
    display: inline-block;
    height: 100%;
    position: relative
}

.select {
    background-color: rgba(0, 0, 0, .5);
    float: left;
    left: 0;
    width: 33.33%;
    z-index: 1
}

.select:hover:before {
    background-color: hsla(0, 0%, 100%, 0);
    transition: all .3s linear
}

.select:before {
    background-color: hsla(0, 0%, 100%, .75);
    content: " ";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .3s linear;
    width: 100%;
    z-index: 1
}

.slide_content h3 {
    background-color: #222;
    border-radius: 10px;
    color: #fff;
    height: 69px;
    line-height: 68px;
    top: 41%;
    width: 73px
}

.slide_content h3,
.slide_content h4 {
    font-weight: 700;
    position: relative;
    transition: all .3s linear;
    z-index: 2
}

.slide_content h4 {
    color: #222;
    font-size: 15px;
    line-height: 120%;
    max-width: 62%;
    text-align: center;
    top: 44%
}

.unoslider_pause.unoslider_navigation {
    display: none !important
}

.select:hover h3 {
    background-color: #fff;
    color: #222;
    top: -200px;
    transition: all .3s linear
}

.select:hover h4 {
    color: #40b3df;
    top: 800px;
    transition: all .3s linear
}

#incenterpage {
    border-bottom-left-radius: 9px;
    margin-top: 25px;
    padding: 0 0 17px
}

.break.home_products_break,
.clanky_drobky,
.hide {
    display: none
}

.page-e-login #boxNorm input {
    margin-bottom: 14px
}

.page-e-login input:not(#search input) {
    box-shadow: none;
    max-width: 50%
}

.page-e-register #incenterpage2 p {
    font-size: 16px;
    margin-top: 10px;
    text-align: left
}

.page-e-login-index.php h1 {
    display: none
}

.page-e-register h1 {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-top: 20px
}

#boxNorm #login_btn {
    background-color: #40b3df;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin-top: 12px;
    padding: 8px 14px
}

#boxNorm a {
    margin-top: 10px;
    text-align: center
}

#boxNorm br {
    display: none
}

.input,
.textarea,
input,
textarea {
    font-size: 14px
}

.ui-tooltip-content,
.ui-tooltip-shadow,
.ui-tooltip-titlebar {
    background-color: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important
}

html body .ui-tooltip-shadow {
    background: #fff !important;
    border: 1px solid #fff !important
}

.poll-question {
    font-size: 16px;
    margin-bottom: 10px
}

.poll-answer>a {
    background-image: none;
    color: #2093bf;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%
}

.percent {
    display: inline-block;
    float: right;
    font-size: 11px;
    height: 0;
    position: relative;
    top: -28px;
    width: auto
}

.action-box.zbozi-akce,
.contact-box-title,
.poll-box-title,
html body #right-box {
    margin-top: 35px;
    padding-left: 2px
}

.action-box-title,
.contact-box-title,
.news-box-title,
.poll-box-title {
    background-color: #40b3df;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 0 0 1px #fff;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 41px;
    line-height: 41px;
    padding-left: 10px;
    width: 186px
}

.in-action-box,
.in-contact-box,
.in-news-box,
.in-poll-box {
    background-color: #fff;
    border: 1px solid #cfcfcf;
    border-radius: 0 4px 4px 4px;
    box-shadow: 0 0 0 1px #fff;
    box-sizing: border-box;
    padding: 0 10px 5px
}

.in-news-box .news-title {
    display: block
}

.news-title>a {
    color: #2194c0
}

.news-title img {
    margin-right: 4px;
    position: relative;
    top: 6px
}

.news-content {
    display: inline-block;
    margin-top: 5px;
    padding-bottom: 14px
}

.news-title {
    border-top: 1px solid #eee;
    padding-top: 14px
}

.news-title:first-child {
    border-top: 0 solid #eee
}

.news-title img {
    display: none
}

.product3TitleContent>a {
    color: #222;
    display: inline-block;
    font-size: 14px;
    margin: 13px 0
}

#right-box .product3 {
    border-top: 1px solid #eee;
    padding-bottom: 18px;
    text-align: right
}

#right-box .in-action-box .product3:first-child {
    border-top: 0
}

.product3PriceBox div:not(.productPriceSmall) span {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 4px;
    text-align: right
}

.product3ImageBox,
.product3Title {
    display: inline-block;
    width: 49%
}

.product3ImageBox {
    float: left
}

.product3Title {
    float: right
}

.product3PriceBox,
.product3PriceBox .product3Price,
.product3PriceBox .stock_no {
    display: inline-block
}

.product3PriceBox {
    box-sizing: border-box;
    width: 80%
}

.product3 .clear {
    display: none
}

.product3Title .product3TitleContent>a {
    text-align: left
}

html body .product3Price>font {
    display: inline-block;
    font-size: 18px;
    margin-left: 5px
}

.product3 {
    padding-right: 5px
}

.product3Price .our_price_text {
    display: block;
    font-size: 12px;
    margin-bottom: 5px
}

.product3Price span:nth-child(2) {
    font-size: 19px;
    width: 100%
}

.product3 .product3ImageBox {
    text-align: left
}

.product3 .stock_no,
.product3 .stock_yes {
    display: block;
    margin-top: 9px;
    position: relative;
    right: 0;
    text-align: right
}

.product3ImageBox img {
    height: auto;
    margin-bottom: 10px;
    margin-top: 14px;
    padding-left: 10px;
    width: 100px
}

.myfooter .link:hover {
    color: #fff;
    transition: all .2s linear
}

.myfooter {
    background-color: #222;
    padding: 30px 0;
    text-align: center
}

.myfooter,
.myfooter .content {
    box-sizing: border-box;
    display: inline-block;
    width: 100%
}

.myfooter .content {
    max-width: 1140px;
    min-height: 400px;
    padding: 8px;
    text-align: left
}

.myfooter .content .five,
.myfooter .content .four,
.myfooter .content .one,
.myfooter .content .three,
.myfooter .content .two {
    display: inline-block;
    width: 20%
}

.myfooter .content .one {
    width: 35%
}

.myfooter .logo {
    display: inline-block;
    height: 43px;
    margin-bottom: 20px;
    width: 202px
}

.myfooter h4 {
    color: #aaa;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 20px;
    text-align: justify;
    text-transform: none;
    width: 322px
}

.myfooter .icon {
    border: 1px solid #40b3df;
    border-radius: 4px;
    color: #40b3df;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    padding: 13px 15px;
    transition: all .3s linear 0s
}

.myfooter .btt:hover,
.myfooter .icon:hover {
    background-color: #fff;
    border: 1px solid transparent;
    color: #222;
    transition: all .3s linear
}

input[type=password],
input[type=text] {
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    font-size: 15px;
    height: 20px;
    padding: 5px 10px
}

.myfooter .title_left2 {
    color: #fff;
    font-size: 16px;
    margin-top: 10px
}

.myfooter .btt {
    background-color: transparent;
    border: 1px solid #aaa;
    border-radius: 4px;
    color: #aaa;
    display: inline-block;
    font-size: 13px;
    margin-top: 10px;
    padding: 5px 10px;
    vertical-align: middle
}

span.hide {
    display: none
}

.one p {
    display: inline-block;
    width: 250px
}

.myfooter .four,
.myfooter .three,
.myfooter .two {
    margin-top: 54px
}

.myfooter h5 {
    border-bottom: 1px solid #40b3df;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 80%
}

.myfooter a.link {
    color: #aaa;
    display: block;
    margin: 10px;
    transition: all .2s linear
}

.page-e-login .break {
    display: block
}

input:focus,
input:hover,
textarea:hover {
    border-color: #40b3df;
    border-width: 1px;
    transition: all .3s linear
}

.page-e-login #boxNorm>fieldset {
    text-align: center
}

.page-e-login #boxNorm label,
.page-e-login-psw label {
    display: inline-block;
    min-width: 50px
}

.page-e-login-psw #send_btn {
    display: block;
    margin: 15px auto auto
}

.page-e-login h1,
.page-e-login-psw #incenterpage2 h1 {
    display: none
}

.page-e-login #boxNorm {
    padding: 40px 10px 10px
}

#basket_icon a:before {
    background-color: #e24666;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    content: "";
    display: inline-block;
    font-family: fontawesome;
    font-size: 14px;
    height: 35px;
    margin-right: 6px;
    overflow: hidden;
    padding: 10px 11px;
    position: relative;
    top: 20px;
    transition: all .3s linear;
    width: 35px
}

.elink.user_name_text:before {
    background-color: #40b3df;
    content: "";
    font-size: 18px;
    line-height: 15px;
    padding: 10px 11px 10px 8px;
    transition: all .3s linear 0s
}

.elink.user-logout.user_logout_text:before,
.elink.user_name_text:before {
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-family: fontawesome;
    height: 35px;
    margin-right: 6px;
    overflow: hidden;
    position: relative;
    top: 10px;
    width: 35px
}

.elink.user-logout.user_logout_text:before {
    background-color: #e24666;
    content: "";
    font-size: 17px;
    line-height: 17px;
    padding: 10px 11px;
    transition: all .3s linear
}

#page #user_name_tag {
    display: none
}

#user_content_tag_bg a {
    margin-right: 10px
}

#basket_content_tag a {
    color: #fff;
    height: 35px;
    line-height: 50px;
    position: relative;
    vertical-align: midle
}

#basket_icon a:hover:before,
.elink.user-logout.user_logout_text:hover:before,
.elink.user-logout.user_register_text:hover:before,
.elink.user_login_text:hover:before,
.elink.user_name_text:hover:before {
    background-color: #fff;
    color: #000;
    transition: all .3s linear
}

a:hover {
    text-decoration: none
}

.elink.user-logout.user_register_text:before,
html body .elink.user_login_text:before {
    background-color: #40b3df;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    content: "";
    display: inline-block;
    font-family: fontawesome;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    margin-right: 6px;
    overflow: hidden;
    padding: 1px 11px;
    position: relative;
    top: 10px;
    transition: all .3s linear;
    width: 35px
}

.elink.user-logout.user_register_text:before {
    background-color: #40b3df;
    content: ""
}

#ebar div {
    display: inline-block !important;
    padding-right: 3px
}

#ebar_set {
    display: inline-block
}

.elink.user-logout.user_register_text,
.elink.user_login_text {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 17px;
    margin-right: 20px;
    text-decoration: none;
    transition: all .2s linear 0s
}

#basket_tag {
    display: none
}

#page-e-register h1 {
    display: inline-block;
    font-size: 18px;
    line-height: 17px
}

.page-e-register h1 {
    color: #40b3df;
    display: inline-block;
    font-size: 16px
}

.page-e-register h1 img {
    display: none
}

.page-e-register h1:before {
    background-color: #40b3df;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    content: "";
    display: inline-block;
    font-family: fontawesome;
    font-size: 18px;
    height: 40px;
    margin-right: 6px;
    overflow: hidden;
    padding: 10px 13px;
    position: relative;
    top: 10px;
    transition: all .3s linear 0s;
    width: 40px
}

h2 label {
    font-size: 16px;
    font-weight: 400
}

h2 input,
h2 label {
    display: inline-block
}

h2 input {
    border-radius: 0;
    height: 28px;
    line-height: 21px
}

.bookmark li {
    border-radius: 4px 4px 0 0;
    display: inline-block
}

.bookmark #listaA a,
.bookmark #listaB a {
    color: #2f2d2d;
    display: inline-block
}

ul.bookmark li a {
    color: #222;
    transition: all .3s linear
}

html body #page ul.bookmark .selected a,
html body #page ul.bookmark li:hover a {
    color: #fff
}

.bookmark #listaA,
.bookmark #listaB {
    display: inline-block
}

ul.bookmark {
    border-bottom: 5px solid #40b3df;
    clear: both;
    list-style: none outside none;
    margin: 20px 0 0;
    overflow: hidden;
    padding: 0
}

ul.bookmark li {
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    padding: 10px 20px;
    transition: all .3s linear
}

ul.bookmark li.selected,
ul.bookmark li:hover {
    background-color: #40b3df;
    transition: all .3s linear
}

.page-e-login h1 {
    font-size: 18px;
    margin-top: 30px
}

.page-e-login h1 img {
    display: none
}

#mojeid_tab,
.page-e-login #boxNorm,
.page-e-login-psw .login {
    background-color: #fff;
    border: 1px solid #cfcfcf
}

#mojeid_tab,
.page-e-login-psw .login {
    padding: 30px 10px 10px;
    text-align: center
}

#mojeid_tab a {
    color: #000;
    margin-left: 0 !important;
    margin-top: 20px
}

#buy_btn,
#registration_btn,
#send_btn,
#show_selected_button,
#submit_btn,
#submit_save,
.basket_merge_buttons,
.button_new_discussion,
.submit_save,
.wa-button {
    background-color: #40b3df;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-size: 15px;
    padding: 4px 15px;
    transition: all .3s linear
}

.productList .buy_btn {
    background-color: #40b3df;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    padding: 4px 15px;
    transition: all .3s linear
}

#buy_btn:hover,
#registration_btn:hover,
#send_btn:hover,
#submit_btn:hover,
#submit_save:hover,
.basket_merge_buttons:hover {
    background-color: #2093bf;
    transition: all .3s linear
}

#btn_continue_shopping,
.button_new_discussion,
.wa-button,
body .button_new_discussion,
body .comments .wa-button {
    padding: 13px 30px;
    text-decoration: none
}

.buttons a,
.form-box {
    display: inline-block
}

.form-box {
    background-color: hsla(0, 0%, 100%, .95);
    border: 1px solid #cfcfcf;
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-top: 17px;
    padding: 15px;
    width: 99%
}

.page-e-register .form-box p {
    display: inline-block;
    vertical-align: top
}

.form-box .break {
    display: none
}

#wherei {
    font-size: 12px
}

myfooter .title_left2 {
    color: #fff;
    font-size: 17px
}

.box-spc,
.col-l {
    width: 40%
}

html .box-spc {
    float: right;
    width: 50%
}

.box-spc,
.col-l {
    display: inline-block;
    width: 46.5%
}

.detail-info>form {
    display: inline-block;
    width: 100%
}

.img>img {
    width: 100%
}

#wherei {
    font-size: 16px;
    margin: 1em 0
}

#incenterpage2 h1,
.title_page.def_color {
    font-size: 26px
}

.detail-info form .cart tr td {
    padding: 13px;
    text-align: left
}

tr.total {
    font-size: 20px;
    font-weight: 500
}

.page-product-detail h1 {
    color: #414141;
    font-size: 27px;
    font-weight: 300;
    margin-bottom: 20px;
    padding: 10px
}

.detail-box-product .image img,
.detail-info #incenterpage2 h1,
.detail-info table,
.page-product-detail h1,
.photogall,
.productList {
    background-color: #fff;
    border: 1px solid #cfcfcf;
    box-shadow: 0 0 0 1px #fff;
    box-sizing: border-box
}

.photogall {
    box-sizing: border-box;
    margin-top: 20px;
    padding: 10px;
    width: 100%
}

.photogall img {
    box-sizing: border-box;
    display: inline-block;
    margin: 5px;
    width: 121px
}

#description p {
    box-sizing: border-box;
    font-size: 16px;
    line-height: 24px;
    padding: 10px
}

html body #page #description {
    background-color: #fff;
    border: 1px solid #cfcfcf;
    border-top: 0;
    box-shadow: 0 0 0 1px #fff
}

.productDetail .icons_width_hack>div {
    margin-right: 0
}

.fright.textright>input {
    width: 50px
}

.fright.textright>#buy_btn {
    float: right;
    font-size: 17px;
    padding: 8px 31px;
    width: inherit
}

.fleft br {
    display: none
}

.detail-box-product .product-status {
    padding: 8px 15px
}

.col-r h2 {
    margin-bottom: 10px
}

.product-status span {
    margin-right: 9px
}

#products_sorting_table {
    background-color: #fff;
    border: 1px solid #c3c3c3;
    box-shadow: 0 0 0 1px #fff
}

#related .spc {
    display: inline-block
}

#related .product {
    margin: 6px
}

#related .productText {
    min-height: 81px
}

.productList tbody tr.row_noimg td {
    padding: 5px;
    vertical-align: middle
}

.productList tbody tr.row_noimg td form .buy_btn {
    font-size: 12px;
    padding: 0 5px
}

.productDetail .productTitle {
    background-color: #fff;
    border: 1px solid #cfcfcf;
    box-shadow: 0 0 0 1px #fff
}

.headline {
    font-size: 14px;
    font-weight: 300
}

.page-product-detail h3 {
    margin: 20px 0 10px
}

.productList th.headline {
    padding: 16px 10px
}

.productList .row_noimg,
.productList th.headline {
    border-bottom: 1px solid #cfcfcf
}

.productDetail {
    margin-top: 10px
}

.productDetail .productBody {
    border-top: 0;
    margin-top: 0
}

.productDetail .productText span {
    display: none
}

.productDetail .productTitleContent {
    border-top: 0
}

.ui-tooltip {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    color: #383838;
    padding: 8px
}

.ui-tooltip-content .product_detail .price {
    color: #363636;
    float: left;
    font-size: 14px;
    font-weight: 700;
    padding-top: 12px
}

.ui-tooltip-content .price {
    color: #363636;
    font-weight: 700
}

.ajax-basket-easy .bottom .cont {
    color: inherit
}

html body #page .productList .stock_no,
html body #page .productList .stock_yes {
    position: static
}

.productList tr td a {
    color: #414141
}

.centerpage_params_filter_areas .ui-slider .ui-slider-handle,
.centerpage_params_filter_areas .ui-slider .ui-slider-handle:hover {
    background-color: #40b3df;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .07)
}

.extract_details_btns {
    background-color: #40b3df;
    border: 1px solid #40b3df;
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .07);
    color: #fff;
    margin: 3px;
    padding: 5px;
    text-shadow: 1px 1px 0 #0355a4
}

.cancel_filter_button {
    color: #fff;
    font-weight: 400
}

.centerpage_params_filter_areas .ui-slider-range {
    border: 1px solid #40b3df !important;
    margin-left: -1px;
    top: -1px !important
}

.centerpage_params_filter_areas .ui-widget-content:not(.ui-tabs-panel) {
    background-color: #e8e8e8;
    border: 1px solid #cbcbcb
}

.centerpage_params_filter_areas .ui-slider-horizontal {
    height: 17px !important
}

#top_loading_bar {
    background-color: #ee6e7d !important
}

#top_loading_container {
    background-color: rgba(0, 0, 0, .4) !important
}

.cancel_filter_button:after {
    margin: 0 3px 0 8px
}

.extract_details_btns {
    width: 15%
}

.sorting .sorting_item {
    color: #878787;
    padding-left: 11px;
    padding-right: 11px
}

.sorting .sorting_item:not(:last-child) {
    border-right: 1px solid #e6e5e5
}

div.subcat {
    border-bottom: 1px dotted #5c5c5c;
    border-top: 1px solid #e6e5e5;
    margin-bottom: 6px !important
}

.param,
.sorting {
    color: #2e2f30;
    font-weight: 700
}

.param.centerpage_params_filter_areas .value_rate {
    color: #bebebe;
    font-size: 11px
}

#centerpage_params_filter_area input.price {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #c6c6c6;
    margin-right: 5px;
    padding-bottom: 2px;
    padding-right: 6px;
    padding-top: 3px;
    width: 65px
}

.ui-tabs-vertical .ui-tabs-nav li {
    background: #f1f1f1;
    border-right: 1px solid #e6e5e5;
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .7) !important
}

.centerpage_params_filter_areas .ui-widget-content:not(.ui-tabs-panel) {
    background-color: #f7f7f7;
    border: 1px solid #e6e5e5
}

.ui-tabs-vertical .ui-tabs-nav li a {
    border-bottom: 1px solid #e6e5e5;
    color: #2e2f30
}

.ui-tabs-vertical .ui-tabs-nav li {
    right: 0
}

.param.centerpage_params_filter_areas td.value_cells {
    border: 1px solid #e6e5e5
}

.centerpage_params_filter_areas .ui-tabs-nav li.ui-state-active a,
.centerpage_params_filter_areas .ui-tabs-nav li.ui-state-hover a {
    color: #40b3df
}

.centerpage_params_filter_areas .ui-tabs-nav li.ui-state-active a {
    box-shadow: inset 2px 0 0 #40b3df
}

.cart>tbody {
    background-color: #fff
}

.page-e-basket .center div {
    text-align: left
}

.cart td {
    vertical-align: middle
}

.cart img.product_img {
    box-sizing: border-box;
    height: auto;
    margin: 0;
    padding: 5px;
    width: 80px
}

#page #basket_payments_list tr {
    padding: 5px;
    text-align: left;
    vertical-align: top
}

#basket_form label {
    font-size: 12px;
    line-height: 20px;
    margin-left: 2px;
    margin-top: -4px
}

.voucher label {
    display: inline-block
}

input#submit_recalc {
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 0
}

span#fullprice {
    min-width: 80px;
    position: relative;
    width: 100%
}

.basket-item-unit {
    font-size: 14px;
    line-height: 33px;
    padding-left: 4px;
    position: relative
}

.box_text {
    width: 100%
}

#page .cart:last-child tr td {
    background-color: transparent;
    border: 0
}

.center>div {
    text-align: center
}

.page-e-basket h1,
.page-e-finish h1 {
    display: none
}

#basket_form {
    margin-top: 20px
}

#basket_form .cart tr td {
    border-bottom: 1px solid #cfcfcf;
    padding: 10px 8px;
    text-align: left;
    vertical-align: middle
}

#basket_form .price-desc.left {
    vertical-align: top
}

#basket_form a {
    color: #555252
}

#basket_form .items_count {
    width: 52px
}

.lang-hu #basket_form .items_count {
    padding: 2px 5px;
    text-align: center;
    width: 41px
}

.lang-hu #basket_form .basket-item-unit {
    font-size: 16px
}

#page .shipping-and-payment td input {
    box-sizing: border-box;
    float: left;
    margin-left: 5px;
    min-height: 19px
}

#basket_shipping_list td {
    padding: 7px 0 5px
}

#basket_form .price-desc.left {
    color: #313131;
    font-size: 18px
}

ul.bookmark.continue_shopping {
    border-bottom: 0
}

.shipping-and-payment thead {
    height: 50px;
    margin-top: 10px;
    padding: 10px
}

.shipping-and-payment th div {
    margin: 20px 8px
}

#basket_form ul.bookmark li {
    background-color: #40b3df;
    border: 4px;
    border-radius: 3px;
    color: #fff;
    padding: 4px 10px;
    width: inherit
}

#basket_form ul.bookmark li a {
    color: #fff;
    text-decoration: none
}

#basket_form ul.bookmark {
    margin-top: 5px
}

.delete_btns {
    color: transparent;
    display: inline-block;
    height: 24px;
    margin: 16px;
    outline: medium none;
    text-shadow: none;
    width: 29px
}

#left-box .leftmenu ul ul {
    background: #222 none no-repeat scroll 100% 100%;
    border-left: 20px solid #fbfbfb;
    box-sizing: border-box;
    display: inline-block;
    left: 100%;
    padding: 15px 5px 15px 0;
    position: absolute;
    top: 0;
    width: 853px;
    z-index: 999
}

.delete_btns:before {
    left: -4px;
    position: relative;
    top: 3px;
    transition: all .3s linear
}

.close_dialog_wrapper:before,
.delete_btns:before {
    color: #e24666;
    content: "";
    display: inline-block;
    font-family: fontAwesome;
    font-size: 21px
}

.close_dialog_wrapper:before {
    position: absolute;
    right: 8px;
    top: -16px;
    transition: all .3s linear 0s
}

.close_dialog_wrapper .close_dialog_wrapper {
    position: absolute;
    right: 0;
    top: -109px
}

.close_dialog_wrapper .close_dialog_button {
    position: relative !important
}

.close_dialog_wrapper {
    position: absolute;
    right: 0;
    top: -109px
}

.prices {
    text-align: right
}

.price-value.def_color>span {
    display: inline-block;
    font-size: 18px;
    margin-top: 18px
}

.box_text .product_note {
    display: block;
    width: 100%
}

.box_text strong {
    float: left;
    margin-top: 12px;
    text-align: left
}

.cart tr {
    border: 1px solid #cfcfcf
}

.cart tr td {
    padding: 5px 10px
}

.cart thead tr,
.cart:last-child tr {
    border: none
}

.page-e-basket .fright>input {
    float: right
}

table.cart {
    margin-top: 17px
}

#main-menu ul ul {
    display: none
}

html body #page #main-menu ul ul>li:hover>ul {
    display: inline-block
}

html body #page #main-menu ul ul ul,
html body #page #main-menu>ul>ul>ul>ul {
    display: none
}

#main-menu ul ul ul {
    left: 100%;
    position: absolute;
    top: 0
}

#main-menu ul li:hover ul {
    display: inline-block
}

#main-menu ul ul {
    left: 0;
    margin: 0;
    position: absolute;
    top: 51px;
    z-index: 999
}

#main-menu ul ul li {
    background-color: #222;
    border-bottom: 1px solid;
    display: inline-block;
    padding: 0 20px;
    text-align: left;
    width: 100%
}

#main-menu ul {
    position: relative
}

input[type=button],
input[type=submit] {
    -webkit-appearance: none;
    border-radius: 4
}

#newsletter_mail,
#newsletter_mail:hover {
    border: 0
}

#page .wrapper_newsletter_submit:before {
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 20px;
    line-height: 36px;
    padding-left: 8px;
    text-shadow: 0 1px .4px rgba(0, 0, 0, .3)
}

.wrapper_newsletter:after {
    background: #fff;
    border-radius: 4px;
    content: " ";
    height: 44px;
    left: 0;
    position: absolute;
    top: -4px;
    width: 100%
}

.wrapper_newsletter_submit {
    background: #40b3df none repeat scroll 0 0;
    border-radius: 4px;
    display: inline-block;
    height: 36px;
    position: absolute;
    right: 4px;
    top: 0;
    transition: all .3s linear 0s;
    width: 36px;
    z-index: 2
}

form {
    position: relative
}

#newsletter_mail {
    position: relative;
    width: 100%;
    z-index: 1
}

.wrapper_newsletter {
    display: inline-block;
    position: relative;
    width: 100%
}

#newsletter_submit {
    background: transparent;
    height: 100%;
    position: relative;
    top: -36px;
    width: 100%
}

.alternative-currency-n #price2_value_def_color,
.alternative-currency-n #price_value_def_color {
    line-height: 39px
}

html thead .center {
    font-size: 12px
}

#basket_form .fright {
    margin-right: 20px;
    text-align: right
}

.page-e-login p font {
    min-width: 840px;
    position: absolute;
    text-align: center;
    top: 410px;
    z-index: 8
}

.currency_label {
    line-height: 34px
}

#basket_shipping_list tr td label:hover,
.shipping-and-payment label:hover {
    cursor: pointer
}

html body #page .price-value.def_color>span {
    height: 60px
}

#predmet {
    width: 100%
}

.g-recaptcha {
    margin: 10px 0
}

.page-e-finish textarea,
.page-e-register .col-h-l,
.page-e-register .col-h-r {
    width: 100% !important
}

#submit_btn {
    float: right
}

.width_100p {
    margin-top: 15px
}

#recaptcha_widget span:last-child {
    float: left;
    text-align: left
}

.part.bookmark-show {
    margin-top: 25px
}

.title_left2 {
    border-bottom: 2px solid #40b3df;
    color: #fff;
    font-weight: 700;
    margin: 20px 0 16px;
    text-indent: 8px
}

html .total td.price-desc.left {
    vertical-align: top
}

html body #page td.e-basket-delivery-radio {
    display: inline-block;
    width: 56px
}

html .total .price-value.def_color>span {
    margin-top: 0
}

.shipping-and-payment {
    margin-top: 20px
}

.productBody a {
    display: inline-block;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 2
}

.productFooter {
    z-index: 3
}

.product:hover .productFooter {
    display: none
}

.productList .color th,
.productList .dark th {
    color: #000 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    text-align: left !important
}

.productList tbody tr {
    padding: 10px
}

.productList .price {
    text-align: left
}

.article-content {
    background-color: #fff;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    box-shadow: 0 0 0 1px #fff;
    box-sizing: border-box;
    display: inline-block;
    margin-top: 20px;
    padding: 10px;
    width: 100%
}

.photogall {
    display: inline-block;
    margin-top: 18px
}

.part.selected {
    background-color: #fff;
    border: 1px solid #cfcfcf;
    border-top: 0;
    box-shadow: 0 0 0 1px #fff
}

table.comments tr.dark {
    background-color: #f6f6f6
}

table.comments td,
table.comments th {
    vertical-align: middle
}

#comment h4 {
    background-color: #efefef;
    padding: 9px 0 10px 8px
}

.contact_mail_box {
    color: #383838;
    font-weight: 700
}

html body #page .photogall img {
    box-sizing: border-box;
    display: inline-block;
    margin-right: 5px;
    width: 23%
}

html body #page .photogall a:last-child img {
    margin-right: 0
}

#right-box .in-action-box .buy_btn,
.photogall br {
    display: none
}

#titleSlider .img_box a img:last-child {
    display: inherit
}

.contact,
.in-poll-box {
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    padding: 10px
}

.input,
.textarea,
input,
input[type=password],
input[type=text],
textarea {
    box-sizing: border-box;
    max-width: 100%;
    min-height: 35px
}

div.fleft {
    display: none
}

.count {
    line-height: 34px
}

#main-menu ul:first-child li a {
    height: 51px
}

center {
    padding: 5px
}

#search_setup_area {
    background-color: transparent;
    border: none;
    display: none;
    height: 38px;
    margin: 0 9px !important;
    padding: 4px 0 0 4px;
    position: relative;
    text-align: center;
    top: 4px
}

#search_setup_area label {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 4px
}

#search_setup_area br {
    display: none
}

#search_setup_area input {
    height: auto;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: auto
}

#search_setup_area>input#hledatjak1 {
    margin-left: 20px
}

.contentslider {
    margin-top: 20px
}

.contentslider .contentdiv img {
    height: auto;
    max-width: 100%
}

.productList {
    box-sizing: border-box;
    display: inline-block;
    padding: 8px
}

.productList h3 {
    font-size: 14px;
    text-align: left
}

.productList .dark>th a {
    color: #222;
    font-weight: 400;
    margin-bottom: 5px
}

.productList .dark>th {
    color: #222;
    text-align: left
}

#recaptcha_image {
    max-width: 100%
}

html body table.comments img {
    margin: 0;
    vertical-align: middle
}

#recaptcha_image {
    display: inline-block;
    max-width: 300px;
    overflow: hidden
}

html #footer {
    border-top: 1px solid;
    margin-top: 40px;
    text-align: right
}

#footer div,
html #footer {
    display: inline-block;
    width: 100%
}

#footer div {
    margin-top: 10px
}

#footer #footer_center,
#footer #footer_left {
    display: none
}

#footer_right>a {
    padding-left: 10px
}

.our_price_text {
    font-size: 14px
}

.comments .buttons {
    position: relative
}

.service_name_ppp .heureka_point #window #main_area .wa-button {
    cursor: pointer;
    float: none
}

#show_selected_button,
.wa-button {
    float: left;
    margin: 12px
}

.button_new_discussion {
    float: right
}

.wrapper-recalc-btn:before {
    color: #000;
    content: "";
    font-family: fontawesome;
    font-size: 20px;
    line-height: 36px;
    padding-left: 10px;
    position: relative;
    top: 9px;
    transition: all .4s linear
}

#submit_recalc {
    background-color: transparent;
    font-size: 0 !important;
    height: 36px !important;
    height: 36px;
    padding: 0;
    width: 36px
}

.wrapper-recalc-btn {
    height: 36px;
    position: absolute;
    right: 6px;
    top: 0;
    width: 36px
}

.payment_group {
    background: inherit !important;
    color: #2da759 !important;
    font-size: 15px;
    padding: 16px 0 15px !important
}

.e-basket-payment-image {
    background-position: top !important;
    height: auto !important;
    min-height: 37px;
    padding-right: 7px
}

#basket_form .price-desc.left,
.wrapper-tax-payer {
    position: relative;
    width: 100%
}

.product_price_text {
    display: block
}

#btn_continue_shopping,
.button_new_discussion,
.wa-button {
    font-weight: 700;
    padding: 10px 30px
}

#incenterpage {
    margin-top: 20px
}

input#submit_recalc {
    top: 25%
}

#basket_payments_list tbody tr:last-child td {
    border: 0
}

html .fixed-parent-node.visible>.direct-link-text {
    background-color: #282828;
    color: #fff
}

.article-menu-button .eshop-menu-home.direct-link {
    display: none
}

.webonly .responsive-menu-button.article-menu-button {
    width: 100%
}

html .fixed-parent-node.visible>a.active:before {
    color: #fff;
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 5
}

html .responsive-menu-button {
    background-color: #40b3df;
    border-radius: 4px 4px 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    height: 51px;
    line-height: 51px;
    margin: 4px;
    padding: 0 6px 0 0;
    position: relative;
    text-align: left;
    text-indent: 22px;
    top: -4px;
    width: 45%
}

.eshop-menu-button:before {
    content: "E"
}

.article-menu-button:before,
.eshop-menu-button:before {
    display: inline-block;
    font-family: Fonticon;
    font-size: 26px;
    height: 35px;
    line-height: 36px;
    padding: 6px;
    position: relative;
    right: 12px;
    text-indent: 0;
    top: 3px;
    width: 17px
}

.article-menu-button:before {
    content: "M"
}

table.comments td,
table.comments th {
    text-align: left
}

#boxNorm a {
    line-height: 34px
}

.product-status-place {
    display: inline-block;
    float: right;
    width: 50%
}

.detail-box-product .col-l {
    float: left
}

.product-status-place h2 {
    margin-bottom: 13px
}

html .responsive-menu-button .fixed-parent-node {
    text-align: center
}

html .fixed-parent-node.visible:before {
    color: #fff;
    content: "\f00d";
    font-family: fontawesome;
    font-size: 25px;
    left: -12px;
    position: absolute;
    top: -1px;
    z-index: 5
}

html .fixed-parent-node:not(.root) .direct-link-text:before {
    color: #fff;
    content: "\f100";
    font-family: fontawesome;
    font-size: 25px;
    margin: 0 4px 0 0;
    z-index: 5
}

html .fixed-parent-node.visible>.direct-link-text {
    text-indent: 30px
}

.wrapper-recalc-btn {
    top: 13px
}

.wrapper-recalc-btn:before {
    top: 0
}

html body #page .leftmenu2 ul li:hover a {
    color: #fff
}

html body table.comments img {
    display: inline-block !important;
    float: left
}

.aroundbookmark {
    margin: 0
}

.bookmark-hide {
    display: none
}

table.comments {
    font-size: 100%;
    margin-bottom: 20px;
    width: 100%
}

table.comments td,
table.comments th {
    height: 40px;
    padding: 4px 5px 3px
}

table.comments th.headline {
    font-size: 100%
}

table.comments img {
    margin: 0 2px;
    vertical-align: middle
}

table.comments p {
    margin: 20px 10px 3px;
    padding: 0
}

table.comments a:hover {
    cursor: pointer
}

table.comments a {
    font-weight: 700
}

.pagination {
    font-size: 11px;
    margin: 0 !important;
    padding: 15px 0 10px !important;
    text-align: center
}

.pagination a,
.pagination span.act {
    border: 1px solid;
    border-radius: 4px;
    display: inline-block;
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: 2px !important;
    margin-right: 2px !important;
    margin-top: 0 !important;
    padding: 4px 8px !important;
    text-decoration: none;
    transition: all .2s linear 0s
}

.pagination a.act,
.pagination a:hover,
.pagination span.act,
.pagination span:hover {
    background-color: #40b3df;
    border-color: #40b3df;
    color: #fff;
    transition: all .2s linear
}

.pagination span {
    margin: 0 3px
}

.more-photo {
    margin: 10px 0;
    padding: 10px
}

.more-photo img {
    margin: 0;
    padding: 0 10px 10px 0
}

.subcat {
    border-bottom: 1px dotted silver;
    border-top: 1px dotted silver;
    margin: 10px 0;
    padding: 10px 0
}

.subcat li,
.subcat li a {
    list-style-type: none
}

.subcat li a {
    background-position: left 6px;
    background-repeat: no-repeat;
    float: left;
    font-size: 12px;
    font-weight: 400;
    margin: 0 20px 5px 0;
    min-width: 180px;
    padding: 5px 0 5px 17px;
    text-decoration: underline
}

.sorting {
    font-size: 12px;
    font-weight: 700;
    height: 35px;
    line-height: normal;
    margin: 10px 0 20px;
    padding: 0
}

.sort-right fieldset {
    border: none;
    float: right;
    position: relative;
    top: 0
}

.sort-left fieldset {
    border: none;
    float: left;
    position: relative;
    top: 0
}

.sort-left select,
.sort-right select {
    font-size: 11px;
    width: 110px
}

#openid_identifier {
    background: #fff url(../images/mojeid_ico.png) no-repeat 100% 0;
    border: 1px inset #f0f0f0;
    padding: 2px 64px 2px 2px;
    text-align: right;
    width: 150px
}

.intimeicon,
.mojeidicon,
.trustpayicon {
    float: left;
    text-align: center;
    width: 100%
}

.intimeicon {
    margin: 5px 0
}

.mojeid-link {
    display: inline
}

#left_soc {
    float: left
}

#right_soc {
    float: right
}

.social-box {
    padding: 2px 4px 2px 0;
    position: relative
}

.social-box.e-detail-social-box {
    float: none
}

#social_facebook {
    padding: 2px 4px 2px 0
}

#social_facebook,
#social_twitter {
    display: inline-block;
    margin: 0;
    position: relative;
    top: 0
}

#social_twitter {
    padding: 2px 2px 2px 0;
    vertical-align: top
}

#pricemania_cena {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 50
}

.fakeH3 {
    font-size: 150%;
    font-weight: 400;
    margin: 0 0 8px;
    padding: 0
}

.dvhdr1 {
    background: #bfd1dd;
    border: 1px solid #ccc;
    font-weight: 700
}

.dvbdy1,
.dvhdr1 {
    color: #000;
    font-family: arial;
    font-size: 11px;
    padding: 5px;
    width: 500px
}

.dvbdy1 {
    background: #e9edf0;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.dvhdr2 {
    background: #bfd1dd;
    border: 1px solid #ccc;
    font-weight: 700
}

.dvbdy2,
.dvhdr2 {
    color: #000;
    font-family: arial;
    font-size: 11px;
    padding: 5px;
    width: 240px
}

.dvbdy2 {
    background: #e9edf0;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.helper {
    font-size: 0;
    padding-right: 12px
}

.helper:before {
    background: #eaeaea none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    box-shadow: 0 1px .4px hsla(0, 0%, 100%, .9);
    color: #000;
    content: "";
    display: inline-block;
    font-family: fontawesome;
    font-size: 17px;
    height: 18px;
    left: 0;
    line-height: 18px;
    position: relative;
    text-align: center;
    top: 0;
    width: 18px
}

#heureka_reviews_box div#heureka_reviews_box {
    width: 100%
}

#heureka_reviews_box div.box_rev {
    border-top: 1px solid #cecece;
    margin-bottom: 2em
}

#heureka_reviews_box div#user_img_box {
    background: url(images/overeny-zakaznik.gif);
    border-color: #fff;
    float: left;
    height: 65px;
    margin-left: 1em;
    margin-top: 1em;
    position: relative;
    text-align: center;
    width: 64px
}

#heureka_reviews_box p#cust_img_description {
    font-size: 12px;
    margin-top: 6em
}

#heureka_reviews_box #rev_text {
    margin-left: 8em;
    margin-top: 0
}

#heureka_reviews_box .pros {
    color: #539b15;
    margin-top: 2em
}

#heureka_reviews_box .cons {
    color: #bf2222;
    margin-top: 2em
}

#heureka_reviews_box .pros h2,
.cons h2 {
    float: left;
    font-size: 1em;
    width: 3.2em
}

#heureka_reviews_box .pros p,
.cons p {
    margin-left: 4em
}

#heureka_reviews_box .our-reaction {
    color: inherit;
    font-style: italic;
    margin-top: .5em
}

#heureka_reviews_box .our-reaction h2 {
    color: #289aee;
    font-size: 1em;
    font-style: normal;
    margin-top: 2em;
    width: 15em
}

#heureka_reviews_box .eval .rating a span,
#heureka_reviews_box .eval .rating span span {
    background: url(images/stars_pl_20.gif) no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px
}

#heureka_reviews_box .rating .over span,
#heureka_reviews_box .rating span span {
    background: url(images/stars_pl.gif) no-repeat scroll 0 0 transparent;
    float: left;
    height: 12px
}

#heureka_reviews_box .rating .hidden {
    display: none
}

#heureka_reviews_box .stars span {
    color: inherit;
    font-size: 13px;
    line-height: 23px
}

#heureka_reviews_box .stars li.eval {
    height: 24px;
    padding: 4px 50px
}

#heureka_reviews_box .stars {
    float: right;
    margin-bottom: 1em;
    margin-left: 1em;
    padding: .5em 0 .5em .5em;
    position: relative
}

#heureka_reviews_box .stars li {
    list-style-type: none;
    margin-left: 0
}

#heureka_reviews_box li {
    line-height: 1.5em
}

#heureka_reviews_box .eval .rating {
    height: 20px;
    width: 100px
}

#heureka_reviews_box .eval .rating .over {
    background: url(images/stars_pl_20.gif) no-repeat scroll 0 -20px transparent;
    height: 20px;
    width: 100px
}

#heureka_reviews_box .rating .over {
    background: url(images/stars_pl.gif) no-repeat scroll 0 -12px transparent;
    display: block;
    float: left;
    height: 12px;
    position: relative;
    top: 5px;
    width: 65px
}

#heureka_reviews_box #summary_text {
    margin-top: .5em
}

#czpost_window_postbackground {
    background: #000;
    filter: alpha(opacity=50);
    height: 100%;
    left: 0;
    margin: 0 auto;
    opacity: .5;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

#czpost_window_background {
    background: transparent;
    display: none;
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}

#czpost_window_background #center_point {
    height: 1px;
    margin-left: 50%;
    margin-top: 218px;
    width: 1px
}

#czpost_window_background .almara_point,
#czpost_window_background .heureka_point,
#czpost_window_background .intime_box_point {
    top: 20% !important
}

#czpost_window_background #window {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, .39);
    height: 133px;
    left: -230px;
    position: relative;
    top: 50%;
    width: 460px
}

#back_btn:before {
    color: #19377d;
    content: "";
    display: inline-block;
    font-family: fontAwesome;
    font-size: 21px;
    left: -4px;
    position: relative;
    top: 0;
    transition: all .3s linear 0s
}

#czpost_window_background .heureka,
#czpost_window_background .intime_box_window {
    height: 100% !important
}

#czpost_window_background #window.almara {
    height: 580px
}

#czpost_window_background #window.correos {
    height: 270px
}

#czpost_window_background #top_bar {
    background-color: #fc3;
    color: #19377d;
    font-size: 1.1em;
    font-weight: 700;
    height: 2.3em;
    line-height: 2.3em;
    text-indent: 10px;
    text-shadow: 0 1px 1px hsla(0, 0%, 100%, .6);
    vertical-align: middle;
    width: 100%
}

#czpost_window_background #window.basic_wide_window,
#czpost_window_background #window.dpd_window {
    left: 0;
    top: 0
}

#czpost_window_background #center_point.basic_wide_window,
#czpost_window_background #center_point.dpd_window {
    left: 2%;
    margin: 0;
    position: fixed;
    top: 3%
}

#czpost_window_background #top_bar.basic_wide_window,
#czpost_window_background #top_bar.dpd_window {
    width: auto
}

#czpost_window_background #dpd_iframe {
    display: block;
    margin-top: 10px
}

#czpost_window_background #back_btn {
    display: inline-block;
    float: right;
    font-size: 0;
    margin-right: 5px;
    text-decoration: none
}

#czpost_window_background #main_area {
    background: #fff;
    min-height: 100px;
    padding-top: 1em;
    text-align: center;
    width: 100%
}

#czpost_window_background #ok_btn {
    font-size: 1.5em;
    text-decoration: none
}

#czpost_window_background #czpost_search {
    width: 90%
}

#czpost_window_background #ok_bar {
    display: inline-block;
    float: right;
    height: 3em;
    padding-left: .5em;
    padding-top: 1em;
    text-align: center;
    vertical-align: middle;
    width: 30%
}

html body .service_name_ulozenka #top_bar,
html body .service_name_ulozenka_na_adresu #top_bar {
    background-color: #c11f2f !important;
    color: #fff !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2) !important
}

.service_name_ulozenka #back_btn:before,
.service_name_ulozenka_na_adresu #back_btn:before {
    color: #fff;
    content: "";
    display: inline-block;
    font-family: fontAwesome;
    font-size: 21px;
    left: -4px;
    position: relative;
    transition: all .3s linear 0s
}

.service_name_ulozenka #main_area>p,
.service_name_ulozenka_na_adresu #main_area>p {
    color: #c11f2f !important;
    font-size: 16px;
    font-weight: 700;
    margin: auto;
    padding-bottom: 10px;
    text-align: center !important;
    width: 90%
}

.service_name_ulozenka .wa-button,
.service_name_ulozenka_na_adresu .wa-button {
    background-color: #c11f2f !important;
    color: #fff !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2) !important
}

#ulozenka_info {
    background: #fff;
    color: #383838;
    line-height: 23px;
    margin-left: 0;
    text-align: center;
    width: 100%
}

.service_name_ulozenka .wa-button,
.service_name_ulozenka_na_adresu .wa-button {
    float: none
}

.service_name_ulozenka_na_adresu .btnsnd {
    display: block;
    float: none
}

.opening_hours_area {
    float: right !important;
    font-family: Arial !important;
    font-size: 12px;
    font-weight: 700;
    padding-top: 27px;
    text-align: center !important;
    width: 50% !important
}

html body .heureka_iframe_area {
    float: left !important;
    margin-left: 0 !important;
    overflow: hidden;
    padding-top: 27px;
    width: 50%
}

.heureka_iframe_area iframe {
    height: 100%;
    padding-left: 10px;
    width: 100%
}

#ulozenka_select {
    height: 30px;
    max-width: 400px;
    width: auto
}

#ulozenka_select,
.heureka_point #czpost_search {
    margin-bottom: 20px
}

#ulozenka_info img {
    left: 50%;
    margin-left: -166px;
    position: relative
}

.ui-autocomplete {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    cursor: pointer;
    list-style-type: none;
    max-height: 198px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 0;
    padding-right: 20px;
    width: 392px !important
}

.geis_autocomplete {
    width: inherit !important
}

.service_name_zasilkovna img {
    float: left;
    left: 50% !important;
    margin-left: -80px !important;
    position: relative !important;
    text-align: center
}

.service_name_zasilkovna .zatop {
    display: block;
    float: right;
    width: 100%
}

.service_name_zasilkovna .packetery-hours {
    background-color: #fff !important;
    position: relative !important
}

@media only screen and (max-width:460px) {
    #ulozenka_select {
        max-width: 100%
    }

    html body .service_name_zasilkovna #ulozenka_select {
        float: none;
        height: 40px;
        margin-left: 0;
        margin-top: 13px;
        width: 95% !important
    }
}

.service_name_zasilkovna td {
    padding-left: 28px;
    text-align: left
}

.service_name_zasilkovna th {
    text-align: right
}

.service_name_zasilkovna #ulozenka_select {
    float: left;
    height: 40px;
    margin-left: 13px;
    margin-top: 13px;
    width: 60% !important
}

.service_name_zasilkovna #ulozenka_info {
    padding-top: 40px
}

.service_name_zasilkovna #top_bar {
    background-color: #ba1b02 !important;
    color: #fff !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3) !important
}

.service_name_zasilkovna #back_btn:before {
    color: #fff !important
}

.service_name_zasilkovna td.alt,
.service_name_zasilkovna tr:nth-child(2n) td {
    background-color: transparent
}

.service_name_intime_box .wa-button {
    float: none
}

* html .ui-autocomplete {
    height: 198px
}

.ui-autocomplete a {
    line-height: 20px
}

.ui-autocomplete a,
.ui-autocomplete a.ui-state-hover {
    color: #000;
    display: block;
    padding-left: 18px;
    text-decoration: none;
    width: 470px
}

.ui-autocomplete a.ui-state-hover {
    background-color: #f1f2e3;
    background-image: url(../images/icon_ok.png);
    background-position: 0;
    background-repeat: no-repeat
}

#error_mesages_div {
    border: 1px solid red;
    color: red;
    text-align: center;
    width: 100%
}

#error_mesages_div h4 {
    margin: .5em
}

#loader_div {
    background: #fff;
    display: none;
    filter: alpha(opacity=50);
    height: 100%;
    left: 0;
    margin: 0 auto;
    opacity: .5;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
}

#center_point {
    height: 1px;
    left: 50%;
    top: 50%;
    width: 1px
}

#loader_img {
    background-image: url(../images/loader.gif);
    height: 128px;
    left: -64px;
    position: relative;
    top: -64px;
    width: 128px
}

.wwwroot_link {
    display: block;
    height: 1000px;
    left: 0;
    top: 0;
    width: 1000px;
    z-index: 3
}

.overflow_hidden {
    overflow: hidden
}

#header_link_hack {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 3
}

#basket_merge_overlay_area {
    background-image: url(images/admin/textura.png);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99990
}

#basket_merge_question_area_center_hack {
    left: 50%;
    position: fixed;
    top: 20%;
    z-index: 99999
}

#basket_merge_question_area {
    background-color: #f7f7f7;
    border: 1px solid #fff;
    box-shadow: 1px 1px 2px #000;
    color: #000;
    left: -50%;
    padding: 15px;
    position: relative;
    z-index: 99999
}

#basket_merge_question_area h2 {
    border-bottom: 1px solid #d3d3d3;
    color: #000;
    font-size: 17px;
    font-weight: 700;
    margin: 0 34px 10px 0;
    padding-bottom: 5px;
    text-shadow: 1px 1px 1px #fff
}

#basket_merge_question_area .basket_name {
    font-size: 12px;
    font-weight: 700
}

#basket_merge_question_area .buttons_place {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    margin-bottom: 6px;
    padding: 5px
}

#basket_merge_question_area .merge_buttons_hint {
    margin-left: 9px;
    padding-bottom: 10px;
    padding-top: 4px;
    width: 296px
}

#basket_merge_question_area .close_dialog_button {
    background-color: transparent;
    background-position: -3px -18px;
    border: none;
    display: block;
    height: 20px;
    position: absolute;
    right: 0;
    top: -25px;
    width: 34px
}

#basket_merge_question_area .close_dialog_button:before {
    color: #d01330;
    content: "";
    display: inline-block;
    font-family: fontAwesome;
    font-size: 21px;
    left: -4px;
    position: relative;
    top: 0;
    transition: all .3s linear 0s
}

#basket_merge_question_area .close_dialog_button:hover {
    background-position: -29px -18px;
    cursor: pointer
}

#basket_merge_question_area .basket_place {
    padding-top: 10px
}

#basket_merge_question_area .basket_merge_buttons {
    display: block
}

#basket_merge_question_area #basket_merge_question_form {
    padding-top: 15px
}

.fleft select {
    max-width: 315px
}

.almara {
    color: #000
}

#almara_info {
    margin-left: 15px;
    text-align: left;
    width: 95%
}

#almara_info img {
    border: 1px solid #333;
    display: block;
    margin: 5px auto;
    padding: 2px
}

#almara_info .almara_plna,
#almara_info .almara_temer_plna {
    display: block;
    font-size: 14px;
    margin: 15px 0;
    text-align: center
}

#almara_info .almara_temer_plna {
    color: #f90
}

#almara_info .almara_plna {
    color: #c00
}

#almara_info .almara_nazev {
    display: block;
    font-size: 15px;
    margin: 5px 0
}

#almara_info p {
    line-height: 20px;
    margin: 5px 0
}

#almara_info p.almara_vice_info {
    padding-right: 10px;
    text-align: right
}

#almara_info p.almara_vice_info a {
    font-size: 12px
}

span.almara_vyber {
    display: inline-block;
    font-weight: 700;
    width: 50px
}

p.almara_window_top_text {
    color: #000;
    margin: 0 auto 15px;
    text-align: left;
    width: 90%
}

.heureka {
    color: #000
}

.width_10em {
    width: 10em !important
}

.pad_top_16 {
    padding-top: 16px
}

.width_100p {
    width: 75% !important
}

#recaptcha_image {
    height: auto !important;
    padding-top: 10px !important;
    width: 100% !important
}

.float_left {
    float: left !important
}

.width_35p {
    width: 35% !important
}

#add-basket {
    width: 97%
}

#add-basket .notification {
    background-color: #e5f6c1;
    float: left;
    margin: 5px 5px 3%;
    padding: 8px;
    width: 100%
}

#add-basket .product_picture {
    float: left;
    max-width: 30%;
    min-width: 20%
}

#add-basket .product_picture img {
    float: left;
    margin-left: 5px;
    max-width: 100%
}

#add-basket .product_info {
    float: left;
    margin-left: 3%;
    width: 65%
}

#add-basket .product_info .description {
    clear: both;
    float: left;
    margin-top: 2%
}

#add-basket .buttons div {
    float: left
}

#add-basket .buttons {
    float: left;
    margin-top: 30px;
    text-align: center;
    width: 103%
}

#add-basket .buttons a {
    line-height: 34px;
    padding-left: 7%;
    padding-right: 7%;
    text-decoration: none
}

#add-basket .buttons .left,
#add-basket .buttons .right {
    background-image: url(/sablony/nove/2s03/2s03blue/images/buttons.png);
    height: 34px
}

.old_template #add-basket .buttons .left,
.old_template #add-basket .buttons .right {
    background-image: url(/sablony/nove/2s03/2s03blue/images/bg_topmenu.png);
    height: 34px
}

#add-basket .buttons .left {
    min-width: 163px
}

.old_template #add-basket .buttons .left {
    min-width: 167px
}

#add-basket .buttons .right {
    width: 10px
}

#add-basket .buttons .go a {
    color: #fff
}

#add-basket .buttons .go {
    float: right
}

#add-basket .buttons .back .right {
    background-position: 10px 38px
}

#add-basket .buttons .back .left {
    background-position: 0 38px
}

#add-basket .buttons .go .right {
    background-position: 10px 74px
}

#add-basket .buttons .go .left {
    background-position: 0 74px
}

.old_template #add-basket .buttons .back .left,
.old_template #add-basket .buttons .back .right {
    background-image: none;
    background-position: 0 0
}

.old_template #add-basket .buttons .go .left,
.old_template #add-basket .buttons .go .right {
    background-position: 0 0
}

#add-basket .own_info,
#add-basket .similar {
    float: left;
    margin-top: 30px;
    width: 104%
}

#add-basket .own_info .title,
#add-basket .similar .title {
    border-bottom: 4px solid #d0d0d0;
    float: left;
    font-size: 17px;
    font-weight: 700;
    width: 100%
}

#add-basket .own_info .title {
    margin-bottom: 10px
}

#add-basket .similar .spc {
    clear: both;
    margin-top: 15px
}

#ajax-basket {
    background-color: #fff;
    display: none;
    float: left;
    left: 50%;
    margin-left: -350px;
    position: fixed;
    top: 20%;
    width: 754px;
    z-index: 10000
}

#ajax-basket .buttons div {
    float: left
}

#ajax-basket .notification {
    background-color: #e5f6c1;
    float: left;
    margin: 5px 5px 3%;
    padding: 8px;
    width: 96.5%
}

#ajax-basket .notification .icon-remove {
    cursor: pointer;
    float: right
}

#ajax-basket .product_picture {
    float: left;
    margin-left: 5px;
    max-width: 30%;
    min-width: 20%
}

#ajax-basket .product_picture img {
    max-width: 100%
}

#ajax-basket .product_info {
    float: left;
    margin-left: 5px;
    width: 65%
}

#ajax-basket .product_info .description {
    clear: both;
    float: left;
    margin-top: 2%
}

#ajax-basket .buttons {
    float: left;
    margin-bottom: 8px;
    margin-left: 5px;
    margin-top: 30px;
    text-align: center;
    width: 96%
}

#ajax-basket .buttons a {
    line-height: 34px;
    padding-left: 7%;
    padding-right: 7%;
    text-decoration: none
}

#ajax-basket .buttons .left,
#ajax-basket .buttons .right,
.old_template #ajax-basket .buttons .left,
.old_template #ajax-basket .buttons .right {
    height: 34px
}

#ajax-basket .buttons .left {
    min-width: 163px
}

.old_template #ajax-basket .buttons .left {
    min-width: 173px
}

#ajax-basket .buttons .right {
    width: 10px
}

#ajax-basket .buttons .go a {
    color: #fff
}

#ajax-basket .buttons .go {
    float: right;
    margin-right: -3%
}

#ajax-basket .buttons .back .right {
    background-position: 10px 38px
}

#ajax-basket .buttons .back .left {
    background-position: 0 38px
}

#ajax-basket .buttons .go .right {
    background-position: 10px 74px
}

#ajax-basket .buttons .go .left {
    background-position: 0 74px
}

#ajax-basket .own_info,
#ajax-basket .similar {
    float: left;
    margin-left: 5px;
    margin-top: 30px;
    width: 99%
}

#ajax-basket .own_info .title,
#ajax-basket .similar .title {
    border-bottom: 4px solid #d0d0d0;
    float: left;
    font-size: 17px;
    font-weight: 700;
    width: 100%
}

#ajax-basket .own_info .title {
    margin-bottom: 10px
}

#ajax-basket .similar .spc {
    clear: both;
    float: left;
    margin-top: 15px
}

.old_template #ajax-basket .buttons .back .left,
.old_template #ajax-basket .buttons .back .right {
    background-image: none;
    background-position: 0 0
}

.old_template #ajax-basket .buttons .go .left,
.old_template #ajax-basket .buttons .go .right {
    background-position: 0 0
}

.ajax-basket-easy {
    width: 400px
}

.ajax-basket-easy .bottom {
    background-color: transparent;
    height: 33px;
    width: 100%
}

.ajax-basket-easy .bottom .cont {
    float: left;
    margin: 6px 0 0 4px;
    width: 60%
}

.ajax-basket-easy .go {
    float: right;
    margin-left: -3%;
    position: relative;
    top: -12px
}

.ajax-basket-easy .go .left,
.ajax-basket-easy .go .right {
    float: left
}

.ajax-basket-easy .go .right {
    background-position: 10px -255px;
    height: 32px;
    width: 10px
}

.ajax-basket-easy .go .left {
    background-position: 0 -255px;
    min-width: 93px
}

.ajax-basket-easy .go .left a {
    line-height: 34px;
    padding-left: 7%;
    padding-right: 7%;
    text-decoration: none
}

.ajax-basket-easy .top {
    padding: 4px
}

.ajax-basket-easy .top .product_picture {
    float: left
}

.ajax-basket-easy .top .product_detail h3 {
    color: #909090;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

.ajax-basket-easy .bottom {
    clear: both;
    padding: 4px
}

.ajax-basket-easy .ui-tooltip-content {
    padding: 0
}

.ajax-basket-easy .top h2 {
    border-bottom: 1px solid #ececec;
    color: #7e7c7c;
    font-size: 130%;
    margin: 0 0 9px 4px;
    text-transform: uppercase
}

.ajax-basket-easy .empty_basket {
    width: 100%
}

.ajax-basket-easy .empty_basket h2 {
    margin: 0 auto;
    max-width: 65%;
    padding: 35px
}

.ajax-basket-easy .item_list {
    border-top: 1px solid #ececec;
    float: left;
    margin-bottom: 10px
}

.ajax-basket-easy .product_row {
    margin-top: 20px;
    width: 398px
}

.ajax-basket-easy .product_row .price {
    color: #333;
    float: left;
    width: 20%
}

.ajax-basket-easy .product_row .price font {
    font-size: 9px
}

.ajax-basket-easy .product_row .name {
    float: left;
    font-size: 14px;
    margin-left: 2%;
    width: 68%
}

.ajax-basket-easy .product_row .name a {
    font-size: 12px;
    font-weight: 0;
    text-decoration: none;
    text-shadow: none !important
}

.ajax-basket-easy .product_row .name div {
    display: inline;
    margin-left: 3px;
    width: 20px
}

.ajax-basket-easy .product_row .name div span {
    color: red;
    cursor: pointer
}

.ajax-basket-easy .product_row .count {
    float: left;
    line-height: 13px;
    width: 10%
}

.ajax-basket-easy .top .close {
    float: right
}

.ajax-basket-easy .top .close a {
    cursor: pointer;
    text-decoration: none
}

.item_added_small {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ededed;
    border-radius: 0;
    color: #3b3b3b;
    cursor: pointer;
    font: 700 13px/132px Verdana, Geneva, sans-serif;
    height: 105px;
    margin: 0 auto 0 -31px;
    padding: 0;
    text-align: center;
    width: 245px
}

.live_edit_control_window .icon-remove.icon-large.close-box:before {
    color: #000;
    content: "\f00d";
    display: block;
    font-family: FontAwesome;
    font-size: 22px;
    height: 20px;
    width: 20px
}

.live_edit_control_window .notification {
    color: #000
}

.live_edit_product {
    margin-bottom: -5px;
    padding-top: 5px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .item_added_small {
        margin: 0 auto 0 -37px
    }
}

.item_added_small:before {
    background: #439616 none repeat scroll 0 0;
    border: 1px solid #398311;
    border-radius: 50%;
    color: #fff;
    content: "";
    display: inline-block;
    font-family: fontAwesome;
    font-size: 21px;
    height: 37px;
    left: 42%;
    line-height: 37px;
    position: absolute;
    text-indent: 1px;
    text-shadow: 0 1px .4px rgba(0, 0, 0, .1);
    top: 12px;
    width: 37px
}

.ui-effects-transfer {
    border: 4px solid #fff
}

.product_picture>img {
    margin-bottom: 5px;
    margin-right: 5px
}

.cart .prices .price_small,
table.cart .total .price-desc .price_small {
    font-size: 14px
}

.remove_product_from_basket_icons {
    margin: 0 !important
}

.cart .row_count {
    line-height: 19px
}

.cart img.product_img {
    float: left;
    margin: -3px 10px 3px
}

td.e-basket-delivery-radio,
td.e-basket-payment-radio {
    width: 60px
}

.e-basket-delivery-image,
.e-basket-payment-image {
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 19px;
    overflow: hidden;
    width: 35px
}

.layout3 .e-basket-delivery-image,
.layout3 .e-basket-payment-image {
    min-height: 25px
}

td.payment_group,
td.payment_group_parent {
    font-weight: 700;
    padding: 10px 0 0 5px
}

td.payment_group_parent {
    border-bottom: 1px solid #a0a0a0
}

.remove_variant_selection {
    font-size: 16px;
    margin-left: 6px;
    vertical-align: super
}

.description_content {
    display: none
}

.delivery_description,
.payment_description {
    cursor: pointer;
    float: right
}

.detail-box-product .image a,
.photogall a {
    outline: 0 !important
}

#limited_access_form_abort,
#limited_access_form_confirm {
    display: inline
}

input.wide_small_btn {
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10pt;
    font-weight: 700;
    height: 25px;
    line-height: 0px;
    text-align: center;
    width: 179px
}

.form-box .spc p {
    line-height: 35px
}

input.wide_small_btn:hover {
    border: none;
    line-height: 0px
}

html body .own_form_checkbox_control_title .col-h-l {
    font-size: 12px;
    line-height: 62px
}

.lang-hu .buttons .fleft .back_cart {
    width: 111px
}

table.detail_params_tables td {
    height: auto;
    padding: 3px
}

table.detail_params_tables td.param_name_cells {
    width: 65%
}

.cookies-wrapper {
    display: none;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 10000001
}

.cookies-notify-background {
    display: block;
    height: 1000px;
    position: absolute;
    width: 100%
}

.cookies-notify {
    background-color: transparent;
    display: block;
    position: relative;
    text-align: center;
    z-index: 10000001
}

.cookies-notify__bar {
    display: inline-block;
    max-width: 1200px;
    padding: 5px
}

.cookies-notify__bar1 {
    display: table
}

.cookies-notify__text {
    display: table-cell;
    font-size: 12px;
    text-align: justify;
    text-shadow: none;
    vertical-align: middle
}

.cookies-notify__button {
    display: flex;
    gap: .5rem;
    justify-content: flex-end
}

.cookies-notify__button a {
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, .2);
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    padding: 12px 25px;
    text-decoration: none;
    text-shadow: none;
    transition: all .2s;
    white-space: nowrap;
    width: auto !important
}

.cookies-notify__button a:hover {
    box-shadow: none;
    color: #000
}

@media(max-width:767px) {
    .cookies-notify__bar {
        display: block;
        padding-top: 10px
    }

    .cookies-notify__text {
        display: block
    }

    .cookies-notify__button a {
        padding-left: 0;
        padding-right: 0;
        white-space: normal;
        width: 100%
    }
}

@media(min-width:768px) {
    .cookies-notify {
        width: 100%
    }
}

.e-finish-delivery-image,
.e-finish-payment-image {
    background-repeat: no-repeat;
    display: block;
    height: 19px;
    margin: 0 auto;
    overflow: hidden;
    width: 35px
}

.payment-image-3000 {
    background-image: url(../images/payment_3000.png)
}

.payment-image-3001,
.payment-image-3317 {
    background-image: url(../images/payment_3001.png)
}

.payment-image-3002 {
    background-image: url(../images/payment_3002.png)
}

.payment-image-3003,
.payment-image-3310 {
    background-image: url(../images/payment_3003.png)
}

.payment-image-3030,
.payment-image-3243 {
    background-image: url(../images/payment_3101.png)
}

.payment-image-3031 {
    background-image: url(../images/payment_3031.png)
}

.payment-image-3032 {
    background-image: url(../images/payment_3032.png)
}

.payment-image-3033 {
    background-image: url(../images/payment_3033.png)
}

.payment-image-3035 {
    background-image: url(../images/payment_3035.png)
}

.payment-image-3037 {
    background-image: url(../images/payment_3037.png)
}

.payment-image-3090 {
    background-image: url(../images/payment_3090.png)
}

.payment-image-3091 {
    background-image: url(../images/payment_3091.png)
}

.payment-image-3092 {
    background-image: url(../images/payment_3092.png)
}

.payment-image-3093 {
    background-image: url(../images/payment_3093.png)
}

.payment-image-3094 {
    background-image: url(../images/payment_3094.png)
}

.payment-image-3096 {
    background-image: url(../images/payment_3096.png)
}

.payment-image-3190 {
    background-image: url(../images/payment_3190.png)
}

.payment-image-3121 {
    background-image: url(../images/payment_3037.png)
}

.payment-image-3100,
.payment-image-3123,
.payment-image-3138,
.payment-image-3194,
.payment-image-3245,
.payment-image-3275 {
    background-image: url(../images/payment_3100.png)
}

.payment-image-3101,
.payment-image-3124,
.payment-image-3139,
.payment-image-3193 {
    background-image: url(../images/payment_3101.png)
}

.payment-image-3102,
.payment-image-3312 {
    background-image: url(../images/payment_3102.png)
}

.payment-image-3104,
.payment-image-3202 {
    background-image: url(../images/payment_3104.png)
}

.payment-image-3105,
.payment-image-3133,
.payment-image-3147,
.payment-image-3195 {
    background-image: url(../images/payment_3105.png)
}

.payment-image-3106,
.payment-image-3144,
.payment-image-3313 {
    background-image: url(../images/payment_3106.png)
}

.payment-image-3107,
.payment-image-3127,
.payment-image-3142,
.payment-image-3198,
.payment-image-3249,
.payment-image-3268 {
    background-image: url(../images/payment_3107.png)
}

.payment-image-3108,
.payment-image-3246,
.payment-image-3261,
.payment-image-3279 {
    background-image: url(../images/payment_3113.png)
}

.payment-image-3109 {
    background-image: url(../images/payment_3111.png)
}

.payment-image-3110,
.payment-image-3122,
.payment-image-3188,
.payment-image-3191,
.payment-image-3241 {
    background-image: url(../images/payment_3110.png)
}

.payment-image-3111,
.payment-image-3130,
.payment-image-3143,
.payment-image-3173,
.payment-image-3192 {
    background-image: url(../images/payment_3111.png)
}

.payment-image-3112,
.payment-image-3131,
.payment-image-3152,
.payment-image-3197,
.payment-image-3244,
.payment-image-3263 {
    background-image: url(../images/payment_3112.png)
}

.payment-image-3113,
.payment-image-3135 {
    background-image: url(../images/payment_3113.png)
}

.payment-image-3114,
.payment-image-3125,
.payment-image-3140,
.payment-image-3196,
.payment-image-3247 {
    background-image: url(../images/payment_3114.png)
}

.payment-image-3115 {
    background-image: url(../images/payment_3107.png)
}

.payment-image-3126,
.payment-image-3141,
.payment-image-3200,
.payment-image-3257 {
    background-image: url(../images/payment_3126.png)
}

.payment-image-3128 {
    background-image: url(../images/payment_3128.png)
}

.payment-image-3129 {
    background-image: url(../images/payment_3129.png)
}

.payment-image-3132,
.payment-image-3199 {
    background-image: url(../images/payment_3132.png)
}

.payment-image-3134,
.payment-image-3251 {
    background-image: url(../images/payment_3134.png)
}

.payment-image-3136 {
    background-image: url(../images/payment_3136.png)
}

.payment-image-3146 {
    background-image: url(../images/payment_3146.png)
}

.payment-image-3116,
.payment-image-3258,
.payment-image-3260 {
    background-image: url(../images/payment_3116.png)
}

.payment-image-3117 {
    background-image: url(../images/payment_3117.png)
}

.payment-image-3118 {
    background-image: url(../images/payment_3118.png)
}

.payment-image-3119 {
    background-image: url(../images/payment_3119.png)
}

.payment-image-3151,
.payment-image-3265 {
    background-image: url(../images/payment_3151.png)
}

.payment-image-3155 {
    background-image: url(../images/payment_3155.png)
}

.payment-image-3148 {
    background-image: url(../images/payment_3148.png)
}

.payment-image-3150 {
    background-image: url(../images/payment_3150.png)
}

.payment-image-3184 {
    display: none
}

.payment-image-3185,
.payment-image-3186,
.payment-image-3187 {
    background-image: url(../images/payment_3185.png)
}

.payment-image-3189 {
    background-image: url(../images/payment_3189.png)
}

.payment-image-3210 {
    background-image: url(../images/payment_3210.png)
}

.payment-image-3220 {
    background-image: url(../images/payment_new_comgate.gif)
}

.payment-image-3262 {
    background-image: url(../images/payment_3111-1.png)
}

.payment-image-3221 {
    background-image: url(../images/payment_3221.png)
}

.payment-image-3222 {
    background-image: url(../images/payment_3116-1.png)
}

.payment-image-3223,
.payment-image-3259 {
    background-image: url(../images/payment_3033-1.png)
}

.payment-image-3224 {
    background-image: url(../images/payment_3112-1.png)
}

.payment-image-3225 {
    background-image: url(../images/payment_3113-1.png)
}

.payment-image-3226,
.payment-image-3264 {
    background-image: url(../images/payment_3226.png);
    background-size: contain
}

.payment-image-3227 {
    background-image: url(../images/payment_3227.png);
    background-size: contain
}

.payment-image-3228 {
    background-image: url(../images/payment_3107-1.png)
}

.payment-image-3230,
.payment-image-3311 {
    background-image: url(../images/payment_3230.png);
    background-size: contain
}

.payment-image-3231 {
    background-image: url(../images/payment_3112-1.png)
}

.payment-image-3232 {
    background-image: url(../images/payment_3134-1.png)
}

.payment-image-3113,
.payment-image-3233 {
    background-image: url(../images/payment_3113-1.png)
}

.payment-image-3315 {
    background-image: url(../images/payment_google_play.png);
    background-size: contain
}

.payment-image-3242 {
    background-image: url(../images/payment_platba24.png);
    background-size: contain
}

.payment-image-3248,
.payment-image-3269,
.payment-image-3288 {
    background-image: url(../images/payment_mbank.png);
    background-size: contain
}

.payment-image-3250 {
    background-image: url(../images/payment_3128-1.png);
    background-size: contain
}

.payment-image-3252 {
    background-image: url(../images/payment_equabank.png);
    background-size: contain
}

.payment-image-3253,
.payment-image-3267,
.payment-image-3290 {
    background-image: url(../images/payment_citibank.png);
    background-size: contain
}

.payment-image-3254,
.payment-image-3270,
.payment-image-3294 {
    background-image: url(../images/payment_ing.png);
    background-size: contain
}

.payment-image-3255 {
    background-image: url(../images/payment_expobank.png);
    background-size: contain
}

.payment-image-3256,
.payment-image-3272 {
    background-image: url(../images/payment_oberbank.png);
    background-size: contain
}

.payment-image-3266 {
    background-image: url(../images/payment_3227.png);
    background-size: contain
}

.payment-image-3271 {
    background-image: url(../images/payment_jtbanka.png);
    background-size: contain
}

.payment-image-3273 {
    background-image: url(../images/payment_privatbanka.png);
    background-size: contain
}

.payment-image-3274 {
    background-image: url(../images/payment_bks.png);
    background-size: contain
}

.payment-image-3277 {
    background-image: url(../images/payment_bankmilenium.png);
    background-size: contain
}

.payment-image-3278 {
    background-image: url(../images/payment_bankochsr.png);
    background-size: contain
}

.payment-image-3280 {
    background-image: url(../images/payment_bnp.png);
    background-size: contain
}

.payment-image-3281 {
    background-image: url(../images/payment_pko.png);
    background-size: contain
}

.payment-image-3282 {
    background-image: url(../images/payment_credit_agricole.png);
    background-size: contain
}

.payment-image-3283 {
    background-image: url(../images/payment_deutschebank.png);
    background-size: contain
}

.payment-image-3284 {
    background-image: url(../images/payment_dnb.png);
    background-size: contain
}

.payment-image-3285 {
    background-image: url(../images/payment_eskok.png);
    background-size: contain
}

.payment-image-3286 {
    background-image: url(../images/payment_eurobank.png);
    background-size: contain
}

.payment-image-3287 {
    background-image: url(../images/payment_fmbank.png);
    background-size: contain
}

.payment-image-3289 {
    background-image: url(../images/payment_aliorbank.png);
    background-size: contain
}

.payment-image-3291 {
    background-image: url(../images/payment_iko.png);
    background-size: contain
}

.payment-image-3292 {
    background-image: url(../images/payment_bz_wbk.png);
    background-size: contain
}

.payment-image-3293 {
    background-image: url(../images/payment_plus_bank.png);
    background-size: contain
}

.payment-image-3295 {
    background-image: url(../images/payment_bph.png);
    background-size: contain
}

.payment-image-3296 {
    background-image: url(../images/payment_toyota_bank.png);
    background-size: contain
}

.payment-image-3297 {
    background-image: url(../images/payment_vw_bank.png);
    background-size: contain
}

.payment-image-3298 {
    background-image: url(../images/payment_sgb.png);
    background-size: contain
}

.payment-image-3299 {
    background-image: url(../images/payment_pocztowybank.png);
    background-size: contain
}

.payment-image-3300 {
    background-image: url(../images/payment_bgz.png);
    background-size: contain
}

.payment-image-3301 {
    background-image: url(../images/payment_ideabank.png);
    background-size: contain
}

.payment-image-3302 {
    background-image: url(../images/payment_bps.png);
    background-size: contain
}

.payment-image-3276,
.payment-image-3303 {
    background-image: url(../images/payment_getinbank.png);
    background-size: contain
}

.payment-image-3304 {
    background-image: url(../images/payment_blik.png);
    background-size: contain
}

.payment-image-3305 {
    background-image: url(../images/payment_noble_bank.png);
    background-size: contain
}

.payment-image-3306 {
    background-image: url(../images/payment_orange.png);
    background-size: contain
}

.payment-image-3316 {
    background-image: url(../images/payment_masterpass.png);
    background-size: contain
}

.payment-image-3318 {
    background-image: url(../images/payment_paysafecard.png);
    background-size: contain
}

.basket-pay-desc-img {
    max-height: 35px;
    width: auto
}

#order_summary {
    float: left;
    font-size: 14px;
    margin: 0 auto;
    padding-bottom: 20px;
    width: 100%
}

#order_summary span {
    display: block
}

#order_summary span.bold {
    padding-bottom: 4px;
    padding-top: 6px
}

.company_data,
.contact_data {
    float: left;
    width: 40%
}

.company_data {
    margin-left: 30px;
    margin-right: 14.5%
}

.agree_condition {
    display: block;
    padding: 15px 0
}

.confirm_page input#submit_btn {
    float: right
}

.order_universal_button {
    background: #a20a0a;
    background: linear-gradient(bottom, #a20a0a -65.74%, #c50d0d 34.26%);
    background: -webkit-linear-gradient(bottom, #a20a0a -65.74%, #c50d0d 34.26%);
    background: -moz-linear-gradient(bottom, #a20a0a -65.74%, #c50d0d 34.26%);
    background: -ms-linear-gradient(bottom, #a20a0a -65.74%, #c50d0d 34.26%);
    background: -o-linear-gradient(bottom, #a20a0a -65.74%, #c50d0d 34.26%);
    background-clip: padding-box;
    background-color: #c50d0d;
    border: 1px solid #900000;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: 700;
    padding: 3px 14px;
    text-shadow: 0 1px 1px #690000
}

html body input#newsletter_submit:active,
html body input.search_submit:active {
    margin-left: 0
}

.wide {
    width: 305px !important
}

.wide,
.wide:hover {
    background-position: -9px -256px !important
}

#search_articles li a {
    font-size: 14px
}

#overlay {
    background: #000;
    bottom: 0;
    filter: alpha(opacity=80);
    left: 0;
    opacity: .8;
    position: absolute;
    right: 0;
    top: 0
}

#loading {
    height: 57px;
    left: 50%;
    margin: -28px 0 0 -25px;
    position: absolute;
    top: 50%;
    width: 50px
}

.system_banner {
    background-image: url(images/banner_icon_right.png);
    display: block;
    display: table;
    height: 61px;
    overflow: hidden;
    position: fixed;
    right: -150px;
    text-align: center;
    top: 360px;
    width: 211px;
    z-index: 9
}

.system_banner a.banner_text {
    color: #fff;
    display: table-cell;
    font-size: 17px;
    font-weight: 700;
    height: 100%;
    padding-left: 61px;
    padding-top: 2px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #333;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%
}

#intime_banner {
    background-position: 0 -137px
}

.intime_shipping {
    font-weight: 700
}

.after_intime_shipping td {
    padding-top: 15px
}

.intime_shipping td label {
    font-weight: 700
}

.bs-window {
    background-color: #f1f1f1;
    border: 1px solid #fff;
    box-shadow: 0 1px 29px #000;
    display: none;
    left: 50%;
    margin-left: -275px;
    position: fixed;
    top: 20%;
    width: 550px;
    z-index: 10000
}

.bs-window img.intime_logo {
    display: block;
    margin: 0 auto
}

.bs-window a img.intime_logo {
    border: 0
}

.bs-window .bs-window-box {
    padding: 3px;
    text-shadow: none
}

.bs-window .bs-window-header {
    color: #888;
    font-size: 18px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    padding: 10px 8px
}

.bs-window .bs-window-header .icon-remove {
    color: #303030;
    cursor: pointer;
    float: right
}

.bs-window .bs-window-content {
    background-color: #fff;
    border: 1px solid #cecece;
    color: #303030;
    padding: 10px
}

.bs-window .bs-window-content p {
    line-height: 18px
}

.delivery-label {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 10px;
    text-align: left
}

.delivery-input input,
.delivery-input select {
    border: 1px solid #cac8c9;
    font-size: 16px;
    height: 25px;
    margin-bottom: 12px;
    margin-left: 45px;
    width: 230px
}

.delivery-button {
    background-color: #f1f1f1;
    border: 1px solid #cac8c9;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 40px;
    width: 190px
}

.delivery-button.last {
    margin-left: 50px
}

.homecredit_calc {
    height: 56px;
    width: 280px
}

.homecredit_calc_2 {
    background-image: url(images/bila_hlavni.png)
}

.homecredit_calc_2:hover {
    background-image: url(images/bila_hover.png)
}

.homecredit_calc_3 {
    background-image: url(images/cervena_hlavni.png)
}

.homecredit_calc_3:hover {
    background-image: url(images/cervena_hover.png)
}

.homecredit_calc_4 {
    background-image: url(images/cerna_hlavni.png)
}

.homecredit_calc_4:hover {
    background-image: url(images/cerna_hover.png)
}

.ui-tabs-vertical {
    padding: 0;
    text-shadow: none;
    width: 42em
}

.ui-tabs-vertical .ui-tabs-nav {
    border-radius: 0;
    border-right: 1px solid #d3d3d3;
    float: left;
    margin: 0;
    padding: 0;
    width: 160px
}

.ui-tabs-vertical .ui-tabs-nav li {
    clear: left;
    overflow: hidden;
    position: relative;
    right: -1px;
    width: 100%;
    z-index: 2
}

.ui-tabs-vertical .ui-tabs-nav li a {
    border-bottom: 1px solid #d3d3d3;
    display: block;
    padding: 11px 5px;
    text-align: left;
    text-decoration: none;
    width: 100%
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a:hover {
    cursor: pointer
}

.ui-tabs-hide {
    display: none !important
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    border-right: 1px solid #fff;
    margin-bottom: .2em;
    padding-bottom: 0
}

.ui-tabs-vertical .ui-tabs-panel {
    float: left;
    width: 67%;
    width: calc(100% - 165px)
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    border-collapse: collapse;
    content: "";
    display: table
}

.ui-helper-clearfix:after {
    clear: both
}

.params_values_place {
    border-spacing: 6px;
    width: 100%
}

.extract_details_btns {
    background-position: -10px -123px;
    border-radius: 3px;
    cursor: pointer;
    display: table-cell;
    font-weight: 700;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    width: 130px
}

.centerpage_params_filter_headers,
.products_sorting_tables {
    display: table;
    height: 100%;
    vertical-align: middle;
    width: 100%
}

.centerpage_params_filter_areas .ui-slider .ui-slider-handle:last-child {
    margin-left: 0
}

.centerpage_params_filter_areas .ui-slider .ui-slider-handle {
    background-color: gray;
    border: none;
    cursor: default;
    height: 26px;
    margin-left: -16px;
    top: -6px;
    width: 16px
}

.centerpage_params_filter_areas .ui-slider-handle.ui-state-active,
.centerpage_params_filter_areas .ui-slider-handle.ui-state-hover {
    background-color: #d3d3d3;
    border: none !important
}

.centerpage_params_filter_areas .ui-tabs-nav li.ui-state-active,
.centerpage_params_filter_areas .ui-tabs-nav li.ui-state-hover {
    background-color: #fff
}

.centerpage_params_filter_areas .ui-slider-horizontal {
    height: 15px !important
}

.centerpage_params_filter_areas .ui-slider-range {
    background: repeating-linear-gradient(-45deg, #fff, #fff 10px, #e5e5e5 0, #e5e5e5 20px);
    color: #fff
}

.centerpage_params_filter_areas .ui-widget-content:not(.ui-tabs-panel) {
    background-color: #efefef;
    border: 1px solid #aaa;
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .7) !important
}

.centerpage_params_filter_areas .ui-slider {
    position: relative;
    text-align: left
}

.centerpage_params_filter_areas .ui-slider .ui-slider-handle {
    cursor: pointer;
    position: absolute;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 2
}

.centerpage_params_filter_areas .ui-slider .ui-slider-range {
    background-position: 0 0;
    border: 0;
    display: block;
    font-size: .7em;
    position: absolute;
    z-index: 1
}

.centerpage_params_filter_areas .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.centerpage_params_filter_areas .ui-slider-horizontal {
    height: .8em
}

.centerpage_params_filter_areas .ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0
}

.centerpage_params_filter_areas .ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.centerpage_params_filter_areas .ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.centerpage_params_filter_headers .ui-corner-all {
    border-radius: 2px
}

.sorting {
    height: 50px !important
}

.centerpage_price_slider_box_areas {
    display: table-cell;
    padding-left: 15px;
    vertical-align: middle
}

.centerpage_price_slider_boxes {
    width: 95%
}

.param.centerpage_params_filter_areas {
    height: auto;
    padding: 5px
}

.param.centerpage_params_filter_areas .instant_visible_values_param label:hover .value_names,
.param.centerpage_params_filter_areas .value_cells label:hover .value_names {
    text-decoration: underline
}

.centerpage_params_filters {
    margin: 15px 0 0;
    padding-bottom: 1px;
    width: 100%
}

.param.centerpage_params_filter_areas,
.sorting.products_sorting_boxes {
    margin-bottom: 15px;
    margin-top: 15px
}

#centerpage_label_max_price,
#centerpage_label_min_price {
    display: table-cell;
    padding-left: 17px;
    vertical-align: middle;
    width: 105px
}

.param.centerpage_params_filter_areas td.value_cells {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    width: 33%
}

.param.centerpage_params_filter_areas .value_rate {
    font-size: smaller;
    padding: 4px
}

.centerpage_params_filter_areas.params_part_hidden .centerpage_params_filters {
    display: none
}

.centerpage_params_filter_areas .show_params_button_text:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    margin: 0 -5px 0 8px;
    text-decoration: none
}

#centerpage .centerpage_params_filter_areas .show_params_button_text:after {
    margin: 0 0 0 5px
}

.centerpage_params_filter_areas.params_part_hidden .show_params_button_text:after {
    content: "\f078"
}

.centerpage_params_filter_areas:not(.params_part_hidden) .show_params_button_text:after {
    content: "\f077"
}

.centerpage_instant_visible_parts,
.centerpage_params_filters_selected {
    text-align: left
}

.selected_filter_jammers {
    display: inline-block
}

.cancel_filter_button,
.extract_details_btns {
    background-color: #d3d3d3;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: pointer;
    margin: 3px;
    padding: 5px;
    text-shadow: none
}

#top_loading_container {
    background-color: hsla(0, 0%, 4%, .3)
}

#top_loading_bar {
    background-color: rgba(1, 1, 1, .7)
}

.cancel_filter_button:after {
    content: "\f00d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    margin: 0 0 0 5px;
    text-decoration: none
}

.centerpage_instant_visible_parts label {
    display: inline-block
}

.centerpage_instant_visible_parts {
    padding: 10px 5px 5px
}

.centerpage_instant_visible_parts .instant_visible_param_line {
    display: table-row
}

.centerpage_instant_visible_parts .instant_visible_param_line span.instant_visible_param_name,
.centerpage_instant_visible_parts .instant_visible_param_line span.instant_visible_values_param {
    display: table-cell
}

#centerpage_params_filter_area .subcat {
    border-bottom: none;
    height: 1px;
    margin: 13px 0 15px;
    padding: 0
}

.selected_filters_heading {
    float: left;
    margin: 3px;
    padding: 5px
}

.storno_filter_all_place {
    float: right;
    height: 40px
}

.filter_values {
    position: relative;
    top: 2px
}

.ui-tabs-panel .filter_values {
    top: 0
}

#centerpage_params_filter_area input.price {
    border: 1px solid #aaa;
    border-radius: 3px;
    height: 20px;
    margin-right: 4px;
    text-align: right;
    width: 70px
}

#centerpage_params_filter .value_name_cell {
    text-align: left
}

.sorting .sorting_item,
.sorting .sorting_label {
    display: table-cell;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 8px
}

.sorting .sorting_item {
    cursor: pointer;
    font-weight: 400;
    text-decoration: none
}

.sorting .sorting_item:not(.active):hover {
    text-decoration: underline
}

.sorting .sorting_item.active {
    font-weight: 700;
    text-decoration: none
}

.sorting .sorting_item.active,
.sorting .sorting_item.active:hover {
    color: inherit;
    padding-left: 11px;
    padding-right: 11px
}

.sorting .sorting_item:not(:last-child) {
    border-right: 1px solid;
    height: 30px;
    line-height: 30px;
    padding-left: 11px;
    padding-right: 11px
}

.sorting.products_sorting_boxes .products_sorting_lines {
    display: table-cell;
    vertical-align: middle
}

div.param.centerpage_params_filter_areas,
div.sorting {
    width: auto !important
}

div.row_img160 {
    width: 99% !important
}

#incenterpage {
    margin: 0 7px 7px
}

.live-design-edit #page_background {
    width: inherit
}

.logo-wrapper {
    position: relative
}

.ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.ui-autocomplete.search_autocomplete {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    box-shadow: 0 1px 3px #929292;
    cursor: pointer;
    list-style-type: none;
    max-height: none;
    overflow: visible;
    padding-left: 0;
    padding-right: 0;
    position: absolute !important;
    width: 341px !important;
    z-index: 99999
}

.ui-autocomplete.search_autocomplete a {
    color: #454545;
    display: block;
    padding-left: 18px;
    text-decoration: none;
    width: 470px
}

.ui-autocomplete.search_autocomplete a.ui-state-focus {
    background-color: #f1f1f1;
    color: #000;
    text-decoration: none
}

.ui-autocomplete.search_autocomplete:after,
.ui-autocomplete.search_autocomplete:before {
    border: transparent;
    border-color: transparent;
    border-style: solid;
    content: " ";
    display: block;
    height: 0;
    margin-left: -7px;
    position: absolute;
    width: 0;
    z-index: 99999999999
}

.ui-autocomplete.search_autocomplete:before {
    border-bottom-color: #d3d3d3;
    border-width: 0 8px 10px;
    left: 20px;
    top: -10px
}

.ui-autocomplete.search_autocomplete:after {
    border-bottom-color: #fff;
    border-width: 0 7px 8px;
    left: 21px;
    top: -8px
}

.search_autocomplete li.ui-autocomplete-category {
    background-color: #f1f1f1;
    border: 1px solid #e3e3e3;
    clear: both;
    color: #454545;
    cursor: auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin: 2px 2px 5px;
    padding: 2px 5px 2px 0;
    text-shadow: none;
    text-transform: capitalize
}

.autocomplete-icon-category,
.autocomplete-icon-product {
    background-image: url(/wa_script/images/autocomplete-category-icons.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    left: 6px;
    padding-right: 12px;
    position: relative;
    top: 1px;
    width: 14px
}

.autocomplete-icon-product {
    background-position: 0 -13px
}

li.ui-autocomplete-item {
    clear: both;
    height: 50px;
    line-height: 50px
}

li.ui-autocomplete-item-category {
    height: 20px;
    line-height: 20px
}

li.ui-autocomplete-row-category a,
li.ui-autocomplete-row-product a {
    font-size: 14px;
    text-shadow: none
}

li.ui-autocomplete-row-category a {
    padding: 6px 5px 6px 15px
}

li.ui-autocomplete-row-product a {
    height: 50px;
    padding: 8px 5px
}

li.ui-autocomplete-row-no_results_found span,
li.ui-autocomplete-row-too_ambiguous span {
    cursor: auto;
    display: block;
    font-size: 14px;
    padding: 8px 5px;
    text-shadow: none
}

.ui-autocomplete-price {
    color: #437708;
    float: right;
    font-size: 14px;
    font-weight: 700
}

.ui-autocomplete-image {
    display: block;
    float: left;
    height: 50px;
    overflow: hidden;
    padding-right: 5px;
    text-align: center;
    width: 50px
}

.ui-autocomplete-image-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.ui-autocomplete-image img {
    vertical-align: middle;
    width: 100%
}

.ui-autocomplete-text {
    float: left;
    height: 50px;
    overflow: hidden;
    width: 190px
}

span.ui-autocomplete-text-title {
    color: #454545;
    display: block;
    font-size: 14px;
    padding: 2px 0
}

span.ui-autocomplete-text-desc {
    color: #878787;
    font-size: 11px;
    line-height: 13px
}

span.ui-autocomplete-text-desc strong {
    color: #454545
}

span.autocomplete-total-count {
    background-color: #2f3130;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-weight: 400;
    padding: 0 8px
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
tt,
u,
ul,
var {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: top
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none
}

:focus {
    outline: 0
}

ins {
    font-style: italic;
    text-decoration: underline
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

address {
    font-style: normal
}

a,
button,
input.iesubmit,
input[type=submit] {
    cursor: pointer
}

small {
    font-size: .625em
}

html {
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto
}

a img {
    border: 0
}

strong {
    font-weight: 700
}

abbr,
acronym {
    border-bottom: 1px dotted #000;
    cursor: help
}

.responsive-menu-button {
    background-color: blue;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin: 5px 10px;
    padding: 5px 10px
}

.mobile-menu-content {
    background-color: #fff;
    height: 100%;
    left: 0;
    overflow: scroll;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}

.mobile-menu-content>ul ul {
    background-color: #fff;
    display: inherit;
    height: 100%;
    left: 100%;
    margin: 0;
    position: relative;
    position: fixed;
    width: 100%
}

.mobile-menu-content>ul {
    position: absolute;
    top: 40px;
    width: 100%
}

.mobile-menu-content>ul ul.visible {
    display: block;
    left: 0;
    overflow: scroll;
    top: 40px;
    z-index: 2
}

.fixed-parent-node {
    display: none
}

.fixed-parent-node.visible {
    display: block;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000
}

.fixed-parent-node.visible>.direct-link-text {
    display: block;
    height: 100%;
    position: relative;
    width: 100%
}

.fixed-parent-node.visible>a.active {
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px
}

@media only screen and (min-width:767px) {
    .responsive-menu-button {
        display: none
    }
}

@media only screen and (max-width:767px) {

    #inleft3,
    #left_eshop,
    #left_soc,
    .intimeicon,
    .mojeidicon,
    .trustpayicon {
        display: none
    }

    .item_added_small {
        background: #efefef none repeat scroll 0 0;
        border: 1px solid #f3f3f3;
        border-radius: 0;
        box-shadow: 0 1px 10px rgba(0, 0, 0, .5);
        color: #3b3b3b;
        cursor: pointer;
        font: 700 18px Arial, Geneva, sans-serif;
        height: auto;
        left: 0 !important;
        line-height: 37px;
        margin: 0 auto;
        padding: 28px 0;
        position: fixed !important;
        text-align: center;
        text-indent: 10px;
        top: 0 !important;
        width: 100%
    }

    .item_added_small:before {
        background: #439616 none repeat scroll 0 0;
        border: 1px solid #398311;
        border-radius: 50%;
        color: #fff;
        content: "";
        display: inline-block;
        font-family: fontAwesome;
        font-size: 21px;
        height: 37px;
        left: -10px;
        line-height: 37px;
        position: relative;
        text-indent: 1px;
        text-shadow: 0 1px .4px rgba(0, 0, 0, .1);
        top: 0;
        width: 37px
    }

    html body .dataTable .prvniradek {
        font-size: 11px;
        font-weight: 400
    }

    .dataTable tbody tr td:first-child,
    .helper,
    .prvniradek>td:first-child {
        display: none
    }
}

html .responsive-menu-button li {
    text-indent: 0
}

.responsive-menu-button {
    -webkit-tap-highlight-color: transparent
}

#incenterpage {
    margin: 20px 7px 7px
}

#left_soc {
    float: inherit;
    padding: 9px 0 0;
    text-align: center;
    width: 100%
}

@media only screen and (max-width:400px) {
    #basket_form .buttons td[width="50%"] {
        display: block;
        text-align: left;
        width: 100% !important
    }

    #basket_form .buttons td[width="50%"] .fright>input {
        float: none
    }
}

@media only screen and (max-width:480px) {
    .comments:not(.detail_params_tables):not(table) tr>td:nth-child(2) {
        display: none
    }
}

@media only screen and (max-width:767px) {
    #topmenu #main-menu {
        background-color: inherit
    }

    .comments:not(.detail_params_tables) tr>td:nth-child(2),
    .comments:not(.detail_params_tables) tr>td:nth-child(3),
    .comments:not(.detail_params_tables) tr>td:nth-child(4) {
        font-size: 12px;
        line-height: 18px;
        padding-left: 25px;
        padding-right: 25px
    }
}

@media only screen and (max-width:1160px) {

    .comments tr>td:nth-child(2),
    .comments tr>td:nth-child(3),
    .comments tr>td:nth-child(4) {
        font-size: 13px;
        line-height: 18px
    }

    html body .ico_corner:before {
        display: none
    }

    .comments tr>td:nth-child(3) {
        padding-right: 20px
    }
}

#inleft3 {
    padding-top: 20px
}

html body #related img {
    height: auto;
    max-height: 206px;
    max-width: 206px;
    width: auto
}

.alternative-currency-n #quantity_tag {
    top: 0
}

.alternative-currency-n #basket_icon a:before {
    top: 10px
}

.vat-payer-n .cart .prices .price_small {
    color: inherit;
    font-size: 21px;
    line-height: 59px
}

.productTitle {
    min-height: 36px
}

.productBody .img_box {
    min-height: 207px
}

.productBody .img_box a {
    min-height: 207px;
    position: relative
}

.productBody .img_box a img {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.bs-window .bs-window-header .close-box {
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px
}

.bs-window .bs-window-header .close-box:before {
    background-color: transparent;
    content: "";
    font-family: fontawesome;
    font-size: 23px;
    height: 28px;
    line-height: 29px;
    position: absolute;
    right: 3px;
    text-indent: 8px;
    top: 8px;
    width: 35px
}

@media only screen and (max-width:500px) {
    .bs-window {
        height: 100% !important;
        left: 0 !important;
        margin: 0 !important;
        position: fixed !important;
        top: 0 !important;
        width: 100% !important
    }

    .comments #show_selected_button,
    .comments .button_new_discussion,
    .comments .wa-button,
    .fright #submit_btn {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        width: 100%
    }

    .bs-window .bs-window-box {
        height: 100%
    }

    .bs-window .bs-window-header {
        position: relative
    }

    .bs-window .bs-window-content {
        height: 80%;
        overflow: scroll;
        position: fixed;
        width: 93%
    }

    #heureka_reviews_box div#user_img_box {
        margin-left: 0;
        margin-top: 1em
    }

    #heureka_reviews_box #summary_text,
    #heureka_reviews_box .cons,
    #heureka_reviews_box .pros {
        display: block;
        position: relative
    }

    #heureka_reviews_box #rev_text {
        margin-left: 0;
        margin-top: 0;
        position: relative
    }

    #heureka_reviews_box .stars {
        display: block;
        float: right;
        position: absolute;
        right: 0;
        top: -133px
    }

    #summary_text {
        margin-top: 140px !important
    }

    #watch_dog_form label {
        text-align: left
    }

    #watch_dog_form br:nth-child(2n) {
        display: none
    }

    #watch_dog_form [type=checkbox] {
        width: 50px
    }

    #watch_dog_form [type=number],
    #watch_dog_form [type=text] {
        border: 1px solid #cecece;
        display: inline-block;
        width: 50px
    }

    #watch_dog_form [name=mail] {
        width: 200px
    }

    #watch_dog_form .watch-price .description,
    #watch_dog_form .watch-stock .description {
        line-height: 35px
    }

    #watch_dog_form .watch-stock {
        margin-top: 15px
    }

    #watch_dog_form .watch-dog-email {
        line-height: 35px
    }

    #open_watch_dog {
        background: url(images/watch_dog_head.png) transparent no-repeat center 8px;
        display: block;
        height: 114px;
        margin: 10px auto
    }

    #open_watch_dog img {
        display: none
    }
}

@media only screen and (min-width:480px) and (max-width:1160px) {
    .productPriceBox {
        min-height: 150px
    }

    #heslo,
    input[type=text] {
        width: 100%
    }
}

@media only screen and (min-width:960px) and (max-width:1160px) {
    .item_added_small {
        font-size: 11px;
        height: 106px;
        margin: 0 auto 0 6px;
        width: 208px
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .item_added_small {
            margin: 0 auto 0 0
        }
    }
}

@media only screen and (min-width:770px) and (max-width:960px) {
    .item_added_small {
        font-size: 11px;
        height: 106px;
        margin: 0 auto 0 -18px;
        width: 232px
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .item_added_small {
            margin: 0 auto 0 -24px
        }
    }
}

html .bookmark {
    padding-top: 15px
}

html body .elink.user_login_text:before {
    padding: 1px 12px 1px 8px
}

@media only screen and (min-width:1160px) {

    #incenterpage .break,
    #incenterpage2 .break {
        clear: both;
        display: block;
        font-size: 1px;
        height: 1px;
        overflow: hidden;
        visibility: hidden
    }

    .col-h-l,
    .col-h-r,
    .required,
    html .page-e-register .col-h-l,
    html .page-e-register .col-h-r {
        display: inline-block;
        width: 49% !important
    }

    #shipping_address_psc,
    .page-e-finish .s40,
    .page-e-finish .s60,
    input[type=password],
    input[type=text] {
        width: 95%
    }

    #email,
    #heslo,
    #login {
        width: auto !important
    }
}

html body #incenterpage2 #related .stock_no,
html body #incenterpage2 #related .stock_yes {
    bottom: 10px;
    left: 20px
}

.masonry_enabled .root-eshop-menu>li {
    position: relative
}

.masonry_enabled .root-eshop-menu>li>.level-2 {
    position: absolute !important;
    top: 0 !important
}

.news-box {
    margin-top: 40px
}

.param_values_checkbox_cell {
    width: 30px
}

.watch_dog {
    margin-left: -225px;
    width: 450px
}

.watch_dog_window input[type=number] {
    border: 1px solid #dedede;
    border-radius: 4px;
    vertical-align: middle;
    width: 58px
}

.watch_dog_window input[type=text] {
    border: 1px solid #dedede;
    vertical-align: middle;
    width: 189px
}

.watch_dog_window {
    margin: 0 auto;
    width: 350px
}

.watchdog_icon1 {
    margin: 15px 0
}

.watchdog_icon2 {
    margin: 15px 43px 0 0
}

.old_template .watch_dog_window #send_btn {
    padding: 5px 20px
}

#ok_shareWidget {
    margin-top: 5px
}

#basket_form a,
.price-value,
.product_name_cell a {
    text-decoration: none
}

.lang-hu .stock_no:before {
    color: #e24666;
    content: "";
    display: inline-block;
    font-family: fontAwesome;
    font-size: 21px;
    left: 50px;
    position: relative;
    top: -16px
}

.lang-hu #page #incenterpage .stock_no {
    bottom: 2px;
    left: -13px
}

.lang-hu #boxNorm.login fieldset input#heslo,
.lang-hu #boxNorm.login fieldset input#login {
    margin-left: 1px
}

.lang-hu.page-e-login #boxNorm label,
.lang-hu.page-e-login-psw label {
    min-width: 120px
}

.article-content li,
.article-content ol,
.article-content p,
.article-content ul,
.page-product-detail #description li,
.page-product-detail #description ol,
.page-product-detail #description ul {
    margin: initial;
    padding: inherit
}

.article-content li,
.article-content ol,
.article-content ul,
.page-product-detail #description li,
.page-product-detail #description ol,
.page-product-detail #description ul {
    list-style-type: inherit;
    margin-left: 20px
}

#incenterpage2>h1:nth-child(2)>img:first-child,
#incenterpage>h1:first-child>img:first-child,
.login>h1:first-child>img:first-child {
    display: none
}

#incenterpage2 {
    padding-top: 20px
}

.bookmark.product_switcher {
    height: 0;
    visibility: hidden
}

@media only screen and (max-width:700px) {
    .page-e-basket .ui-tooltip {
        background: #fff none repeat scroll 0 0;
        border-radius: 0;
        color: #383838;
        left: 0 !important;
        padding: 0;
        position: fixed !important;
        width: 100% !important
    }

    .ui-tooltip-light .ui-tooltip-titlebar {
        background-color: #f1f1f1 !important;
        height: 33px;
        line-height: 23px
    }

    .page-e-basket .ui-tooltip-content {
        padding: 6px !important
    }

    .ui-tooltip-tip {
        display: none !important
    }

    .ui-tooltip-title {
        padding: 4px !important
    }
}

.dataTable .prvniradek {
    font-size: 15px;
    font-weight: 700
}

.dataTable .prvniradek,
.dataTable tr {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ececec
}

.dataTable tr {
    font-size: 13px;
    height: 30px;
    text-align: center
}

.ico_corner:before {
    content: "";
    float: left;
    font-size: 14px;
    left: -5px;
    line-height: 14px;
    position: relative;
    text-indent: 3px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ico_corner:before,
.ico_user:before {
    border-radius: 4px;
    box-sizing: border-box;
    color: #9b9b9b;
    display: inline-block;
    font-family: fontawesome;
    height: 19px;
    overflow: hidden;
    top: 0;
    transition: all .3s linear 0s;
    width: 19px
}

.ico_user:before {
    content: "";
    font-size: 13px;
    left: -25px;
    line-height: 15px;
    position: absolute;
    text-indent: 5px
}

#left-box .leftmenu ul ul:before {
    background: transparent none repeat scroll 0 0;
    content: " ";
    height: 100%;
    width: 25px
}

#left-box .leftmenu ul ul:before,
.ico_clock:before {
    display: inline-block;
    left: -25px;
    position: absolute;
    top: 0
}

.ico_clock:before {
    border-radius: 4px;
    box-sizing: border-box;
    color: #9b9b9b;
    content: "";
    font-family: fontawesome;
    font-size: 14px;
    height: 19px;
    line-height: 15px;
    overflow: hidden;
    text-indent: 5px;
    transition: all .3s linear 0s;
    width: 19px
}

.ico_clock,
.ico_corner,
.ico_user {
    position: relative
}

.discussion-detail-row .ico_clock,
.discussion-detail-row .ico_corner,
.discussion-detail-row .ico_user {
    left: 27px
}

.discussion-detail-row b {
    padding-left: 24px
}

.ui-tooltip-content .wa-button {
    font-size: 15px;
    max-height: 35px;
    padding: 0 12% !important;
    text-indent: -9px
}

.page-query .comments td,
.page-query .comments th {
    padding: 4px 3px 3px 28px;
    width: 78%
}

html body #comment7 .comments td {
    padding: 4px 3px 3px 4px;
    width: 100%
}

#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight {
    background: #fff
}

#cboxClose:before,
#cboxNext:before,
#cboxPrevious:before,
#cboxSlideshow:before {
    border-radius: 4px;
    box-sizing: border-box;
    color: #c3c3c3;
    display: inline-block;
    font-family: fontawesome;
    font-size: 20px;
    height: 19px;
    line-height: 23px;
    position: absolute;
    right: 1px;
    text-indent: 0;
    top: 0;
    transition: all .3s linear 0s;
    width: 19px;
    z-index: 100
}

#cboxSlideshow:before {
    content: "";
    font-size: 17px;
    line-height: 24px;
    transition: all .3s linear 0s
}

#cboxSlideshow:active:before,
#cboxSlideshow:hover:before {
    color: #efbc43;
    content: "";
    font-size: 17px;
    transition: all .3s linear 0s
}

#cboxClose:before {
    content: ""
}

#cboxPrevious:before {
    content: ""
}

#cboxNext:before {
    content: ""
}

#cboxClose:hover:before {
    color: #fa0539
}

#cboxNext:hover:before,
#cboxPrevious:hover:before {
    color: #5bd5fa
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    background: none
}

#incenterpage .detail-box-product .stock_no,
#incenterpage2 .detail-box-product .stock_no,
#incenterpage2 .detail-box-product .stock_yes {
    display: block;
    position: static
}

.slider_available #search {
    position: relative
}

.slider_available form[name=search] {
    position: absolute;
    right: 0;
    transition: width 1s;
    width: 46px
}

.slider_available form.expand[name=search] {
    width: 300px
}

.ui-tooltip-icon .ui-icon {
    font-size: 0
}

.ui-tooltip-default .ui-tooltip-icon {
    background: none;
    border-color: transparent
}

.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover {
    background: none !important;
    border: 1px solid transparent !important
}

.ui-tooltip-default .ui-tooltip-icon:before {
    color: #000;
    content: "";
    display: inline-block;
    font-family: fontAwesome;
    font-size: 21px;
    left: -4px;
    position: relative;
    top: 3px;
    transition: all .3s linear 0s
}

.ui-tooltip-titlebar .ui-state-default {
    top: 8px
}

.page-e-basket .ui-tooltip {
    font-size: 15px;
    line-height: 15px;
    opacity: 1 !important
}

.ui-tooltip-light .ui-tooltip-titlebar {
    border-bottom: 1px solid #f1f1f1 !important;
    height: 33px;
    line-height: 23px;
    margin-bottom: 10px !important
}

.bs-window.watch_dog .bs-window-content>center>img {
    height: auto;
    max-width: 80%
}

.lang-hu #products_sorting_line .sorting_label {
    padding-left: 5px
}

p object {
    max-width: 100%
}

#centerpage_discount_point_slider_box_area {
    position: relative;
    width: 100%
}

#centerpage_discount_point_slider_box {
    left: 0;
    position: absolute;
    width: 100%
}

.discount_points_label,
.discount_slider_price_label {
    font-weight: 400
}

.discount_equals_notice {
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    padding-right: 5px;
    text-align: right
}

.discount_slider #centerpage_label_max_price {
    vertical-align: top
}

.price.discount_max_price {
    font-size: 12px;
    min-height: 20px
}

.discount_unit_label {
    display: table-cell;
    font-weight: 400;
    padding-right: 5px;
    vertical-align: middle
}

.param.centerpage_params_filter_areas.discount_slider_area {
    padding: 0
}

.discount_slider .centerpage_price_slider_box_areas {
    vertical-align: top
}

.cart_title {
    border-bottom: 0
}

.discount_slider_title {
    padding-left: 5px;
    text-align: left
}

.discount-points {
    font-weight: 400
}

#discount_point_earn {
    font-size: 18px
}

.slider-hide {
    display: none
}

@media only screen and (max-width:480px) {
    .page-product-detail .photogall>a {
        display: block;
        padding-bottom: 20px
    }

    .page-product-detail .photogall>a>img {
        max-width: 80%;
        width: auto !important
    }

    .discount_slider_title {
        font-size: 80%
    }

    #centerpage_label {
        text-align: center
    }

    #centerpage_label,
    .discount_slider .centerpage_price_slider_box_areas {
        display: block;
        height: 30px;
        width: 100%
    }

    .discount_slider #centerpage_discount_point_slider_box_area {
        width: 90%
    }

    .discount_slider #centerpage_label_max_price {
        display: inline
    }

    .discount_unit_label {
        display: inline;
        line-height: 25px
    }

    .discount_equals_notice {
        text-align: center
    }
}

.ui-tooltip-content .wa-button.add-basket {
    overflow: hidden;
    white-space: nowrap
}

.personal_data_acceptance_box {
    text-shadow: none
}

.personal_data_button {
    margin: 5px auto
}

#buy_btn:hover,
#footer_right>a,
#page .productBody .buy_btn:hover,
#registration_btn:hover,
#send_btn:hover,
#submit_btn:hover,
#submit_save:hover,
.basket_merge_buttons:hover,
.button_new_discussion:hover,
.fixed-parent-node.visible>a.active,
.news-title>a,
.product3Title .product3TitleContent>a,
.productList .buy_btn:hover,
.productTitle a,
.wa-button:hover,
html body #page ul.bookmark .selected a,
html body #page ul.bookmark li:hover a {
    text-decoration: none
}

div#floatingbar {
    z-index: 5
}

.slider_available.cookies-agreement-enabled #cookies-agreement {
    background: #444 none repeat scroll 0 0;
    border-bottom: 3px solid #444;
    height: auto;
    min-height: 42px;
    position: relative;
    z-index: 1
}

.slider_available.cookies-agreement-enabled #ebar {
    padding-top: 50px
}

.cart .box_text {
    text-align: left
}

.cart .box_text strong {
    margin-right: 10px
}

html body #basket_form ul.bookmark li a:hover {
    text-decoration: underline !important
}

.price-value font {
    opacity: .6
}

h2 {
    padding: 0 9px;
    text-transform: none
}

.price-normal {
    text-decoration: line-through
}

.lang-es .center.order_row_count_header {
    padding-right: 90px
}

.lang-es #buy_btn,
.lang-es #registration_btn,
.lang-es #send_btn,
.lang-es #show_selected_button,
.lang-es #submit_btn,
.lang-es #submit_save,
.lang-es .basket_merge_buttons,
.lang-es .button_new_discussion,
.lang-es .productPriceBox .buy_btn,
.lang-es .submit_save,
.lang-es .wa-button {
    padding: 4px 14px
}

#und_footer {
    margin: auto;
    max-width: 1140px
}

#google_translate_element {
    position: absolute;
    top: 1px;
    z-index: 999
}

html .home #aroundpage {
    margin-top: 0
}

@media only screen and (min-width:768px) and (max-width:959px) {
    html body #page #left-box .leftmenu>ul>li:hover>ul {
        width: 515px
    }
}

.spc>iframe {
    max-width: 100%
}

#page .main_tab.unlock-page-inner-table form {
    position: relative;
    width: 100%
}

.aroundbookmark #description p {
    padding: 0
}

#description .spc {
    padding: 10px
}

#gopay-payment-button,
.gopay_order_finished {
    text-align: center
}

#gopay-payment-button #submit_btn {
    float: none
}

iframe[name=google_conversion_frame] {
    height: 0 !important;
    width: 0 !important
}

#page .eshop-menu-8.eshop-menu-order-1.eshop-menu-odd {
    display: list-item
}

.home.slider_available {
    position: static !important
}

.lock_form .unlock_buttons {
    left: inherit
}

input.unlock_password {
    max-width: 94px
}

.tpv_mastercard,
.tpv_visacard {
    background: #fff;
    display: inline-block;
    text-align: center;
    width: 100%
}

.value_name_cell {
    line-height: 16px
}

.article-content iframe {
    height: auto;
    min-height: 330px;
}

#aroundpage ul.selectboxit-options .ui-state-disabled a {
    color: #dbdbdb !important
}

html body .order_data_form input[type=text]:disabled {
    background-color: #dadada
}

.value_name_cell.sys_params_name {
    box-sizing: border-box;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 6px;
    width: auto
}

.sys_params_check .filter_values {
    box-sizing: border-box;
    display: inline-block;
    height: 30px;
    min-height: 30px;
    top: 0
}

.value_names {
    display: inline-block;
    height: 30px;
    line-height: 29px;
    padding-left: 3px
}

.param_values_checkbox_cell.sys_params_check {
    box-sizing: border-box;
    display: inline-block;
    height: 30px;
    padding: 0 8px;
    width: auto
}

#footer_right.foot_created_by_res {
    text-align: left
}

@media (max-width:480px) {
    #footer_right.foot_created_by_res {
        margin-bottom: 60px
    }
}

.blog-container {
    padding: 30px 0 0
}

.blog-container .blog-menu {
    float: left;
    width: 280px
}

.blog-container .blog-main {
    float: right;
    width: 860px
}

.blog-container-right .blog-menu {
    float: right
}

.blog-container-right .blog-main {
    float: left
}

.blog-main .article {
    float: left;
    margin: 0 0 20px
}

.blog-main .article .image img {
    display: inline-block;
    margin: 0 auto;
    max-width: 100%
}

.blog-main-col1 .article {
    float: none;
    min-height: 120px;
    padding: 0 0 0 25%;
    position: relative;
    width: 75%
}

.blog-main-col1 .article .image {
    left: 0;
    position: absolute;
    top: 0;
    width: 22%
}

.blog-main-col2 .article {
    margin-right: 4%;
    width: 48%
}

.blog-main-col3 .article {
    margin-right: 4%;
    width: 30%
}

.blog-main .article-last {
    margin-right: 0 !important
}

.blog-main-col2 .article .image {
    max-height: 260px;
    overflow: hidden
}

.blog-main-col1 .article .image {
    max-height: 160px;
    overflow: hidden
}

.blog-main .article-detail .image img {
    max-width: 100%
}

.blog-container #left_eshop {
    display: none
}

.blog-container {
    width: 100%
}

.blog-container .blog-main {
    width: calc(100% - 300px)
}

.blog-eshop {
    margin-bottom: 31px;
    max-width: 280px;
    width: 100%
}

.blog-main-col1 .article {
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    display: inline-block;
    height: auto;
    min-height: 200px;
    padding: 0;
    width: 100%
}

html body .blog-main-col1 .article h3 a,
html body .blog-main-col2 .article h3 a,
html body .blog-main-col3 .article h3 a {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.3em
}

.article i {
    font-size: .8em
}

.article i:before {
    content: "";
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    margin-right: 5px
}

html body .blog-main-col1 .article p {
    float: right;
    line-height: 1.3em;
    margin: 5px 10px;
    width: 58%
}

.article-detail .btn {
    display: inline-block;
    float: right;
    height: 27px;
    margin: 50px 10px 10px;
    text-align: right;
    width: 58%
}

.btn .detail-btn {
    border-radius: 4px;
    font-size: .9em;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 11px
}

.blog-category-level1 a,
.btn .detail-btn {
    display: inline-block;
    position: relative;
    text-decoration: none
}

.blog-category-level1 a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-sizing: border-box;
    height: 51px;
    line-height: 51px;
    overflow: hidden;
    padding-left: 35px;
    width: 100%;
    z-index: 1
}

.blog-category-level1 a:before {
    content: "";
    display: inline-block;
    font-family: fontawesome;
    font-size: 12px;
    height: 45px;
    left: 15px;
    line-height: 22px;
    position: absolute;
    text-align: left;
    top: 14px;
    transition: all .2s linear 0s;
    width: 32px
}

html body .blog-category-level1 .blog-category-level2 a {
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-sizing: border-box;
    display: inline-block;
    height: 51px;
    line-height: 51px;
    overflow: hidden;
    padding-left: 60px;
    position: relative;
    text-decoration: none;
    width: 100%;
    z-index: 1
}

.blog-category-level2 a:before {
    content: "\f111";
    display: inline-block;
    font-family: fontawesome;
    font-size: 10px;
    height: 45px;
    left: 40px;
    line-height: 22px;
    position: absolute;
    text-align: left;
    top: 14px;
    transition: all .2s linear 0s;
    width: 32px
}

.blog-menu ul ul {
    margin: 0
}

.blog-eshop-title,
.blog-title {
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 51px;
    line-height: 51px;
    max-width: 280px;
    padding-left: 10px;
    text-decoration: none;
    text-shadow: 0 1px .4px rgba(0, 0, 0, .3);
    width: 100%
}

.article-detail h1 {
    font-size: 1.2em;
    line-height: 1.3em;
    margin-bottom: 20px
}

.article-detail i:before {
    content: "";
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    margin-right: 5px
}

.article-detail i {
    font-size: .8em
}

.article-detail img,
.article-detail p {
    margin-bottom: 15px
}

.blog-main .article-detail {
    box-sizing: border-box;
    display: inline-block;
    padding: 20px;
    width: 100%
}

.blog-container #wherei {
    font-size: 13px;
    margin: 0 0 1.5em
}

html body .blog-main .article-detail .btn {
    font-size: 14px;
    width: 49.5%
}

html body .blog-main .article-detail .btn .prev-btn {
    border-radius: 4px;
    float: right;
    padding: 8px;
    text-decoration: none
}

html body .blog-main .article-detail .btn .prev-btn:before {
    content: "\f100";
    display: inline-block;
    font-family: fontawesome;
    font-size: 12px;
    margin-right: 5px
}

html body .blog-main .article-detail .btn .next-btn {
    border-radius: 4px;
    float: left;
    padding: 8px;
    text-decoration: none
}

html body .blog-main .article-detail .btn .next-btn:after {
    content: "\f101";
    display: inline-block;
    font-family: fontawesome;
    font-size: 12px;
    margin-left: 5px
}

.blog-container h1 {
    font-size: 25px;
    margin-bottom: 30px
}

@media only screen and (min-width:960px) and (max-width:1160px) {

    .blog-container .blog-menu,
    .blog-eshop {
        width: 255px
    }

    .blog-container .blog-main {
        width: calc(100% - 280px)
    }
}

@media only screen and (min-width:768px) and (max-width:959px) {

    .blog-container .blog-menu,
    .blog-eshop {
        width: 228px
    }

    .blog-eshop-title,
    .blog-title {
        max-width: 250px
    }

    .blog-container .blog-main {
        width: calc(100% - 250px)
    }
}

@media only screen and (max-width:767px) {
    .blog-container .blog-main {
        width: 100%
    }

    .blog-container .blog-menu {
        display: none
    }
}

html body .blog-main-col1 .article .image {
    max-height: 100%;
    width: 38%
}

html body .blog-main-col1 .article .btn,
html body .blog-main-col1 .article h3 {
    display: inline-block;
    float: right;
    margin: 15px 10px 10px;
    overflow: hidden;
    width: 58%
}

html body .blog-main-col1 .article .btn {
    text-align: right
}

.blog-main.blog-main-col1 .btn {
    float: none;
    margin: 70px 0 0;
    text-align: right;
    width: 100%
}

@media only screen and (max-width:767px) {
    .blog-main-col1 .article {
        min-height: 225px
    }

    html body .blog-main-col1 .article .image,
    html body .blog-main-col1 .article h3,
    html body .blog-main-col1 .article p {
        float: none;
        margin: 9px;
        position: relative;
        width: 94%
    }
}

.blog-main-col2 .article {
    border-image: none;
    border-style: solid;
    border-width: 4px 1px 1px;
    margin-right: 2%;
    min-height: 470px;
    padding: 15px;
    width: 44.5%
}

.blog-main.blog-main-col2 h3 {
    margin: 0 0 15px;
    overflow: hidden
}

.blog-main-col2 .article .image {
    margin-bottom: 30px
}

.blog-main.blog-main-col2 p {
    margin: 15px 0
}

.blog-main.blog-main-col2 .btn {
    float: none;
    margin: 30px 0 0;
    text-align: right;
    width: 100%
}

@media only screen and (min-width:960px) and (max-width:1160px) {
    .blog-main-col2 .article {
        min-height: 400px;
        width: 43.5%
    }
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .blog-main-col2 .article {
        min-height: 390px;
        width: 42.5%
    }
}

@media only screen and (max-width:768px) {
    .blog-main-col2 .article {
        box-sizing: border-box;
        min-height: auto;
        width: 100%
    }
}

.blog-main-col3 .article {
    border-image: none;
    border-style: solid;
    border-width: 4px 1px 1px;
    margin-right: 2%;
    min-height: 410px;
    padding: 15px;
    width: 27.9%
}

.blog-main.blog-main-col3 h3 {
    margin: 0 0 15px;
    overflow: hidden
}

.blog-main.blog-main-col3 p {
    margin: 15px 0
}

.blog-main.blog-main-col3 .btn {
    float: none;
    margin: 30px 0 0;
    text-align: right;
    width: 100%
}

@media only screen and (min-width:960px) and (max-width:1160px) {
    .blog-main-col3 .article {
        width: 26.9%
    }
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .blog-main-col3 .article {
        min-height: 405px;
        width: 24.9%
    }

    html body .blog-main-col3 .article h3 a {
        font-size: .9em
    }

    .blog-main.blog-main-col3 p {
        font-size: .9em;
        margin: 15px 0
    }
}

@media only screen and (max-width:768px) {
    .blog-main-col3 .article {
        box-sizing: border-box;
        min-height: auto;
        width: 100%
    }
}

.blog-container .tags {
    margin: 15px 0
}

.blog-container .tags a:link,
.blog-container .tags a:visited {
    background-color: #262626;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
    text-decoration: none
}

.blog-container .tags a:hover {
    background-color: #555
}

.finish_order_bottom_right {
    display: inline-block;
    float: right;
    width: 49.5%
}

.finish_order_bottom_left {
    display: inline-block;
    float: left;
    width: 49.5%
}

.with_payment_requirement {
    box-sizing: border-box;
    display: inline-block;
    margin-top: 10px;
    padding-right: 30px;
    text-align: right;
    width: 100%
}

@media (max-width:480px) {
    .with_payment_requirement {
        padding-right: 0
    }
}

.productFooter .icons_width_hack .ico_onsale {
    background: #dc143c none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    font-size: 16px;
    height: 44px;
    left: 86%;
    padding: 12px 8px 0;
    position: absolute;
    text-align: center;
    top: -18px;
    width: 41px
}

.ico_onsale span {
    font-size: 14px
}

.icons_width_hack .ico_onsale:before {
    display: none
}

@media only screen and (min-width:768px) and (max-width:1159px) {
    .productFooter .icons_width_hack .ico_onsale {
        left: 79%
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .productFooter .icons_width_hack .ico_onsale {
        left: 75%;
        top: -34px
    }
}

html body #page .ico_onsale {
    background-color: #dc143c;
    color: #fff;
    text-shadow: 0 1px .4px rgba(0, 0, 0, .3)
}

html body #page .ico_onsale:before {
    display: none
}

html .responsive-menu-button.eshop-menu-button {
    width: 48.5%
}

html .responsive-menu-button.article-menu-button {
    width: 40.5%
}

#thepay_payment_btn {
    padding: 20px;
    text-align: center
}

html:not(.tmpl__krypton) .layout3 #basket_form ul.bookmark.continue_shopping li,
html:not(.tmpl__krypton) .layout3 #basket_form ul.bookmark.continue_shopping li a {
    text-align: center;
    width: 100%
}

html:not(.tmpl__krypton) .layout3 #basket_form ul.bookmark.continue_shopping li a {
    color: #6c6c6c;
    font-size: 17px;
    text-transform: uppercase
}

html:not(.tmpl__krypton) .layout3 #page .bookmark.continue_shopping {
    background: #f8f8f8;
    border-radius: 4px;
    box-shadow: 0 5px 5px #ccc;
    margin: 0;
    padding: 7px 0
}

.layout3 #basket_form table.cart thead th.order_row_count_header {
    text-align: center
}

.layout3 #basket_form table.cart tbody td.order-product-image {
    padding: 0
}

.layout3 #basket_form table.cart input[type=file] {
    width: auto
}

.layout3 #basket_form table.cart td.basket-remove-item {
    position: relative;
    text-align: center
}

.layout3 #basket_form table.cart .leave-note-btn {
    bottom: 10px;
    position: absolute;
    right: 8px
}

.layout3 #basket_form table.cart .leave-note-btn>a {
    text-decoration: underline
}

.layout3 #basket_form table.cart tbody tr.cart-item td {
    height: 100px
}

.layout3 #basket_form table.cart tbody tr.leave-note.hide>td {
    display: none
}

.layout3 #basket_form table.cart tbody tr.leave-note input[type=text],
.layout3 #basket_form table.cart tbody tr.leave-note td {
    width: 100%
}

.layout3 #basket_form table.cart tbody tr.leave-note td.note-inputs-1>div {
    float: none;
    width: 100%
}

.layout3 #basket_form table.cart tbody tr.leave-note td.note-inputs-2>div {
    width: 50%
}

.layout3 #basket_form table.cart tbody tr.leave-note td.note-inputs-2>div:first-of-type {
    float: right
}

.layout3 #basket_form table.cart tbody tr.leave-note td.note-inputs-2>div:nth-of-type(2) {
    float: left
}

.layout3 #basket_form table.cart #fullprice {
    min-width: auto
}

@media only screen and (max-width:767px) {
    .layout3 #basket_form table.cart tbody tr.leave-note td>div {
        float: none !important;
        width: 100% !important
    }

    .layout3 #basket_form table.cart tbody tr.leave-note td>div:not(:first-child) {
        margin-top: 10px
    }

    .layout3 #incenterpage2 {
        padding-left: 0;
        padding-right: 0
    }

    .layout3 #basket_form .shipping-and-payment table,
    .layout3 #basket_form .shipping-and-payment tbody,
    .layout3 #basket_form .shipping-and-payment td,
    .layout3 #basket_form .shipping-and-payment th,
    .layout3 #basket_form .shipping-and-payment thead,
    .layout3 #basket_form .shipping-and-payment tr:not(.hide) {
        display: block
    }

    .layout3 #basket_form .shipping-and-payment td {
        float: left
    }

    .layout3 #basket_form .shipping-and-payment tr:after {
        clear: both;
        content: " ";
        display: block
    }

    .layout3 #basket_form .shipping-and-payment .td-delivery-area,
    .layout3 #basket_form .shipping-and-payment .td-payments-area {
        margin: 0;
        padding: 0;
        width: 100%
    }

    .layout3 #basket_form .shipping-and-payment .td-delivery-payment-spacer,
    .layout3 #basket_form .shipping-and-payment>table:first-child>thead {
        display: none
    }

    .layout3 #basket_form .shipping-and-payment .td-delivery-area:before,
    .layout3 #basket_form .shipping-and-payment .td-payments-area:before {
        display: block;
        font-weight: 700;
        padding: 20px 0;
        text-align: center
    }

    .layout3 #basket_payments_list,
    .layout3 #basket_shipping_list {
        margin: 0;
        padding: 5px;
        width: 100%
    }

    .layout3 #basket_payments_list tr,
    .layout3 #basket_shipping_list tr {
        line-height: 20px
    }

    .layout3 #basket_payments_list tr:not(.tr_payment_group):not(.tr_payment_group_parent),
    .layout3 #basket_shipping_list tr {
        border-bottom: 1px solid rgba(0, 0, 0, .3);
        margin: 0;
        padding: 0
    }

    .layout3 #basket_payment_list .payment_group td {
        width: 100%
    }

    .layout3 #basket_payments_list .tr_payment_group_parent td {
        display: none
    }

    .layout3 #basket_payments_list td,
    .layout3 #basket_shipping_list td {
        margin: 0;
        padding: 5px 0
    }

    .layout3 #basket_payments_list tr:not(.tr_payment_group) td:nth-child(2),
    .layout3 #basket_shipping_list td:nth-child(2) {
        padding: 5px 8px;
        text-align: left
    }

    .layout3 #basket_payments_list tr:not(.tr_payment_group) td:first-child,
    .layout3 #basket_shipping_list td:first-child {
        width: 20px
    }

    .layout3 #basket_payments_list tr:not(.tr_payment_group) td:nth-child(2),
    .layout3 #basket_shipping_list td:nth-child(2) {
        width: calc(80% - 20px)
    }

    .layout3 #basket_payments_list.w-basket-icons tr:not(.tr_payment_group) td:first-child,
    .layout3 #basket_shipping_list.w-basket-icons td:first-child {
        max-width: 55px;
        min-width: 55px;
        width: 55px
    }

    .layout3 #basket_payments_list.w-basket-icons tr:not(.tr_payment_group) td:nth-child(2),
    .layout3 #basket_shipping_list.w-basket-icons td:nth-child(2) {
        width: calc(80% - 55px)
    }

    .layout3 #basket_payments_list tr:not(.tr_payment_group) td:nth-child(3),
    .layout3 #basket_shipping_list td:nth-child(3) {
        text-align: right;
        width: 20%
    }

    .layout3 #basket_payments_list tr:not(.tr_payment_group) td:nth-child(2) label,
    .layout3 #basket_shipping_list td:nth-child(2) label {
        display: block;
        text-align: left
    }
}

@media only screen and (max-width:479px) {

    .layout3 #basket_payments_list tr:not(.tr_payment_group) td:nth-child(2),
    .layout3 #basket_shipping_list td:nth-child(2) {
        width: calc(100% - 20px)
    }

    .layout3 #basket_payments_list.w-basket-icons tr:not(.tr_payment_group) td:nth-child(2),
    .layout3 #basket_shipping_list.w-basket-icons td:nth-child(2) {
        width: calc(100% - 55px)
    }

    .layout3 #basket_payments_list tr:not(.tr_payment_group) td:nth-child(3),
    .layout3 #basket_shipping_list td:nth-child(3) {
        width: 100%
    }
}

.notification {
    border: 1px solid transparent;
    margin-bottom: 15px;
    padding: 15px;
    text-align: left
}

.notification.notification-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.notification.notification-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.notification.notification-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.notification .notification-close {
    border: transparent;
    color: #000;
    cursor: pointer;
    float: right;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    opacity: .25;
    padding: 0
}

.subscribe-form-wrapper *,
.subscribe-form-wrapper :after,
.subscribe-form-wrapper :before {
    box-sizing: border-box
}

.subscribe-form-wrapper {
    margin: 0 auto;
    max-width: 650px;
    padding: 20px 0
}

.subscribe-form {
    border: 1px solid #d4d4d4;
    padding: 20px 10px;
    width: 100%
}

.subscribe-form .form-body {
    padding: 10px 0 0
}

.subscribe-form .subscribe-form-header {
    border-bottom: 1px solid #d4d4d4;
    padding: 0 0 20px
}

.subscribe-form .subscribe-form-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 5px;
    padding: 0
}

.subscribe-form .form-group {
    text-align: left
}

.subscribe-form .form-group:not(.gdpr-accept) {
    margin-bottom: 10px
}

.subscribe-form .form-group.gdpr-accept {
    padding: 5px 0
}

.subscribe-form .form-input {
    width: 100%
}

.subscribe-form .form-input::placeholder {
    color: #bcbcbc
}

.subscribe-form input[type=checkbox]+label:not(.error) {
    display: inline-block
}

.has-error .error {
    color: red
}

.has-error .form-input,
.has-error .inputBox {
    border-color: #a01b18
}

.subscribe-form .subscribe-submit {
    border: none;
    float: none;
    margin: 0;
    text-transform: uppercase
}

.tip-content {
    display: none
}

.terms-content {
    font-size: 12px;
    max-width: 400px;
    padding: 4px
}

.gdpr-newsletter-wrapper {
    padding: 10px 0
}

.gdpr-newsletter-accept+label {
    display: inline;
    font-size: 14px
}

.wrapper_newsletter>input {
    margin-bottom: 15px
}

.wrapper_newsletter .error {
    font-size: 14px;
    line-height: 20px
}

.layout3 #boxNorm .buttons {
    padding-top: 10px
}

.layout3.page-e-confirm #boxNorm .gdpr-accept {
    line-height: 35px;
    margin-top: 8px
}

#boxNorm .gdpr-accept a,
#subscribeForm .gdpr-accept a {
    display: inline;
    line-height: inherit;
    margin: 0;
    text-decoration: underline
}

.gdpr-comment label,
.gdpr-custom-form label {
    display: inline-block
}

.comments .gdpr-custom-form input[type=checkbox],
.gdpr-custom-form input[type=checkbox] {
    position: static
}

.gdpr-link-box {
    line-height: 25px;
    padding: 15px
}

.captcha-box .captcha-input input[type=text] {
    display: block;
    max-width: 200px;
    width: 100%
}

#left-box .captcha-box .captcha-input input[type=text] {
    max-width: none
}

.newsletter_box .captcha-box .captcha-container {
    border-top: 1px solid #d4d4d4
}

.subscribe-form .captcha-box .captcha-container {
    border: 1px solid #d4d4d4;
    border-left: none;
    border-right: none;
    padding: 8px 0
}

.captcha-box .captcha-image {
    text-align: left
}

.captcha-box .captcha-image img {
    display: block;
    padding: 8px 0
}

.hidden {
    display: none !important
}

td.e-basket-delivery-radio,
td.e-basket-payment-radio {
    width: 70px
}

.page-product-detail .selectboxit-container {
    box-shadow: 0 5px 10px #ccc;
    max-width: 90%;
    width: 100%
}

.page-product-detail .selectboxit {
    border-bottom: 0 !important;
    height: 35px !important
}

.page-product-detail #aroundpage .selectboxit-text {
    font: 14px Helvetica, Arial;
    font-weight: 700;
    line-height: 35px;
    margin: 0 0 0 5px;
    max-width: 82% !important
}

.page-product-detail #aroundpage .selectboxit-arrow-container {
    background-position: -395px -10px
}

.page-product-detail #aroundpage ul.selectboxit-options {
    max-width: 100%;
    width: auto
}

#_frameWrapper {
    margin: 0 auto
}

#_frameWrapper.vikipid-frame {
    height: 600px;
    width: 510px
}

._frame-loading {
    display: none;
    height: 100%;
    width: 100%
}

#_frameWrapper.vikipid-frame ._frame-loading {
    background: url(images/vikipid_spinner.svg) no-repeat 50% 50%
}

._frame-loading.show {
    display: block
}

#_frameWrapper>p {
    position: relative
}

._close-frame {
    background: transparent;
    border: none;
    color: #b1b1b1;
    font-size: 30px;
    font-weight: 700;
    opacity: .75;
    position: absolute;
    right: -18px;
    top: -38px
}

._close-frame:hover {
    opacity: 1
}

#_frameWrapper ._frame-content {
    height: inherit;
    width: inherit
}

#_frameWrapper ._frame-content iframe {
    height: 100%;
    width: 100%
}

.wa-button.pay-btn {
    border: none;
    float: none
}

.pop-message,
.pop-message *,
.pop-message :after,
.pop-message :before {
    box-sizing: border-box
}

.pop-message {
    color: hsla(0, 0%, 100%, .9);
    font-size: 14px;
    height: auto;
    left: 50%;
    position: fixed;
    top: 20px;
    transform: translate(-50%);
    transform-origin: 0 0;
    width: 300px;
    z-index: 99999
}

.pop-message .pop-container {
    border-radius: 10px;
    box-shadow: 0 4px 18px 3px rgba(0, 0, 0, .25);
    height: 100%;
    min-height: 40px;
    padding: 15px;
    position: relative
}

.pop-message.w-icon .pop-container {
    padding-left: 85px
}

.pop-message .pop-content,
.pop-message .pop-title {
    line-height: 1.25em
}

.pop-message .pop-icon {
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 75px
}

.pop-message .pop-icon>i {
    border: 2px solid hsla(0, 0%, 100%, .7);
    border-radius: 50%;
    display: inline-block;
    font-size: 35px;
    height: 50px;
    line-height: 48px;
    margin: 8px 0 0 10px;
    width: 50px
}

.pop-message .pop-controls {
    font-size: 2em;
    font-weight: 700;
    position: absolute;
    right: 15px;
    top: 5px;
    visibility: visible
}

.pop-message .pop-controls>span {
    cursor: pointer
}

.pop-message .pop-icon>i:before {
    font-size: inherit;
    margin: 0
}

.pop-message .pop-title {
    display: block
}

.pop-message .pop-title {
    font-size: 1.2em;
    margin: 0 0 5px
}

.pop-message .pop-content {
    font-size: inherit;
    margin: 0
}

.pop-message.alert .pop-container {
    background-color: rgba(210, 50, 45, .9)
}

.pop-message.success .pop-container {
    background-color: rgba(71, 164, 71, .95)
}

.pulse {
    animation: pulse 2s infinite;
    background: red;
    box-shadow: 0 0 0 rgba(255, 0, 0, .4);
    cursor: pointer
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, .4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 0, 0, 0)
    }

    to {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0)
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 0, 0, .4);
        box-shadow: 0 0 0 0 rgba(255, 0, 0, .4)
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
        box-shadow: 0 0 0 10px rgba(255, 0, 0, 0)
    }

    to {
        -moz-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
        box-shadow: 0 0 0 0 rgba(255, 0, 0, 0)
    }
}

.modal-block,
.modal-block * {
    box-sizing: border-box
}

.modal-block {
    display: block;
    margin: 0 auto;
    position: relative
}

.modal-block.modal-block-md {
    max-width: 50%
}

@media (max-width:1367px) {
    .modal-block.modal-block-md {
        max-width: 75%
    }
}

@media (max-width:575px) {
    .modal-block.modal-block-md {
        max-width: 85%
    }
}

.modal-block .panel .panel-heading {
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    color: #000;
    font-size: 1.4em;
    padding: 10px;
    position: relative
}

.modal-block .panel .panel-heading h2 {
    font-weight: 700;
    margin: 0
}

.modal-block .modal-close {
    background: none;
    border: none;
    font-size: 1.5em;
    position: absolute;
    right: 5px;
    text-decoration: none;
    top: 5px
}

.modal-block .panel .panel-body {
    background-color: #fff;
    border-radius: 5px;
    padding: 20px 10px
}

.modal-block .panel .panel-footer,
.modal-block .panel .panel-heading+.panel-body {
    border-radius: 0 0 5px 5px;
    border-top: 1px solid rgba(0, 0, 0, .2)
}

.modal-block .panel .panel-footer {
    background-color: #fff;
    margin-top: -5px;
    padding: 10px
}

.modal-block .panel-footer .btn-row {
    text-align: right
}

.modal-block .panel-footer .btn-row .wa-button {
    border: none;
    float: none;
    margin: 0
}

.modal-block.service-cpb .panel .panel-heading {
    background-color: #fc3;
    color: #19377d
}

.modal-block.service-ppl_ps .panel .panel-heading {
    background-color: #3165d4;
    color: #fff
}

.control-label {
    text-align: left
}

.result-branch>span {
    display: inline-block;
    vertical-align: top
}

.result-branch.result-cols-4>*,
.result-branch.result-cols-5>* {
    width: 25%
}

.result-branch span.branch-city {
    width: 40%
}

.result-branch span.branch-city-part {
    width: 20%
}

.result-branch span.branch-address {
    width: 50%
}

.result-branch.result-selected .selected-branch-address {
    width: 95%
}

.result-branch.result-selected .selected-branch-address,
.result-branch.result-selected span.branch-address {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.result-branch span.branch-type {
    text-transform: capitalize;
    width: 7%
}

.result-branch span.branch-opening-hours {
    text-align: center;
    width: 3%
}

.result-branch.result-cols-cnso>* {
    width: 30%
}

.result-branch.result-cols-cnso>.branch-opening-hours {
    text-align: right;
    width: 10%
}

.result-branch span.branch-opening-hours>i {
    color: inherit
}

.result-branch.result-selected span.branch-opening-hours>i {
    line-height: inherit
}

.result-branch.result-selected span.branch-city,
.result-branch.result-selected span.branch-city-part {
    display: none
}

.result-branch.result-selected span.branch-address {
    width: 90%
}

.result-branch.result-selected.result-address-collapsed .branch-opening-hours {
    float: right
}

@media (max-width:767px) {
    .result-branch span.branch-opening-hours {
        display: none
    }

    .result-branch span.branch-city,
    .result-branch span.branch-city-part {
        width: 50%
    }

    .result-branch span.branch-city-part:after {
        clear: both;
        content: " ";
        display: block;
        margin: 5px 0 0
    }

    .result-branch span.branch-address {
        width: 90%
    }

    .result-branch.result-selected span.branch-address {
        width: 100%
    }

    .result-branch.result-selected span.branch-type {
        display: none
    }

    .result-branch.result-cols-cnso>* {
        width: 50%
    }

    .result-branch.result-cols-cnso .branch-street {
        float: right
    }

    .result-branch.result-selected .selected-branch-address {
        width: 100%
    }

    .selection-wrapper .select2-results__option:not(:last-of-type) {
        border-bottom: 1px solid rgba(0, 0, 0, .2)
    }
}

@media (max-width:575px) {
    .result-branch span.branch-address {
        width: 100%
    }

    .result-branch span.branch-type {
        display: none
    }
}

.selection-wrapper .select2-results__options {
    line-height: 1.2em
}

.selection-wrapper .select2-results__options .select2-results__option:after {
    clear: both;
    content: " ";
    display: block
}

.select2-results .select2-results__option.loading-results {
    display: none
}

.ui-tooltip.result-item-popup {
    border-radius: 4px;
    min-width: 210px !important
}

.result-item-popup,
.result-item-popup * {
    box-sizing: border-box
}

.branch-popup {
    font-size: 14px;
    padding: 6px
}

.branch-popup .list-opening-hours {
    margin: 0;
    padding: 0
}

.branch-popup .list-opening-hours>li {
    display: block;
    line-height: 1.1em;
    padding: 2px 0;
    width: 100%
}

.branch-popup .list-opening-hours>li:after {
    clear: both;
    content: " ";
    display: block
}

.branch-popup .list-opening-hours li>div {
    display: block;
    float: left;
    width: 50%
}

.branch-popup .list-opening-hours li>div.opening-day {
    text-align: left
}

.branch-popup .list-opening-hours li>div.opening-hours {
    text-align: right
}

.nav-next,
.nav-prev {
    background: transparent;
    border: none
}

.e-login-forget-psw .col-h-l.captcha_container {
    text-align: left
}

.e-login-forget-psw .col-h-l.captcha_container .col-h-r {
    vertical-align: bottom
}

.e-login-forget-psw .col-h-l.captcha_container .col-h-l.pad_top_16 input {
    margin: 10px 0
}

.g-recaptcha div:first-child {
    display: inline-block
}

#basket_shipping_list .delivery-additional-svcs .delivery-additional-svc {
    text-align: left
}

#basket_shipping_list .delivery-additional-svcs .delivery-additional-svc label {
    display: inline-block;
    margin: 0 0 0 4px
}

#basket_shipping_list .delivery-additional-svcs .delivery-additional-svc input {
    float: none;
    margin: 0
}

@media only screen and (max-width:959px) {

    .page-e-finish .box_text>a,
    .page-e-finish .center,
    .page-e-finish .prices span,
    .price-value.def_color>span,
    html body #page .price-offer.vat,
    html body #page .price-value,
    tr.total {
        font-size: 16px
    }

    tr.total {
        font-weight: 700
    }

    .cart .prices .price_small,
    table.cart .total .price-desc .price_small {
        font-size: 16px !important
    }

    #page #basket_form .box_text a {
        font-size: 16px
    }

    .cart tr td {
        padding: 10px
    }

    html body #basket_form .cart tr td {
        padding: 10px 3px
    }

    .box_text {
        width: auto
    }

    #basket_form .box_text a {
        font-size: 16px
    }

    #basket_form .price-desc.left,
    .wrapper-tax-payer {
        font-size: 16px !important
    }

    .delete_btns:before {
        left: 0;
        top: 1px
    }

    html thead .center {
        font-size: 16px
    }

    table.cart {
        margin-top: 0
    }

    html body #page .price-value.def_color>span {
        height: auto !important
    }

    .center.prices-header.prices-tax-header,
    .prices.prices-tax {
        display: none
    }

    .center.prices-final-header div {
        text-align: right !important
    }

    .page-e-finish #price_value_final_small {
        float: none
    }

    .price_small {
        line-height: normal;
        padding-right: 0
    }

    html body #page span#fullprice {
        min-width: auto
    }

    .page-e-basket .price_small {
        padding-right: 35px
    }
}

@media only screen and (min-width:960px) {

    #basket_form a,
    .cart .prices .price_small,
    .price-value,
    .product_name_cell a,
    table.cart .total .price-desc .price_small {
        font-size: 16px
    }
}

.layout3 #basket_payments_list tr:not(.tr_payment_group):not(.tr_payment_group_parent),
.layout3 #basket_shipping_list tr {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.product-status span>span {
    display: initial;
    margin: 0;
    padding: 0
}

.product-status span>span:before {
    content: "";
    display: none
}

.barion-required-text {
    padding-bottom: 9px;
    padding-left: 6px;
    text-align: left
}

.form-group-for-select2 .select2-container .select2-selection {
    background: #fff;
    border: 1px solid #d9d9d9;
    font-family: Titillium Web, sans-serif;
    font-size: 15px;
    min-height: 35px;
    padding-left: 3px;
    padding-top: 3px
}

.form-group-for-select2 .select2-dropdown {
    font-family: Titillium Web, sans-serif
}

.homeCredit_calc_new {
    display: inline-block;
    margin: 15px 0;
    text-align: right;
    width: 100%
}

.homeCredit_calc_new a {
    color: rgba(0, 0, 0, .7);
    text-decoration: none
}

.homeCredit_calc_new a span {
    display: inline-block
}

#hc-calc-modal .hc-link-styled {
    display: inline-block;
    padding-top: 5px;
    white-space: nowrap
}

#hc-calc-modal .hc-modal__logo {
    padding-top: 5px
}

#hc-calc-modal .hc-modal__title {
    margin-left: 0;
    width: auto
}

#hc-calc-modal .hc-modal__header {
    height: 70px
}

.payment-image-3350 {
    background-image: url(../images/payment_3350.png)
}

.payment-image-3351 {
    background-image: url(../images/payment_3351.png)
}

.payment-image-3122 {
    background-image: url(../images/payment_new_comgate-1.gif)
}

.page-e-basket .payment-image-3122 {
    background-size: 75% 75%
}

.restricted-popup.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons.ui-draggable {
    left: 50% !important;
    max-width: 450px;
    overflow: hidden;
    padding: .2em;
    position: fixed !important;
    text-shadow: none;
    top: 50% !important;
    transform: translate(-50%, -50%);
    width: calc(100% - 30px) !important;
    z-index: 99999 !important
}

.restricted-popup.ui-dialog.ui-widget-content {
    background: #eee;
    border: 1px solid #ddd;
    color: #333
}

.restricted-popup.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.restricted-popup.ui-dialog .ui-dialog-titlebar.ui-widget-header {
    background: #bdbcbc;
    border: 1px solid #878787;
    color: #000;
    font-weight: 700
}

.restricted-popup.ui-dialog .ui-dialog-titlebar.ui-widget-header .ui-dialog-title {
    float: left;
    margin: .1em 16px .1em 0
}

.restricted-popup.ui-dialog .ui-dialog-content {
    background: 0 0;
    border: 0;
    color: #333;
    display: block;
    max-height: none;
    min-height: 170px;
    overflow: auto;
    padding: .5em 1em;
    position: relative;
    width: auto
}

.restricted-popup.ui-dialog .ui-dialog-content strong {
    margin-top: 10px
}

.restricted-popup.ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0;
    margin: .5em 0 0;
    padding: .3em 1em .5em .4em;
    text-align: left
}

.restricted-popup.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.restricted-popup.ui-dialog .ui-dialog-buttonpane button {
    cursor: pointer;
    display: inline-block;
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em;
    margin: .5em .4em .5em 0;
    overflow: visible;
    padding: .2rem .4rem;
    position: relative;
    text-align: center;
    text-decoration: none
}

.restricted-popup.ui-dialog .ui-widget-content {
    background: #eee;
    border-top: 1px solid #ddd;
    color: #333
}

.restricted-popup.ui-widget-overlay {
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    background: rgba(46, 46, 46, .9);
    height: 100%;
    left: 0;
    opacity: 1 !important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99998 !important
}

.multiples-warning {
    line-height: inherit
}

.multiples-warning strong {
    color: #e8a222;
    display: inline-block;
    float: none;
    font-size: .75em
}

.pop-message.w-icon.warning .pop-close i,
.pop-message.w-icon.warning .pop-content,
.pop-message.w-icon.warning .pop-icon i,
.pop-message.w-icon.warning .pop-title {
    color: #000
}

.pop-message.w-icon.warning .pop-icon i {
    border-color: #000
}

.page-product-detail .detail-info .detail-multiples-warning {
    color: #e8a222;
    font-size: .85em;
    margin-top: .5rem
}

.pop-message.warning .pop-container {
    background-color: #ffc107
}

.payment-image-3360 {
    background-image: url(../images/payment_3351.png)
}

.payment-image-3358 {
    background-image: url(../images/payment_3358.svg)
}

.unit-prices {
    margin-top: .5rem;
    opacity: .8
}

.reservation-info {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    margin-top: .7rem;
    width: 100%
}

.ui-tooltip.ajax-basket-easy .item_list .product_row div.reservation-info {
    font-size: .9rem;
    margin-top: .6rem
}

.reservation-info .reservation-text {
    color: #000;
    font-size: .8em;
    font-weight: 300
}

.reservation-info .reservation-time {
    background: rgba(0, 0, 0, .07);
    border-radius: 4px;
    color: #000;
    display: inline-block;
    font-size: .9em;
    font-weight: 700;
    margin-top: .3rem;
    padding: .2rem .5rem
}

html.tmpl__krypton .bs-cart .actions,
html.tmpl__kryptonit .bs-cart .actions {
    width: 100%
}

.qty-discount {
    position: relative;
    width: 100%
}

.qty-discount .qty-discount__label {
    background: #1076e11c;
    border: 2px dashed #1076e16b;
    border-radius: 3px;
    color: #1076e1;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    padding: .3rem .6rem
}

.qty-discount .qty-discount__arrow {
    width: 12px;
    fill: #1076e1
}

.qty-discount .qty-discount__info:before {
    content: "";
    display: inline-block;
    height: 10px;
    left: 0;
    position: absolute;
    top: -10px;
    width: 100%
}

.qty-discount .qty-discount__info {
    background-color: #f5f5f5;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    font-size: .8rem;
    gap: .3rem;
    left: 0;
    padding: .6rem;
    position: absolute;
    text-align: left;
    top: 30px;
    visibility: hidden;
    width: auto;
    z-index: 1
}

@media screen and (max-width:1300px) {
    .qty-discount .qty-discount__info {
        left: auto;
        right: 0
    }
}

.qty-discount:hover .qty-discount__info {
    visibility: visible
}

.tmpl__krypton .qty-discount .qty-discount__info,
.tmpl__kryptonit .qty-discount .qty-discount__info {
    background-color: #fff;
    font-size: 1rem
}

.more-for-less {
    order: 5;
    width: 100%
}

.more-for-less-wrapper {
    background: #1076e11c;
    border: 2px dashed #1076e16b;
    border-radius: 3px;
    color: #1076e1;
    font-size: 11px;
    font-weight: 500;
    margin-top: 1rem;
    padding: .3rem .6rem;
    position: relative;
    width: 100%
}

.alert {
    border-radius: 5px;
    margin-bottom: 1rem;
    padding: 1rem
}

.alert.alert-success {
    background-color: #d4edda;
    border-color: #c3e6cb;
    color: #155724
}

.alert.alert-error {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24
}

.alert.alert-info {
    background-color: #d1ecf1;
    border-color: #bee5eb;
    color: #0c5460
}

.gifts-product {
    display: inline-flex;
    flex-direction: column;
    gap: 1rem;
    margin: 1rem 0;
    width: 100%
}

.gifts-product .gifts-product__item {
    display: flex;
    flex-direction: column
}

.gifts-product .gifts-product__item .gifts-product__link {
    align-items: center;
    display: flex;
    gap: 1rem;
    position: relative;
    text-decoration: none
}

.gifts-product .gifts-product__item .gifts-product__link:before {
    align-items: center;
    border-radius: 50%;
    content: "+";
    display: inline-flex;
    justify-content: center;
    transition: all .2s ease-in-out
}

.gifts-product .gifts-product__item .gifts-product__link img {
    max-width: 50px;
    transition: all .2s ease-in-out
}

.gifts-product .gifts-product__item .gifts-product__link:hover img {
    transform: scale(1.05)
}

.gifts-product .gifts-product__item .gifts-product__label {
    display: flex;
    font-size: 14px;
    font-weight: 700;
    gap: .3rem
}

.gifts-countdown {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.gifts-widget {
    border: 1px solid rgba(0, 0, 0, .07);
    border-radius: 5px;
    margin: 1rem 0;
    padding: 1rem
}

.gifts-widget .gifts-widget__header {
    align-items: center;
    display: flex;
    font-size: 1.2em;
    font-weight: 700;
    gap: .5rem;
    margin-bottom: 1rem
}

.gifts-widget .gifts-widget__header:before {
    content: "\f06b";
    font-family: fontawesome;
    font-size: 1.3em
}

.gifts-countdown .gifts-countdown__wrapper {
    align-items: center;
    display: flex;
    gap: 1.5rem
}

.gifts-widget .gifts-countdown__link {
    text-decoration: none
}

.gifts-widget .gifts-countdown__link img,
.gifts-widget .no-image {
    margin: 0;
    max-width: 100px;
    min-width: 100px
}

.gifts-widget .no-image {
    align-items: center;
    background: #f1f1f1;
    border-radius: 3px;
    display: flex;
    height: 100px;
    justify-content: center
}

.gifts-widget .no-image:before {
    content: "\f128";
    font-family: fontawesome;
    font-size: 2em;
    opacity: .4
}

#gift_picker .gift-picker__list .gift-picker__item:not(:last-child),
.gifts-countdown .gifts-countdown__gift:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0 0 .5rem
}

.gifts-countdown .gifts-countdown__wrapper .gift-countdown__content {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    text-align: left
}

.gifts-countdown .gifts-countdown__wrapper .gift-countdown__content .gift-countdown__name {
    display: block;
    font-weight: 700;
    margin-bottom: .5rem;
    order: 1
}

.gifts-countdown .gifts-countdown__wrapper .gift-countdown__content .gift-countdown__label {
    font-size: .85em;
    margin-bottom: .2rem;
    order: 2
}

.gifts-countdown .gifts-countdown__wrapper .gift-countdown__content .gifts-countdown__progress-wrapper {
    background-color: #ccc;
    border-radius: 100px;
    max-width: 500px;
    order: 3;
    overflow: hidden;
    width: 100%
}

.gifts-widget .gifts-countdown__progress {
    background-color: var(--primary);
    height: 10px
}

#gift_picker {
    margin-top: 2rem
}

#gift_picker .gift-picker__title {
    align-items: center;
    color: #0bc45c;
    display: flex;
    font-size: 1.2em;
    font-weight: 700;
    gap: .5rem;
    margin-bottom: 1rem
}

#gift_picker .gift-picker__title:before {
    content: "\f058";
    font-family: fontawesome
}

#gift_picker .gift-picker__list {
    flex-direction: column;
    gap: .5rem;
    padding: 0
}

#gift_picker .gift-picker__list:not(:last-of-type) {
    margin-bottom: 10px
}

#gift_picker .gift-picker__list .owl-item {
    border: none;
    border-radius: 4px;
    border-radius: 0;
    cursor: pointer;
    padding: 0
}

#gift_picker .gift-picker__list .owl-dots {
    display: none
}

#gift_picker .gift-picker__list .owl-item .gift-picker__item {
    border: 1px solid rgba(0, 0, 0, .1);
    height: 100%;
    outline-offset: -5px;
    padding: 24px;
    width: auto
}

#gift_picker .gift-picker__list .owl-item .gift-picker__item .no-image,
#gift_picker .gift-picker__list .owl-item .gift-picker__item img {
    margin-bottom: 1rem;
    max-width: 120px
}

#gift_picker .gift-picker__list .gift-picker__item {
    align-items: center;
    border: none;
    border-radius: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    justify-content: space-between;
    padding: 0;
    width: 100%
}

#gift_picker .gift-picker__list .gift-picker__item .gift-picker__link {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    font-size: .8em;
    gap: 1.5rem;
    opacity: .6;
    text-align: left;
    text-decoration: underline
}

#gift_picker .gift-picker__list .gift-picker__item .gift-picker__link:hover {
    opacity: 1
}

#gift_picker .gift-picker__list .gift-picker__item,
#gift_picker .gift-picker__list .gift-picker__item .gift-picker__link {
    flex-direction: column
}

#gift_picker .gift-picker__list .gift-picker__item .gift-picker__pick {
    background: #0bc45c;
    border: none;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    font-size: .9em;
    font-weight: 700;
    padding: 14px 24px
}

#gift_picker .gift-picker__list .owl-item .gift-picker__item:hover {
    outline: 4px solid #f1f1f1
}

#gift_picker .gift-picker__list .owl-item .gift-picker__item.gift-picker__item--selected {
    outline: 4px solid #0bc45c
}

#incenterpage2 .cart .cart-item.cart-item--gift .order-product-image {
    max-width: 70px !important
}

html body.page-e-basket #incenterpage2 .cart .cart-item.cart-item--gift .order-product-image img {
    width: 100% !important
}

#incenterpage2 .cart .cart-item.cart-item--gift .box_text {
    align-items: flex-start;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column-reverse;
    width: auto !important
}

#incenterpage2 .cart .cart-item.cart-item--gift .box_text .gift-icon {
    display: flex;
    font-weight: 700;
    gap: .3rem;
    text-transform: capitalize
}

#incenterpage2 .cart .cart-item.cart-item--gift .prices.prices-final,
html body.page-e-basket #incenterpage2 .cart.cart-items tbody tr.cart-item--gift td.prices.prices-final {
    display: none !important
}

#incenterpage2 .cart .cart-item.cart-item--gift .row_count {
    font-size: 14px;
    padding-bottom: 0;
    padding-top: 0;
    width: auto !important
}

#incenterpage2 .cart .cart-item.cart-item--gift .basket-remove-item {
    margin-left: .5rem;
    position: relative !important;
    top: 0 !important;
    width: auto !important
}

.cart-item.cart-item--gift img {
    max-width: 100%
}

#gift_picker .gift-picker__list .owl-nav {
    display: flex;
    font-size: 3em;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

#gift_picker .gift-picker__list .owl-nav button.disabled {
    opacity: .2
}

@media only screen and (max-width:767px) {

    .gifts-widget .gifts-countdown__link img,
    .gifts-widget .no-image {
        max-width: 80px;
        min-width: 80px
    }

    .gifts-widget .no-image {
        height: 80px
    }

    #gift_picker .gift-picker__list .gift-picker__item .gift-picker__link {
        width: 100%
    }

    #gift_picker .gift-picker__list .gift-picker__item .gift-picker__pick {
        display: block;
        font-size: .85em;
        margin: 0 auto;
        padding: 9px 18px
    }
}

@media only screen and (max-width:479px) {
    #incenterpage2 .cart .cart-item.cart-item--gift .basket-remove-item {
        position: absolute !important
    }

    #incenterpage2 .cart .cart-item.cart-item--gift .row_count {
        padding-bottom: 10px
    }
}

html body #page #page_background .product .ico_gift,
html body #page #page_background .product3 .ico_gift,
html body:not(.page-product-detail) #page #page_background .ico_gift {
    background-color: #e64572;
    color: #fff;
    font-size: 11px;
    position: relative
}

.retail-price__info {
    font-size: .8rem;
    opacity: .6
}

.modal-content {
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    max-height: 100%;
    overflow: hidden
}

.modal-header {
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, .07);
    display: flex;
    padding: .8rem 1.5rem
}

.modal-title {
    font-size: 1.5rem
}

.modal-body {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 1.5rem
}

.input-group {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%
}

.input-group>.form-control {
    flex: 1 1 auto;
    min-width: 0;
    position: relative;
    width: 1%
}

.input-group>btn {
    position: relative;
    z-index: 2
}

.wishlist-button__tooltip {
    display: none
}

.wishlist-button__tooltip--show,
.wishlist-button__tooltip--show .wishlist-button__tooltip {
    display: block
}

.wishlist-item .wishlist-label {
    display: inline-block
}

.user-wishlist .wishlist-icon {
    height: 20px;
    width: 20px;
    fill: #1076e1
}

.text-end {
    text-align: end
}

.text-start {
    text-align: start
}

.wishlist-header {
    margin-bottom: 1rem
}

.tabs .nav.nav-tabs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem
}

.tabs .nav.nav-tabs .nav-item {
    padding: .5rem 1rem
}

.tabs .nav.nav-tabs .nav-item .nav-link.active {
    background-color: #1076e1;
    border-radius: 5px;
    color: #fff
}

.tabs .tab-pane {
    display: none;
    padding: 1rem
}

.tabs .tab-pane.active {
    display: block
}

.wishlist-products .wishlist-product {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 1rem;
    margin-bottom: 1rem
}

.wishlist-products .wishlist-product .wishlist-product-image img {
    max-height: 80px
}

.wishlist-popup {
    --wishlist-popup-bg: #fff;
    --wishlist-z-index: 1000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: max-content;
    z-index: var(--wishlist-z-index)
}

.wishlist-popup.wishlist-popup--show {
    display: block
}

.wishlist-popup .wishlist-popup__arrow {
    border: 10px solid transparent;
    height: 0;
    position: absolute;
    width: 0;
    z-index: var(--wishlist-z-index)
}

.wishlist-popup .wishlist-popup__arrow--bottom {
    border-bottom: 10px solid var(--wishlist-popup-bg);
    top: -20px
}

.wishlist-popup .wishlist-popup__arrow--top {
    border-top: 10px solid var(--wishlist-popup-bg);
    bottom: -20px
}

.wishlist-popup .wishlist-popup__arrow--left {
    border-left: 10px solid var(--wishlist-popup-bg);
    right: -20px
}

.wishlist-popup .wishlist-popup__arrow--right {
    border-right: 10px solid var(--wishlist-popup-bg);
    left: -20px
}

.wishlist-popup .wishlist-popup__body {
    background-color: var(--wishlist-popup-bg);
    border-radius: 8px;
    box-shadow: 0 0 10px 6px rgba(0, 0, 0, .1);
    display: none;
    max-height: 250px;
    overflow: scroll;
    padding: 1rem;
    position: relative;
    width: 300px
}

.wishlist-popup.wishlist-popup--loading .wishlist-popup__body.placeholders,
.wishlist-popup:not(.wishlist-popup--loading) .wishlist-popup__body:not(.placeholders) {
    display: block
}

.wishlist-popup .wishlist-popup__footer .wishlist-popup__new svg {
    width: 24px
}

@keyframes spinner-border {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes placeholder-pulse {
    0% {
        background-color: var(--placeholder-color)
    }

    50% {
        background-color: var(--placeholder-color-light)
    }

    to {
        background-color: var(--placeholder-color)
    }
}

.spinner-border {
    --spinner-width: 2rem;
    --spinner-height: 2rem;
    --spinner-vertical-align: -0.125em;
    --spinner-border-width: 0.25em;
    --spinner-animation-speed: 0.75s;
    --spinner-animation-name: spinner-border;
    animation: var(--spinner-animation-speed) linear infinite var(--spinner-animation-name);
    border-right-color: currentcolor;
    border: var(--spinner-border-width) solid;
    border-radius: 50%;
    border-right: var(--spinner-border-width) solid transparent;
    display: inline-block;
    height: var(--spinner-height);
    vertical-align: var(--spinner-vertical-align);
    width: var(--spinner-width)
}

.placeholder {
    animation: placeholder-pulse 1.5s ease-in-out infinite;
    background-color: currentcolor;
    cursor: wait;
    display: inline-block;
    min-height: 1em;
    opacity: .5;
    vertical-align: middle
}

.placeholder.col-1 {
    width: 8.33333%
}

.placeholder.col-2 {
    width: 16.66667%
}

.placeholder.col-3 {
    width: 25%
}

.placeholder.col-4 {
    width: 33.33333%
}

.placeholder.col-5 {
    width: 41.66667%
}

.placeholder.col-6 {
    width: 50%
}

.placeholder.col-7 {
    width: 58.33333%
}

.placeholder.col-8 {
    width: 66.66667%
}

.placeholder.col-9 {
    width: 75%
}

.placeholder.col-10 {
    width: 83.33333%
}

.placeholder.col-11 {
    width: 91.66667%
}

.placeholder.col-12 {
    width: 100%
}

#page .product .productFooter,
#page .product3 .productFooter {
    display: inline-flex !important;
    flex-direction: column-reverse
}

#page .product .productFooter .wishlist-button-container,
#page .product3 .productFooter .wishlist-button-container {
    text-align: right;
    width: 100%
}

#page .product3:hover .productFooter,
#page .product:hover .productFooter {
    display: inline-flex !important
}

#wishlist-page {
    margin: 2rem 0
}

#wishlist-page .tabs .nav.nav-tabs {
    margin: 0;
    position: relative;
    top: 1px
}

#wishlist-page .tabs .tab-content .alert {
    margin-bottom: 0
}

#wishlist-page .tabs .tab-content {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .1)
}

#wishlist-page .tabs .nav.nav-tabs li {
    padding: 0;
    position: relative
}

#wishlist-page .tabs .nav.nav-tabs li a {
    background: #f1f2f2;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 0;
    color: #000;
    display: inline-block;
    padding: .7rem 2rem;
    text-decoration: none;
    transition: all .2s ease-in-out
}

#wishlist-page .tabs .nav.nav-tabs li a:hover {
    background: #ccc
}

#wishlist-page .tabs .nav.nav-tabs li:not(:first-child) a {
    border-left: none
}

#wishlist-page .tabs .nav.nav-tabs li a.active {
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #000
}

#wishlist-page .tabs .nav.nav-tabs li .wishlist-remove {
    background: transparent;
    border: none;
    font-size: 1.2rem;
    padding: 0;
    position: absolute;
    right: .6rem;
    top: 50%;
    transform: translateY(-50%)
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .wishlist-product-name a {
    font-weight: 700;
    letter-spacing: normal
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .wishlist-product-name a:hover {
    text-decoration: underline
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .wishlist-product-price {
    font-size: .85em;
    opacity: .8;
    padding: 0
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .wishlist-product-stock {
    font-size: .9em
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .wishlist-product-stock .stock-yes {
    color: green
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .wishlist-product-stock .stock-no {
    color: red
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    margin: 0;
    padding: .8rem 0
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .wishlist-product-info {
    flex: 1 1 auto;
    text-align: left
}

#wishlist-page .tabs .tab-content .wishlist-footer {
    align-items: center;
    display: flex;
    gap: 1rem;
    justify-content: flex-end;
    margin-top: 1rem
}

#wishlist-page .tabs .tab-content .wishlist-footer div span {
    font-size: 1.1em
}

#wishlist-page .tabs .tab-content .wishlist-footer .wishlist-total-price {
    font-weight: 700
}

.wishlist-product-quantity .input-spinner-group input {
    min-width: 80px;
    padding: 0
}

html body #page .myheader #ebar {
    gap: 1rem
}

html body #page #ebar .user-wishlist {
    display: inline-block !important;
    height: 24px
}

html body.fixedBasket #page .myheader #ebar .user-wishlist {
    display: none !important
}

html body #page .myheader #ebar .user-wishlist a {
    display: inline-block
}

html body #page #ebar .user-wishlist .wishlist-icon {
    height: 24px;
    width: 24px;
    fill: #000;
    line-height: inherit
}

html.tmpl__aurum body #page #ebar .user-wishlist .wishlist__link {
    line-height: inherit
}

html.tmpl__3r03 body #page #ebar .user-wishlist .wishlist-icon,
html.tmpl__aurum body #page #ebar .user-wishlist .wishlist-icon,
html.tmpl__ferrum body #page #ebar .user-wishlist .wishlist-icon {
    fill: #fff
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .btn-danger {
    align-items: center;
    background: transparent;
    border: none;
    display: inline-flex;
    font-size: 0;
    height: 35px;
    justify-content: center;
    opacity: 0;
    transition: all .2s ease-in-out;
    visibility: hidden;
    width: 35px
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .btn-danger:before {
    content: "×";
    font-size: 1.2rem
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product:hover .btn-danger {
    opacity: 1;
    visibility: visible
}

@media only screen and (max-width:767px) {
    #wishlist-page .tabs .tab-content .wishlist-products .wishlist-product {
        gap: 1rem
    }

    #wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .btn-danger {
        opacity: 1;
        visibility: initial
    }

    #wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .wishlist-product-info {
        flex: initial;
        width: calc(100% - 96px)
    }
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .input-spinner-group {
    align-items: stretch;
    border: 1px solid rgba(0, 0, 0, .1);
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: 1fr 1fr
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .quantity-input,
#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product input {
    border-right: 1px solid rgba(0, 0, 0, .1);
    box-sizing: border-box;
    grid-column: 1;
    grid-row: 1/span 2;
    max-width: 100px;
    padding: 0 1rem;
    width: 100%
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .quantity-input:focus {
    background: #f9f9f9
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .btn-l {
    grid-column: 2;
    grid-row: 2
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .btn-r {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    grid-column: 2;
    grid-row: 1
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .input-spinner-btn button {
    height: 100%;
    width: 100%
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .input-spinner-group span.input-spinner-btn {
    background: #f1f2f2;
    left: 0;
    position: relative;
    right: 0;
    top: auto;
    transform: none;
    transition: all .2s ease-in-out
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .input-spinner-group span.input-spinner-btn:hover {
    background: #ccc
}

#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .input-spinner-group span.input-spinner-btn .spin-dec:hover,
#wishlist-page .tabs .tab-content .wishlist-products .wishlist-product .input-spinner-group span.input-spinner-btn .spin-inc:hover {
    color: #000
}

[id*=wishlist_] .modal-title {
    padding: 0
}

#wishlist_create_modal .form-group .btn {
    margin-top: 1rem
}

#wishlist_popup .wishlists {
    margin-bottom: 1rem
}

#wishlist_popup .wishlists .wishlist-item {
    align-items: center;
    display: flex;
    gap: .3rem
}

.wishlist-button-container {
    display: inline-block
}

.wishlist-button-container .wishlist-button {
    align-items: center;
    background-color: transparent;
    border: none;
    border-radius: initial;
    cursor: pointer;
    display: inline-flex;
    gap: .7rem;
    height: auto;
    margin: 1rem 0;
    padding: 0;
    position: relative;
    transition: background-color .3s ease;
    white-space: nowrap;
    width: auto
}

.productFooter .wishlist-button-container .wishlist-button {
    margin-right: .6rem
}

.wishlist-button-container .wishlist-button .wishlist-icon {
    fill: red;
    height: 24px;
    width: 24px
}

@media only screen and (max-width:767px) {
    .modal-block.modal-block-sm {
        max-width: 100%
    }
}

#wishlist-page .btn-primary,
[id*=wishlist_] .btn {
    border: none;
    border-radius: 4px;
    box-shadow: none;
    font-weight: 500;
    padding: .6rem 1.2rem;
    transition: all .2s ease-in-out
}

.tmpl__krypton body #ebar,
.tmpl__kryptonit body #ebar {
    display: inline-block;
    float: right;
    height: 45px;
    left: auto;
    margin: auto;
    position: absolute;
    right: 90px;
    top: 30px
}

.tmpl__kryptonit #wishlist-page .btn-primary,
.tmpl__kryptonit [id*=wishlist_] .btn {
    background-color: #2779ff
}

.tmpl__krypton #wishlist-page .btn-primary,
.tmpl__krypton [id*=wishlist_] .btn,
.tmpl__kryptonit #wishlist-page .btn-primary,
.tmpl__kryptonit [id*=wishlist_] .btn {
    border: none;
    border-radius: 50em;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 4;
    outline: none;
    padding: 0 60px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .15s ease;
    white-space: nowrap
}

.tmpl__krypton #wishlist-page .btn-primary,
.tmpl__krypton [id*=wishlist_] .btn {
    background-color: #636ee4
}

.product-cart-info .product-cart-info-value br {
    display: none !important
}

.product-cart-info .wishlist-button-container {
    display: inline-block;
    vertical-align: middle
}

.tmpl__krypton .product-cart-info .wishlist-button-container,
.tmpl__kryptonit .product-cart-info .wishlist-button-container {
    position: relative;
    top: 15px
}

.tmpl__krypton #wishlist-page,
.tmpl__kryptonit #wishlist-page {
    padding: 0 2rem
}

@media only screen and (max-width:767px) {

    .tmpl__krypton body #ebar,
    .tmpl__kryptonit body #ebar {
        right: 60px
    }

    html.tmpl__krypton body #search,
    html.tmpl__kryptonit body #search {
        right: 10px
    }
}

.tmpl__platinum #wishlist-page .btn-primary,
.tmpl__platinum [id*=wishlist_] .btn,
.tmpl__titanium #wishlist-page .btn-primary,
.tmpl__titanium [id*=wishlist_] .btn,
.tmpl__uranium #wishlist-page .btn-primary,
.tmpl__uranium [id*=wishlist_] .btn {
    background-color: var(--primary);
    color: #fff
}

.tmpl__platinum #wishlist-page .btn-primary:hover,
.tmpl__platinum [id*=wishlist_] .btn:hover,
.tmpl__titanium #wishlist-page .btn-primary:hover,
.tmpl__titanium [id*=wishlist_] .btn:hover,
.tmpl__uranium #wishlist-page .btn-primary:hover,
.tmpl__uranium [id*=wishlist_] .btn:hover {
    background-color: var(--primary-dark)
}

#wishlist-page .btn-primary,
[id*=wishlist_] .btn {
    background: #5aa2ff;
    color: #fff
}

#wishlist-page .btn-primary:hover,
[id*=wishlist_] .btn:hover {
    background: #3b78c8
}

.wishlist-popup .wishlist-popup__body {
    overflow-x: hidden;
    overflow-y: auto
}

.wishlist-popup .wishlist-popup__body .wishlist-popup__footer .btn.wishlist-popup__new {
    align-items: center;
    display: inline-flex;
    gap: .2rem
}

.wishlist-popup .wishlist-popup__body .wishlist-popup__footer .btn.wishlist-popup__new .icon {
    display: inherit
}

.wishlist-popup .wishlist-popup__body .wishlist-popup__footer .input-group.wishlist-popup__name {
    flex-direction: column;
    gap: .2rem
}

.wishlist-popup .wishlist-popup__body .wishlist-popup__footer .input-group.wishlist-popup__name #wishlist_name {
    width: 100%
}

.wa-pay-modal {
    height: 679px;
    margin: 0 auto;
    width: 504px
}

.wa-pay-modal .wa-pay-iframe {
    border: none;
    height: 100%;
    width: 100%
}

.payment-image-3370 {
    background-image: url(../assets/images/wa-pay-only-logo.svg);
    background-size: contain
}

.payment-image-3370.payment-image-3371 {
    background-image: url(../images/payment_new_comgate.gif);
    background-size: contain
}

.payment-image-3370.payment-image-3376 {
    background-image: url(../images/payment_3351-1.png);
    background-size: contain
}

.payment-image-3370.payment-image-3377 {
    background-image: url(../images/payment_3350-1.png);
    background-size: contain
}

.payment-image-3370.payment-image-3372 {
    background-image: url(../assets/images/payment_bank.svg);
    background-size: contain
}

.payment-image-3370.payment-image-3373 {
    background-image: url(../assets/images/payment_later.svg);
    background-size: contain
}

.payment-image-3370.payment-image-3374 {
    background-image: url(../assets/images/payment_loan.svg);
    background-size: contain
}

.payment-image-3370.payment-image-3375 {
    background-image: url(../assets/images/payment_part.svg);
    background-size: contain
}

.payment-image-3370.payment-image-3378 {
    background-image: url(../assets/images/payment_qr.svg);
    background-size: contain
}

.wa-payment,
.wa-payment-status {
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    margin: 0 auto;
    max-width: 500px;
    padding: 2rem;
    text-align: center
}

.wa-payment-status .wa-payment-status-message,
.wa-payment>.wa-payment-order-number {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: .5rem
}

.wa-payment-status .wa-payment-order-number .wa-payment-order-number {
    font-weight: 700
}

.wa-payment .wa-payment-amount {
    margin-bottom: .5rem
}

.wa-payment .wa-payment-amount .wa-payment-amount-value {
    font-weight: 700
}

.wa-payment .wa-payment-instructions .wa-payment-btn {
    background: #4657ff;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: .6rem 1rem;
    text-decoration: none
}

.wa-payment-order-summary {
    margin-left: -2rem;
    margin-right: -2rem;
    margin-top: 2rem
}

.wa-payment-order-summary .wa-payment-order-header {
    background: #f9f9f9;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid rgba(0, 0, 0, .1);
    font-weight: 700;
    padding: .6rem 0
}

.wa-payment-order-summary .wa-payment-order-items {
    display: flex;
    flex-direction: column
}

.wa-payment-order-summary .wa-payment-order-items .wa-payment-order-item {
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    font-size: 14px;
    gap: 1rem;
    justify-content: space-between;
    padding: .8rem 1rem;
    position: relative;
    text-align: left
}

.wa-payment-order-summary .wa-payment-order-items .wa-payment-order-item .wa-payment-order-item-image,
.wa-payment-order-summary .wa-payment-order-items .wa-payment-order-item .wa-payment-order-item-no-image {
    height: auto;
    max-width: 60px;
    min-width: 40px;
    position: relative;
    width: 100%
}

.wa-payment-order-summary .wa-payment-order-items .wa-payment-order-item>.wa-payment-order-item-name {
    width: 100%
}

.wa-payment-order-item-quantity {
    white-space: nowrap
}

.wa-payment-order-item-price {
    min-width: 100px;
    text-align: right;
    white-space: nowrap
}

.wa-payment-order-summary .wa-payment-order-extra {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    font-size: 14px;
    padding: .8rem 1rem;
    text-align: left
}

.wa-payment-order-summary .wa-payment-order-extra .wa-payment-order-extra-header {
    font-weight: 700
}

@media only screen and (max-width:767px) {

    .wa-payment-status .wa-payment-status-message,
    .wa-payment>.wa-payment-order-number {
        font-size: 1.2em
    }
}

@media only screen and (max-width:479px) {
    .wa-payment-order-summary .wa-payment-order-items .wa-payment-order-item {
        flex-wrap: wrap
    }

    .wa-payment-order-summary .wa-payment-order-items .wa-payment-order-item>.wa-payment-order-item-name {
        width: calc(100% - 76px)
    }

    .wa-payment-order-summary .wa-payment-order-items .wa-payment-order-item .wa-payment-order-item-no-image {
        display: none
    }

    .wa-payment-order-summary .wa-payment-order-items .wa-payment-order-item .wa-payment-order-item-no-image+.wa-payment-order-item-name {
        width: 100%
    }
}

.wa-payment .order-completed-message {
    margin-bottom: .5rem
}

.wa-payment .wa-icon,
.wa-payment-status .wa-icon {
    display: block;
    margin-bottom: 1rem
}

.wa-payment .wa-icon img,
.wa-payment-status .wa-icon img {
    max-width: 150px;
    width: 100%
}
