html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

ol,
ul {
    list-style: none
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

.clear:before,
.clear:after {
    display: table;
    content: ''
}

.clear:after {
    clear: both
}

.lt-ie8 .clear {
    zoom: 1
}

.v-hidden.focusable:active,
.v-hidden.focusable:focus {
    position: static;
    clip: auto;
    height: auto;
    width: auto;
    margin: 0;
    overflow: visible
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

ins {
    background-color: #fff;
    color: #666;
    text-decoration: none
}

mark {
    background-color: #fff;
    color: #666;
    font-style: italic;
    font-weight: bold
}

pre,
code,
kbd,
samp {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

sub,
sup {
    position: relative;
    font-size: 10px;
    font-size: 1rem;
    line-height: 0;
    vertical-align: baselineheight
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

a {
    text-decoration: none;
    color: #666
}

a:hover {
    color: #3e5588
}

a:focus {
    outline: thin dotted
}

a:hover,
a:active {
    outline: 0
}

::-moz-selection {
    color: #FFF;
    background: #4d6aaa;
    text-shadow: none
}

::selection {
    color: #FFF;
    background: #4d6aaa;
    text-shadow: none
}

hr {
    display: block;
    margin: 1em 0;
    padding: 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

img {
    max-width: 100%;
    border-width: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

figure figcaption {
    display: block
}

address {
    font-style: normal
}

h1 {
    font-size: 36px;
    font-size: 3.6rem;
    color: #5b7cc5;
    font-weight: 300;
    line-height: 42px;
    padding-bottom: 25px
}

h2 {
    font-size: 28px;
    font-size: 2.8rem;
    color: #5b7cc5;
    font-weight: 300;
    line-height: 34px
}

h3 {
    font-size: 26px;
    font-size: 2rem;
    line-height: 30px;
    font-weight: 300;
    color: #5b7cc5
}

form fieldset {
    padding: 0;
    border-width: 0
}

input[type=search] {
    -webkit-appearance: none
}

input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button {
    display: none
}

label,
input,
button,
select,
textarea {
    font-size: 14px;
    font-size: 1.4rem;
    vertical-align: baseline;
    *vertical-align: middle
}

input,
button,
select,
textarea {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

label {
    display: block;
    margin-bottom: 3px;
    font-weight: bold;
    color: #666;
    cursor: pointer
}

label input,
label textarea,
label select {
    display: block
}

input,
textarea,
select {
    display: inline-block;
    width: 100%;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #666
}

input:hover,
textarea:hover,
select:hover {
    border-color: #999
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    *margin-top: 0;
    line-height: normal;
    cursor: pointer;
    border: 0 \9
}

input[type="checkbox"],
input[type="radio"] {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px
}

input[type="image"] {
    border: 0;
    box-shadow: none
}

input[type="file"] {
    width: auto;
    padding: initial;
    line-height: initial;
    border: initial;
    background-color: transparent;
    background-color: initial;
    box-shadow: none
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
    width: auto;
    height: auto;
    cursor: pointer;
    *overflow: visible
}

select,
input[type="file"] {
    height: 28px;
    *margin-top: 4px;
    line-height: 28px
}

select {
    width: auto;
    background-color: #fff;
    font-size: 12px;
    font-size: 1.2rem
}

select[multiple],
select[size] {
    height: auto
}

textarea {
    resize: vertical;
    height: auto;
    overflow: auto;
    vertical-align: top
}

input[type="hidden"] {
    display: none
}

.radio,
.checkbox {
    padding-left: 18px;
    font-weight: normal
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    float: left;
    margin-left: -18px
}

.radio.inline,
.checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle
}

.radio.inline+.radio.inline,
.checkbox.inline+.checkbox.inline {
    margin-left: 10px
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5;
    cursor: not-allowed
}

input:focus,
textarea:focus {
    border-color: #666, 40%;
    outline: 0;
    outline: thin dotted \9
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
    box-shadow: none
}

::-webkit-input-placeholder {
    color: #666
}

input:-moz-placeholder {
    color: #666
}

table {
    margin: 0 0 16px;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    width: 100%;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2
}

@media only screen and (min-width: 480px) {
    table {
        font-size: 12px;
        font-size: 1.2rem
    }
}

@media only screen and (min-width: 768px) {
    table {
        font-size: 15px;
        font-size: 1.5rem
    }
}

table caption {
    color: #666
}

thead th {
    background: #fff;
    text-align: left
}

th {
    padding: 10px 5px;
    vertical-align: top
}

@media only screen and (min-width: 768px) {
    th {
        padding: 15px
    }
}

@media only screen and (min-width: 992px) {
    th {
        padding: 15px 20px
    }
}

tr:nth-child(2n) td {
    background: #ffecd6
}

td {
    background-color: #fff4e8;
    padding: 10px 5px;
    vertical-align: top
}

@media only screen and (min-width: 768px) {
    td {
        padding: 15px
    }
}

@media only screen and (min-width: 992px) {
    td {
        padding: 15px 20px
    }
}

tfoot td {
    background-color: transparent
}

tbody th {
    text-align: left;
    font-weight: bold;
    vertical-align: middle
}

.divided {
    border-top: 1px solid #bbb
}

html {
    height: 100%;
    font-size: 62.5%;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5em;
    color: #666;
    background: #fff
}

.container {
    overflow: hidden;
    position: relative;
}

.page {
    position: relative;
    margin: 0 auto;
    background-color: #555;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.page:before,
.page:after {
    display: table;
    content: ''
}

.page:after {
    clear: both
}

.sidebar {
    position: absolute;
    width: 0;
    top: 0;
    right: 0;
    background-color: transparent;
    z-index: 1000000000;
}

@media only screen and (min-width: 1200px) {
    .sidebar {
        width: 292px;
        position: absolute;
        float: right;
        top: 0;
        bottom: 0;
        background-color: #2b447d
    }
}

.wrapper-content {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}


/*.wrapper-content ul {
    list-style: disc;
    margin-left:40px;
}*/

@media only screen and (min-width: 1440px) {
    .wrapper-content {
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0
    }
    .wrapper-content .article-form {
        padding-left: 0;
        padding-right: 0
    }
}

.main-column {
    background-color: #fff;
    min-height: 900px;
}

.main-column:before,
.main-column:after {
    display: table;
    content: ''
}

.main-column:after {
    clear: both
}

@media only screen and (min-width: 1200px) {
    .main-column {
        position: relative;
        margin-right: 292px
    }
}

.grid {
    clear: both;
    padding: 0;
    margin: 0
}

.grid:before,
.grid:after {
    display: table;
    content: ''
}

.grid:after {
    clear: both
}

.grid .col {
    display: block;
    float: left;
    margin-left: 4%
}

.grid .span_2_of_2 {
    width: 100%
}

.grid .span_1_of_2 {
    width: 100%;
    margin-left: 0;
    padding-bottom: 20px
}

.grid .span_1_of_2 p {
    margin-top: 20px;
}

@media only screen and (min-width: 480px) {
    .grid .span_1_of_2 {
        width: 48%;
        margin-left: 4%;
        padding-bottom: 0;
    }
    .grid .span_1_of_2:first-child {
        margin-left: 0 !important
    }
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.logo {
    width: 300px;
    display: block;
    float: left;
    margin: 17px 0 0 20px
}

@media only screen and (min-width: 768px) {
    .logo {
        width: 300px;
        display: block;
        float: left;
        margin: 30px 0 0 40px
    }
}

@media only screen and (min-width: 1440px) {
    .logo {
        margin-left: 0
    }
}

@media only screen and (max-width: 768px) {
    .logo {
        width: 260px;
    }
}

@media only screen and (max-width: 480px) {
    .logo {
        width: 200px;
    }
}

.footer {
    background-color: #363636;
    color: #999;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 20px
}

.footer:before,
.footer:after {
    display: table;
    content: ''
}

.footer:after {
    clear: both
}

.footer a {
    color: #999
}

@media only screen and (min-width: 768px) {
    .footer {
        font-size: 14px;
        font-size: 1.4rem;
        padding-bottom: 50px
    }
    .footer .copy {
        float: left
    }
    .footer .links {
        float: right
    }
}

@media only screen and (min-width: 992px) {
    .footer {
        font-size: 14px;
        font-size: 1.4rem;
        padding-left: 30px;
        padding-right: 30px
    }
}

.navigation {
    z-index: 2;
    color: #fff;
    position: relative;
    float: right;
    width: 320px;
    left: 320px;
    background-color: #2b447d;
    color: #4e6bab
}

@media only screen and (min-width: 1200px) {
    .navigation {
        float: right;
        width: auto;
        left: 0
    }
}

.navigation-header {
    height: 68px;
    background-color: #5b7bc4
}

.navigation-header .search {
    position: relative;
    margin-right: 68px
}

.navigation-header .search input[type="search"] {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    background-color: #5b7bc4;
    color: #fff;
    width: 100%;
    padding: 0 70px 0 10px;
    height: 68px;
    line-height: 68px
}

@media only screen and (min-width: 768px) {
    .navigation-header .search input[type="search"] {
        height: 50px;
        line-height: 50px;
        padding-right: 90px
    }
}

.navigation-header .search input[type="submit"] {
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 68px;
    width: 68px;
    background-color: #5b7bc4;
    background-image: url('../images/icon_search.svg');
    background-position: center center;
    background-repeat: no-repeat
}

@media only screen and (min-width: 768px) {
    .navigation-header .search input[type="submit"] {
        height: 50px;
        line-height: 50px;
        right: 20px
    }
}

@media only screen and (min-width: 768px) {
    .navigation-header .search {
        margin-right: 50px
    }
}

@media only screen and (min-width: 768px) {
    .navigation-header {
        height: 50px
    }
}

.navigation-trigger {
    z-index: 1;
    cursor: pointer;
    position: absolute;
    left: -68px;
    top: 0;
    height: 68px;
    width: 68px;
    background-color: #5b7bc4;
    text-align: center;
    line-height: 68px;
    background-image: url('../images/icon_navigation.svg');
    background-position: center center;
    background-repeat: no-repeat
}

@media only screen and (min-width: 768px) {
    /*   .navigation-trigger {
        width: 50px;
        height: 50px;
        left: -50px !important;
        line-height: 50px
    }*/
}

@media only screen and (min-width: 1200px) {
    .navigation-trigger {
        display: none
    }
}

.navigation-trigger-back {
    height: 68px;
    width: 68px;
    background-color: #5b7bc4;
    text-align: center;
    line-height: 68px;
    display: none;
    background-image: url('../images/icon_navigation_back.svg');
    background-position: center center;
    background-repeat: no-repeat
}

@media only screen and (min-width: 768px) {
    /* .navigation-trigger-back {
        width: 50px;
        height: 50px;
        line-height: 50px
    }*/
}

@media only screen and (min-width: 1200px) {
    .navigation-trigger-back {
        display: none
    }
}

.mini-cart-shortcut {
    z-index: 2;
    cursor: pointer;
    position: absolute;
    left: -68px;
    top: 71px;
    height: 68px;
    width: 68px;
    background-color: #5b7bc4;
    text-align: center;
    line-height: 68px;
    background-image: url(../images/icon_cart_shortcut.svg);
    background-position: bottom 8px left 10px;
    background-repeat: no-repeat;
    background-size: 36px 36px;
    visibility: visible;
    opacity: 1;
    transition: visibility 100ms, opacity 100ms linear;
}

.mini-cart-shortcut.sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
}

@media only screen and (min-width: 1200px) {
    .mini-cart-shortcut,
    .mini-cart-shortcut.sticky {
        position: fixed;
        left: auto;
        right: 340px;
        top: 46px;
    }
    .hide-on-desktop {
        visibility: hidden;
        opacity: 0;
    }
}

.mini-cart-shortcut.hide {
    visibility: hidden;
    opacity: 0;
}

.mini-cart-shortcut .count {
    position: absolute;
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    font-weight: 800;
    right: 10px;
    top: 18px;
    width: 26px;
    height: 26px;
    border-radius: 15px;
    background-color: #feddb8;
    color: #2b447d;
}

.languages {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -252px;
    width: 252px;
}

.languages-trigger {
    z-index: 1;
    cursor: pointer;
    position: absolute;
    color: #2b447d;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    left: -68px;
    top: 0;
    height: 68px;
    width: 68px;
    line-height: 68px;
    background-color: #5171b7;
    text-align: center;
    text-transform: uppercase
}

@media only screen and (min-width: 768px) {
    .languages-trigger {
        width: 80px;
        height: 50px;
        left: -80px;
        line-height: 50px
    }
}

.languages-trigger span {
    padding-right: 10px;
    display: inline-block;
    text-align: left;
    background-image: url('../images/icon_arrow_right.svg');
    background-position: right center;
    background-repeat: no-repeat
}

.languages-options {
    display: none;
    width: 252px;
    height: 100%;
    background-color: #5171b7;
}

.languages.open .languages-options {
    display: block;
}

.languages-options li {
    list-style: none;
}

.languages-options li a {
    color: #2b447d;
    display: block;
    height: 68px;
    line-height: 68px;
    text-transform: uppercase;
    padding: 0 30px
}

@media only screen and (min-width: 768px) {
    .languages-options li a {
        height: 50px;
        line-height: 50px
    }
}

.languages-options li.active a {
    font-weight: bold
}

.menu {
    background-color: #8da4d6;
    padding: 0
}

.menu ul {
    list-style: none;
}

.menu li {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -webkit-opacity: .6;
    -moz-opacity: .6;
    opacity: .6;
    background-position: 30px center;
    background-repeat: no-repeat;
    transition: all 200ms ease-in-out;
    list-style: none;
}

.menu li.active,
.menu li:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    background-color: #eef2f9;
}

.menu li.m1 {
    background-image: url('../images/icon_menu1.svg')
}

.menu li.m2 {
    background-image: url('../images/icon_menu2.svg')
}

.menu li.m3 {
    background-image: url('../images/icon_menu3.svg')
}

html:lang(at) .menu li.m3 a {
    width: 280px;
}

.menu li.m4 {
    background-image: url('../images/icon_menu4.svg')
}

.menu li.m5 {
    background-image: url('../images/icon_menu5.svg')
}

.menu li.m6 {
    position: relative;
    background-image: url('../images/icon_menu6.svg')
}

.menu li.m6 span {
    position: absolute;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    font-weight: 800;
    left: 76px;
    top: 26px;
    width: 28px;
    height: 28px;
    border-radius: 16px;
    background-color: #fba44c;
    color: #2b447d;
}

.menu li.m6 a:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    display: block;
    float: right;
    width: 11px;
    background-image: url(../images/icon_arrow_right_lightblue.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 11px;
}

.menu a {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    color: #5471af;
    padding: 25px 20px 25px 130px;
    color: #2b447d;
    display: block;
    word-spacing: 9999px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    height: 95px
}

html:lang(at) .menu a,
html:lang(mk) .menu a {
    word-spacing: normal;
}

html .menu li:nth-child(4) a {
    padding: 34px 20px 25px 130px;
}


/* Mini cart box */

.cart_box {
    display: none;
    position: absolute;
    right: -292px;
    top: 0;
    width: 292px;
    height: 100%;
    background-color: #eef2f9;
    padding: 0 14px 14px 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 300;
}

.cart_box.open {
    display: block;
}

.cart_box .minicart-trigger-wrapper {
    position: absolute;
    height: 68px;
    width: 68px;
    top: 0;
    right: -20px;
}

.cart_box .minicart-trigger-wrapper .navigation-trigger-back {
    height: 48px;
    width: 48px;
    display: block;
    cursor: pointer;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.cart_box h1 {
    color: #5171b7;
    font-size: 18px;
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px;
}

.cart_box .empty_cart {
    padding-top: 16px;
}

.menu > li.icon .cart_box .empty_cart a.button {
    display: inline-block;
    vertical-align: inherit;
    border-bottom: 0;
    font-size: 14px;
    padding: 4px 12px;
    background-color: #bf2e1a;
    color: #fff;
    float: right;
    margin: 0;
}

.menu > li.icon .cart_box .empty_cart a.button:after {
    background: rgba(0, 0, 0, .05);
}

.menu > li.icon .cart_box .empty_cart a.button span {
    display: block;
}

.cart_box .wrap {
    max-height: 530px;
    overflow-y: auto;
}

.cart_box .item {
    padding: 20px 0 4px 0;
    border-bottom: 1px solid #b6c5e5;
}

.cart_box .item:last-of-type {
    border-bottom: 0;
}

.cart_box .item .pic {
    display: inline-block;
    width: 45px;
    height: 45px;
    overflow: hidden;
    vertical-align: middle;
}

.cart_box .item .pic img {
    max-width: 100%;
    height: auto;
    position: relative;
    transform: scale(1.4);
}

.cart_box .item .title {
    color: #4d6aaa;
    display: block;
    vertical-align: top;
    padding-top: 4px;
    padding-bottom: 6px;
    width: 100%;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.2em;
}

.cart_box .item .title a {
    font-size: 17px;
    line-height: 1.2em;
    color: #4d6aaa;
}

.cart_box .item .title a:hover {
    text-decoration: none;
}

.cart_box .item .item_num {
    display: inline-block;
    border-radius: 4px;
    position: relative;
    /*width: 75px;*/
    margin: 0 12px;
    vertical-align: middle;
    text-align: center;
}

.cart_box .item .item_num span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    width: 25px;
}

.cart_box .item .item_num span a {
    height: 20px;
    background-color: #fbe1c5;
    border-radius: 15px;
    padding: 3px 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 800;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
}

.cart_box .item .item_num .num {
    color: #4d6aaa;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.cart_box .item .prices {
    color: #4d6aaa;
    font-size: 15px;
    line-height: 1.2em;
    vertical-align: middle;
    display: inline-block;
    width: 80px;
    padding-left: 8px;
    margin-top: 4px;
}

.cart_box .item .price {
    color: #4d6aaa;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2em;
    vertical-align: middle;
    display: inline-block;
    width: 70px;
    padding-left: 8px;
    margin-top: 4px;
}

.cart_box .item .price .price_reduced {
    font-weight: bold;
}

.cart_box .item .price span,
#cart .item .price span {
    display: block;
}

.cart_box .item .price .price_normal,
#cart .item .price .price_normal {
    text-decoration: line-through;
    font-size: 14px;
}

.cart_box .item .prices .tax {
    display: block;
    font-size: 12px;
    padding-left: 8px;
}

.cart_box .item .prices s {
    padding-left: 8px;
}

.cart_box .item .single-item-close {
    display: inline-block;
    vertical-align: middle;
    float: right;
    right: 8px;
    top: 18px;
    position: relative;
}

.cart_box .item .close {
    /*top: 13px;
    left: 10px;*/
    vertical-align: top;
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    overflow: hidden;
}

.cart_box .item .close::before,
.cart_box .item .close::after {
    margin-top: -2px;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #4d6aaa;
}

.cart_box .item .close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cart_box .item .close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cart_box .minicart_footer .item2.final,
.cart_box .minicart_footer .item2.final .wrap_left,
.cart_box .minicart_footer .item2.final .wrap_right {
    padding-top: 6px;
    display: inline-block;
}

.cart_box .minicart_footer .item2.final {
    border-top: 1px solid #b6c5e5;
    margin-bottom: 20px;
    width: 100%;
}

.cart_box .minicart_footer .item2.final .wrap_right #mproducts_sum_price {
    padding-right: 6px;
}

.cart_box .minicart_footer .item2.final .wrap_left {
    display: none;
}

.cart_box .minicart_footer .item2.final .wrap_right {
    width: 100%;
}

.cart_box .minicart_footer .item2.final .wrap_right .title {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    color: #4d6aaa;
    font-size: 13px;
    line-height: 1.4em;
    font-weight: 600;
}

.cart_box .minicart_footer .item2.final .wrap_right .sum_price {
    width: 36%;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    color: #4d6aaa;
}

.cart_box .minicart_footer .item2.final .wrap_right .sum_price .tax {
    display: block;
    font-size: 0.8em;
    line-height: 1em;
    font-weight: normal;
}

@media only screen and (max-width: 767px) {
    .cart_box {
        top: 0;
        width: 100%;
        right: -320px;
    }
    /*.cart_box .item .title {
        width: calc(100vw - 250px);
    }*/
}

@media only screen and (max-width: 479px) {
    .cart_box .item .price {
        font-size: 14px;
        width: 50px;
    }
    .cart_box .item .price span.tax {
        font-size: 12px;
    }
    .cart_box .minicart_footer .item2.final .wrap_right .title {
        width: 55%;
    }
    .cart_box .minicart_footer .item2.final .wrap_right .sum_price {
        width: 36%;
    }
}

.cart_box .empty {
    display: block;
    margin-bottom: 10px;
}

.cart_box .button {
    position: relative;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #4d6aaa;
    color: #4d6aaa;
    text-align: left;
    padding: 15px 35px;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.cart_box .button span {
    position: relative;
    padding-right: 20px;
    display: inline-block;
    width: 100%;
    text-align: left;
}

.cart_box .button span:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    float: right;
    width: 11px;
    background-image: url(../images/icon_arrow_right_lightblue.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 11px;
}


/* Shop steps */

.novalac-checkout {
    background-color: #eef2f9;
    margin-top: 40px;
}


/*.two-third.column,
.one-third.column {
    width: 64.666%;
}*/

.column.one-third .cart_steps,
.column.two-third .cart_steps {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #4e6bab;
    height: 72px;
    overflow: hidden;
}

.column.one-third#features {
    background-color: #feead3;
    padding: 30px 0;
}

.column.one-third .features h2 {
    color: #fe9021;
    font-size: 24px;
    font-weight: 400;
}

.column.one-third .features ul {
    padding-top: 10px;
}

.column.one-third .features ul li {
    color: #fe9021;
    padding: 8px 0 8px 35px;
    background-image: url('../images/bullet_check_or.png');
    background-position: left 5px;
    background-repeat: no-repeat;
    background-size: 23px
}

@media only screen and (max-width: 1439px) {
    .column.one-third .cart_steps ul,
    .column.two-third .cart_steps ul {
        padding: 0 30px;
    }
    .column.two-third .cart_list {
        padding: 0 30px 30px 30px !important;
    }
    .column.two-third .login {
        padding: 40px 30px 30px 30px !important;
    }
    .column.one-third#features,
    .column.two-third .user_form,
    .column.two-third .cart_empty,
    .shop_slider {
        padding: 30px 30px 30px 30px !important;
    }
}

.cart_steps.mobile {
    display: none;
}

.column.two-third .cart_empty {
    padding: 30px 0;
}

.column.two-third .cart_empty .notification {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-height: 50px;
    padding: 4px 10px 4px 0px;
    vertical-align: middle;
    overflow: hidden;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #4d6aaa;
}

.column.two-third .cart_empty .notification {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-height: 50px;
    padding: 4px 10px 4px 0px;
    vertical-align: middle;
    overflow: hidden;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #4d6aaa;
}

.column.two-third .cart_empty .notification .button {
    margin-left: 30px;
}

.column.two-third .cart_empty .button {
    position: relative;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #4d6aaa;
    color: #4d6aaa;
    text-align: center;
    padding: 15px 35px;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    margin: 20px 0 45px 0;
}

.column.two-third .cart_empty .button span:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    display: block;
    float: right;
    width: 11px;
    background-image: url(../images/icon_arrow_right_lightblue.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 11px;
}

.column.two-third .cart_steps ul {
    overflow: hidden;
    list-style: none;
    margin-bottom: 10px;
    width: 64.666%;
}

html[lang=at] .column.two-third .cart_steps ul {
    width: 80%;
}

.column.one-third .cart_steps ul li,
.column.two-third .cart_steps ul li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    word-spacing: 9999px;
    color: #FFFFFF;
    background-color: #4e6bab;
    width: 24%;
    height: 72px;
    text-align: center;
    padding: 0;
    margin: 0 -4px 0 0;
}


/*.column.two-third .cart_steps ul li:nth-of-type(2) {
    position: relative;
    top: -22px;
}*/

.column.two-third .cart_steps ul li a,
.column.two-third .cart_steps ul li span {
    position: absolute;
    /*top: 10px;*/
    top: 50%;
    left: auto;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    box-sizing: border-box;
}

.column.two-third .cart_steps ul li.five_steps {
    text-align: left;
    width: 20%;
}

.column.two-third .cart_steps ul li span {
    display: block;
    padding: 14px 0 14px 26px;
}

.column.two-third .cart_steps ul li a {
    display: block;
    padding: 14px 10px 14px 26px;
    color: #909090;
    font-weight: 600;
    text-decoration: none;
}

.column.two-third .cart_steps ul li a:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    display: block;
    width: 11px;
    background-image: url(../images/icon_arrow_right_white.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 11px;
}

.column.two-third .cart_steps ul li.active,
.column.two-third .cart_steps ul li.active a {
    color: #FFF;
}

.column.two-third .cart_steps ul li.active {
    background-color: #5b7cc5;
}

.column.two-third .cart_steps ul li.active.done {
    background-color: #5b7cc5;
}

.column.two-third .cart_steps ul li.active.done a {
    color: #9eb4e5;
}

.column.two-third .cart_steps ul li.active.done a:after {
    opacity: 0.4;
}


/*.column.two-third .cart_steps ul li:last-of-type {
    width: 28%;
}

.column.two-third .cart_steps ul li.five_steps:last-of-type {
    width: 24%;
}*/

.column.two-third .cart_steps ul li:last-of-type:after,
.column.two-third .cart_steps ul li.active:last-of-type:after {
    display: none;
}

@media only screen and (max-width: 1239px) {
    .column.two-third .cart_steps ul li {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .column.one-third .cart_steps ul li,
    .column.two-third .cart_steps ul li {
        position: relative;
        display: block;
        background-color: #5b7cc5;
        width: 100%;
        font-size: 18px;
        line-height: 2.4em;
        height: 76px;
    }
    .column.one-third .cart_steps ul li:last-of-type,
    .column.two-third .cart_steps ul li:last-of-type {
        width: 100%;
    }
    .column.one-third .cart_steps ul li:after,
    .column.one-third .cart_steps ul li a:after,
    .column.one-third .cart_steps ul li.active:after,
    .column.two-third .cart_steps ul li:after,
    .column.two-third .cart_steps ul li a:after,
    .column.two-third .cart_steps ul li.active:after {
        display: none;
    }
    .column.one-third .cart_steps ul li a,
    .column.two-third .cart_steps ul li a {
        padding: 16px 0 16px 0 !important;
    }
}

@media only screen and (max-width: 340px) {
    .column.two-third .cart_empty .notification {
        padding: 5px 0 5px 90px;
    }
}

.column.two-third .cart_list {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 8px 0;
    margin: 30px 0 80px 0;
    text-align: left;
}

.column.two-third .cart_list .wrapper-content {
    margin: 0 auto;
}

.column.two-third .wrapper-content .wrapper-inner {
    /*width: 64.666%;*/
    width: 68%;
}

.column.two-third .wrapper-content .wrapper-inner ul {
    margin: 20px 0;
}

.column.two-third .cart_list span {
    display: inline-block;
}

.column.two-third .cart_list .item {
    position: relative;
    overflow: hidden;
    background-color: #fdfefe;
    padding: 10px 10px 6px 10px;
    border-top: 1px solid #bccae7;
    min-height: 70px;
}

.column.two-third .cart_list .item.final.promotional {
    border-bottom: 1px solid #bccae7;
    padding: 10px 10px 12px 10px;
    min-height: 50px;
}

.column.two-third .cart_list .item.final.promotional input {
    display: inline-block;
}

.column.two-third .cart_list .item.final.promotional input[type=text] {
    height: 22px;
    padding: 4px 7px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1em;
    border: 1px solid #c2c2c2;
    width: 95px;
    margin: 0 5px 0 20px;
    text-transform: uppercase;
}

.column.two-third .cart_list .item.final.promotional input[type=text]:focus {
    background-color: #FFFFFF !important;
    color: #000000;
}

.column.two-third .cart_list .item.final.promotional input[type=submit] {
    position: relative;
    top: -1px;
    color: #FFFFFF;
    background-color: #fe9021;
    font-size: 12px;
    line-height: 1em;
    box-shadow: none;
    border-bottom: 0;
    margin-bottom: 0;
    padding: 5px 10px;
    border: 0;
    text-transform: uppercase;
}

.column.two-third .cart_list .item.final.promotional .wrap_right .error {
    font-size: 13px;
    color: #bd2f1b;
}

.column.two-third .cart_list .item.final.promotional .wrap_left span {
    position: relative;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 0 6px;
}

.column.two-third .cart_list .item:first-of-type,
.column.two-third .cart_list .item.final {
    border-top: 0;
}

.column.two-third .cart_list .item.final {
    background-color: #f6f8fc;
    min-height: 60px;
}

html[lang=at] .column.two-third .cart_list .item.final {
    min-height: 90px;
}

.column.two-third .cart_list .item.final .wrap_left {
    font-size: 13px;
    display: inline-block;
    line-height: 3em;
}

.column.two-third .cart_list .item.final .wrap_right {
    width: 294px;
    position: relative;
    float: right;
    color: #0571b9;
}

.column.two-third .cart_list .item.final .wrap_right .wrap_main {
    font-weight: bold;
}

.column.two-third .cart_list .item.final .wrap_right .title {
    position: absolute;
    text-align: right;
    width: 136px;
    padding: 0 10px 0 0;
    font-size: 14px;
}

.column.two-third .cart_list .item.final .wrap_right span {
    font-size: 14px;
    line-height: 1.4em;
}

.column.two-third .cart_list .item.final .wrap_right span.sum_price {
    position: absolute;
    right: 0px;
    width: 150px;
}

.column.two-third .cart_list .item.final .wrap_right span#shipping_price {
    position: absolute;
    right: 50px;
    width: 100px;
    text-align: left;
}

.column.two-third .cart_list .item.final .wrap_right .wrap_shipping .title {
    position: absolute;
    right: 150px;
    top: 38px;
    font-weight: normal;
    font-size: 12px;
    line-height: 2em;
}

html[lang=at] .column.two-third .cart_list .item.final .wrap_right .wrap_shipping .title {
    width: 166px;
}

.column.two-third .cart_list .item.final.promotional .wrap_right .wrap_shipping #savings_value {
    right: 80px;
    width: 70px;
    position: absolute;
}

.column.two-third .cart_list .item.final.promotional .wrap_right .wrap_shipping {
    margin-bottom: 10px;
}

.column.two-third .cart_list .item.final .wrap_right .tax {
    padding-left: 3px;
    font-size: 12px;
    font-weight: 500;
}

.column.two-third .cart_list .item.final .wrap_left .cart_butterflies_img {
    vertical-align: middle;
    width: 30px;
    height: 30px;
}

.column.two-third .cart_list .item.final .wrap_left .title {
    font-weight: normal;
    width: auto;
    padding: 9px 6px 0 0;
}

.column.two-third .cart_list .item:last-of-type {
    background-color: #f6f8fc;
    text-align: right;
    border-bottom: none;
    padding-bottom: 30px;
    margin-bottom: 30px;
    min-height: 30px;
}

.column.two-third .cart_list .item:last-of-type .price {
    text-align: left;
    width: 118px;
    padding-left: 12px;
    margin-top: 0;
    top: 8px;
    right: 42px;
}

.column.two-third .cart_list .item:last-of-type .all {
    position: absolute;
    right: 168px;
    color: #5171b7;
    font-size: 14px;
    line-height: 1.4em;
    font-weight: bold;
}

.column.two-third .cart_list .item .pic {
    display: inline-block;
    width: 50px;
}

.column.two-third .cart_list .item .pic img {
    transform: scale(1.4) translateY(6px);
}

.column.two-third .cart_list .item .title {
    display: inline-block;
    vertical-align: top;
    padding-top: 12px;
    width: 230px;
    padding-left: 8px;
    font-size: 14px;
    line-height: 1.4em;
}

.column.two-third .cart_list .item .title a {
    color: #4d6aaa;
    font-size: 17px;
    line-height: 1.4em;
}

.column.two-third .cart_list .item .title a:hover {
    text-decoration: none;
}

.column.two-third .cart_list .item .butterfly {
    display: none;
    text-align: left;
    position: relative;
    width: 160px;
}

.column.two-third .cart_list .item .butterfly img {
    position: relative;
    left: 0;
    top: -4px;
    bottom: 15px;
}

.column.two-third .cart_list .item .butterfly img:nth-child(2) {
    left: -15px;
}

.column.two-third .cart_list .item .butterfly img:nth-child(3) {
    left: -30px;
}

.column.two-third .cart_list .item .item_num {
    position: absolute;
    right: 170px;
    border-radius: 4px;
    width: 150px;
    margin-top: 16px;
    vertical-align: top;
    text-align: center;
}

.column.two-third .cart_list .item .item_num span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
}

.column.two-third .cart_list .item .item_num span a {
    width: 22px;
    height: 22px;
    border-radius: 12px;
    background-color: #fee4c6;
    font-size: 20px;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    padding: 0;
}

.column.two-third .cart_list .item .item_num .num {
    color: #5171b7;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0 10px;
}

.column.two-third .cart_list .item .price {
    color: #5171b7;
    font-size: 16px;
    font-weight: 700;
    vertical-align: top;
    position: absolute;
    right: 56px;
    width: 100px;
    top: 20px;
}

.column.two-third .cart_list .item .price .price_normal {
    display: block;
    font-weight: 400;
    text-decoration: line-through;
}

.column.two-third .cart_list .item .remove_product {
    position: absolute;
    right: 30px;
    top: 0;
    float: none;
    margin-right: 0;
}

.column.two-third .cart_list .item .price span.tax {
    display: block;
    font-size: 11px;
    font-weight: 400;
    line-height: 1em;
}

.column.two-third .cart_list .item .close {
    top: 22px;
    left: 10px;
    vertical-align: top;
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    overflow: hidden;
}

.column.two-third .cart_list .item .close:before,
.column.two-third .cart_list .item .close:after {
    margin-top: -2px;
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #909090;
}

.column.two-third .cart_list .item .close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.column.two-third .cart_list .item .close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.column.two-third .cart_list a.button {
    float: right;
    position: relative;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #4d6aaa;
    color: #4d6aaa;
    text-align: center;
    padding: 15px 55px 15px 35px;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    margin: 0 0 45px 20px;
}

.column.two-third .cart_list a.button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 16px;
    bottom: 0;
    display: block;
    float: right;
    width: 11px;
    background-image: url(../images/icon_arrow_right_lightblue.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 11px;
}

.column.two-third .cart_list ul li {
    list-style: disc;
    margin-left: 18px;
}

@media only screen and (max-width: 1239px) {
    .column.two-third .cart_list .item .title {
        width: 350px;
    }
    .column.two-third .cart_list .item .butterfly {
        width: 120px;
    }
    .column.two-third .cart_list .item .price {
        padding-left: 20px;
        width: 90px;
    }
    .column.two-third .cart_list .item.final .wrap_right {
        width: 242px;
    }
    .column.two-third .cart_list .item.final .wrap_right .title,
    .column.two-third .cart_list .item.final .wrap_right .wrap_shipping .title {
        right: 136px;
    }
    .column.two-third .cart_list .item.final .wrap_right span.sum_price {
        right: -10px;
    }
    .column.two-third .cart_list .item.final .wrap_right span#shipping_price {
        right: 40px;
    }
    .column.two-third .cart_list .item:last-of-type .price {
        right: 30px;
        padding-left: 0;
    }
    .column.two-third .cart_list .item:last-of-type .all {
        right: 156px;
    }
}

@media only screen and (max-width: 959px) {
    .column.two-third .wrapper-content .wrapper-inner,
    .column.two-third .cart_steps ul {
        width: 100%;
    }
    .column.two-third .cart_list .item .pic img {
        transform: scale(1.2);
    }
    .column.two-third .cart_list .item.final .wrap_right {
        width: 282px;
    }
}

@media only screen and (max-width: 767px) {
    .column.two-third .cart_steps,
    .column.two-third .cart_list {
        width: 100%;
    }
    .column.two-third .cart_list {
        margin: 30px 0 0 0;
    }
    .column.two-third .cart_list a.button {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
        float: none;
        width: 100%;
        margin-left: 0;
    }
    .column.two-third .cart_list a.button span {
        float: none;
    }
    .column.two-third .cart_list .item {
        position: relative;
        min-height: 110px;
    }
    .column.two-third .cart_list .item.final {
        min-height: 100px;
    }
    .column.two-third .cart_list .item .title {
        width: 40%;
    }
    .column.two-third .cart_list.review .item .item_num {
        width: 50px;
        right: 170px;
        top: 10px;
    }
    .column.one-third .cart_list .item .item_num,
    .column.two-third .cart_list .item .item_num {
        top: 70px;
        right: 34px;
    }
    .column.one-third .cart_list .item.final.promotional .wrap_right #savings_value,
    .column.one-third .cart_list .item.final.promotional .wrap_left .promo_wrap {
        display: block;
        float: right;
        width: 98px;
        text-align: left;
    }
    .column.one-third .cart_list .item.final.promotional .wrap_right .wrap_main .title {
        position: relative;
    }
    .column.one-third .cart_steps,
    .column.two-third .cart_steps {
        display: none;
        height: auto;
    }
    .column.one-third .cart_steps.mobile,
    .column.two-third .cart_steps.mobile {
        background-color: #5b7cc5;
        display: block;
    }
    html[lang=at] .column.two-third .cart_steps ul {
        width: 100%;
    }
    .column.one-third .cart_steps.mobile ul,
    .column.two-third .cart_steps.mobile ul {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 0;
        margin-top: 0;
        width: 100%;
    }
    .column.one-third .cart_steps.mobile ul:second-of-type,
    .column.two-third .cart_steps.mobile ul:second-of-type {
        margin-bottom: 40px;
    }
    .column.one-third .cart_steps.mobile ul li,
    .column.two-third .cart_steps.mobile ul li {
        text-align: center;
        border-bottom: 1px solid #5b7cc5;
        text-transform: uppercase;
        word-spacing: normal;
    }
    .column.one-third .cart_steps.mobile ul li:first-of-type,
    .column.two-third .cart_steps.mobile ul li:first-of-type {
        border-top: 1px solid #5b7cc5;
    }
    .column.two-third .cart_steps.mobile ul li > span {
        top: 0;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    .column.one-third .cart_steps.mobile ul li.active,
    .column.two-third .cart_steps.mobile ul li.active {
        border-bottom: 0;
    }
    .column.one-third .cart_steps.mobile ul li.active:first-of-type,
    .column.two-third .cart_steps.mobile ul li.active:first-of-type {
        border-top: 1px solid #5b7cc5;
    }
    .column.one-third .cart_steps ul li a span,
    .column.two-third .cart_steps ul li a span {
        padding: 0;
    }
    .column.one-third .cart_steps.mobile.second ul li span,
    .column.two-third .cart_steps.mobile.second ul li span {
        display: inline-block;
        padding: 14px 3px 14px 0;
    }
    .column.one-third .cart_steps.mobile.second,
    .column.two-third .cart_steps.mobile.second {
        background-color: #5b7cc5;
        -webkit-box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.1);
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 479px) {
    .column.two-third .cart_list .item .title {
        width: 30%;
    }
    .column.two-third .cart_list.review .item .item_num {
        top: 60px;
        right: 110px;
    }
    html[lang=at] .column.two-third .cart_list .item.final {
        min-height: 110px;
    }
    html[lang=at] .column.two-third .cart_list .item.final .wrap_right .wrap_shipping .title {
        width: 156px;
    }
}

@media only screen and (max-width: 360px) {
    .column.two-third .cart_list .item .price {
        padding-left: 20px;
        width: 80px;
        right: 36px;
        top: 23px;
    }
    .column.two-third .cart_list .item .item_num {
        right: 4px;
    }
    .column.two-third .cart_list .item.final .wrap_left,
    .column.two-third .cart_list .item.final .wrap_right {
        position: relative;
        transform: translateX(30px);
    }
    .column.two-third .cart_list .item.final.promotional .wrap_right .wrap_shipping #savings_value {
        width: 50px;
    }
    .column.two-third .cart_list .item .title {
        padding-left: 0;
    }
    .column.two-third .cart_list .item:last-of-type .all {
        right: 116px;
    }
    .column.two-third .cart_list .item:last-of-type .price {
        right: 0;
        width: 110px;
    }
}

.column.two-third .login div.registered,
.column.two-third .login div.not_registered {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    margin-right: 10px;
    vertical-align: top;
}

.column.two-third .login {
    padding-top: 40px;
}

.column.two-third .login div h2 {
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 300;
    line-height: 34px;
    margin-top: 0;
    margin-bottom: 30px;
    /*text-transform: lowercase;*/
}

.column.two-third .login div h2:first-letter {
    text-transform: capitalize
}

.column.two-third .login div.not_registered {
    margin-right: 0;
}

.column.two-third .login div label {
    margin-top: 10px;
    margin-bottom: 2px;
    font-weight: 400;
}

.column.two-third .login div input[type=text],
.column.two-third .login div input[type=password] {
    font-size: 18px;
    padding: 15px 20px;
    width: 100%;
    border: 0;
    margin-bottom: 10px;
}


/*.column.two-third .login div input[type=password] {
    margin-bottom: 0;
}*/

.column.two-third .login div a.button {
    padding: 0;
    margin-bottom: 0;
    /*text-transform: lowercase;*/
}

.column.two-third .login div a:first-letter {
    text-transform: capitalize
}

.column.two-third .login div input[type='submit'] {
    padding: 8px 20px;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    text-transform: uppercase;
    background-color: #ff6600;
    color: #fff;
    text-transform: uppercase;
    transition: all .3s;
}

.column.two-third .login div a.button.register,
.column.two-third .login div a.button.no_registration,
.column.two-third .login div input[type='submit'] {
    position: relative;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #4d6aaa;
    color: #4d6aaa;
    text-align: center;
    padding: 15px 55px 15px 35px;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    margin: 20px 20px 30px 0;
    width: auto;
}

.column.two-third .login div a.button.register span:after,
.column.two-third .login div a.button.no_registration span:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 16px;
    bottom: 0;
    display: block;
    float: right;
    width: 11px;
    background-image: url(../images/icon_arrow_right_lightblue.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 11px;
}

.column.two-third .login div a.button.no_registration {
    margin-top: 20px;
}

.column.two-third .login div a.forgot {
    display: inline-block;
    padding-top: 20px;
    float: right;
    vertical-align: text-bottom;
    color: #787b83;
    display: inline-block;
    font-size: 17px;
    text-decoration: underline;
}

.column.two-third .login div a.forgot:hover {
    text-decoration: none;
}

@media only screen and (max-width: 1239px) {
    .column.two-third .login div a.button.no_registration {
        float: none;
        width: auto;
    }
    .column.two-third .login div.registered {
        margin-right: 6px;
    }
    .column.two-third .cart_steps ul li a {
        padding: 14px 0 14px 16px;
    }
}

@media only screen and (max-width: 959px) {
    .column.two-third .login {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: auto;
    }
    .column.two-third #features {
        position: relative;
        margin-top: -30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 97.6666%;
    }
    .column.two-third #features .features {
        padding-bottom: 20px;
        min-height: inherit;
    }
    .column.two-third .login div.registered {
        margin-right: 8px;
    }
}

@media only screen and (max-width: 767px) {
    .column.two-third .login {
        width: 100%;
    }
    .column.two-third .login div.registered,
    .column.two-third .login div.not_registered {
        width: 100%;
        height: auto;
        min-height: inherit;
    }
    .column.two-third .login div.not_registered {
        border-bottom: 1px solid #c0c0c0;
    }
    .column.two-third .login div.registered.closed {
        padding: 20px 20px 0 0;
    }
    .column.two-third .login div.not_registered.closed {
        padding: 20px 20px 0 0;
    }
    .column.two-third .login div h2 {
        background: url(../images/icon_arrow_up.png) right 20px top 8px no-repeat;
    }
    /*.column.two-third .login div.closed h2 {
        color: #6d6e71;
        padding-top: 10px;
        padding-bottom: 30px;
        background: url(../images/icon_arrow_down.png) right 20px top 17px no-repeat;
        background: url(../images/icon_arrow_down.png) right 20px top 7px no-repeat;
    }*/
    .column.two-third .login div.registered .wrap {
        padding-bottom: 10px;
        /*border-bottom: 1px solid #c0c0c0;*/
    }
    .column.two-third .login div.closed.not_registered h2 {
        border-bottom: none;
        margin-top: -10px;
        padding-top: 10px;
        padding-bottom: 10px;
        background: url(../images/icon_arrow_down.png) right 20px top 17px no-repeat;
    }
    .column.two-third .login div.registered h2 {
        padding-top: 10px;
        background: url(../images/icon_arrow_up.png) right 20px top 17px no-repeat;
    }
    /*.column.two-third .login div.closed .wrap {
        display: none;
    }*/
    .column.two-third .login div a.button.no_registration {
        margin-top: 10px;
    }
    .column.two-third #features {
        margin-top: 0;
    }
    .column.two-third #features .features {
        padding-bottom: 20px;
        min-height: inherit;
    }
}

.column.two-third .user_form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 20px 20px 20px;
    color: #03153a;
}

.column.two-third .user_form h2 {
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 300;
    line-height: 34px;
    letter-spacing: normal;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: lowercase;
}

.column.two-third .user_form h2:first-letter {
    text-transform: capitalize
}

.column.two-third .user_form label {
    font-size: 13px;
    font-weight: 400;
    margin: 12px 0;
}

.column.two-third .user_form input[type=text],
.column.two-third .user_form input[type=number],
.column.two-third .user_form input[type=password] {
    position: relative;
    font-size: 18px;
    padding: 15px 20px;
    width: 100%;
    margin-bottom: 6px;
    border: 0;
}

.column.two-third .user_form input[type=text].error,
.column.two-third .login input[type=text].error,
.column.two-third .user_form input[type=number].error,
.column.two-third .login input[type=number].error,
.column.two-third .user_form input[type=password].error,
.column.two-third .login input[type=password].error {
    border: 1px solid #ff6600;
    background: url(../images/icon_X.png) #FFFFFF right 6px center no-repeat;
}

.column.two-third .user_form #e-mail {
    margin-bottom: 10px;
}

.column.two-third.user_form input[type=text].error,
.column.two-third .login input[type=text].error,
.column.two-third.user_form input[type=number].error,
.column.two-third .login input[type=number].error,
.column.two-third.user_form input[type=password].error,
.column.two-third .login input[type=password].error {
    border: 1px solid #ff6600;
    background: url(../images/icon_X.png) #FFFFFF right 6px center no-repeat;
}

.column.two-third .user_form .input_error,
.column.two-third .login .input_error {
    color: #ff6600;
    font-size: 14px;
    line-height: 1.4em;
    font-style: italic;
    min-height: 32px;
}

.column.two-third .login .input_error {
    min-height: 16px;
}

.column.two-third .user_form .input_error a,
.column.two-third .login .input_error a {
    text-decoration: underline;
    color: #ff6600;
}

.column.two-third .user_form .input_error a:hover,
.column.two-third .login .input_error a:hover {
    text-decoration: none;
}

.column.two-third .user_form select {
    position: relative;
    font-size: 18px;
    padding: 15px 20px;
    width: 100%;
    margin-bottom: 6px;
    border: 0;
    height: auto;
}

.column.two-third .user_form label {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400
}

.column.two-third .user_form label[for=terms] {
    margin-top: 20px;
}

.column.two-third .user_form input[type="checkbox"]:not(:checked),
.column.two-third .user_form input[type="checkbox"]:checked {
    position: absolute;
    left: -9999px
}

.column.two-third .user_form input[type="checkbox"]:not(:checked)+label,
.column.two-third .user_form input[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 60px;
    cursor: pointer;
    line-height: 35px
}

.column.two-third .user_form input[type="checkbox"]:not(:checked)+label:before,
.column.two-third .user_form input[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
    background: #fafbfd
}

.column.two-third .user_form input[type="checkbox"]:checked+label:before {
    opacity: 1;
    background-image: url('../images/icon_checked.svg');
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 22px
}

.column.two-third .user_form input[type="radio"] {
    display: none
}

.column.two-third .user_form input[type="radio"]+label span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: -2px 8px 0 0;
    vertical-align: middle;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #fff
}

.column.two-third .user_form input[type="radio"]+label span {
    background-color: #fff
}

.column.two-third .user_form input[type="radio"]:checked+label span {
    background-color: #5b7cc5
}

.column.two-third .user_form h3 {
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 300;
    line-height: 34px;
    letter-spacing: normal;
    margin-top: 20px;
    margin-bottom: 10px;
}

.column.two-third .user_form .street,
.column.two-third .user_form .town {
    display: inline-block;
    vertical-align: top;
    width: 68%;
}

.column.two-third .user_form .num,
.column.two-third .user_form .zip {
    vertical-align: top;
    display: inline-block;
    width: 31%;
    float: left;
}

.column.two-third .user_form .num,
.column.two-third .user_form .town {
    display: inline-block;
    float: right;
}

.column.two-third .user_form label[for=e-mail] {
    margin-top: 16px;
    border-top: 1px solid #bbbbbb;
}

.column.two-third .user_form .desc {
    font-size: 13px;
    margin-bottom: 20px;
}

.column.two-third .user_form a.button {
    position: relative;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #4d6aaa;
    color: #4d6aaa;
    text-align: center;
    padding: 15px 55px 15px 35px;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    margin: 20px 0 30px 0;
    width: auto;
    text-decoration: none;
}

.column.two-third .user_form a.button span:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 16px;
    bottom: 0;
    display: block;
    float: right;
    width: 11px;
    background-image: url(../images/icon_arrow_right_lightblue.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 11px;
}

.column.two-third .user_form a.button.disabled {
    border: 2px solid #a8a8a8;
    color: #a8a8a8;
    cursor: default;
}

.column.two-third .user_form a.button.disabled:hover:after {
    display: none;
}

.column.two-third .user_form a.button.disabled span:after {
    background-image: url(../images/icon_arrow_right_grey.svg);
}

.column.two-third .user_form a {
    color: #0571b9;
    text-decoration: underline;
}

.column.two-third .user_form input[type=checkbox] {
    float: left;
    margin-right: 6px;
    margin-top: 6px;
}

.column.two-third .payment_error {
    padding: 16px 0 16px 10px;
    font-size: 20px;
    color: #ff6600;
}

@media only screen and (max-width: 1239px) {
    .column.two-third .user_form {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .column.two-third .user_form {
        width: 100%;
    }
    .column.two-third .user_form .street,
    .column.two-third .user_form .town {
        display: inline-block;
        width: 100%;
    }
    .column.two-third .user_form .num,
    .column.two-third .user_form .zip {
        display: inline-block;
        width: 100%;
    }
    .column.two-third .user_form .input_error,
    .column.two-third .login .input_error {
        color: #ff6600;
        min-height: auto;
    }
}

.column.two-third .cart_list.review .item,
.column.two-third .cart_list.review .personal {
    opacity: 0.7;
}

.column.two-third .cart_list.review .item.final2 {
    text-align: right;
}

.column.two-third .cart_list.review .item:last-of-type .all {
    color: #787b83;
}

.column.two-third .cart_list.review .item .item_num {
    background-color: transparent;
}

.column.two-third .cart_list.review .item .item_num .num {
    color: #4d6aaa;
}

.column.two-third .cart_list.review .item .price {
    color: #4d6aaa;
}

.column.two-third .cart_list.review .item .title a {
    color: #4d6aaa;
}

.column.two-third .cart_list.review .personal {
    border-top: 1px solid rgba(179, 179, 179, 1);
    border-bottom: 1px solid rgba(179, 179, 179, 1);
}

.column.two-third .cart_list.review .item:last-of-type .all {
    color: #4d6aaa;
}

.column.two-third .cart_list.review .item .item_num .num {
    color: #4d6aaa;
    border: none;
}

.column.two-third .cart_list .item.final .wrap_right {
    color: #5171b7;
}

.column.two-third .cart_list.review .personal {
    padding: 12px 0;
    margin-bottom: 40px;
    border-top: 1px solid rgba(179, 179, 179, 1);
    border-bottom: 1px solid rgba(179, 179, 179, 1);
}

.column.two-third .cart_list.review .personal .legend {
    padding-bottom: 6px;
    display: inline-block;
    width: 24%;
    padding-right: 12px;
    text-align: right;
}

.column.two-third .cart_list.review .personal .data {
    padding-bottom: 6px;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    width: 65%;
}


/* End Shop steps */


/* Favorite products */

.shop_slider {
    padding: 50px 0;
}

.shop_slider .blog_slider_header h4 {
    font-size: 28px;
    color: #5b7cc5;
    font-weight: 300;
    line-height: 34px;
    margin-bottom: 20px;
}

.shop_slider .shop_slider_ul .product {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px 50px 10px;
    width: 32.6666%;
}

.shop_slider .shop_slider_ul .product .item > a {
    display: block;
    height: 250px;
    overflow: hidden;
}


/*.shop_slider .shop_slider_ul .product > .item > a:first-of-type {
    display: inline-block;
    height: 320px;
}*/

.shop_slider .shop_slider_ul .product a img {
    transform: scale(1.2) translateX(-16%) translateY(-26px);
    margin: 0 0 20px 0;
}

.shop_slider .shop_slider_ul .product h3 {
    display: inline-block;
    font-size: 26px;
    line-height: 36px;
    font-weight: 300;
    color: #5b7cc5;
    max-width: 90%;
}

.shop_slider .shop_slider_ul .product h3 a {
    color: #5b7cc5;
    background-image: url(../images/icon_arrow_right.svg);
    background-position: right 14px;
    background-repeat: no-repeat;
    background-size: 11px;
    padding-right: 30px;
}

.shop_slider .shop_slider_ul .product h4 {
    color: #4d6aaa;
    font-weight: 400;
    padding-bottom: 5px;
    font-size: 16px;
    font-size: 1.6rem;
}

.shop_slider .shop_slider_ul .product .age {
    font-size: 14px;
    font-size: 1.4rem;
    color: #4d6aaa;
    background-image: url(../images/icon_clock.svg);
    background-position: left 2px;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 25px;
    padding-bottom: 4px;
}

.shop_slider .shop_slider_ul .product .price {
    display: inline-block;
    padding: 0 2px 0 4px;
    font-weight: 600;
}

.shop_slider .shop_slider_ul .product .basket .tax {
    font-size: 12px;
    padding-right: 10px;
    /*margin-right: 10px;
    border-right: 1px solid rgba(43, 68, 125, 0.49);*/
}

.shop_slider .shop_slider_ul .product .basket {
    color: #2b447d;
    font-size: 14px;
    padding-left: 25px;
    background-image: url(../images/icon_shopping_basket.svg);
    background-position: left top -4px;
    background-repeat: no-repeat;
    background-size: 18px 26px;
}

.shop_slider .shop_slider_ul .product .basket .add-to-basket {
    display: block;
    color: #2b447d;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    background-image: none;
    padding-left: 0;
}

.shop_slider .shop_slider_ul .product .basket .add-to-basket:hover {
    color: #ff9c38;
}

@media only screen and (max-width: 1200px) {
    .shop_slider .shop_slider_ul .product a img {
        transform: scale(1.2) translateX(-16%) translateY(-36px);
    }
}

@media only screen and (max-width: 1100px) {
    .shop_slider .shop_slider_ul .product a img {
        transform: scale(1.2) translateX(-14%) translateY(-26px);
    }
}

@media only screen and (max-width: 989px) {
    .shop_slider .shop_slider_ul .product a img {
        transform: scale(1.2) translateX(-16%) translateY(10px);
    }
}

@media only screen and (max-width: 890px) {
    .shop_slider .shop_slider_ul .product a img {
        transform: scale(1.3) translateX(-13%) translateY(20px);
    }
}

@media only screen and (max-width: 767px) {
    .shop_slider .shop_slider_ul .product {
        width: 46%;
        min-width: 300px;
    }
}

@media only screen and (max-width: 610px) {
    .shop_slider .shop_slider_ul .product {
        width: 100%;
    }
    .shop_slider .shop_slider_ul .product a img {
        height: 200px;
        width: 200px;
        transform: scale(1.4) translateX(-16%) translateY(10px);
        margin: 0 0 20px 0;
    }
    .shop_slider .shop_slider_ul .product h3 {
        display: block;
    }
}

.ribbon {
    position: relative;
    height: 11px;
    background-color: #fed5a6
}

.ribbon:after {
    content: " ";
    width: 90px;
    height: 30px;
    display: block;
    z-index: 1;
    background-image: url('../images/sprites.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: -10px
}

.user {
    background-color: #2b447d
}

.user:before,
.user:after {
    display: table;
    content: ''
}

.user:after {
    clear: both
}

.user .register {
    color: #8da4d6;
    padding: 20px 40px 10px 40px;
    font-size: 15px;
    font-size: 1.5rem;
    background-image: url(../images/zirafa_klub_bg.png);
    background-repeat: no-repeat;
    background-position: 200px 10px;
}

.user .register:before,
.user .register:after {
    display: table;
    content: ''
}

.user .register:after {
    clear: both
}

.user .register h4 {
    color: #fed5a6;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold
}

.user .register a {
    text-decoration: none;
}

.user .register p {
    padding: 10px 30px 10px 0;
}

.user .register input[type="text"],
.user .register input[type="password"] {
    border: none;
    font-size: 1.6rem;
    height: 40px;
    line-height: 40px;
    margin-bottom: 4px;
    box-sizing: border-box;
    padding: 0 14px;
    border: none;
    width: 100%;
}

.under_menu {
    padding: 30px 40px 20px 40px;
    border-top: 11px solid #fed5a6;
}

.user .inputs {
    margin-top: 10px;
    margin-bottom: 18px;
}

.user .btn-login,
.user .btn-enter {
    background-color: transparent;
    display: block;
    margin-bottom: 16px;
    margin-top: 10px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #fed5a6;
    color: #fed5a6;
    text-align: center;
    padding: 5px 15px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    text-decoration: none;
    width: 60%;
}

.user .btn-login:hover {
    position: relative;
    top: -2px;
    left: -2px;
    margin-bottom: 12px;
    border: 3px solid #fed5a6;
}

.user .reg,
.user .pass,
.user .prof {
    display: block;
    text-transform: lowercase;
}

.user a {
    color: #fed5a6;
    display: block;
    padding: 5px 0;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    text-decoration: underline
}

.tx-felogin-pi1 .wrapper-content .article-form {
    padding: 30px 30px;
}

@media only screen and (min-width: 1440px) {
    .tx-felogin-pi1 .wrapper-content .article-form {
        padding: 30px 0px;
    }
}

.tx-felogin-pi1 .form {
    padding: 30px 30px;
}

.tx-felogin-pi1 legend {
    display: none;
}

.social {
    background-color: #8da4d6
}

@media only screen and (min-width: 1200px) {
    .social {
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 301;
        width: 292px
    }
}

.social a {
    background-repeat: no-repeat
}

.social .email {
    background-image: url('../images/icon_email.svg');
    background-position: 20px center;
    line-height: 56px;
    color: #2b447d;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0 20px 0 60px
}

@media only screen and (min-width: 1200px) {
    .social .email {
        padding: 0 0 0 50px;
        background-position: 15px center
    }
}

.social .twitter {
    background-image: url('../images/icon_twitter.svg');
    background-position: center center;
    width: 56px;
    height: 56px;
    display: block;
    text-indent: -9999px;
    float: right;
    background-color: #5171b7
}

.social .smartphone {
    background-image: url('../images/icon_smartphone.svg');
    background-position: center center;
    width: 56px;
    height: 56px;
    display: block;
    text-indent: -9999px;
    float: right;
    background-color: #5171b7;
}

.social .facebook {
    background-image: url('../images/icon_facebook.svg');
    background-position: center center;
    width: 56px;
    height: 56px;
    display: block;
    text-indent: -9999px;
    float: right;
    background-color: #5171b7
}

.path {
    position: relative;
    font-size: 14px;
    margin: 0px -30px 0px calc(-20px - 210px - 60px);
    padding: 30px 20px 0px 320px;
    color: #999;
    z-index: 100;
}

.path.product {
    padding: 30px 20px 0px 335px;
}

.path a {
    color: #999;
}

.path br {
    display: none;
}

.article-form.pad-top {
    padding-top: 30px;
}

@media only screen and (max-width: 768px) {
    .path {
        padding: 120px 20px 0px 310px;
    }
    .path.product {
        padding: 120px 20px 0px 290px;
        margin: 0px -30px 0px calc(-20px - 210px - 40px);
    }
}

@media only screen and (max-width: 479px) {
    .path {
        padding: 90px 20px 0px 310px;
    }
}

@media only screen and (min-width: 1440px) {
    .path {
        padding: 30px 20px 0px 0px;
        margin-left: auto;
        margin-right: auto;
    }
    .path.product {
        padding: 30px 20px 0px 0px;
    }
}

.featured {
    font-size: 16px;
    font-size: 1.6rem
}

.featured:before,
.featured:after {
    display: table;
    content: ''
}

.featured:after {
    clear: both
}

@media only screen and (max-width: 480px) {
    .featured {
        padding-top: 0 !important;
    }
}

.featured h2 {
    font-size: 35px;
    font-size: 3.5rem;
    color: #4d6aaa;
    line-height: 40px;
    padding: 15px 0
}

@media only screen and (min-width: 768px) {
    .featured h2 {
        padding: 40px 0
    }
}

@media only screen and (min-width: 992px) {
    .featured h2 {
        padding: 0 0 40px 0
    }
}

@media only screen and (max-width: 768px) {
    .featured h2 br {
        display: none;
    }
}

.featured section {
    padding: 0 20px
}

@media only screen and (min-width: 768px) {
    .featured section {
        padding: 0 20px;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        width: 410px;
    }
}

.featured figure {
    text-align: center
}

.featured .wrapper:before,
.featured .wrapper:after {
    display: table;
    content: ''
}

.featured .wrapper:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    .featured .wrapper {
        padding: 10% 40px 5% 40px
    }
}

@media only screen and (min-width: 992px) {
    .featured .wrapper {
        padding: 12% 40px 5% 40px
    }
}

@media only screen and (min-width: 1440px) {
    .featured .wrapper {
        padding: 12% 0 5% 0
    }
}

.featured .btn,
.btn {
    position: relative;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #4d6aaa;
    color: #4d6aaa;
    text-align: center;
    padding: 15px 35px;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    margin: 20px 0 45px 0;
    transition: all 1000ms ease-in-out;
}

.btn.to-cart {
    border: 2px solid #ff9d6a;
    color: #ff9d6a;
}

.featured .btn span,
.btn span {
    position: relative;
    padding-right: 20px;
    display: inline-block;
    text-align: left
}

.btn.to-cart span {
    padding-right: 0;
}

.featured .btn span:after,
.btn span:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    float: right;
    width: 11px;
    background-image: url('../images/icon_arrow_right_lightblue.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 11px
}

.btn.to-cart span:after {
    background-image: none;
}

.featured .btn:hover:before,
.btn:hover:before {
    content: " ";
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    -o-border-radius: 3px;
    border-radius: 3px
}

.featured .btn .add-prod-label,
.btn .add-prod-label,
.add-to-basket .add-to-basket-link.add-prod-label,
.featured .btn .added-prod-label,
.btn .added-prod-label,
.add-to-basket .added-prod-label {
    display: none;
}

.featured .btn .add-prod-label.show,
.btn .add-prod-label.show,
.add-to-basket .add-prod-label.show,
.featured .btn .added-prod-label.show,
.btn .added-prod-label.show,
.add-to-basket .added-prod-label.show {
    display: inline-block;
}

.add-to-basket .add-prod-label {
    position: relative;
    left: -25px;
    padding-left: 25px;
    background-image: url(../images/icon_basket.svg);
    background-position: left top -4px;
    background-repeat: no-repeat;
    background-size: 18px 26px;
}

@media only screen and (min-width: 768px) {
    .featured .btn {
        margin: 50px 0 0 0
    }
}

.featured .play {
    position: absolute;
    top: 240px;
    right: 20%;
    width: 120px;
    height: 120px;
    display: block;
    border: none;
    background-color: transparent;
    background-image: url('../images/icon_play.svg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.8;
    cursor: pointer;
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=2, OffY=2, Color='#444')";
    filter: url(.play);
    -webkit-filter: drop-shadow( 2px 2px 0px rgba(0, 0, 0, 0.3));
    filter: drop-shadow( 2px 2px 0px rgba(0, 0, 0, 0.3));
}

.featured .play:focus {
    outline: 0;
}

@media only screen and (min-width: 1440px) {
    .featured .play {
        top: 240px;
        right: 10%;
    }
}

@media only screen and (max-width: 768px) {
    .featured .play {
        top: 35%;
        left: 55%;
    }
}

@media only screen and (max-width: 480px) {
    .featured .play {
        width: 100px;
        height: 100px;
        top: 30%;
        left: 50%;
    }
}

.featured .footnote {
    clear: both;
    padding: 15px 20px;
    color: #4d6aaa
}

.featured .footnote .age {
    background-image: url('../images/icon_clock.svg');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 35px
}

.featured .footnote p {
    padding: 5px 0
}

@media only screen and (min-width: 768px) {
    .featured .footnote:before,
    .featured .footnote:after {
        display: table;
        content: ''
    }
    .featured .footnote:after {
        clear: both
    }
    .featured .footnote .age {
        float: right
    }
    .featured .footnote .info {
        float: left
    }
}

@media only screen and (min-width: 992px) {
    .featured .footnote {
        padding: 15px 30px
    }
}

@media only screen and (min-width: 1440px) {
    .featured .footnote {
        padding: 15px 0
    }
}

.featured.specific-products img {
    transform: scale(1.1);
}

.featured.banner {
    padding-top: 30px
}

.featured.banner img {
    width: 100%
}

@media only screen and (min-width: 768px) {
    .featured.banner {
        /*background-image: url('../images/novalac_featured_bg.jpg');*/
        background-image: url('../images/header_main.jpg');
        background-position: right center;
        background-repeat: no-repeat;
        background-size: 75%
    }
    .featured.banner figure {
        display: none
    }
}

@media only screen and (max-width: 1030px) {
    html[lang=at] .featured.banner {
        background-position: right bottom;
    }
}

@media only screen and (max-width: 768px) {
    .featured.content-banner img {
        display: none;
    }
    .product .featured.content-banner img {
        display: block;
    }
    .featured.banner p br {
        display: none;
    }
}

.featured.content-banner img {
    width: 100%
}

.featured.content {
    padding-top: 40px
}

.featured.content p.bodytext a {
    color: #4e6bab;
}

.featured.content img {
    width: auto
}

.featured.content figure {
    padding: 0 10px
}

.featured.content .gift-text {
    width: 35%;
    position: absolute;
    top: 390px;
}

.featured.product.new_product .gift-text img {
    margin: 0 auto 0 25% !important;
    transform: none !important;
    width: auto !important;
    max-height: 100px;
}

@media only screen and (min-width: 768px) {
    .featured.content {
        padding: 0
    }
    .featured.content .wrapper {
        padding: 50px 40px
    }
    .featured.content figure {
        float: left;
        width: 50%;
        /*width: 25%;*/
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }
    .featured.content section {
        float: right;
        width: 50%;
        /*width: 75%;*/
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 5%
    }
    .featured.content h2 {
        padding-top: 0
    }
}

@media only screen and (min-width: 992px) {
    .featured.content {
        padding: 0
    }
    .featured.content .wrapper {
        padding: 50px 40px
    }
    .featured.content figure {
        float: left;
        width: 50%;
        /* width: 25%;*/
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }
    .featured.content section {
        float: right;
        width: 50%;
        /* width: 75%;*/
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10%
    }
}

@media only screen and (min-width: 1440px) {
    .featured.content .wrapper,
    .featured.specific-products.blue_at .wrapper.first.last {
        padding: 50px 0
    }
    .featured.specific-products .wrapper {
        padding: 50px 0 0 0;
    }
    .featured.specific-products .wrapper.last {
        padding: 0;
    }
    .featured.specific-products .wrapper.first.last,
    .featured.specific-products .wrapper.first.last {
        padding: 50px 0 0 0;
    }
    .featured.content figure {
        padding: 0 2% 0 0;
        width: 48%;
        /* width: 25%; */
    }
    .featured.content section {
        padding: 0 0 0 2%;
        width: 48%;
        /* width: 75%; */
    }
}

.featured.blue {
    background-color: #8da4d7;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#abbce2), to(#8da4d7));
    background-image: -webkit-linear-gradient(left, #abbce2, #8da4d7);
    background-image: linear-gradient(left, #abbce2, #8da4d7);
    background-repeat: repeat-x;
    color: #fff
}

.featured.blue h2 {
    color: #fff
}

.featured.blue .btn {
    color: #fff;
    border-color: #fff
}

.featured.blue .btn span:after {
    background-image: url('../images/icon_arrow_right_white.svg')
}

.featured.blue .footnote {
    background-color: #bbc8e7
}

.featured.blue_at {
    padding-top: 20px !important;
    background-color: #dee3ef;
    color: #4d6aaa;
}

.featured.blue_at figure img {
    transform: scale(1);
}

.featured.blue_at a.btn {
    border: 2px solid #4d6aaa;
    background-color: #4d6aaa;
    color: #FFFFFF !important;
}

.featured.blue_at .btn span::after {
    background-image: url('../images/icon_arrow_right_white.svg');
}

.featured.pink,
.featured#pren {
    background-color: #fbdfe7;
    color: #4d6aaa;
}

.featured#pren section {
    padding: 0 2%;
}

.featured.pink h2 {
    color: #4d6aaa
}

.featured.pink h2 sup {
    font-size: 2.5rem;
}

.featured.pink .btn {
    color: #4d6aaa;
    border-color: #4d6aaa;
}

.featured.pink .btn span:after {
    background-image: url('../images/icon_arrow_right_lightblue.svg')
}

.featured.pink .footnote {
    background-color: #facfdb
}

.featured.yellow {
    background-color: #feddb8;
    color: #fe9021
}

.featured.yellow h2 {
    color: #fe9021
}

.featured.yellow .btn {
    color: #fe9021;
    border-color: #fe9021
}

.featured.yellow .btn span:after {
    background-image: url('../images/icon_arrow_right_yellow.svg')
}

.featured.yellow .footnote {
    background-color: #feead3;
    color: #fe9021
}

.featured.yellow .footnote .age {
    background-image: url('../images/icon_clock_yellow.svg')
}

.featured.expert {
    background-color: #ffecd7
}

@media only screen and (min-width: 768px) {
    .featured.expert .wrapper {
        padding: 50px 40px 50px 80px
    }
    .featured.expert figure {
        float: left;
        width: 45%;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }
    .featured.expert section {
        float: right;
        width: 55%;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 5%
    }
}

@media only screen and (max-width: 767px) {
    .featured.expert figure img {
        padding-top: 20px;
    }
}

.featured.expert h2 {
    color: #fe9021
}

.featured.expert .btn {
    color: #fe9021;
    border-color: #fe9021;
    margin-top: 30px;
    padding: 10px 45px
}

.featured.expert .btn span:after {
    background-image: url('../images/icon_arrow_right_yellow.svg')
}

.featured.expert figure {
    font-size: 13px;
    font-size: 1.3rem;
    font-style: italic;
    line-height: 18px;
    padding: 0 20px
}

.featured.expert figure img {
    /* width: 190px;
    -o-border-radius: 95px;
    border-radius: 95px; */
    float: left
}

.featured.expert figure figcaption {
    padding-top: 25px;
    clear: both;
    text-align: left
}

@media only screen and (min-width: 768px) {
    .featured.reversed section {
        float: left;
        padding: 0 3%
    }
    .featured.reversed figure {
        float: right
    }
}

@media only screen and (min-width: 1440px) {
    .featured.reversed section {
        padding: 0 2% 0 0;
        width: 48%
    }
    .featured.reversed figure {
        padding: 0 0 0 2%;
        width: 48%
    }
}

.featured.gray {
    background-color: #eef2f9;
    color: #4d6aaa
}

.featured.gray p {
    padding-bottom: 20px;
}

.featured.gray .footnote {
    background-color: #f4f7fb
}

.featured.gray .footnote .age {
    background-image: url('../images/icon_clock.svg')
}

@media only screen and (min-width: 768px) {
    .featured.gray section,
    .featured.blue_at section {
        /*    max-width: 500px; */
        padding: 0 2%
    }
    .featured.gray figure {
        /*   width: 50%; */
    }
}

.featured.white {
    background-color: #fff;
    color: #4d6aaa
}

@media only screen and (min-width: 768px) {
    .featured.white section {
        /* max-width: 500px; */
        padding: 0 2%
    }
}

.featured.white figure {
    padding: 0;
    overflow: auto;
    text-align: left;
    color: #666;
}

@media only screen and (max-width: 768px) {
    .featured.white figure {
        padding: 0 20px;
    }
}

.featured.white figure p {
    padding-bottom: 20px
}

.featured.white figure .btn {
    margin-bottom: 10px
}

.featured.white .fbfbw {
    margin-left: 10%;
}

@media only screen and (max-width: 480px) {
    .featured.white .fbfbw {
        margin-left: 0;
    }
}

.featured.content.video {
    padding: 0;
}

.featured.content.video .wrapper {
    padding: 0;
}

.featured.light-blue {
    background-color: #dee3ef;
    color: #666
}

@media only screen and (min-width: 768px) {
    .featured.light-blue section {
        max-width: 500px;
        padding: 0 2%
    }
}


/*@media only screen and (min-width: 1440px) {
    .featured.light-blue section {
        max-width: none;
        padding: 0
    }
}*/

.featured.product {
    color: #4d6aaa;
}

.featured.product img {
    width: 250px;
}

.featured.product.new_product img:not(.sticker) {
    margin: 46px 0 20px 0;
    transform: scale(2);
}

.featured.product.new_product img.sticker {
    top: 150px;
}

.featured.product h3 {
    padding-bottom: 20px
}

@media only screen and (min-width: 768px) {
    .featured.product figure {
        width: 35%;
        text-align: left
    }
    .featured.product section {
        width: 65%;
        padding: 0 4% 0 7%
    }
}

.featured.product .sale:after {
    width: 102px;
    height: 102px;
    line-height: 102px;
    font-size: 24px;
    font-size: 2.4rem
}

.featured.product .new:after,
.featured.product .gift:after,
.featured.product .discount:after {
    right: 20px;
    width: 102px;
    height: 102px;
    line-height: 102px;
    font-size: 25px;
    font-size: 2.5rem
}

.featured.product .gift:after {
    background-position: 21px 18px;
    background-size: 60px 60px;
}

.featured.product .discount:after {
    background-position: 10px 12px;
    background-size: 80px 80px;
}

.featured.product .age {
    padding: 10px 0 10px 45px;
    background-image: url('../images/icon_clock.svg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 24px
}

.featured.product .container {
    padding: 10px 0 10px 45px;
    background-image: url('../images/icon_container.svg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 24px
}

.featured.product .basket {
    padding: 10px 0 10px 45px;
    background-image: url('../images/icon_price.svg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 26px;
    transform: translateX(-2px);
}

.products .basket {
    font-size: 14px;
    padding-left: 25px;
    color: #4d6aaa;
}

.products .basket .add-to-basket {
    position: relative;
    left: -25px;
    font-size: 14px;
    color: #4d6aaa;
    padding: 3px 0 0 25px;
    transition: all 200ms ease-in-out;
    display: block;
}

.products .basket .add-to-basket:hover {
    color: #ff9c38;
}

.products .basket .add-to-basket.to-cart,
.shop_slider .shop_slider_ul .product .basket .add-to-basket.to-cart {
    color: #ff9d6a;
}


/*.featured.product .basket .price,*/

.products .price {
    position: relative;
    left: -25px;
    background-image: url(../images/icon_price.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 18px;
    display: inline-block;
    padding: 0 2px 0 25px;
    margin-right: -25px;
    font-weight: 600;
}

.featured.product .basket .tax,
.products .basket .tax {
    font-size: 12px;
}

.products .basket .tax {
    font-size: 12px;
    padding-right: 10px;
    /*margin-right: 10px;
    border-right: 1px solid rgba(43, 68, 125, 0.49);*/
}

.featured.product .btn {
    margin-bottom: 0
}

@media only screen and (min-width: 480px) {
    .featured.product .btn {
        margin-bottom: 20px
    }
}

.articles-short {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px 20px
}

.articles-short:before,
.articles-short:after {
    display: table;
    content: ''
}

.articles-short:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    .articles-short {
        padding: 30px 20px
    }
}

@media only screen and (min-width: 992px) {
    .articles-short {
        padding: 40px 30px
    }
}

.articles-short.gray {
    background-color: #f6f7fb
}

.articles-short .wrapper {
    clear: both
}

.articles-short .wrapper:before,
.articles-short .wrapper:after {
    display: table;
    content: ''
}

.articles-short .wrapper:after {
    clear: both
}

@media only screen and (min-width: 1440px) {
    .articles-short.wrapper-content {
        padding-left: 0;
        padding-right: 0
    }
}

.articles-short .article-short {
    min-height: 400px;
    padding-bottom: 20px
}

@media only screen and (max-width: 768px) {
    .articles-short .article-short {
        min-height: 300px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .articles-short .article-short {
        min-height: 480px;
    }
}

.articles-short .article-short:before,
.articles-short .article-short:after {
    display: table;
    content: ''
}

.articles-short .article-short:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    .articles-short .article-short {
        float: left;
        width: 47%;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        margin-left: 6%
    }
    .articles-short .article-short:first-child {
        margin-left: 0
    }
}

.articles-short h1 {
    font-size: 38px;
    font-size: 3.8rem;
    color: #5b7cc5;
    font-weight: 300;
    line-height: 40px;
    padding: 0 0 40px 0;
    width: 100%;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    clear: both
}

@media only screen and (min-width: 768px) {
    .articles-short h1 {
        padding: 0 0 50px 0
    }
}

.articles-short h2 {
    font-size: 30px;
    font-size: 3rem;
    color: #5b7cc5;
    padding: 20px 0 20px 0;
    line-height: 35px;
    font-weight: 300
}

.articles-short .read {
    color: #4d6aaa;
    padding: 5px 0;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    position: relative;
    display: block;
    float: left;
    padding-right: 20px;
    margin: 20px 0
}

.articles-short .read:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    float: right;
    width: 11px;
    background-image: url('../images/icon_arrow_right_lightblue.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 11px
}

.articles-short figure {
    clear: both;
    font-size: 13px;
    font-size: 1.3rem;
    font-style: italic;
    line-height: 18px
}

.articles-short figure:before,
.articles-short figure:after {
    display: table;
    content: ''
}

.articles-short figure:after {
    clear: both
}

.articles-short figure img {
    width: 84px;
    -o-border-radius: 42px;
    border-radius: 42px;
    float: left;
    margin-right: 15px;
}

.articles-short figure figcaption {
    /*    margin-left: 100px; */
    padding-top: 15px
}

.articles-short figure+p {
    padding-top: 30px
}

@media only screen and (min-width: 768px) {
    .articles-short figure+p {
        padding-bottom: 30px
    }
}

.articles-short .btn {
    position: relative;
    display: block;
    float: left;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #4d6aaa;
    color: #4d6aaa;
    text-align: center;
    padding: 15px 25px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 20px 0 25px 0
}

.articles-short .btn span {
    position: relative;
    padding-right: 20px;
    display: inline-block;
    text-align: left
}

.articles-short .btn span:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    float: right;
    width: 11px;
    background-image: url('../images/icon_arrow_right_lightblue.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 11px
}

.articles-short .btn:hover:before {
    content: " ";
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    -o-border-radius: 3px;
    border-radius: 3px
}

.threesome {
    position: relative;
    font-size: 14px;
    font-size: 1.4rem;
    background-color: #fff0e0;
    padding: 10px 0 0 0
}

.threesome:before,
.threesome:after {
    display: table;
    content: ''
}

.threesome:after {
    clear: both
}

.threesome h3 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #ff9c38;
    line-height: 22px;
    padding: 15px 0
}

.threesome a {
    color: #ff9c38
}

.threesome figure {
    max-width: 100%;
    position: relative;
    clear: both;
    font-size: 13px;
    font-size: 1.3rem;
    font-style: italic;
    line-height: 17px
}

.threesome figure:before,
.threesome figure:after {
    display: table;
    content: ''
}

.threesome figure:after {
    clear: both
}

.threesome figure img {
    /*width: 260px;
    -o-border-radius: 42px;
    border-radius: 42px; */
    max-width: 100%;
    float: left
}

.threesome figure figcaption {
    position: absolute;
    bottom: 0;
    margin-left: 100px;
    padding-top: 15px
}

.threesome .expert {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 3px solid #fff;
    padding: 10px 20px
}

.threesome .expert:before,
.threesome .expert:after {
    display: table;
    content: ''
}

.threesome .expert:after {
    clear: both
}

.threesome .expert .link {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    display: block;
    margin: 10px 0;
    padding: 5px 30px 5px 0;
    background-image: url('../images/icon_arrow_right_yellow.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 10px;
    float: left
}

html:lang(at) .threesome .expert .link,
html:lang(mk) .threesome .expert .link {
    font-size: 13px;
    line-height: 1.2em;
}

@media only screen and (min-width: 768px) {
    .threesome .expert {
        width: 32%;
        float: left;
        border-bottom: none;
        padding: 10px 15px 10px 20px
    }
}

@media only screen and (min-width: 992px) {
    .threesome .expert {
        padding-right: 20px;
        padding: 0 15px 10px 30px
    }
}

.threesome .app {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px 0 20px;
    border-bottom: 3px solid #fff
}

.threesome .app:before,
.threesome .app:after {
    display: table;
    content: ''
}

.threesome .app:after {
    clear: both
}

.threesome .app p {
    margin-top: 0;
    color: #ff9c38;
}

html[lang=at] .threesome .app p {
    font-size: 13px;
    line-height: 1.3em;
}

.threesome .app a.btn {
    display: block;
    margin-top: 10px;
    width: 100%;
    font-size: 14px;
    padding: 8px 12px;
    color: #4d6aaa;
}

html[lang=at] .threesome .app a.btn {
    font-size: 12px;
    line-height: 1.2em;
    padding: 6px 10px;
}

.threesome .app .app-phone {
    margin-top: 15px;
    float: right
}

.threesome .app .brosure {
    margin-top: 15px;
    float: right
}

@media only screen and (min-width: 992px) {
    .threesome .app .app-phone {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 130px
    }
    .threesome .app .brosure {
        margin-top: 15px;
        float: right
    }
}

.threesome .app img {
    width: 90%
}

.threesome .app a {
    display: block;
    /*float: left;*/
    margin: 5px 0
}

@media only screen and (max-width: 768px) {
    .threesome .app .span_2_of_2 a {
        margin: 0;
        padding: 0
    }
    .grid .span_2_of_2 {
        width: 40%
    }
    .grid .span_1_of_2 {
        width: 55%;
        margin-left: 0;
    }
    .product-info .grid .span_1_of_2 {
        width: 100%;
    }
    .grid .span_1_of_2 p {
        margin-top: 20px;
    }
    .grid .col2.span_1_of_2 p {
        margin-top: 0;
    }
    .threesome .app .span_2_of_2 a.btn {
        float: right;
        width: 246px;
        margin: 20px 0;
        font-size: 18px;
        padding: 12px 18px;
    }
    html[lang=at] .threesome .app .span_2_of_2 a.btn {
        width: auto;
        max-width: 110%;
        font-size: 13px;
        padding: 12px 18px;
    }
}

.threesome .app a:hover {
    text-decoration: none;
}

@media only screen and (min-width: 480px) {
    .threesome .app .col {
        margin-left: 10%;
        width: 45%
    }
    .threesome .app img {
        width: 60%
    }
    html[lang=mk] .threesome .app .col3.span_1_of_2 .btn {
        margin-top: 30px;
    }
    .threesome .app .col2.span_1_of_2 {
        width: 34%
    }
    .threesome .app .col2.span_2_of_2 {
        margin-left: 5%;
        width: 60%
    }
    .threesome .app .col3.span_1_of_2 {
        width: 60%
    }
    .threesome .app .col3.span_2_of_2 {
        margin-left: 5%;
        width: 34%
    }
    html[lang=mk] .threesome .app .col3.span_1_of_2 .btn {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 768px) {
    .threesome .app {
        height: 250px;
        width: 36%;
        float: left;
        border-bottom: none;
        padding: 10px 15px 0 15px;
        border-left: 3px solid #fff;
        border-right: 3px solid #fff
    }
    .threesome .app img {
        width: 100%
    }
    html[lang=mk] .threesome .app .col3.span_1_of_2 .btn {
        margin-top: 10px;
    }
    html[lang=mk] .threesome .app .col3 img {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {
    .threesome .app {
        padding-left: 20px;
        padding-right: 20px
    }
    .threesome .app .col {
        height: 250px;
        position: relative
    }
    html[lang=mk] .threesome .app .col3.span_1_of_2 .btn {
        margin-top: 30px;
    }
}

.threesome .news-and-newsletter {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 3px solid #fff
}

.threesome .news-and-newsletter:before,
.threesome .news-and-newsletter:after {
    display: table;
    content: ''
}

.threesome .news-and-newsletter:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    .threesome .news-and-newsletter {
        width: 32%;
        float: left;
        border-bottom: none;
        padding: 18px 0 0 0;
        height: 250px;
        position: relative
    }
}

.threesome .news-list-short {
    padding: 0 20px 20px 20px
}

.threesome .news-list-short:before,
.threesome .news-list-short:after {
    display: table;
    content: ''
}

.threesome .news-list-short:after {
    clear: both
}

.threesome .news-list-short ul {
    list-style: none;
    margin-left: 0px;
}

.threesome .news-list-short li {
    padding: 3px 0
}

.threesome .news-list-short h3 a {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #ff9c38;
    padding: 0;
    text-decoration: none;
}

.threesome .news-list-short h3 a:hover {
    text-decoration: none;
}

.threesome .news-list-short a {
    text-decoration: underline;
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    padding: 2px 0;
    line-height: 16px
}

@media only screen and (min-width: 768px) {
    .threesome .news-list-short {
        padding: 0 15px
    }
}

@media only screen and (min-width: 992px) {
    .threesome .news-list-short {
        padding-left: 20px;
        padding-right: 20px
    }
}


/*.threesome .newsletter {
    padding: 0 20px 20px 20px;
    background-color: #ffe7cc
}

.threesome .newsletter:before,
.threesome .newsletter:after {
    display: table;
    content: ''
}

.threesome .newsletter:after {
    clear: both
}

.threesome .newsletter input[type="email"] {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 28px;
    width: 72%;
    float: left;
    margin-right: 2%;
    border: none;
    padding: 0 10px;
    font-size: 13px;
    font-size: 1.3rem
}

.threesome .newsletter input[type="checkbox"] {
    margin-top: 6px;
    display: inline-block;
}

.threesome .newsletter label {
    display: none;
}

.threesome .newsletter .terms {
    font-size: 12px;
}

@media only screen and (min-width: 480px) {
    .threesome .newsletter input[type="email"] {
        width: 220px;
        margin-right: 5px
    }
}

@media only screen and (min-width: 768px) {
    .threesome .newsletter input[type="email"] {
        width: 120px
    }
}

.threesome .newsletter input[type="submit"] {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 28px;
    width: 26%;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    border: 2px solid #ff9c38;
    color: #ff9c38;
    text-align: center;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent
}

@media only screen and (min-width: 480px) {
    .threesome .newsletter input[type="submit"] {
        width: 80px
    }
}

@media only screen and (min-width: 768px) {
    .threesome .newsletter {
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        padding: 0 20px 10px 15px
    }
}

@media only screen and (min-width: 992px) {
    .threesome .newsletter {
        padding-left: 20px;
        padding-right: 20px;
        padding: 0 30px 10px 15px
    }
}
*/

@media only screen and (min-width: 768px) {
    .threesome {
        padding: 0;
        border-bottom: 3px solid #fff;
        height: 250px;
        overflow-y: hidden
    }
}

@media only screen and (max-width: 768px) {
    .threesome .expert h3 {
        padding: 0 0 15px 0;
    }
    .threesome .news-and-newsletter {
        padding: 16px 0 0 0;
    }
}

.disclaimer {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    background-color: #fff7ed;
    padding: 15px 20px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 14px
}

.disclaimer:before,
.disclaimer:after {
    display: table;
    content: ''
}

.disclaimer:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    .disclaimer {
        padding: 25px 20px;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 17px;
        text-align: center
    }
    .disclaimer p {
        width: 75%;
        margin: 0 auto
    }
}

@media only screen and (min-width: 992px) {
    .disclaimer {
        padding: 30px 0
    }
}

.article-form {
    padding: 0px 30px;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 642px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px
}

.article-form h2 {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media only screen and (min-width: 992px) {
    .article-form {
        padding: 0px 30px
    }
}


/*@media only screen and (max-width: 1200px) {
    .article-form {
        min-height: 620px;
    }
}*/

.article-form h1 {
    font-size: 36px;
    font-size: 3.6rem;
    color: #5b7cc5;
    font-weight: 300;
    line-height: 42px;
    padding-bottom: 30px
}

.article-form h1 b {
    font-weight: 100;
}

.article-form p {
    padding-bottom: 30px
}

.article-form p + ul {
    margin-top: -20px
}

.article-form a {
    color: #4e6bab
}

.form {
    background-color: #eef2f9;
    padding: 40px 20px
}

#c10789 .form {
    background-color: #fff0e0;
    margin-bottom: 3px;
}

.form:before,
.form:after {
    display: table;
    content: ''
}

.form:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    .form {
        padding: 60px 20px
    }
}

@media only screen and (min-width: 992px) {
    .form {
        padding: 80px 30px
    }
}

.form h2 {
    font-size: 28px;
    font-size: 2.8rem;
    color: #5b7cc5;
    font-weight: 300;
    line-height: 32px;
    padding-bottom: 30px
}

.form a {
    text-decoration: underline;
    padding-left: 0px;
    background-image: none;
    background-color: transparent;
}

.form .form-row {
    position: relative;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 2rem;
    line-height: 40px;
    padding: 10px 0;
    max-width: 642px
}

.form .form-row:before,
.form .form-row:after {
    display: table;
    content: ''
}

.form .form-row:after {
    clear: both
}

.form .survey_item h1 {
    padding: 25px 0;
}

.form input[type="text"],
.form input[type="email"],
.form input[type="password"],
.form textarea {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border: none;
    width: 100%;
    font-size: 18px;
    font-size: 1.8rem;
    background-color: #fafbfd
}

.tx-pbsurvey-pi1 .form.subpage label {
    font-size: 18px;
    font-size: 1.8rem;
}

.tx-pbsurvey-pi1 .barcontainer {
    top: 10px;
    background-color: transparent;
    font-size: 13px;
    line-height: 22px;
    width: 150px;
    padding: 0 10px;
    height: 24px;
    border: none;
}

.tx-pbsurvey-pi1 .barcontainer .bar {
    background-color: #ffddb9;
    height: 24px;
}

.tx-pbsurvey-pi1 .barcontainer .bartext {
    width: 150px;
    height: 24px;
}

@media only screen and (min-width: 768px) {
    .form input[type="text"],
    .form input[type="email"],
    .form input[type="password"],
    .form textarea {
        font-size: 20px;
        font-size: 2rem;
        height: 50px;
        line-height: 50px
    }
    .tx-pbsurvey-pi1 .form.subpage label {
        font-size: 20px;
        font-size: 2rem;
    }
}

@media only screen and (max-width: 768px) {
    .tx-pbsurvey-pi1 .barcontainer {
        position: relative;
        float: right;
    }
}

.tx-pbsurvey-pi1 .form.subpage label.question2,
.anonymousquiz-wrapper .single-question .question-title {
    font-weight: bold;
    line-height: 1.5em;
}

.tx-pbsurvey-pi1 .form.subpage label,
.anonymousquiz-wrapper .single-question .question-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4em;
    margin-bottom: 10px;
}

.tx-pbsurvey-pi1 .form.subpage .matrix label {
    padding-right: 0;
}

.tx-pbsurvey-pi1 .form .matrix td {
    background-color: transparent;
}

.tx-pbsurvey-pi1 .form .matrix .surveyrow_even {
    background-color: #E1EAF9;
}

.tx-pbsurvey-pi1 .form .matrix input[type="radio"]+label span {
    width: 20px;
    height: 20px;
}

.tx-pbsurvey-pi1 .form .matrix tr:nth-child(2n) td {
    background: none;
}

.tx-pbsurvey-pi1 .form .matrix .columnFirst {
    font-size: 2rem;
    font-weight: normal;
}

.anonymousquiz-wrapper .barcontainer {
    position: absolute;
    right: 0;
    top: 10px;
    background-color: transparent;
    font-size: 13px;
    line-height: 22px;
    width: 150px;
    padding: 0 10px;
    height: 24px;
    border: none;
}

.anonymousquiz-wrapper .form .form-row {
    position: inherit;
}

.anonymousquiz-wrapper .barcontainer .bar {
    z-index: 4;
    position: absolute;
    left: 0px;
    background-color: rgba(91, 124, 197, 0.5);
    height: 24px;
}

.anonymousquiz-wrapper .barcontainer .bartext {
    z-index: 5;
    text-align: center;
    position: absolute;
    left: 0px;
    width: 150px;
    height: 24px;
}

.anonymousquiz-wrapper .single-question {
    overflow: hidden;
}

.anonymousquiz-wrapper .single-question .question-title {
    display: block;
    margin-bottom: 20px;
}

.anonymousquiz-wrapper .single-question .quiz-next-step {
    display: block;
}

.anonymousquiz-wrapper .single-question .question-answers label {
    font-size: 2rem;
    line-height: 1.4em;
    float: none;
    margin-bottom: 10px;
}

.anonymousquiz-wrapper .rule-desc span.label-submit,
.anonymousquiz-wrapper .single-question span.label-submit,
.anonymousquiz-wrapper .single-question span.label-check,
.anonymousquiz-wrapper .single-question span.label-next {
    position: relative;
    display: block;
    float: left;
    left: 2px;
    top: -1px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #4d6aaa;
    color: #4d6aaa;
    text-align: center;
    padding: 5px 55px 5px 35px;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    background-image: url(../images/icon_arrow_right_lightblue.svg);
    background-position: 90% center;
    background-repeat: no-repeat;
    background-size: 11px;
    background-color: transparent;
    margin-top: 20px;
    margin-right: 20px;
}

.anonymousquiz-wrapper .rule-desc span.label-submit:hover,
.anonymousquiz-wrapper .single-question span.label-submit:hover,
.anonymousquiz-wrapper .single-question span.label-check:hover,
.anonymousquiz-wrapper .single-question span.label-next:hover {
    position: relative;
    border: 3px solid #4d6aaa;
    top: -2px;
    left: 1px;
    margin-bottom: -2px;
    margin-right: 18px;
}

.anonymousquiz-wrapper .single-question .ajax-load-info {
    display: block;
    margin-top: 100px;
}

.anonymousquiz-wrapper .single-question .a-incorrect,
.anonymousquiz-wrapper .single-question .a-correct {
    display: inline-block;
    margin-bottom: 6px;
}

.anonymousquiz-wrapper .single-question .a-incorrect {
    color: #f3a75c;
    padding-left: 32px;
    background-image: url(../images/quiz_wrong.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.anonymousquiz-wrapper .single-question .a-correct {
    color: #4d6aaa;
    padding-left: 32px;
    background-image: url(../images/quiz_right.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.anonymousquiz-wrapper .single-question .answer-explained {
    color: #4d6aaa;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4em;
    margin-bottom: 20px;
}

.anonymousquiz-wrapper .correct-answers-info {
    color: #4d6aaa;
    font-weight: bold;
}

.anonymousquiz-wrapper .rule-desc {
    line-height: 1.6em;
}

@media only screen and (max-width: 889px) {
    .anonymousquiz-wrapper .barcontainer {
        position: relative;
        padding-bottom: 20px;
        float: right;
    }
}

@media only screen and (max-width: 768px) {
    .tx-pbsurvey-pi1 .form .matrix .columnFirst {
        font-size: 1.7rem;
    }
    .tx-pbsurvey-pi1 .form .matrix {
        /*!
  // IE needs inline-block to position scrolling shadows otherwise use:
  // display: block;
  // max-width: min-content;
  */
        display: inline-block;
        vertical-align: top;
        max-width: 100%;
        overflow-x: auto;
        white-space: nowrap;
        border-collapse: collapse;
        border-spacing: 0;
    }
    .tx-pbsurvey-pi1 .form .matrix {
        -webkit-overflow-scrolling: touch;
        background: -webkit-radial-gradient(left ellipse, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 0 center, -webkit-radial-gradient(right ellipse, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 100% center;
        background: radial-gradient(ellipse at left, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(ellipse at right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 100% center;
        background-size: 10px 100%, 10px 100%;
        background-attachment: scroll, scroll;
        background-repeat: no-repeat;
    }
    .tx-pbsurvey-pi1 .form .matrix td:first-child,
    .tx-pbsurvey-pi1 .form .matrix tr:nth-child(2n) td:first-child {
        background-image: -webkit-linear-gradient(left, #eef2f9 50%, rgba(255, 255, 255, 0) 100%);
        background-image: linear-gradient(to right, #eef2f9 50%, rgba(255, 255, 255, 0) 100%);
        background-repeat: no-repeat;
        background-size: 20px 100%;
    }
    .tx-pbsurvey-pi1 .form .matrix td:last-child,
    .tx-pbsurvey-pi1 .form .matrix tr:nth-child(2n) td:last-child {
        background-image: -webkit-linear-gradient(right, #eef2f9 50%, rgba(255, 255, 255, 0) 100%);
        background-image: linear-gradient(to left, #eef2f9 50%, rgba(255, 255, 255, 0) 100%);
        background-repeat: no-repeat;
        background-position: 100% 0;
        background-size: 20px 100%;
    }
    .tx-pbsurvey-pi1 .form .matrix .surveyrow_even td:first-child,
    .tx-pbsurvey-pi1 .form .matrix .surveyrow_even tr:nth-child(2n) td:first-child {
        background-image: -webkit-linear-gradient(left, #E1EAF9 50%, rgba(255, 255, 255, 0) 100%);
        background-image: linear-gradient(to right, #E1EAF9 50%, rgba(255, 255, 255, 0) 100%);
        background-repeat: no-repeat;
        background-size: 20px 100%;
    }
    .tx-pbsurvey-pi1 .form .matrix .surveyrow_even td:last-child,
    .tx-pbsurvey-pi1 .form .matrix .surveyrow_even tr:nth-child(2n) td:last-child {
        background-image: -webkit-linear-gradient(right, #E1EAF9 50%, rgba(255, 255, 255, 0) 100%);
        background-image: linear-gradient(to left, #E1EAF9 50%, rgba(255, 255, 255, 0) 100%);
        background-repeat: no-repeat;
        background-position: 100% 0;
        background-size: 20px 100%;
    }
    .tx-pbsurvey-pi1 .form .matrix .surveyrow_even {
        background-color: transparent !important;
    }
    .tx-pbsurvey-pi1 .form .matrix th {
        font-size: 11px;
        text-align: left;
        text-transform: uppercase;
        background: #f2f0e6;
    }
    .tx-pbsurvey-pi1 .form .matrix th,
    .tx-pbsurvey-pi1 .form .matrix td {
        padding: 12px 12px 6px 12px;
        border: 1px solid #d9d7ce;
    }
}

.form.top_mar {
    padding-top: 30px;
}

.tx-srfeuserregister-pi1 .wrapper-content .article-form {
    padding: 0px 30px;
}

.form .form-row span.required {
    position: absolute;
    top: 13px;
    right: 6px;
    color: red;
}

.form #address,
.form #tx-srfeuserregister-pi1-address,
.form #tx_bsfeuserfields_otrok1_ulica,
.form #tx_bsfeuserfields_otrok2_ulica,
.form #tx_bsfeuserfields_otrok3_ulica,
.form #tx_bsfeuserfields_otrok4_ulica,
.form #tx_bsfeuserfields_otrok5_ulica,
.form #tx_bsfeuserfields_otrok6_ulica,
.form #tx_bsfeuserfields_otrok7_ulica,
.form #tx_bsfeuserfields_otrok8_ulica,
.form #tx_bsfeuserfields_otrok9_ulica,
.form #tx_bsfeuserfields_otrok10_ulica {
    width: 49%;
    margin-right: 2%
}

@media only screen and (min-width: 480px) {
    .form #address,
    .form #tx-srfeuserregister-pi1-address,
    .form #tx_bsfeuserfields_otrok1_ulica,
    .form #tx_bsfeuserfields_otrok2_ulica,
    .form #tx_bsfeuserfields_otrok3_ulica,
    .form #tx_bsfeuserfields_otrok4_ulica,
    .form #tx_bsfeuserfields_otrok5_ulica,
    .form #tx_bsfeuserfields_otrok6_ulica,
    .form #tx_bsfeuserfields_otrok7_ulica,
    .form #tx_bsfeuserfields_otrok8_ulica,
    .form #tx_bsfeuserfields_otrok9_ulica,
    .form #tx_bsfeuserfields_otrok10_ulica {
        width: 70%;
        margin-right: 1%
    }
}

.form #housenumber,
.form #tx_bsfeuserfields_h_stev,
.form #tx_bsfeuserfields_otrok1_hst,
.form #tx_bsfeuserfields_otrok2_hst,
.form #tx_bsfeuserfields_otrok3_hst,
.form #tx_bsfeuserfields_otrok4_hst,
.form #tx_bsfeuserfields_otrok5_hst,
.form #tx_bsfeuserfields_otrok6_hst,
.form #tx_bsfeuserfields_otrok7_hst,
.form #tx_bsfeuserfields_otrok8_hst,
.form #tx_bsfeuserfields_otrok9_hst,
.form #tx_bsfeuserfields_otrok10_hst {
    width: 49%
}

@media only screen and (min-width: 480px) {
    .form #housenumber,
    .form #tx_bsfeuserfields_h_stev,
    .form #tx_bsfeuserfields_otrok1_hst,
    .form #tx_bsfeuserfields_otrok2_hst,
    .form #tx_bsfeuserfields_otrok3_hst,
    .form #tx_bsfeuserfields_otrok4_hst,
    .form #tx_bsfeuserfields_otrok5_hst,
    .form #tx_bsfeuserfields_otrok6_hst,
    .form #tx_bsfeuserfields_otrok7_hst,
    .form #tx_bsfeuserfields_otrok8_hst,
    .form #tx_bsfeuserfields_otrok9_hst,
    .form #tx_bsfeuserfields_otrok10_hst {
        width: 29%
    }
}

.form label[for=tx-srfeuserregister-pi1-gender-0],
.form label[for=tx-srfeuserregister-pi1-gender-1] {
    margin-left: 8px;
}

.form a.otrok_nlink {
    text-decoration: none;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 30%;
    background-image: none;
    background-color: transparent;
    display: block;
    margin-bottom: 16px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #4d6aaa;
    color: #4d6aaa;
    text-align: center;
    padding: 5px 15px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    text-decoration: none;
}

@media only screen and (max-width: 768px) {
    .form a.otrok_nlink {
        width: 100%;
    }
}

.form a.otrok_nlink:hover {
    position: relative;
    border: 3px solid #4d6aaa;
    top: -1px;
    left: 0px;
    margin-bottom: 14px;
}

.form .form-row.gender {
    font-size: 2rem;
    margin-left: 20px;
    max-width: 622px;
}

.form .form-row.gender label {
    font-size: 2rem;
    line-height: 40px;
}

.form #tx-srfeuserregister-pi1-fe_users_form {
    font-size: 2rem;
}

.form #tx-srfeuserregister-pi1-fe_users_form dt {
    opacity: 0.8;
    font-size: 1.7rem;
}

@media only screen and (max-width: 580px) {
    .form #tx-srfeuserregister-pi1-fe_users_form dt {
        width: 100%;
        float: none;
        text-align: left;
    }
    .form #tx-srfeuserregister-pi1-fe_users_form dd {
        float: none;
        margin-bottom: 10px;
    }
}

.tx-sremailsubscribe-pi1 {
    overflow: hidden;
}

p+form[name="tx-sremailsubscribe-pi1-tt_address_form"] {
    padding-top: 0;
}

form[name="tx-sremailsubscribe-pi1-tt_address_form"] input[type="text"],
form[name="tx-sremailsubscribe-pi1-tt_address_form"] input[type="password"] {
    font-size: 20px;
    font-size: 2rem;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
}

.form input[type="submit"],
.tx-sremailsubscribe-pi1 input[type="submit"] {
    display: block;
    float: left;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #4d6aaa;
    color: #4d6aaa;
    text-align: center;
    padding: 15px 55px 15px 35px;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    background-image: url('../images/icon_arrow_right_lightblue.svg');
    background-position: 85% center;
    background-repeat: no-repeat;
    background-size: 11px;
    background-color: transparent;
    margin-top: 20px
}

.tx-sremailsubscribe-pi1 input[type="submit"] {
    margin-bottom: 20px
}

.form input[type="submit"]:hover,
.tx-sremailsubscribe-pi1 input[type="submit"]:hover {
    position: relative;
    border: 3px solid #4d6aaa;
    top: -1px;
    left: -1px;
    margin-bottom: -2px;
    margin-right: 18px;
}

.tx-sremailsubscribe-pi1 input[type="submit"]:hover {
    margin-bottom: 18px
}

.form input.tx-srfeuserregister-pi1-submit {
    margin-right: 20px;
    padding: 15px 85px 15px 35px;
}

.form input.tx-srfeuserregister-pi1-submit.back {
    padding: 15px 35px 15px 55px;
    background-image: url('../images/icon_arrow_left_lightblue.svg');
    background-position: 10% center;
    background-repeat: no-repeat;
}

.tx-srfeuserregister-pi1 legend {
    margin-right: 20px;
    display: none;
}

.form textarea {
    height: 155px
}

.form #day,
.form #month,
.form #year {
    width: 100%
}

@media only screen and (min-width: 480px) {
    .form #day,
    .form #month,
    .form #year {
        width: 32%
    }
}

.form #month {
    margin: 0
}

@media only screen and (min-width: 480px) {
    .form #month {
        margin: 0 2%
    }
}

.form select {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    border: none;
    padding: 0 20px;
    padding-right: 40px;
    background-image: url('../images/icon_select_arrow.svg');
    background-position: 95% center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    cursor: pointer;
    outline: none;
    font-size: 18px;
    font-size: 1.8rem;
    background-color: #fafbfd;
    /* margin: 20px 0 */
}

@media only screen and (min-width: 768px) {
    .form select {
        font-size: 20px;
        font-size: 2rem;
        height: 50px;
        line-height: 50px
    }
}

.form select::-ms-expand {
    display: none
}

.form label {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400
}

.form input[type="checkbox"]:not(:checked),
.form input[type="checkbox"]:checked {
    position: absolute;
    left: -9999px
}

.form input[type="checkbox"]:not(:checked)+label,
.form input[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 60px;
    cursor: pointer;
    line-height: 35px
}

.form input[type="checkbox"]:not(:checked)+label:before,
.form input[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
    background: #fafbfd
}

.form input[type="checkbox"]:checked+label:before {
    opacity: 1;
    background-image: url('../images/icon_checked.svg');
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 22px
}

.form input[type="radio"] {
    display: none
}

.form input[type="radio"]+label span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: -2px 8px 0 0;
    vertical-align: middle;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #fff
}

.form input[type="radio"]+label span {
    background-color: #fff
}

.form input[type="radio"]:checked+label span {
    background-color: #5b7cc5
}

.list-checked {
    margin-bottom: 30px
}

.list-checked li,
.article-highlight.standalone ul li {
    padding: 8px 0 8px 35px;
    /*background-image: url('../images/icon_checked.svg');*/
    background-image: url('../images/bullet_check.png');
    background-position: left 5px;
    background-repeat: no-repeat;
    background-size: 28px
}

p+form {
    padding-top: 40px
}

.tabs.featured {
    background-color: #4e6bab;
}

.tabs {
    margin-top: 90px;
    background-color: #4e6bab
}

.tabs:before,
.tabs:after {
    display: table;
    content: ''
}

.tabs:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    .tabs {
        margin-top: 150px
    }
}

.tabs ul {
    width: 100%;
    background-color: #4e6bab;
    list-style: none;
    margin-left: 0px;
}

.tabs ul:before,
.tabs ul:after {
    display: table;
    content: ''
}

.tabs ul:after {
    clear: both
}

.tabs li {
    color: #9eb4e5;
    cursor: pointer;
    text-align: center;
    float: left;
}

.tabs li a {
    cursor: pointer;
    text-align: center;
    float: left;
}

.tabs li a span {
    display: inline-block;
    color: #9eb4e5;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 60px;
    height: 60px;
    padding: 0 20px
}

.tabs li:hover {
    background-color: #5b7cc5
}

.tabs li.open {
    color: #fff;
    font-weight: bold;
    background-image: url('../images/icon_bookmark_white.svg');
    background-position: 85% top;
    background-repeat: no-repeat;
    background-size: 18px;
    background-color: #5b7cc5
}

.tabs li a span.open {
    color: #fff;
    font-weight: bold;
    padding-right: 50px;
    background-image: url('../images/icon_bookmark_white.svg');
    background-position: 85% top;
    background-repeat: no-repeat;
    background-size: 18px;
    background-color: #5b7cc5
}

.tabs li.tx-dftabs-tabMenuEntrySelected {
    color: #fff;
    font-weight: bold;
    background-image: url('../images/icon_bookmark_white.svg');
    background-position: 90% top;
    background-repeat: no-repeat;
    background-size: 18px;
    background-color: #f16b95
}

.tabs .tx-dftabs-tabMenu {
    margin: 0 !important;
    padding: 0 !important;
    min-height: 60px;
    border: none;
}

.tabs .tx-dftabs-tabMenu:after {
    display: block;
    clear: both;
    content: ' ';
    font-size: 0;
    line-height: 0px;
    visibility: hidden;
}

.tabs .tx-dftabs-tabMenuEntry {
    list-style: none none;
    cursor: pointer;
    float: left;
}

.tabs .tx-dftabs-tabMenuEntry a,
.tabs .tx-dftabs-tabMenuEntry a:visited {
    padding: 16px 60px 0 30px;
    height: 60px;
    overflow: hidden;
    background: url(../Images/backgroundTabInactive.png) right top no-repeat;
    display: table-cell;
    vertical-align: middle;
    float: left;
    text-decoration: none;
    font-size: 14px;
    color: #4e6bab;
    font-weight: bold;
    border-left: none;
}

.tabs .tx-dftabs-tabMenuEntry a:hover {
    padding: 16px 60px 0 30px;
    color: #FFF;
}

.tabs .tx-dftabs-tabMenuEntrySelected a,
.tabs .tx-dftabs-tabMenuEntrySelected a:visited {
    padding: 16px 60px 0 30px;
    background: url(../Images/backgroundTabActive.png) right top no-repeat;
    color: #FFF;
    border-left: none;
    outline: none;
}

.tabs .tx-dftabs-tabMenuEntrySelected a:hover {
    padding: 16px 60px 0 30px;
    color: #FFF;
}

.tx-dftabs-tabContents .article h2 {
    padding: 0 0 15px 0
}

@media only screen and (min-width: 768px) {
    .tabs li a span {
        padding: 0 50px
    }
    .tabs li a span.open {
        padding: 0 80px
    }
}

@media only screen and (max-width: 580px) {
    .tabs li,
    .tabs li a {
        width: 100%;
        float: none !important;
    }
    .tabs li a,
    .tabs .tx-dftabs-tabMenuEntry a,
    .tabs .tx-dftabs-tabMenuEntry a:visited,
    .tabs .tx-dftabs-tabMenuEntry a:hover {
        padding: 0 30px 0 30px;
    }
    .tabs li a br {
        display: none;
    }
}

.tabs .tx-dftabs-plugin1-hasJS .tx-dftabs-tabTitle,
.tabs .tx-dftabs-plugin1-hasJS .tx-dftabs-tabContent {
    display: none;
}

.tabs .tx-dftabs-plugin1-hasJS .tx-dftabs-tabMenu,
.tabs .tx-dftabs-plugin1-hasJS .tx-dftabs-tabContentSelected {
    display: block;
}

.tabs .tx-dftabs-plugin1-hasJS .tx-dftabs-tabContentSelected {
    overflow: hidden;
}

.article-news {
    padding: 30px 20px
}

.article-news:before,
.article-news:after {
    display: table;
    content: ''
}

.article-news:after {
    clear: both
}

@media only screen and (min-width: 992px) {
    .article-news {
        padding: 50px 30px
    }
}

@media only screen and (min-width: 1440px) {
    .article-news {
        padding: 50px 0
    }
}

.article-news h1 {
    padding-bottom: 25px
}

.article-news time {
    font-size: 13px;
    font-size: 1.3rem;
    background-image: url('../images/icon_date.svg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 18px;
    display: block;
    padding: 5px 0 5px 25px;
    clear: both;
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .article-news time {
        margin-bottom: 30px
    }
}

.article-news .read {
    color: #4d6aaa;
    padding: 5px 0;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    position: relative;
    display: block;
    float: left;
    padding-right: 20px;
    clear: both;
    margin-top: 20px
}

@media only screen and (min-width: 768px) {
    .article-news .read {
        margin-top: 30px
    }
}

.article-news .read:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    float: right;
    width: 11px;
    background-image: url('../images/icon_arrow_right_lightblue.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 10px
}

.news-list {
    padding: 50px 20px;
    background-color: #eef1f9;
    color: #666
}

.news-list:before,
.news-list:after {
    display: table;
    content: ''
}

.news-list:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    .news-list {
        display: none
    }
}

.news-list.tiles {
    padding-left: 10px;
    padding-right: 10px;
    display: none
}

@media only screen and (min-width: 768px) {
    .news-list.tiles {
        display: block
    }
}

.news-list.tiles ul {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px
}

.news-list ul {
    width: 100%;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.news-list li {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 0
}

.news-list li:before,
.news-list li:after {
    display: table;
    content: ''
}

.news-list li:after {
    clear: both
}

.news-list h3 {
    padding-bottom: 20px
}

.news-list a {
    display: block;
    background: #fff
}

.news-list a:before,
.news-list a:after {
    display: table;
    content: ''
}

.news-list a:after {
    clear: both
}

.news-list p {
    padding-bottom: 20px
}

@media only screen and (min-width: 768px) {
    .news-list p {
        padding-bottom: 40px
    }
}

.news-list time {
    font-size: 13px;
    font-size: 1.3rem;
    float: left;
    background-image: url('../images/icon_date.svg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 18px;
    display: block;
    padding: 5px 0 5px 25px
}

.news-list .wrapper {
    padding: 20px
}

.news-list .wrapper:before,
.news-list .wrapper:after {
    display: table;
    content: ''
}

.news-list .wrapper:after {
    clear: both
}

@media only screen and (min-width: 992px) {
    .news-list .wrapper {
        margin-left: 15px;
        margin-right: 15px
    }
}

.news-list .read {
    color: #4d6aaa;
    padding: 5px 0;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    position: relative;
    display: block;
    float: right;
    padding-right: 20px
}

.news-list .read:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    float: right;
    width: 11px;
    background-image: url('../images/icon_arrow_right_lightblue.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 10px
}

.article-wrapper {
    min-height: 300px;
    position: relative
}

@media only screen and (min-width: 768px) {
    .article-wrapper .article {
        padding: 30px 20px 30px 0;
        margin-left: 240px
    }
    .article-wrapper.no-author .article {
        padding: 20px 20px 20px 0;
        margin-left: 0px;
    }
}

@media only screen and (min-width: 992px) {
    .article-wrapper .article {
        padding: 50px 30px
    }
}

.article-author {
    padding: 30px 20px
}

.article-author:before,
.article-author:after {
    display: table;
    content: ''
}

.article-author:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    .article-author {
        position: absolute;
        top: 0;
        left: 0;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        width: 210px;
        padding-top: 50px
    }
}

.article-author figure {
    clear: both;
    font-size: 13px;
    font-size: 1.3rem;
    font-style: italic;
    line-height: 18px
}

.article-author figure:before,
.article-author figure:after {
    display: table;
    content: ''
}

.article-author figure:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    .article-author figure {
        text-align: right
    }
}

.article-author figure img {
    width: 100px;
    -o-border-radius: 50px;
    border-radius: 50px;
    float: left;
    padding-bottom: 30px;
}

@media only screen and (min-width: 768px) {
    .article-author figure img {
        float: none;
    }
}

@media only screen and (max-width: 767px) {
    .article-author figure img {
        padding-bottom: 0px;
    }
}

.article-author figure figcaption {
    padding: 0;
    margin-left: 120px
}

.article-author figure figcaption p {
    padding: 0;
}

@media only screen and (max-width: 768px) {
    .article-author {
        padding: 30px 20px 0;
    }
    .article-author figure img {
        float: left !important;
    }
    .article-author figure figcaption {
        padding-top: 20px;
    }
}

@media only screen and (min-width: 768px) {
    .article-author figure figcaption {
        margin-left: 0;
    }
}

.list-articles,
.csc-sitemap ul,
ul.csc-menu-1 {
    margin: 0 !important;
    padding: 20px 0 !important;
    list-style: none !important
}

.csc-sitemap ul li ul {
    margin-left: 40px !important;
    padding: 0 !important;
}

@media only screen and (max-width: 768px) {
    .csc-sitemap ul li ul {
        margin-left: 20px !important;
    }
}

.list-articles a,
.csc-sitemap ul li a,
ul.csc-menu-1 li a {
    display: block;
    position: relative;
    border-bottom: 1px solid #ebebeb;
    padding: 15px 40px 15px 0;
    cursor: pointer;
    background-image: url('../images/icon_arrow_right_lightblue.svg');
    background-position: 98% center;
    background-repeat: no-repeat;
    background-size: 11px
}

.article {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 24px;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 20px
}

.article.news {
    padding: 0px 128px 30px 0px;
}

@media only screen and (max-width: 768px) {
    .article.news {
        padding: 0px 28px 30px 0px;
    }
}

.article:before,
.article:after {
    display: table;
    content: ''
}

.article:after {
    clear: both
}

@media only screen and (min-width: 992px) {
    .article {
        padding: 30px 128px 30px 30px
    }
}

@media only screen and (min-width: 1440px) {
    .article {
        padding: 30px 30px 30px 30px
    }
}

.article.no-bottom-padding {
    padding-bottom: 0
}

.article a {
    color: #4e6bab
}

.article a.btn {
    float: none;
    display: inline-block;
    margin: 10px 0 25px 0;
}

.article .featured {
    margin: 0 -20px
}

.article.wrapper-content .btn {
    display: inline-block;
    float: none;
    width: auto;
    margin: 10px 30px 5px 0;
    padding-right: 60px;
    background-image: url('../images/icon_arrow_right_lightblue.svg');
    background-position: right 40px center;
    background-repeat: no-repeat;
    background-size: 11px;
}

.article.wrapper-content #print_button.btn {
    background-image: none;
}

@media only screen and (min-width: 992px) {
    .article .featured {
        margin: 0 -128px 0 -30px
    }
}

.article .float-right {
    margin: 20px 0
}

@media only screen and (min-width: 768px) {
    .article .float-right {
        width: 50%;
        float: right;
        margin: 10px 0 20px 20px
    }
}

@media only screen and (min-width: 992px) {
    .article .float-right {
        width: auto
    }
}

.article .float-left {
    margin: 20px 0
}

@media only screen and (min-width: 768px) {
    .article .float-left {
        width: 50%;
        float: left;
        margin: 10px 20px 20px 0
    }
}

@media only screen and (min-width: 992px) {
    .article .float-left {
        width: auto
    }
}

.article .list-checked {
    list-style: none;
    margin-bottom: 0;
    margin-left: 10;
    padding: 0
}

.article .list-checked li {
    padding: 8px 0 8px 40px
}

.article p {
    padding: 10px 0
}

.article p + ul {
    margin-top: -10px;
}

.article h1 {
    padding-bottom: 25px;
    /* padding-bottom: 0; */
}

.article.news h1 {
    padding-bottom: 0px
}

.article h2 {
    padding: 30px 0 15px 0
}


/*.article h2:first-child {
    padding: 0 0 25px 0
}*/

.article.news h2 {
    font-size: 2.2rem;
    line-height: 34px;
}

.article h3 {
    padding: 20px 0 10px 0
}

.article h2 + ul {
    margin-top: -20px;
}

.article h3 + ul {
    margin-top: -10px;
}

.article time {
    font-size: 13px;
    font-size: 1.3rem;
    background-image: url('../images/icon_date.svg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 18px;
    display: block;
    padding: 5px 0 5px 25px;
    clear: both;
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .article time {
        margin-bottom: 30px
    }
}

.article ul,
.article-form ul,
.article ol,
.article-form ol,
ul.csc-menu-1,
ol.csc-menu-1 {
    margin-left: 20px;
    padding: 20px 0;
    list-style: disc
}

.article-form ul {
    padding-top: 0;
}

.article ol,
.article-form ol {
    list-style: decimal;
}

.article-form ul li ul,
.article-form ol li ol,
ul.csc-menu-1 li ul,
ol.csc-menu-1 li ol {
    margin-left: 20px;
    padding: 0px 0;
}

.article time+h2,
.article blockquote+h2 {
    padding-top: 0
}

@media only screen and (max-width: 768px) {
    .article img {
        float: none !important;
        display: block;
        height: auto;
    }
}

.article blockquote {
    color: #4e6bab;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    font-style: italic;
    line-height: 30px;
    background-color: #eef2f9;
    /* padding: 30px 20px;
    margin: 30px -20px;*/
    margin: 30px calc(-20% - 310px - 40px) 30px calc(-40% - 310px - 40px);
    padding: 30px 100px 30px 270px;
}


/* @media only screen and (min-width: 768px) {
    .article blockquote {
        margin: 30px -30px 30px calc(-20px - 210px - 40px);
        padding: 30px 100px 30px 270px
    }
} */

@media only screen and (min-width: 1440px) {
    .article.wrapper-content {
        padding-left: 0;
        padding-right: 0
    }
    .article blockquote {
        margin: 30px calc(-20% - 310px - 40px) 30px calc(-40% - 310px - 40px) !important;
        padding: 30px 60% 30px 90%;
    }
}

@media only screen and (max-width: 480px) {
    .article .csc-textpic-intext-left .csc-textpic-imagewrap,
    .article .csc-textpic-intext-right .csc-textpic-imagewrap {
        float: none;
    }
}

.product-info {
    padding: 30px 20px
}

.product-content-elem {
    padding: 0 20px 30px 20px;
}

.product-content-elem h2,
.product-content-elem h3 {
    padding-bottom: 10px;
}

.product-content-elem ul,
.product-content-elem ol {
    margin-left: 20px;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 20px;
}

.product-content-elem ul li,
.product-content-elem ol li {
    list-style: disc;
    min-height: 20px;
    padding: 0;
}

.product-content-elem p {
    padding-bottom: 20px;
}

.product-content-elem p + ul {
    margin-top: -20px;
}

.product-content-elem a {
    color: #3e5588;
    text-decoration: underline;
}

.product-content-elem a:hover {
    text-decoration: none;
}

@media only screen and (min-width: 992px) {
    .product-info {
        padding: 30px 30px
    }
    .product-content-elem {
        padding: 0 30px 30px 30px;
    }
}

@media only screen and (min-width: 1440px) {
    .product-info {
        padding: 30px 0
    }
}


/* Youtube responsive */

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.article-highlight {
    clear: both;
    background-color: #eef2f9;
    /* padding: 30px 20px;
    margin: 30px -20px 0 -20px; */
    margin: 30px -30px 30px calc(-20px - 210px - 40px);
    padding: 30px 100px 30px 270px;
}

@media only screen and (min-width: 992px) {
    .article-highlight {
        margin: 40px -128px 0 -30px;
        padding: 30px 128px 30px 30px
    }
}

@media only screen and (min-width: 1440px) {
    .article-highlight {
        /* margin: 40px -30px 0 -30px;
        padding: 30px 0 50px 30px; */
        margin: 30px calc(-20% - 310px - 40px) 30px calc(-40% - 310px - 40px);
        padding: 30px 60% 30px 75%;
    }
}

.article-wrapper .article-highlight {
    margin: 30px -30px 0px calc(-20px - 210px - 40px);
    padding: 30px 100px 30px 270px;
}

.article.wrapper-content .article-highlight {
    margin: 30px -130px 0px calc(-20px - 210px - 40px);
    padding: 30px 240px 30px 270px;
}

@media only screen and (max-width: 797px) {
    .article.wrapper-content .article-highlight {
        padding: 30px 140px 30px 270px;
    }
}

.article-wrapper .article-highlight-orange {
    background-color: #ffecd7;
    margin: 30px -30px 0px calc(-20px - 210px - 40px);
    padding: 30px 100px 30px 270px;
}

.article.wrapper-content .article-highlight-orange {
    background-color: #ffecd7;
    margin: 30px -130px 0px calc(-20px - 210px - 40px);
    padding: 30px 240px 30px 270px;
}

@media only screen and (min-width: 1440px) {
    .article-wrapper .article-highlight,
    .article-wrapper .article-highlight-orange {
        margin: 30px calc(-20% - 310px - 40px) 0px calc(-50% - 310px - 40px);
        padding: 30px 70% 30px 100%;
    }
    .article.wrapper-content .article-highlight,
    .article.wrapper-content .article-highlight-orange {
        margin: 30px calc(-20% - 310px - 40px) 0px calc(-50% - 310px - 40px);
        padding: 30px 70% 30px 85%;
    }
    .article-wrapper .article-highlight.bookmark-heart,
    .article-wrapper .article-highlight-orange.bookmark-expert,
    .article-wrapper .article-highlight.bookmark-bottle {
        background-position: 76% top;
    }
    .article.wrapper-content .article-highlight.bookmark-heart,
    .article.wrapper-content .article-highlight-orange.bookmark-expert,
    .article.wrapper-content .article-highlight.bookmark-bottle {
        background-position: 76% top;
    }
}

.article-highlight.interesting {
    padding: 30px 20px 40px 20px;
    background-color: #e9ecf5;
    margin: 30px 0 0 0
}

.article-highlight.interesting .list-articles a {
    border-color: #bbc8e6
}

.article-highlight.standalone {
    /* margin: 10px 0 0 0; */
    margin: 30px -30px 30px calc(-20px - 210px - 40px);
    padding: 30px 100px 30px 320px;
}


/* @media only screen and (min-width: 1440px) {
    .article-highlight.standalone {
        padding-left: 0;
        padding-right: 0
    }
} */

.article-highlight.standalone h2 {
    padding-bottom: 25px
}

.article-highlight .lead {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    padding-right: 90px;
    color: #4e6bab
}

@media only screen and (min-width: 768px) {
    .article-highlight .lead {
        padding-right: 200px
    }
}

.article-highlight+p {
    padding-top: 40px
}

.bookmark-heart {
    background-image: url('../images/icon_bookmark_heart_blue.svg');
    background-position: 96% top;
    background-repeat: no-repeat;
    background-size: 45px
}

@media only screen and (min-width: 1440px) {
    .bookmark-heart {
        background-position: 86% top;
    }
}

.article.wrapper-content .bookmark-heart {
    background-position: 86% top;
}

@media only screen and (max-width: 480px) {
    .article.wrapper-content .bookmark-heart {
        background-position: 80% top;
    }
}

.bookmark-bottle {
    background-image: url('../images/icon_bookmark_bottle.svg');
    background-position: 96% top;
    background-repeat: no-repeat;
    background-size: 45px
}

@media only screen and (min-width: 1440px) {
    .bookmark-bottle {
        background-position: 86% top;
    }
}

.article.wrapper-content .bookmark-bottle {
    background-position: 86% top;
}

@media only screen and (max-width: 480px) {
    .article.wrapper-content .bookmark-bottle {
        background-position: 80% top;
    }
}

.bookmark-search {
    background-image: url('../images/icon_bookmark_search.svg');
    background-position: 96% top;
    background-repeat: no-repeat;
    background-size: 45px
}

@media only screen and (min-width: 1440px) {
    .bookmark-search {
        background-position: 86% top;
    }
}

.bookmark-expert {
    background-image: url('../images/icon_bookmark_expert_yellow.svg');
    background-position: 96% top;
    background-repeat: no-repeat;
    background-size: 45px
}

@media only screen and (min-width: 1440px) {
    .bookmark-expert {
        background-position: 86% top;
    }
}

.filter {
    position: relative;
    background-color: #4e6bab;
    padding: 0 20px
}

.filter:before,
.filter:after {
    display: table;
    content: ''
}

.filter:after {
    clear: both
}

@media only screen and (min-width: 992px) {
    .filter {
        margin: 40px 0 10px 0;
        padding: 0 0 0 30px
    }
}

@media only screen and (min-width: 1440px) {
    .filter {
        margin: 40px 0 10px 0;
        padding: 0
    }
}

.filter label {
    float: left;
    color: #9eb4e5;
    line-height: 22px;
    font-size: 19px;
    font-size: 1.9rem;
    font-weight: 400;
    display: block;
    padding: 10px 0;
    margin: 0
}

@media only screen and (min-width: 768px) {
    .filter label {
        padding: 0;
        line-height: 55px
    }
}

.filter .selected {
    width: 100%;
    text-align: center;
    line-height: 55px;
    height: 55px;
    cursor: pointer
}

.filter .selected span {
    display: inline-block
}

.filter .selected span:after {
    content: " ";
    width: 35px;
    height: 55px;
    display: block;
    float: right;
    background-image: url('../images/icon_arrow_left_white.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 15px
}

.filter .selected.open span:after {
    background-image: url('../images/icon_arrow_down_white.svg');
    background-size: 18px
}

.filter .selector {
    clear: both;
    display: block;
    background-color: #5b7cc5;
    height: 55px;
    width: 225px;
    font-weight: bold;
    color: #fff;
    font-size: 17px;
    font-size: 1.7rem
}

@media only screen and (min-width: 768px) {
    .filter .selector {
        clear: none;
        position: absolute;
        right: 40px;
        top: 0;
        bottom: 0;
        z-index: 10;
    }
}

@media only screen and (min-width: 1200px) {
    .filter .selector {
        right: 40px
    }
}

.filter .selector ul {
    display: none;
    margin: 0;
    padding: 0 0 10px 0
}

.filter .selector .active {
    display: none
}

.filter .selector a {
    display: block;
    padding: 8px 0;
    text-align: center;
    color: #fff
}

.filter .options {
    width: 100%;
    background-color: #5b7cc5
}

.list-advices {
    margin-left: 0 !important;
    padding: 0;
    list-style: none !important
}

.list-advices:before,
.list-advices:after {
    display: table;
    content: ''
}

.list-advices:after {
    clear: both
}

.list-advices a {
    display: block;
    padding: 15px 40px 15px 0;
    font-weight: 600
}

.list-advices li {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    position: relative;
    border-bottom: 1px solid #ebebeb;
    background-image: url('../images/icon_arrow_right_lightblue.svg');
    background-position: 96% center;
    background-repeat: no-repeat;
    background-size: 11px;
}

@media only screen and (min-width: 768px) {
    .list-advices li {
        /* width: 48%; */
        margin-left: 4%;
        /*float: left; */
        display: inline-block;
        width: 47%;
    }
    .list-advices li:nth-child(odd) {
        margin-left: 0
    }
    .list-advices li:first-child,
    .list-advices li:nth-child(2) {
        border-top: 1px solid #ebebeb
    }
}

.list-advices li:first-child {
    border-top: 1px solid #ebebeb
}

.wrapper-faq > .wrapper-content > p.bodytext {
    padding: 0 20px;
}

.title-faq {
    padding: 20px 20px
}

@media only screen and (min-width: 768px) {
    .title-faq {
        padding: 40px 20px
    }
}

@media only screen and (min-width: 992px) {
    .title-faq {
        padding: 50px 30px
    }
}

@media only screen and (min-width: 1440px) {
    .title-faq {
        padding: 50px 0px
    }
    .wrapper-faq > .wrapper-content > p.bodytext {
        padding: 0;
    }
}

.tabs-faq {
    margin-top: 0
}

.article-tabs {
    margin-top: 20px;
}

.article-faq.article-tabs-content {
    background-color: #FFFFFF;
    padding: 30px 30px 80px 30px;
}

.article-faq.article-tabs-content li {
    border: 0;
    margin-left: 0;
}

.article-faq.article-tabs-content li a {
    color: #4e6bab;
    font-size: 17px;
    font-weight: 500;
}

.tabs-faq li {
    font-size: 15px;
    font-size: 1.5rem;
    text-align: left;
    line-height: 20px;
    padding: 10px 40px;
    height: auto;
}

html:lang(at) .tabs-faq li {
    padding: 10px 20px;
    height: 42px;
}

html:lang(bs) .tabs-faq li {
    padding: 10px 20px;
    height: 42px;
}

.tabs-faq li.open {
    padding: 10px 70px 10px 40px
}

html:lang(at) .tabs-faq li.open {
    padding: 10px 50px 10px 20px
}

html:lang(mk) .tabs-faq li.open {
    padding: 10px 20px 10px 20px
}

.article-faq {
    background-color: #f2f5fa;
    padding: 30px 20px
}

.article-faq a {
    font-weight: bold;
}

.article-faq:before,
.article-faq:after {
    display: table;
    content: ''
}

.article-faq:after {
    clear: both
}

@media only screen and (min-width: 992px) {
    .article-faq {
        padding: 50px 30px 80px 30px
    }
}

.article-faq ul {
    list-style: none;
    max-width: 780px
}

@media only screen and (min-width: 992px) {
    .article-faq ul {
        max-width: none;
        margin-right: 128px
    }
}

.article-faq li {
    position: relative;
    border-bottom: 1px solid #ebebeb;
    margin-left: 30px
}

.article-faq li p {
    padding-bottom: 10px;
}

.article-faq li ul li {
    border-bottom: none;
    list-style: disc;
}

.article-faq h2 {
    font-size: 20px;
    font-size: 2rem;
    color: #4e6bab;
    line-height: 24px;
    padding: 14px 40px 15px 0;
    cursor: pointer;
    background-image: url('../images/icon_arrow_down_lightblue.svg');
    background-position: 98% 22px;
    background-repeat: no-repeat;
    background-size: 18px
}

.article-faq .number {
    font-size: 20px;
    font-size: 2rem;
    color: #4e6bab;
    position: absolute;
    top: 15px;
    left: -30px
}

.article-faq .faq-content {
    display: none;
    padding: 0 0 20px 0;
}

.article-faq .open h2,
.article-faq .open .number {
    font-weight: bold
}

.article-faq .open h2 {
    background-image: url('../images/icon_arrow_up_lightblue.svg')
}

.products-filter {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 100px 20px 20px 20px
}

@media only screen and (min-width: 420px) {
    .products-filter {
        padding-top: 130px
    }
}

@media only screen and (min-width: 768px) {
    .products-filter {
        padding-top: 150px
    }
}

@media only screen and (min-width: 992px) {
    .products-filter {
        padding: 150px 30px 20px 30px
    }
}

@media only screen and (max-width: 767px) {
    .products-filter .filter-col {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 479px) {
    .products-filter .filter-col:first-of-type {
        padding-bottom: 30px;
        border-bottom: 1px solid #a3b3d5
    }
}

.products-filter label {
    color: #4e6bab;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 400
}

.products-filter select {
    margin: 0;
    max-width: 330px
}

.filter-col>label {
    padding-bottom: 20px
}

.filter-col .filter-row .btn {
    margin-top: 60px;
    padding: 15px 35px;
    max-width: 80%;
}

@media only screen and (max-width: 979px) {
    .filter-col .filter-row .btn {
        max-width: 100%;
    }
}

@media only screen and (min-width: 480px) {
    .filter-col {
        float: left;
        width: 50%;
        padding-bottom: 30px
    }
}

.form-row {
    clear: both;
    padding: 0
}

.form-row:before,
.form-row:after {
    display: table;
    content: ''
}

.form-row:after {
    clear: both
}

.form-row label {
    font-size: 17px;
    font-size: 1.7rem;
    color: #666;
    float: left
}

.products-questionnaire-link {
    padding: 40px 0;
    background-color: #d2ddf1;
}

.products-questionnaire-link .wrapper-content {
    overflow: hidden;
}

.products-questionnaire-link h3 {
    font-weight: 600;
    line-height: 1.3em;
    color: #4e6bab;
}

.products-questionnaire-link .btn {
    width: auto;
    display: block;
    margin: 0;
    float: right;
    margin: 0 0 0 20px;
}

@media only screen and (min-width: 768px) {
    .products-questionnaire-link {
        padding: 40px 30px 40px 30px;
    }
}

@media only screen and (max-width: 899px) {
    .products-questionnaire-link .wrapper-content {
        display: flex;
        flex-direction: column;
    }
    .products-questionnaire-link h3 {
        display: block;
        order: 1;
    }
    .products-questionnaire-link .btn {
        top: 0;
        float: none;
        margin: 20px 0 0 0;
        order: 2;
    }
}

@media only screen and (max-width: 767px) {
    .products-questionnaire-link {
        padding: 40px 20px 40px 20px;
    }
}

html[lang=at] .products-questionnaire-link {
    background-color: #fe9021;
}

html[lang=at] .products-questionnaire-link h3 {
    color: #FFF;
}

html[lang=at] .products-questionnaire-link .btn {
    color: #FFF;
    border: 2px solid #FFF;
}

html[lang=at] .products-questionnaire-link .btn span:after {
    background-image: url(../images/icon_arrow_right_white.svg);
}

.products-qudal {
    padding: 40px 0;
    background-color: #eef2f9;
}

.products-qudal .wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.products-qudal figure {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    margin: 0 30px;
}

.products-qudal section {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.3em;
    color: #4e6bab;
    width: 35%;
}

@media only screen and (max-width: 899px) {
    .products-qudal section {
        width: 100%;
        margin-right: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .products-qudal .wrapper {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .products-qudal section {
        width: auto;
        margin: 20px 30px 0 30px;
    }
}

.at-online {
    padding: 20px 0;
    background-color: #fe9021;
    color: #FFF;
    overflow: hidden;
}

.at-online.katalog {
    padding: 40px 0 10px 0;
    background-color: #feead2;
    color: #fe9021;
}

.at-online.subpage {
    margin: 30px -230px 20px calc(-20px - 210px - 40px);
    padding: 20px 240px 20px 270px;
}

.at-online .wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.at-online figure {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    font-size: 26px;
    line-height: 1.3em;
    display: block;
    width: 60%;
}

.at-online.subpage figure {
    padding-top: 0;
    position: relative;
    top: 10px;
}

.at-online.katalog figure {
    width: 90%;
    margin: 0 30px;
}

.at-online figure img {
    float: left;
    position: relative;
}

.at-online figure img {
    margin-top: -7px;
    left: -4px;
}

.at-online.subpage figure img {
    margin-top: 0;
}

.at-online figure p {
    padding-right: 20px;
}

.at-online.subpage figure p,
.at-online.katalog figure p {
    padding-bottom: 30px;
}

.at-online section {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.3em;
    color: #4e6bab;
    width: 50%;
}

.at-online section .btn {
    border: 2px solid #FFF;
    color: #FFF;
    margin: 20px 0 25px 0;
}

.at-online.subpage .btn {
    background-image: none;
    margin: 10px 20px 5px 0;
    padding-right: 30px;
}

.at-online section .btn span:after {
    margin: 10px 30px 5px 0;
    background-image: url(../images/icon_arrow_right_white.svg);
}

.at-online.subpage section .btn span:after,
.at-online.homepage section .btn span:after {
    right: -30px;
    top: -2px;
}

@media only screen and (min-width: 1770px) {
    .at-online.subpage {
        margin: 30px -330px 0px calc(-20px - 310px - 40px);
        padding: 20px 330px 20px 310px;
    }
}

@media only screen and (max-width: 1439px) {
    .at-online.homepage {
        padding: 20px 30px;
    }
}

@media only screen and (max-width: 899px) {
    .at-online section {
        width: 100%;
        margin-right: 30px;
    }
    .at-online figure,
    .at-online section {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .at-online {
        padding: 30px 0;
    }
    .at-online .wrapper {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .at-online.subpage .wrapper {
        padding-right: 70px;
    }
    .at-online section {
        margin: 20px 30px 0 30px;
    }
    .at-online.homepage {
        padding: 30px 30px;
    }
    .at-online.subpage {
        padding: 30px 140px 30px 270px;
    }
    .at-online.subpage figure {
        top: 0;
    }
    .at-online.subpage figure p {
        padding-bottom: 0;
    }
    .at-online figure img {
        float: left !important;
    }
    .at-online section .btn {
        margin: 10px 0 15px 0;
    }
}

.products {
    padding: 30px 20px 30px 20px;
    color: #2b447d
}

.products:before,
.products:after {
    display: table;
    content: ''
}

.products:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    .products {
        padding: 50px 20px 50px 20px
    }
}

@media only screen and (min-width: 992px) {
    .products {
        padding: 50px 30px 50px 30px
    }
}

.products:nth-child(odd),
.products.blue {
    background-color: #f7f8fc
}

.products a {
    color: #2b447d;
}

.products h2 {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1.3em;
    padding-bottom: 25px
}

@media only screen and (min-width: 768px) {
    .products h2 {
        padding-bottom: 35px
    }
}

.products h3 {
    font-size: 29px;
    font-size: 2.9rem;
    padding: 20px 0 5px 0
}

.products h3 a {
    background-image: url('../images/icon_arrow_right.svg');
    background-position: right 14px;
    background-repeat: no-repeat;
    background-size: 11px;
    padding-right: 30px
}

.products h4 {
    font-weight: 400;
    padding-bottom: 5px;
    font-size: 16px;
    font-size: 1.6rem
}

.products .age {
    font-size: 14px;
    font-size: 1.4rem;
    color: #4d6aaa;
    background-image: url('../images/icon_clock.svg');
    background-position: left 2px;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 25px;
    padding-bottom: 4px;
}

.products .item {
    position: relative;
    max-width: 220px;
    padding-bottom: 30px;
}

@media only screen and (max-width: 479px) {
    .products .item {
        max-width: 100%;
    }
}

.products .item.ffproduct {
    min-height: 600px;
}

.products .item.ffproduct a.ff_product_image {
    display: block;
    min-height: 240px;
    position: relative;
}

.products .item.ffproduct a.ff_product_image img {
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
}

.products .questionnaire-products-filter .item {
    overflow: hidden;
}

.questionnaire-products-filter img {
    transform: scale(1.7);
}

.products .item.ffproduct h3 {
    min-height: 70px;
}

.products .item.ffproduct h4 {
    display: block;
    min-height: 90px;
    width: 90%;
}

.products .item:before,
.products .item:after {
    display: table;
    content: ''
}

.products .item:after {
    clear: both
}

@media only screen and (min-width: 480px) {
    .products .item {
        max-width: none;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px 30px 10px;
        width: 50%;
        float: left
    }
}

@media only screen and (min-width: 768px) {
    .products .item {
        padding: 0 10px 50px 10px;
        width: 33%;
    }
    .products .item:nth-child(3n+1) {
        clear: both
    }
}

.products .item img {
    width: 180px;
    padding-top: 10px;
}

.products.new_product .item img {
    transform: scale(2.05) translateY(20px);
    margin: 0 0 20px 0;
}

.products.new_product .item > a {
    display: block;
    height: 250px;
    /*overflow: hidden;*/
}

.new {
    position: relative;
    display: inline-block
}

.new:after {
    content: "NOVO";
    position: absolute;
    text-align: center;
    right: 60px;
    width: 72px;
    height: 72px;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #2b447d;
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 72px
}

.soldout:after {
    content: "RAZPRODANO";
    position: absolute;
    text-align: center;
    left: 130px;
    width: 140px;
    height: 40px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background-color: #2b447d;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
}

.products-list .item .new:after {
    right: -20px;
}

html:lang(at) .new:after {
    content: "NEU";
}

html:lang(at) .soldout:after {
    content: "AUSVERKAUFT";
}

.sale {
    position: relative;
    display: inline-block
}

.sale:after {
    content: "AKCIJA";
    position: absolute;
    text-align: center;
    right: -40px;
    width: 72px;
    height: 72px;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #ff9c38;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 72px
}

html:lang(at) .sale:after {
    content: "AKTION";
}

.gift:after {
    content: "";
    position: absolute;
    text-align: center;
    left: 130px;
    width: 72px;
    height: 72px;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #2b447d;
    background: #2b447d url("../images/icon_gift.svg") no-repeat 16px 15px;
    background-size: 40px 40px;
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 72px
}

.discount:after {
    content: "";
    position: absolute;
    text-align: center;
    right: 60px;
    width: 72px;
    height: 72px;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #2b447d;
    background: #2b447d url(../images/icon_discount.svg) no-repeat 6px 8px;
    background-size: 60px 60px;
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 72px
}

.featured.product figure span {
    position: relative;
    display: inline-block;
    width: 100%;
}

.featured.product figure span .sticker {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 170px;
    height: 170px;
}


/* Formula finder */


/*.ffproduct {
    display: block !important;
}*/

.ffproduct sup {
    font-size: 20px;
}


/*.featured.product figure span:before {
    content: "";
    position: absolute;
    background-image: url('../images/icon_nova.png');
    background-position: left center;
    background-repeat: no-repeat;
    bottom: 0;
    right: 0;
    width: 170px;
    height: 170px;
}

html:lang(hr) .featured.product figure span:before,
html:lang(bs) .featured.product figure span:before {
    content: "";
    position: absolute;
    background-image: url('../images/icon_nova_HR_BA.png');
    background-position: left center;
    background-repeat: no-repeat;
    bottom: 0;
    right: 0;
    width: 170px;
    height: 170px;
}

html:lang(sr) .featured.product figure span:before {
    content: "";
    position: absolute;
    background-image: url('../images/icon_nova_SR.png');
    background-position: left center;
    background-repeat: no-repeat;
    bottom: 0;
    right: 0;
    width: 170px;
    height: 170px;
}

html:lang(at) .featured.product figure span:before {
    content: "";
    position: absolute;
    background-image: url('../images/icon_nova_AT.png');
    background-position: left center;
    background-repeat: no-repeat;
    bottom: 0;
    right: 0;
    width: 170px;
    height: 170px;
}*/

@media only screen and (max-width: 980px) {
    .featured.product figure span:before,
    .featured.product figure span .sticker {
        background-size: 130px 130px;
        width: 130px;
        height: 130px;
    }
    .featured.product.new_product img.sticker {
        top: 180px;
    }
}

@media only screen and (max-width: 768px) {
    .featured.product figure span:before,
    .featured.product figure span .sticker {
        background-size: 170px 170px;
        width: 170px;
        height: 170px;
        right: 14%;
    }
    .featured.product.new_product img.sticker {
        top: 150px;
    }
    .featured.content .gift-text {
        width: 100%;
        position: relative;
        top: 0;
        text-align: center;
    }
    .featured.product.new_product .gift-text img {
        margin: 20px auto 0 auto !important;
    }
    .soldout:after {
        left: 130px;
    }
}

@media only screen and (max-width: 480px) {
    .featured.product figure span:before,
    .featured.product figure span .sticker {
        right: -10px;
        background-size: 130px 130px;
        width: 130px;
        height: 130px;
    }
    .featured.product.new_product img.sticker {
        top: 180px;
    }
}

.add-to-basket {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    /*background-image: url('../images/icon_shopping_basket.svg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 18px 26px;
    padding-left: 25px*/
}

.add-to-basket:hover {
    color: #ff9c38;
    /*background-image: url('../images/icon_shopping_basket_orange.svg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 18px 26px;*/
}

.add-to-basket .add-prod-label.show {
    transition: all 200ms ease-in-out;
}

.add-to-basket:hover .add-prod-label.show {
    background-image: url('../images/icon_shopping_basket_orange.svg');
    background-position: left top -4px;
    background-repeat: no-repeat;
    background-size: 18px 26px;
}

.in-basket {
    position: relative;
    left: -25px;
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    font-weight: bold;
    background-image: url('../images/icon_checked_shopping.svg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 18px;
    padding-left: 25px
}

.in-basket.show {
    background-image: url('../images/icon_checked_shopping_o.svg');
}

.special:before,
.special:after {
    display: table;
    content: ''
}

.special:after {
    clear: both
}

.special h3 {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    border-bottom: 3px solid #f3f6fb;
    padding: 0;
    margin-top: 20px;
}

.special h3:before,
.special h3:after {
    display: table;
    content: ''
}

.special h3:after {
    clear: both
}

.special h3 span {
    position: relative;
    display: block;
    float: left;
    padding-right: 5px
}

.special h3 span:after {
    content: " ";
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    border-bottom: 3px solid #5b7cc5
}

.special ul,
.novalac-detail-tabs .tabs-content .tab-single-content .special ul {
    margin: 0;
    padding: 20px 0;
    list-style: none
}

.special ul:before,
.special ul:after {
    display: table;
    content: ''
}

.special ul:after {
    clear: both
}

.special ul li,
.novalac-detail-tabs .tabs-content .tab-single-content .special ul li {
    font-size: 15px;
    padding: 5px 0;
    min-height: 36px;
    min-width: 210px;
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    background-image: none;
}

.product-info .special ul li {
    float: none;
}

.special.span_1_of_2 ul {
    margin-left: 20px;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0;
}

.special.span_1_of_2 ul li {
    list-style: disc;
    min-height: 20px;
    padding: 0;
}

.special ul li img {
    margin-right: 10px;
}

@media only screen and (max-width: 767px) {
    .special ul li {
        width: 180px;
        float: left;
        padding-right: 50px;
    }
    .article .special ul li img {
        float: left !important;
    }
    .product-info .special ul li {
        width: 100%;
    }
    .special ul li:first-child {
        padding-left: 0
    }
}

@media only screen and (max-width: 479px) {
    .special ul li {
        width: 100%;
    }
}


/* Colorbox styles */

.lightbox {
    margin-top: 0px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 0px;
    text-align: center;
}

.lightbox h1 {
    padding-bottom: 20px;
    line-height: 1.2em;
    text-align: left;
}

.lightbox p.bodytext {
    font-size: 14px;
    line-height: 1.6em;
    font-style: italic;
    margin-bottom: 20px;
    text-align: left;
}

.lightbox.tnx p.bodytext {
    margin-bottom: 0;
    padding-bottom: 10px;
}


/*.lightbox.tnx a {
    text-decoration: underline;
}*/

.lightbox.tnx .payment_address {
    margin-bottom: 30px;
}

.lightbox button {
    background-color: #FFF;
    font-size: 17px;
    line-height: 1.3em;
    margin-top: 15px;
    border-radius: 3px;
    border: 2px solid #4d6aaa;
    color: #4d6aaa;
    text-align: center;
    padding: 15px 35px;
    font-size: 17px;
    cursor: pointer;
    font-weight: bold;
}

@media (max-width:500px) {
    .lightbox h1 {
        font-size: 2.2rem;
    }
    .lightbox p.bodytext {
        font-size: 13px;
    }
}

.lightbox.video {
    margin: 0;
}


/* Label maker styles */

.create {
    position: relative;
    margin-top: 20px;
    padding: 10px 20px;
    background-color: #eef2f9;
    overflow: hidden;
    height: 360px;
}

.create .group.product,
.create .group.product legend,
.create .group.name legend {
    margin-bottom: 20px;
}

.create .group.product .form-row select {
    width: 50%;
}

.create .group label {
    float: left;
    margin-right: 50px;
}

.create .group input[type="radio"] {
    display: none;
}

.create .group input[type="radio"]+label span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: -2px 8px 0 0;
    vertical-align: text-bottom;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #fff
}

.create .group input[type="radio"]+label span {
    background-color: #fff
}

.create .group input[type="radio"]:checked+label span {
    background-color: #5b7cc5
}

.create #preview {
    position: absolute;
    right: 20px;
    top: 20px;
    text-align: center
}

.create #preview .text {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
}

.create #preview h2 {
    position: absolute;
    top: 16px;
    left: 0;
    padding: 0;
    font-family: 'HelveticaRoundedLTPro-Bd', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #08518a;
    font-size: 3.1em;
    font-weight: bold;
    letter-spacing: -2px;
    text-shadow: 0px 0px 6px rgba(255, 255, 255, 1);
    -webkit-print-color-adjust: exact;
    -webkit-filter: opacity(1);
}

.create #preview h2.small7 {
    font-size: 2.9em;
}

.create #preview h2.small8 {
    font-size: 2.8em;
}

.create #preview h2.small9 {
    font-size: 2.5em;
}

.create #preview h2.small10 {
    font-size: 2.3em;
}


/*.create #preview span::first-letter, .create #preview h2::first-letter {
    text-transform: uppercase;
}*/

.create .name #first_name,
.create .name .hint {
    display: inline-block;
}

.create .name #first_name {
    background-color: #5b7bc4;
    color: #FFF;
    border: none;
    font-size: 16px;
    line-height: 2em;
    padding: 4px 12px;
    width: 200px;
    margin-right: 20px;
}

.create .name .hint {
    font-weight: normal;
    display: inline-block;
    margin-right: 16px;
}

.create .btn {
    position: relative;
    background-color: #eef2f9;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #4d6aaa;
    color: #4d6aaa;
    text-align: center;
    padding: 15px 65px 15px 35px;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    margin: 20px 0 45px 0;
    cursor: pointer;
}

.create .btn.disabled {
    border: 2px solid #C1CADE;
    color: #C1CADE;
    cursor: auto;
}

.create .btn span:after {
    right: -30px;
}

.create .btn.disabled span:after {
    opacity: 0.3;
}

.create .btn:hover {
    left: -1px;
    top: -1px;
    margin-bottom: 43px;
    border: 3px solid #4d6aaa;
}

.create .btn.disabled:hover {
    left: 0;
    top: 0;
    margin-bottom: 45px;
    border: 2px solid #C1CADE;
}

.create .btn span {
    position: relative;
    padding-right: 0px;
    display: inline-block;
    text-align: left;
}


/* Shop */

#colorbox,
#cboxOverlay,
#cboxWrapper {
    z-index: 10000000000;
}

@media (max-width: 768px) {
    #lightbox {
        overflow-x: hidden;
    }
}

#cboxClose {
    top: 0;
    right: 0;
}

#cboxLoadedContent {
    margin-top: 28px;
    margin-bottom: 0;
}

#content.lightbox.shop {
    margin: 0;
    position: absolute;
    width: 100%;
}

.lightbox.shop .tx-pbsurvey-pi1 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 25px;
    padding-right: 0;
    text-align: left;
    width: 100%;
}

.lightbox.shop .tx-pbsurvey-pi1 form {
    vertical-align: top;
}

.lightbox.shop .tx-pbsurvey-pi1 .required {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
}

.lightbox.shop .tx-pbsurvey-pi1 h1 {
    display: none;
}

.lightbox.shop #header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-left: 20px;
    padding-right: 80px;
    height: 75px;
    width: 100%;
    background-color: #eef2f9;
}

.lightbox.shop #header img.ge {
    width: 234px;
    height: auto;
    float: left;
}

.lightbox.shop #header img.rf {
    padding-top: 30px;
    float: right;
    width: 160px;
    height: auto;
}

.lightbox.shop #header img.md {
    padding-top: 30px;
    float: right;
    width: 170px;
    height: auto;
}

.lightbox.shop #header a.cl {
    background-image: url(../../images/products/shop/close.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    text-indent: -99999px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.lightbox.shop .tx-pbsurvey-pi1 .survey_item {
    margin-top: 0px;
    margin-bottom: 0px;
}

.lightbox.shop .tx-pbsurvey-pi1 .survey_item hr {
    border-bottom: 1px solid #EFEFEF;
}

.lightbox.shop .tx-pbsurvey-pi1 .pagenumbering {
    display: none;
}

.lightbox.shop .tx-pbsurvey-pi1 .product,
.lightbox.shop .tx-pbsurvey-pi1 .product-last {
    float: left;
    width: 212px;
    height: 350px;
    margin-right: 16px;
    margin-top: 0px;
}

.lightbox.shop .tx-pbsurvey-pi1 .product legend {
    display: none;
}

.lightbox.shop .tx-pbsurvey-pi1 .product img {
    margin-left: -10px;
}

.lightbox.shop .tx-pbsurvey-pi1 .product .questionSubtext {
    margin-bottom: 0px;
}

.lightbox.shop .tx-pbsurvey-pi1 .product h2 {
    color: #5b7cc5;
    font-size: 17px;
    line-height: 1.3em;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 0px;
    text-transform: none;
}

.lightbox.shop .tx-pbsurvey-pi1 .product h2 a {
    color: #5b7cc5;
}

.lightbox.shop .tx-pbsurvey-pi1 .product p {
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 0px;
    font-style: normal;
}

.lightbox.shop .tx-pbsurvey-pi1 .product input {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 0px;
    padding-left: 6px;
    width: 60px;
    height: 26px;
    border-radius: 3px;
    border: 1px solid #bcbec0;
}

.lightbox.shop .tx-pbsurvey-pi1 .product .detail {
    float: right;
    margin-top: 16px;
    margin-right: 10px;
}

.lightbox.shop .tx-pbsurvey-pi1 .product span.important {
    color: #ed1c24;
    font-size: 13px;
    font-weight: bold;
}

.lightbox.shop .tx-pbsurvey-pi1 .product table.matrix tr:first-child {
    font-size: 12px;
}

.lightbox.shop .tx-pbsurvey-pi1 .product table.matrix td {
    padding: 2px 0;
    background-color: transparent;
}

.lightbox.shop .tx-pbsurvey-pi1 .product table.matrix .surveyrow_even {
    background-color: transparent;
}

.lightbox.shop .tx-pbsurvey-pi1 .product table.matrix .columnFirst {
    font-weight: normal;
    vertical-align: middle;
    font-size: 12px;
    width: 20%;
    text-align: right;
    padding-right: 4px;
}

.lightbox.shop .tx-pbsurvey-pi1 .product table.matrix .columnNext {
    text-align: left;
    width: 80%;
}

.lightbox.shop .tx-pbsurvey-pi1 .product-last {
    margin-top: 10px;
}

.lightbox.shop .tx-pbsurvey-pi1 .final_price {
    text-align: right;
    margin-right: 80px;
    clear: both;
}

.lightbox.shop .tx-pbsurvey-pi1 .final_price .order,
.lightbox.shop .tx-pbsurvey-pi1 .final_price .post {
    margin-bottom: 0px;
}

.lightbox.shop .tx-pbsurvey-pi1 .final_price .vrednost_text,
.lightbox.shop .tx-pbsurvey-pi1 .final_price .postnina_text {
    display: inline-block;
    margin-right: 10px;
}

.lightbox.shop .tx-pbsurvey-pi1 .final_price .vrednost_text:after,
.lightbox.shop .tx-pbsurvey-pi1 .final_price .postnina_text:after {
    content: ":";
}

.lightbox.shop .tx-pbsurvey-pi1 .final_price .vrednost_text {
    font-weight: bold;
}

.lightbox.shop .tx-pbsurvey-pi1 .text {
    float: left;
    width: 245px;
    min-height: 340px;
    margin-right: 15px;
}

.lightbox.shop .tx-pbsurvey-pi1 .text h2,
.lightbox.shop .tx-pbsurvey-pi1 .text2 h2 {
    color: #002d73;
    font-size: 30px;
    padding-bottom: 0px;
    margin-bottom: 20px;
    text-transform: none;
    font-weight: bold;
}

.lightbox.shop .tx-pbsurvey-pi1 .text p {
    font-size: 12px;
    line-height: 1.3em;
    color: #4c505e;
    margin-bottom: 10px;
}

.lightbox.shop .tx-pbsurvey-pi1 .text ul {
    margin-left: 20px;
}

.lightbox.shop .tx-pbsurvey-pi1 .text ul li {
    font-size: 12px;
    line-height: 1.3em;
    list-style: disc;
}

.lightbox.shop .tx-pbsurvey-pi1 .text2 p {
    line-height: 1.3em;
}

.lightbox.shop .tx-pbsurvey-pi1 .text p a {
    color: #ed1c24;
}

.lightbox.shop .tx-pbsurvey-pi1 .textmobile {
    display: none;
}

.lightbox.shop .tx-pbsurvey-pi1 .spacer {
    display: block;
    height: 65px;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield {
    float: left;
    width: 300px;
    margin-bottom: 8px;
}

.lightbox.shop .tx-pbsurvey-pi1 .text p a:hover {
    text-decoration: underline;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield legend {
    border: none;
    font-size: 14px;
    font-weight: normal;
    float: left;
    width: 100px;
    margin: 0px;
    margin-right: 10px;
    padding: 0px;
    text-align: right;
}

.lightbox.shop .tx-pbsurvey-pi1 legend .questionNumber {
    display: none;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield .required {
    color: #ed1c24;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield input {
    display: inline-block;
    padding-left: 6px;
    border-radius: 3px;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 0px;
    width: 190px;
    height: 26px;
    border: 1px solid #bcbec0;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-last,
.lightbox.shop .tx-pbsurvey-pi1 .lfield-last-last {
    float: left;
    width: 300px;
    margin-left: 110px;
    margin-top: 10px;
    line-height: 1.5em;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-last-last {
    font-size: 13px;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-last legend {
    text-transform: none;
    font-size: 14px;
    border: none;
    font-weight: normal;
    margin-bottom: 0px;
    display: none;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-last-last legend {
    text-transform: none;
    font-size: 14px;
    border: none;
    font-weight: normal;
    margin-bottom: 0px;
    font-weight: bold;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-last .questionSubtext input {
    float: left;
    margin-left: 0;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-last-last input {
    float: left;
    margin-left: 0;
    margin-right: 10px;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-last .questionSubtext {
    text-transform: none;
    font-size: 12px;
    margin-bottom: 0px;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-last .questionSubtext p {
    font-size: 12px;
    margin-bottom: 0px;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-last a,
.lightbox.shop .tx-pbsurvey-pi1 .lfield-last .questionSubtext a {
    color: #ed1c24;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-last input {
    margin-left: 4px;
    margin-right: 4px;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-last-last {
    float: left;
    width: 300px;
    margin-left: 110px;
    margin-top: 10px;
    line-height: 1.5em;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-terms,
.lightbox.shop .tx-pbsurvey-pi1 .lfield-required {
    float: left;
    width: 300px;
    margin-left: 110px;
    margin-top: 10px;
    line-height: 1.5em;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-required {
    font-size: 12px;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-terms legend {
    display: none;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-terms .questionSubtext {
    text-transform: none;
    margin-bottom: 0px;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-terms .questionSubtext p {
    margin-bottom: 0px;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-terms a,
.lightbox.shop .tx-pbsurvey-pi1 .lfield-terms .questionSubtext a {
    color: #ed1c24;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-terms .questionComment {
    margin-bottom: 0px;
}

.lightbox.shop .tx-pbsurvey-pi1 .lfield-terms input {
    margin-left: 4px;
    margin-right: 4px;
}

.tx-pbsurvey-pi1 .lfield-last .questionSubtext input {
    float: left;
    margin-left: 0;
}

.lightbox .tx-pbsurvey-pi1 .formbuttons {
    text-align: right;
    position: relative;
    clear: both;
}

.lightbox.shop .tx-pbsurvey-pi1 .formbuttons input {
    position: absolute;
    bottom: 0px;
    right: 80px;
    background-color: transparent;
    font-size: 16px;
    font-weight: bold;
    color: #002d73;
    border-radius: 5px;
    border: 2px solid #002d73;
    padding: 15px 35px;
    transition: none;
}

.lightbox.shop .tx-pbsurvey-pi1 .formbuttons input:hover {
    position: absolute;
    padding: 15px 35px;
    border: 3px solid #002d73;
    background-color: #FFF;
    bottom: -1px;
    right: 79px;
}

.lightbox.shop .tx-pbsurvey-pi1 .survey_error {
    /*   position: absolute;
    left: 330px;
    top: 1150px;
    font-size: 10px;
    width: 600px;*/
    line-height: 1em;
    margin-right: 50px;
}

.lightbox.shop .tx-pbsurvey-pi1 .survey_error br {
    /*   display: none; */
}

@media (max-width: 950px) {
    #lightbox #wrapper {
        width: 100% !important;
        height: auto !important;
    }
    .lightbox.shop #header img.md,
    .lightbox.shop #header img.rf,
    .lightbox.shop #header .cl {
        display: none;
    }
    .lightbox.shop .tx-pbsurvey-pi1 {
        padding-top: 20px;
        padding-left: 20px;
        padding-bottom: 25px;
        padding-right: 20px;
        width: 100%;
    }
    .lightbox.shop #header {
        height: 68px;
    }
    .lightbox.shop #header img.ge {
        margin-top: -6px;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .product {
        margin-right: 40px;
        margin-bottom: 36px;
        width: 152px;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .product select {
        width: 120px;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .text,
    .lightbox.shop .tx-pbsurvey-pi1 .spacer,
    .lightbox.shop .tx-pbsurvey-pi1 .text2 {
        display: none;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .textmobile {
        float: none;
        width: auto;
        margin-right: 15px;
        margin-bottom: 20px;
        display: block;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .textmobile h2 {
        font-size: 32px;
        padding-bottom: 0px;
        margin-bottom: 20px;
        text-transform: none;
        font-weight: bold;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .textmobile p {
        font-size: 14px;
        line-height: 1.3em;
        color: #4c505e;
        margin-bottom: 10px;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .textmobile p a {
        color: #ed1c24;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .lfield,
    .lightbox.shop .tx-pbsurvey-pi1 .lfield-last {
        float: none;
        width: 100%;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .lfield legend {
        float: none;
        text-align: left;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .lfield input {
        width: 100%;
        height: 30px;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .lfield-last,
    .lightbox.shop .tx-pbsurvey-pi1 .lfield-last-last {
        width: 100%;
        margin-left: 0px;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .lfield-terms,
    .lightbox.shop .tx-pbsurvey-pi1 .lfield-required {
        width: 100%;
        margin-left: 0px;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .formbuttons {
        text-align: left !important;
        padding-top: 20px;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .formbuttons input {
        position: relative;
        right: 0px;
        bottom: 0px;
        width: 100%;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .formbuttons input:hover {
        position: relative;
        right: 0px;
        bottom: 1px;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .survey_error {
        position: relative;
        left: 0px;
        top: 0px;
        font-size: 13px;
        line-height: 1.3em;
        margin-right: 0px;
        width: 100%;
    }
    .lightbox.shop .tx-pbsurvey-pi1 .survey_error br {
        display: block;
    }
    .sample #wrapper .lightbox.shop .tx-pbsurvey-pi1 .survey_error {
        left: 0px;
        top: 0px;
        width: 100%;
    }
}


/* Typo3 styles */


/* Search */

.tx-indexedsearch .tx-indexedsearch-searchbox {
    background-color: #eef2f9;
    padding: 15px 20px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox tr td {
    padding: 0;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword,
.tx-indexedsearch .tx-indexedsearch-searchbox select {
    border: none;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
    position: relative;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #4d6aaa;
    color: #4d6aaa;
    text-align: center;
    padding: 15px 35px;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    margin: 10px 0 15px 0;
    width: auto;
    background-color: transparent;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button:hover {
    left: -1px;
    top: -1px;
    margin-bottom: 13px;
    border: 3px solid #4d6aaa;
}

.tx-indexedsearch-browsebox {
    font-size: 13px;
}

.tx-indexedsearch tr td {
    background: transparent;
    padding-bottom: 6px !important;
}

.tx-indexedsearch tr td:first-child {
    width: 20%;
}

.tx-indexedsearch-rules,
.tx-indexedsearch-result-number {
    display: none;
}

.tx-indexedsearch-res tr td:first-child {
    width: 5%;
    padding-left: 0px;
    padding-right: 0px;
}

.tx-indexedsearch-title {
    font-size: 1.4em;
    font-weight: 600;
    padding-bottom: 0px;
}

.tx-indexedsearch-descr {
    padding-top: 0px;
}


/* Forms on subpages */

.tx-pbsurvey-pi1 .required {
    position: absolute;
    top: 20px;
    left: 612px;
}

.tx-pbsurvey-pi1 .form.subpage {
    padding-top: 30px;
    margin-bottom: 0;
}

.tx-pbsurvey-pi1 .form.subpage .survey_item {
    margin: 0;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 20px;
    font-size: 2rem;
    line-height: 40px;
    max-width: 642px;
}

.tx-pbsurvey-pi1 .form.subpage .survey_item p {
    line-height: 1.3em;
    padding-bottom: 12px;
}

.tx-pbsurvey-pi1 .form.subpage .survey_item .required {
    position: absolute;
    top: -6px;
    left: 592px;
}

.tx-pbsurvey-pi1 .form.subpage .question {
    font-size: 100%;
    position: relative;
    font-weight: normal;
    float: left;
    width: 100%;
    line-height: 1.4em;
    padding-right: 30px;
}

.tx-pbsurvey-pi1 .form.subpage label {
    float: none;
    padding-right: 30px;
}

.tx-pbsurvey-pi1 .additional_ver {
    margin-left: 0;
}

.tx-pbsurvey-pi1 .form.subpage label.radio.vertical,
.tx-pbsurvey-pi1 .form.subpage label.checkbox.vertical {
    padding-left: 0px;
    width: auto;
    margin-left: 15px;
    left: 30px;
}

.tx-pbsurvey-pi1 .form.subpage label.radio.vertical {
    margin-left: 42px;
    text-indent: -32px;
}

.tx-pbsurvey-pi1 .form.subpage label.radio.vertical span {
    position: relative;
    left: -10px;
}

.tx-pbsurvey-pi1 .form.subpage label.checkbox.vertical {
    margin-left: 20px;
    margin-bottom: 10px;
    left: 30px;
}

.tx-pbsurvey-pi1 .form.subpage label.radio.horizontal,
.tx-pbsurvey-pi1 .form.subpage label.checkbox.horizontal {
    display: inline-block;
    margin-left: 5px;
}

.tx-pbsurvey-pi1 .form.subpage input[type="checkbox"]:not(:checked)+label:before,
.tx-pbsurvey-pi1 .form.subpage input[type="checkbox"]:checked+label:before {
    margin-left: -50px;
}

.tx-pbsurvey-pi1 .form.subpage .news input[type="checkbox"]:not(:checked)+label:before,
.tx-pbsurvey-pi1 .form.subpage .news input[type="checkbox"]:checked+label:before {
    margin-left: 0;
}

.tx-pbsurvey-pi1 .form.subpage .questionNumber {
    display: none;
}


/*.tx-pbsurvey-pi1 .form.subpage input[type="radio"],
.tx-pbsurvey-pi1 .form.subpage input[type="checkbox"] {
    position: relative;
    left: 0;
    display: inline-block;
    margin: 0 10px;
}*/

@media only screen and (max-width: 768px) {
    .tx-pbsurvey-pi1 .required {
        left: auto;
        right: 20px;
    }
}


/* Allergens */

.allergen-icon {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 100px;
    max-width: 36px;
    max-height: 36px;
    background: no-repeat center center;
}

.allergen-icon.allergen-1 {
    background-image: url("/fileadmin/novalac/templates/images/icon_bottle.svg");
}

.allergen-icon.allergen-2 {
    background-image: url("/fileadmin/novalac/templates/images/icon_whey_demin.svg");
}

.allergen-icon.allergen-3 {
    background-image: url("/fileadmin/novalac/templates/images/icon_soya.svg");
}

.allergen-icon.allergen-4 {
    background-image: url("/fileadmin/novalac/templates/images/icon_lactosis.svg");
}

.allergen-icon.allergen-5 {
    background-image: url("/fileadmin/novalac/templates/images/icon_bottle_full.svg");
}

.allergen-icon.allergen-6 {
    background-image: url("/fileadmin/novalac/templates/images/icon_whey_protein.svg");
}

.allergen-icon.allergen-7 {
    background-image: url("/fileadmin/novalac/templates/images/icon_milk_protein.svg");
}

.allergen-icon.allergen-8 {
    background-image: url("/fileadmin/novalac/templates/images/icon_fish_oil.svg");
}

.allergen-icon.allergen-9 {
    background-image: url("/fileadmin/novalac/templates/images/icon_galactooligosugar.svg");
}

.allergen-icon.allergen-10 {
    background-image: url("/fileadmin/novalac/templates/images/icon_milk_protein_hydro.svg");
}

.allergen-icon.allergen-11 {
    background-image: url("/fileadmin/novalac/templates/images/icon_no_alergene.svg");
}

.allergen-label {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.3em;
}


/* Tabs */

.novalac-detail-tabs {
    border: none;
    border-radius: 0;
    clear: both;
}

.novalac-detail-tabs .tabs-menu-wrapper {
    background: #4E6BAB;
    position: relative;
    z-index: 2;
}

.novalac-detail-tabs .tabs-menu {
    border: none;
    border-radius: 0;
    background: none;
}

.novalac-detail-tabs .tabs-menu li {
    display: inline-block;
    width: auto;
    border: none;
    height: 76px;
    border-radius: 0;
    background-color: transparent;
    background-position: 90% top;
    background-repeat: no-repeat;
    margin-right: -4px;
}

.novalac-detail-tabs .tabs-menu li:hover {
    background-color: #2B447D;
}

.novalac-detail-tabs .tabs-menu li:hover a {
    color: white;
    box-sizing: border-box;
}

.novalac-detail-tabs .tabs-menu li a {
    display: inline-block;
    color: white;
    font-weight: bold;
    height: 100%;
    padding: 16px 60px 0 30px;
    box-sizing: border-box;
}

.novalac-detail-tabs .tabs-menu li.ui-state-active {
    background-color: #2B447D;
    background-image: url('../images/icon_bookmark_white.svg');
}

.novalac-detail-tabs .tabs-menu li.ui-state-active a {
    display: inline-block;
}

.novalac-detail-tabs .tabs-content {
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
}

.novalac-detail-tabs .tabs-content .tab-single-content {
    display: block;
    border: none;
    border-radius: 0;
    margin-top: -80px;
    padding: 130px 0 20px 0;
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 24px;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width: 1439px) {
    .novalac-detail-tabs .tabs-content .tab-single-content {
        padding: 130px 30px 30px 30px;
    }
}

@media only screen and (max-width: 991px) {
    .novalac-detail-tabs .tabs-content .tab-single-content {
        padding: 130px 20px 30px 20px;
    }
}

.novalac-detail-tabs .tabs-content .tab-single-content p {
    padding: 0 0 20px 0;
}

.novalac-detail-tabs .tabs-content .tab-single-content p + ol,
.novalac-detail-tabs .tabs-content .tab-single-content p + ul {
    margin-top: -20px;
}

.novalac-detail-tabs .tabs-content .tab-single-content ol {
    list-style: decimal;
    margin: 10px 20px 30px 20px;
    padding: 0;
}

.novalac-detail-tabs .tabs-content .tab-single-content ul {
    list-style: none;
    margin-bottom: 20px;
    margin-left: 20px;
    padding: 0;
}

.novalac-detail-tabs .tabs-content .tab-single-content ul li {
    padding: 8px 0 8px 35px;
    /*background-image: url('../images/icon_checked.svg');*/
    background-image: url('../images/bullet_check.png');
    background-position: left 5px;
    background-repeat: no-repeat;
    background-size: 28px
}

.ui-widget-content a.internal-link {
    color: #4d6aaa;
}

.tabs-content .btn.clean-pos {
    float: none;
    display: inline-block;
}


/* Questionnaire Products Filter */

.questionnaire-products-filter .form.subpage {
    padding-top: 30px;
    margin-bottom: 0;
}


/* Cookies */

#cc-notification.cc-custom {
    float: none !important;
    clear: both !important;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: -5px;
}

.cc-custom#cc-notification #cc-notification-wrapper {
    margin-right: 35%;
}

@media only screen and (max-width: 1200px) {
    .cc-custom#cc-notification #cc-notification-wrapper {
        width: 90% !important;
        margin-left: 20px;
        margin-right: 15%;
    }
}

@media only screen and (max-width: 768px) {
    .cc-custom#cc-notification #cc-notification-wrapper {
        margin-left: 10px;
        width: 100% !important;
        margin-right: 0;
    }
}


/* Important notice */


/* Odmik spodnjega roba*/


/*html[lang=sl] .page,
html[lang=hr] .page,
html[lang=ba] .page
html[lang=sr] .page {
    margin-bottom: 86px;
}

@media only screen and (min-width: 1200px) {
    html[lang=sl] .social,
    html[lang=hr] .social,
    html[lang=ba] .social
    html[lang=sr] .social {
        bottom: 92px;
    }
}*/

.important_notice {
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 16px 30px;
    background-color: #ff9c38 !important;
    display: flex;
    flex-direction: row;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1000000000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.important_notice .btn {
    min-width: 230px;
    height: 60px;
    border: 0;
    -webkit-border-radius: 6px !important;
    padding: 8px 35px !important;
    margin: 0 0 0 30px;
    line-height: 2.5em !important;
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: 400;
    color: #FFFFFF;
    background: #2b447d !important;
    transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
    -moz-transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, -moz-box-shadow 0.2s ease-in-out 0s;
    -webkit-transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, -webkit-box-shadow 0.2s ease-in-out 0s;
}

.important_notice .btn:hover {
    background-color: #213566 !important;
}

.important_notice .btn:hover:before {
    border-width: 0;
}

.important_notice span {
    color: #2b447d !important;
    font-size: 22px !important;
    line-height: 1.2em;
    /*padding: 18px 0;*/
}

@media only screen and (max-width: 900px) {
    .important_notice {
        flex-direction: column;
    }
    .important_notice span {
        margin-bottom: 10px;
        padding: 0;
        font-size: 16px !important;
        line-height: 1.2em !important;
    }
    .important_notice .btn {
        padding: 0 15px !important;
        line-height: 1em;
        width: 300px;
        height: auto;
        margin: 0 auto;
    }
}


/* Cart checkout submit button */

a[data-button-identifier="checkoutFormActionButton"].load-anim {
    cursor: default;
}

a[data-button-identifier="checkoutFormActionButton"].load-anim .button_label {
    color: transparent;
    background: url(images/ajax-loader.gif) no-repeat center center;
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
        -webkit-filter: none !important;
        filter: none !important;
        -ms-filter: none !important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3 {
        orphans: 3;
        widows: 3;
        page-break-after: avoid
    }
    p {
        orphans: 3;
        widows: 3
    }
    pre,
    blockquote {
        border: 1px solid #808080;
        page-break-inside: avoid
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    img {
        max-width: 100% !important;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr {
        page-break-inside: avoid
    }
}