@charset "UTF-8";

/*!{literal}*/
.mbank-calc h1,
.mbank-calc h2,
.mbank-calc h3,
.mbank-calc h4,
.mbank-calc h5,
.mbank-calc h6 {
    color: #000;
    line-height: 1.1em
}

.mbank-calc h1 {
    font-size: 2.17em;
    margin: 0 0 15px
}

.mbank-calc h2 {
    font-size: 1.83em;
    margin: 0 0 14px
}

.mbank-calc h3 {
    font-size: 1.5em;
    margin: 0 0 10px
}

.mbank-calc h4 {
    font-size: 1.33em;
    margin: 0 0 8px
}

.mbank-calc h5 {
    font-size: 1.17em;
    margin: 0 0 6px
}

.mbank-calc h6 {
    font-size: 1.08em;
    margin: 0 0 4px
}

.mbank-calc ul {
    margin: 10px 0;
    padding: 0 0 0 20px;
    list-style: disc;
    line-height: 1.25em
}

.mbank-calc ol {
    margin: 10px 0;
    padding: 0 0 0 40px;
    line-height: 1.25em
}

.mbank-calc li {
    margin: 5px 0
}

.mbank-calc ul li {
    padding: 0 0 0 3px
}

.mbank-calc ol ol,
.mbank-calc ul ul {
    margin-left: 20px
}

.mbank-calc ol span,
.mbank-calc ul span {
    line-height: 1.25
}

.mbank-calc table,
.mbank-calc table td {
    font-size: 1em;
    color: #000
}

.mbank-calc td {
    padding: 0
}

.mbank-calc hr {
    height: 1px;
    background-color: #ccc;
    border: 0
}

.mbank-calc .ie6 hr,
.mbank-calc .ie7 hr {
    border-bottom: 1px solid #ccc
}

.mbank-calc .ie10 *,
.mbank-calc .ie9 * {
    filter: none !important
}

.mbank-calc b,
.mbank-calc strong {
    font-family: "Open Sans Bold", Arial, sans-serif;
    font-weight: 400 !important
}

#mbr_calc1_container div,
#mbr_calc1_container p {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 11px;
    color: #b30000;
    text-align: left
}

#mbr_calc1_container div span,
#mbr_calc1_container p span {
    font-size: 18px;
    font-weight: 700
}

#mbr_calc1_container div.rate,
#mbr_calc1_container p.rate {
    padding: 4px 0
}

#mbr_calc1_container div.rrso {
    position: relative
}

#mbr_calc1_container .rrso sup {
    color: #494b44 !important
}

#mbr_calc1_container .rrso sup div {
    width: 120px;
    line-height: 15px;
    padding: 5px;
    border: 1px solid #000;
    background-color: #fafafa;
    position: absolute;
    top: 20px;
    left: -2px;
    display: none;
    font-size: 11px;
    color: #000
}

#mbr_calc1_container .rrso sup:hover div {
    display: block
}

#mbr_calc1_container p.choices {
    font-weight: 400;
    font-size: 11px;
    color: #4b4b4b;
    padding: 4px 0
}

#mbr_calc1_container .center {
    text-align: center
}

#mbr_calc1_container p.price {
    color: #4b4b4b;
    line-height: 18px
}

#mbr_calc1_container p.footer a {
    margin: 3px;
    background: url(../../img/arrow.gif) no-repeat left 7px;
    color: #b30000;
    padding: 5px 9px;
    text-decoration: none;
    display: block
}

#mbr_calc1_container p.footer {
    margin: 0 5px;
    font-weight: 400;
    position: relative;
    padding-top: 4px;
    border-top: dashed 1px #b8b9b9
}

#mbr_calc1_container p.price span.big {
    font-size: 18px;
    font-weight: 700
}

#mbr_calc1_container {
    min-width: 110px;
    overflow: hidden
}

#mbr_calc1_container div.calc1 {
    min-width: 110px;
    width: 100%;
    font-family: Arial
}

#mbr_calc1_container div.calc1 .top {
    text-align: center;
    background: #fff url(../../img/top_bg.gif) repeat-x;
    position: relative;
    height: 4px
}

#mbr_calc1_container div.calc1 .top .lc {
    left: 0;
    position: absolute;
    width: 10px;
    height: 4px;
    background: url(../../img/calc1_bg.gif) no-repeat
}

#mbr_calc1_container div.calc1 .top .rc {
    right: 0;
    position: absolute;
    width: 10px;
    height: 4px;
    background: url(../../img/calc1_bg.gif) no-repeat -6px 0
}

#mbr_calc1_container div.calc1 .bottom {
    background: #fff url(../../img/bottom_bg.gif) repeat-x;
    height: 60px;
    position: relative
}

#mbr_calc1_container div.calc1 .bottom .lc {
    left: 0;
    position: absolute;
    width: 10px;
    height: 59px;
    background: url(../../img/bottom_left.gif) no-repeat
}

#mbr_calc1_container div.calc1 .bottom .rc {
    right: 0;
    position: absolute;
    width: 10px;
    height: 59px;
    background: url(../../img/bottom_right.gif) no-repeat
}

#mbr_calc1_container div.calc1 .content {
    background: #fff;
    border-right: solid 1px #c3c3c3;
    border-left: solid 1px #c3c3c3
}

#mbr_calc1_container div.calc1 .content .inner {
    padding: 5px
}

#mbr_calc1_container div.calc1 .content .header {
    border-bottom: 1px dashed #b8b9b9;
    min-width: 130px;
    width: 100%;
    background: url(../../img/mBankraty-horizontal.gif) no-repeat left top;
    margin-bottom: 5px;
    height: 33px;
    border-bottom: dashed 1px #b8b9b9
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    position: absolute;
    left: -99999999px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.ui-helper-clearfix {
    display: inline-block
}

* html .ui-helper-clearfix {
    height: 1%
}

.ui-helper-clearfix {
    display: block
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-widget {
    font-family: Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #eee;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #e3a1a1;
    font-weight: 700;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: url(../../img/mbc-sprites.png) no-repeat scroll 0 -192px transparent;
    font-weight: 700;
    color: #004276
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #004276;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    font-weight: 700;
    color: #111
}

.ui-state-hover a,
.ui-state-hover a:hover {
    color: #111;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    font-weight: 700;
    color: #c00
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #c00;
    text-decoration: none
}

.ui-widget :active {
    outline: 0
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcd3a1;
    background: #fbf8ee url(../../bin/images/ui-bg_glass_55_fbf8ee_1x400.png) 50% 50% repeat-x;
    color: #444
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #444
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #c00;
    background: #f3d8d8 url(../../bin/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png) 50% 50% repeat;
    color: #2e2e2e
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #2e2e2e
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #2e2e2e
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-corner-tl {
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px
}

.ui-corner-tr {
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px
}

.ui-corner-bl {
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.ui-corner-br {
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.ui-corner-top {
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px
}

.ui-corner-bottom {
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.ui-corner-right {
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.ui-corner-left {
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.ui-corner-all {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.ui-widget-overlay {
    background: #a6a6a6 url(../../bin/images/ui-bg_dots-small_65_a6a6a6_2x2.png) 50% 50% repeat;
    opacity: .4;
    filter: Alpha(Opacity=40)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #333 url(../../bin/images/ui-bg_flat_0_333333_40x100.png) 50% 50% repeat-x;
    opacity: .1;
    filter: Alpha(Opacity=10);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 23px;
    height: 30px;
    cursor: pointer
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -12px;
    margin-left: -11px
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

#opis {
    color: #fff
}

#tooltip {
    position: absolute;
    border: 1px solid #333;
    background: #f7f5d1;
    padding: 2px 5px;
    color: #333;
    display: none;
    font-size: 9px;
    font-family: verdana
}

.mbank-calc .button span,
.mbank-calc span.bkg {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.calcContainer {
    position: absolute
}

.calcContainer .literal,
.calcContainer p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "FS Lola Bold", Arial, sans-serif
}

.calcContainer .calculator {
    width: 330px
}

.calcContainer .calculator .calc-head {
    background-image: url(../../img/calc-head.png);
    height: 47px
}

.calcContainer .calculator .calc-head p {
    font-size: 26px;
    line-height: 47px;
    padding: 0 10px
}

.calcContainer .calculator .calc-data {
    background-image: url(../../img/calc-content-bg.png);
    height: 220px;
    padding-top: 10px
}

.calcContainer .calculator .calc-data div {
    margin: 20px 0
}

.calcContainer .calculator .calc-data .inputs {
    position: relative
}

.calcContainer .calculator .calc-data .inputs span.customize-buttons {
    position: absolute;
    width: 24px;
    height: 39px;
    right: 2px;
    background: url(../../img/elements.png) no-repeat -88px 5px;
    top: -17px
}

.calcContainer .calculator .calc-data .inputs span.customize-buttons span {
    position: absolute;
    font-size: 20px;
    color: #0c6fb9;
    font-weight: 700;
    cursor: pointer
}

.calcContainer .calculator .calc-data .inputs span.customize-buttons span.plus {
    top: 0;
    left: 7px
}

.calcContainer .calculator .calc-data .inputs span.customize-buttons span.minus {
    bottom: 0;
    left: 10px
}

.calcContainer .calculator .result {
    background-image: url(../../img/result-bg.png);
    height: 52px
}

.calcContainer .calculator .result p {
    line-height: 52px;
    position: relative;
    padding: 0 0 0 20px
}

.calcContainer .calculator .result .result-value {
    font-size: 30px;
    position: absolute;
    top: 3px;
    right: 0;
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #323435
}

.calcContainer .calculator .calc-footer {
    background-image: url(../../img/calc-footer.png);
    height: 100px
}

.calcContainer .calculator .calc-footer .continue {
    text-align: center;
    padding: 15px 0
}

.calcContainer .calculator .calc-footer .continue a.button.next {
    font-size: 19px;
    padding: 10px 60px 10px 40px
}

.calcContainer .literal {
    display: inline-block;
    margin: 0 20px 0 0;
    width: 80px;
    text-align: right
}

.calcContainer .calculator .calc-footer .noteBtn p {
    position: relative;
    padding-left: 30px;
    cursor: pointer
}

#calcRsso {
    display: inline
}

.mbank-calc .calcContainer .calculator .calc-footer .noteBtn p span {
    position: absolute;
    width: 8px;
    height: 10px;
    background: url(../../../img/elements.png) no-repeat -25px 0;
    left: 10px;
    top: 5px
}

.mbank-calc .calcContainer .calculator .calc-footer .rsso {
    display: none
}

#tooltip,
.mbank-calc .note {
    display: none;
    position: absolute;
    width: 1075px;
    height: 210px;
    left: 80px;
    top: -220px;
    background: #fff;
    text-shadow: none
}

#tooltip,
.mbank-calc .note p {
    color: #323435;
    padding: 20px 10px 0 10px;
    line-height: 15px
}

#tooltip,
.mbank-calc .note {
    -webkit-box-shadow: 2px 0 11px rgba(50, 50, 50, .75);
    -moz-box-shadow: 2px 0 11px rgba(50, 50, 50, .75);
    box-shadow: 2px 0 11px rgba(50, 50, 50, .75)
}

.mbank-calc .note span.curret {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
    border-style: inset;
    -webkit-transform: rotate(360deg);
    position: absolute
}

.mbank-calc .note span.curret {
    bottom: -13px;
    left: 10px
}

.mbank-calc .note.second {
    top: 90px;
    height: 300px;
    cursor: auto
}

.mbank-calc .note.second p {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 11px
}

.mbank-calc .note a {
    color: #323435
}

.mbank-calc .note a:hover {
    text-decoration: underline;
    color: #000
}

.mbank-calc .note .close {
    position: absolute;
    top: 5px;
    right: 10px;
    font-weight: 700;
    cursor: pointer
}

.mbank-calc #result-value {
    padding: 0 10px 5px 0
}

.mbank-calc .fl {
    float: left
}

.mbank-calc .fr {
    float: right
}

#tooltip {
    border: none;
    height: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    width: auto
}

.mbank-calc .button {
    position: relative;
    display: inline-block;
    padding: 4px 8px;
    color: #373738 !important;
    font: 11px/1.22 "Open Sans", Arial, sans-serif;
    text-indent: 0;
    text-align: center;
    text-decoration: none !important;
    text-shadow: 1px 1px 0 #e4e1d9;
    cursor: pointer;
    vertical-align: bottom
}

.mbank-calc .button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.mbank-calc .button {
    -moz-box-shadow: 1px 1px 0 rgba(96, 96, 96, .5);
    -webkit-box-shadow: 1px 1px 0 rgba(96, 96, 96, .5);
    box-shadow: 1px 1px 0 rgba(96, 96, 96, .5)
}

.mbank-calc .button {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.mbank-calc .ie6 .button {
    color: #fff !important;
    vertical-align: middle
}

.mbank-calc .ie7 .button {
    padding: 4px 8px 4px;
    zoom: 1
}

.mbank-calc .ie8 .button {
    padding: 4px 8px 4px
}

.mbank-calc .ie8 .button {
    color: #000 !important
}

.mbank-calc .button.next {
    padding-right: 20px
}

.mbank-calc .button.next span {
    left: auto;
    right: 0;
    width: 12px;
    height: 17px;
    margin: 14px;
    background: url(../../img/elements.png) no-repeat -13px 0
}

.mbank-calc .button.red {
    color: #fff !important;
    font: 11px/1.22 "Open Sans Bold", Arial, sans-serif;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5)
}

.mbank-calc input {
    color: #d1202e;
    font: 31px "FS Lola Bold", Arial, sans-serif;
    text-align: right
}

.mbank-calc input[type=text] {
    border: 1px solid;
    border-color: #acacac #d1d1d1 #d1d1d1
}

.mbank-calc input[type=text] {
    width: 170px;
    height: 45px;
    padding: 2px 30px 2px 4px;
    line-height: 1;
    vertical-align: baseline
}

.mbank-calc input[type=text] {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2)
}

.mbank-calc input[type=text] {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mbank-calc input[type=text]:hover {
    border-color: #999 #bbb #bbb
}

.mbank-calc input[type=text]:focus {
    border-color: #999 #bbb #bbb;
    background: #ffffe3;
    outline: 0
}

.calc7 .cs-scrollBarHolder {
    background: #5f5;
    position: absolute;
    width: 10px;
    height: 100%;
    top: 0;
    right: 0
}

.calc7 .cs-scrollBar {
    background: #ffa;
    width: 10px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.calc7 .cs-inner-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 330px !important
}

.calc7 {
    position: relative;
    width: 225px;
    padding: 10px 5px 0 5px;
    height: 60px;
    border: 1px solid;
    background: #fff
}

.calc7.mbank-calc p {
    margin: 0;
    padding: 0;
    font: 12px/17px "Open Sans", Arial, sans-serif;
    color: #000;
    word-spacing: 0;
    text-align: left
}

.calc7 .legalNote {
    display: none;
    position: absolute;
    top: -60px;
    left: 10px;
    background: #41413f;
    border-radius: 2px;
    width: 350px !important;
    z-index: 99;
    height: 650px !important;
    padding-bottom: 15px
}

.calc7 .legalNote .content {
    padding: 8px 10px
}

.calc7 .legalNote .content p {
    color: #ccc;
    word-wrap: break-word
}

.calc7 p.legalNoteLabel {
    display: inline-block;
    font-size: 10px;
    padding-top: 15px
}

.calc7 .legalNoteLabel:hover {
    text-decoration: underline;
    cursor: pointer
}

.calc7 .kwota span {
    font-size: 16px;
    color: #279d2d;
    font-weight: 700
}

.calc7 .button.red.count {
    position: absolute;
    top: 13px;
    right: 5px;
    padding: 8px 16px 8px 6px;
    font-size: 14px;
    width: 50px;
    height: 20px
}

.calc7 .scrollBarHolder.cs-scrollBarHolder {
    background: #9f9f9e;
    border-radius: 10px;
    width: 6px;
    margin-right: 3px
}

.calc7 .scrollBarHolder .scrollBar {
    background: grey;
    border-radius: 10px;
    left: -1px;
    right: 4px;
    width: 8px
}

div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right,
div.pp_default .pp_top,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right {
    height: 13px
}

div.pp_default .pp_top .pp_left {
    background: url(../../../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat
}

div.pp_default .pp_top .pp_middle {
    background: url(../../../images/prettyPhoto/default/sprite_x.png) top left repeat-x
}

div.pp_default .pp_top .pp_right {
    background: url(../../../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat
}

div.pp_default .pp_content .ppt {
    color: #f8f8f8
}

div.pp_default .pp_content_container .pp_left {
    background: url(../../../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
    padding-left: 13px
}

div.pp_default .pp_content_container .pp_right {
    background: url(../../../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
    padding-right: 13px
}

div.pp_default .pp_next:hover {
    background: url(../../../images/prettyPhoto/default/sprite_next.png) center right no-repeat;
    cursor: pointer
}

div.pp_default .pp_previous:hover {
    background: url(../../../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
    cursor: pointer
}

div.pp_default .pp_expand {
    background: url(../../../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}

div.pp_default .pp_expand:hover {
    background: url(../../../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
    cursor: pointer
}

div.pp_default .pp_contract {
    background: url(../../../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}

div.pp_default .pp_contract:hover {
    background: url(../../../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
    cursor: pointer
}

div.pp_default .pp_close {
    width: 30px;
    height: 30px;
    background: url(../../../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
    cursor: pointer
}

div.pp_default .pp_gallery ul {
    display: none
}

.pp_gallery ul li a {
    background: url(../../../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
    border: 1px solid #aaa
}

div.pp_default .pp_gallery a.pp_arrow_next,
div.pp_default .pp_gallery a.pp_arrow_previous {
    position: static;
    left: auto
}

div.pp_default .pp_nav .pp_pause,
div.pp_default .pp_nav .pp_play {
    background: url(../../../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
    height: 30px;
    width: 30px
}

div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px
}

div.pp_default a.pp_arrow_next,
div.pp_default a.pp_arrow_previous {
    background: url(../../../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
    height: 20px;
    width: 20px;
    margin: 4px 0 0
}

div.pp_default a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px
}

div.pp_default .pp_content_container .pp_details {
    margin-top: 5px
}

div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    width: 105px;
    position: relative
}

div.pp_default .pp_nav .currentTextHolder {
    font-family: Georgia;
    font-style: italic;
    font-color: #999;
    font-size: 11px;
    left: 40px;
    line-height: 25px;
    position: absolute;
    top: 1px;
    margin: 0;
    padding: 0 0 0 10px
}

div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover,
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_nav .pp_play:hover {
    opacity: .7
}

div.pp_default .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 50px 5px 0
}

div.pp_default .pp_bottom .pp_left {
    background: url(../../../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat
}

div.pp_default .pp_bottom .pp_middle {
    background: url(../../../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x
}

div.pp_default .pp_bottom .pp_right {
    background: url(../../../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat
}

div.pp_default .pp_loaderIcon {
    background: url(../../../images/prettyPhoto/default/loader.gif) center center no-repeat
}

div.light_rounded .pp_top .pp_left {
    background: url(../../../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat
}

div.light_rounded .pp_top .pp_right {
    background: url(../../../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat
}

div.light_rounded .pp_next:hover {
    background: url(../../../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.light_rounded .pp_previous:hover {
    background: url(../../../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.light_rounded .pp_expand {
    background: url(../../../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_expand:hover {
    background: url(../../../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_contract {
    background: url(../../../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_contract:hover {
    background: url(../../../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../../../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_nav .pp_play {
    background: url(../../../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_rounded .pp_nav .pp_pause {
    background: url(../../../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_rounded .pp_arrow_previous {
    background: url(../../../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat
}

div.light_rounded .pp_arrow_next {
    background: url(../../../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat
}

div.light_rounded .pp_bottom .pp_left {
    background: url(../../../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat
}

div.light_rounded .pp_bottom .pp_right {
    background: url(../../../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_top .pp_left {
    background: url(../../../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat
}

div.dark_rounded .pp_top .pp_right {
    background: url(../../../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat
}

div.dark_rounded .pp_content_container .pp_left {
    background: url(../../../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y
}

div.dark_rounded .pp_content_container .pp_right {
    background: url(../../../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y
}

div.dark_rounded .pp_next:hover {
    background: url(../../../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_previous:hover {
    background: url(../../../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_expand {
    background: url(../../../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_expand:hover {
    background: url(../../../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_contract {
    background: url(../../../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_contract:hover {
    background: url(../../../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../../../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_description {
    margin-right: 85px;
    color: #fff
}

div.dark_rounded .pp_nav .pp_play {
    background: url(../../../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_rounded .pp_nav .pp_pause {
    background: url(../../../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_rounded .pp_arrow_previous {
    background: url(../../../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat
}

div.dark_rounded .pp_arrow_next {
    background: url(../../../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat
}

div.dark_rounded .pp_bottom .pp_left {
    background: url(../../../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat
}

div.dark_rounded .pp_bottom .pp_right {
    background: url(../../../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_loaderIcon {
    background: url(../../../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat
}

div.dark_square .pp_content,
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right {
    background: #000
}

div.dark_square .pp_description {
    color: #fff;
    margin: 0 85px 0 0
}

div.dark_square .pp_loaderIcon {
    background: url(../../../images/prettyPhoto/dark_square/loader.gif) center center no-repeat
}

div.dark_square .pp_expand {
    background: url(../../../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.dark_square .pp_expand:hover {
    background: url(../../../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.dark_square .pp_contract {
    background: url(../../../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.dark_square .pp_contract:hover {
    background: url(../../../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.dark_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../../../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.dark_square .pp_nav {
    clear: none
}

div.dark_square .pp_nav .pp_play {
    background: url(../../../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_square .pp_nav .pp_pause {
    background: url(../../../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_square .pp_arrow_previous {
    background: url(../../../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat
}

div.dark_square .pp_arrow_next {
    background: url(../../../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat
}

div.dark_square .pp_next:hover {
    background: url(../../../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.dark_square .pp_previous:hover {
    background: url(../../../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.light_square .pp_expand {
    background: url(../../../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.light_square .pp_expand:hover {
    background: url(../../../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.light_square .pp_contract {
    background: url(../../../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.light_square .pp_contract:hover {
    background: url(../../../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.light_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../../../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.light_square .pp_nav .pp_play {
    background: url(../../../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_square .pp_nav .pp_pause {
    background: url(../../../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_square .pp_arrow_previous {
    background: url(../../../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat
}

div.light_square .pp_arrow_next {
    background: url(../../../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat
}

div.light_square .pp_next:hover {
    background: url(../../../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.light_square .pp_previous:hover {
    background: url(../../../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.facebook .pp_top .pp_left {
    background: url(../../../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat
}

div.facebook .pp_top .pp_middle {
    background: url(../../../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x
}

div.facebook .pp_top .pp_right {
    background: url(../../../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat
}

div.facebook .pp_content_container .pp_left {
    background: url(../../../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y
}

div.facebook .pp_content_container .pp_right {
    background: url(../../../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y
}

div.facebook .pp_expand {
    background: url(../../../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.facebook .pp_expand:hover {
    background: url(../../../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.facebook .pp_contract {
    background: url(../../../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.facebook .pp_contract:hover {
    background: url(../../../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.facebook .pp_close {
    width: 22px;
    height: 22px;
    background: url(../../../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.facebook .pp_description {
    margin: 0 37px 0 0
}

div.facebook .pp_loaderIcon {
    background: url(../../../images/prettyPhoto/facebook/loader.gif) center center no-repeat
}

div.facebook .pp_arrow_previous {
    background: url(../../../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}

div.facebook .pp_arrow_previous.disabled {
    background-position: 0 -96px;
    cursor: default
}

div.facebook .pp_arrow_next {
    background: url(../../../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}

div.facebook .pp_arrow_next.disabled {
    background-position: -32px -96px;
    cursor: default
}

div.facebook .pp_nav {
    margin-top: 0
}

div.facebook .pp_nav p {
    font-size: 15px;
    padding: 0 3px 0 4px
}

div.facebook .pp_nav .pp_play {
    background: url(../../../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
    height: 22px;
    width: 22px
}

div.facebook .pp_nav .pp_pause {
    background: url(../../../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
    height: 22px;
    width: 22px
}

div.facebook .pp_next:hover {
    background: url(../../../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.facebook .pp_previous:hover {
    background: url(../../../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.facebook .pp_bottom .pp_left {
    background: url(../../../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat
}

div.facebook .pp_bottom .pp_middle {
    background: url(../../../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x
}

div.facebook .pp_bottom .pp_right {
    background: url(../../../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat
}

div.pp_pic_holder a:focus {
    outline: 0
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
}

.pp_content {
    height: 40px;
    min-width: 40px
}

* html .pp_content {
    width: 40px
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
}

.pp_content_container .pp_left {
    padding-left: 20px
}

.pp_content_container .pp_right {
    padding-right: 20px
}

.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px
}

.pp_description {
    display: none;
    margin: 0
}

.pp_social {
    float: left;
    margin: 7px 0 0
}

.pp_social .facebook {
    float: left;
    position: relative;
    top: -1px;
    margin-left: 5px;
    width: 200px;
    overflow: hidden
}

.pp_social .twitter {
    float: left
}

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0
}

.pp_nav p {
    float: left;
    margin: 2px 4px
}

.pp_nav .pp_pause,
.pp_nav .pp_play {
    float: left;
    margin-right: 4px;
    text-indent: -10000px
}

a.pp_arrow_next,
a.pp_arrow_previous {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000
}

.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative
}

.pp_gallery ul {
    float: left;
    height: 35px;
    position: relative;
    white-space: nowrap;
    margin: 0 0 0 5px;
    padding: 0
}

.pp_gallery ul a {
    border: 1px rgba(0, 0, 0, .5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden
}

.pp_gallery ul a img {
    border: 0
}

.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}

.pp_gallery li.default a {
    background: url(../../../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px
}

.pp_gallery .pp_arrow_next,
.pp_gallery .pp_arrow_previous {
    margin-top: 7px !important
}

a.pp_next {
    background: url(../../../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}

a.pp_previous {
    background: url(../../../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}

a.pp_contract,
a.pp_expand {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000
}

a.pp_close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    line-height: 22px;
    text-indent: -10000px
}

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 24px;
    margin: -12px 0 0 -12px
}

#pp_full_res {
    line-height: 1 !important
}

#pp_full_res .pp_inline {
    text-align: left
}

#pp_full_res .pp_inline p {
    margin: 0 0 15px
}

div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    z-index: 9999;
    margin: 0 0 5px 15px
}

div.light_rounded .pp_content,
div.pp_default .pp_content {
    background-color: #fff
}

div.facebook #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.pp_default #pp_full_res .pp_inline {
    color: #000
}

.pp_gallery li.selected a,
.pp_gallery ul a:hover,
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a {
    border-color: #fff
}

div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.facebook .pp_details,
div.light_rounded .pp_details,
div.light_square .pp_details,
div.pp_default .pp_details {
    position: relative
}

div.facebook .pp_content,
div.light_rounded .pp_bottom .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_top .pp_middle,
div.light_square .pp_content,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right {
    background: #fff
}

div.light_rounded .pp_description,
div.light_square .pp_description {
    margin-right: 85px
}

div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous {
    margin-top: 12px !important
}

div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_rounded .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}

div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_rounded .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}

div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
    background: url(../../../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}

div.dark_rounded .pp_bottom .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_top .pp_middle {
    background: url(../../../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat
}

div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
    color: #c4c4c4
}

div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
    color: #fff
}

.pp_bottom,
.pp_top {
    height: 20px;
    position: relative
}

* html .pp_bottom,
* html .pp_top {
    padding: 0 20px
}

.pp_bottom .pp_left,
.pp_top .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}

.pp_bottom .pp_middle,
.pp_top .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
}

* html .pp_bottom .pp_middle,
* html .pp_top .pp_middle {
    left: 0;
    position: static
}

.pp_bottom .pp_right,
.pp_top .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.pp_fade,
.pp_gallery li.default a img {
    display: none
}

/*! nouislider - 14.0.3 - 10/10/2019 */
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 2px;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat
}

.noUi-connect {
    height: 100%;
    width: 100%
}

.noUi-origin {
    height: 10%;
    width: 10%
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute
}

.noUi-touch-area {
    height: 100%;
    width: 100%
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    transition: transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal .noUi-handle {
    width: 15px;
    height: 15px;
    left: -17px;
    top: -6px
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -10px;
    left: auto
}

.noUi-target {
    box-sizing: border-box;
    max-width: 93%;
    height: 3px;
    background: #ccc;
    margin: 0 5px
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: #750000
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb
}

.noUi-active {
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:after,
.noUi-handle:before {
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-sub {
    background: #aaa
}

.noUi-marker-large {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%
}

body:after {
    content: url(../../images/close.png) url(../../images/loading.gif) url(../../images/prev.png) url(../../images/next.png);
    display: none
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: 400
}

.lightbox .lb-image {
    display: block;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-container {
    padding: 4px
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../../images/loading.gif) no-repeat
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: 0
}

.lb-next,
.lb-prev {
    width: 49%;
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-prev {
    left: 0;
    float: left
}

.lb-prev:hover {
    background: url(../../images/prev.png) left 48% no-repeat
}

.lb-next {
    right: 0;
    float: right
}

.lb-next:hover {
    background: url(../../images/next.png) right 48% no-repeat
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data {
    padding: 0 4px;
    color: #bbb
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../../images/close.png) top right no-repeat;
    text-align: right;
    outline: 0;
    opacity: .7
}

.lb-data .lb-close:hover {
    cursor: pointer;
    opacity: 1
}

/*!
 * jQuery UI Stars v2.0.3
 * http://plugins.jquery.com/project/Star_Rating_widget
 *
 * Copyright (c) 2009 Orkan (orkans@gmail.com)
 * Dual licensed under the MIT and GPL licenses.
 * http://docs.jquery.com/License
 *
 * $Rev: 102 $
 * $Date:: 2009-06-07 #$
 * $Build: 23 (2009-06-07)
 *
 * Theme: Crystal
 *
 */
.ui-stars-cancel,
.ui-stars-star {
    float: left;
    display: block;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer
}

.ui-stars-cancel a,
.ui-stars-star a {
    width: 28px;
    height: 26px;
    display: block;
    position: relative;
    background: url(../../crystal-stars.png) no-repeat 0 0
}

.ui-stars-star a {
    background-position: 0 -56px
}

.ui-stars-star-on a {
    background-position: 0 -84px
}

.ui-stars-star-hover a {
    background-position: 0 -112px
}

.ui-stars-cancel-hover a {
    background-position: 0 -28px
}

.ui-stars-cancel-disabled a,
.ui-stars-star-disabled,
.ui-stars-star-disabled a {
    cursor: default !important
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: absolute;
    bottom: 2px;
    right: 5px;
    float: right
}

.owl-theme .owl-controls .owl-buttons div {
    display: inline-block;
    zoom: 1;
    margin: 5px;
    font-size: 12px;
    opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #3d3c3b
}

.owl-theme .owl-controls .owl-page span {
    color: transparent;
    width: 16px;
    height: 16px;
    margin: 2px;
    background: #8c8278;
    text-align: center;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block
}

.owl-item.loading {
    min-height: 150px;
    background: url(/css/images/imgLoader.gif) no-repeat center center
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../../owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

/*!
 *  Font Awesome 4.6.2 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(/css/fonts/fontawesome/fontawesome-webfont.eot?v=4.6.2);
    src: url(/css/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.2) format('embedded-opentype'), url(/css/fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.2) format('woff2'), url(/css/fonts/fontawesome/fontawesome-webfont.woff?v=4.6.2) format('woff'), url(/css/fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.2) format('truetype'), url(/css/fonts/fontawesome/fontawesome-webfont.svg?v=4.6.2#fontawesomeregular) format('svg');
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.flag-icon,
.flag-icon-background {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%
}

.flag-icon {
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em
}

.flag-icon:before {
    content: "\00a0"
}

.flag-icon.flag-icon-squared {
    width: 1em
}

.flag-icon-ad {
    background-image: url(../../flag-icon-css/flags/4x3/ad.svg)
}

.flag-icon-ad.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ad.svg)
}

.flag-icon-ae {
    background-image: url(../../flag-icon-css/flags/4x3/ae.svg)
}

.flag-icon-ae.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ae.svg)
}

.flag-icon-af {
    background-image: url(../../flag-icon-css/flags/4x3/af.svg)
}

.flag-icon-af.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/af.svg)
}

.flag-icon-ag {
    background-image: url(../../flag-icon-css/flags/4x3/ag.svg)
}

.flag-icon-ag.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ag.svg)
}

.flag-icon-ai {
    background-image: url(../../flag-icon-css/flags/4x3/ai.svg)
}

.flag-icon-ai.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ai.svg)
}

.flag-icon-al {
    background-image: url(../../flag-icon-css/flags/4x3/al.svg)
}

.flag-icon-al.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/al.svg)
}

.flag-icon-am {
    background-image: url(../../flag-icon-css/flags/4x3/am.svg)
}

.flag-icon-am.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/am.svg)
}

.flag-icon-ao {
    background-image: url(../../flag-icon-css/flags/4x3/ao.svg)
}

.flag-icon-ao.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ao.svg)
}

.flag-icon-aq {
    background-image: url(../../flag-icon-css/flags/4x3/aq.svg)
}

.flag-icon-aq.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/aq.svg)
}

.flag-icon-ar {
    background-image: url(../../flag-icon-css/flags/4x3/ar.svg)
}

.flag-icon-ar.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ar.svg)
}

.flag-icon-as {
    background-image: url(../../flag-icon-css/flags/4x3/as.svg)
}

.flag-icon-as.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/as.svg)
}

.flag-icon-at {
    background-image: url(../../flag-icon-css/flags/4x3/at.svg)
}

.flag-icon-at.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/at.svg)
}

.flag-icon-au {
    background-image: url(../../flag-icon-css/flags/4x3/au.svg)
}

.flag-icon-au.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/au.svg)
}

.flag-icon-aw {
    background-image: url(../../flag-icon-css/flags/4x3/aw.svg)
}

.flag-icon-aw.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/aw.svg)
}

.flag-icon-ax {
    background-image: url(../../flag-icon-css/flags/4x3/ax.svg)
}

.flag-icon-ax.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ax.svg)
}

.flag-icon-az {
    background-image: url(../../flag-icon-css/flags/4x3/az.svg)
}

.flag-icon-az.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/az.svg)
}

.flag-icon-ba {
    background-image: url(../../flag-icon-css/flags/4x3/ba.svg)
}

.flag-icon-ba.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ba.svg)
}

.flag-icon-bb {
    background-image: url(../../flag-icon-css/flags/4x3/bb.svg)
}

.flag-icon-bb.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bb.svg)
}

.flag-icon-bd {
    background-image: url(../../flag-icon-css/flags/4x3/bd.svg)
}

.flag-icon-bd.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bd.svg)
}

.flag-icon-be {
    background-image: url(../../flag-icon-css/flags/4x3/be.svg)
}

.flag-icon-be.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/be.svg)
}

.flag-icon-bf {
    background-image: url(../../flag-icon-css/flags/4x3/bf.svg)
}

.flag-icon-bf.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bf.svg)
}

.flag-icon-bg {
    background-image: url(../../flag-icon-css/flags/4x3/bg.svg)
}

.flag-icon-bg.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bg.svg)
}

.flag-icon-bh {
    background-image: url(../../flag-icon-css/flags/4x3/bh.svg)
}

.flag-icon-bh.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bh.svg)
}

.flag-icon-bi {
    background-image: url(../../flag-icon-css/flags/4x3/bi.svg)
}

.flag-icon-bi.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bi.svg)
}

.flag-icon-bj {
    background-image: url(../../flag-icon-css/flags/4x3/bj.svg)
}

.flag-icon-bj.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bj.svg)
}

.flag-icon-bl {
    background-image: url(../../flag-icon-css/flags/4x3/bl.svg)
}

.flag-icon-bl.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bl.svg)
}

.flag-icon-bm {
    background-image: url(../../flag-icon-css/flags/4x3/bm.svg)
}

.flag-icon-bm.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bm.svg)
}

.flag-icon-bn {
    background-image: url(../../flag-icon-css/flags/4x3/bn.svg)
}

.flag-icon-bn.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bn.svg)
}

.flag-icon-bo {
    background-image: url(../../flag-icon-css/flags/4x3/bo.svg)
}

.flag-icon-bo.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bo.svg)
}

.flag-icon-bq {
    background-image: url(../../flag-icon-css/flags/4x3/bq.svg)
}

.flag-icon-bq.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bq.svg)
}

.flag-icon-br {
    background-image: url(../../flag-icon-css/flags/4x3/br.svg)
}

.flag-icon-br.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/br.svg)
}

.flag-icon-bs {
    background-image: url(../../flag-icon-css/flags/4x3/bs.svg)
}

.flag-icon-bs.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bs.svg)
}

.flag-icon-bt {
    background-image: url(../../flag-icon-css/flags/4x3/bt.svg)
}

.flag-icon-bt.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bt.svg)
}

.flag-icon-bv {
    background-image: url(../../flag-icon-css/flags/4x3/bv.svg)
}

.flag-icon-bv.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bv.svg)
}

.flag-icon-bw {
    background-image: url(../../flag-icon-css/flags/4x3/bw.svg)
}

.flag-icon-bw.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bw.svg)
}

.flag-icon-by {
    background-image: url(../../flag-icon-css/flags/4x3/by.svg)
}

.flag-icon-by.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/by.svg)
}

.flag-icon-bz {
    background-image: url(../../flag-icon-css/flags/4x3/bz.svg)
}

.flag-icon-bz.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/bz.svg)
}

.flag-icon-ca {
    background-image: url(../../flag-icon-css/flags/4x3/ca.svg)
}

.flag-icon-ca.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ca.svg)
}

.flag-icon-cc {
    background-image: url(../../flag-icon-css/flags/4x3/cc.svg)
}

.flag-icon-cc.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/cc.svg)
}

.flag-icon-cd {
    background-image: url(../../flag-icon-css/flags/4x3/cd.svg)
}

.flag-icon-cd.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/cd.svg)
}

.flag-icon-cf {
    background-image: url(../../flag-icon-css/flags/4x3/cf.svg)
}

.flag-icon-cf.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/cf.svg)
}

.flag-icon-cg {
    background-image: url(../../flag-icon-css/flags/4x3/cg.svg)
}

.flag-icon-cg.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/cg.svg)
}

.flag-icon-ch {
    background-image: url(../../flag-icon-css/flags/4x3/ch.svg)
}

.flag-icon-ch.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ch.svg)
}

.flag-icon-ci {
    background-image: url(../../flag-icon-css/flags/4x3/ci.svg)
}

.flag-icon-ci.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ci.svg)
}

.flag-icon-ck {
    background-image: url(../../flag-icon-css/flags/4x3/ck.svg)
}

.flag-icon-ck.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ck.svg)
}

.flag-icon-cl {
    background-image: url(../../flag-icon-css/flags/4x3/cl.svg)
}

.flag-icon-cl.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/cl.svg)
}

.flag-icon-cm {
    background-image: url(../../flag-icon-css/flags/4x3/cm.svg)
}

.flag-icon-cm.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/cm.svg)
}

.flag-icon-cn {
    background-image: url(../../flag-icon-css/flags/4x3/cn.svg)
}

.flag-icon-cn.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/cn.svg)
}

.flag-icon-co {
    background-image: url(../../flag-icon-css/flags/4x3/co.svg)
}

.flag-icon-co.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/co.svg)
}

.flag-icon-cr {
    background-image: url(../../flag-icon-css/flags/4x3/cr.svg)
}

.flag-icon-cr.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/cr.svg)
}

.flag-icon-cu {
    background-image: url(../../flag-icon-css/flags/4x3/cu.svg)
}

.flag-icon-cu.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/cu.svg)
}

.flag-icon-cv {
    background-image: url(../../flag-icon-css/flags/4x3/cv.svg)
}

.flag-icon-cv.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/cv.svg)
}

.flag-icon-cw {
    background-image: url(../../flag-icon-css/flags/4x3/cw.svg)
}

.flag-icon-cw.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/cw.svg)
}

.flag-icon-cx {
    background-image: url(../../flag-icon-css/flags/4x3/cx.svg)
}

.flag-icon-cx.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/cx.svg)
}

.flag-icon-cy {
    background-image: url(../../flag-icon-css/flags/4x3/cy.svg)
}

.flag-icon-cy.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/cy.svg)
}

.flag-icon-cz {
    background-image: url(../../flag-icon-css/flags/4x3/cz.svg)
}

.flag-icon-cz.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/cz.svg)
}

.flag-icon-de {
    background-image: url(../../flag-icon-css/flags/4x3/de.svg)
}

.flag-icon-de.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/de.svg)
}

.flag-icon-dj {
    background-image: url(../../flag-icon-css/flags/4x3/dj.svg)
}

.flag-icon-dj.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/dj.svg)
}

.flag-icon-dk {
    background-image: url(../../flag-icon-css/flags/4x3/dk.svg)
}

.flag-icon-dk.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/dk.svg)
}

.flag-icon-dm {
    background-image: url(../../flag-icon-css/flags/4x3/dm.svg)
}

.flag-icon-dm.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/dm.svg)
}

.flag-icon-do {
    background-image: url(../../flag-icon-css/flags/4x3/do.svg)
}

.flag-icon-do.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/do.svg)
}

.flag-icon-dz {
    background-image: url(../../flag-icon-css/flags/4x3/dz.svg)
}

.flag-icon-dz.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/dz.svg)
}

.flag-icon-ec {
    background-image: url(../../flag-icon-css/flags/4x3/ec.svg)
}

.flag-icon-ec.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ec.svg)
}

.flag-icon-ee {
    background-image: url(../../flag-icon-css/flags/4x3/ee.svg)
}

.flag-icon-ee.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ee.svg)
}

.flag-icon-eg {
    background-image: url(../../flag-icon-css/flags/4x3/eg.svg)
}

.flag-icon-eg.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/eg.svg)
}

.flag-icon-eh {
    background-image: url(../../flag-icon-css/flags/4x3/eh.svg)
}

.flag-icon-eh.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/eh.svg)
}

.flag-icon-er {
    background-image: url(../../flag-icon-css/flags/4x3/er.svg)
}

.flag-icon-er.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/er.svg)
}

.flag-icon-es {
    background-image: url(../../flag-icon-css/flags/4x3/es.svg)
}

.flag-icon-es.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/es.svg)
}

.flag-icon-et {
    background-image: url(../../flag-icon-css/flags/4x3/et.svg)
}

.flag-icon-et.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/et.svg)
}

.flag-icon-fi {
    background-image: url(../../flag-icon-css/flags/4x3/fi.svg)
}

.flag-icon-fi.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/fi.svg)
}

.flag-icon-fj {
    background-image: url(../../flag-icon-css/flags/4x3/fj.svg)
}

.flag-icon-fj.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/fj.svg)
}

.flag-icon-fk {
    background-image: url(../../flag-icon-css/flags/4x3/fk.svg)
}

.flag-icon-fk.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/fk.svg)
}

.flag-icon-fm {
    background-image: url(../../flag-icon-css/flags/4x3/fm.svg)
}

.flag-icon-fm.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/fm.svg)
}

.flag-icon-fo {
    background-image: url(../../flag-icon-css/flags/4x3/fo.svg)
}

.flag-icon-fo.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/fo.svg)
}

.flag-icon-fr {
    background-image: url(../../flag-icon-css/flags/4x3/fr.svg)
}

.flag-icon-fr.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/fr.svg)
}

.flag-icon-ga {
    background-image: url(../../flag-icon-css/flags/4x3/ga.svg)
}

.flag-icon-ga.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ga.svg)
}

.flag-icon-gb {
    background-image: url(../../flag-icon-css/flags/4x3/gb.svg)
}

.flag-icon-gb.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gb.svg)
}

.flag-icon-gd {
    background-image: url(../../flag-icon-css/flags/4x3/gd.svg)
}

.flag-icon-gd.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gd.svg)
}

.flag-icon-ge {
    background-image: url(../../flag-icon-css/flags/4x3/ge.svg)
}

.flag-icon-ge.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ge.svg)
}

.flag-icon-gf {
    background-image: url(../../flag-icon-css/flags/4x3/gf.svg)
}

.flag-icon-gf.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gf.svg)
}

.flag-icon-gg {
    background-image: url(../../flag-icon-css/flags/4x3/gg.svg)
}

.flag-icon-gg.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gg.svg)
}

.flag-icon-gh {
    background-image: url(../../flag-icon-css/flags/4x3/gh.svg)
}

.flag-icon-gh.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gh.svg)
}

.flag-icon-gi {
    background-image: url(../../flag-icon-css/flags/4x3/gi.svg)
}

.flag-icon-gi.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gi.svg)
}

.flag-icon-gl {
    background-image: url(../../flag-icon-css/flags/4x3/gl.svg)
}

.flag-icon-gl.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gl.svg)
}

.flag-icon-gm {
    background-image: url(../../flag-icon-css/flags/4x3/gm.svg)
}

.flag-icon-gm.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gm.svg)
}

.flag-icon-gn {
    background-image: url(../../flag-icon-css/flags/4x3/gn.svg)
}

.flag-icon-gn.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gn.svg)
}

.flag-icon-gp {
    background-image: url(../../flag-icon-css/flags/4x3/gp.svg)
}

.flag-icon-gp.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gp.svg)
}

.flag-icon-gq {
    background-image: url(../../flag-icon-css/flags/4x3/gq.svg)
}

.flag-icon-gq.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gq.svg)
}

.flag-icon-gr {
    background-image: url(../../flag-icon-css/flags/4x3/gr.svg)
}

.flag-icon-gr.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gr.svg)
}

.flag-icon-gs {
    background-image: url(../../flag-icon-css/flags/4x3/gs.svg)
}

.flag-icon-gs.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gs.svg)
}

.flag-icon-gt {
    background-image: url(../../flag-icon-css/flags/4x3/gt.svg)
}

.flag-icon-gt.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gt.svg)
}

.flag-icon-gu {
    background-image: url(../../flag-icon-css/flags/4x3/gu.svg)
}

.flag-icon-gu.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gu.svg)
}

.flag-icon-gw {
    background-image: url(../../flag-icon-css/flags/4x3/gw.svg)
}

.flag-icon-gw.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gw.svg)
}

.flag-icon-gy {
    background-image: url(../../flag-icon-css/flags/4x3/gy.svg)
}

.flag-icon-gy.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/gy.svg)
}

.flag-icon-hk {
    background-image: url(../../flag-icon-css/flags/4x3/hk.svg)
}

.flag-icon-hk.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/hk.svg)
}

.flag-icon-hm {
    background-image: url(../../flag-icon-css/flags/4x3/hm.svg)
}

.flag-icon-hm.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/hm.svg)
}

.flag-icon-hn {
    background-image: url(../../flag-icon-css/flags/4x3/hn.svg)
}

.flag-icon-hn.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/hn.svg)
}

.flag-icon-hr {
    background-image: url(../../flag-icon-css/flags/4x3/hr.svg)
}

.flag-icon-hr.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/hr.svg)
}

.flag-icon-ht {
    background-image: url(../../flag-icon-css/flags/4x3/ht.svg)
}

.flag-icon-ht.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ht.svg)
}

.flag-icon-hu {
    background-image: url(../../flag-icon-css/flags/4x3/hu.svg)
}

.flag-icon-hu.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/hu.svg)
}

.flag-icon-id {
    background-image: url(../../flag-icon-css/flags/4x3/id.svg)
}

.flag-icon-id.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/id.svg)
}

.flag-icon-ie {
    background-image: url(../../flag-icon-css/flags/4x3/ie.svg)
}

.flag-icon-ie.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ie.svg)
}

.flag-icon-il {
    background-image: url(../../flag-icon-css/flags/4x3/il.svg)
}

.flag-icon-il.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/il.svg)
}

.flag-icon-im {
    background-image: url(../../flag-icon-css/flags/4x3/im.svg)
}

.flag-icon-im.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/im.svg)
}

.flag-icon-in {
    background-image: url(../../flag-icon-css/flags/4x3/in.svg)
}

.flag-icon-in.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/in.svg)
}

.flag-icon-io {
    background-image: url(../../flag-icon-css/flags/4x3/io.svg)
}

.flag-icon-io.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/io.svg)
}

.flag-icon-iq {
    background-image: url(../../flag-icon-css/flags/4x3/iq.svg)
}

.flag-icon-iq.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/iq.svg)
}

.flag-icon-ir {
    background-image: url(../../flag-icon-css/flags/4x3/ir.svg)
}

.flag-icon-ir.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ir.svg)
}

.flag-icon-is {
    background-image: url(../../flag-icon-css/flags/4x3/is.svg)
}

.flag-icon-is.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/is.svg)
}

.flag-icon-it {
    background-image: url(../../flag-icon-css/flags/4x3/it.svg)
}

.flag-icon-it.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/it.svg)
}

.flag-icon-je {
    background-image: url(../../flag-icon-css/flags/4x3/je.svg)
}

.flag-icon-je.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/je.svg)
}

.flag-icon-jm {
    background-image: url(../../flag-icon-css/flags/4x3/jm.svg)
}

.flag-icon-jm.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/jm.svg)
}

.flag-icon-jo {
    background-image: url(../../flag-icon-css/flags/4x3/jo.svg)
}

.flag-icon-jo.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/jo.svg)
}

.flag-icon-jp {
    background-image: url(../../flag-icon-css/flags/4x3/jp.svg)
}

.flag-icon-jp.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/jp.svg)
}

.flag-icon-ke {
    background-image: url(../../flag-icon-css/flags/4x3/ke.svg)
}

.flag-icon-ke.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ke.svg)
}

.flag-icon-kg {
    background-image: url(../../flag-icon-css/flags/4x3/kg.svg)
}

.flag-icon-kg.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/kg.svg)
}

.flag-icon-kh {
    background-image: url(../../flag-icon-css/flags/4x3/kh.svg)
}

.flag-icon-kh.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/kh.svg)
}

.flag-icon-ki {
    background-image: url(../../flag-icon-css/flags/4x3/ki.svg)
}

.flag-icon-ki.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ki.svg)
}

.flag-icon-km {
    background-image: url(../../flag-icon-css/flags/4x3/km.svg)
}

.flag-icon-km.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/km.svg)
}

.flag-icon-kn {
    background-image: url(../../flag-icon-css/flags/4x3/kn.svg)
}

.flag-icon-kn.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/kn.svg)
}

.flag-icon-kp {
    background-image: url(../../flag-icon-css/flags/4x3/kp.svg)
}

.flag-icon-kp.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/kp.svg)
}

.flag-icon-kr {
    background-image: url(../../flag-icon-css/flags/4x3/kr.svg)
}

.flag-icon-kr.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/kr.svg)
}

.flag-icon-kw {
    background-image: url(../../flag-icon-css/flags/4x3/kw.svg)
}

.flag-icon-kw.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/kw.svg)
}

.flag-icon-ky {
    background-image: url(../../flag-icon-css/flags/4x3/ky.svg)
}

.flag-icon-ky.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ky.svg)
}

.flag-icon-kz {
    background-image: url(../../flag-icon-css/flags/4x3/kz.svg)
}

.flag-icon-kz.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/kz.svg)
}

.flag-icon-la {
    background-image: url(../../flag-icon-css/flags/4x3/la.svg)
}

.flag-icon-la.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/la.svg)
}

.flag-icon-lb {
    background-image: url(../../flag-icon-css/flags/4x3/lb.svg)
}

.flag-icon-lb.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/lb.svg)
}

.flag-icon-lc {
    background-image: url(../../flag-icon-css/flags/4x3/lc.svg)
}

.flag-icon-lc.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/lc.svg)
}

.flag-icon-li {
    background-image: url(../../flag-icon-css/flags/4x3/li.svg)
}

.flag-icon-li.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/li.svg)
}

.flag-icon-lk {
    background-image: url(../../flag-icon-css/flags/4x3/lk.svg)
}

.flag-icon-lk.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/lk.svg)
}

.flag-icon-lr {
    background-image: url(../../flag-icon-css/flags/4x3/lr.svg)
}

.flag-icon-lr.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/lr.svg)
}

.flag-icon-ls {
    background-image: url(../../flag-icon-css/flags/4x3/ls.svg)
}

.flag-icon-ls.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ls.svg)
}

.flag-icon-lt {
    background-image: url(../../flag-icon-css/flags/4x3/lt.svg)
}

.flag-icon-lt.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/lt.svg)
}

.flag-icon-lu {
    background-image: url(../../flag-icon-css/flags/4x3/lu.svg)
}

.flag-icon-lu.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/lu.svg)
}

.flag-icon-lv {
    background-image: url(../../flag-icon-css/flags/4x3/lv.svg)
}

.flag-icon-lv.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/lv.svg)
}

.flag-icon-ly {
    background-image: url(../../flag-icon-css/flags/4x3/ly.svg)
}

.flag-icon-ly.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ly.svg)
}

.flag-icon-ma {
    background-image: url(../../flag-icon-css/flags/4x3/ma.svg)
}

.flag-icon-ma.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ma.svg)
}

.flag-icon-mc {
    background-image: url(../../flag-icon-css/flags/4x3/mc.svg)
}

.flag-icon-mc.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mc.svg)
}

.flag-icon-md {
    background-image: url(../../flag-icon-css/flags/4x3/md.svg)
}

.flag-icon-md.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/md.svg)
}

.flag-icon-me {
    background-image: url(../../flag-icon-css/flags/4x3/me.svg)
}

.flag-icon-me.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/me.svg)
}

.flag-icon-mf {
    background-image: url(../../flag-icon-css/flags/4x3/mf.svg)
}

.flag-icon-mf.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mf.svg)
}

.flag-icon-mg {
    background-image: url(../../flag-icon-css/flags/4x3/mg.svg)
}

.flag-icon-mg.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mg.svg)
}

.flag-icon-mh {
    background-image: url(../../flag-icon-css/flags/4x3/mh.svg)
}

.flag-icon-mh.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mh.svg)
}

.flag-icon-mk {
    background-image: url(../../flag-icon-css/flags/4x3/mk.svg)
}

.flag-icon-mk.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mk.svg)
}

.flag-icon-ml {
    background-image: url(../../flag-icon-css/flags/4x3/ml.svg)
}

.flag-icon-ml.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ml.svg)
}

.flag-icon-mm {
    background-image: url(../../flag-icon-css/flags/4x3/mm.svg)
}

.flag-icon-mm.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mm.svg)
}

.flag-icon-mn {
    background-image: url(../../flag-icon-css/flags/4x3/mn.svg)
}

.flag-icon-mn.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mn.svg)
}

.flag-icon-mo {
    background-image: url(../../flag-icon-css/flags/4x3/mo.svg)
}

.flag-icon-mo.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mo.svg)
}

.flag-icon-mp {
    background-image: url(../../flag-icon-css/flags/4x3/mp.svg)
}

.flag-icon-mp.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mp.svg)
}

.flag-icon-mq {
    background-image: url(../../flag-icon-css/flags/4x3/mq.svg)
}

.flag-icon-mq.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mq.svg)
}

.flag-icon-mr {
    background-image: url(../../flag-icon-css/flags/4x3/mr.svg)
}

.flag-icon-mr.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mr.svg)
}

.flag-icon-ms {
    background-image: url(../../flag-icon-css/flags/4x3/ms.svg)
}

.flag-icon-ms.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ms.svg)
}

.flag-icon-mt {
    background-image: url(../../flag-icon-css/flags/4x3/mt.svg)
}

.flag-icon-mt.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mt.svg)
}

.flag-icon-mu {
    background-image: url(../../flag-icon-css/flags/4x3/mu.svg)
}

.flag-icon-mu.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mu.svg)
}

.flag-icon-mv {
    background-image: url(../../flag-icon-css/flags/4x3/mv.svg)
}

.flag-icon-mv.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mv.svg)
}

.flag-icon-mw {
    background-image: url(../../flag-icon-css/flags/4x3/mw.svg)
}

.flag-icon-mw.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mw.svg)
}

.flag-icon-mx {
    background-image: url(../../flag-icon-css/flags/4x3/mx.svg)
}

.flag-icon-mx.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mx.svg)
}

.flag-icon-my {
    background-image: url(../../flag-icon-css/flags/4x3/my.svg)
}

.flag-icon-my.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/my.svg)
}

.flag-icon-mz {
    background-image: url(../../flag-icon-css/flags/4x3/mz.svg)
}

.flag-icon-mz.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/mz.svg)
}

.flag-icon-na {
    background-image: url(../../flag-icon-css/flags/4x3/na.svg)
}

.flag-icon-na.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/na.svg)
}

.flag-icon-nc {
    background-image: url(../../flag-icon-css/flags/4x3/nc.svg)
}

.flag-icon-nc.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/nc.svg)
}

.flag-icon-ne {
    background-image: url(../../flag-icon-css/flags/4x3/ne.svg)
}

.flag-icon-ne.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ne.svg)
}

.flag-icon-nf {
    background-image: url(../../flag-icon-css/flags/4x3/nf.svg)
}

.flag-icon-nf.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/nf.svg)
}

.flag-icon-ng {
    background-image: url(../../flag-icon-css/flags/4x3/ng.svg)
}

.flag-icon-ng.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ng.svg)
}

.flag-icon-ni {
    background-image: url(../../flag-icon-css/flags/4x3/ni.svg)
}

.flag-icon-ni.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ni.svg)
}

.flag-icon-nl {
    background-image: url(../../flag-icon-css/flags/4x3/nl.svg)
}

.flag-icon-nl.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/nl.svg)
}

.flag-icon-no {
    background-image: url(../../flag-icon-css/flags/4x3/no.svg)
}

.flag-icon-no.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/no.svg)
}

.flag-icon-np {
    background-image: url(../../flag-icon-css/flags/4x3/np.svg)
}

.flag-icon-np.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/np.svg)
}

.flag-icon-nr {
    background-image: url(../../flag-icon-css/flags/4x3/nr.svg)
}

.flag-icon-nr.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/nr.svg)
}

.flag-icon-nu {
    background-image: url(../../flag-icon-css/flags/4x3/nu.svg)
}

.flag-icon-nu.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/nu.svg)
}

.flag-icon-nz {
    background-image: url(../../flag-icon-css/flags/4x3/nz.svg)
}

.flag-icon-nz.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/nz.svg)
}

.flag-icon-om {
    background-image: url(../../flag-icon-css/flags/4x3/om.svg)
}

.flag-icon-om.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/om.svg)
}

.flag-icon-pa {
    background-image: url(../../flag-icon-css/flags/4x3/pa.svg)
}

.flag-icon-pa.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/pa.svg)
}

.flag-icon-pe {
    background-image: url(../../flag-icon-css/flags/4x3/pe.svg)
}

.flag-icon-pe.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/pe.svg)
}

.flag-icon-pf {
    background-image: url(../../flag-icon-css/flags/4x3/pf.svg)
}

.flag-icon-pf.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/pf.svg)
}

.flag-icon-pg {
    background-image: url(../../flag-icon-css/flags/4x3/pg.svg)
}

.flag-icon-pg.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/pg.svg)
}

.flag-icon-ph {
    background-image: url(../../flag-icon-css/flags/4x3/ph.svg)
}

.flag-icon-ph.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ph.svg)
}

.flag-icon-pk {
    background-image: url(../../flag-icon-css/flags/4x3/pk.svg)
}

.flag-icon-pk.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/pk.svg)
}

.flag-icon-pl {
    background-image: url(../../flag-icon-css/flags/4x3/pl.svg)
}

.flag-icon-pl.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/pl.svg)
}

.flag-icon-pb {
    background-image: url(../../flag-icon-css/flags/4x3/pl.svg)
}

.flag-icon-pb.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/pl.svg)
}

.flag-icon-pm {
    background-image: url(../../flag-icon-css/flags/4x3/pm.svg)
}

.flag-icon-pm.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/pm.svg)
}

.flag-icon-pn {
    background-image: url(../../flag-icon-css/flags/4x3/pn.svg)
}

.flag-icon-pn.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/pn.svg)
}

.flag-icon-pr {
    background-image: url(../../flag-icon-css/flags/4x3/pr.svg)
}

.flag-icon-pr.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/pr.svg)
}

.flag-icon-ps {
    background-image: url(../../flag-icon-css/flags/4x3/ps.svg)
}

.flag-icon-ps.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ps.svg)
}

.flag-icon-pt {
    background-image: url(../../flag-icon-css/flags/4x3/pt.svg)
}

.flag-icon-pt.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/pt.svg)
}

.flag-icon-pw {
    background-image: url(../../flag-icon-css/flags/4x3/pw.svg)
}

.flag-icon-pw.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/pw.svg)
}

.flag-icon-py {
    background-image: url(../../flag-icon-css/flags/4x3/py.svg)
}

.flag-icon-py.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/py.svg)
}

.flag-icon-qa {
    background-image: url(../../flag-icon-css/flags/4x3/qa.svg)
}

.flag-icon-qa.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/qa.svg)
}

.flag-icon-re {
    background-image: url(../../flag-icon-css/flags/4x3/re.svg)
}

.flag-icon-re.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/re.svg)
}

.flag-icon-ro {
    background-image: url(../../flag-icon-css/flags/4x3/ro.svg)
}

.flag-icon-ro.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ro.svg)
}

.flag-icon-rs {
    background-image: url(../../flag-icon-css/flags/4x3/rs.svg)
}

.flag-icon-rs.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/rs.svg)
}

.flag-icon-ru {
    background-image: url(../../flag-icon-css/flags/4x3/ru.svg)
}

.flag-icon-ru.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ru.svg)
}

.flag-icon-rw {
    background-image: url(../../flag-icon-css/flags/4x3/rw.svg)
}

.flag-icon-rw.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/rw.svg)
}

.flag-icon-sa {
    background-image: url(../../flag-icon-css/flags/4x3/sa.svg)
}

.flag-icon-sa.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sa.svg)
}

.flag-icon-sb {
    background-image: url(../../flag-icon-css/flags/4x3/sb.svg)
}

.flag-icon-sb.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sb.svg)
}

.flag-icon-sc {
    background-image: url(../../flag-icon-css/flags/4x3/sc.svg)
}

.flag-icon-sc.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sc.svg)
}

.flag-icon-sd {
    background-image: url(../../flag-icon-css/flags/4x3/sd.svg)
}

.flag-icon-sd.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sd.svg)
}

.flag-icon-se {
    background-image: url(../../flag-icon-css/flags/4x3/se.svg)
}

.flag-icon-se.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/se.svg)
}

.flag-icon-sg {
    background-image: url(../../flag-icon-css/flags/4x3/sg.svg)
}

.flag-icon-sg.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sg.svg)
}

.flag-icon-sh {
    background-image: url(../../flag-icon-css/flags/4x3/sh.svg)
}

.flag-icon-sh.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sh.svg)
}

.flag-icon-si {
    background-image: url(../../flag-icon-css/flags/4x3/si.svg)
}

.flag-icon-si.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/si.svg)
}

.flag-icon-sj {
    background-image: url(../../flag-icon-css/flags/4x3/sj.svg)
}

.flag-icon-sj.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sj.svg)
}

.flag-icon-sk {
    background-image: url(../../flag-icon-css/flags/4x3/sk.svg)
}

.flag-icon-sk.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sk.svg)
}

.flag-icon-sl {
    background-image: url(../../flag-icon-css/flags/4x3/sl.svg)
}

.flag-icon-sl.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sl.svg)
}

.flag-icon-sm {
    background-image: url(../../flag-icon-css/flags/4x3/sm.svg)
}

.flag-icon-sm.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sm.svg)
}

.flag-icon-sn {
    background-image: url(../../flag-icon-css/flags/4x3/sn.svg)
}

.flag-icon-sn.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sn.svg)
}

.flag-icon-so {
    background-image: url(../../flag-icon-css/flags/4x3/so.svg)
}

.flag-icon-so.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/so.svg)
}

.flag-icon-sr {
    background-image: url(../../flag-icon-css/flags/4x3/sr.svg)
}

.flag-icon-sr.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sr.svg)
}

.flag-icon-ss {
    background-image: url(../../flag-icon-css/flags/4x3/ss.svg)
}

.flag-icon-ss.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ss.svg)
}

.flag-icon-st {
    background-image: url(../../flag-icon-css/flags/4x3/st.svg)
}

.flag-icon-st.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/st.svg)
}

.flag-icon-sv {
    background-image: url(../../flag-icon-css/flags/4x3/sv.svg)
}

.flag-icon-sv.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sv.svg)
}

.flag-icon-sx {
    background-image: url(../../flag-icon-css/flags/4x3/sx.svg)
}

.flag-icon-sx.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sx.svg)
}

.flag-icon-sy {
    background-image: url(../../flag-icon-css/flags/4x3/sy.svg)
}

.flag-icon-sy.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sy.svg)
}

.flag-icon-sz {
    background-image: url(../../flag-icon-css/flags/4x3/sz.svg)
}

.flag-icon-sz.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/sz.svg)
}

.flag-icon-tc {
    background-image: url(../../flag-icon-css/flags/4x3/tc.svg)
}

.flag-icon-tc.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/tc.svg)
}

.flag-icon-td {
    background-image: url(../../flag-icon-css/flags/4x3/td.svg)
}

.flag-icon-td.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/td.svg)
}

.flag-icon-tf {
    background-image: url(../../flag-icon-css/flags/4x3/tf.svg)
}

.flag-icon-tf.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/tf.svg)
}

.flag-icon-tg {
    background-image: url(../../flag-icon-css/flags/4x3/tg.svg)
}

.flag-icon-tg.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/tg.svg)
}

.flag-icon-th {
    background-image: url(../../flag-icon-css/flags/4x3/th.svg)
}

.flag-icon-th.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/th.svg)
}

.flag-icon-tj {
    background-image: url(../../flag-icon-css/flags/4x3/tj.svg)
}

.flag-icon-tj.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/tj.svg)
}

.flag-icon-tk {
    background-image: url(../../flag-icon-css/flags/4x3/tk.svg)
}

.flag-icon-tk.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/tk.svg)
}

.flag-icon-tl {
    background-image: url(../../flag-icon-css/flags/4x3/tl.svg)
}

.flag-icon-tl.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/tl.svg)
}

.flag-icon-tm {
    background-image: url(../../flag-icon-css/flags/4x3/tm.svg)
}

.flag-icon-tm.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/tm.svg)
}

.flag-icon-tn {
    background-image: url(../../flag-icon-css/flags/4x3/tn.svg)
}

.flag-icon-tn.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/tn.svg)
}

.flag-icon-to {
    background-image: url(../../flag-icon-css/flags/4x3/to.svg)
}

.flag-icon-to.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/to.svg)
}

.flag-icon-tr {
    background-image: url(../../flag-icon-css/flags/4x3/tr.svg)
}

.flag-icon-tr.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/tr.svg)
}

.flag-icon-tt {
    background-image: url(../../flag-icon-css/flags/4x3/tt.svg)
}

.flag-icon-tt.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/tt.svg)
}

.flag-icon-tv {
    background-image: url(../../flag-icon-css/flags/4x3/tv.svg)
}

.flag-icon-tv.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/tv.svg)
}

.flag-icon-tw {
    background-image: url(../../flag-icon-css/flags/4x3/tw.svg)
}

.flag-icon-tw.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/tw.svg)
}

.flag-icon-tz {
    background-image: url(../../flag-icon-css/flags/4x3/tz.svg)
}

.flag-icon-tz.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/tz.svg)
}

.flag-icon-ua {
    background-image: url(../../flag-icon-css/flags/4x3/ua.svg)
}

.flag-icon-ua.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ua.svg)
}

.flag-icon-ug {
    background-image: url(../../flag-icon-css/flags/4x3/ug.svg)
}

.flag-icon-ug.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ug.svg)
}

.flag-icon-um {
    background-image: url(../../flag-icon-css/flags/4x3/um.svg)
}

.flag-icon-um.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/um.svg)
}

.flag-icon-us {
    background-image: url(../../flag-icon-css/flags/4x3/us.svg)
}

.flag-icon-us.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/us.svg)
}

.flag-icon-uy {
    background-image: url(../../flag-icon-css/flags/4x3/uy.svg)
}

.flag-icon-uy.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/uy.svg)
}

.flag-icon-uz {
    background-image: url(../../flag-icon-css/flags/4x3/uz.svg)
}

.flag-icon-uz.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/uz.svg)
}

.flag-icon-va {
    background-image: url(../../flag-icon-css/flags/4x3/va.svg)
}

.flag-icon-va.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/va.svg)
}

.flag-icon-vc {
    background-image: url(../../flag-icon-css/flags/4x3/vc.svg)
}

.flag-icon-vc.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/vc.svg)
}

.flag-icon-ve {
    background-image: url(../../flag-icon-css/flags/4x3/ve.svg)
}

.flag-icon-ve.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ve.svg)
}

.flag-icon-vg {
    background-image: url(../../flag-icon-css/flags/4x3/vg.svg)
}

.flag-icon-vg.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/vg.svg)
}

.flag-icon-vi {
    background-image: url(../../flag-icon-css/flags/4x3/vi.svg)
}

.flag-icon-vi.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/vi.svg)
}

.flag-icon-vn {
    background-image: url(../../flag-icon-css/flags/4x3/vn.svg)
}

.flag-icon-vn.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/vn.svg)
}

.flag-icon-vu {
    background-image: url(../../flag-icon-css/flags/4x3/vu.svg)
}

.flag-icon-vu.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/vu.svg)
}

.flag-icon-wf {
    background-image: url(../../flag-icon-css/flags/4x3/wf.svg)
}

.flag-icon-wf.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/wf.svg)
}

.flag-icon-ws {
    background-image: url(../../flag-icon-css/flags/4x3/ws.svg)
}

.flag-icon-ws.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ws.svg)
}

.flag-icon-ye {
    background-image: url(../../flag-icon-css/flags/4x3/ye.svg)
}

.flag-icon-ye.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/ye.svg)
}

.flag-icon-yt {
    background-image: url(../../flag-icon-css/flags/4x3/yt.svg)
}

.flag-icon-yt.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/yt.svg)
}

.flag-icon-za {
    background-image: url(../../flag-icon-css/flags/4x3/za.svg)
}

.flag-icon-za.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/za.svg)
}

.flag-icon-zm {
    background-image: url(../../flag-icon-css/flags/4x3/zm.svg)
}

.flag-icon-zm.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/zm.svg)
}

.flag-icon-zw {
    background-image: url(../../flag-icon-css/flags/4x3/zw.svg)
}

.flag-icon-zw.flag-icon-squared {
    background-image: url(../../flag-icon-css/flags/1x1/zw.svg)
}

body {
    position: relative;
    z-index: 10000
}

div.autosuggest {
    position: absolute;
    background-image: url(../../img_inquisitor/as_pointer_new.gif);
    background-position: top;
    background-repeat: no-repeat;
    padding: 10px 0 0;
    z-index: 10000
}

div.autosuggest div.as_footer,
div.autosuggest div.as_header {
    display: none
}

div.autosuggest div.as_footer div.as_corner,
div.autosuggest div.as_header div.as_corner {
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: 6px;
    background-position: top left;
    background-repeat: no-repeat
}

div.autosuggest div.as_footer div.as_bar,
div.autosuggest div.as_header div.as_bar {
    height: 6px;
    overflow: hidden;
    background-color: #333
}

#as_ul:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 1px;
    left: 96px;
    top: 10px;
    z-index: 1000000000000;
    background: #fff
}

div.autosuggest ul {
    list-style: none;
    margin: 0 0 -4px;
    padding: 6px 2px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #000
}

div.autosuggest ul li {
    color: #ccc;
    padding: 0;
    margin: 0;
    text-align: left
}

div.autosuggest ul li a {
    color: #000;
    display: block;
    text-decoration: none;
    background-color: transparent;
    position: relative;
    padding: 0;
    width: 100%
}

div.autosuggest ul li a:hover {
    background-color: #444
}

div.autosuggest ul li.as_highlight a:hover {
    background-color: #1b5ccd
}

div.autosuggest ul li a span {
    display: block;
    padding: 3px 6px;
    font-weight: 700
}

div.autosuggest ul li a span small {
    font-weight: 400;
    color: #999
}

div.autosuggest ul li.as_highlight a span small {
    color: #ccc
}

div.autosuggest ul li.as_highlight a {
    color: #fff;
    background-color: #1b5ccd;
    background-position: bottom right;
    background-repeat: no-repeat
}

div.autosuggest ul li.as_highlight a span {
    background-position: bottom left;
    background-repeat: no-repeat
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr {
    background-color: transparent;
    background-repeat: no-repeat;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 0;
    padding: 0;
    margin: 0
}

div.autosuggest ul li a .tr {
    right: 0
}

div.autosuggest ul li.as_highlight a .tl {
    left: 0;
    background-position: bottom left
}

div.autosuggest ul li.as_highlight a .tr {
    right: 0;
    background-position: bottom right
}

div.autosuggest ul li.as_warning {
    font-weight: 700;
    text-align: center
}

div.autosuggest ul em {
    font-style: normal;
    color: #6eade7
}

@font-face {
    font-family: icomoon;
    src: url(../../fonts/icons/fonts/icomoon.eot?v=1&a2yzfg);
    src: url(../../fonts/icons/fonts/icomoon.eot?v=1&a2yzfg#iefix) format('embedded-opentype'), url(../../fonts/icons/fonts/icomoon.ttf?v=1&a2yzfg) format('truetype'), url(../../fonts/icons/fonts/icomoon.woff?v=1&a2yzfg) format('woff'), url(../../fonts/icons/fonts/icomoon.svg?v=1&a2yzfg#icomoon) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-clock-solid-icon:before {
    content: "\e92e"
}

.icon-fire-solid-icon:before {
    content: "\e92f"
}

.icon-warranty-icon:before {
    content: "\e92b"
}

.icon-return-icon:before {
    content: "\e92c"
}

.icon-delivery-icon:before {
    content: "\e92d"
}

.icon-subscribe-icon:before {
    content: "\e92a"
}

.icon-lock-icon:before {
    content: "\e929"
}

.icon-eye-off-icon:before {
    content: "\e928"
}

.icon-facebook-f-icon:before {
    content: "\e913"
}

.icon-messenger-trasparent-icon:before {
    content: "\e914"
}

.icon-instagram-transparent-icon:before {
    content: "\e915"
}

.icon-twitter-logo-icon:before {
    content: "\e916"
}

.icon-skype-logo-icon:before {
    content: "\e917"
}

.icon-youtube-logo-icon:before {
    content: "\e918"
}

.icon-whatsapp-opaque-icon:before {
    content: "\e919"
}

.icon-whatsapp-trasparent-icon:before {
    content: "\e91a"
}

.icon-pinterest-p-icon:before {
    content: "\e91b"
}

.icon-letter-transparent-icon:before {
    content: "\e91c"
}

.icon-message-round-opaque-icon:before {
    content: "\e91d"
}

.icon-phone-round-icon:before {
    content: "\e91e"
}

.icon-phone-transparent-icon:before {
    content: "\e91f"
}

.icon-picture-transparent-icon:before {
    content: "\e920"
}

.icon-round-comment-icon:before {
    content: "\e921"
}

.icon-search-basic-icon:before {
    content: "\e922"
}

.icon-shopping-cart-transparent-icon:before {
    content: "\e923"
}

.icon-cam-transparent-icon:before {
    content: "\e924"
}

.icon-bubble-question-transparent-icon:before {
    content: "\e925"
}

.icon-avatar-transparent-icon:before {
    content: "\e926"
}

.icon-arrow-right-icon:before {
    content: "\e927"
}

.icon-sort-up-icon:before {
    content: "\e907"
}

.icon-sort-down-icon:before {
    content: "\e908"
}

.icon-up-down-icon:before {
    content: "\e909"
}

.icon-share-icon:before {
    content: "\e90a"
}

.icon-search-icon:before {
    content: "\e90b"
}

.icon-newsletter-icon:before {
    content: "\e90c"
}

.icon-heart-transparent-icon:before {
    content: "\e90d"
}

.icon-heart-opaque-icon:before {
    content: "\e90e"
}

.icon-close-icon:before {
    content: "\e90f"
}

.icon-cart-icon:before {
    content: "\e910"
}

.icon-arrow-left-icon:before {
    content: "\e911"
}

.icon-arrow-down-icon:before {
    content: "\e912"
}

.icon-linkedin-icon:before {
    content: "\e905"
}

.icon-twitter-icon:before {
    content: "\e906"
}

.icon-blog-icon:before {
    content: "\e900"
}

.icon-facebook-icon:before {
    content: "\e901"
}

.icon-instagram-icon:before {
    content: "\e902"
}

.icon-pinterest-icon:before {
    content: "\e903"
}

.icon-youtube-icon:before {
    content: "\e904"
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on June 1, 2018 */
@font-face {
    font-family: hitch_hikeregular;
    src: url(../../fonts/hitch_hikeregular/hitch-hike-webfont.woff2) format('woff2'), url(../../fonts/hitch_hikeregular/hitch-hike-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Intro-Book;
    src: url(../../fonts/Intro-Book/Intro-Book.eot?v=1#iefix) format('embedded-opentype'), url(../../fonts/Intro-Book/Intro-Book.otf?v=1) format('opentype'), url(../../fonts/Intro-Book/Intro-Book.woff?v=1) format('woff'), url(../../fonts/Intro-Book/Intro-Book.ttf?v=1) format('truetype'), url(../../fonts/Intro-Book/Intro-Book.svg?v=1#Intro-Book) format('svg');
    font-display: auto;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: StackyardPERSONALUSE;
    src: url(../../fonts/StackyardPERSONALUSE/StackyardPERSONALUSE.eot?v=1#iefix) format('embedded-opentype'), url(../../fonts/StackyardPERSONALUSE/StackyardPERSONALUSE.woff?v=1) format('woff'), url(../../fonts/StackyardPERSONALUSE/StackyardPERSONALUSE.ttf?v=1) format('truetype'), url(../../fonts/StackyardPERSONALUSE/StackyardPERSONALUSE.svg?v=1#StackyardPERSONALUSE) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: new_icons;
    src: url(../../fonts/newIcons/fonts/new_icons.eot?v4rp4p);
    src: url(../../fonts/newIcons/fonts/new_icons.eot?v4rp4p#iefix) format('embedded-opentype'), url(../../fonts/newIcons/fonts/new_icons.ttf?v4rp4p) format('truetype'), url(../../fonts/newIcons/fonts/new_icons.woff?v4rp4p) format('woff'), url(../../fonts/newIcons/fonts/new_icons.svg?v4rp4p#new_icons) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.new-icon {
    font-family: new_icons !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.new_icon-beliani_bell:before {
    content: "\e93a"
}

.new_icon-beliani_chat1:before {
    content: "\e93b"
}

.new_icon-icons_video_video:before {
    content: "\e91a"
}

.new_icon-icons_video_picture:before {
    content: "\e91b"
}

.new_icon-icons_video_files:before {
    content: "\e91c"
}

.new_icon-icons_video_download:before {
    content: "\e91d"
}

.new_icon-beliani_star_black_fill:before {
    content: "\e918"
}

.new_icon-beliani_star_black:before {
    content: "\e919"
}

.new_icon-beliani_stars_black_outline:before {
    content: "\e916"
}

.new_icon-beliani_stars_black_filled:before {
    content: "\e917"
}

.new_icon-beliani_filter1:before {
    content: "\e939"
}

.new_icon-beliani_availabilty:before {
    content: "\e900"
}

.new_icon-beliani_basket:before {
    content: "\e901"
}

.new_icon-beliani_calendar:before {
    content: "\e902"
}

.new_icon-beliani_chat:before {
    content: "\e903"
}

.new_icon-beliani_chevron-left:before {
    content: "\e904"
}

.new_icon-beliani_chevron-right:before {
    content: "\e905"
}

.new_icon-beliani_clock:before {
    content: "\e906"
}

.new_icon-beliani_conditions:before {
    content: "\e907"
}

.new_icon-beliani_crossed-eye:before {
    content: "\e908"
}

.new_icon-beliani_delivery:before {
    content: "\e909"
}

.new_icon-beliani_delte:before {
    content: "\e90a"
}

.new_icon-beliani_discount:before {
    content: "\e90b"
}

.new_icon-beliani_drop-down:before {
    content: "\e90c"
}

.new_icon-beliani_edit:before {
    content: "\e90d"
}

.new_icon-beliani_expand-less:before {
    content: "\e90e"
}

.new_icon-beliani_expand-more:before {
    content: "\e90f"
}

.new_icon-beliani_eye:before {
    content: "\e910"
}

.new_icon-beliani_facebook:before {
    content: "\e911"
}

.new_icon-beliani_faq:before {
    content: "\e912"
}

.new_icon-beliani_favourite-filled:before {
    content: "\e913"
}

.new_icon-beliani_favourite-outline:before {
    content: "\e914"
}

.new_icon-beliani_filter:before {
    content: "\e915"
}

.new_icon-beliani_gstar_filled:before {
    content: "\e938";
    color: #dca12f
}

.new_icon-beliani_hamburger:before {
    content: "\e91e"
}

.new_icon-beliani_home:before {
    content: "\e91f"
}

.new_icon-beliani_hot-deal:before {
    content: "\e920"
}

.new_icon-beliani_installments:before {
    content: "\e921"
}

.new_icon-beliani_language:before {
    content: "\e922"
}

.new_icon-beliani_location:before {
    content: "\e923"
}

.new_icon-beliani_mail:before {
    content: "\e924"
}

.new_icon-beliani_minus:before {
    content: "\e925"
}

.new_icon-beliani_newsletter:before {
    content: "\e926"
}

.new_icon-beliani_phone:before {
    content: "\e927"
}

.new_icon-beliani_plus:before {
    content: "\e928"
}

.new_icon-beliani_privacy:before {
    content: "\e929"
}

.new_icon-beliani_rates .path1:before {
    content: "\e92a";
    color: #242222
}

.new_icon-beliani_rates .path2:before {
    content: "\e92b";
    margin-left: -1em;
    color: #242222
}

.new_icon-beliani_rates .path3:before {
    content: "\e92c";
    margin-left: -1em;
    color: #242222
}

.new_icon-beliani_rates .path4:before {
    content: "\e92d";
    margin-left: -1em;
    color: #242222
}

.new_icon-beliani_rates .path5:before {
    content: "\e92e";
    margin-left: -1em;
    color: #242222
}

.new_icon-beliani_rates .path6:before {
    content: "\e92f";
    margin-left: -1em;
    color: #242222
}

.new_icon-beliani_rates .path7:before {
    content: "\e930";
    margin-left: -1em;
    color: #1d1d1b
}

.new_icon-beliani_rates .path8:before {
    content: "\e931";
    margin-left: -1em;
    color: #1d1d1b
}

.new_icon-beliani_rates .path9:before {
    content: "\e932";
    margin-left: -1em;
    color: #1d1d1b
}

.new_icon-beliani_return:before {
    content: "\e933"
}

.new_icon-beliani_search:before {
    content: "\e934"
}

.new_icon-beliani_share-android:before {
    content: "\e935"
}

.new_icon-beliani_share-ios:before {
    content: "\e936"
}

.new_icon-beliani_sort-by:before {
    content: "\e937"
}

.new_icon-beliani_tip:before {
    content: "\e940"
}

.new_icon-beliani_user:before {
    content: "\e941"
}

@font-face {
    font-family: fontawesome;
    font-display: auto;
    src: url(../../fonts/fontawesome/fontawesome-webfont.eot);
    src: url(../../fonts/fontawesome/fontawesome-webfont.woff2) format("woff2"), url(../../fonts/fontawesome/fontawesome-webfont.woff) format("woff"), url(../../fonts/fontawesome/fontawesome-webfont.ttf) format("truetype"), url(../../fonts/fontawesome/fontawesome-webfont.svg#fontawesome) format("svg"), url(../../fonts/fontawesome/fontawesome-webfont.eot) format("embedded-opentype")
}

/*!{literal}*/
.owl-stage-outer::after {
    width: 1px;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #fff
}

.offerDescriptionBlock {
    position: relative;
    clear: both
}

.offerDescriptionBlock.close {
    height: auto
}

.offerDescriptionBlock.close.close-block {
    height: 50px;
    overflow: hidden
}

.offerDescriptionBlock.close.close-block .open-sign {
    top: 16px
}

.offerDescriptionBlock.close.close-block .open-sign:after {
    content: "\e928"
}

.offerDescriptionBlock.close.close-block .topLine {
    cursor: pointer
}

.offerDescriptionBlock.close .topLine {
    cursor: pointer
}

.offerDescriptionBlock.semi .semi-expandContent {
    max-height: none
}

.offerDescriptionBlock.semi .semi-expandContent .text {
    text-align: justify !important
}

.offerDescriptionBlock.semi .semi-expandContent .text:after,
.offerDescriptionBlock.semi .semi-expandContent .text:before {
    content: none
}

.offerDescriptionBlock.semi .semi-expandLink {
    display: none
}

.offerDescriptionBlock.semi.semi-block {
    overflow: hidden;
    padding: 6px 0;
    clear: both
}

.offerDescriptionBlock.semi.semi-block .open-sign:after {
    content: "\e928"
}

.offerDescriptionBlock.semi.semi-block .semi-expandContent {
    max-height: 102px;
    min-height: 102px;
    overflow: hidden;
    margin-bottom: 20px
}

.offerDescriptionBlock.semi.semi-block .semi-expandContent .text:before {
    background: #fff;
    bottom: 24px;
    position: absolute;
    content: '\2026';
    font-size: 12px;
    right: -1px
}

.offerDescriptionBlock.semi.semi-block .semi-expandContent .text:after {
    content: '';
    background: #fff;
    position: absolute;
    height: 50px;
    width: 100%;
    z-index: 1
}

.offerDescriptionBlock.semi.semi-block .semi-expandLink {
    display: block;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    height: 75px;
    cursor: pointer;
    z-index: 100
}

.offerDescriptionBlock.semi.semi-block .semi-expandLink a {
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 1px
}

.offerDescriptionBlock .open-sign {
    position: absolute;
    right: 5px;
    top: 16px;
    cursor: pointer;
    font-family: new_icons;
    font-size: 22px
}

.offerDescriptionBlock .open-sign:after {
    content: "\e925"
}

.offerDescriptionBlock .snptwdgt-rtd__fottr.sfx-fade-in {
    display: none
}

.customers_photos_owl .owl-item img {
    margin: auto
}

.on_stock_wrapper td {
    vertical-align: top;
    white-space: nowrap
}

.on_stock_wrapper .min_stock_color,
.on_stock_wrapper .yes_stock_color {
    white-space: normal;
    max-width: 60%;
    text-align: right
}

.on_stock_wrapper img {
    padding: 3px;
    margin: -15px 4px 0;
    position: relative;
    top: 2px;
    width: 20px
}

.on_stock_wrapper img:hover {
    -webkit-box-shadow: 0 0 3px #242222;
    box-shadow: 0 0 3px #242222;
    cursor: pointer
}

.reminder_popup {
    position: fixed;
    top: 200px;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1000;
    background: #fff;
    padding: 30px;
    border-radius: 10px
}

.reminder_popup .new_icon-beliani_delte {
    display: block;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
    cursor: pointer;
    font-size: 22px
}

.reminder_popup .thanks_message {
    line-height: 20px;
    font-size: 14px;
    margin: 0;
    text-align: left;
    display: none
}

.reminder_popup_overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity: .6;
    width: 100%;
    height: 100%;
    z-index: 999
}

.reminder_popup_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 24px;
    min-width: 304px
}

.reminder_popup_title .b-header1,
.reminder_popup_title .b-header1_medium,
.reminder_popup_title .b-header1_semibold {
    white-space: nowrap;
    line-height: 1;
    margin-bottom: 24px
}

.additional-actions {
    padding: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.additional-actions .product-addcart-big {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 33px
}

.additional-actions .input-group-wrapper .input-group {
    padding: 0;
    background-color: #fff;
    color: #750000
}

@media screen and (max-width:800px) {
    .additional-actions {
        padding: 0
    }
}

#product_div.content-loading {
    opacity: .7
}

.sticked_sidebar .short_rating_wrapper {
    text-align: center;
    font-size: 12px;
    font-family: Poppins, Tahoma, Geneva, sans-serif
}

.sticked_sidebar .short_rating_wrapper>p {
    display: block;
    position: static;
    bottom: 0;
    margin: 0 0 5px
}

.most-often-seen .product-teaser .itemBox .color_image,
.most-often-seen .product-teaser .itemBox .white_image {
    max-height: 235px
}

#tabs-1 p img {
    width: 556px;
    display: block;
    margin: auto
}

.video_block {
    text-align: center
}

.assemble_time_wrp h2,
.assembled_wrp h2,
.questions_wrp h2,
.total_weight_wrp h2 {
    margin-bottom: 2px !important
}

#ask-question {
    display: block
}

#ask-question button.button {
    float: right;
    margin: 5px 0 0;
    color: #000
}

#ask-question input,
#ask-question table {
    width: 100%
}

#ask-question table p {
    margin: 0;
    padding: 3px 0 0
}

#ask-question table td {
    vertical-align: top
}

#ask-question textarea {
    width: 100%;
    height: 130px
}

.questions_wrp p {
    margin: 0 0 20px;
    text-align: left !important
}

#icons a,
#icons span,
.additional-icons span {
    display: inline-block;
    vertical-align: top;
    margin: 4px 1px 0;
    padding: 2px 3px 0
}

#icons img {
    border: 0;
    padding: 2px
}

#icons.resized {
    width: 32px;
    height: 32px
}

.product_thumbs .cycle-carousel-wrap {
    top: 10px !important
}

.product_thumbs_holder {
    position: relative
}

.product_thumbs_holder .owl-carousel .owl-stage {
    width: 100%;
    margin: 0 auto
}

.product_thumbs_holder .owl-carousel .owl-buttons,
.product_thumbs_holder .owl-carousel .owl-dots {
    display: none
}

.product_thumbs_holder.product_thumbs_holder__one-line .product_thumbs__visible {
    visibility: visible
}

.product_thumbs_holder.product_thumbs_holder__one-line .owl-carousel .owl-stage {
    width: auto
}

.product_thumbs_holder.product_thumbs_holder__one-line .owl-carousel .owl-buttons {
    display: block
}

.product_thumbs_holder.product_thumbs_holder__one-line .owl-carousel .owl-nav {
    display: none
}

.product_thumbs_holder .example-image-link,
.product_thumbs_holder .example-image-link img,
.product_thumbs_holder .fancybox-media,
.product_thumbs_holder .fancybox-media img {
    vertical-align: top;
    width: 66px;
    height: 50px;
    max-width: 100%
}

.product_thumbs_holder .example-image-link video,
.product_thumbs_holder canvas {
    max-width: 100%;
    margin-top: 4px;
    cursor: pointer
}

.product_thumbs_holder .example-image-link video.active,
.product_thumbs_holder canvas.active {
    border: 1px solid #000
}

.product_thumbs_holder .fancybox-media img {
    height: auto
}

.product_thumbs_holder .example-image-link,
.product_thumbs_holder .fancybox-media {
    padding: 0 3px;
    display: inline-block
}

.product_thumbs_holder .next,
.product_thumbs_holder .prev {
    cursor: pointer;
    opacity: .5;
    position: absolute;
    top: 14px;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: 20px solid transparent;
    border-radius: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    color: transparent
}

.product_thumbs_holder .next:hover,
.product_thumbs_holder .prev:hover {
    opacity: 1
}

.product_thumbs_holder .next.disabled,
.product_thumbs_holder .prev.disabled {
    opacity: .15
}

.product_thumbs_holder .prev {
    border-right: 15px solid #242222 !important;
    left: -19px
}

.product_thumbs_holder .next {
    border-left: 15px solid #242222 !important;
    right: -18px
}

form#get_ambs {
    padding: 0 0 10px
}

form#get_ambs p {
    margin: 0 0 10px
}

form#get_ambs td {
    vertical-align: top
}

form#get_ambs input[type=text] {
    width: 260px
}

.product-details-table {
    font-size: 12px;
    padding: 10px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-details-table table {
    text-align: left;
    width: 60%
}

.product-details-table table:first-child {
    width: 40%
}

.product-details-table table td,
.product-details-table table th {
    padding: 1px 4px;
    vertical-align: text-top
}

.product-details-table table td {
    color: #000;
    line-height: 18px
}

.product-details-table table td:first-child {
    border-left: none
}

.product-details-table table tr:last-child td {
    border-bottom: none
}

.product-details-table p {
    margin: 0;
    text-align: left
}

.product-details-table .articles_docs {
    float: left;
    border-bottom: 1px solid transparent;
    margin: 0 0 3px
}

.product-details-table .articles_docs:hover {
    text-decoration: none;
    border-bottom: 1px solid #242222
}

.product-details-table .articles_docs:hover * {
    text-decoration: none
}

.product-details-table span:hover {
    text-decoration: underline
}

.change_bg_mouseover .last-visited-slider .product-teaser.default_white_image>a .color_image,
.change_bg_mouseover .last-visited-slider .product-teaser.default_white_image>a .white_image {
    max-height: 100%
}

.product-details-rightcol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product-details-rightcol .btn-addcart-big,
.product-details-rightcol .btn-addwish-big {
    width: 100%;
    float: none;
    display: block
}

.product-details-rightcol .btn-addcart-big,
.product-details-rightcol a.btn-addcart-big {
    display: inline-block;
    width: 145px
}

.product-details-rightcol #social,
.product-details-rightcol .actions,
.product-details-rightcol .article_delivery,
.product-details-rightcol .product-details-price,
.product-details-rightcol .product-details-price .price_holder,
.product-details-rightcol .product_filter_static,
.product-details-rightcol .rating-article,
.product-details-rightcol .rightofreturn_block {
    padding-top: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 0
}

.product-details-rightcol .actions {
    border-bottom: 1px solid #dbd9d7;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.product-details-rightcol .actions .product-addcart-big.btn-addcart-link {
    clear: none;
    float: right;
    width: calc(100% - 75px);
    line-height: 33px;
    -webkit-transition: 1s All;
    -o-transition: 1s All;
    transition: 1s All;
    -webkit-box-shadow: none;
    box-shadow: none
}

.product-details-rightcol .actions .product-addcart-big.btn-addcart-link:hover {
    background: #fff;
    color: #750000 !important
}

.product-details-rightcol .actions .product-addcart-big_article {
    padding: 0;
    height: 45px
}

.product-details-rightcol .actions #cart_quantity {
    height: 33px
}

.product-details-rightcol .rightofreturn_block {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.product-details-rightcol .article_delivery {
    border-bottom: 1px solid #dbd9d7;
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.product-details-rightcol .product_filter_static {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.product-details-rightcol .on_stock_wrapper {
    padding: 10px 0;
    overflow: auto;
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.product-details-rightcol .on_stock_wrapper .back-button {
    width: 100%
}

.product-details-rightcol .on_stock_wrapper.available {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
    margin-bottom: 10px;
    border-bottom: 1px solid #dbd9d7;
    padding-top: 0
}

.product-details-rightcol .reminder_text {
    clear: both;
    padding-top: 5px
}

.product-details-rightcol .filter-fabric-icon:hover {
    border: 2px solid #750000 !important
}

.product-details-rightcol .rating-article {
    overflow: hidden;
    cursor: pointer;
    font-size: 12px;
    border-bottom: 1px solid #dbd9d7;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.product-details-rightcol .rating-article .pull-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-details-rightcol .rating-article .rating-one {
    cursor: pointer !important
}

.offer-color-filter .filter-fabric-icon {
    display: inline-block
}

.offer-color-filter .filter-fabric-icon.current,
.offer-color-filter .filter-fabric-icon.selected {
    border-color: #750000
}

.offer-color-filter input[type=radio] {
    display: none
}

.offer-color-filter input[type=radio]:checked+.filter-label-block {
    border: 2px solid #750000 !important
}

.offer-color-filter input[type=radio].filter-checkbox+label.filter-label-block {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 6px 12px;
    border: 1px solid #dbd9d7;
    border-radius: 5px
}

.offer-color-filter label.filter-label:before {
    right: 0
}

.product-details-price {
    border-bottom: 1px solid #dbd9d7;
    padding-bottom: 15px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.product-details-price .price_holder .coins-price-sup {
    font-size: 19px;
    position: relative;
    display: inline-block;
    top: -9px
}

.product-details-price .price_holder .price .pull-right {
    font-size: 34px
}

.bonus-record {
    padding: 10px 0
}

.bonus-record.bonus-record-group {
    border-bottom: 0;
    border-top: 0;
    padding-top: 0
}

.bonus-record-checkbox {
    border-top: 1px solid #dbd9d7;
    padding-left: 3px
}

.bonus-records-block {
    margin-bottom: 10px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.bonus-records-block .bonus-record:last-child {
    border-bottom: 1px solid #dbd9d7
}

.bonus-records-block .bonus-record:first-child {
    border-top: 0
}

.bonus-records-block .filter-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    cursor: pointer
}

.bonus-records-block .filter-label .filter-checkbox {
    margin: 3px 10px 0 0
}

.bonus-records-block .filter-label .filter-checkbox_additional_cost {
    white-space: nowrap
}

.bonus-records-block .bonus-record-checkbox input[type=checkbox].filter-checkbox+label.filter-label:before {
    left: 0
}

#reminder_email,
#reminder_email_input {
    width: 100%;
    height: 35px;
    border-radius: 4px;
    background-color: #fff;
    color: #000;
    border: none
}

#reminder_email::-webkit-input-placeholder,
#reminder_email_input::-webkit-input-placeholder {
    color: #a1a1a1
}

#reminder_email::-moz-placeholder,
#reminder_email_input::-moz-placeholder {
    color: #a1a1a1
}

#reminder_email:-ms-input-placeholder,
#reminder_email_input:-ms-input-placeholder {
    color: #a1a1a1
}

#reminder_email::-ms-input-placeholder,
#reminder_email_input::-ms-input-placeholder {
    color: #a1a1a1
}

#reminder_email::placeholder,
#reminder_email_input::placeholder {
    color: #a1a1a1
}

#reminder_form .button_secondary,
#reminder_form .ratings-pagination li,
#reminder_form .unsubscribe_popup .unsuscribe_buttons a:last-of-type,
.ratings-pagination #reminder_form li,
.unsubscribe_popup .unsuscribe_buttons #reminder_form a:last-of-type {
    margin-top: 10px
}

.product-details h1 {
    font-size: 14px
}

.product-details img {
    max-width: 100%
}

.product-details .title {
    font-size: 16px;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 700;
    margin: 0 0 1em 0
}

.product-details-price .price {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    line-height: 1;
    margin: 5px 0 0
}

.product-details-price .price .price-label {
    padding-top: 12px;
    font-size: 12px
}

.product-details-price .price_holder {
    text-align: right;
    float: right;
    width: 100%
}

.product-details-price .tax-include {
    margin: 0
}

.product-details-price .uvp {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    margin: 0;
    text-align: right;
    font-size: 12px;
    margin: 0
}

.product-details-price .eco-tax {
    margin: 0
}

.product-details-img {
    text-align: left
}

.product-details-test a:hover {
    text-decoration: underline
}

.preloader_container img {
    max-width: 100%
}

.zoomContainer {
    z-index: 3
}

.product-details-img .owl-product .owl-buttons .owl-next,
.product-details-img .owl-product .owl-buttons .owl-prev,
.product_thumbs .owl-buttons .owl-next,
.product_thumbs .owl-buttons .owl-prev {
    top: 50%
}

.product-details-img .owl-product .owl-buttons .owl-next,
.product_thumbs .owl-buttons .owl-next {
    z-index: 100
}

.product-details-img .owl-product .owl-buttons .owl-prev,
.product_thumbs .owl-buttons .owl-prev {
    z-index: 99
}

.shop-looks-articles {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%
}

.shop-looks-articles--desktop .owl-stage {
    padding-left: 12px !important
}

.article-page .icon-share-icon,
.article-page .icon-wishlist {
    font-size: 1.8em;
    font-weight: 500
}

.article-page .icon-delivery-time,
.article-page .icon-stock,
.article-page .icon-warranty {
    font-size: 2.5em
}

.article-page .tab {
    min-height: 68px
}

.large-image-viewport {
    position: relative;
    z-index: 200
}

.price span:nth-last-child(-n+3) {
    font-size: 34px
}

.question_popup {
    position: fixed;
    z-index: 1000;
    top: 200px;
    right: 0;
    left: 0;
    display: none;
    width: 300px;
    margin: auto;
    padding: 20px;
    border: 6px solid #fff;
    background: #f5f5f5
}

.question_popup_overlay {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    opacity: .8;
    background: #242222
}

.question_popup .close {
    position: absolute;
    top: 6px;
    right: 6px
}

.question_popup .close:before {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 700;
    font-size: 10px;
    width: 10px;
    height: 10px;
    content: '\2573';
    cursor: pointer;
    color: inherit
}

.video_block {
    text-align: center
}

.buying-guides .owl-buttons {
    position: static
}

.buying-guides .owl-buttons .owl-next,
.buying-guides .owl-buttons .owl-prev {
    top: 50%
}

.buying-guides .buying-guide-item {
    cursor: pointer;
    padding: 0 2px
}

.buying-guides .buying-guide-item .pic-small,
.buying-guides .buying-guide-item .video_block {
    margin: auto
}

.assemble_time_wrp h2,
.assembled_wrp h2,
.questions_wrp h2,
.total_weight_wrp h2 {
    margin-bottom: 2px !important
}

#product_div.content-loading {
    opacity: .7
}

.sticked_sidebar .short_rating_wrapper {
    text-align: center;
    font-size: 12px;
    font-family: Poppins, Tahoma, Geneva, sans-serif
}

.sticked_sidebar .short_rating_wrapper>p {
    display: block;
    position: static;
    bottom: 0;
    margin: 0 0 5px
}

#ask-question {
    display: block
}

.questions_wrp p {
    margin: 0 0 20px;
    text-align: left !important
}

#ask-question button.button {
    float: right;
    margin: 5px 0 0;
    color: #000
}

#ask-question input,
#ask-question table {
    width: 100%
}

#ask-question table p {
    margin: 0;
    padding: 3px 0 0
}

#ask-question table td {
    vertical-align: top
}

#ask-question table textarea {
    width: 100%;
    height: 130px
}

#icons a,
#icons span,
.additional-icons span {
    display: inline-block;
    vertical-align: top;
    margin: 4px 1px 0;
    padding: 2px 3px 0
}

#icons img {
    border: 0;
    padding: 2px
}

#icons img.resized {
    width: 32px;
    height: 32px
}

.product_thumbs {
    margin: 0 auto;
    padding: 10px 0;
    display: block
}

.product_thumbs a.example-image-link .img-wrapper,
.product_thumbs a.example-image-link .video-icon {
    border: 1px solid #dbd9d7;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow .2s linear;
    transition: -webkit-box-shadow .2s linear;
    -o-transition: box-shadow .2s linear;
    transition: box-shadow .2s linear;
    transition: box-shadow .2s linear, -webkit-box-shadow .2s linear;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    margin-top: 4px;
    overflow: hidden;
    text-align: center
}

.product_thumbs a.example-image-link .img-wrapper.active,
.product_thumbs a.example-image-link .img-wrapper:hover,
.product_thumbs a.example-image-link .video-icon.active,
.product_thumbs a.example-image-link .video-icon:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    z-index: 150
}

.product_thumbs a.example-image-link .img-wrapper img,
.product_thumbs a.example-image-link .video-icon img {
    height: 50px;
    width: auto;
    margin: 0 auto
}

.product_thumbs a.example-image-link .img-wrapper .example-screenshot,
.product_thumbs a.example-image-link .video-icon .example-screenshot {
    margin: 0 auto
}

.product_thumbs a.example-image-link .img-wrapper.active,
.product_thumbs a.example-image-link .video-icon.active {
    border-color: #750000
}

.product_thumbs a.example-image-link .screenshot-wrapper {
    height: 52px;
    overflow: hidden
}

.product_thumbs .video-icon {
    position: relative
}

.product_thumbs .video-icon .youtube-svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.product_thumbs .example-video {
    width: 66px
}

.product_thumbs .cycle-carousel-wrap {
    top: 10px !important
}

.product_thumbs_holder {
    position: relative
}

.product_thumbs_holder .example-image-link,
.product_thumbs_holder .example-image-link img,
.product_thumbs_holder .fancybox-media,
.product_thumbs_holder .fancybox-media img {
    vertical-align: top;
    width: 66px;
    height: 60px;
    max-width: 100%
}

.product_thumbs_holder .fancybox-media img {
    height: auto
}

.product_thumbs_holder .example-image-link,
.product_thumbs_holder .fancybox-media {
    padding: 0 3px;
    display: inline-block
}

.product_thumbs_holder .prev {
    border-right: 15px solid #242222 !important;
    left: -19px
}

.product_thumbs_holder .next {
    border-left: 15px solid #242222 !important;
    right: -18px
}

form#get_ambs {
    padding: 0 0 10px
}

form#get_ambs p {
    margin: 0 0 10px
}

form#get_ambs td {
    vertical-align: top
}

form#get_ambs input[type=text] {
    width: 260px
}

#tabs.ui-tabs .ui-tabs-nav {
    border-radius: 0;
    border: 0;
    display: table;
    width: 100%;
    background: #dbd9d7
}

#tabs.ui-tabs .ui-tabs-nav h2 {
    font-size: 12px !important
}

#tabs.ui-tabs>ul>li {
    background: 0 0;
    border: 0;
    border-radius: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: static;
    display: table-cell;
    vertical-align: middle;
    float: none
}

#tabs.ui-tabs>ul>li a {
    color: #000;
    display: block;
    width: 100%;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    max-width: none !important
}

#tabs.ui-tabs>ul>li a h2 {
    margin: 0
}

#tabs.ui-tabs>ul>li.ui-tabs-active,
#tabs.ui-tabs>ul>li:hover {
    background: #242222
}

#tabs.ui-tabs>ul>li.ui-tabs-active a,
#tabs.ui-tabs>ul>li:hover a {
    color: #fff
}

#tabs-2 #youtube-video {
    margin: 0 auto !important
}

#tabs-2 .pic-small {
    display: block;
    clear: both;
    margin: 0 auto
}

#tabs-1 .pic-small {
    display: block
}

.overlay_cart_subarticles {
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1000;
    overflow: auto;
    background: rgba(0, 0, 0, .6)
}

.cart_subarticles {
    position: fixed;
    z-index: 1002;
    background: #fff;
    width: 90%;
    max-width: 880px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-height: 297px;
    max-height: 746px;
    padding: 30px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 10px
}

@media screen and (max-width:1024px) {
    .cart_subarticles {
        max-height: 95%
    }
}

.cart_subarticles__title-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.cart_subarticles__title-block #cross {
    position: static;
    font-size: 22px
}

.cart_subarticles__title {
    margin-bottom: 14px
}

.cart_subarticles .cart_subarticles__form {
    padding: 0
}

.cart_subarticles .subarticles {
    height: 60vh;
    max-height: 575px;
    overflow-y: auto
}

@media (min-width:800px) {
    .cart_subarticles .subarticles::-webkit-scrollbar {
        height: 8px;
        width: 8px
    }
}

.cart_subarticles .subarticles::-webkit-scrollbar-track {
    background: #e8e8e8;
    border-radius: 100px
}

.cart_subarticles .subarticles::-webkit-scrollbar-thumb {
    background: rgba(122, 122, 122, .5025);
    border-radius: 100px;
    border: 0
}

@-moz-document url-prefix() {
    .cart_subarticles .subarticles {
        scrollbar-width: thin;
        scrollbar-color: rgba(122, 122, 122, .5025) #e8e8e8
    }
}

.cart_subarticles .subarticles__controls,
.cart_subarticles .subarticles__group,
.cart_subarticles .subarticles__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px
}

.cart_subarticles .subarticles__group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.cart_subarticles .subarticles__controls {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 30px
}

.cart_subarticles .subarticles__row {
    padding: 20px 0;
    border-bottom: 1px solid #f5f5f5;
    width: 97%
}

.cart_subarticles .subarticles__row:last-child {
    margin-bottom: 1px
}

.cart_subarticles .subarticles__row.main {
    padding: 0
}

.cart_subarticles .subarticles__thumb {
    padding-right: 2px
}

.cart_subarticles .subarticles__name {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.cart_subarticles .subarticles__name .product-link {
    display: block;
    padding-bottom: 12px
}

.cart_subarticles .subarticles__input.additional-actions {
    width: unset;
    padding: 0 10px
}

.cart_subarticles .subarticles__price {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 16px;
    min-width: 125px;
    text-align: right
}

.lock {
    overflow: hidden;
    position: fixed
}

#calc7 {
    overflow: visible;
    border-bottom: 0
}

.payever-finance-express {
    border-bottom: 0;
    font-size: 12px
}

.payever-finance-express.payever-button button {
    background: #dbd9d7 !important;
    border-radius: 0;
    font-size: 12px;
    height: 35px;
    line-height: 32px
}

.calc7 {
    width: 200px;
    border: none
}

.calc7 .kwota span {
    color: #000
}

.calc7.new .logo {
    background-size: contain;
    background-repeat: no-repeat;
    width: 38px;
    height: 32px;
    display: none
}

.calc7 .button.red.count,
.calc7 .ratings-pagination li.red.count,
.ratings-pagination .calc7 li.red.count {
    padding: 2px;
    top: 8px;
    right: 18px;
    background: #750000;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    border: none
}

.calc7 a.button.red.count span {
    top: 2px;
    left: 53px;
    width: 15px;
    height: 15px;
    background-size: contain
}

.calc7 p.legalNoteLabel {
    padding-top: 0
}

.klarna-widget {
    overflow: visible
}

klarna-placement iframe {
    margin-bottom: 10px
}

.block--payment-calculator {
    clear: both;
    margin: 10px 0
}

.block--payment-calculator iframe {
    width: 100%;
    border: none
}

.similar-product-price {
    font-size: 20px;
    text-align: center;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 700;
    padding-right: 10px;
    line-height: 31px;
    display: inline-block
}

.similar-product-price .coins-price-sup {
    font-size: 12px;
    position: relative;
    display: inline-block;
    top: -5px
}

.similar-product-old-price {
    font-size: 12px;
    line-height: 37px;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    display: inline-block;
    text-decoration: line-through
}

#is_expecteddelivery {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
    border-bottom: 1px solid #dbd9d7;
    padding: 0 0 10px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#is_expecteddelivery .expected-delivery_date {
    text-align: right;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

#is_expecteddelivery .expected-delivery_title {
    max-width: 35%
}

.fa-info.info-icon {
    border: 1px solid #242222;
    padding: 0 3px
}

.ratings {
    position: relative
}

.guides_class {
    position: fixed;
    top: 0;
    left: 10%;
    right: 10%;
    bottom: 0;
    z-index: 1200;
    text-align: center
}

.wrapper_discount_top .item.banner_img,
.wrapper_discount_top .item.banner_url {
    padding-bottom: 11px
}

.wrapper_discount_top .item.banner_img,
.wrapper_discount_top .item.banner_url {
    margin: 0
}

#product_div {
    margin-top: 5px
}

#product_div .back-button {
    color: #750000;
    margin-bottom: 10px;
    margin-left: auto;
    height: 35px
}

#product_div .back-button:hover {
    color: #fff
}

#cat_route_block {
    padding-bottom: 10px
}

#shop-stat-layout {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
    margin-top: 20px
}

.product-details-img.zoom-owl-product {
    position: fixed !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1000
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper {
    position: fixed;
    width: 95vw;
    height: 80vh;
    top: 55px;
    left: 50%;
    background-color: #fff;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: hidden;
    z-index: 1100;
    cursor: url("data:image/svg+xml,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Ccircle cx='24.43' cy='24.43' r='21.43' style='fill:none;stroke:%231d1d1b;stroke-miterlimit:10'/%3E%3Cpath style='fill:none;stroke:%231d1d1b;stroke-miterlimit:10;stroke-linecap:round' d='M34.73 24.43H14.12'/%3E%3C/svg%3E"), auto;
    cursor: -webkit-image-set("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TtSoVBzuIOGSoimBBVMRRqlgEC6Wt0KqDyaUfQpOGJMXFUXAtOPixWHVwcdbVwVUQBD9AXF2cFF2kxP8lhRYxHhz34929x907QKiVmGq2jQOqZhnJWFTMZFfEwCu6EEQHRjAqMVOPpxbS8Bxf9/Dx9S7Cs7zP/Tl6lJzJAJ9IPMt0wyJeJ57etHTO+8QhVpQU4nPiMYMuSPzIddnlN84FhwWeGTLSyTniELFYaGG5hVnRUImniMOKqlG+kHFZ4bzFWS1VWOOe/IXBnLac4jrNQcSwiDgSECGjgg2UYCFCq0aKiSTtRz38A44/QS6ZXBtg5JhHGSokxw/+B7+7NfOTE25SMAq0v9j2xxAQ2AXqVdv+Prbt+gngfwautKa/XANmPkmvNrXwEdC7DVxcNzV5D7jcAfqfdMmQHMlPU8jngfcz+qYs0HcLdK+6vTX2cfoApKmrpRvg4BAYLlD2mse7O1t7+/dMo78fnPpyuKGyQJcAAAAGYktHRAD/AP8A/6C9p5MAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfnCQwGKAGuhL7dAAAGRklEQVRo3u2bTWxcVxWAv/NmsJsQEzWNHffde95Yrp0YhYg0aipCKxF3gcyiUNSixixQCogFWRS1RbQUNmxaZKiEED9C3dAuSNJUQaA0y4SEqkKqE6BCxJg2smcyqX8Kcl3/jWfeYTETpQSP8dieeGaUs5uR3n3ve+fe8//gltyShhKp8vpBKhXuNQvuMbOdwE6gFdgMbAFmgRkzJkUYBobM5EImkxkECnUB3NXV1ZzLzT0IHDKjF9gGvAMMAUMi8m4cxzNBEOTM4qRI0GJmrWbsEmEX0AUyDXbWTI4BJzOZzFzNAatqCPETwFeBJhFOxrGcTiQSZ0ZGRq6udJ329vbWpqZErxl9IA+X/n45mSwMXL58dWTDgb3320T4AdjXgWHgx/PzuRMTExMfrMPam4AvitiTwB6Ql5LJ3LOXL4+PbYgBUA0fU3UT3ru/q4ZfqKZN8N73RZG7qOr+rRoeuQn257p0dnZujSJ3QtXNRpF7Zvfu3U036dbJKPKPR5F7XzU83d7e3lr1Ld3REfYUCnIKWDCTRzOZzFs3e2d577uDwI6b0RoE9uDISPbiit1GhTe6t1CQ8yB/zeXy+zcCFiCTyQwHwUcOiNjZOA7OOud6q/FW71V106r+RSBRK3GEqvuRqptPpdwD67ZqR0fYo+omSrBCjYmqH1D1U6lUuG9dDJSqe1vVn6whzS6l6V+ruis7duxoW9MZXlzM/QLIz83Nf6Va4d46iDU3b/oGyNXm5uTRVStG1R1WdbOq+ol6SAxU9S5VPxVF7luriqBU3XgU+afrKRtSDY9EkXvfe+8q2tLFcJHJlpatL9QTcDqd/aWZDYE9V1EioOrmS+Fi3YlzrlfV5b333SvUcPwkMJxOZ39Xj8BXrlw5Y8afRHj6/wJ3dXU1A4+BvQBY3VY2xAbA+js7O7cuC5zLzX0eaJqby52o51JOW9udp4CZXG7+kWWBzTgkwsnJycnpegYeHBxcBDkG0r8ccAB8xsxeowEkCOy0CPeVCgn/C5xKhXuBOyDxh0YAnplZOAckEgk7sCSwWXAP8E46nc42AnDpWL5lJvvLANsuES7RUGKXzNhZ7gx3m/GPhsI1hsCWBhZhu4iMNRKwiIybsf3a7+QNb6PFLK64vOq93xQEwW3Vfvh8Pr+QzWZnK9OwTItYy5LAwCZgrvK3aJfMClG1gRMJmQJuryQCFIlnQD5aBtjmRahYU7lcfn9zc/OW6vvVYLbScNcs2Cxis2WAZVpEWip9kLGxsXFgvEaDjxZgutwZfg9se4NZ6e1FrqXd0j/hus9qEOBdpVbskm7pEvDxxnJL9IgwVCbSkgvAXavp2dSihGG4GfikWTy4JHCp8z7V1JQ42AjAiYTdX/Qi8evlznABOGfG5xpjQwd9wBtjY2MzyxQA5BjIw6XtUNcKBusHji1b8Yjj+LclJ/9QPdN67z8Lsq00J1IeuBSrvizCE3XukJ4SsVcymcy/lgUGKBTiH4Lt8d731SOqc+5TIhw0Szy/4otU/YtR5C4ukWDUvOtVdX9UdceXNGPlrkomc8+a0RFF/kg90aqGh4F9QZD/zmouvtaY6q6TrexV3aSq+25ZR7XcAul09udmnBGxVz9c6qxRSQYBvwGG29raB1YFDFihYF8Dbg8C+xU1OO5wfTe6nwA9ccyXikX4tfm0PcWBMP/TGoX9fnFmLLx/Pc9Hb7GF6gdqSdOq7nuqbrEqrd1Uyj1QNGLupVKXcUPPrKr7WXEkY+WwUjl0uC+O5fcgV0EeTafTb2+ENS4ZqB4Re2h0NPv6itOJSm82MpK9kMvl7wbeg3hQNfwmN2+cSVTd4SDgzyAWx9xdCeyac68o8o+r+ilV/2ZVxv/+W6sHVN15VTcTRe6Z1UaAsnajoaFZ/LwIXy6OGdhAW9udp9bsGkopXjHrsadEOAi8mkzG317LoPi6WVvvfXdxpsL6gRmQo2acXlhYOFfJsHgYhpuLlYqgDzgE3CFir0DyudHR0b+t+Uys99br7OzcWhwzkH4R7ituPfkLxENmDAVB8K5ZPC0ieTNLiAQfu+Gbh72lpd4AO24WHL0xxasp4A9LR0fHbWaLnzaT/cWWpe0UodWMLRS/bJkDPrj2VYsIQ2bBhUKhcL7SHtItuSVF+Q+2I15guIpwGAAAAABJRU5ErkJggg==" 1x, "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TtSoVBzuIOmRonSyIijhKFYtgobQVWnUwufRDaNKQpLg4Cq4FBz8Wqw4uzro6uAqC4AeIq4uToouU+L+k0CLGg+N+vLv3uHsHCPUyU82OcUDVLCMVj4nZ3IoYeEUPguhCBMMSM/VEeiEDz/F1Dx9f76I8y/vcn6NPyZsM8InEs0w3LOJ14ulNS+e8TxxiJUkhPiceM+iCxI9cl11+41x0WOCZISOTmiMOEYvFNpbbmJUMlXiKOKyoGuULWZcVzluc1XKVNe/JXxjMa8tprtMcQRyLSCAJETKq2EAZFqK0aqSYSNF+zMM/5PiT5JLJtQFGjnlUoEJy/OB/8LtbszA54SYFY0Dni21/RIDALtCo2fb3sW03TgD/M3CltfyVOjDzSXqtpYWPgP5t4OK6pcl7wOUOMPikS4bkSH6aQqEAvJ/RN+WAgVugd9XtrbmP0wcgQ10t3QAHh8BokbLXPN7d3d7bv2ea/f0AdSZyqNRDR40AAAAGYktHRAD/AP8A/6C9p5MAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfnCQwGJxxKGs7LAAAQB0lEQVR42u2de3Bc1X3Hv79zd7Vr9LQjIfvuQ4/IkomaYqLaUDtmsExbAh4mISENju1OiTtQHEhmmhI8SYaSkvIYE9qJTYBpHrYJ1CZDYOoSCESuIUzSNK5Dg4msCD32pScgrZ4r7Z5f/9iz0uLa0q72oSv5fGc8uvfu7t3173N/5/zO63cALS0tLS0tLS0tLa30RMvtP1RXV+eYnJysB1BPxNXMXEEkCgEuBFAEoAwAMWOICGMAxph5RAgxxCy7hEDb+Ph028DAwKgGbA2Yf0rEzQBvAEQDwFUARBZu72dGGxGdZsaJSCTy2lKEvuQAu1yu9ULgemY0E2ETgBXzfGQKwBiA99XfMWZIIhQCKAZQCqAQgHOe+0SZ8WsitBDxyz5f6A0ArAFnQW632wXIHUS0G8AfnectEsDbAM4Q0Vlm2UrEbRMT0bOpel11dbUzGo3WC8H1zGggwjpmXgfQegC283ykC8ARKfFUMBhs04DTl/B6XTcx098AvA2Acc7rvwdwgplapJQnQ6HQYC5+RHl5eXFhoeNqKdHMjK1EuPzcKoAIv5SSvu90Oo+0t7dHNOA51NTUZB8Y6N0hJe4hwroPvspnmHGYmZ4OBoOBxfh9pmmWGwb+EqCdAK465+UgEfZHo/xkKBQa14CT1NjYWBAOD30BwN0AqpNeGmTmp4Xgwz5fzymLxQP1QmAXgN0AvEkvDRDh0fHxyIHBwcGRix6w2+2+hggHAf5I0uU+Ino0GpXfsYo3zFOdfJoZ9wG4LKnE6SWir/p8wSOLFZAtKuCqqqo1sVj0ISLsTPotXUT0z0LYnujq6ppcYkG+8HrNG5jpGwA2JF0/SWTs9fl8Zy4WwOT1uu8E+H5mFKtLYSK+1+cLHgAQXer9C263eweR3A/Q6qTm2v6SkrL7zpw5M7VsAbtcrg8R4YdE2D5TkDGOS8l3hEIhP5aRamtrS6emJr9JRHtnWwH8G8D4nN/vf2fZAfZ6zc3M9AwAj7r0DhFu8/mCP8cyVlWVeYWUeBKgP1GXhpjp1kAg8JNcf7eRvyLLvBugIwBWqmtHHY6J7Z2d/a1Y5hoeHun1eLyHIpHJYgBXAlhBhM+WlBSvWru2/uc9PT1yKXuw4fG4DgK4TZ1PEtE9Pl/gX3ARyuMxbwToBwBWqUuvTkxEbspVcyqngKurq52x2NTTAH0qUSRLic8Eg8Hf4iJWTc2aqmhUPJsUaf9KSmwPBoPvLhnAFRUVRU5nwXMA/kxdegsQf+H3+0PQQmVlZaHDYTvGjOvVpd/HYnxdKBTyZbXdlqvo0eksOJmAS4QTDsfEZg03qRenr2+somL1J4nwlLp0mWHQL2pq1lRZ2oNVl+PxWc+lF5hxSyAQmNBYL9gn8CAz363O22226Y93dvb3WTGKNpxO+zGAblDnz/n9wZvD4fCU5jhXlB1+tays9BIAmwGsktK42uFw/tv4+HjGdhPZfRLN7yYFVP9pGPbPA4hphPPL5wvcA9D31elGh6Pghbq6OodlPFi1c78KAMw47XROXNfR0TOm0aWucDj8YklJyceIUE+Emmg0emk4PHJ80QF7veZm1YkhALxjt083d3QMvqeRpS1ZVFT8gmFQMwAPEZpKSkr/EA6Hf7doQZbX610pZew0EaoATArBm7q7Q6c1q0zayZdWRqO236qBilHD4A1dXaEF9fhlWgcTs/yBggsifFnDzVydnf19QlAifimKxeiY2+1esZB7GZl5r/sugL+sTo/6/cF9Gk+2IuuRztLSEgeALQAqheCS4eGRn+atiPZ4PCaRbFXjue0Ox0RTe/t7YY0mq7J5PO4WgLcAiBHJK9OdtpRBES2/nRisJ8LtGm5OFGXGrQAmARjM9Hi6zBZURHu95rUAPaQKgWf8/uB+zSJnTaf3SktLVgC4GiCzrKw0NDwcPpUzD25sbCwA6ICCGwboKxpDbsVM3wKoM37MD6xevboiZ4DD4aEvMKMhXjTzvXoAIfeK9+PLRDC7ym633Z2TIKupqcne3993FuAaAB1+f7ABS3+C3JKR1+tqYcZWAKNSojqV8eO0PHhgoHeHggtmelDDzbu+pf4WCYEvZbuIFsz894lSw+l0Htb2zq/U5MQ31Old1dXVZVkD7PW6bgKoUTWLHrHaIquLRULgAXVYKuX032YNcHyVHwBgMBrlJ7WpF0fd3cEXAbwZZ4I988VRKQH2eDymWsIJZvxoCawVWt6tJqbvqeNar9fclDFg5tjORKeIYbCuexef8NOIL4UBM+3KGDAR7VRHb3d3h/5Hm3hxpZpHL6nTz8010jQvYJfLtR7AR+NPizykzWsVL6ZESVoKzEy9TR+wEDMfZinxjDatNeR0Oo/Hu4oBogwAM6NZHbYut9V/S1nt7e0RZn5N1cnbFgS4rq7OoVIVAaAWbVZriQgn1N+qqqrKmrQBT0xMzOShYo7fTMtKnR48wyQWs29LG7AQ2Dpb/8qT2qRW6/QIvQlgMO7FcusC6mBOrH47k6s8VFoZSQL0C1Vgb1wAYErkqXpL29KyDaZEYpea862EEHMFWFCpFojorDakZQOtBBtjenqsNmXAkUhkLVT3JLPUgK1aRstZ55OS6lMGzMwNScGWBmxRFRQUnE3qs2hIow6WH04cjY1N/UGb0prq6OgYBtCnHLEuZcBElJgtEFnsfIta89bE78Y9mErT8GBSGeig4Vo/kk4wKk4DMBepg1FtQMvrgoBtc4Tfxcz58+DGxsaCoaGhywxD2pZH84Xk9DTO5mf2C4+omTslKQNmpmKAQZQfDx4eHnpRCGxjFsvCpZgBw0Ab4umFZY4fp5FzqtWUimiKt63yk+eYCOXLsOhc1dTUlI90kTKZWUoeDPAoQCBCUT4sMTUV/XO73f5xIdhYJnA5GuVfnzp1ajoPznHB6tQ2v9vnB3BfX18/gOd0vLSQ6iBenTL/f8AiBcDF2oRWD+hYrdPm1AEzy9F8erBWRgFdsfLk1AELQcPqcMVCE4Bo5U1lqmkWTsODuSupTfdhbUNrqrKyshCAS1HrTMODZ0eQiOQ6bUprymazrYXq5UgaG54f8ORk7CzUXj/nG4bSsoaEmB3WlZJaUwbc19c3BiCkAVs+wFqX1NnRnkYzCWBGq6qDP6JNadUm0sy8Od/5cnKLeT6s0hLy5eXl5bo9bE1tUYzOm0JyPg9OTKy2OZ3OLdqW1pJpmg2JCJpZnEgbcCQSeQ3AtIrQtmqTWkuGgW2zwZZoSRvwwMDAKDP+W/lzszap1QIs2qpK2n6fz/d22oCV5yaejPWmaZZrs1rHgYlwTRIjXiBgfjnxXsPAZ7VdrSGPx3MtEB9DJ5pZ7Z8+YJ8v9AaADoV7lzatVRTbrQ4mbDbH8wsGrFz/R+r4KhW5aS2i4v3PdKNyuufV3OgFA07kg+B45Eaf1yZeXBUU2G6GGsZlxpG53psS4EAg0A7gv9TpXzU1Ndm1mRc1fv5rddAXCAReyRiw8uJE8i3vwEDvLdrIi6OqKnMTQFfHgys6hHkSwqYM2Ol0HgEQBAApsQ852thSa25JSV9Xh5PMNO8ezClDUslHH1Fh+bp4clKtfErlLLtOBVf/mkoy9rS8MBbjJ5jRryr3ryM/O4hrJWAJfEPZfNpmi6W0T0ZagEOh0DgREsXC5W63e4c2e37kdrs3Avik8t7DnZ093VkHDAATE5HvAOiJF9Vyf21tbak2f85lE4KfULwmDCN6f8pen+43DQ4OjjAndlqh1VNTk9/U9s+tvF73XmasV6f/1NXV25XqZ2nhRYbrVSJsAxATgjfoPQtzo/hGlfZWxKfGthuG/aNdXV2TOfPgmTLDxl9EPGexISWejO+npJVtRaP2xxRcAHJvOnCBDDanHBoaGVQ7cm0ByIxEJovC4ZGXNZLsyeMx9wL0d+r0mN8feijde2S0km/t2vrXx8dHr0U8n9ZVpaXFb4bDI60aTVai5j8mwjEAdgB+KXHjyMjIRLr3ybgda5qm1zDoNIBVAN4XItrU3d3XqREtXBUVFUUrVhT8Rk1XjhLxNWrYNv22c6Y/JhQK+ZhpD+KjTSultB1Vyym0FibD6XQcmZ2LzvsWCjfjIjqhcDjcWlJSvIqIrgTgMgxxxdq19cd6enqk5pVuvet6DMBOAGDG8UAgdFcm98vagEFl5ZqvEOFFdfqJ/v6eH0IPSKTb3v0HALer09/ZbPZdQGYpNLLal+x2u1cQ8SsANqvbH/T7A1/U6FKB67qNGY8ru3Uahm1TV1dXb8blfTZ/ZDgcjhYXl7xARNsBVADYWFZWWjg8HH5VI5yzWL4dwEEAIj6YQ80+n8+XjXvnZDTINE2PYdAbqvkEAIf8/uAe6N1Kz1ssM/O9AECEEUBu9fl6TmXr/jkb7qupWVM1PS1eIppZ/fbK5OTUTQMDAzpznio9PR7XgaQ6910psT0YDP4qm1+S0/Fc0zTLDYP+A8BG9YT+kll85mLfNbyublVJJHLJIYDV8B86mOm6QCCQ9ay+OR+wr6ysLCwosD0L4BPq0iAz7Q4EAj+9GOFWVZlXSEnHgJnUv28puMGcFBO5/g+NjY1NezzeZ6emJlYD1ATgEiLcUlpa4giHR15DztP8WSmYMvcy0zEAlybauQUFju3d3d0DufrOvE65cbvdO4TgxxNpfwB6XUreEwwG25a311atkTJ6AEBiHts0gH1+f/DbmbZzLQUYAFwuV71h4GjSAPY0M383Epn+2jIMwITX697DzA8jvokkAPiJ+JZMuh8tDRgAqqurnVJOPcxMd8xWE9RJJL/k84X+fZnUtZuY6WDSgwwAR5npjkAg8F6+fseizor0etc0MYvHElG2irRPEOH+7u5gyxIF+zEp6WsAPpVk3zZA3un39/ws37/HCtNeyet17WLGI8BsSmFmnBYCD/h8wR/nup7KlsfGYrSPCDck2XWCiB4WwvZgujMxlhPg5DbzPQBuwwfzY77JTN+TUj5jte311Ljtp5n51sRyEqUpgJ4yjOg/pjNBblkDTgrCPmQYdCcz3wVgZdJLMQAniHAkGuUf5ydV/oUCJ3OTlLSLCDvOeRinmHGUSNzn9/vfsYI9Lbsyoba2tjQajdzBjD0APrBlGxFGpMRJIpyQEi3BYPB/c9meNk2zwTCoGcBW9e+cVBbcSyQOC2F7NBsjQBcF4A/W0eZmALuZ6WbMzDD8gAYBfh2gt5mplYjO2u32trkWRl8A5CV2OxqkRD0zGlQCuC0AzPO8fRzg55nFU4FA4GeqhLGe8ZZShBpvXk1vZ8b1ypOq5/4E9wJ4F6BRACNEGGbGmIJRBGAlEQqZUYT4nDJzbptwLyBOEPFL4+ORnyyFDcOW9OIxr9dbK2V0KxGaAdoAoAZzblOQlpgZPiI6zYwWIUSLz+c7s9RstKxWBzY2NhaMjb1fG4thHZFokJJribAS4BKAipTXJlIyjhFhlBmjAIbiWxhwJxHOxmJoI6K28+V+1NLS0tLS0tJKRf8HZ6I5E9PUlZEAAAAASUVORK5CYII=" 2x), auto
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper .zoom-hd-viewport {
    position: absolute
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper .zoomed-hd-image {
    width: 100%;
    height: 100%
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet {
    width: 100vw;
    height: 100dvh;
    top: 0;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    cursor: default;
    z-index: 1100;
    -ms-touch-action: none;
    touch-action: none
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet .owl-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    width: 65px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet .owl-dots:after {
    content: counter(slides-num);
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    position: relative
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet .owl-dots .owl-dot {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    border: none;
    background: 0 0;
    display: inline-block;
    counter-increment: slides-num;
    font-family: Poppins, Tahoma, Geneva, sans-serif
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet .owl-dots .owl-dot.active {
    width: 30px;
    height: auto
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet .owl-dots .owl-dot.active:before {
    content: counter(slides-num) " /";
    font-size: 14px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet .owl-buttons {
    position: absolute;
    display: block;
    color: #fff;
    left: 5%;
    bottom: 5px;
    width: 90%;
    z-index: 110;
    height: 26px
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet .owl-buttons button {
    display: block;
    height: 20px;
    width: 20px;
    border: none;
    padding: 0
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet .owl-buttons .owl-next,
.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet .owl-buttons .owl-prev {
    color: #fff;
    position: absolute;
    left: 0
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet .owl-buttons .owl-next.disabled,
.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet .owl-buttons .owl-prev.disabled {
    opacity: .3
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet .owl-buttons .owl-next {
    left: unset;
    right: 0
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet #zoom-canvas {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 101
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet #zoom-not-canvas {
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 5;
    -ms-touch-action: none;
    touch-action: none
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet #zoom-not-canvas img {
    -ms-touch-action: none;
    touch-action: none;
    width: 100%
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet #zoom-not-canvas .videoBlock {
    height: 100%;
    padding: 35px 0 40px
}

.product-details-img.zoom-owl-product .zoom-hd-wrapper_tablet #zoom-not-canvas .videoBlock video {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.product-details-img.zoom-owl-product .spots-placeholder {
    height: 85vh
}

.product-details-img.zoom-owl-product .owl-product.owl-carousel {
    margin: auto
}

.product-details-img.zoom-owl-product .owl-product.owl-carousel .owl-item {
    height: 85vh
}

.product-details-img.zoom-owl-product .owl-product.owl-carousel .owl-item .product-image {
    height: 85vh
}

.product-details-img.zoom-owl-product .owl-product.owl-carousel .owl-prev {
    left: 0 !important
}

.product-details-img.zoom-owl-product .owl-product.owl-carousel .owl-next {
    right: 0 !important
}

.product-details-img.zoom-owl-product .owl-product.owl-carousel figure img {
    max-width: 100% !important
}

.product-details-img.zoom-owl-product .additional-icons,
.product-details-img.zoom-owl-product .icon-wishlist {
    display: none
}

.product-details-img.zoom-owl-product .product_thumbs_holder {
    position: fixed;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    width: 100%
}

.product-details-img.zoom-owl-product .product_thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    max-width: 80%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.product-details-img.zoom-owl-product .product_thumbs.owl-carousel .product_image_js {
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.product-details-img.zoom-owl-product .product_thumbs .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-details-img.zoom-owl-product .close-zoom {
    position: fixed;
    top: 10px;
    right: 20px;
    z-index: 9999;
    font-size: 25px;
    color: #000;
    border: none;
    background-color: transparent;
    cursor: pointer;
    padding: 10px 20px
}

.product-details-img.zoom-owl-product figure.zoom:not(.figureHasSpots) img:hover {
    opacity: 1 !important
}

.product-details-img.zoom-owl-product figure.zoom:not(.figureHasSpots) .example-image {
    max-height: 85vh
}

.product-details-img.zoom-owl-product .owl-item .videoBlock iframe {
    width: 75%
}

.product-details-img.zoom-owl-product .b-product-addwish {
    display: none
}

.product-details-img.zoom-owl-product .owl-dots {
    display: none
}

figure.zoom {
    width: auto;
    height: 100%;
    cursor: pointer;
    background-repeat: no-repeat
}

figure.zoom.figureHasSpots {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto
}

figure.zoom:not(.figureHasSpots) {
    background-position: 50% 50%;
    position: relative;
    overflow: hidden;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto
}

figure.zoom:not(.figureHasSpots) img:hover {
    opacity: 0 !important
}

figure.zoom:not(.figureHasSpots) img {
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    display: block;
    width: 100%
}

figure.zoom:not(.figureHasSpots) .example-image {
    width: auto
}

figure.zoom .spots-placeholder {
    height: 570px
}

#files-download {
    padding-top: 10px;
    font-weight: 400
}

#files-download a {
    cursor: pointer;
    display: inline-block
}

#files-download a:hover {
    text-decoration: underline
}

.upselling_block {
    color: #ed1c24;
    font-weight: 400;
    padding-top: 10px
}

.upselling_block .low_price.price {
    padding-top: 10px;
    font-size: 24px;
    display: inline-block
}

.upselling_block .currency {
    font-size: 24px
}

#ratings-list .rating-text {
    clear: both
}

@-webkit-keyframes spinner-3d {
    from {
        -webkit-transform: rotateY(0)
    }

    to {
        -webkit-transform: rotateY(-360deg)
    }
}

@keyframes spinner-3d {
    from {
        -ms-transform: rotateY(0);
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    to {
        -ms-transform: rotateY(-360deg);
        -webkit-transform: rotateY(-360deg);
        transform: rotateY(-360deg)
    }
}

@-webkit-keyframes red-black-color-change {
    from {
        color: red
    }

    to {
        color: #000
    }
}

@keyframes red-black-color-change {
    from {
        color: red
    }

    to {
        color: #000
    }
}

.spinner-3d {
    -webkit-animation-name: spinner-3d;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 6s;
    animation-name: spinner-3d;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.red-black-color-change {
    -webkit-animation: red-black-color-change 1s infinite;
    animation: red-black-color-change 1s infinite
}

.red-black-color-change-spinner-3d {
    -webkit-animation: red-black-color-change 1s infinite, spinner-3d 6s linear infinite;
    animation: red-black-color-change 1s infinite, spinner-3d 6s linear infinite;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.elementWrapper {
    clear: both
}

.elementWrapper .topLine {
    cursor: default;
    position: relative;
    z-index: 100
}

.product-details-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-details-text .indent {
    height: 10px
}

.stat_bought_item,
.stat_saw_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
    padding: 7px 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.stat_bought_item i,
.stat_saw_item i {
    min-width: 35px;
    width: 35px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.stat_bought_item i:before,
.stat_saw_item i:before {
    font-size: 35px
}

.other-category-name-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.other-category-name-wrapper .other-category-name-label {
    font-size: 15px;
    margin-right: 5px
}

.other-category-name-wrapper .featured-label-title a:hover {
    text-decoration: underline
}

.most-often-seen {
    height: 433px;
    margin-bottom: 20px
}

.owl-product .owl-dots {
    position: absolute;
    bottom: 0;
    counter-reset: slides-num;
    left: 0;
    width: 60px;
    height: 40px;
    background-color: rgba(255, 255, 255, .4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.owl-product .owl-dots:after {
    content: counter(slides-num);
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    position: relative
}

.owl-product .owl-dots .owl-dot {
    width: 0;
    height: 0;
    margin: 0;
    background: 0 0;
    display: inline-block;
    counter-increment: slides-num
}

.owl-product .owl-dots .owl-dot.active {
    width: 30px;
    height: auto
}

.owl-product .owl-dots .owl-dot.active:before {
    content: counter(slides-num) " /";
    font-size: 14px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-product .owl-item {
    height: 570px
}

.owl-product .owl-item .product-image {
    background-color: #fff;
    max-height: 100%;
    width: auto;
    height: 570px
}

.owl-product .owl-item .videoBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.owl-product .owl-item .videoBlock iframe {
    height: 100%;
    width: 100%
}

.owl-product .owl-item .videoBlock.active {
    border: 1px solid #242222;
    border-radius: 10px
}

.owl-product .owl-item .videoBlock video {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.owl-product .article-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.owl-product figure.zoomable.nozoom:not(.figureHasSpots) img {
    cursor: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bstroke-linecap:round;fill:none;stroke:%231d1d1b;stroke-miterlimit:10%7D%3C/style%3E%3C/defs%3E%3Ccircle cx='24.57' cy='24.57' r='21.43' style='fill:none;stroke:%231d1d1b;stroke-miterlimit:10'/%3E%3Cpath class='cls-1' d='M34.88 24.57H14.27M24.57 34.88V14.27'/%3E%3C/svg%3E"), auto;
    cursor: -webkit-image-set("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TtSoVBzuIOGSo4mBBtIijVLEIFkpboVUHk0tbC00akhQXR8G14ODHYtXBxVlXB1dBEPwAcXVxUnSREv+XFFrEeHDcj3f3HnfvAKFeZqrZMQGommWk4jExm1sRA6/oQRBdGENUYqaeSC9k4Dm+7uHj612EZ3mf+3P0KXmTAT6ReJbphkW8Tjy9aemc94lDbENSiM+Jxw26IPEj12WX3zgXHRZ4ZsjIpOaIQ8RisY3lNmYbhkocJQ4rqkb5QtZlhfMWZ7VcZc178hcG89pymus0hxHHIhJIQoSMKkoow0KEVo0UEynaj3n4hxx/klwyuUpg5JhHBSokxw/+B7+7NQtTk25SMAZ0vtj2xwgQ2AUaNdv+PrbtxgngfwautJa/UgdmPkmvtbTwEdC/DVxctzR5D7jcAQafdMmQHMlPUygUgPcz+qYcMHAL9K66vTX3cfoAZKirpRvg4BAYLVL2mse7u9t7+/dMs78futhyxDmXUlQAAAAGYktHRAD/AP8A/6C9p5MAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfnCQwGKRTaQmt3AAAGuklEQVRo3u2aXWib1xnH/8+RLJvaUhyT4EXnPK8dt65LsgaCCSVjG007LywZZbspqVmutsE6KHRlkI5uY91NQyDQsm7tWGwGCQ1sK1ubfbYj6ZKwrR3sIombmbhJrFeWv8LSyOlsuXrf/y6swXDsWIolWxZ5rnXOeX86z/dzgLtyV2pKpNIHdHd31127NvpgGOJ+El2AJI1hIykxABDhh6TcBHDJGAzmcsH5sbGxyTUFrKpJINwHsAeQTwNoAjAJyL8AjpG4LoKPANwjgsYwRLMIugBsBhABcIHkKRH+yvdHzwJgNQKLc+4LIuFTgPQA8EV4IgzNqTAMz2QymWvFaMP4+Ph2Y7ArDNkjgocBSQHsE4n8JJVKXa8KYNXkYyLyPIktAI4Dpt/3/TPLvRlVTZLBV0TkSUBaAP64vn764NDQv7OrAux5XgcQ/IhEDyA/DYLwUCaT8SvhByYnx3pJfA/APaR8O51Ov7ai3s7z7H5VO6XqTqvqJ1fizK1bt8Y8zx1QtdOq7jee561fkUNV3RFVm1O1z6yEp58vzrkHnbMXVe0HzrltFVPp1tbWxlgs8jog20j5cjqdfne14unGjRubGhpifQB2A+Yx3/dPl/0Az7N/VbWX5my3KsQ4l3xJ1U57XrKnmAWRYtU4CGZ/DYiLROo+Mzw87FcJMLPZqT8mEvEmQA6vW9f8djabzZQh7LgjqjZTRTd7i2mquj7n7Li11pXDG+eccw9VeZocVbVnVN1pANFFbWCpOEviFQDPrqaDKlLyQcBegFs8z333Dt2//a2qfWc1Qs8ysr4nVO2Mc66z5HRR1c563ie2VObDXF+pMbSEi/qzqv19KSotIvK8CF9Npcber4h7Jb9oDB+oiAcT8zSA3dbanUUBt7XZPSS2RiI8vBaLfN/3LwB8QwTPFQUchnwKwGtXrowOr9XOBmkOimCPqt57W+C54l0+B5j+tdzKSafT7wG4IML9S9xwuA+QVKGeXdNC8hjJ3iWA+XkyPFHOtspqSSTCEwA629paNy8GHBWRT4ngFGpAhodHLwIYCYLIIwsCt7Ult5GIBwHOonbkrIjZuSBwGKKLxEQxDbc1ZMcXAXYtCCxiukRksIZuFyIYBLAwMMlWgBnUlHAEwIb/1f7zbphxEU7VEm4YmikA0tHR0YT5dSNpGkmWbL+qth/Al0qzLTST6Fe1r5awbCYaDXeWkgGKyE2AyOVycQA35hXKnBVBXemOQV40hn8o0bp+Zgz7SfytBAc0e+XKaLqUU4zJx8gIgiDI4dbOgEyRjN9BGncOwLkSS7iXSfw9lRr5ZWVVOhoXIZqamrILJB78EEBLbTkttACYGRoayi2UaX0ggs5aojUG9wMYWjAsGYNBAB3d3d11tQJMsqsQi28FzuWC8wAi4+Pj22soDu8IQ55bELgweR8wBrtqAbW9vb0ZkO3G4OSi5SHJk2HInloAzufzjwKYicfXv7cosEjkdRHsWnYHvyryaPYC8ubAwMDsosCFTsdVET6xlmGdcy0A9pI4ukTHAwTQLyLfXMveWoTfADCRTqffXgoYdXX1LwNYPzk51rsWYVtbWxsBPE3yEID8ksCXL1++QfIVEt9vb29vqFCdOktythJ7x2LRZ+ZATV/Ri+67ryWhakc8z/2gEh+1efOmNhQ5ny51X1X7kefZ/SUvLgymplfq0Uo5MklV+5Zq8i9YZAB423Gp72eOi+B3QPiLgl1UtXiePQDIQ6T5GhZpM5ulNolG678KoD4Wi/YV8/vVg032kPihCL+eTqcvLTembVO1152zL1Yn7KZuz7NZ55IvlG1TVf2sqp12LnkQVTQg97xN3ap2QtX+vOzf5XnJnrnXd7Yft3lHsZJq7Hk2W4CtzPeo6o7CP3o2mUzqaiVSnme/o2o/LqhxZTXOWuvmXszYSdXkvpUkbWtr3azq/qTqbniefbzU9XcU+KemprLZ7NTRRCLeICKHE4nEw+vWNf8zm81OVDJdbGlpfpY0xwFOkLLX90dKHukuWxWcc50ifAnAboBvAJEXfN//R/ns1FtPBk8C+BaAj0VwIJUaOYY7HOdKGdV8pwieE8EeAAMkj0YiPFEYWZbcqcjn84/O1bPYC2CC5KFoNHbk6tWrM8sy/go4tXtFuL8wee8EMArgNMn355ppzBgjN8noDWC2IQyjTQA2GINOkl0AdwCyHcAMIG+SOJZOp9+aX/VUDfB8BxMEkUfm5rN8AHNTvA0L/DQH4JIIBsOQ50V4MpFoeff/OxVlc++rE1K85nw+Hwfwn1gsdnO5anpXbiP/BfMPlQDLlieJAAAAAElFTkSuQmCC" 1x, "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TtSoVBzuIOGSoimBBVMRRqlgEC6Wt0KqDyaUfQpOGJMXFUXAtOPixWHVwcdbVwVUQBD9AXF2cFF2kxP8lhRYxHhz34929x907QKiVmGq2jQOqZhnJWFTMZFfEwCu6EEQHRjAqMVOPpxbS8Bxf9/Dx9S7Cs7zP/Tl6lJzJAJ9IPMt0wyJeJ57etHTO+8QhVpQU4nPiMYMuSPzIddnlN84FhwWeGTLSyTniELFYaGG5hVnRUImniMOKqlG+kHFZ4bzFWS1VWOOe/IXBnLac4jrNQcSwiDgSECGjgg2UYCFCq0aKiSTtRz38A44/QS6ZXBtg5JhHGSokxw/+B7+7NfOTE25SMAq0v9j2xxAQ2AXqVdv+Prbt+gngfwautKa/XANmPkmvNrXwEdC7DVxcNzV5D7jcAfqfdMmQHMlPU8jngfcz+qYs0HcLdK+6vTX2cfoApKmrpRvg4BAYLlD2mse7O1t7+/dMo78fnPpyuKGyQJcAAAAGYktHRAD/AP8A/6C9p5MAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfnCQwGKCd8iTsgAAAQN0lEQVR42u1de3Qc1Xn/fXdmV5Jl7a5lSWvvzkorV9g4AofU4JRSIBhCgNLEhPfL7eGUcg5NIKUJD3M4p80JCTS4UCiFJjgtj8SAT0PSmpA4YENqnnECdnjJxwVpZ3ZtIyOslW1ppZ379Y+9q12MhbXS7mpk3d8/O3N3du7s95vvcV/fBTQ0NDQ0NDQ0NDQ0SgMdyX/OsqxGZm4yDNkAiBAz1wOoJxINAO8lwn7Xpf1CuANSGv1DQ0O79+zZM6AJ9hii0ehcIfgkIrGYGQsBXgRgEYCmCdwuSYTtzOgCsJ2I3xwcHHm5t7d3nya4SgiHw/U1NcaJUuIMInEGwJ8DICpYpQvQG8zyWSHwrBD+zd3d3UOa4PKa2zoiuYKIrmDGmQDMQ13HjA+I8A4Rb2emLiLYUtI+APuFcPdJafQLIaTruqZhyAYiEWTmembUE1E7MxYBOBrAQgBzxnicQQA/Z6ZHHcfZACCrCZ7g81mWdQoRVgK4AODAQd+PAHgNwEYpscnn873e3d29t4yWoqWmxlzGjOVEOI0ZSz5pKXgXQGulxMPJZHKrJnh8EK2t0fMBrGLGcQd9twegx5nx9MjIyP/u3r17fzV9PRF9QQhewYzzANQfZD2eY8btyWRykyb4U4hlxj8CWFxUPsyMDULgkYaG0M/feuutYS+4DCH4XCmxkghnFbsMZrwkBN+RSKTWA2BNMIBYLPIVgP4ZwIKi4l4A9zDTg47j9HnVj0QikZhh0DcAXPNxreYtzOJrjuO8OmMJjkajFhHuJsIFRcW7iejubFbel0qlDkyXQDASiTSZpvgaM19XFKAxMx7LZt2/37VrV++MIbijo6Mmkxn8FoBVAOpU8YcAbqupqfvRjh07MtO1Xb5gwYJgNjt8AzPfCKC2EDvwTbad+o9qmm2aIq1daBh4oiiAmtK3vFJobW1dALj3MeOc4kDMNH1XdHd37zoiCbYs63wifghASBVtFYKv7elJvYQjFK2tkb+Qku4jQlvBBfEViUTq2UrXbVTrT8bj8drZs2etJsJqZbaYme8Lh+df+M4723twBKO/f2C731+zxu83WgFaAmA2QJeHQkHR35/+TSVNdlU0OBwOt/j9vl8AvLTQ2yRW2rb9K8wwWJZ1NRH/SyHuoJ8Zhnlppbo+qfKaOy/uusavkOv6A4AXAHGZbdspzFC0tc1fLKV4EsAxqugVKXFuMpn8cFoRbFnWEiL+JYD5qro1tu1cA8DFDEdHR2NgaKjuKSIsV0XbhDDP6unp2VnWnqPKvaWRPyXiFwrk4nu27Vytyc1hx46+dG1t3TkA1qmiJVK6L+Yib49rcCwWOwaQv1GNfWbmmxwn9X1N66E5iMWidwG4QZ2/Zxi+k8rVjDLKr7nhdmbaBKBFRYdXOU7q3zSPYyOdHtgQDAZqAJwMYI6U8vSWFt/avr7BjKcIjkQiTUIYGwG0q6Jv2nbyAU3huEh+LhRqmAvQ54kw33V9JzY2zn1i7969WU8QnBtdoY0Aji343OR3NHUltZc3BIOBY5AbSYszy4Xp9MB/eSLIEkLem2/nAnjEtpO3aspKhhsIhC4F8Gt1flFra/T6KQ+yYrHIpQD9RJ0+b9vJM3S0PJm+g3jIdUd+h9zQ6TAznew4zmtTosGWZXUA4kF12guIyzW5k0Nu2pG4GEAGgJ+I11mW1Vh1gjs6OmqE4HVqrpQExJUzuYeqnLBtewsR3aROW4n4h1UPsurr61YBuLSoI+MHmppyBl3p14LBwLEq6FocCATfTKfT71TFB7e1hdulNN8CUEeENxKJ5Anw8PTR6QrLshqJ+F0AzQDsoaHhz5QyCX/CJtp1zXuRGxGRrotrNbmVQW4uGudNdayurua2imtwLBZZAdBTAEDEDyUSqaunkUYcS8SXSIkHksmkM00em2Kx6CYApwLIMtNSx3G2VUSDly5d6gNotTr9MJvFLdNJI4j4AQCrhMC3p9FjMzNdp6ykSST/qWImurd312UoTG29LZVK7ZlmVi+QIxqBaWaqtwGkmqP0JcuyllWCYMHM38rXWVNT9yPtJasHKflO1TYGEVaVneDcchLqzFVAd03nqa3TEclk0mHGw8pqf9myrCVlJZh5tOH94eBgZo0WefUhhHGn8sVExLeUjWDLsk7NDyYQYfV0XRA93ZFIJN4DkO/3vzAWi0XKQjARrlSHGSnp37Wop1SP71MHBuBeNmmC4/F4LcDnK6LXe3kh2EyAbdtbALypTv9q0gS77vB5UCsRmPlRLWIvtOfzZpo6o9HoZydpoilvnj8MBOY8o8XrhSYTPQI1LCvEqPssneCOjsYAgC8qotd6YfG1BuA4TpIZz+es6seW3pZG8PBw3SkYXb1O67VoPWWmn1afbWPNpz4swcw4TR2ODA8Pb9Zi9ZKZxsbCsVw+IYKLlla8Ws2EJxqHRzKZ3AZgz0E8jZ/gaDQ6V6UOAoBNWqSeAxf8MJ+OQwz/firBQvBJ+Wuk1AR71A9vVJ8t0Wj0qJIIJhKjqYx8Pt/rWpye9MOvFynk0SURzMyL1OHucmaQ0ygfDMPoKgqIF5VIcP4H3KVF6U0kEomPkMsnBiJRGsFEOYKZ6V0tSk97YsUPj59gNZN+riJ6uxailwMt2aUs7sJxE2yasqXIWDtajJ4OtByliE0Hczomwa5rzC74YjGgxehlDab85AvR3Nw8a1wESykbDnEDDW8SPKqAs2bNahgXwUJwQ+HY1RrsYTDLUX6y2ezHCDbH/pGYTcTKXIuKa3Au5RL+FcCsCoujQwUky2Mxa0uF6+qTEldVegUFEQ0w59vFcnwEE8nafNemlHKo8maGL0YuCUm1MKcoI0ElhX82gB9WuJrBohrrxkXwx39Uaa0CpMQDQmA+gNkVrupMAEEADoCXK1zXHr/f/2TlTTTX55WRCPvHqcEFtTdNrrTQoczYVZWuJxaLbgNwLBFeTSSSFx0ZPlg0FLnTgXFG0YXITEqjQYcyXo6iCwGxzzc8PoINoxCZCVF5DdaYlIkeJTiTMcdHcDZbaPtKSQEtRk+3g/MEu6lUanBcBGcymZ1QiaqF4DYtRk8jz88oZ4clWO3CuVO1GRdpGXoaatQPnxjWPdyku+3FN9DwNsFEpROc/8HRWobeRHt7SxhqWRERlUYwEfID/SF1Iw2PIZutWVQIhj85bn+YKTvy7fyx6/pO0OL0IuQJBYLlWyURPDSUfQm5LVzBjC9oYXqxiTQ64f29VCpll0SwWsX/miJ4uRan52Ay05/liOaNh7pgPMtH8xOrPxuJRJq0TL2D1tbI5/ObZkspNk2I4KIVDUIIcYoWq3fATMsLppqenxDBdXV1LwE4kGOYz9Ni9ZQH/or6fHusNM6HJVjlwvpv5YfPa2pq0iNLnjDP8z5T2CpQPjHWdWKcpiCfl6N+1qyar2rxeqBxJMXKPD1Exo8nRbDjOBsA3qV88pVavFMOQUQqfRJttm37/yZFMIAsQGtVNH1aJBJp1TKe0uh5OYCY4uOxT30Txm8S8jkSIQyDvqHFPKXRc34bvEEhzCfLQnAymdzKPJoT4m/mzZvXrEVdfUSj0eMAnKXM85rDLestKRmpYeD2fLDl8xnXaXFPgfMVuA25KZQjpuneddjrS7l5T09yI4AX1dtzXTweD2mRVw9tbfMXA1ih5P/I++/v7Ckrwcr+f1cdBaTM/p0We/XguuLbijOXGXeMS+NLrcRxnGcA3pIjm2+MxWJ/NL0CFHxQ/DmNIucvEuUy2jHjJ47j7KgIwQAYMK4FIAHUAu7900sP6C+J6Bqfr2babCbS2dnpl5LuVc2iAYBuqcYb9YNYLMqxWJQty9J91BVELBa9NS/r1larpN1IJ7zzmdqRqwtAE4DE4GDmGDUTU6OsitS6gNn9A3Lrw7badvJ4lLAJ2YR3PnMcp4+Zb84/R11dzUOajvIit0eV+5gil5npepS4w9ykNqdMpwfeCAYDywAcBaAzEAim0un07zU15YFpitUALlSn9zhOsuTNPye7fzAz0xUAErkAgO9VPS0akzbN0XMB5P3tbwOB0M0TCinLEwTMPxkQGwGYzHh3aCizTPvjyXRohNulNH8HYA6AjwzD/ePu7l3dE7mXUY4HSqf3JYLBgASwnAhNfr/5J83N4cf7+vr0TuAlIjfvzXiOCDFlIS9PJFKvTPR+RrkeLJ0eeDEYbFgC0GIA7a6bXZhOD/wUBy2G0hgbzc3Ns/1+cwMR8pts3OE4yUn1M4gyPp8MBOZcAuBZdX5RLBa9X9M2/oi5tta3DsAJqkPjMdtO3jrZ+xrlfMje3l63sXHu/zDLcwCEARwfDAZq0umB5zSFY6Ozs9Pf17fnsfwkOmast+3kpcj1Fk4KVIkHDofDLX6/uVk1nwDgP207eTX0LuGHklW932+uA3C2Knp1eDh7erm2T6BKPbjqgdkAID8Y8VPD8F3e3d09pGnNYd68ec0+n/F0kVl+GTD+XKUIhqcJBoB4PD4vmx35BRE+p4peMAzfCp1cfLQp9EsglyGWGeul5ItTqdSBctYjKvknuru7d2Uyw6cA+LUqOtV1R7ZGo9ETZzK5sVjky1KaW4rIfTQcnvfVcpNb9iDrUDhw4MBwS0v4SdfNLgLQCSBIhCtDoeBAf3/6tZkWTNXW+u8C6B6o/mXVFPr6zp07K9JnQFX8f9TaGr2eGXcC8OeK+Clm8dczYTdTFZOsBbBMFX0E8FW2nfpZJes1qvkn+/sHXgmFZj8D0OkAGgFaTISrQ6Fgpr8//dsjsVNk6dKlPp/P+DqzXAegXb3YW4jMM23bebniWjUVfzoej4dcd2QNgOJlMC8y07WO42w7crQ2cgYz3Z/3teoFvicQCN1crU0+aSoFYFnW+UR8N9Qs/Vw7mR5kxh2O4ySnsTnulNL9h/wcKoWtRPy3iUTqxWo+C021MCKRyCzTFDcy8y0F34xhZjzBjO8kk8lpsyGIZVlLAP4mES4rcn/7ieiuhobgd6dia17y0lvPnF0N0JeKirPMWEsk7lXbmnsRorU1ehqAG5hxdpFMXQA/BsQtY63dnVEE5xGNRo8jwg1EuLy4nc6Md4WgJ4hGHu7p2f3+VD9nPB45WkpxCTNWAtxe9NUIMx6Xkm9PpVJTvqEYeVQrVIp/XgXggoOifcmMTUJgvZS00XGcP1Qp+jbb2iLLpKTTAF4B0PEHfT8I0BrXld9PpVIJr8jRswQXen1iEcC9DKCVAI49xCW9AJ4HsImZfm+aZlc5ukLb21vCIyP+o4n4eCIsZ8Yp+GQ2egZoMzMeNU1znRe7YD1P8MHmWwhcqZpX8bGuY8YHRPwuEbqkRJKI9uUy2Mt+IWgfM2eYMQtAPZFokFKGhBD1zBxHLm3jQqj0gGPgTWZeZxjuo15wF0cMwQdrNpE8SUqcQYSzi5palcBOAJuJ6NlsVj5zqIRjmuDK++yjiORiZizK7cLJi5DLwlrKOmaHGduJ0EVEXVKiS0r5tpd86owl+NPQ0dEYyGTqZ0spZxuGbGA264my+5nNvaaZ2bdvH+9XWf00NDQ0NDSqhf8Hmz5UtGYbwDIAAAAASUVORK5CYII=" 2x), auto
}

.owl-item .zoom {
    display: none
}

.owl-item.active .zoom {
    display: block
}

.Additional,
.most-often-seen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 19px
}

.Additional .product-teaser,
.most-often-seen .product-teaser {
    margin: 0;
    width: 100%;
    max-width: 321px
}

.Additional.owl-carousel .owl-item .product-teaser,
.most-often-seen.owl-carousel .owl-item .product-teaser {
    width: 100%;
    max-width: 321px;
    margin: 0
}

.Additional.owl-carousel .owl-item .product-teaser .product-teaser-stock .stock_title,
.most-often-seen.owl-carousel .owl-item .product-teaser .product-teaser-stock .stock_title {
    height: auto
}

.Additional .main-image-wrapper,
.most-often-seen .main-image-wrapper {
    min-height: 235px
}

.Additional .main-image-wrapper img,
.most-often-seen .main-image-wrapper img {
    -o-object-fit: contain;
    object-fit: contain
}

.Additional.owl-carousel .owl-item .product-teaser {
    height: 475px
}

.Additional:not(.owl-carousel) {
    padding-left: 12px
}

.aside-carousel .owl-stage {
    padding-left: 12px !important
}

.product_package {
    padding-top: 10px
}

.featured-label-title #overall-rating .rating-container .rating-one {
    height: 18px
}

.auto-other-articles.owl-carousel .owl-stage {
    padding-left: 12px !important
}

.auto-other-articles.owl-carousel .owl-stage .product-teaser .itemBox img {
    max-height: 100%
}

@media screen and (max-width:1228px) {
    .auto-other-articles.owl-carousel .owl-stage {
        padding-left: 1px !important
    }
}

@media screen and (max-width:1228px) {
    .owl-carousel .owl-stage {
        padding-left: 1px !important
    }
}

.product-details-wrapper.product-mobile-layout .sticked_sidebar {
    max-width: 350px;
    min-width: 235px;
    width: 30%;
    padding: 4px 0 0
}

.product-details-wrapper.product-mobile-layout .product-details-rightcol .uvp {
    text-align: left;
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.product-details-wrapper.product-mobile-layout .product-details-rightcol .uvp span {
    text-align: left
}

.product-details-wrapper.product-mobile-layout .product-details-rightcol .uvp .percent_span {
    position: static
}

.product-details-wrapper.product-mobile-layout .product-details-rightcol #shop-stat-layout {
    margin-top: 10px
}

.product-details-wrapper.product-mobile-layout .price_holder {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0
}

.product-details-wrapper.product-mobile-layout .price_holder .price .pull-left {
    font-size: 34px
}

.product-details-wrapper.product-mobile-layout .price_holder .price .price-label {
    display: none
}

.product-details-wrapper.product-mobile-layout .product-details {
    max-width: 760px;
    width: 65%
}

.product-details-wrapper.product-mobile-layout .product-details-price {
    border: none;
    padding: 0
}

.product-details-wrapper.product-mobile-layout .product-details-price .price {
    margin-top: 10px
}

.product-details-wrapper.product-mobile-layout .product-details-price .tax-include {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500
}

.product-details-wrapper.product-mobile-layout .rating-article {
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6px;
    padding-bottom: 0;
    margin-bottom: 10px
}

.product-details-wrapper.product-mobile-layout .rating-article #overall-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3px
}

.product-details-wrapper.product-mobile-layout .actions {
    border: none
}

.product-details-wrapper.product-mobile-layout .bonus-records-block {
    padding-top: 5px;
    font-weight: 500
}

.product-details-wrapper.product-mobile-layout .bonus-records-block .bonus-record {
    padding: 0;
    margin-bottom: 10px
}

.product-details-wrapper.product-mobile-layout .bonus-records-block .bonus-record.bonus-record-checkbox {
    border: none
}

.product-details-wrapper.product-mobile-layout .bonus-records-block .bonus-record:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.product-details-wrapper.product-mobile-layout .color-box-title {
    padding: 0
}

.product-details-wrapper.product-mobile-layout .product_filter_static {
    border: none;
    padding-bottom: 0;
    margin-bottom: 5px
}

.product-details-wrapper.product-mobile-layout .product-details_highlights {
    width: 100%;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.product-details-wrapper.product-mobile-layout .product-details_highlights .highlight_on_article {
    background-color: #ffccb7;
    width: 100%;
    padding: 7px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.product-details-wrapper.product-mobile-layout .product-details_highlights .highlight_on_article {
    margin-top: 5px
}

.product-details-wrapper.product-mobile-layout .product-details_highlights .highlight_on_article:nth-child(2) {
    margin-top: 0
}

.product-details-wrapper.product-mobile-layout .product-details_highlights .highlight_on_article .is_availability b {
    margin-right: 8px
}

.product-details-wrapper.product-mobile-layout .product-details_highlights .highlight_on_article strong {
    display: inline-block
}

.product-details-wrapper.product-mobile-layout .product-details_highlights .highlight_on_article .in_stock_tag {
    border-radius: 4px 0 0 4px;
    background-color: #0a750e;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    padding: 0 10px;
    position: relative
}

.product-details-wrapper.product-mobile-layout .product-details_highlights .highlight_on_article .in_stock_tag span {
    position: relative;
    white-space: nowrap;
    z-index: 3
}

.product-details-wrapper.product-mobile-layout .product-details_highlights .highlight_on_article .in_stock_tag .in_stock_icon {
    position: absolute;
    right: -12px;
    top: 0;
    height: 20px;
    width: auto;
    z-index: 2
}

.product-details-wrapper.product-mobile-layout .product-details_highlights .offer-availability {
    display: none
}

/*!{/literal}*/
/*!{literal}*/
.categories-list-category {
    -webkit-transition: -webkit-box-shadow .2s linear;
    transition: -webkit-box-shadow .2s linear;
    -o-transition: box-shadow .2s linear;
    transition: box-shadow .2s linear;
    transition: box-shadow .2s linear, -webkit-box-shadow .2s linear;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border: 1px solid transparent
}

.categories-list-category.category_noimage:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1
}

.categories-list-category:hover {
    border-color: #242222
}

.categories-list-category.default_layout img {
    height: 180px
}

.categories-list-category:not(.default_layout)+.categories-list-category:not(.default_layout) {
    margin-top: 10px !important
}

.categories-list-category:not(.default_layout) {
    margin: 0;
    margin-bottom: 10px
}

.categories-list-category .cat-home {
    display: block;
    width: 180px;
    height: 180px;
    margin: auto
}

.categories-list-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 42.25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 6px
}

.categories-list .featured-label-block:first-child {
    margin-top: 0 !important
}

.featured-label-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    clear: both;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-top: 20px;
    margin-bottom: 20px
}

.featured-label-block .featured-label-title {
    text-transform: uppercase;
    display: inline-block;
    background-color: #fff;
    padding: 0 20px;
    margin-bottom: 0;
    font-size: 18px;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 400
}

.featured-label-block .featured-label-title-wrapper {
    text-align: center;
    position: relative;
    z-index: 20
}

.featured-label-block .b-header1,
.featured-label-block .b-header1_medium,
.featured-label-block .b-header1_semibold {
    line-height: 24px
}

.featured-label-block .b-header1 a:hover,
.featured-label-block .b-header1_medium a:hover,
.featured-label-block .b-header1_semibold a:hover {
    text-decoration: underline
}

.featured-label-block .featured-label-line {
    border-top: 1px solid #dbd9d7;
    position: absolute;
    width: 100%;
    top: 0
}

.featured-label-block a .b-header1:hover,
.featured-label-block a .b-header1_medium:hover,
.featured-label-block a .b-header1_semibold:hover {
    text-decoration: underline
}

.featured-label-block.label-without-margin-bottom {
    margin-bottom: 0
}

.looks_homepage_block {
    text-align: center;
    margin-bottom: 55px
}

.looks_homepage_block .look_link span {
    font-weight: 400;
    font-size: 18px
}

a.link_looks {
    color: #fff;
    background: #750000;
    border: 1px solid #750000;
    -webkit-transition: 1s All;
    -o-transition: 1s All;
    transition: 1s All;
    border-radius: 0 !important;
    padding: 5px 15px;
    font-size: 16px
}

a.link_looks__homepage {
    font-size: 14px;
    line-height: 20px;
    text-decoration: underline;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

a.link_looks:hover {
    color: #750000;
    background: #fff
}

.shop_looks_grid {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

.shop_looks_grid .shop_look_item {
    width: 32%;
    padding-top: 10px;
    border: 1px solid transparent;
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.shop_looks_grid .shop_look_item .look_link {
    text-align: center;
    margin-top: 5px
}

.shop_looks_grid .shop_look_item .look_img_src {
    max-height: 360px;
    max-width: 95%
}

.shop_looks_grid .shop_look_item:hover {
    border-color: #242222
}

.filter-label.current font {
    color: #ed1c24
}

.disabled-block {
    opacity: .4
}

.banner-slide {
    position: relative
}

.banner-slide.white-text a {
    color: #fff
}

.banner-slide-text {
    position: absolute;
    top: 20px;
    right: 60px;
    text-align: center
}

.banner-slide-text-left {
    left: 20px;
    right: initial
}

.banner-slide-text.left-bottom {
    left: 10px;
    right: initial;
    bottom: 10px;
    top: initial
}

.banner-slide-text h1.banner-message {
    font-family: 'Caveat Brush', cursive;
    font-size: 50px !important;
    line-height: 50px
}

.banner-slide .price-text {
    font-family: Roboto, sans-serif;
    font-weight: 100;
    font-size: 16px;
    text-align: left;
    position: absolute;
    bottom: 70px;
    right: 20px
}

.banner-slide .price-text-top-right {
    top: 60px;
    right: 70px;
    bottom: initial
}

.banner-slide .price-text .price {
    font-weight: 400;
    font-size: 20px
}

.banner-message-prefix {
    font-family: Roboto, sans-serif;
    font-weight: 100;
    font-size: 20px
}

.button--banner-slide {
    text-align: center;
    font-size: 18px !important;
    font-family: Arial;
    color: #fff;
    background: #242222;
    padding: 5px 10px;
    font-weight: 400;
    display: inline-block
}

.button--banner-slide.invert {
    background: #fff;
    color: #000
}

.discount-prefix {
    font-size: 16px;
    display: block;
    margin-bottom: -10px
}

#recent-rates .ratings-pagination {
    display: none
}

.offers-filters,
.top-slider-range_offers-filters {
    position: relative;
    width: 100%
}

.offers-filters input[type=range],
.top-slider-range_offers-filters input[type=range] {
    padding: 0;
    width: 100%;
    border: 1px solid #fff;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none
}

.offers-filters input[type=range]::-webkit-slider-thumb,
.top-slider-range_offers-filters input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #242222;
    z-index: 100;
    cursor: pointer
}

.offers-filters input[type=range]::-webkit-slider-runnable-track,
.top-slider-range_offers-filters input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    background: #dbd9d7
}

.offers-filters input[type=range]::-moz-range-thumb,
.top-slider-range_offers-filters input[type=range]::-moz-range-thumb {
    -moz-appearance: none;
    width: 0;
    height: 28px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #242222;
    z-index: 20;
    cursor: pointer;
    border-radius: 0;
    background-color: transparent;
    border-bottom: 0
}

.offers-filters input[type=range]::-moz-range-track,
.top-slider-range_offers-filters input[type=range]::-moz-range-track {
    width: 100%;
    padding: 0;
    height: 3px;
    background: #242222
}

.offers-filters input[type=range]::-ms-track,
.top-slider-range_offers-filters input[type=range]::-ms-track {
    width: 100%;
    height: 1px;
    background: 0 0;
    border-color: transparent;
    border-width: 6px 0;
    color: transparent
}

.offers-filters input[type=range]::-ms-fill-lower,
.top-slider-range_offers-filters input[type=range]::-ms-fill-lower {
    background: #242222;
    border-radius: 12px
}

.offers-filters input[type=range]::-ms-fill-upper,
.top-slider-range_offers-filters input[type=range]::-ms-fill-upper {
    background: #242222;
    border-radius: 6px
}

.offers-filters input[type=range]::-ms-thumb,
.top-slider-range_offers-filters input[type=range]::-ms-thumb {
    border: none;
    height: 8px;
    width: 8px;
    background: #242222
}

.offers-filters input[type=range]:focus::-ms-fill-lower,
.top-slider-range_offers-filters input[type=range]:focus::-ms-fill-lower {
    background: #242222
}

.offers-filters input[type=range]:focus::-ms-fill-upper,
.top-slider-range_offers-filters input[type=range]:focus::-ms-fill-upper {
    background: #242222
}

.offers-filters .first-slider,
.top-slider-range_offers-filters .first-slider {
    position: absolute;
    z-index: 10;
    width: 100%
}

.offers-filters .second-slider,
.top-slider-range_offers-filters .second-slider {
    position: absolute;
    z-index: 5;
    width: 100%
}

@supports (-ms-ime-align:auto) {

    .offers-filters .first-slider,
    .top-slider-range_offers-filters .first-slider {
        width: 94%
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {

    .offers-filters .first-slider,
    .top-slider-range_offers-filters .first-slider {
        width: 94%
    }
}

.offers-chosen-filters {
    margin-top: 16px
}

.offers-chosen-filters__filter {
    display: inline-block;
    margin-right: 20px;
    cursor: pointer
}

.offers-chosen-filters__filter__title {
    padding-right: 5px
}

.offers-chosen-filters__filter .offers-chosen-filters__filter__close {
    font-size: 14px;
    color: #000
}

.offers-chosen-filters__title {
    padding-right: 10px;
    font-weight: 500
}

.scarcity_label {
    padding: 5px 10px;
    position: absolute;
    background-color: #ed1c24;
    color: #fff;
    z-index: 20;
    bottom: 0;
    line-height: .8em;
    font-weight: 500
}

.autoassigned-cats {
    display: block
}

.autoassigned-cats .categories-list-category {
    min-height: 230px
}

/*!{/literal}*/
.content-styler button,
.content-styler iframe,
.content-styler img,
.content-styler video {
    margin: 14px 0 0
}

.content-styler ol,
.content-styler ul {
    margin: 14px 0 0
}

.content-styler ul {
    list-style-type: disc
}

.content-styler a {
    text-decoration: underline
}

.content-styler .b-header1,
.content-styler .b-header1_medium,
.content-styler .b-header1_semibold,
.content-styler h1 {
    margin: 0;
    line-height: 32px
}

.content-styler .b-header1_medium,
.content-styler h1_medium {
    font-weight: 500
}

.content-styler .b-header1_semibold,
.content-styler h1_semibold {
    font-weight: 600
}

.content-styler .b-header2,
.content-styler .b-header2_medium,
.content-styler .b-header2_semibold,
.content-styler h2 {
    margin: 42px 0 0;
    font-size: 18px;
    line-height: 22px
}

.content-styler .b-header2_medium,
.content-styler h2_medium {
    font-weight: 500
}

.content-styler .b-header2_semibold,
.content-styler h2_semibold {
    font-weight: 600
}

.content-styler .b-header3,
.content-styler h3 {
    font-size: 16px;
    line-height: 20px;
    margin: 28px 0 0
}

.content-styler .b-header3_medium,
.content-styler h3_medium {
    font-weight: 500
}

.content-styler .b-header3_semibold,
.content-styler h3_semibold {
    font-weight: 600
}

.content-styler .b-header4,
.content-styler h4 {
    font-size: 16px;
    line-height: 20px;
    margin: 0
}

.content-styler .b-header4_medium,
.content-styler h4_medium {
    font-weight: 500
}

.content-styler .b-header4_semibold,
.content-styler h4_semibold {
    font-weight: 600
}

.content-styler .b-body-font,
.content-styler .b-body-font_medium,
.content-styler .b-body-font_seemore,
.content-styler p {
    margin: 14px 0 0
}

.content-styler .b-body-font_medium,
.content-styler p_medium {
    margin: 14px 0 0
}

.aside-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.aside-nav_hamburger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    color:white;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.text-white{
    color:white!important;
}

.aside-nav_hamburger i {
    font-size: 24px
}

.aside-nav_inner {
    height: auto;
    position: relative
}

.aside-nav_left-panel {
    width: 388px;
    background-color: #fff;
    z-index: 1300;
    position: absolute;
    top: 116px;
    left: 0;
    padding: 10px
}

@media screen and (max-width:1228px) {
    .aside-nav_left-panel {
        top: 111px
    }
}

.aside-nav_left-panel.shown {
    display: block;
    overflow-y: auto
}

.aside-nav_left-panel.shown .b-categories a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    background-color: #fff
}

.aside-nav_left-panel.shown .b-categories a.active {
    font-weight: 500;
    text-decoration: underline
}

.aside-nav_left-panel.shown .b-categories .blockMenuSection {
    padding: 0;
    list-style: none
}

.aside-nav_left-panel.shown .b-categories .blockMenuSection li:hover .level-0_link .category-title {
    text-decoration: underline
}

.aside-nav_left-panel.shown .b-categories .blockMenuSection .inner_ul {
    padding-left: 25px;
    list-style: none
}

.aside-nav_left-panel.shown .b-categories .blockMenuSection .inner_ul li:hover .category-title {
    text-decoration: underline
}

.aside-nav_left-panel.shown .b-categories .b-show-all_products-btn {
    display: block;
    border-top: .5px solid #dbd9d7
}

.aside-nav_left-panel.shown .b-categories .b-show-all_products-btn div {
    display: inline-block
}

.aside-nav_left-panel.shown .b-categories .b-show-all_products-btn .all-products-logo {
    position: relative;
    font-weight: 300;
    background: #edeff0;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    white-space: normal;
    width: 27%;
    display: inline-block;
    height: 57px;
    margin-right: 3%
}

.aside-nav_left-panel.shown .b-categories .b-show-all_products-btn .all-products-logo span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.aside-nav_left-panel.shown .b-categories .category-item {
    border-top: .5px solid #dbd9d7;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 0;
    gap: 10px
}

.aside-nav_left-panel.shown .b-categories li:first-child a .category-item {
    border-top: none
}

.aside-nav_left-panel.shown .b-categories.categories-menu .category-item {
    width: 100%
}

.aside-nav_left-panel.shown .b-categories .category-item-image,
.aside-nav_left-panel.shown .b-categories img {
    display: block;
    width: 38px;
    height: auto
}

.aside-nav_left-panel.shown .b-categories .category-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 38px
}

.aside-nav_left-panel.shown .b-menu {
    margin-top: 40px
}

.aside-nav_left-panel.shown .b-menu_items {
    padding: 0;
    list-style: none
}

.aside-nav_left-panel.shown .b-menu_item {
    border-top: 1px solid #dbd9d7
}

.aside-nav_left-panel.shown .b-menu_item:hover .b-menu_link .b-menu_title {
    text-decoration: underline
}

.aside-nav_left-panel.shown .b-menu_item:hover .b-menu_link i {
    text-decoration: none
}

.aside-nav_left-panel.shown .b-menu_item i {
    margin-right: 16px
}

.aside-nav_left-panel.shown .b-menu_link {
    padding: 17px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left
}

.aside-nav_left-panel.shown .b-fixed-popup {
    visibility: hidden;
    position: absolute;
    z-index: 200;
    left: 0;
    overflow: hidden;
    bottom: -100vh;
    background-color: #fff;
    will-change: bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.aside-nav_left-panel.shown .b-fixed-popup.open {
    bottom: 0;
    -webkit-animation: slidePopupUp .5s linear;
    animation: slidePopupUp .5s linear;
    visibility: visible;
    overflow: auto
}

.aside-nav_left-panel.shown .b-fixed-popup .icon-close {
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 22px;
    z-index: 1100;
    cursor: pointer
}

.aside-nav_left-panel.shown .b-fixed-popup .b-title {
    padding: 10px 0;
    position: relative
}

.aside-nav_left-panel.shown .b-fixed-popup .b-scroll {
    height: 100%;
    overflow: auto
}

.aside-nav_left-panel.shown .b-fixed-popup .b-scroll .b-description {
    text-align: left
}

.aside-nav_left-panel.shown .b-fixed-popup .button,
.aside-nav_left-panel.shown .b-fixed-popup .ratings-pagination li,
.ratings-pagination .aside-nav_left-panel.shown .b-fixed-popup li {
    width: 100%
}

.aside-nav_left-panel.shown .b-fixed-popup ul {
    padding: 0
}

.aside-nav_left-panel.shown .b-fixed-popup .radiobutton_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.aside-nav_left-panel.shown .b-fixed-popup .radiobutton_container input {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@-webkit-keyframes slidePopupUp {
    from {
        bottom: -100vh
    }

    to {
        bottom: 0
    }
}

@keyframes slidePopupUp {
    from {
        bottom: -100vh
    }

    to {
        bottom: 0
    }
}

.aside-nav .cross {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 10px 15px 10px 0;
    text-align: right;
    right: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    z-index: 10
}

.header-fixed-wrapper {
    background-color: #000000;
    position: relative;
    width: 100%;
    -webkit-box-shadow: inset 0 30px #fde709;
    box-shadow: inset 0 30px #fde709
}

@media screen and (max-width:1228px) {
    .header-white-bar.header-white-bar_one-line #search-form {
        margin-right: 40px
    }
}

@media screen and (max-width:1024px) {
    .header-white-bar.header-white-bar_one-line #search-form {
        margin-right: 30px
    }
}

@media screen and (max-width:800px) {
    .header-white-bar.header-white-bar_one-line #search-form {
        margin-right: 0
    }
}

.header-white-bar.header-white-bar_one-line.header-white-bar_tablet #search-form {
    margin-right: 0
}

.topmenu.topmenu_one-line {
    width: 100%;
    max-width: 100%
}

.topmenu.topmenu_one-line .first_line_topmenu {
    width: 100%;
    max-width: 100%;
    overflow-x: auto
}

@media (min-width:800px) {
    .topmenu.topmenu_one-line .first_line_topmenu::-webkit-scrollbar {
        height: 8px;
        width: 8px
    }
}

.topmenu.topmenu_one-line .first_line_topmenu::-webkit-scrollbar-track {
    background: #e8e8e8;
    border-radius: 100px
}

.topmenu.topmenu_one-line .first_line_topmenu::-webkit-scrollbar-thumb {
    background: rgba(122, 122, 122, .5025);
    border-radius: 100px;
    border: 0
}

@-moz-document url-prefix() {
    .topmenu.topmenu_one-line .first_line_topmenu {
        scrollbar-width: thin;
        scrollbar-color: rgba(122, 122, 122, .5025) #e8e8e8
    }
}

.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu {
    white-space: nowrap;
    padding-left: 0;
    max-width: unset
}

.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu li.dropdown__with-children .topmenu_dropdown-wrapper {
    display: none;
    position: absolute;
    width: 1440px;
    left: 0;
    right: 0;
    top: 40px;
    margin: auto;
    overflow-x: hidden;
    z-index: 1000;
    background-color: #fff;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu li.dropdown__with-children .topmenu_children-list {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
    background-color: #fff;
    padding: 24px 0;
    text-align: left;
    height: auto;
    display: block;
    width: 100%;
    max-width: 100%;
    max-height: none;
    min-height: inherit
}

.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu li.dropdown__with-children .topmenu_children-list .topmenu_all-products_link {
    padding: 0
}

.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu li.dropdown__with-children .topmenu_children-list .topmenu_all-products_link.level-1 {
    margin-bottom: 24px
}

.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu li.dropdown__with-children .topmenu_children-list .topmenu_children,
.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu li.dropdown__with-children .topmenu_children-list .topmenu_grandchildren-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    width: 100%;
    white-space: normal
}

.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu li.dropdown__with-children .topmenu_children-list .topmenu_children:hover,
.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu li.dropdown__with-children .topmenu_children-list .topmenu_grandchildren-list:hover {
    text-decoration: none
}

.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu li.dropdown__with-children .topmenu_children-list .topmenu_children a,
.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu li.dropdown__with-children .topmenu_children-list .topmenu_grandchildren-list a {
    padding: 0;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid
}

.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu li.dropdown__with-children .topmenu_children-list .topmenu_children a:hover,
.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu li.dropdown__with-children .topmenu_children-list .topmenu_grandchildren-list a:hover {
    text-decoration: underline
}

.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu li.dropdown__with-children .topmenu_children-list .topmenu_children.level-1 {
    margin-bottom: 24px
}

.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu li:hover {
    background: 0 0;
    text-decoration: underline
}

.topmenu.topmenu_one-line .first_line_topmenu ul.horizontal-menu li:hover .topmenu_dropdown-wrapper {
    display: block
}

.topmenu.topmenu_one-line__with-dropdown nav ul.horizontal-menu li a.level-0 {
    padding: 10px 16px
}

.topmenu.topmenu_one-line__with-dropdown nav ul.horizontal-menu li a.level-2 {
    white-space: normal
}

.topmenu.topmenu_one-line__with-dropdown nav ul.horizontal-menu li a.active {
    text-decoration: none
}

.topmenu.topmenu_one-line__with-dropdown nav ul.horizontal-menu li a:hover {
    text-decoration: underline
}

.topmenu.topmenu_one-line__with-dropdown nav ul.horizontal-menu li a:not(.level-0) {
    display: inline-block;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.topmenu.topmenu_one-line__with-dropdown nav ul.horizontal-menu li.dropdown__with-children:hover {
    text-decoration: underline
}

.topmenu.topmenu_one-line__with-dropdown nav ul.horizontal-menu li.dropdown__with-children:hover a.level-0 {
    text-decoration: underline
}

.b-body-font,
.b-body-font_medium,
.b-body-font_seemore,
.b-fine-print,
.b-header1,
.b-header1_medium,
.b-header1_semibold,
.b-header2,
.b-header2_medium,
.b-header2_semibold,
h1,
h1.b-header1,
h1.b-header1_medium,
h1.b-header1_semibold,
h2,
h2.b-header2,
h2.b-header2_medium,
h2.b-header2_semibold,
h3 {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-style: normal;
    letter-spacing: 0;
    text-align: left;
    font-weight: 400;
    color: #000
}

[class*=" new_icon-"],
[class^=new_icon-] {
    font-size: 22px;
    font-family: new_icons !important;
    font-style: normal
}

.b-header1,
.b-header1_medium,
.b-header1_semibold,
h1.b-header1,
h1.b-header1_medium,
h1.b-header1_semibold {
    font-size: 24px;
    line-height: 32px
}

.b-header1_medium,
h1.b-header1_medium {
    font-weight: 500
}

.b-header1_semibold,
h1.b-header1_semibold {
    font-weight: 600
}

.b-header2,
.b-header2_medium,
.b-header2_semibold,
h2.b-header2,
h2.b-header2_medium,
h2.b-header2_semibold {
    font-size: 18px;
    line-height: 22px
}

.b-header2_medium,
h2.b-header2_medium {
    font-weight: 500
}

.b-header2_semibold,
h2.b-header2_semibold {
    font-weight: 600
}

.b-body-font,
.b-body-font_medium,
.b-body-font_seemore {
    font-size: 14px;
    line-height: 20px
}

.b-body-font_medium {
    font-weight: 500
}

.b-body-font_seemore {
    text-decoration: underline
}

.b-fine-print {
    font-size: 12px;
    line-height: 18px
}

table {
    font-family: Poppins, Tahoma, Geneva, sans-serif
}

body.has_voucher_popup {
    overflow: hidden
}

h1 {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-size: 24px;
    font-weight: 400
}

b,
strong {
    font-size: 14px;
    font-weight: 500
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px
}

hr {
    margin: 0;
    border: 0;
    border-top: 1px solid #dbd9d7
}

img {
    border: none
}

input[type=email],
input[type=password],
input[type=text] {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
    padding-left: 5px;
    color: #000;
    border: 1px solid #dbd9d7
}

input[type=checkbox].b-checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: none;
    background: 0 0;
    position: relative;
    opacity: 1;
    visibility: hidden;
    cursor: pointer
}

input[type=checkbox].b-checkbox::before {
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #242222;
    background-color: #fff;
    border-radius: 2px;
    visibility: visible;
    cursor: inherit
}

input[type=checkbox].b-checkbox::after {
    content: "";
    position: absolute;
    display: none;
    left: 4.5px;
    top: 1px;
    width: 3px;
    height: 7px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    visibility: visible;
    cursor: inherit
}

input[type=checkbox].b-checkbox:checked::before {
    background-color: #242222
}

input[type=checkbox].b-checkbox:checked::after {
    display: block
}

input[type=checkbox].b-checkbox+label:hover,
input[type=checkbox].b-checkbox+span:hover,
input[type=checkbox].b-checkbox:hover+label,
input[type=checkbox].b-checkbox:hover+span {
    text-decoration: underline;
    -webkit-text-decoration-color: #242222;
    text-decoration-color: #242222;
    cursor: pointer
}

input[type=radio].b-radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 14px;
    height: 14px;
    border: none;
    background: 0 0;
    position: relative;
    opacity: 1;
    vertical-align: top;
    text-align: left;
    cursor: pointer
}

input[type=radio].b-radio::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    border: none;
    background-color: #fff;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #242222;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: inherit
}

input[type=radio].b-radio:checked::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background-color: #242222;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: inherit
}

input[type=radio].b-radio+label:hover,
input[type=radio].b-radio+span:hover,
input[type=radio].b-radio:hover+label,
input[type=radio].b-radio:hover+span {
    text-decoration: underline;
    -webkit-text-decoration-color: #242222;
    text-decoration-color: #242222;
    cursor: pointer
}

input[type=radio][disabled].b-radio::before {
    border-color: #dbd9d7
}

.check_mandatory_checkbox input[type=checkbox],
.checkout-newsletter input[type=checkbox] {
    margin-right: 10px
}

textarea {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dbd9d7;
    padding: 5px;
    color: #000
}

.fineprint {
    font-size: 12px
}

.fineprint label {
    cursor: pointer
}

.subtitle {
    margin: 0 0 8px 0 !important
}

.overline {
    text-decoration: line-through
}

.overlay {
    position: fixed;
    z-index: 1100;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: .6
}

.vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.upper {
    text-transform: uppercase
}

.green {
    color: #26bb0c
}

.coins-price-sup {
    position: relative;
    display: inline-block;
    top: -5px;
    font-size: 8px
}

.box-rating hr {
    width: 150px;
    height: 2px;
    color: #f5f5f5;
    border: 0;
    background-color: #f5f5f5
}

.box-rating-header1 {
    display: inline-block;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    text-align: center
}

.box-rating-header2 {
    font-size: 9px !important;
    text-align: center
}

.box-rating-cover,
.box-rating-progress {
    font-family: new_icons;
    position: absolute;
    top: 0;
    left: 0
}

.box-rating-cover:before {
    content: '\e916'
}

.box-rating-progress {
    overflow: hidden
}

.box-rating-progress:before {
    content: '\e917'
}

.box-rating-link {
    height: 20px;
    text-align: center;
    position: relative;
    width: 70px;
    display: inline-block;
    font-size: 14px
}

.box-rating-stars {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 20px;
    text-align: center;
    margin-right: 5px
}

#langs {
    font-size: 12px;
    position: absolute;
    z-index: 20;
    top: 16px;
    left: 103%;
    width: auto;
    white-space: nowrap
}

#langs p {
    margin: 0
}

#langs a {
    color: #dbd9d7
}

#langs a:hover {
    color: #000
}

#langs span {
    color: #dbd9d7
}

#langs b {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    color: #dbd9d7
}

.langs_dropdown {
    text-align: left;
    cursor: pointer
}

.langs_dropdown .langs_dropdown_title {
    line-height: 4px;
    position: relative;
    margin: 0;
    padding: 3px 17px 3px 5px;
    cursor: pointer
}

.langs_dropdown .langs_dropdown_title:before {
    position: absolute;
    top: 40%;
    right: 4px;
    font-family: icomoon;
    content: "\e912";
    font-size: 5px
}

.langs_dropdown:hover .langs_dropdown_title {
    text-decoration: underline
}

.langs_dropdown .langs_dropdown_ul {
    position: fixed;
    z-index: 1200;
    width: 340px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 30px;
    list-style: none;
    cursor: default;
    background: #fff;
    border-radius: 10px;
    font-size: 14px
}

.langs_dropdown .langs_dropdown_ul__title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500
}

.langs_dropdown .langs_dropdown_ul>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.langs_dropdown .langs_dropdown_ul .close_langs_dropdown {
    font-size: 22px;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    cursor: pointer;
    font-family: new_icons
}

.langs_dropdown .langs_dropdown_ul .close_langs_dropdown::before {
    font-size: 22px;
    content: '\e90a'
}

.langs_dropdown .item_lang {
    margin: 0;
    padding: 0
}

.langs_dropdown .item_lang a {
    display: block;
    padding: 2px 0
}

.langs_dropdown .item_lang.current_lang a {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    text-decoration: underline
}

.langs_dropdown .item_lang:hover a {
    text-decoration: underline
}

.currencies_dropdown {
    top: 40px
}

.autohint {
    display: block;
    margin-bottom: 8px;
    cursor: pointer
}

.autohint:last-of-type {
    margin-bottom: 0
}

.autohint:hover {
    background-color: #dbd9d7
}

.autohint:first-letter {
    text-transform: capitalize
}

.autohint_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 8px
}

.autohint_clear {
    cursor: pointer;
    text-decoration: underline
}

.menu-dropdown-holder {
    position: absolute;
    background: #fff;
    -webkit-box-shadow: 0 0 10px #242222;
    box-shadow: 0 0 10px #242222;
    line-height: 1.2;
    font-size: 0;
    white-space: nowrap;
    width: 100%;
    top: 40px;
    z-index: 100
}

.menu-dropdown-holder * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.menu-dropdown-holder>* {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    font-size: 12px
}

.menu-dropdown-holder a {
    color: #000;
    display: block;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.menu-dropdown-holder a:hover {
    background: #ffccb7
}

.menu-dropdown-holder a.active {
    text-decoration: underline
}

.menu-dropdown-holder .show_all_js {
    font-style: italic
}

.menu-dropdown-holder li {
    width: 20%
}

.menu-dropdown-holder li.hover>a {
    background: #ffccb7
}

.menu-dropdown-holder .categories-holder {
    display: block;
    padding: 0
}

.menu-dropdown-holder .categories-holder.inline-li-wrapper {
    padding-left: 40px
}

.menu-dropdown-holder .categories-holder.nowrap_js {
    white-space: nowrap
}

.menu-dropdown-holder .categories-holder>li {
    display: block;
    font-size: 12px
}

.menu-dropdown-holder .categories-holder ul {
    padding: 0;
    margin: 0
}

.menu-dropdown-holder .categories-holder .category-image {
    width: 39px;
    height: 39px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.menu-dropdown-holder .categories-holder img {
    margin-right: 10px
}

.menu-dropdown-holder .photo-wrp-holder {
    width: 20%;
    min-width: 196px;
    padding: 15px 5px;
    position: relative
}

.menu-dropdown-holder .photo-holder {
    position: relative;
    min-height: 180px
}

.menu-dropdown-holder .photo-holder img {
    max-width: 100%
}

.menu-dropdown-holder .photo-holder .category-image {
    display: block !important;
    width: 180px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.menu-dropdown-holder .photo-holder .category-image:last-child {
    opacity: 1
}

.menu-dropdown-holder .extendedTopMenuWidth {
    max-width: 100%
}

.menu-dropdown-holder .b-show-all_products-btn-menu .all-products-logo {
    position: relative;
    width: 40px;
    height: 40px;
    font-size: 6px;
    font-weight: 300;
    background: #f5f5f5;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    white-space: normal;
    margin-right: 10px
}

.menu-dropdown-holder .b-show-all_products-btn-menu .all-products-logo span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.menu-dropdown-holder.second-line-wrapper {
    width: auto;
    max-width: 1224px
}

.menu-dropdown-holder.second-line-wrapper li {
    width: auto
}

.menu-dropdown-holder.second-line-wrapper .inline-li-wrapper li {
    display: inline-block !important;
    width: 161px;
    margin-left: 5px
}

.menu-dropdown-holder.second-line-wrapper .inline-li-wrapper li span {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.menu-dropdown-holder.second-line-wrapper .categories-holder {
    padding: 15px
}

.menu-dropdown-holder.first-line-wrapper .sub-nav li {
    padding: 0;
    max-width: 192px
}

.menu-dropdown-holder.first-line-wrapper .sub-nav li a {
    padding: 0
}

.menu-dropdown-holder.first-line-wrapper .b-show-all_products-btn-menu {
    padding: 15px 20px
}

.menu-dropdown-holder.first-line-wrapper .b-show-all_products-btn-menu.level-1 {
    font-weight: 500
}

.menu-dropdown-holder.first-line-wrapper li a {
    padding-right: 20px;
    padding-left: 20px
}

.menu-dropdown-holder.first-line-wrapper,
.menu-dropdown-holder.second-line-full-width-wrapper {
    width: 100%;
    max-width: 1224px;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important
}

ul.sub-nav {
    position: absolute;
    background-color: #fff;
    top: 0;
    left: calc(20% - 1px);
    left: -webkit-calc(20% - 1px);
    padding-left: 20px !important;
    z-index: 5;
    width: 260px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    border-left: 1px solid #dbd9d7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

ul.sub-nav a,
ul.sub-nav li {
    padding: 1px;
    width: auto
}

ul.sub-nav li:not(.parent) .b-show-all_products-btn-menu {
    padding: 1px
}

ul.sub-nav .truncate-category-title {
    margin-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.hover .sub-nav,
li:hover>.sub-nav {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.b-show-all_products-btn-menu {
    width: auto
}

li:not(.parent) .b-show-all_products-btn-menu {
    padding-left: 10px 5px
}

.horizontal-menu-second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu_dropdown_looks_display {
    display: block
}

.looks_topmenu_item {
    width: 24%
}

.looks_topmenu_item .spot {
    position: absolute
}

.looks_topmenu_item .title {
    height: 32px
}

.looks_topmenu_item:hover .product-name {
    color: #fff
}

.looks_topmenu_item:hover .spot-product-teaser .product-name {
    color: #000
}

.looks_topmenu_item .product-name {
    height: 20px;
    text-align: center
}

.product-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.link_looks_topmenu {
    max-width: 202px;
    width: 25%;
    height: 136px;
    background: #f5f5f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px
}

.link_looks_topmenu a {
    margin: auto
}

.link_looks_topmenu:hover a {
    color: #fff
}

.link_looks_topmenu .quantity_looks {
    font-size: 35px;
    display: block;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500
}

.category_noimage .categories-list-header {
    text-transform: inherit;
    font-size: 14px
}

.featured-product-center {
    padding: 9px 0 10px 0;
    color: #000;
    margin-top: 20px
}

.label-product-title {
    font-size: 14px;
    line-height: 16px;
    display: block;
    color: #000
}

.label-product-title h1 {
    margin: 0 !important;
    font-size: 1.8em !important;
    text-align: left
}

.product-title h1 {
    font-size: 24px;
    padding-top: 10px
}

.shop_filters.shop_login .categories-list-category.default_layout:not(.other-cats) {
    margin: 37px !important
}

.filter_left_sidebar .filter-radio {
    width: 100%
}

.filter_left_sidebar fieldset {
    border: 0;
    margin: 0
}

.filter_left_sidebar fieldset.closed {
    display: none
}

#filter-toggle-main .buttons_wrp {
    margin-right: 7px
}

#filter-toggle-main .clear-filter-button {
    display: none;
    margin-top: 20px;
    cursor: pointer
}

.clear-filter-button {
    width: 100%
}

.offers-filters.fixed {
    background: #fff;
    border-bottom: 1px solid #dbd9d7;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    max-width: 987px
}

.content_fullsize .offers-filters.fixed:not(.partners-landing) {
    width: 100%;
    max-width: 1224px
}

.offers-filter select {
    width: 180px;
    border: 1px solid #c8bbaa;
    border-radius: 3px
}

.offers-filter-name {
    font-size: 14px;
    width: 165px;
    height: 17px;
    margin: 0 0 5px 0;
    padding: 4px 0 5px 15px;
    text-align: left;
    background: #f5f5f5
}

.color-block-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px
}

.icons-filter {
    display: grid;
    grid-template-columns: repeat(3, 70px);
    grid-template-rows: 70px;
    gap: 5px
}

.icons-filter .icon-wrapper.filter-label.left-filter {
    border-radius: 4px
}

.icons-filter .icon-wrapper.filter-label.left-filter div:first-child {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0
}

.icons-filter .icon-wrapper.filter-label.left-filter span {
    padding-bottom: 4px
}

.icons-filter .icon-wrapper.filter-label.left-filter:hover {
    cursor: pointer
}

.icons-filter .icon-wrapper.filter-label.left-filter:hover span {
    text-decoration: underline;
    -webkit-text-decoration-color: #242222;
    text-decoration-color: #242222
}

.icons-filter .icon-wrapper.filter-label.left-filter.checked {
    border: 1px solid #242222
}

.icons-filter input {
    display: none !important
}

.icons-filter input:checked+label {
    outline: 2px solid #750000 !important
}

.color-name {
    margin-left: 5px;
    vertical-align: sub;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    width: 100%
}

.filter-toggle .center {
    clear: both
}

#sidebar-left .color-name {
    color: #000
}

.filter-toggle .ui-slider-horizontal .ui-slider-handle {
    background: 0 0 !important;
    top: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #242222 transparent transparent transparent;
    margin-left: -4px
}

.ui-slider-range {
    background: #dbd9d7 !important;
    border-radius: 0 !important;
    border-left: 1px #242222 solid !important;
    border-right: 1px #242222 solid !important
}

.filter-toggle span {
    color: #000
}

.filters-left input[type=text] {
    color: #000 !important;
    padding: 0;
    text-align: center;
    max-width: 78px
}

.filter-price-input.right {
    text-align: right
}

.filter-price-input.left {
    text-align: left
}

.top-filter-item .filter-toggle .back-button,
.top-filter-item .reviews-toggle .back-button {
    width: 220px;
    height: 30px;
    border-radius: 4px;
    background: #750000;
    border: 1px solid #750000;
    color: #fff;
    cursor: pointer
}

.top-filter-item .filter-slider {
    width: 149px;
    margin: 0 auto 17px
}

#amount_offers-filters {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none
}

.color-box-title {
    display: block;
    padding-bottom: 5px;
    font-weight: 500
}

.login-next,
.login-pass {
    color: #fff;
    background: #750000 !important;
    border: 1px solid #750000;
    -webkit-transition: 1s All;
    -o-transition: 1s All;
    transition: 1s All
}

.login-next:hover,
.login-pass:hover {
    color: #750000;
    background: #fff !important
}

#logout {
    color: #fff;
    background-color: #750000
}

#logout:hover {
    background-color: #fff;
    color: #750000
}

.login-links .button,
.login-links .ratings-pagination li,
.ratings-pagination .login-links li {
    margin: 5px auto !important;
    color: #750000;
    background-color: #fff
}

.login-links .button:hover,
.login-links .ratings-pagination li:hover,
.ratings-pagination .login-links li:hover {
    background-color: #750000;
    color: #fff
}

.button,
.ratings-pagination li,
a.button {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    vertical-align: top;
    text-align: center;
    background: #750000;
    color: #fff;
    border: 1px solid #750000;
    border-radius: 0;
    -webkit-transition: 1s All;
    -o-transition: 1s All;
    transition: 1s All;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    cursor: pointer;
    box-sizing: border-box
}

.button:hover,
.ratings-pagination li:hover,
a.button:hover {
    text-decoration: none !important;
    background: #fff;
    color: #750000
}

.button.red,
.ratings-pagination li.red,
a.button.red {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    background: #750000
}

.button.red:hover,
.ratings-pagination li.red:hover,
a.button.red:hover {
    background: #fff
}

.button.red .buttons_wrp,
.ratings-pagination li.red .buttons_wrp,
a.button.red .buttons_wrp {
    padding: 3px 0
}

.button__primary,
.button__secondary,
a.button__primary,
a.button__secondary {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.button__secondary,
a.button__secondary {
    background-color: #fff;
    color: #750000
}

.button__secondary:hover,
a.button__secondary:hover {
    color: #fff;
    background-color: #750000
}

.button_primary,
.button_secondary,
.ratings-pagination .current-page,
.ratings-pagination a.current-page,
.ratings-pagination li,
.unsubscribe_popup .unsuscribe_buttons a:first-of-type,
.unsubscribe_popup .unsuscribe_buttons a:last-of-type,
a.button_primary,
a.button_secondary {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    line-height: 15px;
    font-weight: 500;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 35px
}

.button_primary,
.ratings-pagination .current-page,
.ratings-pagination a.current-page,
.unsubscribe_popup .unsuscribe_buttons a:first-of-type,
a.button_primary {
    background-color: #750000;
    color: #fff
}

.button_primary:hover,
.ratings-pagination .current-page:hover,
.ratings-pagination a.current-page:hover,
.unsubscribe_popup .unsuscribe_buttons a:hover:first-of-type,
a.button_primary:hover {
    color: #750000;
    background-color: #fff
}

.button_primary_nohover:hover,
a.button_primary_nohover:hover {
    color: #fff;
    background-color: #750000
}

.button_secondary,
.ratings-pagination li,
.unsubscribe_popup .unsuscribe_buttons a:last-of-type,
a.button_secondary {
    background-color: #fff;
    color: #750000
}

.button_secondary:hover,
.ratings-pagination li:hover,
.unsubscribe_popup .unsuscribe_buttons a:hover:last-of-type,
a.button_secondary:hover {
    color: #fff;
    background-color: #750000
}

.button_secondary_nohover:hover,
a.button_secondary_nohover:hover {
    color: #750000;
    background-color: #fff
}

.button_fullwidth,
a.button_fullwidth {
    width: 100%
}

input.b-default-input-text {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 35px;
    padding: 8px 16px;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%
}

input.b-default-input-text::-webkit-input-placeholder {
    color: #a1a1a1
}

input.b-default-input-text::-moz-placeholder {
    color: #a1a1a1
}

input.b-default-input-text:-ms-input-placeholder {
    color: #a1a1a1
}

input.b-default-input-text::-ms-input-placeholder {
    color: #a1a1a1
}

input.b-default-input-text::placeholder {
    color: #a1a1a1
}

textarea.b-default-textarea {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dbd9d7;
    padding: 5px;
    color: #000;
    border-radius: 4px
}

textarea.b-default-textarea::-webkit-input-placeholder {
    color: #dbd9d7
}

textarea.b-default-textarea::-moz-placeholder {
    color: #dbd9d7
}

textarea.b-default-textarea:-ms-input-placeholder {
    color: #dbd9d7
}

textarea.b-default-textarea::-ms-input-placeholder {
    color: #dbd9d7
}

textarea.b-default-textarea::placeholder {
    color: #dbd9d7
}

#submit-question {
    cursor: pointer
}

#share-email {
    margin-left: 12px
}

.policy_link {
    float: right
}

.table .cell {
    border: 5px solid transparent
}

.table .row:after,
.table .row:before {
    font-size: 0;
    display: table;
    clear: both;
    width: 100%;
    height: 0;
    content: ''
}

:focus {
    outline: 0
}

.to_print {
    display: none
}

.passreco-form__input-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.passreco-form #login_email {
    width: 50%
}

.box-rating .rating_popup,
.header-login-top .box-content,
.header_contact_popup .box-content,
.unsubscribe_popup .box-content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1210;
    left: 50%;
    margin-top: 0;
    background: #fff;
    padding: 30px;
    width: 440px;
    position: fixed;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 10px
}

.login_page_new_title {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0;
    text-align: left;
    margin: 24px 0 0;
    display: block
}

.login_page_new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    margin-top: 24px
}

.login_page_new .login-for-order_form {
    display: block;
    width: 100%
}

.login_page_new .login-email,
.login_page_new .login-password,
.login_page_new .password {
    height: 35px
}

.login_page_new input[type=text] {
    border-radius: 4px;
    width: 100%
}

.login_page_new .button,
.login_page_new .ratings-pagination li,
.ratings-pagination .login_page_new li {
    border-radius: 4px;
    cursor: pointer;
    height: 35px;
    width: 380px;
    display: block
}

.login_page_new .login_section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.login_page_new .login-separator {
    width: 1px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    background-color: #dbd9d7;
    margin: 10px 0
}

.login_page_new .login-for-order_section {
    width: 50%;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.login_page_new .login-for-order_section .login_registered {
    display: block;
    width: 69.5%;
    max-width: 380px
}

.login_page_new .login-for-order_section .login_select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.login_page_new .login-for-order_section #recaptcha_reg_wrapper,
.login_page_new .login-for-order_section #recaptcha_reg_wrapper1 {
    margin-top: 10px
}

.login_page_new .login-for-order_section .login-for-order_title {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 22px
}

.login_page_new .b-login-social_title {
    margin-bottom: 12px
}

.login_page_new .login-for-order_block {
    margin-bottom: 108px
}

.login_page_new .login-for-order_block form {
    text-align: right
}

.login_page_new .login-for-order_block label.error {
    position: absolute
}

.login_page_new .login-for-order_block .b-login-link-passreco {
    display: block;
    clear: both;
    color: #000;
    margin-top: 12px;
    text-align: left;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-align: right
}

.login_page_new .login-registered-form {
    width: 100%
}

.login_page_new .login-registered-form .login-email,
.login_page_new .login-registered-form .login-pass,
.login_page_new .login-registered-form .login-password {
    width: 100%;
    display: block
}

.login_page_new .login-registered-form .login-email,
.login_page_new .login-registered-form .login-password {
    border-radius: 4px
}

.login_page_new .login-registered-form .login-pass {
    padding: 0 20px
}

.login_page_new .login-registered-form .password-input-wrapper {
    position: relative;
    margin-top: 12px;
    margin-bottom: 12px
}

.login_page_new .login-registered-form .toggle-show-pass {
    right: 0
}

.login_page_new .login_new .login_page_new_box {
    display: block;
    width: 69.5%;
    max-width: 380px
}

.login_page_new .login_new .button,
.login_page_new .login_new .ratings-pagination li,
.ratings-pagination .login_page_new .login_new li {
    width: 100%;
    padding: 0 20px;
    cursor: pointer
}

.login_page_new .login_new .hidden {
    display: none
}

.login_page_new .login_new .ifnew_block_fields {
    text-align: left
}

.login_page_new .login_new .ifnew_block_fields label {
    margin-top: 15px;
    text-align: left;
    display: block
}

.login_page_new .login_new .ifnew_block_fields label.error {
    margin-top: 0
}

.login_page_new .login_new .ifnew_block_fields input {
    margin-top: 10px
}

.login_page_new .login_new .ifnew_block_fields input[type=password] {
    border-radius: 4px;
    width: 100%;
    margin-right: 0
}

.login_page_new .login_new .ifnew_block_fields input.registration-button {
    margin-top: 25px
}

.login_page_new .login_new .login-for-order_guest {
    margin-bottom: 12px
}

.login_page_new .login_new .password-input-wrapper {
    position: relative
}

.login_page_new .b-login-social_links {
    gap: 40px
}

.login_page_new .b-login-social_links img {
    height: 40px
}

.login_page_new .toggle-show-password {
    top: 12px
}

.login_for_order_section {
    width: 47%;
    border: 1px solid #dbd9d7;
    padding: 10px
}

.login_for_order_section .password-input-wrapper {
    position: relative
}

.login_for_order_title {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px;
    -webkit-transition: All .5s;
    -o-transition: All .5s;
    transition: All .5s
}

.login_for_order_block {
    margin-bottom: 15px
}

.login_for_order_block form {
    text-align: right
}

.login_for_order_block .login-email {
    width: 100%
}

.login_for_order_block label.error {
    position: absolute
}

.login_for_order_block .login-password {
    width: 100%;
    margin-top: 16px
}

.login_for_order_block .login-pass {
    display: inline-block;
    margin-top: -5px
}

.login_for_order_block .b-login-link-passreco {
    display: block;
    clear: both;
    color: #750000;
    margin-top: 14px;
    text-align: left
}

.login-overlay {
    width: 100%;
    position: fixed;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    top: 0;
    left: 0;
    z-index: 1000;
    overflow: hidden;
    cursor: auto
}

.login-overlay.transparent {
    background-color: transparent
}

.login-overlay .logged_out {
    position: absolute;
    z-index: 2000;
    width: 90%;
    height: 90%;
    max-width: 880px;
    max-height: 500px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid #dbd9d7;
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.login-overlay .logged_out .close-button {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 22px;
    height: 22px;
    font-size: 22px;
    line-height: 22px;
    font-family: new_icons
}

.login-overlay .logged_out .close-button::before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: inherit;
    content: '\e90a'
}

.login-overlay .logged_out .login_page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.login-overlay .logged_out .login_page .button,
.login-overlay .logged_out .login_page .ratings-pagination li,
.ratings-pagination .login-overlay .logged_out .login_page li {
    cursor: pointer
}

.login-overlay .logged_out .login_page .login_section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.login-overlay .logged_out .login_page .login-separator {
    width: 1px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    background-color: #dbd9d7;
    margin: 0 29px
}

.login-overlay .logged_out .login_page .login-for-order_section {
    width: 50%;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.login-overlay .logged_out .login_page .login-for-order_section #recaptcha_reg_wrapper,
.login-overlay .logged_out .login_page .login-for-order_section #recaptcha_reg_wrapper1 {
    margin-top: 10px
}

.login-overlay .logged_out .login_page .login-for-order_section .login-for-order_title {
    margin-bottom: 24px
}

.login-overlay .logged_out .login_page .login-for-order_section .b-login-social_title {
    margin-bottom: 24px
}

.login-overlay .logged_out .login_page .login-for-order_section .login-for-order_block {
    margin-bottom: 15px
}

.login-overlay .logged_out .login_page .login-for-order_section .login-for-order_block form {
    text-align: right
}

.login-overlay .logged_out .login_page .login-for-order_section .login-for-order_block label.error {
    padding: 2px 0 0;
    text-align: left
}

.login-overlay .logged_out .login_page .login-for-order_section .login-for-order_block .b-login-link-passreco {
    display: block;
    clear: both;
    color: #000;
    margin-top: 12px;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.login-overlay .logged_out .login_page .login-for-order_section .login-registered-form {
    width: 100%
}

.login-overlay .logged_out .login_page .login-for-order_section .login-registered-form .login-email,
.login-overlay .logged_out .login_page .login-for-order_section .login-registered-form .login-pass,
.login-overlay .logged_out .login_page .login-for-order_section .login-registered-form .login-password {
    width: 100%;
    display: block
}

.login-overlay .logged_out .login_page .login-for-order_section .login-registered-form .password-input-wrapper {
    position: relative;
    margin-top: 12px;
    margin-bottom: 12px
}

.login-overlay .logged_out .login_page .login-for-order_section .login-registered-form .toggle-show-pass {
    right: 0
}

.login-overlay .logged_out .login_page .login-for-order_section.login_new .button,
.login-overlay .logged_out .login_page .login-for-order_section.login_new .ratings-pagination li,
.ratings-pagination .login-overlay .logged_out .login_page .login-for-order_section.login_new li {
    width: 100%;
    cursor: pointer
}

.login-overlay .logged_out .login_page .login-for-order_section.login_new .hidden {
    display: none
}

.login-overlay .logged_out .login_page .login-for-order_section.login_new .ifnew_block_fields label {
    margin-top: 15px;
    text-align: left;
    display: block
}

.login-overlay .logged_out .login_page .login-for-order_section.login_new .ifnew_block_fields label.error {
    margin-top: 0
}

.login-overlay .logged_out .login_page .login-for-order_section.login_new .ifnew_block_fields input.registration-button {
    margin-top: 12px
}

.login-overlay .logged_out .login_page .login-for-order_section.login_new .login-for-order_guest {
    margin-bottom: 12px
}

.login-overlay .logged_out .login_page .login-for-order_section.login_new .password-input-wrapper {
    margin-top: 12px;
    position: relative
}

.header-login-top__title {
    margin: 6px 0 0 0;
    padding: 0;
    display: inline-block;
    max-width: 95px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500
}

.header-login-top__username {
    display: block;
    white-space: nowrap;
    max-width: 60px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.header-login-top .box-content {
    height: 344px;
    overflow: hidden
}

.header-login-top .box-content h1 {
    margin-bottom: 0
}

.header-login-top .box-content .new_icon-beliani_delte {
    font-size: 22px;
    margin-left: 24px
}

.header-login-top .box-content .login-links {
    text-align: left
}

.header-login-top .box-content .login-links a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e8e8e8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 12px 0;
    text-align: left
}

.header-login-top .box-content .login-links a:hover span {
    text-decoration: underline
}

.header-login-top .box-content .login-links i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    line-height: 24px;
    padding-right: 8px
}

.header-login-top .box-content #logout {
    background: 0 0;
    color: #ff2f00;
    margin: 0;
    padding-left: 32px
}

.header-login-top .login_popup_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 12px
}

.header-login-top .login_popup_header h1 {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.header-login-top .login_registered {
    width: 100%
}

.header-login-top:hover .header-login-top__title {
    text-decoration: underline
}

.b-login {
    position: relative;
    text-align: center
}

.b-login form {
    position: relative
}

.b-login span {
    text-align: left
}

.b-login h3 {
    margin: 0 3px 8px;
    padding: 0;
    display: inline
}

.b-login h3 span {
    font-size: 12px;
    font-family: Poppins, Tahoma, Geneva, sans-serif
}

.b-login .new_customer_form {
    padding: 0
}

.b-login .input_text {
    width: 100%
}

.b-login .input_text input {
    height: 30px;
    width: 100%
}

.b-login-actions {
    position: absolute;
    right: 0;
    top: 0;
    width: 90px
}

.b-login-actions .button,
.b-login-actions .ratings-pagination li,
.ratings-pagination .b-login-actions li {
    width: 100%
}

.b-login-social {
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all
}

.b-login-social_links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 92%;
    gap: 45px
}

.b-login-social a {
    display: block;
    color: #fff
}

.b-login-social .b-login-row i {
    background-image: url(../../../images/social_icons/login_icons.png?v=1);
    background-repeat: no-repeat
}

.b-login-social a.b-login-row {
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    cursor: pointer
}

.b-login-social a.b-login-row:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.b-login-row {
    margin-bottom: 10px;
    padding: 7px;
    color: #fff;
    text-align: left
}

.b-login .icon_email {
    font-size: 16px;
    width: 20px;
    padding-left: 5px
}

.login_toggle {
    display: block;
    text-align: left;
    overflow: hidden
}

.iflogged_block,
.ifnew_block {
    display: none
}

.ifnew_block.new_user {
    display: block
}

.new_customer_form .login-email,
.new_customer_form .password {
    width: 300px;
    margin-right: 10px
}

.ifnew_block_fields {
    text-align: right
}

.ifnew_block_fields .registration-button {
    margin-top: 15px
}

.ifnew_block.guest_user {
    display: none
}

.ifnew_block .login-email {
    margin-bottom: 0
}

.ifnew_block .password {
    width: 100%
}

.row-email {
    position: relative
}

.b-login-row i {
    float: left;
    width: 25px;
    height: 25px
}

.b-login-row-title {
    font-size: 18px;
    margin-left: 10px
}

.b-login-link-passreco {
    margin-top: -15px
}

.b-login-link-passreco:hover {
    text-decoration: underline
}

.b-login-field_item {
    float: left;
    width: 100%;
    margin: 10px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px 0 0
}

.b-login-field_item:first-child {
    margin: 0
}

.icon_fb {
    background-position: 2px 0;
    background-size: 90%;
    background-image: url(../../../images/fb-logo.png) !important
}

.icon_google {
    background-size: 140px !important
}

.icon-apple {
    background-size: 250px !important;
    background-position: -225px 0
}

.icon_mp {
    background-position: -150px -7px;
    background-size: 180px
}

.icon_pp {
    background-position: -116px -15px
}

.icon_post {
    background-position: -33px -3px;
    background-size: 170px
}

.open:after {
    background-position-x: 45px
}

footer {
    clear: both
}

.product-teaser {
    width: 185px;
    background: #fff
}

.main-image-wrapper {
    position: relative;
    display: table;
    width: 100%;
    height: 380px
}

.main-image-wrapper a img {
    display: inline-block !important;
    max-width: 556px;
    max-height: 100%;
    border: 0
}

.date {
    font-size: 12px;
    margin-top: 20px !important
}

.button-red .button-left,
.button-red .button-right {
    float: left;
    width: 5px;
    height: 20px
}

.button-red .button-center {
    float: left;
    height: 20px
}

.button-red .button-right {
    float: left;
    width: 5px;
    height: 20px
}

.bottom-menu {
    position: relative
}

.bottom-menu-center ul {
    font-size: 12px;
    text-align: center;
    margin: 0
}

.bottom-menu-center ul a,
.bottom-menu-center ul a:visited {
    line-height: 36px;
    padding: 0 6px 0 6px;
    text-decoration: none;
    color: #fff
}

.bottom-menu a:hover {
    text-decoration: underline
}

.b-bottom-text,
.b-bottom-text p {
    font-size: 12px
}

.categories-list {
    margin: 0 -5px;
    clear: both;
    font-size: 0
}

.categories-list-category {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    background-color: #fff
}

.categories-list-category>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.categories-list.subcats_page {
    margin-bottom: 20px
}

.categories a {
    position: relative;
    display: block;
    padding: 2px 10px 2px 0;
    color: #000;
    border: 1px solid transparent;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

#notification-buttons {
    position: fixed;
    left: 7%;
    top: 0;
    background: #fff;
    z-index: 999
}

.notification__inner {
    margin-top: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    padding: 5px 7px;
    background: #fff;
    border: 1px solid #dbd9d7;
    border-radius: 2px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .17);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .17);
    text-align: left;
    width: 360px
}

.notification__inner:after,
.notification__inner:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 11px solid transparent;
    top: -22px;
    left: 20px
}

.notification__inner:before {
    border-bottom-color: #dbd9d7
}

.notification__inner:after {
    border-bottom-color: #fff;
    top: -21px
}

#notification-buttons-hide,
#notification-buttons-show {
    border-radius: 3px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 15px;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    min-width: 80px
}

#notification-buttons-show {
    border: 1px solid #dbd9d7;
    background: #5856d6;
    color: #fff
}

#notification-buttons-hide {
    border: 1px solid #dbd9d7;
    background: #dbd9d7;
    color: #000;
    margin-right: 15px
}

.m-push-notifications__text h2 {
    font-size: 16px
}

.cat_route {
    font-size: 12px;
    margin-right: 10px;
    height: auto;
    overflow: visible
}

.cat_route a:hover {
    text-decoration: underline
}

.social-icon-link {
    font-size: 40px;
    color: #dbd9d7 !important;
    text-decoration: none !important
}

.item {
    position: relative
}

.item .banner_img,
.item .item.banner_url {
    margin-bottom: 15px
}

.item canvas {
    position: absolute;
    top: 0;
    left: 0
}

.banner_wrapper {
    position: relative
}

.banner_wrapper canvas {
    position: absolute
}

#blog_block {
    margin-top: 25px
}

a.cart-link {
    display: block;
    width: 288px !important;
    margin: 5px auto;
    text-align: center;
    text-transform: uppercase;
    background: #750000;
    color: #fff !important;
    border: 1px solid #750000;
    border-radius: 0;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    -webkit-transition: 1s All;
    -o-transition: 1s All;
    transition: 1s All;
    padding: 8px 10px
}

a.cart-link:hover {
    background: #fff;
    color: #750000 !important
}

.link-button-red {
    width: 288px !important;
    margin: 5px auto
}

.primary_button,
.red-button {
    background: #750000;
    color: #fff !important;
    border: 1px solid #750000;
    cursor: pointer;
    padding: 0 10px;
    -webkit-transition: 1s All;
    -o-transition: 1s All;
    transition: 1s All;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-size: inherit;
    text-decoration: none !important
}

.primary_button:hover,
.red-button:hover {
    background: #fff;
    color: #750000 !important
}

.primary_button.button_inactive,
.primary_button.cancel_order:disabled,
.red-button.button_inactive,
.red-button.cancel_order:disabled {
    background-color: #dbd9d7 !important;
    border-color: #dbd9d7
}

.primary_button.button_inactive:hover,
.primary_button.cancel_order:disabled:hover,
.red-button.button_inactive:hover,
.red-button.cancel_order:disabled:hover {
    color: #fff !important
}

a.check-out-link {
    display: block;
    width: 288px !important;
    margin: 5px auto;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
    background: #fff;
    top: 0;
    color: #000;
    left: 0;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    border: 1px solid #dbd9d7;
    border-radius: 0;
    -webkit-transition: 1s All;
    -o-transition: 1s All;
    transition: 1s All
}

.link-button-white {
    color: #750000;
    text-transform: uppercase;
    margin: 5px auto;
    width: 288px !important;
    color: #750000
}

#looks_div {
    margin-top: 10px
}

#looks_div p.look-description {
    position: relative;
    right: 50%;
    float: right
}

#looks_div p.look-description span {
    position: relative;
    right: -50%;
    float: right
}

#looks_div h1.look-title {
    font-size: 17px;
    text-align: center
}

#looks_div .offers-chosen-filters__filter {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.looks_cat.product-teaser {
    width: 250px;
    height: 234px
}

.looks_cat a.title {
    bottom: 0 !important;
    height: 44px !important
}

.looks_cat .spot .spot-circle,
.looks_cat .spot .spot-ring,
.looks_cat .spot_big .spot-circle,
.looks_cat .spot_big .spot-ring {
    -webkit-animation: 0;
    animation: 0
}

.product-teaser .spot-product-teaser a.title {
    bottom: -5px !important
}

.descr_inner {
    margin: 0 auto;
    position: relative;
    width: auto
}

.free-sas-title {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    font-size: 24px;
    margin: 0;
    line-height: 32px;
    color: #000
}

.free-sas-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 24px;
    max-height: 600px;
    margin-bottom: 24px
}

.free-sas-item,
.free-sas-item-price,
.free-sas-title {
    display: inline-block
}

.free-sas-item {
    cursor: pointer;
    border: 1px solid #fff;
    -webkit-transition: 1s All;
    -o-transition: 1s All;
    transition: 1s All
}

.free-sas-item:hover .free-sas-item-add {
    color: #000
}

.free-sas-item-title {
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
    padding: 0 10px
}

.free-sas-item-price {
    font-weight: 500;
    font-size: 18px;
    color: #000
}

.free-sas-item-add {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 300;
    color: #fff;
    -webkit-transition: 1s All;
    -o-transition: 1s All;
    transition: 1s All;
    padding: 5px 0
}

.selectFreeSAS {
    border: 1px solid #242222
}

.wishlist-grey:before {
    content: "\e913"
}

.icon-cart {
    display: inline-block;
    vertical-align: middle;
    background-position: -45px 0;
    width: 21px;
    height: 21px;
    font-size: 18px
}

.icon-cart:before {
    content: "\e923"
}

.icon-user {
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    font-size: 18px
}

.icon-user:before {
    content: "\e926"
}

#visa {
    position: absolute;
    top: 8px;
    right: 78px
}

#mastercard {
    position: absolute;
    top: 8px;
    right: 42px
}

#paypal {
    position: absolute;
    top: 8px;
    right: 6px
}

.b-register {
    overflow: hidden;
    position: relative
}

.b-register h3 {
    margin: 0 0 8px;
    padding: 0
}

.b-register h3 span {
    font-size: 12px;
    font-family: Poppins, Tahoma, Geneva, sans-serif
}

.b-register form {
    position: relative;
    overflow: hidden;
    padding: 0 90px 0 0
}

.b-register-field_item {
    float: left;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 10px 0 0
}

.b-register .input_text {
    width: 100%
}

.b-register .input_text input {
    height: 30px;
    width: 100%
}

.b-register-info p {
    font-size: 12px;
    padding: 3px 0 !important
}

.b-register-actions {
    position: absolute;
    right: 0;
    top: 0;
    width: 90px
}

.b-register-actions .button,
.b-register-actions .ratings-pagination li,
.ratings-pagination .b-register-actions li {
    width: 100%
}

.search-results ul {
    margin-bottom: 0;
    padding: 0;
    width: 100%
}

.search-results ul li {
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.search-results ul li.search-results-similar {
    max-width: 100%;
    vertical-align: top
}

.search-results ul li.search-results-similar a {
    background: #ffccb7;
    border-radius: 4px;
    display: -webkit-box;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    margin: 0 12px 12px 0;
    overflow: hidden;
    padding: 2px 12px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.search-results-title {
    margin-top: 24px
}

.search-results-title a {
    font-family: Poppins, Tahoma, Geneva, sans-serif
}

.search-results-category {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px
}

.search-results-category .category-name {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-size: 14px;
    margin-right: 2px
}

.search-results-category .category-name a {
    color: #000
}

.search-results-category .category-count {
    color: #a1a1a1;
    pointer-events: none
}

.search-results .search-results-offer {
    display: table
}

.search-results .search-results-offer:not(:last-of-type) {
    border-bottom: 1px solid #e8e8e8
}

.search-results .search-results-image {
    display: table-cell;
    vertical-align: middle;
    width: 100px
}

.search-results .search-results-image img {
    height: 72px;
    padding: 12px 12px 12px 0;
    width: 96px
}

.search-results .search-results-description {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px
}

.search-results .search-results-price {
    margin: 4px 0 24px
}

.search-results-category {
    margin-bottom: 8px
}

.search-results-category.highlight,
.search-results-offer.highlight,
.search-results-similar.highlight {
    background: #242222;
    color: #fff
}

.search-results-category.highlight a,
.search-results-offer.highlight a,
.search-results-similar.highlight a {
    color: #fff
}

.search-results-category .category-name:hover,
.search-results-similar a:hover,
.search-results-title a:hover,
.underline {
    text-decoration: underline
}

#search-query {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#search-query:focus {
    outline: 0
}

#search-query:focus::-webkit-input-placeholder {
    color: transparent
}

#search-query:focus::-moz-placeholder {
    color: transparent
}

#search-query:focus:-ms-input-placeholder {
    color: transparent
}

#search-query:focus::-ms-input-placeholder {
    color: transparent
}

#search-query:focus::placeholder {
    color: transparent
}

.clear_search {
    cursor: pointer
}

.clear_search:after {
    content: "\e90a";
    position: absolute;
    right: 8px;
    top: 9px;
    font-size: 18px;
    font-family: new_icons
}

.autocomplete-suggestions {
    width: 245px !important
}

.header-cart .box-content {
    position: absolute;
    z-index: 1201;
    top: 100%;
    right: 0;
    padding: 0;
    text-align: left
}

.b-short_cart {
    position: absolute;
    z-index: 1001;
    right: 0;
    border: 1px solid #dbd9d7;
    background: #fff
}

.b-short_cart-control_wrapper {
    width: 100%;
    border-top: 1px solid #e8e8e8
}

.b-short_cart-item {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 97px
}

.b-short_cart-item .title-cell {
    width: 100%
}

.b-short_cart-item .cell {
    padding: 12px 0 12px 12px;
    vertical-align: middle;
    border: 0;
    border-bottom: 1px solid #e8e8e8
}

.b-short_cart-item .title-cell a {
    display: block
}

.b-short_cart-item .del-cell {
    text-align: right;
    vertical-align: top
}

.b-short_cart-item_image {
    width: 65px
}

.b-short_cart-item .img-cell {
    min-width: 96px
}

.b-short_cart-item img {
    max-width: 96px !important;
    max-height: 72px;
    margin: auto;
    -webkit-transition: -webkit-box-shadow .2s linear;
    transition: -webkit-box-shadow .2s linear;
    -o-transition: box-shadow .2s linear;
    transition: box-shadow .2s linear;
    transition: box-shadow .2s linear, -webkit-box-shadow .2s linear;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-shadow: 0 0 3px #dbd9d7;
    box-shadow: 0 0 3px #dbd9d7
}

.b-short_cart-item_title {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-size: 14px
}

.b-short_cart-item_title:hover {
    text-decoration: underline
}

.b-short_cart-item_price {
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    margin: 0 0 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 18px
}

.b-short_cart-item_price .coins-price-sup {
    position: static
}

.b-short_cart-item_price .b-short-cart-total-box {
    line-height: 18px
}

.b-short_cart-item:last-child .cell {
    border-bottom: none
}

.b-short_cart .cross {
    display: none
}

.b-short_cart>span {
    padding: 0;
    display: block;
    white-space: nowrap
}

.b-short_cart-total {
    line-height: 24px
}

.b-short_cart-total_title {
    font-weight: 500;
    float: left
}

.b-short_cart-total_holder {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    padding: 20px 0 10px 0
}

.b-short_cart-total_price {
    float: right;
    font-weight: 400
}

.b-short_cart-total_price .coins-price-sup {
    font-size: 9px;
    top: -3px;
    line-height: 20px
}

.b-short_cart-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px
}

.b-short_cart-links .link-button-white {
    text-transform: none
}

.b-short_cart-links .button,
.b-short_cart-links .ratings-pagination li,
.ratings-pagination .b-short_cart-links li {
    width: 100% !important
}

.b-short_wishlist {
    position: fixed;
    z-index: 1201;
    right: 0;
    background: #fff;
    text-align: left;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 880px;
    border-radius: 10px;
    padding: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.b-short_wishlist>span {
    padding: 10px;
    display: block;
    white-space: nowrap
}

.b-short_wishlist .offers-title-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 12px
}

.b-short_wishlist .offers-title-box .close-wish-pop-up {
    cursor: pointer
}

.b-short_wishlist .offers-title-box .close-wish-pop-up::before {
    font-size: 24px
}

.b-short_wishlist .close-wish-pop-up.empty {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer
}

.b-short_wishlist .offers-buttons-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    padding-top: 30px;
    border-top: 1px solid #e8e8e8
}

.b-short_wishlist .b-short_wishlist-item {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 24px 0;
    border-bottom: 1px solid #e8e8e8
}

.b-short_wishlist .b-short_wishlist-item .cell {
    border: 0
}

.b-short_wishlist .b-short_wishlist-item .cell img {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: 128px;
    height: 82px
}

.b-short_wishlist .b-short_wishlist-item .cell img:hover {
    -webkit-box-shadow: 0 0 5px #242222;
    box-shadow: 0 0 5px #242222;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    z-index: 150
}

.b-short_wishlist .b-short_wishlist-item .b-short_wishlist-box {
    position: relative
}

.b-short_wishlist .b-short_wishlist-item .b-short_wishlist-item-left {
    margin-right: 24px
}

.b-short_wishlist .b-short_wishlist-item .b-short_wishlist-item-left .itemBox {
    width: 128px;
    height: 82px
}

.b-short_wishlist .b-short_wishlist-item .b-short_wishlist-item-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    position: relative
}

.b-short_wishlist .b-short_wishlist-item .b-short_wishlist-item-text-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    max-width: 45%
}

.b-short_wishlist .b-short_wishlist-item .b-short_wishlist-item-text-box .fineprint {
    line-height: 18px
}

.b-short_wishlist .b-short_wishlist-item .b-short_wishlist-item-text-box .fineprint:not(:last-child) {
    margin-bottom: 4px
}

.b-short_wishlist .b-short_wishlist-item_price_cell {
    position: absolute;
    top: -4px;
    right: -36px
}

.b-short_wishlist .b-short_wishlist-item_price_cell .new_icon-beliani_delte::before {
    font-size: 24px
}

.b-short_wishlist .b-short_wishlist-item_title {
    font-size: 14px;
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: justify
}

.b-short_wishlist .b-short_wishlist-item_title:hover {
    text-decoration: underline
}

.b-short_wishlist .b-short_wishlist-item_price {
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 20px;
    margin-right: 12px
}

.b-short_wishlist .b-short_wishlist-item_price .coins-price-sup {
    position: static
}

.b-short_wishlist-links {
    padding: 10px 4px;
    text-align: right
}

.b-short_wishlist .offers {
    max-height: 337px;
    overflow-y: auto
}

@media (min-width:800px) {
    .b-short_wishlist .offers::-webkit-scrollbar {
        height: 8px;
        width: 8px
    }
}

.b-short_wishlist .offers::-webkit-scrollbar-track {
    background: #e8e8e8;
    border-radius: 100px
}

.b-short_wishlist .offers::-webkit-scrollbar-thumb {
    background: rgba(122, 122, 122, .5025);
    border-radius: 100px;
    border: 0
}

@-moz-document url-prefix() {
    .b-short_wishlist .offers {
        scrollbar-width: thin;
        scrollbar-color: rgba(122, 122, 122, .5025) #e8e8e8
    }
}

.b-short_wishlist .b-short_wishlist_button-box {
    margin-left: auto;
    height: 35px
}

.b-short_wishlist .b-short_wishlist_button-box .button,
.b-short_wishlist .b-short_wishlist_button-box .ratings-pagination li,
.ratings-pagination .b-short_wishlist .b-short_wishlist_button-box li {
    margin-left: 0;
    margin-right: 10px;
    top: -7px;
    width: auto;
    max-width: 210px
}

.b-short_wishlist .b-short_wishlist_button-box .button:hover,
.b-short_wishlist .b-short_wishlist_button-box .ratings-pagination li:hover,
.ratings-pagination .b-short_wishlist .b-short_wishlist_button-box li:hover {
    color: #750000 !important
}

.b-short_wishlist .b-short_wishlist_price-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 96px
}

.no-scroll {
    overflow: hidden
}

.shop_wish_center .wish-item hr {
    margin: 10px 0 !important
}

#overlay-layer {
    background: #000;
    opacity: .6
}

#overlay-layer-voucher {
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background: url(../../../images/cover.png)
}

#newsletter-box {
    display: block;
    position: relative;
    z-index: 10000;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -400px;
    text-align: left;
    -webkit-box-shadow: rgba(0, 0, 0, .298039) 0 0 15px 3px;
    box-shadow: rgba(0, 0, 0, .298039) 0 0 15px 3px;
    background-color: #fff
}

#newsletter-box-header {
    text-align: center;
    padding-bottom: 60px;
    font-size: 24px;
    line-height: 55px
}

#newsletter-box-form span {
    font-weight: 600;
    font-size: 12px
}

#newsletter-box-form form {
    margin-top: 5px;
    position: relative
}

#newsletter-box-form form label.error {
    position: static;
    top: 21px;
    padding: 1px
}

#newsletter-box-close {
    cursor: pointer;
    position: relative
}

#newsletter-box-canvas #newsletter-box-close {
    font-weight: 600;
    text-decoration: none
}

#newsletter--box-center {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 300;
    background-color: #fff;
    width: 39%;
    margin: 0 auto;
    height: 100%;
    padding: 26px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 60px
}

#redirect-box {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 300;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 350px;
    margin-top: -175px;
    margin-left: -300px;
    padding: 15px;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 0 15px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px 3px rgba(0, 0, 0, .3)
}

#redirect-box h3 {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 300;
    font-size: 40px;
    margin-bottom: 15px;
    padding-top: 30px
}

#redirect-box p {
    font-size: 14px;
    padding: 0 50px
}

#redirect-box #logo {
    display: block;
    margin: 0 auto;
    max-width: 150px
}

#redirect-box .flag-icon {
    width: 20px;
    height: 15px;
    float: left;
    background-size: cover;
    border: 1px solid #dbd9d7;
    margin: 0;
    margin-right: 15px
}

#cross {
    cursor: pointer;
    position: absolute;
    top: 3px;
    right: 3px;
    font-size: 18px;
    font-family: new_icons
}

#cross:before {
    content: '\e90a'
}

#close-window1 {
    position: absolute;
    top: 430px;
    right: -1000px;
    width: 3000px;
    height: 2000px
}

#close-window2 {
    position: absolute;
    top: 0;
    right: 840px;
    width: 2000px;
    height: 2000px
}

#close-window3 {
    position: absolute;
    right: -1000px;
    bottom: 440px;
    width: 3000px;
    height: 2000px
}

#close-window4 {
    position: absolute;
    top: 0;
    left: 860px;
    width: 2000px;
    height: 2000px
}

#stay_on_site,
#visit-shop {
    cursor: pointer;
    font-size: 14px;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 300;
    display: inline-block;
    vertical-align: top;
    margin: 15px 10px;
    padding: 10px;
    color: #000;
    border: 1px solid grey
}

.b-product-addwish {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 21px;
    height: 21px;
    position: absolute !important;
    top: -2px;
    right: 0;
    cursor: pointer;
    z-index: 5;
    padding: 5px
}

.b-product-addwish .icon-wishlist:before {
    position: absolute;
    top: 8px;
    left: 5px
}

.content-last-visited a .white_image,
.last_offer_item>a .white_image,
.product-teaser>a .white_image {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0
}

.content-last-visited.default_white_image a .color_image,
.last_offer_item.default_white_image a .color_image,
.product-teaser.default_white_image a .color_image {
    opacity: 0
}

.content-last-visited.default_white_image a .white_image,
.last_offer_item.default_white_image a .white_image,
.product-teaser.default_white_image a .white_image {
    opacity: 1
}

.product-teaser.default_white_image .sim_white_image {
    display: block
}

.change_bg_mouseover .content-last-visited>a .white_image,
.change_bg_mouseover .last_offer_item>a .white_image,
.change_bg_mouseover .product-teaser>a .white_image {
    position: absolute;
    top: 0;
    opacity: 0
}

.change_bg_mouseover .content-last-visited .product-teaser-lastseen:hover .white_image,
.change_bg_mouseover .content-last-visited:hover,
.change_bg_mouseover .last_offer_item .product-teaser-lastseen:hover .white_image,
.change_bg_mouseover .last_offer_item:hover,
.change_bg_mouseover .product-teaser .product-teaser-lastseen:hover .white_image,
.change_bg_mouseover .product-teaser:hover {
    opacity: 1
}

.change_bg_mouseover .content-last-visited.default_white_image>a .color_image,
.change_bg_mouseover .content-last-visited.default_white_image>a .white_image,
.change_bg_mouseover .last_offer_item.default_white_image>a .color_image,
.change_bg_mouseover .last_offer_item.default_white_image>a .white_image,
.change_bg_mouseover .product-teaser.default_white_image>a .color_image,
.change_bg_mouseover .product-teaser.default_white_image>a .white_image {
    min-height: 185px
}

@media screen and (max-width:1400px) {

    .change_bg_mouseover .content-last-visited.default_white_image>a .color_image,
    .change_bg_mouseover .content-last-visited.default_white_image>a .white_image,
    .change_bg_mouseover .last_offer_item.default_white_image>a .color_image,
    .change_bg_mouseover .last_offer_item.default_white_image>a .white_image,
    .change_bg_mouseover .product-teaser.default_white_image>a .color_image,
    .change_bg_mouseover .product-teaser.default_white_image>a .white_image {
        min-height: 155px
    }
}

@media screen and (max-width:1280px) {

    .change_bg_mouseover .content-last-visited.default_white_image>a .color_image,
    .change_bg_mouseover .content-last-visited.default_white_image>a .white_image,
    .change_bg_mouseover .last_offer_item.default_white_image>a .color_image,
    .change_bg_mouseover .last_offer_item.default_white_image>a .white_image,
    .change_bg_mouseover .product-teaser.default_white_image>a .color_image,
    .change_bg_mouseover .product-teaser.default_white_image>a .white_image {
        min-height: 125px
    }
}

.change_bg_mouseover .content-last-visited.default_white_image>a .white_image,
.change_bg_mouseover .last_offer_item.default_white_image>a .white_image,
.change_bg_mouseover .product-teaser.default_white_image>a .white_image {
    opacity: 1;
    position: absolute
}

.change_bg_mouseover .content-last-visited.default_white_image>a .color_image,
.change_bg_mouseover .last_offer_item.default_white_image>a .color_image,
.change_bg_mouseover .product-teaser.default_white_image>a .color_image {
    position: absolute;
    top: 0;
    opacity: 0
}

.change_bg_mouseover .content-last-visited.default_white_image .product-teaser-lastseen:hover .color_image,
.change_bg_mouseover .last_offer_item.default_white_image:hover .color_image,
.change_bg_mouseover .product-teaser.default_white_image:hover .color_image {
    opacity: 1;
    z-index: 1;
    max-height: 100%
}

.change_bg_mouseover .product-teaser .sim_white_image {
    display: none
}

.change_bg_mouseover .product-teaser .sim_color_image {
    display: block
}

.change_bg_mouseover .product-teaser .box-similar-product-offers>a:hover .sim_white_image {
    display: block
}

.change_bg_mouseover .product-teaser .box-similar-product-offers>a:hover .sim_color_image {
    display: none
}

.change_bg_mouseover .product-teaser.default_white_image .sim_color_image {
    display: none
}

.change_bg_mouseover .product-teaser.default_white_image .sim_white_image {
    display: block
}

.change_bg_mouseover .product-teaser.default_white_image .box-similar-product-offers>a:hover .sim_color_image {
    display: block
}

.change_bg_mouseover .product-teaser.default_white_image .box-similar-product-offers>a:hover .sim_white_image {
    display: none
}

.product-teaser .offers-rating-cover:before,
.product-teaser-lastseen .offers-rating-cover:before {
    content: '\e916'
}

.product-teaser .offers-rating-progress,
.product-teaser-lastseen .offers-rating-progress {
    overflow: hidden
}

.product-teaser .offers-rating-progress:before,
.product-teaser-lastseen .offers-rating-progress:before {
    content: '\e917'
}

.product-teaser .rating_statistic,
.product-teaser-lastseen .rating_statistic {
    font-size: 12px;
    font-weight: 400;
    position: relative;
    top: 0;
    left: 79px
}

.product-teaser-lastseen img {
    width: 100%
}

.last-visitor-block {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.product-teaser-last-visitor {
    font-size: 12px;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    margin-left: 10px;
    margin-top: 10px;
    text-align: left
}

.product-teaser-similar {
    position: absolute;
    z-index: 500;
    top: 0;
    left: 100%;
    margin: -1px 0 0 -1px;
    overflow: hidden;
    width: 87px;
    height: calc(100% + 2px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
    border: 1px solid #242222
}

.product-teaser-similar .box-similar-products {
    padding-top: 0;
    overflow-y: auto
}

.product-teaser-similar .cycle-carousel-wrap {
    left: 5px !important
}

.product-teaser:hover .product-teaser-similar {
    display: block
}

.product-teaser-ratings {
    font-size: 12px;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    position: relative;
    top: 4px;
    left: 58px;
    color: #dbd9d7
}

.additional-item .price,
.product-teaser .price {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    text-align: center;
    color: #fff
}

.price-box-stars .rating_statistic {
    font-size: 12px;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 400;
    position: absolute;
    color: #000
}

.product-teaser .btns {
    float: left;
    width: 100%;
    padding-left: 17px;
    text-align: left;
    text-align: center
}

.box-similar-products .product-teaser,
.most-often-seen .product-teaser,
.top-sellers .product-teaser {
    margin: 5px;
    width: 100%;
    height: auto
}

.box-similar-products .owl-stage,
.most-often-seen .owl-stage,
.top-sellers .owl-stage {
    padding-left: 12px !important
}

.top-sellers.owl-carousel .owl-item .product-teaser {
    width: 321px
}

@media screen and (max-width:1280px) {
    .top-sellers.owl-carousel .owl-item .product-teaser {
        width: 100%
    }
}

.variation_4_in_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.variation_4_in_row .product-teaser-wrapper {
    width: 24%
}

.variation_4_in_row .product-teaser {
    height: 100%;
    width: 100%
}

.variation_4_in_row .product-teaser .color_image,
.variation_4_in_row .product-teaser .white_image {
    height: 185px;
    -o-object-fit: contain;
    object-fit: contain
}

.variation_4_in_row .product-teaser video {
    height: auto;
    max-height: 185px;
    width: 100%
}

.variation_4_in_row .product-teaser .itemBox {
    height: auto
}

.variation_4_in_row .product-in-look {
    display: none
}

.variation_4_in_row .wrapper-product-in-look {
    border: none
}

.variation_4_in_row .wrapper-product-in-look .product-teaser {
    width: 100%
}

.variation_4_in_row .rating_statistic {
    display: none
}

.variation_4_in_row:not(.looks) .price-box-price-text {
    font-size: 17px
}

.variation_4_in_row .price-box-uvp {
    font-size: 12px;
    line-height: 20px
}

.variation_4_in_row .price-box-stars {
    margin-top: 4px
}

.variation_4_in_row.looks .product-teaser-inner {
    width: 100%;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%
}

.variation_4_in_row.looks .product-teaser {
    width: 250px;
    height: 410px;
    margin: 10px 25px
}

.variation_4_in_row.looks .product-teaser .itemBox {
    height: 185px
}

.variation_4_in_row.looks .product-teaser .color_image,
.variation_4_in_row.looks .product-teaser .white_image {
    height: 185px !important
}

.variation_4_in_row .box-similar-product-offers .itemBox {
    height: auto;
    margin-bottom: 5px;
    margin-top: 0
}

.variation_4_in_row .other-block a.other-block_color .frame-color {
    width: 10px;
    height: 10px
}

.variation_4_in_row .cat-inside-banner {
    display: none
}

.variation_4_in_row .other-block {
    font-size: 12px
}

.variation_4_in_row .teaser-banners-carousel.owl-carousel.owl-loaded.owl-drag {
    display: none
}

.cat-inside-banner video {
    max-width: 100%
}

.b-all_products .variation_2_in_row,
.b-all_products .variation_3_in_row,
.b-all_products .variation_4_in_row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.b-all_products .variation_2_in_row .product-teaser-wrapper .stock_title,
.b-all_products .variation_3_in_row .product-teaser-wrapper .stock_title,
.b-all_products .variation_4_in_row .product-teaser-wrapper .stock_title {
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both,
.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop {
    height: auto
}

.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser,
.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser {
    height: auto
}

@media screen and (max-width:1024px) {

    .b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser,
    .b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser,
    .b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser,
    .b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser,
    .b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser,
    .b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser {
        min-height: 375px
    }
}

.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser:hover .hover_image,
.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser:hover .hover_image,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser:hover .hover_image,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser:hover .hover_image,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser:hover .hover_image,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser:hover .hover_image {
    opacity: 1
}

.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser:hover .cover_image,
.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser:hover .cover_image,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser:hover .cover_image,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser:hover .cover_image,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser:hover .cover_image,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser:hover .cover_image {
    opacity: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .itemBox,
.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .itemBox,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .itemBox,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .itemBox,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .itemBox,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .itemBox {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto
}

.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .white_image,
.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .white_image,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .white_image,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .white_image,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .white_image,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .white_image {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    position: static
}

.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .color_image,
.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .color_image,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .color_image,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .color_image,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .color_image,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .color_image {
    top: auto;
    bottom: 0;
    max-height: none;
    -o-object-fit: contain;
    object-fit: contain;
    position: static
}

.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .cover_image,
.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .cover_image,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .cover_image,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .cover_image,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .cover_image,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .cover_image {
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
    opacity: 1
}

.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .hover_image,
.b-all_products.white_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .hover_image,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .hover_image,
.b-all_products.white_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .hover_image,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .hover_image,
.b-all_products.white_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .hover_image {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 0
}

.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both,
.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop {
    height: auto
}

.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser,
.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser {
    height: auto
}

@media screen and (max-width:1024px) {

    .b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser,
    .b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser,
    .b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser,
    .b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser,
    .b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser,
    .b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser {
        min-height: 375px
    }
}

.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser:hover .hover_image,
.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser:hover .hover_image,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser:hover .hover_image,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser:hover .hover_image,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .product-teaser:hover .hover_image,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .product-teaser:hover .hover_image {
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%)
}

.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .itemBox,
.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .itemBox,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .itemBox,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .itemBox,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .itemBox,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .itemBox {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto
}

.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .color_image,
.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .white_image,
.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .color_image,
.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .white_image,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .color_image,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .white_image,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .color_image,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .white_image,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .color_image,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .white_image,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .color_image,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .white_image {
    height: auto;
    position: static;
    top: auto;
    bottom: 0;
    max-height: none;
    -o-object-fit: contain;
    object-fit: contain
}

.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .cover_image,
.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both .hover_image,
.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .cover_image,
.b-all_products.color_view .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .hover_image,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .cover_image,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both .hover_image,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .cover_image,
.b-all_products.color_view .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .hover_image,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .cover_image,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both .hover_image,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .cover_image,
.b-all_products.color_view .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop .hover_image {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.b-all_products .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative,
.b-all_products .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative,
.b-all_products .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative,
.b-all_products .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative,
.b-all_products .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative,
.b-all_products .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative {
    height: auto
}

.b-all_products .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative .product-teaser,
.b-all_products .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative .product-teaser,
.b-all_products .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative .product-teaser,
.b-all_products .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative .product-teaser,
.b-all_products .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative .product-teaser,
.b-all_products .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative .product-teaser {
    height: auto
}

@media screen and (max-width:1024px) {

    .b-all_products .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative .product-teaser,
    .b-all_products .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative .product-teaser,
    .b-all_products .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative .product-teaser,
    .b-all_products .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative .product-teaser,
    .b-all_products .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative .product-teaser,
    .b-all_products .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative .product-teaser {
        min-height: 375px
    }
}

.b-all_products .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative .itemBox,
.b-all_products .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative .itemBox,
.b-all_products .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative .itemBox,
.b-all_products .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative .itemBox,
.b-all_products .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative .itemBox,
.b-all_products .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative .itemBox {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.b-all_products .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative .color_image,
.b-all_products .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative .white_image,
.b-all_products .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative video,
.b-all_products .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative .color_image,
.b-all_products .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative .white_image,
.b-all_products .variation_2_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative video,
.b-all_products .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative .color_image,
.b-all_products .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative .white_image,
.b-all_products .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative video,
.b-all_products .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative .color_image,
.b-all_products .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative .white_image,
.b-all_products .variation_3_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative video,
.b-all_products .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative .color_image,
.b-all_products .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative .white_image,
.b-all_products .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-both.product-teaser-wrapper--isAlternative video,
.b-all_products .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative .color_image,
.b-all_products .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative .white_image,
.b-all_products .variation_4_in_row .product-teaser-wrapper--isImageFixedWidth-desktop.product-teaser-wrapper--isAlternative video {
    height: auto;
    max-height: none;
    top: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

#shop-looks-articles .product-teaser,
.carousel-container .product-teaser,
.last-visited-slider .product-teaser,
.owl-carousel .product-teaser {
    height: 443px;
    width: 100%;
    max-width: 321px;
    margin: 10px 0
}

#shop-looks-articles .product-teaser .itemBox,
.carousel-container .product-teaser .itemBox,
.last-visited-slider .product-teaser .itemBox,
.owl-carousel .product-teaser .itemBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    max-height: 235px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:1400px) {

    #shop-looks-articles .product-teaser .itemBox,
    .carousel-container .product-teaser .itemBox,
    .last-visited-slider .product-teaser .itemBox,
    .owl-carousel .product-teaser .itemBox {
        max-height: 215px
    }
}

@media screen and (max-width:1280px) {

    #shop-looks-articles .product-teaser .itemBox,
    .carousel-container .product-teaser .itemBox,
    .last-visited-slider .product-teaser .itemBox,
    .owl-carousel .product-teaser .itemBox {
        max-height: 185px
    }
}

#shop-looks-articles .product-teaser .color_image,
#shop-looks-articles .product-teaser .white_image,
.carousel-container .product-teaser .color_image,
.carousel-container .product-teaser .white_image,
.last-visited-slider .product-teaser .color_image,
.last-visited-slider .product-teaser .white_image,
.owl-carousel .product-teaser .color_image,
.owl-carousel .product-teaser .white_image {
    -o-object-fit: contain;
    object-fit: contain
}

#shop-looks-articles .product-teaser .stock_title,
.carousel-container .product-teaser .stock_title,
.last-visited-slider .product-teaser .stock_title,
.owl-carousel .product-teaser .stock_title {
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.content-last-visited .product-teaser,
.most-often-seen .product-teaser {
    height: 443px;
    width: 100%
}

.content-last-visited .product-teaser .itemBox,
.most-often-seen .product-teaser .itemBox {
    height: 235px
}

@media screen and (max-width:1280px) {

    .content-last-visited .product-teaser .itemBox,
    .most-often-seen .product-teaser .itemBox {
        height: 222px
    }
}

@media screen and (max-width:1024px) {

    .content-last-visited .product-teaser .itemBox,
    .most-often-seen .product-teaser .itemBox {
        height: 212px
    }
}

@media screen and (max-width:800px) {

    .content-last-visited .product-teaser .itemBox,
    .most-often-seen .product-teaser .itemBox {
        height: 202px
    }
}

.content-last-visited .product-teaser .color_image,
.content-last-visited .product-teaser .white_image,
.most-often-seen .product-teaser .color_image,
.most-often-seen .product-teaser .white_image {
    -o-object-fit: contain;
    object-fit: contain
}

.content-last-visited .product-teaser.default_white_image .itemBox .white_image,
.most-often-seen .product-teaser.default_white_image .itemBox .white_image {
    position: absolute
}

.last-arrivals-container {
    padding: 0
}

.last-arrivals-container .owl-carousel .owl-stage {
    padding-left: 12px !important
}

.last-arrivals-container .owl-carousel .owl-stage .product-teaser {
    width: 100%;
    max-width: 321px
}

table.details {
    display: none
}

.variation_3_in_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 12px
}

.variation_3_in_row .product-teaser {
    width: 100%;
    height: 100%
}

.variation_3_in_row .product-teaser .box-similar-product-offers .itemBox {
    height: auto;
    margin: 0
}

.variation_3_in_row .cat-inside-banner {
    margin: 10px 0 10px 0;
    min-width: 250px
}

.variation_3_in_row .cat-inside-banner img {
    height: auto;
    max-width: 100%
}

.variation_3_in_row .cat-inside-banner--teaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 33%;
    margin: 0;
    max-width: 321px
}

.variation_3_in_row .cat-inside-banner--teaser img {
    width: 100%
}

.variation_3_in_row .cat-inside-banner--line {
    width: 100%
}

.variation_3_in_row .cat-inside-banner--line img {
    width: 100%
}

.cats_list {
    display: inline-block
}

.variation_3_in_row .product-teaser .color_image,
.variation_3_in_row .product-teaser .white_image {
    height: auto;
    min-height: 235px;
    width: auto;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.variation_3_in_row .product-teaser video {
    height: auto;
    max-height: 185px;
    width: 100%
}

.variation_2_in_row .product-teaser-wrapper {
    width: 49%;
    max-width: 487px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    height: 410px;
    border: 0
}

@media screen and (max-width:800px) {
    .variation_2_in_row .product-teaser-wrapper {
        width: 48%
    }
}

.variation_2_in_row .product-teaser {
    width: 100%;
    height: 100%
}

.variation_2_in_row .product-teaser .color_image,
.variation_2_in_row .product-teaser .white_image {
    height: auto;
    width: auto;
    max-height: 100%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.variation_2_in_row .product-teaser video {
    height: auto;
    max-height: 185px;
    width: 100%
}

.variation_2_in_row .product-teaser .itemBox {
    height: 185px
}

.variation_2_in_row .wrapper-product-in-look {
    width: 37%;
    margin: 10px 35px
}

.variation_2_in_row .wrapper-product-in-look .product-teaser {
    width: 100%
}

.variation_2_in_row .product-in-look {
    display: none
}

.variation_2_in_row .product-in-look .text-looks {
    left: 46%
}

.variation_2_in_row .box-similar-product-offers .itemBox {
    height: auto;
    margin: 5px 0
}

.variation_2_in_row .cat-inside-banner {
    display: none
}

.variation_2_in_row .teaser-banners-carousel.owl-carousel.owl-loaded.owl-drag {
    display: none
}

.variation_2_in_row .teaser-banners-carousel.owl-carousel.owl-loaded.owl-drag {
    display: none
}

.wrapper-product-in-look {
    background-color: #fff;
    border: 1px solid #000;
    height: auto !important;
    max-height: 605px;
    max-width: 100%;
    width: 100%;
    display: grid;
    grid-template-columns: auto 1fr;
    overflow: hidden
}

.wrapper-product-in-look:hover {
    border-color: #000
}

.wrapper-product-in-look .product-teaser {
    margin: auto;
    width: 321px
}

.wrapper-product-in-look .product-teaser:hover {
    border-color: transparent
}

.wrapper-product-in-look .look_img {
    margin: 5px
}

.product-in-look {
    display: block;
    background: #fff;
    max-height: 605px
}

.product-in-look .shop_look_item {
    text-align: center;
    height: 100%;
    position: relative
}

.product-in-look .shop_look_item .look_img {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%
}

.product-in-look .shop_look_item .look_img .look-link {
    display: block;
    width: 100%;
    height: 100%
}

.product-in-look .shop_look_item .look_img .back-button {
    position: absolute;
    top: 87%;
    left: 50%;
    margin-left: -55px
}

.product-in-look .shop_look_item .look_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.product-in-look .text-looks {
    font-size: 12px;
    position: absolute;
    line-height: 14px;
    z-index: 6;
    width: 50px;
    height: 50px;
    right: -25px;
    top: 50%;
    margin-top: -25px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #750000;
    padding: 3px;
    border-radius: 50%
}

.product-in-look .text-looks span {
    margin: auto
}

.header-contact-info {
    display: block;
    position: fixed;
    bottom: 5px;
    z-index: 200
}

.header-contact-info-title {
    background: #750000;
    border-radius: 100%;
    width: 52px;
    height: 50px;
    position: relative;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.header-contact-info-title.open {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.header-contact-info-title .contact-info-item-title {
    visibility: visible
}

.header-contact-info.bottom_of_product_item {
    position: static;
    margin: 0 auto
}

.header-contact-info.bottom_of_product_item .contact-info-item {
    float: none;
    display: inline-block
}

.header-contact-inner {
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 6px;
    left: 8px;
    color: #fff;
    font-size: 35px
}

.header-contact-inner:before {
    content: "\f086"
}

.open .header-contact-inner {
    left: 12px
}

.open .header-contact-inner:before {
    content: "\f00d"
}

.contact-info-items {
    position: absolute;
    top: -200px;
    display: none;
    right: 0
}

.contact-info-item {
    margin-bottom: 15px;
    width: 50px;
    height: 50px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    font-size: 32px;
    background-image: none;
    background-color: #242222;
    border-radius: 50%
}

.contact-info-item-title {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    visibility: hidden;
    top: 29%;
    right: 100%;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    z-index: 1;
    margin-right: 10px;
    background: #fff;
    border: 1px solid #dbd9d7;
    white-space: nowrap
}

.contact-info-item-title.open .contact-info-item-title {
    visibility: hidden
}

.contact-info-item:hover .contact-info-item-title {
    visibility: visible
}

.contact-info-item a:after,
.contact-info-item a:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.contact-info-item a:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-width: 7px;
    margin-top: -7px
}

.contact-info-item a:before {
    border-color: rgba(221, 221, 221, 0);
    border-left-color: #f5f5f5;
    border-width: 8px;
    margin-top: -8px
}

.contact-info-item.contact-info:before {
    content: "\f095";
    top: 9px;
    position: absolute;
    left: 12px
}

.contact-info-item.contact-email {
    font-size: 30px
}

.contact-info-item.contact-email:before {
    content: "\f0e0";
    position: absolute;
    top: 9px;
    left: 10px
}

.contact-info-item.livezilla:before {
    content: "\f075";
    position: absolute;
    top: 7px;
    left: 9px
}

.contact-info-item.contact-whatsapp {
    background-color: #2cb742
}

.contact-info-item.contact-whatsapp:before {
    content: "\f095";
    top: 9px;
    position: absolute;
    left: 12px
}

.instagram_button,
.messenger_button,
.skypebot,
.whatsapp_button {
    width: 30px !important;
    height: 30px !important;
    font-size: 30px !important;
    color: #fff;
    position: absolute;
    z-index: 200000000;
    left: 8px;
    top: 9px
}

#livezilla_wm_google .messenger_button:hover,
#livezilla_wm_knowledgebase .whatsapp_button:hover,
#livezilla_wm_ticket .skypebot:hover,
#livezilla_wm_twitter .instagram_button:hover {
    -webkit-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    transform: rotate(7deg)
}

.share_block {
    width: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 40px;
    right: 4px;
    z-index: 10
}

.share_block:hover .share_popup {
    display: block !important
}

#overall-rating {
    text-align: center
}

#ratings-list table {
    width: 556px
}

#overall-rating .rating-container .star,
#overall-ratings-list .rating-container .star,
#ratings-list .rating-container .star,
#ratings-overall-score .rating-container .star,
.order-details-payment .rating-container .star {
    display: inline-block;
    margin: 0 3px;
    text-align: center
}

#overall-rating .rating-container .rating-one,
#overall-ratings-list .rating-container .rating-one,
#ratings-list .rating-container .rating-one,
#ratings-overall-score .rating-container .rating-one,
.order-details-payment .rating-container .rating-one {
    cursor: default;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    white-space: nowrap;
    margin-right: 5px;
    min-width: 69px;
    width: 69px;
    height: 18px
}

#overall-rating .rating-container .empty-stars,
#overall-rating .rating-container .filled-stars,
#overall-ratings-list .rating-container .empty-stars,
#overall-ratings-list .rating-container .filled-stars,
#ratings-list .rating-container .empty-stars,
#ratings-list .rating-container .filled-stars,
#ratings-overall-score .rating-container .empty-stars,
#ratings-overall-score .rating-container .filled-stars,
.order-details-payment .rating-container .empty-stars,
.order-details-payment .rating-container .filled-stars {
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    white-space: nowrap;
    font-family: new_icons
}

#overall-rating .rating-container .empty-stars:before,
#overall-ratings-list .rating-container .empty-stars:before,
#ratings-list .rating-container .empty-stars:before,
#ratings-overall-score .rating-container .empty-stars:before,
.order-details-payment .rating-container .empty-stars:before {
    content: '\e916'
}

#overall-rating .rating-container .filled-stars,
#overall-ratings-list .rating-container .filled-stars,
#ratings-list .rating-container .filled-stars,
#ratings-overall-score .rating-container .filled-stars,
.order-details-payment .rating-container .filled-stars {
    overflow: hidden
}

#overall-rating .rating-container .filled-stars:before,
#overall-ratings-list .rating-container .filled-stars:before,
#ratings-list .rating-container .filled-stars:before,
#ratings-overall-score .rating-container .filled-stars:before,
.order-details-payment .rating-container .filled-stars:before {
    content: '\e917'
}

#overall-rating .rating-container .rating-one,
#ratings-overall-score .rating-container .rating-one {
    font-size: 18px;
    margin-top: -3px;
    width: 90px;
    height: 22px
}

#ratings-list .rating-header {
    padding: 10px 0;
    padding-bottom: 0
}

#ratings-list .rating-entry a {
    display: block;
    cursor: pointer
}

#ratings-list .rating-entry p {
    margin: 0
}

#ratings-list .rating-entry strong {
    position: relative
}

#ratings-list .rating-flag {
    display: inline-block;
    position: absolute;
    top: -8px;
    right: -35px
}

#ratings-list .rating-text {
    padding: 10px 0;
    padding-top: 5px
}

#ratings-list .rating-question {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    margin: 10px 0 0 0 !important
}

#ratings-list .rating-answer {
    font-style: italic;
    display: inline-block;
    margin-left: 60px !important;
    text-align: right
}

#ratings-list td {
    padding: 10px
}

#ratings-list .rating-vote {
    height: 20px
}

#ratings-list .rating-vote a {
    background: url(../../../images/qa-rating.png) no-repeat;
    background-position: 0 0;
    width: 20px;
    height: 20px;
    display: block;
    float: right;
    margin-right: 10px
}

#ratings-list .rating-vote a:hover {
    background-position: 0 -40px
}

#ratings-list .rating-vote .votes {
    line-height: 20px;
    min-width: 20px;
    height: 20px;
    float: right;
    text-align: center
}

#ratings-list .div_short_rating_left,
#ratings-list .div_short_rating_right {
    width: 49%;
    float: left
}

#ratings-list .div_short_rating_right {
    float: right
}

#ratings-list .button_show_all {
    text-decoration: underline;
    white-space: nowrap
}

#ratings-list .rating-entry:first-child .rating-header {
    padding: 0
}

.rating-answer-text {
    padding: 7px
}

.rating-answer-name {
    font-weight: 500;
    font-style: normal
}

.ratings-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: left;
    width: 100%;
    margin: 24px 0 4px 0;
    padding: 0;
    list-style-type: none;
    text-align: center
}

.ratings-pagination a:hover {
    font-weight: 500
}

.ratings-pagination li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 35px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 20px;
    width: 49px
}

.ratings-pagination li:not(:last-of-type) {
    margin-right: 4px
}

.ratings-pagination li:hover img {
    -webkit-filter: invert(1) brightness(2);
    filter: invert(1) brightness(2)
}

.ratings-pagination .pagination-next img,
.ratings-pagination .pagination-prev img {
    width: 6px;
    height: 12px
}

.ratings-pagination .pagination-first img,
.ratings-pagination .pagination-last img {
    width: 9px;
    height: 12px
}

.rating {
    position: relative;
    display: block;
    width: 80px;
    height: 16px;
    padding-right: 5px
}

.rating .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 16px
}

.rating .progress {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px
}

.ratings-header-small {
    margin-bottom: 2em;
    text-align: center;
    font-size: 1.5em;
    text-transform: uppercase;
    margin-bottom: 60px
}

.ratings-header-small .stripe {
    border-bottom: 1px solid #242222;
    height: 1px;
    margin-top: .65em
}

.col-md-3,
.col-sm-3,
.col-xs-3 {
    width: 25%;
    float: left
}

.col-md-6,
.col-sm-6,
.col-xs-6 {
    width: 50%;
    float: left
}

.rate_top {
    padding: 30px 0 0
}

.rate_top .rate_text {
    vertical-align: middle
}

#rate-comment-name {
    float: right;
    margin-top: 10px;
    margin-bottom: 90px
}

#rate-us {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px
}

#rate-stars {
    margin: 0 0 0 80px
}

#rating-stars-hint {
    margin-left: 15px
}

#rating-stars {
    cursor: pointer
}

#rating-stars .new_icon-beliani_star_black,
#rating-stars .new_icon-beliani_star_black_fill {
    font-size: 32px
}

#ratingname {
    margin-right: 15px
}

.give-rating {
    background: #750000;
    color: #fff;
    border: 1px solid #750000;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    -webkit-transition: 1s All;
    -o-transition: 1s All;
    transition: 1s All;
    padding: 6px 10px !important
}

.give-rating:hover {
    background: #fff;
    color: #750000
}

.rate-buttons {
    display: inline-block;
    margin-top: 5px
}

.rate-buttons .back-button {
    margin-right: 15px
}

#ratingcomment {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 80px;
    border: 1px solid #dbd9d7
}

#rate-buttons {
    float: left;
    margin-top: 6px;
    margin-bottom: 100px
}

.rating_thanks_page h2 {
    text-align: center;
    padding: 30px 0 20px;
    font-size: 30px !important;
    color: #000
}

.rating_thanks_page .back-button {
    line-height: 33px
}

#rate-comment-name {
    float: right
}

#ratingname {
    margin-right: 25px;
    margin-bottom: 12px;
    margin-top: .5em
}

.product-addcart-big {
    display: inline-block;
    width: 144px;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    float: none;
    clear: both;
    padding: 0;
    text-align: center;
    background: #750000;
    color: #fff !important;
    margin-left: 2px
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #750000
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-addon,
.input-group-btn {
    white-space: nowrap;
    vertical-align: middle
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    font-weight: 500;
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
    padding: 0;
    text-align: center
}

.input-group-btn>.btn {
    position: relative
}

.input-group .form-control {
    float: left;
    width: 29%;
    margin-bottom: 0;
    height: 27px;
    color: #fff;
    background: 0 0;
    border: none
}

#product_div .input-group .form-control {
    height: 25px
}

#product_div .actions .input-group,
.additional-actions .input-group-wrapper .input-group,
.cart-content .actions .input-group {
    background: #fff;
    color: #750000;
    width: 70px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 4px 0
}

#product_div .actions .input-group:hover,
.additional-actions .input-group-wrapper .input-group:hover,
.cart-content .actions .input-group:hover {
    background-color: #fff;
    color: #750000
}

#product_div .actions .input-group .form-control,
.additional-actions .input-group-wrapper .input-group .form-control,
.cart-content .actions .input-group .form-control {
    color: #750000;
    height: 33px
}

#product_div .actions .input-group .btn-number,
.additional-actions .input-group-wrapper .input-group .btn-number,
.cart-content .actions .input-group .btn-number {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 0;
    padding: 0;
    position: relative;
    -webkit-transition: .5s All;
    -o-transition: .5s All;
    transition: .5s All;
    font-family: new_icons
}

#product_div .actions .input-group .btn-number__minus:after,
#product_div .actions .input-group .btn-number__plus:after,
.additional-actions .input-group-wrapper .input-group .btn-number__minus:after,
.additional-actions .input-group-wrapper .input-group .btn-number__plus:after,
.cart-content .actions .input-group .btn-number__minus:after,
.cart-content .actions .input-group .btn-number__plus:after {
    content: '\e928';
    color: #750000;
    position: absolute;
    top: -1px;
    left: 2px;
    font-size: 14px;
    font-weight: 900
}

#product_div .actions .input-group .btn-number__minus:after,
.additional-actions .input-group-wrapper .input-group .btn-number__minus:after,
.cart-content .actions .input-group .btn-number__minus:after {
    content: '\e925'
}

#product_div .actions .input-group .btn-number__plus:after,
.additional-actions .input-group-wrapper .input-group .btn-number__plus:after,
.cart-content .actions .input-group .btn-number__plus:after {
    content: '\e928'
}

#product_div .actions .input-group .btn-number:hover,
.additional-actions .input-group-wrapper .input-group .btn-number:hover,
.cart-content .actions .input-group .btn-number:hover {
    background-color: #dbd9d7
}

#product_div .actions .input-group_article,
.additional-actions .input-group-wrapper .input-group_article,
.cart-content .actions .input-group_article {
    padding: 5px 0
}

.cart-content .actions .input-group {
    padding: 0
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

button[disabled],
html input[disabled] {
    cursor: default
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 2px;
    font-size: 14px;
    line-height: 1.428571429;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background: 0 0;
    height: 27px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.input-group-wrapper {
    vertical-align: middle;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.m-wish-btn {
    height: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    font-weight: 400;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 144px;
    width: auto;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    border: 1px solid #750000;
    white-space: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-wish-btn:hover {
    color: #750000 !important;
    background-color: #fff
}

.input-group .input-number {
    font-size: 14px
}

.actions {
    border-bottom: none
}

.rightofreturn_block {
    border-bottom: 1px solid #dbd9d7;
    padding: 15px 0
}

.rightofreturn {
    margin: 0
}

.filter-fabric-icon {
    border-radius: 50%;
    border: 2px solid #dbd9d7;
    margin-right: 1px;
    position: relative;
    padding: 2px
}

.filter-fabric-icon label {
    border-radius: 50%;
    height: 18px;
    width: 18px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover !important;
    background-position: center !important;
    display: block
}

.filter-fabric-icon:disabled {
    background: #fff
}

.filter-fabric-icon .deactivated:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px;
    height: 19px;
    content: '';
    border-radius: 3px;
    background: url(../../../images/autumn/inactive-label.png)
}

div[data-comment]:after {
    position: absolute;
    z-index: 5;
    top: 28px;
    right: 215px;
    display: none;
    width: 150px;
    padding: 2px 5px;
    content: attr(data-comment);
    color: #000;
    border: solid 1px #dbd9d7;
    border-radius: 3px;
    background: #dbd9d7
}

div[data-comment]:hover:after {
    display: block
}

.filters-left {
    position: relative;
    clear: both;
    margin-right: 7px;
    background: rgba(0, 0, 0, 0)
}

.filters-left .filter-label {
    font-size: 14px
}

.filters-left--closed {
    border-bottom: 1px solid #dbd9d7;
    cursor: pointer
}

.filters-left--closed:after {
    content: "\e928";
    position: absolute;
    right: 5px;
    top: 10px;
    cursor: pointer;
    font-family: new_icons;
    font-size: 14px
}

.filters-left--closed.filters-left--opened::after {
    content: "\e925"
}

.filters-left fieldset {
    padding-bottom: 10px
}

.filter-title {
    display: block;
    padding: 3px 0 3px 0;
    text-transform: capitalize;
    color: #dbd9d7
}

.filter-price-input {
    margin-bottom: 14px;
    padding-left: 5px
}

.error-msg {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    display: block;
    padding: 5px;
    color: #fff;
    background: #750000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.error-msg__white-bg {
    background: #fff;
    color: #ed1c24;
    font-weight: 400;
    line-height: 20px;
    padding: 0
}

.show-more-filters {
    border: 1px solid #000;
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 99;
    width: auto;
    cursor: pointer;
    padding: 0;
    text-align: center;
    color: #000;
    font-size: 14px
}

.show-more-filters span {
    display: block;
    padding: 10px 28px 10px 10px;
    position: relative;
    z-index: 100
}

.show-more-filters i {
    margin-left: 5px;
    font-size: 18px;
    position: absolute;
    width: 18px;
    height: 20px;
    right: 5px
}

.owl-buttons.disabled {
    display: none
}

.box-similar-product-holder {
    margin: 0 auto;
    padding: 10px 0
}

.box-similar-product-holder .owl-pagination {
    display: none
}

.box-similar-product.cycle-slide {
    vertical-align: top;
    width: 103px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.box-similar-products {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    height: 100%
}

.box-similar-products .owl-buttons.disabled {
    display: none
}

.product-details .box-similar-products .cycle-carousel-wrap {
    top: 10px !important
}

.box-similar-product {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 3px
}

.box-similar-product>a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.box-similar-product>a:hover {
    z-index: 150
}

.box-similar-product a,
.box-similar-product img {
    display: block
}

.box-similar-product-offers {
    display: block
}

.box-similar-product-offers a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px 1px
}

.box-similar-product-offers img {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75px;
    margin: auto;
    max-width: 100%;
    height: 59px;
    -o-object-fit: contain;
    object-fit: contain
}

.cart_header {
    padding: 9px 0 14px 10px
}

.cart_header h1 {
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 12px
}

.cart_header.empty {
    padding-bottom: 0
}

#cart-label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: 0 0
}

#cart-label h3 {
    font-weight: 500;
    line-height: 22px
}

#cart-label .price_label {
    padding-right: 10px
}

.cart-content {
    position: relative;
    padding: 10px
}

.cart-content.empty {
    padding-top: 0
}

.cart-content table {
    width: 100%;
    font-size: 14px
}

.cart-content a:hover {
    text-decoration: underline
}

.cart-content .list_products {
    width: auto
}

.cart-content .product_title {
    font-family: Poppins, Tahoma, Geneva, sans-serif
}

.cart-content .product_title:hover {
    text-decoration: underline
}

.cart-content .buttons_wrp {
    padding-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.cart-content .buttons_wrp .checkout-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cart-content-search {
    padding: 10px
}

.cart-content-logos {
    padding: 20px 10px 20px
}

.cart-content-logos img {
    float: left;
    margin: 0 0 14px 14px
}

.cart-content p {
    font-size: 12px;
    margin: 0;
    padding: 0
}

.cart-content .price_item {
    position: relative;
    padding-right: 10px
}

.cart-content .total_cart {
    position: relative;
    padding-right: 10px
}

.cart-content .total {
    position: relative;
    padding-right: 10px
}

.cart-content .coins-price-sup {
    font-size: 9px;
    position: absolute;
    top: -4px
}

.shop_offer_details .cart-content .list_products {
    width: 100%
}

.shop_offer_details .cart-content .list_products p {
    margin: 5px 0
}

.shop_offer_details .cart-content .action_buttons {
    width: 100%
}

.screen-only {
    display: block
}

.product_filter {
    position: relative;
    margin: 15px 0 0;
    width: 185px;
    float: right
}

.product_filter_static {
    text-align: left;
    border-bottom: 1px solid #dbd9d7;
    padding-bottom: 15px;
    padding-top: 15px
}

.product_filter_static .color-box-title {
    padding-top: 4px
}

.product_filter .filter-toggle,
.product_filter .reviews-toggle {
    display: none;
    position: absolute;
    z-index: 103;
    top: 100%;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    border: 1px solid #dbd9d7;
    display: none
}

.product_filter:hover .filter-toggle {
    display: block
}

.product_filter .box-title-l2,
.product_filter_static .box-title-l2 {
    cursor: pointer;
    width: auto;
    font-weight: 500
}

.product_filter:hover .box-title-l2,
.product_filter_static:hover .box-title-l2 {
    border: 1px solid #dbd9d7;
    border-bottom: 0;
    margin: 0;
    background: #dbd9d7
}

.filters-range-manual {
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 20px
}

.filters-range-manual .range_filter_block:first-child {
    margin-left: 0
}

.filters-range-manual .range_filter_block:last-child {
    margin-right: 0
}

.filters-range-manual .filter-price-max,
.filters-range-manual .filter-price-min {
    margin: 0;
    border: 0
}

.filters-range-manual span {
    padding: 0 1px;
    text-align: center
}

.filters-range-manual.big_numbers .range_filter_block {
    padding: 0
}

.filters-range-manual.big_numbers input {
    font-size: 12px
}

.filters-range-manual.big_numbers span {
    font-size: 12px
}

.range_filter_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #dbd9d7;
    width: 45%;
    padding: 0 5px;
    margin: 0 5px
}

.product_filter_static .filter-toggle {
    display: inline-block !important;
    vertical-align: middle !important;
    background: 0 0 !important;
    border: none !important;
    width: auto !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 5px
}

.login_page .border-top-bottom {
    border: 1px solid #dbd9d7;
    padding: 10px;
    margin: 25px 0
}

.login_page .box-content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background-color: #f5f5f5;
    padding: 20px 30px 20px;
    margin-bottom: 50px;
    overflow: auto
}

.login_page .featured-label-center {
    float: none;
    margin: 40px 0 0
}

.login_page form .field_item {
    margin-right: 16px;
    width: 48%;
    float: left
}

.login_page form .field_item.actions {
    display: block;
    clear: both
}

.login_page form .field_item .input_text {
    width: 100%
}

.login_page form .field_item p {
    line-height: 21px;
    display: block;
    padding-left: 5px;
    margin: 0
}

.login_page form .field_item:before {
    font-size: 0;
    display: table;
    clear: both;
    width: 100%;
    height: 0;
    content: ''
}

.login_page .register-links a {
    display: inline-block;
    margin-top: 23px;
    margin-left: 20px
}

.login_page .login_page input[type=password],
.login_page input[type=text] {
    width: 100%
}

.login_page label.error {
    clear: both;
    margin: 0 0 5px;
    padding: 2px 0 0
}

.login_page .login_select {
    font-weight: 500;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.social-media-login-buttons {
    text-align: left;
    clear: both
}

.social-media-login-buttons a {
    margin-right: 40px
}

.social-media-login-buttons img {
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: relative;
    opacity: .8;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    -o-transition: transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

.social-media-login-buttons img:hover {
    z-index: 1;
    position: relative;
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.shop_reg_login .featured-label-center {
    background: #f5f5f5;
    color: #000;
    font-size: 14px;
    padding: 15px 35px
}

.shop_reg_login .featured-label-center .label-details {
    font-size: 14px;
    color: #000
}

.shop_reg_login_log form {
    overflow: hidden
}

.shop_reg_login_log .login_page .box-content {
    padding-top: 0
}

.shop_reg_login_log .input_text input {
    width: 100%
}

.shop_reg_login_log .field_item.actions {
    margin-top: 15px
}

.shop_reg_login_log .social-media-login-buttons {
    margin-top: 15px
}

.login_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.login_new_title {
    height: 60px;
    margin-bottom: 15px
}

.login_select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 24px
}

.login_select .button,
.login_select .ratings-pagination li,
.ratings-pagination .login_select li {
    -ms-flex-item-align: end;
    align-self: flex-end
}

#personal-data {
    width: 100%
}

#personal-data p {
    margin: 0 0 10px
}

#personal-data .right-cell {
    display: none
}

#personal-data .row {
    padding: 0 0 15px;
    width: 100%;
    height: 70px
}

#personal-data .row--phone {
    height: 100px
}

#personal-data .row .cell {
    float: left
}

#personal-data .row .cell_title {
    font-size: 18px;
    margin-bottom: 0;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500
}

#personal-data .row .row_title {
    width: 100%;
    float: none;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 5px
}

#personal-data .row .col-invoice,
#personal-data .row .col-shipping {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

#personal-data .row .col-invoice {
    padding: 1px 20px 0 0;
    position: relative
}

#personal-data .row .col-shipping {
    padding: 1px 20px 0 0;
    position: relative
}

#personal-data .row .col-shipping .row_title {
    text-align: left;
    justify-self: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-left: 15px
}

#personal-data .row .col-shipping .make-same-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

#personal-data .row .col-shipping .make-same-checkbox label,
#personal-data .row .col-shipping .make-same-checkbox span {
    cursor: pointer;
    font-size: .9em;
    white-space: nowrap
}

#personal-data .row .col-shipping .make-same-checkbox #make_same {
    margin: 0 5px 0 0
}

#personal-data .row .col-shipping-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right
}

#personal-data .row .second_phone_input,
#personal-data .row .second_phone_shipping_input {
    display: none;
    padding-top: 5px
}

#personal-data .half_row {
    width: 48%;
    float: left
}

#personal-data .half_row--right {
    width: 52%
}

#personal-data label.error {
    width: 100%
}

#personal-data input[type=password],
#personal-data input[type=text],
#personal-data select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

#personal-data input[type=text]:disabled,
#personal-data select:disabled {
    opacity: .5;
    border-color: #c8bbaa !important
}

#personal-data input[type=text]:disabled~label.error,
#personal-data select:disabled~label.error {
    display: none !important
}

#personal-data select {
    height: 35px;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff
}

#personal-data .open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#personal-data .top-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#personal-data .top-row .cell_title {
    margin: 0
}

#personal-data .top-row .row_title {
    padding: 0
}

#personal-data .top-row .col-shipping {
    text-align: right
}

#personal-data .second_phone_toggle i,
#personal-data .second_shipping_phone_toggle i {
    font-size: 14px;
    font-weight: 600
}

.person_info_table {
    display: inline-block;
    width: 50%
}

.person_info_table .left-cell {
    width: 100%
}

.person_info_table .left-cell,
.person_info_table .right-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.person_info_table.shipping-closed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.person_info_table.shipping-closed .left-cell,
.person_info_table.shipping-closed .right-cell {
    width: 50%
}

.person_info_table.person_info_cabinet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.person_info_table.person_info_cabinet .left-cell,
.person_info_table.person_info_cabinet .right-cell {
    width: 50%
}

#personal-email {
    background: #f5f5f5;
    border-color: #f5f5f5
}

.order_comment {
    width: 49%;
    height: 131px;
    float: right
}

.order_comment textarea {
    height: 92px;
    width: 100%
}

.post_zip {
    text-transform: uppercase
}

.b-phone-number.b-tel .phonebox {
    border: 1px solid #dbd9d7 !important;
    border-left: none !important
}

.b-phone-number select:disabled+.mobile-country-mask {
    opacity: .5
}

.b-phone-number select:disabled~label.error {
    display: none !important
}

.b-phone-number select:disabled~input[type=text] {
    border-color: #c8bbaa !important
}

.b-phone-number .mobile-country-mask {
    pointer-events: none;
    position: absolute;
    width: 20%;
    height: 21px;
    margin: 6px 0 0 9px;
    background-color: #f5f5f5;
    border-radius: 2px
}

.b-phone-number p.mobile-country-mask-text {
    margin: 0 !important;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    text-align: center
}

.b-phone-number p.mobile-country-mask-text i {
    margin: 4px 0 0;
    vertical-align: top;
    height: auto
}

.b-phone-number select.select_phone_country {
    width: 27% !important;
    float: left;
    border-radius: 3px;
    background-color: #f5f5f5;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0;
    padding-right: 7%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 20px;
    font-size: 14px;
    color: transparent !important
}

.b-phone-number select.select_phone_country option {
    color: #000 !important
}

.b-phone-number input.phonebox {
    width: 73% !important;
    float: left;
    border-left: 0 !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.b-phone-number .invalidPhone {
    border-color: red !important
}

.b-phone-number .invalidPhone~.invalidNumber {
    display: block !important;
    color: red;
    font-size: 12px
}

#div_password {
    text-align: right
}

td.order_status {
    padding: 4px 0
}

.icon-order_status_checked,
.icon-order_status_unchecked {
    display: inline-block;
    background: url(../../../images/order_status_checked.png) no-repeat center center;
    width: 16px;
    height: 16px
}

.icon-order_status_unchecked {
    background: 0 0;
    border: 1px solid #242222;
    width: 14px;
    height: 14px
}

.bottom_menu {
    max-width: 1440px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    padding-top: 20px
}

.bottom_menu .bottom_menu_col {
    position: relative
}

.bottom_menu.col_4 .bottom_menu_col {
    max-width: 342px;
    width: 24%;
    margin-right: 24px
}

.bottom_menu.col_4 .bottom_menu_col:last-child {
    width: 26%;
    margin-right: 0
}

@media screen and (max-width:1440px) {
    .bottom_menu.col_4 .bottom_menu_col {
        width: 24%;
        margin-right: 10px
    }

    .bottom_menu.col_4 .bottom_menu_col:last-child {
        width: 26%;
        margin-right: 0
    }
}

.bottom_menu .box_images {
    overflow: hidden;
    margin: 14px 0 0 0;
    text-align: left;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.bottom_menu .box_images a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px;
    display: inline-block;
    vertical-align: top
}

.bottom_menu .box_images img {
    max-width: 100%;
    padding: 0;
    width: 60px
}

.bottom_menu .box_images .logo_html {
    font-size: 12px;
    display: inline-block;
    max-width: 35%
}

.bottom_menu .box-newsletter,
.bottom_menu .box-voucher {
    margin: 0;
    padding: 12px 5px
}

.bottom_menu .box-newsletter .buttons_wrp input {
    width: 49%
}

.bottom_menu .box-voucher input.button {
    width: 100%
}

.bottom_menu .box-newsletter #email,
.bottom_menu .box-newsletter .input_text,
.bottom_menu .box-voucher .input_text,
.bottom_menu .box-voucher input[type=text] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.bottom_menu .box_social {
    margin-top: 14px;
    padding: 2px 10px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.bottom_menu .box_social .icon-facebook,
.bottom_menu .box_social .icon-instagram,
.bottom_menu .box_social .icon-pinter,
.bottom_menu .box_social .icon-youtube {
    background-position: 0 0;
    background-image: url(/templates/shop_mobile/images/icons/FB_SVG_white.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    margin-right: 4px
}

.bottom_menu .box_social .icon-youtube {
    background-image: url(/templates/shop_mobile/images/icons/YT_SVG_white.svg)
}

.bottom_menu .box_social .icon-pinter {
    background-image: url(/templates/shop_mobile/images/icons/PIN_SVG_white.svg)
}

.bottom_menu .box_social .icon-instagram {
    background-image: url(/templates/shop_mobile/images/icons/IG_SVG_white.svg)
}

.bottom_menu-center ul {
    font-size: 12px;
    text-align: center;
    margin: -.4em 0
}

.bottom_menu-center ul a,
.bottom_menu-center ul a:visited {
    line-height: 37px;
    height: 37px;
    padding: 0 6px 0 6px;
    text-decoration: none;
    color: #fff
}

@media screen and (max-width:1440px) {
    .bottom_menu {
        margin: 0 25px;
        width: auto
    }
}

.sharescreen-button {
    cursor: pointer
}

footer {
    background-color: #ffe0d4;
    position: relative;
    clear: both
}

footer a .at-icon-wrapper {
    display: none !important
}

.bottom_menu_col {
    float: left
}

.bottom_menu_col a:hover {
    text-decoration: underline
}

.bottom_menu_header {
    font-weight: 400;
    border-bottom: 1px solid #242222;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 2px
}

.bottom_menu_header p {
    margin: 0;
    color: #000;
    line-height: 20px;
    font-size: 18px
}

.bottom_menu_content a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500
}

.bottom_menu_content p {
    line-height: 8px
}

.bottom_menu_content p:before {
    padding-right: 5px;
    font-size: 14px
}

.bottom_menu_content img {
    padding: 6px
}

.bottom_brands {
    width: 100%
}

.bottom_brands a {
    display: block
}

.bottom_brands img {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 10px
}

.bottom_brands p {
    border-bottom: 1px solid #242222;
    margin: 0;
    padding: 0 0 0 12px;
    color: #000;
    line-height: 32px;
    font-size: 16px;
    display: block
}

.bottom_content {
    margin: 25px auto 30px
}

.bottom_content .ratings-pagination {
    float: none;
    clear: both
}

.bottom_content .rating_chart {
    margin: 20px 0
}

.server_load_time {
    margin-top: -10px
}

.on_stock_wrapper td {
    vertical-align: top;
    white-space: nowrap
}

.on_stock_wrapper img {
    padding: 3px;
    margin: -15px 4px 0;
    position: relative;
    top: 2px;
    width: 20px
}

.on_stock_wrapper img:hover {
    -webkit-box-shadow: 0 0 3px #242222;
    box-shadow: 0 0 3px #242222;
    cursor: pointer
}

.on_stock_wrapper .min_stock_color,
.on_stock_wrapper .yes_stock_color {
    white-space: normal;
    max-width: 60%
}

.wishlist_popup {
    position: fixed;
    z-index: 1000;
    top: 200px;
    right: 0;
    left: 0;
    display: none;
    width: 300px;
    margin: auto;
    padding: 20px;
    border: 6px solid #fff;
    background: #f5f5f5
}

.wishlist_popup_overlay {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    opacity: .8;
    background: #242222
}

.wishlist_popup .close {
    position: absolute;
    top: 6px;
    right: 6px
}

.wishlist_popup .close:before {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    font-size: 12px;
    width: 10px;
    height: 10px;
    content: '\2573';
    cursor: pointer;
    color: inherit
}

#share-email-box,
#voucher-free-sas-box {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%
}

#share-email-box .table,
#voucher-free-sas-box .table {
    display: table;
    width: 100%;
    height: 100%
}

#share-email-box .table-cell,
#voucher-free-sas-box .table-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.share_wishlist_popup {
    position: relative;
    z-index: 1002;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
    padding: 30px;
    text-align: left;
    border-radius: 10px;
    background: #fff
}

.share_wishlist_popup_overlay {
    position: absolute;
    z-index: 1001;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    background: #000
}

.share_wishlist_popup .close {
    position: absolute;
    top: 30px;
    right: 30px
}

.share_wishlist_popup .close:before {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    font-size: 24px;
    content: '\2573';
    cursor: pointer;
    color: inherit
}

.share_wishlist_popup .share_wishlist_popup_title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px
}

.share_wishlist_popup .share_wishlist_popup_text {
    font-weight: 500;
    font-size: 14px
}

#voucher-free-sas-box .voucher_free_sas_popup_overlay {
    opacity: .3
}

#voucher-free-sas-box .voucher_free_sas_popup {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 666px;
    max-width: 1023px;
    border: none;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    overflow-y: auto;
    z-index: 1002;
    display: inline-block;
    padding: 30px;
    text-align: left;
    border-radius: 10px
}

#voucher-free-sas-box .voucher_free_sas_popup .free-sas-popup .free-sas-title {
    margin-right: 46px
}

#voucher-free-sas-box .voucher_free_sas_popup .free-sas-list {
    overflow-x: hidden
}

@media (min-width:800px) {
    #voucher-free-sas-box .voucher_free_sas_popup .free-sas-list::-webkit-scrollbar {
        height: 8px;
        width: 8px
    }
}

#voucher-free-sas-box .voucher_free_sas_popup .free-sas-list::-webkit-scrollbar-track {
    background: #e8e8e8;
    border-radius: 100px
}

#voucher-free-sas-box .voucher_free_sas_popup .free-sas-list::-webkit-scrollbar-thumb {
    background: rgba(122, 122, 122, .5025);
    border-radius: 100px;
    border: 0
}

@-moz-document url-prefix() {
    #voucher-free-sas-box .voucher_free_sas_popup .free-sas-list {
        scrollbar-width: thin;
        scrollbar-color: rgba(122, 122, 122, .5025) #e8e8e8
    }
}

#voucher-free-sas-box .voucher_free_sas_popup .free-sas-list .sold-out-overlay {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 2010;
    background-color: #d9d9d9
}

#voucher-free-sas-box .voucher_free_sas_popup .free-sas-list .sold-out-text-box {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2015;
    display: none;
    background-color: #750000
}

#voucher-free-sas-box .voucher_free_sas_popup .free-sas-list .sold-out-text {
    display: inline-block;
    font-size: 24px;
    line-height: 35px;
    font-weight: 500;
    color: #fff;
    margin: 8px;
    text-align: center
}

#voucher-free-sas-box .voucher_free_sas_popup .voucher_popup_header {
    text-align: left;
    margin-bottom: 24px
}

#voucher-free-sas-box .voucher_free_sas_popup .product-teaser-wrapper {
    width: auto
}

#voucher-free-sas-box .voucher_free_sas_popup .product-teaser-wrapper .product-teaser {
    width: auto;
    min-width: 315px;
    min-height: 423.25px
}

#voucher-free-sas-box .voucher_free_sas_popup .product-teaser-wrapper .product-teaser .itemBox .color_image {
    min-width: 315px;
    min-height: 236.25px
}

#voucher-free-sas-box .voucher_free_sas_popup .product-teaser-wrapper .product-teaser .itemBox .white_image {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: auto;
    max-height: none;
    min-width: 315px;
    min-height: 236.25px
}

#voucher-free-sas-box .voucher_free_sas_popup .product-teaser-wrapper .product-teaser .product-name {
    line-height: 20px
}

#voucher-free-sas-box .voucher_free_sas_popup .product-teaser-wrapper .product-teaser .overline,
#voucher-free-sas-box .voucher_free_sas_popup .product-teaser-wrapper .product-teaser .rating_statistic,
#voucher-free-sas-box .voucher_free_sas_popup .product-teaser-wrapper .product-teaser .stock_title {
    line-height: 18px
}

#voucher-free-sas-box .voucher_free_sas_popup .new_icon-beliani_delte {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 22px
}

#voucher-free-sas-box .voucher_free_sas_popup .button_primary,
#voucher-free-sas-box .voucher_free_sas_popup .ratings-pagination .current-page,
#voucher-free-sas-box .voucher_free_sas_popup .unsubscribe_popup .unsuscribe_buttons a:first-of-type,
.ratings-pagination #voucher-free-sas-box .voucher_free_sas_popup .current-page,
.unsubscribe_popup .unsuscribe_buttons #voucher-free-sas-box .voucher_free_sas_popup a:first-of-type {
    height: 35px;
    margin: 0 auto
}

.sold-out-text-box {
    display: none
}

.share_wishlist_popup p {
    margin: 0 0 24px
}

.share_wishlist_popup label.error {
    position: absolute
}

.share_wishlist_popup input[type=text] {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 340px;
    margin: 12px 0 0
}

.share_wishlist_popup .send {
    width: 340px
}

.share_wishlist_popup .cancel {
    float: right;
    margin: 0 10px 0 0;
    text-transform: capitalize
}

.share_wishlist_popup .cancel:hover {
    background-position: 0 100%
}

.product_banner {
    display: block;
    position: fixed;
    z-index: 300;
    top: 20px;
    left: 20px;
    width: 200px;
    background: #fff;
    -webkit-box-shadow: 2px 2px 5px #dbd9d7;
    box-shadow: 2px 2px 5px #dbd9d7;
    padding: 20px 0
}

.product_banner .close {
    position: absolute;
    top: 6px;
    right: 10px
}

.product_banner .close:before {
    font-size: 12px;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    width: 10px;
    height: 10px;
    content: '\2573';
    cursor: pointer;
    color: inherit
}

.product_banner_item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 3px 10px
}

.product_banner_item h4,
.product_banner_item p {
    font-family: Poppins, Tahoma, Geneva, sans-serif, sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    margin: 0 !important;
    padding: 0 !important;
    color: inherit !important
}

.product_banner_item:after,
.product_banner_item:before {
    font-size: 0;
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.articles-from-other-categories .owl-stage,
.content-last-visited .owl-stage {
    padding-left: 12px !important
}

.b-last-visited {
    margin-bottom: 35px;
    margin: auto
}

#live_div {
    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

#live_div .product-teaser {
    max-width: 300px
}

.short_rating_wrapper {
    margin: 0 0 10px;
    cursor: default
}

.short_rating_wrapper:after,
.short_rating_wrapper:before {
    content: '';
    display: table;
    height: 0;
    font-size: 0;
    clear: both
}

.short_rating_wrapper:hover .rating_popup {
    display: block
}

.short_rating_wrapper .rating {
    display: inline-block;
    padding: 0;
    margin: 0 5px 5px
}

.short_rating_wrapper>p {
    display: inline-block;
    position: relative;
    bottom: 1px;
    margin: 0
}

.short_rating_wrapper>p a {
    text-decoration: underline;
    cursor: pointer
}

.box-rating-header1:hover a {
    text-decoration: underline
}

.rating_popup__heading {
    margin-bottom: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.rating_popup__heading .rating_popup__header {
    line-height: 1
}

.rating_popup .rating_popup__label {
    margin-bottom: 9px
}

.rating_popup .rating_chart {
    width: 100%;
    grid-template-columns: auto 200px auto;
    clear: both;
    margin-bottom: 12px
}

.rating_popup .rating_chart .rating-number-of-each,
.rating_popup .rating_chart .rating_item_title {
    font-size: 14px
}

.rating_popup .close {
    font-size: 22px
}

.rating_popup .showmore-link {
    text-decoration: underline
}

.unsubscribe_popup .unsuscribe_buttons {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 24px auto 0;
    max-width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.unsubscribe_popup .unsuscribe_buttons a {
    border: 1px solid #750000;
    display: block;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    white-space: normal;
    width: 100%
}

.unsubscribe_popup .unsuscribe_buttons a:first-of-type {
    margin-bottom: 12px
}

.item_star {
    overflow: hidden;
    padding: 1px 5px
}

.title_star {
    float: left;
    width: 30%;
    overflow: hidden;
    line-height: 16px;
    height: 16px;
    padding: 0 5px 0 0;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.percentage_star {
    float: left;
    width: 50%;
    margin: 6px 0 0;
    background: #f5f5f5
}

.percentage_star div {
    height: 6px;
    background: #dbd9d7
}

.total_star {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20%;
    padding: 0 0 0 5px
}

.to_all_ratings {
    padding: 10px 24px 5px 0;
    text-align: right;
    cursor: pointer
}

.to_all_ratings a:hover {
    text-decoration: underline
}

label.error,
label.error-unescaped {
    line-height: 1;
    display: block !important;
    clear: both;
    margin: 0 0 5px;
    padding: 0;
    color: #ed1c24;
    border: 1px solid transparent;
    font-size: 12px
}

label.error-unescaped:empty,
label.error:empty {
    display: none
}

label.error-unescaped:after,
label.error-unescaped:before,
label.error:after,
label.error:before {
    font-size: 0;
    display: table;
    clear: both;
    width: 100%;
    height: 0;
    content: ''
}

.input_text {
    display: inline-block;
    vertical-align: middle
}

.input_text input.error {
    border-color: #ed1c24 !important
}

.input_text input.error:focus {
    border-color: #ed1c24 !important
}

.input_text input:focus {
    border-color: #ccc !important
}

.input_text input[disabled] {
    border-color: #d5d5d5 !important;
    color: #ccc !important
}

#owl-demo-bottom {
    margin-bottom: 15px;
    float: left
}

#alerttext {
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%
}

#alerttext .table {
    display: table;
    width: 100%;
    height: 100%
}

#alerttext .table-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.alerttext_popup {
    position: relative;
    min-width: 400px;
    max-width: 640px;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    z-index: 1002;
    display: inline-block;
    box-sizing: border-box;
    padding: 30px;
    text-align: left;
    background: #fff
}

.alerttext_popup_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 24px;
    min-width: 304px
}

.alerttext_popup_title .b-header1,
.alerttext_popup_title .b-header1_medium,
.alerttext_popup_title .b-header1_semibold {
    white-space: nowrap;
    line-height: 1;
    margin-bottom: 0
}

.alerttext_popup p {
    margin: 0
}

.alerttext_popup_overlay {
    position: absolute;
    z-index: 1001;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    background: #000
}

.alerttext_popup .close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.alerttext_popup .close:before {
    font-family: new_icons;
    font-size: 24px;
    content: '\e90a';
    cursor: pointer
}

.alerttext_popup.terms_popup {
    border-radius: 10px;
    width: 60%;
    height: 500px;
    border: 0;
    padding: 30px
}

.alerttext_popup.terms_popup .b-title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    min-height: 32px;
    padding-right: 22px;
    width: 100%
}

.alerttext_popup.terms_popup .close {
    height: 32px;
    line-height: 32px
}

.alerttext_popup.terms_popup .close:before {
    font-size: 22px
}

.alerttext_popup.terms_popup #alerttext-message {
    max-height: 384px;
    overflow-y: auto
}

@media (min-width:800px) {
    .alerttext_popup.terms_popup #alerttext-message::-webkit-scrollbar {
        height: 8px;
        width: 8px
    }
}

.alerttext_popup.terms_popup #alerttext-message::-webkit-scrollbar-track {
    background: #e8e8e8;
    border-radius: 100px
}

.alerttext_popup.terms_popup #alerttext-message::-webkit-scrollbar-thumb {
    background: rgba(122, 122, 122, .5025);
    border-radius: 100px;
    border: 0
}

@-moz-document url-prefix() {
    .alerttext_popup.terms_popup #alerttext-message {
        scrollbar-width: thin;
        scrollbar-color: rgba(122, 122, 122, .5025) #e8e8e8
    }
}

.alerttext_popup.cancellation .close {
    top: 30px;
    right: 30px
}

.alerttext_popup.cancellation .close::before {
    font-size: 24px;
    line-height: 24px
}

.alerttext_popup.cancellation,
.alerttext_popup.spraypay_popup {
    max-width: 40%;
    text-align: center
}

.alerttext_popup.cancellation .cancel_buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.spraypay-popup-text {
    font-size: 14px;
    margin: 15px;
    text-align: justify
}

.spraypay-popup-button {
    width: 150px
}

.terms_link {
    text-decoration: underline;
    cursor: pointer;
    color: #000
}

.categories {
    padding: 0 !important;
    margin: 0
}

.categories ul {
    margin: 0;
    padding: 0
}

.categories a.active {
    font-weight: 600;
    text-decoration: underline
}

.categories .parent .cross {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.categories .parent .cross:before {
    position: absolute;
    top: 50%;
    right: 5px;
    height: 0;
    margin-top: -5px;
    content: '';
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #242222
}

.categories .parent .cross.opened:before {
    position: absolute;
    top: 50%;
    right: 8px;
    height: 0;
    margin-top: -2px;
    content: '';
    border-top: 5px solid #242222;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent
}

.categories a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #242222;
    text-decoration-color: #242222
}

.categories a:hover .cross:before {
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff
}

.categories a:hover .cross.opened:before {
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent
}

.categories .level-1 a {
    padding-left: 17px
}

.categories .level-2 a {
    padding-left: 40px
}

.categories .level-3 a {
    padding-left: 55px
}

.categories .level-4 a {
    padding-left: 70px
}

.categories .level-0 {
    display: none
}

.categories .level-0.active {
    display: block
}

.categories .level-0.active>a:first-child {
    font-size: 14px;
    font-weight: 500
}

.block_filter .parent .cross {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.block_filter .parent .cross:before {
    position: absolute;
    top: 50%;
    right: 5px;
    height: 0;
    margin-top: -5px;
    content: '';
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #242222
}

.block_filter .parent .cross.opened:before {
    position: absolute;
    top: 50%;
    right: 8px;
    height: 0;
    margin-top: -2px;
    content: '';
    border-top: 5px solid #242222;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent
}

.block_filter input[type=checkbox].filter-checkbox,
.block_filter input[type=radio].filter-checkbox {
    margin-top: 2px;
    vertical-align: top
}

.block_filter .filter-label {
    font-size: 14px;
    display: inline-block
}

.block_filter .filter-label:not(.left-filter) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    cursor: pointer
}

.block_filter .filter-label.left-filter {
    max-width: 85%;
    padding-left: 5px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.block_filter .filter-sort-list {
    padding: 0;
    list-style: none
}

.block_filter .filter-sort-list .filter-label {
    padding-left: 18px;
    display: block
}

.block_filter .filter-sort-list .filter-sort-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px
}

.block_filter_sorting .filter-group {
    margin: 0;
    padding-right: 0
}

.block_filter_sorting .box-title-l2 {
    border: none;
    padding-left: 25px;
    position: relative;
    cursor: pointer
}

.block_filter_sorting .box-title-l2:hover .sorting-name {
    text-decoration: underline
}

.block_filter_sorting .box-title-l2::before {
    content: "\e937";
    font-family: new_icons;
    font-size: 22px;
    position: absolute;
    left: 0;
    top: 7px
}

.block_filter_sorting .top-filter-item .filter-toggle,
.block_filter_sorting .top-filter-item .reviews-toggle {
    padding: 10px
}

.block_filter_sorting .top-filter-item .filter-toggle .filter-sort-list,
.block_filter_sorting .top-filter-item .reviews-toggle .filter-sort-list {
    margin: 0;
    padding: 0
}

.block_filter_sorting .top-filter-item .filter-toggle .filter-sort-list .filter-sort-item,
.block_filter_sorting .top-filter-item .reviews-toggle .filter-sort-list .filter-sort-item {
    line-height: 1;
    margin-bottom: 5px
}

.block_filter_sorting .top-filter-item .filter-toggle .filter-sort-list .filter-sort-item input,
.block_filter_sorting .top-filter-item .reviews-toggle .filter-sort-list .filter-sort-item input {
    margin: 0
}

.block_filter_sorting .top-filter-item .filter-toggle .filter-sort-list .filter-sort-item:last-of-type,
.block_filter_sorting .top-filter-item .reviews-toggle .filter-sort-list .filter-sort-item:last-of-type {
    margin-bottom: 0
}

.last-visited-slider-pager {
    display: none
}

.last-visited-slider-pager span {
    color: transparent;
    background: #dbd9d7;
    margin: 0 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer
}

.last-visited-slider-pager span.cycle-pager-active {
    background: #242222
}

.last-visited-slider:not(.owl-carousel) {
    padding-left: 12px
}

.last-visited-slider .product-teaser-similar,
.last-visited-slider .product-teaser:hover .product-teaser-similar {
    display: none
}

.last-visited-slider .owl-stage {
    padding-left: 12px !important
}

.most-often-seen:not(.owl-carousel) {
    padding-left: 12px
}

#last-visited-holder .box-last-visited .last-visited-slider .owl-pagination,
.Additional .owl-pagination,
.articles-from-other-categories .owl-pagination,
.auto-other-articles .owl-pagination,
.autoassigned-cats .owl-pagination,
.box-similar-products .owl-pagination,
.carousel-buttons .owl-pagination,
.carousel-subcats .owl-pagination,
.carousel_for_banner .owl-pagination,
.customers_photos_owl .owl-pagination,
.live-arrivals .owl-pagination,
.most-often-seen .owl-pagination,
.product-details-img .owl-product .owl-pagination,
.product_thumbs .owl-pagination,
.shop-looks-articles .owl-pagination,
.teaser-banners-carousel .owl-pagination,
.top-sellers .owl-pagination,
.upselling_offers .owl-pagination {
    display: none !important
}

#last-visited-holder .box-last-visited .last-visited-slider .owl-buttons div,
.Additional .owl-buttons div,
.articles-from-other-categories .owl-buttons div,
.auto-other-articles .owl-buttons div,
.autoassigned-cats .owl-buttons div,
.box-similar-products .owl-buttons div,
.carousel-buttons .owl-buttons div,
.carousel-subcats .owl-buttons div,
.carousel_for_banner .owl-buttons div,
.customers_photos_owl .owl-buttons div,
.live-arrivals .owl-buttons div,
.most-often-seen .owl-buttons div,
.product-details-img .owl-product .owl-buttons div,
.product_thumbs .owl-buttons div,
.shop-looks-articles .owl-buttons div,
.teaser-banners-carousel .owl-buttons div,
.top-sellers .owl-buttons div,
.upselling_offers .owl-buttons div {
    cursor: pointer;
    position: absolute;
    margin: 0;
    padding: 0;
    top: calc(50% - 20px);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

#last-visited-holder .box-last-visited .last-visited-slider .owl-buttons div:hover,
.Additional .owl-buttons div:hover,
.articles-from-other-categories .owl-buttons div:hover,
.auto-other-articles .owl-buttons div:hover,
.autoassigned-cats .owl-buttons div:hover,
.box-similar-products .owl-buttons div:hover,
.carousel-buttons .owl-buttons div:hover,
.carousel-subcats .owl-buttons div:hover,
.carousel_for_banner .owl-buttons div:hover,
.customers_photos_owl .owl-buttons div:hover,
.live-arrivals .owl-buttons div:hover,
.most-often-seen .owl-buttons div:hover,
.product-details-img .owl-product .owl-buttons div:hover,
.product_thumbs .owl-buttons div:hover,
.shop-looks-articles .owl-buttons div:hover,
.teaser-banners-carousel .owl-buttons div:hover,
.top-sellers .owl-buttons div:hover,
.upselling_offers .owl-buttons div:hover {
    opacity: 1
}

#last-visited-holder .box-last-visited .last-visited-slider .owl-buttons i,
.Additional .owl-buttons i,
.articles-from-other-categories .owl-buttons i,
.auto-other-articles .owl-buttons i,
.autoassigned-cats .owl-buttons i,
.box-similar-products .owl-buttons i,
.carousel-buttons .owl-buttons i,
.carousel-subcats .owl-buttons i,
.carousel_for_banner .owl-buttons i,
.customers_photos_owl .owl-buttons i,
.live-arrivals .owl-buttons i,
.most-often-seen .owl-buttons i,
.product-details-img .owl-product .owl-buttons i,
.product_thumbs .owl-buttons i,
.shop-looks-articles .owl-buttons i,
.teaser-banners-carousel .owl-buttons i,
.top-sellers .owl-buttons i,
.upselling_offers .owl-buttons i {
    background-color: rgba(255, 255, 255, .6);
    display: block;
    line-height: 40px;
    padding: 5px
}

#last-visited-holder .box-last-visited .last-visited-slider .owl-buttons .owl-prev,
.Additional .owl-buttons .owl-prev,
.articles-from-other-categories .owl-buttons .owl-prev,
.auto-other-articles .owl-buttons .owl-prev,
.autoassigned-cats .owl-buttons .owl-prev,
.box-similar-products .owl-buttons .owl-prev,
.carousel-buttons .owl-buttons .owl-prev,
.carousel-subcats .owl-buttons .owl-prev,
.carousel_for_banner .owl-buttons .owl-prev,
.customers_photos_owl .owl-buttons .owl-prev,
.live-arrivals .owl-buttons .owl-prev,
.most-often-seen .owl-buttons .owl-prev,
.product-details-img .owl-product .owl-buttons .owl-prev,
.product_thumbs .owl-buttons .owl-prev,
.shop-looks-articles .owl-buttons .owl-prev,
.teaser-banners-carousel .owl-buttons .owl-prev,
.top-sellers .owl-buttons .owl-prev,
.upselling_offers .owl-buttons .owl-prev {
    left: 0
}

#last-visited-holder .box-last-visited .last-visited-slider .owl-buttons .owl-next,
.Additional .owl-buttons .owl-next,
.articles-from-other-categories .owl-buttons .owl-next,
.auto-other-articles .owl-buttons .owl-next,
.autoassigned-cats .owl-buttons .owl-next,
.box-similar-products .owl-buttons .owl-next,
.carousel-buttons .owl-buttons .owl-next,
.carousel-subcats .owl-buttons .owl-next,
.carousel_for_banner .owl-buttons .owl-next,
.customers_photos_owl .owl-buttons .owl-next,
.live-arrivals .owl-buttons .owl-next,
.most-often-seen .owl-buttons .owl-next,
.product-details-img .owl-product .owl-buttons .owl-next,
.product_thumbs .owl-buttons .owl-next,
.shop-looks-articles .owl-buttons .owl-next,
.teaser-banners-carousel .owl-buttons .owl-next,
.top-sellers .owl-buttons .owl-next,
.upselling_offers .owl-buttons .owl-next {
    right: 0
}

.live-arrivals:not(.owl-carousel) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 12px
}

.live-arrivals:not(.owl-carousel) .product-teaser {
    width: 321px
}

.live-arrivals:not(.owl-carousel) .product-teaser a.itemBox .color_image,
.live-arrivals:not(.owl-carousel) .product-teaser a.itemBox .white_image {
    min-height: unset
}

.live-arrivals:not(.owl-carousel) .product-teaser a.itemBox img.hover_image {
    position: relative
}

.owl-buttons .owl-prev {
    left: -3%
}

.owl-buttons .owl-next {
    right: -3%
}

.owl-buttons i {
    color: #000;
    font-size: 40px
}

.most-often-seen {
    margin-bottom: 30px !important
}

.most-often-seen .product-teaser-wrapper {
    width: 100%;
    max-width: 321px;
    height: 443px
}

.content_fullsize.autoassigned-cats {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.content_fullsize.autoassigned-cats .owl-stage {
    padding-left: 12px !important
}

.content_fullsize.autoassigned-cats.owl-carousel {
    display: block
}

.content_fullsize.autoassigned-cats.owl-carousel:not(.owl-loaded) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.content_fullsize.autoassigned-cats .owl-buttons {
    position: static
}

.content_fullsize.autoassigned-cats .owl-buttons div {
    top: 80px
}

.content_fullsize.autoassigned-cats .categories-list-category {
    margin: 10px 5px 0;
    height: inherit !important;
    min-height: 245px;
    padding: 10px 0 0
}

.autoassigned-cats {
    padding-bottom: 20px;
    border-bottom: 1px solid #dbd9d7
}

.cart-table {
    width: 100%
}

.cart-table .item-product td {
    padding: 5px 0
}

.cart-table .item-product a.product_title {
    font-size: 14px
}

.cart-table .item-product a.product_title:hover {
    text-decoration: underline
}

.item-product i {
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
    margin-left: 9px
}

.cart-total {
    width: 100%
}

.cart-options {
    width: 100%
}

.cart-options .b-default-textarea {
    display: block
}

.payment_form_buttons {
    margin-top: 12px
}

.bonus_groups h3.group-title {
    margin: 5px 0 2px !important;
    font-weight: 500;
    font-size: 14px
}

.bonus_groups hr {
    margin: 0 0 10px !important;
    float: none !important
}

.bonus_groups .group-bonuses {
    position: relative;
    padding: 3px 0;
    line-height: 16px;
    cursor: pointer
}

.bonus_groups .group-bonuses .bonus-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px
}

.bonus_groups .group-bonuses .checkout-date-input {
    height: 35px;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff
}

.bonus_groups .group-bonuses label {
    cursor: pointer;
    font-size: 14px;
    padding-left: 25px
}

.bonus_groups .group-bonuses label:hover span {
    text-decoration: underline;
    -webkit-text-decoration-color: #242222;
    text-decoration-color: #242222
}

.bonus_groups .group-bonuses .actions {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 13px;
    height: 13px
}

.bonus_groups .group-bonuses .actions input {
    cursor: pointer;
    width: 13px;
    height: 13px;
    margin: 0
}

.bonus_groups .group-bonuses .actions input:hover+label>span {
    text-decoration: underline;
    -webkit-text-decoration-color: #242222;
    text-decoration-color: #242222
}

.bonus_groups .group-bonuses div[id*=bonus_date_div] {
    position: relative;
    bottom: 4px
}

.bonus_groups .group-bonuses div.actions:hover+label>span {
    text-decoration: underline;
    -webkit-text-decoration-color: #242222;
    text-decoration-color: #242222
}

.bonus_groups .group-bonuses.disabled-bonus label {
    cursor: not-allowed
}

.bonus_groups .group-bonuses.disabled-bonus label:hover span {
    text-decoration: none
}

.bonus_groups .bonus-title,
.bonus_groups .group-bonuses a,
.bonus_groups .group-bonuses div[id*=bonus_date_div],
.bonus_groups .group-bonuses small {
    display: inline-block;
    vertical-align: top
}

.bonus_groups .fa-info {
    font-size: 12px;
    color: #000;
    border: 1px solid #242222;
    border-radius: 50%;
    padding: 2px 5px 0;
    margin-left: 3px
}

a.shipping-popup_link {
    font-weight: 400;
    font-size: 14px;
    text-decoration: underline;
    line-height: 20px
}

.shipping-popup_wrapper {
    height: 70vh;
    width: 55vw;
    position: fixed;
    top: -100vh;
    left: -100vw;
    background-color: #fff;
    border: 1px solid #000;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 1300;
    padding: 28px 15px 15px
}

.shipping-popup_wrapper .dhl-map {
    height: 90%;
    width: 100%;
    border: none
}

.shipping-popup_close {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer
}

.shipping-popup_address {
    display: none;
    line-height: 14px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#WzTtDiV * {
    font-size: 11px !important
}

.payment_methods td {
    padding: 3px 0;
    margin: 0;
    border: 0;
    width: auto;
    padding-left: 1px
}

.payment_methods td .fa-info {
    font-size: 12px;
    color: #000;
    border: 1px solid #242222;
    border-radius: 50%;
    padding: 2px 5px 0;
    margin-left: 3px
}

.payment_methods input {
    cursor: pointer;
    margin: 0
}

.payment_methods input:hover+label {
    text-decoration: underline
}

.payment_methods label {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    padding-left: 7px
}

.payment_methods label.underline,
.payment_methods label:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #242222;
    text-decoration-color: #242222
}

.payment_methods div[id*=feevaluediv] {
    display: inline-block
}

.payment_methods .capayable-item {
    margin: 10px 0
}

.payment_methods .capayable-item .capayable-label {
    width: 190px
}

.payment_methods .capayable-item .capayable_wrp_input {
    display: inline-block
}

.payment_methods .saferpayfl>td {
    padding: 4px 6px
}

.payment_methods .saferpayfl .saferpay-field {
    position: relative
}

.payment_methods .saferpayfl .validation-icon {
    background-repeat: no-repeat;
    background-size: 100%;
    height: calc(.75em + .375rem);
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: calc(.75em + .375rem)
}

.payment_methods .saferpayfl .validation-icon.valid {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyMyOGE3NDUnIGQ9J00yLjMgNi43M0wuNiA0LjUzYy0uNC0xLjA0LjQ2LTEuNCAxLjEtLjhsMS4xIDEuNCAzLjQtMy44Yy42LS42MyAxLjYtLjI3IDEuMi43bC00IDQuNmMtLjQzLjUtLjguNC0xLjEuMXonLz48L3N2Zz4=)
}

.payment_methods .saferpayfl .validation-icon.invalid {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNkYzM1NDUnIHZpZXdCb3g9Jy0yIC0yIDcgNyc+PHBhdGggc3Ryb2tlPScjZGMzNTQ1JyBkPSdNMCAwbDMgM20wLTNMMCAzJy8+PGNpcmNsZSByPScuNScvPjxjaXJjbGUgY3g9JzMnIHI9Jy41Jy8+PGNpcmNsZSBjeT0nMycgcj0nLjUnLz48Y2lyY2xlIGN4PSczJyBjeT0nMycgcj0nLjUnLz48L3N2Zz4=)
}

.payment_title,
.title_bonus_groups {
    margin: 5px 0 2px !important;
    font-size: 18px;
    font-weight: 500
}

.klarna-block td {
    vertical-align: top
}

.checkout-user-info p {
    margin: 0 0 3px
}

.data_security_explanation {
    float: right
}

.data_security_explanation:hover {
    text-decoration: underline
}

.b-promo_code-content .b-promo_code-inputs {
    margin-bottom: 12px;
    display: none
}

.b-promo_code-content .b-promo_code-inputs #promo_code {
    width: 250px
}

.b-promo_code-content .b-promo_code-inputs .b-promo_code-text {
    margin: 0 0 4px
}

.b-promo_code-content .b-promo_code-inputs .b-promo_code-inputs-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px
}

.promo_code-box {
    margin: 12px 0
}

.promo_code_label {
    text-decoration: underline;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.free-shipping-above {
    font-family: Metropolis;
    font-weight: 500;
    display: none
}

.b-promo_code-hide-js,
.b-promo_code-show-js {
    cursor: pointer
}

label.mandatory_checkbox_error+input:not(:checked) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 12px;
    width: 12px;
    display: inline-block;
    border: 1px solid #ed1c24;
    border-radius: 2px;
    margin-bottom: 0
}

input:checked~.error_unchecked {
    display: none !important
}

.error_unchecked {
    color: #ed1c24;
    margin-left: 22px;
    margin-top: 3px;
    font-size: 12px
}

.b-promo_code .error {
    display: none
}

.b-promo_code .invalidVoucher input[type=text] {
    border-color: #ed1c24
}

.b-promo_code .invalidVoucher~.error {
    display: block;
    color: #ed1c24;
    font-size: 12px
}

form.validation_on input[type=password].error,
form.validation_on input[type=password].error:focus,
form.validation_on input[type=text].error,
form.validation_on input[type=text].error:focus,
form.validation_on textarea.error,
form.validation_on textarea.error:focus {
    border: 1px solid #ed1c24
}

form.validation_on input[type=password]:focus,
form.validation_on input[type=text]:focus,
form.validation_on textarea:focus {
    border: 1px solid #ccc
}

.checkout_form #personal-data select.error,
.checkout_form #personal-data select.error-input,
.checkout_form #personal-data select.error:focus,
.checkout_form input[type=text].error,
.checkout_form input[type=text].error-input,
.checkout_form input[type=text].error:focus,
.checkout_form textarea.error,
.checkout_form textarea.error-input,
.checkout_form textarea.error:focus {
    border: 1px solid #ed1c24
}

.checkout_form input[type=text]:focus,
.checkout_form textarea:focus {
    border: 1px solid #ccc
}

.checkout_form .company_invoice,
.checkout_form .company_shipping {
    border: 1px solid #dbd9d7 !important
}

#person_form input[type=text].error,
#person_form input[type=text].error-input,
#person_form input[type=text].error:focus,
#person_form select.error,
#person_form select.error:focus,
#person_form textarea.error,
#person_form textarea.error:focus {
    border: 1px solid #ed1c24
}

#person_form input[type=text]:focus,
#person_form textarea:focus {
    border: 1px solid #ccc
}

#person_form #hidden_pass_form {
    display: none;
    text-align: right
}

#person_form #hidden_pass_form .buttons_wrp {
    padding: 0 7px
}

#person_form #personal-data .buttons_wrp .red {
    margin: 0 0 0 10px
}

.ui-datepicker {
    background: #fff;
    border: 1px solid #dbd9d7
}

.ui-datepicker .ui-datepicker-title,
.ui-datepicker th {
    font-weight: 500;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    text-align: center
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 4px;
    width: 1.2em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next:after,
.ui-datepicker .ui-datepicker-prev:after {
    position: relative;
    top: -11px;
    left: 3px
}

.ui-datepicker .ui-datepicker-prev {
    left: 0
}

.ui-datepicker .ui-datepicker-prev:after {
    content: '<'
}

.ui-datepicker .ui-datepicker-next {
    right: 0
}

.ui-datepicker .ui-datepicker-next:after {
    content: '>';
    left: 5px
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 6px
}

.ui-datepicker .ui-state-default {
    border: 1px solid transparent
}

.ui-datepicker .ui-state-hover {
    border: 1px solid #dbd9d7 !important;
    background: 0 0 !important
}

.ui-datepicker .ui-state-highlight {
    border: 1px solid transparent !important;
    background: #dbd9d7 !important;
    color: #fff !important
}

.ui-datepicker .ui-state-active {
    border: 1px solid #242222 !important
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.left_menu_categories {
    margin: 0 0 20px
}

.left_menu_categories .box-title {
    cursor: pointer;
    position: relative
}

.left_menu_categories .box-title p {
    padding-right: 20px
}

.left_menu_categories .box-title:hover p {
    color: #000
}

.left_menu_categories .box-title.open:before {
    position: absolute;
    top: 50%;
    right: 8px;
    height: 0;
    margin-top: -2px;
    content: '';
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent
}

.left_menu_categories .box-title:before {
    position: absolute;
    top: 50%;
    right: 5px;
    height: 0;
    margin-top: -5px;
    content: '';
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff
}

.box-news .box-title {
    cursor: pointer;
    position: relative
}

.box-news .box-title:hover a,
.box-news .box-title:hover p,
.box-news .box-title:hover span {
    color: #000
}

.box-news .box-title p {
    padding-right: 20px
}

.box-news .box-title.open:before {
    position: absolute;
    top: 50%;
    right: 8px;
    height: 0;
    margin-top: -2px;
    content: '';
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent
}

.box-news .box-title:before {
    position: absolute;
    top: 50%;
    right: 5px;
    height: 0;
    margin-top: -5px;
    content: '';
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff
}

.box-news .show_all_news {
    color: #000 !important;
    font-size: 12px
}

.box-news .read-more:last-child {
    text-align: left;
    margin: 15px 0 0
}

.right_block_text1 .box-title {
    cursor: pointer;
    position: relative
}

.right_block_text1 .box-title p {
    padding-right: 20px
}

.right_block_text1 .box-title:hover p {
    color: #000
}

.right_block_text1 .box-title.open:before {
    position: absolute;
    top: 50%;
    right: 8px;
    height: 0;
    margin-top: -2px;
    content: '';
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent
}

.right_block_text1 .box-title:before {
    position: absolute;
    top: 50%;
    right: 5px;
    height: 0;
    margin-top: -5px;
    content: '';
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff
}

.right_block_text1 a {
    display: block
}

.right_block_text1 img {
    width: 100%
}

.right_block_text2 .box-title {
    cursor: pointer;
    position: relative
}

.right_block_text2 .box-title p {
    padding-right: 20px
}

.right_block_text2 .box-title:hover p {
    color: #000
}

.right_block_text2 .box-title.open:before {
    position: absolute;
    top: 50%;
    right: 8px;
    height: 0;
    margin-top: -2px;
    content: '';
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent
}

.right_block_text2 .box-title:before {
    position: absolute;
    top: 50%;
    right: 5px;
    height: 0;
    margin-top: -5px;
    content: '';
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff
}

.banner_item {
    position: relative
}

.banner_item.left_image {
    direction: rtl
}

.banner_item.right_image {
    direction: ltr
}

.banner_item h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 10px;
    font-family: Poppins, Tahoma, Geneva, sans-serif !important
}

.banner_item_text p {
    font-family: Poppins, Tahoma, Geneva, sans-serif !important
}

.banner_item_image,
.banner_item_text {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 10px;
    direction: ltr;
    text-align: justify
}

.banner_item_text {
    width: 100%;
    padding-right: 30px;
    padding-left: 0
}

.banner_item_image {
    min-width: 100px;
    text-align: center
}

.banner_item_image img {
    max-width: 100px;
    max-height: 60px
}

#banners_bottom_static {
    margin: 0 auto 15px;
    max-width: 1224px
}

#banners_bottom_static .item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.b-newsletter_banner {
    margin: 14px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #dbd9d7;
    position: relative
}

.b-newsletter_banner-form {
    display: none;
    width: 100%
}

.b-newsletter_banner-content {
    position: absolute;
    display: grid;
    grid-template-columns: 5fr 3fr;
    height: 100%;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.b-newsletter_banner-content_right {
    text-align: center;
    margin: 0 34px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.b-newsletter_banner-content_right .first_text {
    margin: 0;
    text-align: center
}

.b-newsletter_banner-content_right .buttons_wrp,
.b-newsletter_banner-content_right .input_text {
    margin: 0 auto;
    width: 100%
}

.b-newsletter_banner-content_right .input_text input {
    width: 100%;
    height: 35px;
    font-size: 14px;
    color: #000;
    text-align: center;
    font-weight: 500;
    margin: 12px 0 12px;
    border-radius: 4px
}

.b-newsletter_banner-content_right .input_text input:disabled {
    background-color: #fff
}

.b-newsletter_banner-content_right .input_text .error {
    border: 0;
    margin-bottom: 12px;
    width: 100%
}

.b-newsletter_banner-content_right .buttons_wrp input[name=btn_news_remove] {
    border: 0;
    background: 0;
    padding-top: 10px
}

.b-newsletter_banner-content_right .buttons_wrp input[name=btn_news_add] {
    width: 100%;
    font-size: 14px;
    white-space: normal;
    height: 35px;
    border-radius: 4px
}

.b-newsletter_banner-content_right a {
    font-size: 12px
}

#newsletter_recaptcha_wrapper {
    display: none;
    position: relative;
    width: 300px;
    height: 71px;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 auto;
    border: 2px solid #f9f9f9
}

#newsletter_recaptcha_wrapper>div {
    position: absolute;
    top: -1px;
    left: -1px
}

.recaptchaOrder_wrapper,
.recaptcha_reg_wrapper,
.recaptcha_wrapper {
    position: fixed;
    display: none;
    top: 20%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 304px;
    max-height: 80px;
    background: #fff;
    text-align: center;
    padding: 40px 30px;
    z-index: 10000;
    border: 1px solid #dbd9d7
}

.b-newsletter_popup {
    display: none;
    position: fixed;
    z-index: 1101;
    top: 300px;
    width: 260px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #f5f5f5;
    padding: 10px;
    border: 6px solid #fff
}

.b-newsletter_popup h3 {
    margin: 0 0 10px
}

.b-newsletter_popup h4 {
    margin: 0 0 5px
}

.b-newsletter_popup-checkboxes {
    margin: 0 0 8px
}

.b-newsletter_popup-birthdate {
    margin: 0 0 15px
}

.b-newsletter_popup-birthdate input {
    padding: 6px 10px 7px;
    width: 100px;
    text-align: center;
    height: auto
}

#newsletter-cross {
    color: #fff;
    font-size: 30px;
    position: fixed;
    top: 50%;
    right: 50%;
    z-index: 99999;
    margin-right: -280px;
    margin-top: -300px;
    cursor: pointer
}

#newsletter-box-canvas {
    width: 560px;
    height: 560px;
    display: block;
    position: fixed;
    z-index: 99999;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 50%;
    overflow: hidden
}

.popup-fixed-center {
    position: fixed;
    z-index: 99999;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#newsletter--box-center-content {
    position: relative
}

#newsletter--box-center-content #newsletter-box-header {
    line-height: normal;
    font-family: 'Caveat Brush', cursive;
    margin: 0 auto;
    background: #242222;
    color: #fff;
    padding: 45px 50px 15px;
    font-size: 46px
}

#newsletter--box-center-content #newsletter-box-form {
    width: 68% !important;
    margin: 0 auto
}

#newsletter--box-center-content #newsletter-box-form input {
    text-align: center;
    font-weight: 500
}

#newsletter-box-close,
.subscription-popup-text {
    color: #000;
    font-size: 14px !important;
    padding-top: 20px
}

#newsletter-box-close {
    color: #000;
    text-decoration: underline;
    padding: 0;
    display: inline-block;
    margin-top: 77px
}

.input-email-subscription {
    font-weight: 400;
    font-size: 18px !important;
    border-radius: 0;
    border-color: #242222 !important;
    display: block;
    width: 80%;
    height: 46px !important;
    background: 0 0;
    padding-left: 10px !important;
    margin: auto
}

.bottom-right-fixed-position {
    position: fixed !important;
    right: 0;
    bottom: 0;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    left: initial !important;
    top: initial !important
}

.top-right-fixed-position {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important
}

.cart-center-fixed-position {
    position: fixed !important;
    z-index: 1101 !important;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    width: 440px
}

.cart-center-fixed-position .b-short_cart {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 10px;
    max-height: 623px;
    padding: 30px 30px 20px 30px
}

.cart-center-fixed-position .b-short_cart-cross_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cart-center-fixed-position .b-short_cart-cross_wrapper .cross {
    left: 3px;
    font-size: 22px;
    font-family: new_icons;
    z-index: 10000;
    cursor: pointer;
    display: block;
    position: relative
}

.cart-center-fixed-position .b-short_cart-cross_wrapper .cross:before {
    content: '\e90a'
}

.cart-center-fixed-position .b-short_cart-item_wrapper {
    overflow: auto
}

.cart-center-fixed-position .b-short_cart-item_wrapper::-webkit-scrollbar {
    width: 8px
}

.cart-center-fixed-position .b-short_cart-item_wrapper::-webkit-scrollbar-track {
    background: #e8e8e8;
    border-radius: 4px
}

.cart-center-fixed-position .b-short_cart-item_wrapper::-webkit-scrollbar-thumb {
    background: rgba(122, 122, 122, .5025);
    border-radius: 4px
}

.cart-center-fixed-position .b-short_cart-item_wrapper .item img {
    max-width: 96px !important
}

.cart-center-fixed-position .b-short_cart-item_wrapper .coins-price-sup {
    position: relative
}

.black-button {
    padding: 5px 10px;
    background: #242222;
    top: 0;
    color: #fff;
    left: 0;
    font-family: Metropolis;
    font-size: 14px;
    border: 1px solid #242222;
    border-radius: 0;
    -webkit-transition: 1s All;
    -o-transition: 1s All;
    transition: 1s All
}

.black-button:hover {
    background: #fff;
    color: #000
}

.accept-button-subscription {
    display: block;
    width: 80%;
    font-size: 18px;
    margin: 7px auto;
    padding: 10px;
    text-align: center;
    padding-left: 10px;
    background: #750000;
    border: 1px solid #750000
}

.accept-button-subscription:hover {
    border: 1px solid #242222
}

.input-email-subscription::-webkit-input-placeholder {
    color: #a1a1a1 !important
}

.input-email-subscription::-moz-placeholder {
    color: #a1a1a1 !important
}

.input-email-subscription:-ms-input-placeholder {
    color: #a1a1a1 !important
}

.input-email-subscription:-moz-placeholder {
    color: #a1a1a1 !important
}

.left_menu_off {
    display: none !important
}

.rating-error-msg {
    clear: both;
    border: none;
    background: #f5f5f5;
    color: #000;
    font-size: 14px;
    margin-top: 50px;
    padding: 15px 35px
}

.rating-page-login {
    background: #f5f5f5;
    padding: 0 30px 20px;
    margin-bottom: 50px
}

.rating-page-login .login-email {
    width: 49%;
    margin-right: 10px
}

.rating-page-login #password {
    width: 49%
}

.rating-page-login .login-pass {
    padding: 5px 35px;
    font-size: 14px;
    margin: 15px 0 15px;
    display: inline-block
}

.rating-page-login .b-login-link-passreco {
    display: inline-block;
    margin-top: 23px;
    margin-left: 20px
}

.wish-item.product-main-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px 0
}

.wish-item a:hover {
    text-decoration: underline
}

.wish-item-image {
    margin: 0 0 10px;
    text-align: center;
    width: 100px
}

.wish-item-title {
    display: block;
    width: 70%;
    padding: 0 5px;
    margin-left: 10px
}

.wish-item-title.with-abo {
    width: 56%
}

.wish-item-price {
    font-size: 14px;
    width: 10%;
    text-align: left
}

.wish-item-price .coins-price-sup {
    font-size: 12px;
    position: absolute;
    display: inline-block;
    top: 1px
}

.wish-item .product_title {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    max-width: 82%
}

.rating-link:hover {
    color: #000
}

.ask4email_content_page {
    width: 300px
}

.ask4email_content_page .input_text {
    margin: 0 0 10px
}

.ask4email_content_page .input_text,
.ask4email_content_page input[type=email],
.ask4email_content_page input[type=text],
.ask4email_content_page textarea {
    width: 100%
}

.ask4email_content_page textarea {
    height: 80px
}

.b-show-all_products {
    border: 1px solid #dbd9d7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.b-show-all_products a {
    position: absolute;
    width: 100%;
    height: 100%;
    color: inherit
}

.b-show-all_products a .categories-list-header {
    background: 0 0;
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.button_top_scroll {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    z-index: 1000;
    position: fixed;
    top: 50%;
    left: 60%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.flag-icon {
    display: block;
    float: left;
    height: 22px;
    margin: 5px 12px
}

.mask-border-block {
    width: 27% !important;
    float: left;
    background-color: #f5f5f5;
    border-radius: 4px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0;
    padding-right: 7%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 20px;
    font-size: 14px;
    color: transparent !important;
    border: 1px solid #dbd9d7;
    height: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.phone_codes_popup {
    border-radius: 10px;
    height: 685px;
    width: 440px;
    overflow-y: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    z-index: 1224;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.phone_codes_popup>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 24px;
    position: -webkit-sticky;
    position: sticky;
    z-index: 1;
    top: -1;
    padding: 25px 30px 20px 30px;
    background: #fff
}

.phone_codes_popup>div h4 {
    font-size: 24px
}

.phone_codes_popup ul {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow-y: scroll;
    height: 575px;
    padding: 0 0 0 20px
}

.phone_codes_popup ul::-webkit-scrollbar {
    width: 8px
}

.phone_codes_popup ul::-webkit-scrollbar-track {
    background: #e8e8e8;
    border-radius: 4px
}

.phone_codes_popup ul::-webkit-scrollbar-thumb {
    background: rgba(122, 122, 122, .5025);
    border-radius: 4px
}

.phone_codes_popup li {
    height: 32px;
    line-height: 32px;
    cursor: pointer
}

.phone_codes_popup li>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 0 0
}

.phone_codes_popup li>div .flag-icon {
    display: block;
    height: 22px;
    margin: 5px 12px;
    width: 22px;
    background-size: cover;
    border-radius: 50%;
    -webkit-filter: brightness(.9);
    filter: brightness(.9)
}

.phone_codes_popup li>div span {
    display: block;
    min-width: 35px;
    padding: 0 10px 0 5px
}

.phone_codes_popup li.active div span:last-child {
    text-decoration: underline;
    font-weight: 500
}

.phone_codes_popup .close_phone_codes_popup {
    cursor: pointer;
    font-family: new_icons
}

.phone_codes_popup .close_phone_codes_popup::before {
    font-size: 22px;
    content: '\e90a'
}

.back-button,
.white-button {
    padding: 0 10px;
    background: #fff;
    top: 0;
    color: #000;
    left: 0;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-size: 14px;
    border: 1px solid #750000;
    border-radius: 0;
    -webkit-transition: 1s All;
    -o-transition: 1s All;
    transition: 1s All
}

.back-button:hover,
.white-button:hover {
    background: #750000;
    color: #fff
}

.back-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 35px;
    padding: 0 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #750000;
    border: 1px solid #750000;
    border-radius: 4px
}

.back-button:hover {
    background: #750000;
    color: #fff
}

.product-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-center>h1 {
    margin: 0
}

.btn-addcart-big,
a.btn-addcart-big {
    width: 75%;
    font-family: Metropolis;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    float: left;
    clear: both;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 10px;
    padding: 5px 5px 5px 30px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border: 1px solid #242222;
    border-top: none;
    border-radius: 4px;
    background: #242222
}

.offer_bottom_buttons a.btn-addcart-big,
.offer_bottom_buttons a.btn-addwish-big,
.offer_bottom_buttons button.btn-addcart-big,
.offer_bottom_buttons button.btn-addwish-big {
    float: none;
    margin: 10px auto;
    position: relative;
    display: inline-block;
    width: 200px
}

.btn-addcart-big:hover {
    background: #242222;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(17%, #242222), to(#6d6d6d));
    background: -o-linear-gradient(top, #242222 17%, #6d6d6d 100%);
    background: linear-gradient(to bottom, #242222 17%, #6d6d6d 100%)
}

.btn-addcart-big:after {
    content: '';
    background: transparent url(../../../images/sprite.png) no-repeat;
    background-size: 918px;
    background-position: -462px 0;
    width: 31px;
    height: 23px;
    position: absolute;
    top: -1px;
    left: 0;
    bottom: 0;
    margin: auto 0
}

.btn-addcart-big.m-wish-btn {
    float: none;
    margin: 0 0 0 10px;
    display: block
}

.btn-addcart-big.m-wish-btn:hover {
    text-decoration: none
}

.product-teaser-list-variations li {
    display: block;
    text-align: center;
    padding-right: 15px
}

.product-teaser-list-variations li:last-child {
    padding-right: 0
}

@media screen and (max-width:1024px) {
    .product-teaser-list-variations li:last-child {
        display: none
    }
}

@media screen and (max-width:1024px) {
    .product-teaser-list-variations li:nth-child(2) {
        padding-right: 0
    }
}

.product-teaser-list-variations a {
    display: block;
    font-size: 14px;
    color: #000;
    padding: 0
}

.product-teaser-list-variations a.active {
    text-decoration: underline;
    font-weight: 500
}

.product-teaser-list-variations a:hover {
    text-decoration: underline
}

.live_blocks .price-box {
    padding: 0 10px
}

.b-all_products {
    visibility: visible
}

#social-2 a {
    margin: 0 5px 0 0
}

#fb-like {
    float: left;
    margin: 0 0 0 42px
}

.pluginButtonContainer {
    display: none
}

#google-plus {
    float: left
}

.additional-item {
    padding: 10px 0
}

.additional-item-img {
    float: left;
    width: 90px
}

.additional-item-desc {
    float: left;
    width: 650px;
    margin-left: 15px
}

.additional-item .subcolumn-1 {
    float: left;
    width: 100px
}

.additional-item .subcolumn-2 {
    float: right;
    width: 460px
}

.additional-item-title {
    float: left;
    margin: 0 0 5px 0
}

.additional-item-price {
    float: right;
    margin: 0 0 5px 0
}

.additional-item-price span {
    text-decoration: line-through
}

.trust-bottom-wrapper {
    display: block;
    text-align: center
}

#trust-bottom-icons {
    z-index: 10;
    height: 32px;
    margin: 5px
}

#trust-bottom-icons img {
    float: left;
    height: 38px;
    margin: -5px 3px 0 0
}

.trust-bottom-logos {
    overflow: hidden
}

.trust-bottom-logos-icons {
    margin: 3px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.trust-bottom-logos-icons img {
    max-height: 50px;
    width: 90px
}

.trust-bottom-logos-icons a {
    display: block;
    width: 90px
}

.trust-bottom-title {
    font-size: 18px;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    margin: 5px 0
}

.thumbnail-item {
    position: relative;
    float: left;
    margin: 0 5px
}

.thumbnail-item a {
    display: block
}

.btns .smallbar-center {
    width: 90px
}

.cabinet_orders .button,
.cabinet_orders .ratings-pagination li,
.ratings-pagination .cabinet_orders li {
    margin-top: 12px
}

.cabinet_orders a:hover {
    text-decoration: underline
}

.cabinet_orders:not(:last-child) {
    border-bottom: 1px solid #ccc
}

.cabinet_orders:last-child .person_orders-orders-cell {
    padding-bottom: 0
}

#person_orders h1 {
    margin-bottom: 12px
}

.person_orders-orders,
.person_orders-title {
    padding: 0
}

.person_orders-orders-cell {
    vertical-align: bottom;
    width: 100%
}

.person_orders-orders-cell:last-child {
    padding-left: 12px
}

.person_orders-orders-cell__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    max-height: 150px;
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
    width: 0;
    float: right
}

.person_orders-orders-cell__buttons .button,
.person_orders-orders-cell__buttons .ratings-pagination li,
.ratings-pagination .person_orders-orders-cell__buttons li {
    margin: 12px 0 0 12px;
    white-space: nowrap
}

.txt-block:not(:last-child) {
    margin-bottom: 12px
}

.lieferung {
    width: 220px
}

.lieferung input[type=text] {
    width: 236px
}

.lieferung select {
    width: 236px
}

.offers-bottom-text {
    padding: 20px 5px 10px 5px
}

.pass-recall {
    text-align: center
}

.pass-recall .rating-error-msg {
    margin-top: 0
}

.pass-recall table {
    margin: 0 auto
}

.offer-features-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding-right: 1px;
    cursor: pointer
}

.offer-features-wrapper input[type=radio].b-radio+span:hover,
.offer-features-wrapper input[type=radio].b-radio:hover+span {
    text-decoration: none
}

.offer-features-wrapper:hover>span.offer-feature-value,
.offer-features-wrapper>span.offer-feature-value:hover {
    text-decoration: underline !important
}

label.filter-label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    position: relative
}

.container {
    width: 800px;
    margin: 0 auto
}

.autocomplete-suggestions {
    z-index: 10001 !important;
    overflow: auto;
    cursor: default;
    border: 1px solid #dbd9d7;
    background: #fff;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, .64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, .64)
}

.autocomplete-suggestions strong {
    font-weight: 400;
    color: #39f
}

.autocomplete-suggestion {
    overflow: hidden;
    padding: 2px 5px;
    text-align: left;
    white-space: nowrap
}

.autocomplete-selected {
    background: #f5f5f5
}

#filter-toggle {
    display: block
}

.checkout-date-button {
    display: block;
    float: left;
    font-size: 16px;
    margin-top: 3px;
    margin-left: 3px;
    opacity: .6
}

.checkout-date-button:hover {
    opacity: 1
}

.flags {
    background: url(../../../images/autumn/flag-icons.jpg);
    background-repeat: no-repeat;
    width: 38px
}

.flags-table {
    text-align: center
}

.flags-icon {
    display: block;
    float: left;
    height: 22px;
    margin: 5px 12px
}

.flags-icon a {
    display: block;
    width: 100%;
    height: 100%
}

.jpg-download {
    font-size: 12px;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500
}

.ui-dialog.ui-widget {
    background: #f5f5f5;
    -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, .4);
    box-shadow: 5px 5px 8px rgba(0, 0, 0, .4)
}

.ui-dialog-titlebar {
    background: #dbd9d7
}

.ui-dialog-title {
    color: #fff
}

.bottom_banner {
    clear: both
}

.bottom_bookmarks {
    display: none
}

#content hr {
    float: left;
    width: 100%;
    height: 1px;
    margin: 0;
    border: 0;
    background: #e8e8e8
}

#content h5,
#content h6 {
    margin: 0 0 15px 0
}

.content-insider {
    padding: 15px 10px
}

.label-similar-product {
    font-size: 14px;
    font-family: Metropolis;
    font-weight: 500;
    margin: 0 0 5px 0
}

.fb-share-button {
    clear: both;
    width: 77px;
    height: 20px;
    border: 0;
    border-radius: 3px;
    background-image: url(../../../images/autumn/fb-share-button.jpg);
    background-size: 75px
}

.fb-share-button:hover {
    cursor: pointer
}

.message_popup,
.question_popup {
    z-index: 1500;
    position: fixed;
    top: 45%;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    padding: 20px;
    border: 6px solid #fff;
    background: #fff;
    font-size: 16px;
    display: none
}

.message_popup .close,
.question_popup .close {
    position: absolute;
    top: 6px;
    right: 6px
}

.question_popup {
    display: block
}

.question_popup .close {
    font-size: inherit
}

.banner_overlay,
.message_popup_overlay,
.question_popup_overlay,
.share_overlay,
.voucher_free_sas_popup_overlay {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    opacity: .6;
    background: #000
}

#livezilla_wm_d_custom1,
#livezilla_wm_d_google,
#livezilla_wm_d_knowledgebase,
#livezilla_wm_d_ticket,
#livezilla_wm_d_twitter {
    margin-top: 0 !important
}

#livezilla_wm_d_facebook,
#livezilla_wm_d_google,
#livezilla_wm_d_instagram,
#livezilla_wm_d_phone {
    width: 150px !important
}

#livezilla_wm_knowledgebase {
    background: #ea1b23 !important;
    border: 1px solid #cd131a !important
}

.active_banner {
    opacity: 1 !important;
    text-align: center;
    font-size: 6.5em;
    color: #fff;
    zoom: 1.1;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-animation: .75s ease-out infinite;
    animation: .75s ease-out infinite;
    text-shadow: 0 0 5px #fff, 0 0 7px #fff
}

.instagram_block {
    margin: 20px 0;
    clear: both;
    text-align: center
}

.instagram_block .link_looks {
    background: 0 0;
    border: none;
    color: #000;
    display: inline-block;
    font-size: 14px;
    margin-top: 20px;
    padding: 0;
    text-align: left;
    text-decoration: underline;
    width: 100%
}

.instagram_block .link_looks:hover {
    color: #000;
    background: 0 0
}

.white-red-button {
    background: #fff;
    color: #750000;
    border: 1px solid #750000;
    -webkit-transition: 1s All;
    -o-transition: 1s All;
    transition: 1s All;
    padding: 0 10px
}

.white-red-button:hover {
    background: #750000;
    color: #fff
}

.max-height-655 {
    overflow-y: hidden !important;
    max-height: 655px !important
}

.more-ratings {
    float: right
}

.more-ratings:hover {
    color: #750000
}

.bold {
    font-weight: 500
}

.breadcrumbs,
.breadcrumbs a {
    font-size: 12px;
    margin: 0;
    color: #dbd9d7
}

.breadcrumbs a:hover {
    text-decoration: underline;
    color: #dbd9d7
}

.dot-line {
    width: 100%;
    margin: 15px 0;
    clear: both
}

.percent {
    line-height: 1
}

.percent_span {
    position: absolute;
    top: -33px;
    left: -12px;
    font-size: 12px !important;
    padding: 4px 3px;
    background: #750000;
    color: #fff
}

#span0 {
    position: relative
}

.shop-minus-percent {
    margin-left: 10px;
    background: #750000
}

.percent p {
    font-size: 16px;
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    margin: 0
}

.article_delivery .pull-left {
    max-width: 50%
}

#div_password a:hover {
    text-decoration: underline
}

.wrapper_banner {
    clear: both;
    width: 100%;
    text-align: center;
    border-top: 1px solid #dbd9d7;
    max-width: 1224px;
    margin: 9px auto 10px
}

.top_banner_inner {
    display: block
}

.top_banner_large {
    position: relative
}

.top_banner_small {
    clear: none;
    width: 780px;
    margin-bottom: 5px;
    float: right
}

#top-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

#top-image>a:hover {
    opacity: 1
}

#top-image img {
    display: block;
    max-width: 100%;
    margin: 0 auto 10px
}

#top-image span {
    font-size: 12px;
    color: #000;
    text-align: center;
    font-family: Poppins, Tahoma, Geneva, sans-serif
}

#top-image .banner_text_br {
    display: block
}

.top_banner_small #top-image>a {
    width: 150px
}

.top_banner_small #top-image span {
    font-size: 12px
}

.single_article img {
    max-width: 100%;
    height: auto
}

.box-left-banner {
    margin-top: 8px
}

.box-left-banner img {
    max-width: 180px
}

.single_article {
    margin: 0 10px
}

.single_article .content-insider {
    border-bottom: 1px solid #dbd9d7;
    padding: 10px 0
}

#btn_promo_code_right {
    border: 0;
    color: #fff;
    cursor: pointer;
    height: 21px;
    padding: 0 6px;
    border-radius: 2px;
    background: url(../../../images/autumn/small-bar-bg.jpg) repeat-x;
    background-position: 0 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .4)
}

#btn_promo_code_right:hover {
    background-position: 0 100%
}

.label-details {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    font-weight: 500
}

.label-details a:hover {
    text-decoration: underline;
    color: #fff
}

.featured-label-center .display-inline {
    display: inline
}

.box-content p {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.product-cat:hover {
    text-decoration: underline;
    color: #036287
}

#contest_form p {
    line-height: 21px;
    margin: 0;
    padding-left: 5px
}

#contest_form #contest_form textarea,
#contest_form input[type=text] {
    width: 100% !important
}

#contest_form input[type=text]:focus {
    border-color: #ccc !important
}

.current-page {
    border: 1px solid #242222;
    background: #242222;
    color: #fff
}

.newsletter-setting-container {
    padding-top: 20px
}

.newsletter-setting_actions {
    width: 100%;
    text-align: right;
    clear: both
}

.newsletter-setting-col1 {
    padding-left: 20px
}

.inline-edit-button {
    margin-left: 20px
}

.field-description {
    margin-left: 20px;
    color: #dbd9d7;
    font-size: 12px
}

.editable input {
    min-width: 70px !important
}

.setting-block {
    margin-bottom: 12px
}

.setting-block .checkbox_container {
    position: relative
}

.setting-block .checkbox_container input[type=checkbox] {
    border: none;
    background: 0 0;
    color: #fff;
    opacity: 0
}

.setting-block .checkbox_container input[type=checkbox]+.toggle-switch {
    width: 34px;
    height: 14px;
    display: inline-block;
    border-radius: 10px;
    cursor: pointer;
    background: #dbd9d7;
    position: absolute;
    left: 0;
    top: 3px
}

.setting-block .checkbox_container input[type=checkbox]+.toggle-switch::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #f5f5f5;
    border-radius: 50%;
    position: absolute;
    top: -3px;
    left: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.setting-block .checkbox_container input[type=checkbox]+.toggle-switch-position {
    top: 6px
}

.setting-block .checkbox_container input[type=checkbox]:checked+.toggle-switch {
    background: rgba(244, 67, 54, .5)
}

.setting-block .checkbox_container input[type=checkbox]:checked+.toggle-switch::after {
    background-color: #ed1c24;
    left: 15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.setting-block .checkbox_container b {
    padding-left: 23px
}

.setting-block .b-phone-number {
    position: relative;
    width: 100%
}

.setting-block_name {
    padding-left: 23px
}

.newsletter-setting-container {
    padding-top: 0
}

.newsletter-setting-container .newsletter-setting-title {
    margin-bottom: 0
}

.newsletter-setting-container h2 {
    margin-bottom: 12px
}

.newsletter-setting-container .setting-block_name {
    font-size: 14px
}

.newsletter-setting-col1 {
    margin-top: 24px;
    padding-left: 0
}

.newsletter-setting-col1 h2 {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px
}

.setting_block_update_buttom {
    margin-bottom: 24px
}

#tel-edit-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.label-voucher-applied {
    border: #750000 solid 1px;
    float: left;
    margin-right: 5px;
    padding: 5px 10px;
    color: #750000
}

.use-voucher {
    display: inline-block
}

#remove_voucher,
.use-voucher {
    cursor: pointer;
    font-size: 14px;
    height: 35px
}

.free-shipping-icon {
    margin-right: 5px
}

#push-notification-trigger {
    font-size: 1.2em;
    white-space: nowrap
}

#push-notification-trigger:hover {
    cursor: pointer
}

.login-social {
    margin-bottom: 12px
}

.hide_translation,
.show_translation {
    cursor: pointer;
    opacity: .8
}

.hide_translation:hover,
.show_translation:hover {
    opacity: 1
}

.current-page {
    border: 1px solid #242222;
    background: #242222;
    color: #fff
}

.page-title,
.title-left-menu {
    padding-top: 4px;
    margin: 0;
    font-size: 18px;
    font-weight: 500
}

.label-voucher-applied {
    border: #750000 solid 1px;
    float: left;
    margin-right: 5px;
    padding: 5px 10px;
    color: #750000
}

#remove_voucher,
.use-voucher {
    cursor: pointer
}

.login-social {
    margin-bottom: 12px
}

.hide_translation,
.show_translation {
    cursor: pointer;
    opacity: .8
}

.hide_translation:hover,
.show_translation:hover {
    opacity: 1
}

.loading_product_gif {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 180px;
    background: #fff url(/css/images/imgLoader.gif) no-repeat 50% 50%
}

.banner_size .banner_html img,
.banner_size .banner_url img {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#owl-demo .item.banner_url {
    margin: 0;
    width: 100%
}

#owl-demo .owl-item {
    line-height: 0
}

.text-center {
    text-align: center
}

.blink {
    -webkit-animation: blinker 1s cubic-bezier(.5, 0, 1, 1) infinite alternate;
    animation: blinker 1s cubic-bezier(.5, 0, 1, 1) infinite alternate
}

@-webkit-keyframes blinker {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes blinker {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.live-icon {
    padding: 1px;
    font-size: 15px !important;
    margin-bottom: 5px;
    vertical-align: middle
}

.closed .vertical {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.closed .horizontal {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 1
}

.circle-plus {
    float: right
}

.opened {
    opacity: 1
}

.opened .vertical {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.opened .horizontal {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0
}

.circle-plus .circle {
    position: relative;
    width: 22px;
    height: 22px
}

.circle-plus .circle .horizontal {
    position: absolute;
    background-color: #000;
    width: 22px;
    height: 4px;
    left: 50%;
    margin-left: -11px;
    top: 50%;
    margin-top: -2px
}

.circle-plus .circle .vertical {
    position: absolute;
    background-color: #000;
    width: 4px;
    height: 22px;
    left: 50%;
    margin-left: -2px;
    top: 50%;
    margin-top: -11px
}

.homepage-slider .owl-stage-outer {
    min-height: 485px;
    border: 1px solid transparent;
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.homepage-slider .owl-stage-outer:hover {
    border-color: #242222
}

.other-block {
    margin-left: 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 25px;
    overflow: hidden
}

.other-block a {
    border: 1px solid #dbd9d7;
    border-radius: 3px;
    display: inline-block;
    padding: 0 2px;
    margin-right: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.other-block a.other-block_color {
    border-radius: 50%;
    padding: 2px
}

.other-block a.other-block_color .frame-color {
    border-radius: 50%;
    background-position: center !important;
    height: 14px;
    width: 14px;
    display: block
}

.other-block .text_other_block {
    white-space: nowrap;
    display: inline-block
}

.other-block .text_other_block-number:after {
    content: ' |';
    padding-right: 4px
}

.other-block .text_other_block-number:last-child:after {
    content: ''
}

.page-nav-disabled {
    opacity: .4
}

.bottom-indent {
    margin-bottom: 2em
}

.top-bottom-indent-small {
    margin: .5em 0
}

.spots-placeholder {
    margin: 0 auto;
    position: relative
}

.spots-placeholder img:not(.free-shipping-icon) {
    width: auto;
    z-index: 0
}

.spots-placeholder .product-teaser-wrapper {
    background: 0 0
}

.looks-main-page .variation_3_in_row .product-teaser {
    width: 32%;
    height: auto;
    margin: 10px 4px;
    position: relative
}

.looks-main-page .spots-placeholder .variation_3_in_row .product-teaser {
    width: 250px;
    height: 410px
}

.looks-main-page .spots-placeholder .variation_3_in_row .product-teaser a.itemBox .color_image,
.looks-main-page .spots-placeholder .variation_3_in_row .product-teaser a.itemBox .white_image {
    min-height: unset
}

.looks-main-page .spots-placeholder .variation_3_in_row .product-teaser a.itemBox img.hover_image {
    position: relative
}

.looks-main-page .spots-placeholder img {
    height: auto;
    width: 100%
}

.looks-main-page .block_filter {
    height: auto;
    overflow: unset
}

progress {
    background: #f5f5f5;
    border-radius: 0;
    border: none;
    width: 100%;
    height: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

progress::-moz-progress-bar {
    background-color: #242222
}

progress::-webkit-progress-bar {
    background-color: #f5f5f5
}

progress::-webkit-progress-value {
    background-color: #242222
}

.rating_chart {
    margin-bottom: 20px;
    width: 35%;
    clear: both;
    display: grid;
    grid-template-columns: auto 300px auto;
    gap: 10px 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rating_item_title {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.rating-number-of-each {
    width: 15%;
    white-space: nowrap
}

.carousel-subcats {
    margin-bottom: 20px
}

.carousel-subcats .owl-stage {
    left: -30px
}

.carousel-subcat {
    border: 1px solid transparent;
    overflow: hidden;
    padding: 0 15px;
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.carousel-subcat:hover {
    border: 1px solid #242222
}

.carousel-subcat a {
    display: block;
    padding: 15px
}

.carousel-subcat span {
    max-height: 40px;
    overflow: hidden;
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

@media screen and (min-width:1367px) {
    .header-contact-info {
        left: 50%;
        margin-left: 660px
    }

    .color-block-wrapper:hover .filter-fabric-icon {
        border-radius: 50%
    }

    .color-block-wrapper:hover label.filter-label {
        text-decoration: underline;
        -webkit-text-decoration-color: #242222;
        text-decoration-color: #242222
    }
}

@media screen and (max-width:1228px) {
    html {
        overflow-x: hidden
    }

    .topmenu {
        width: auto
    }

    #owl-demo.owl-carousel {
        min-height: 0
    }

    #container_chapter2 {
        padding: 0 10px
    }

    .box-rating-header1,
    .header-pink-bar,
    .header_contact_popup,
    .langs_dropdown {
        font-size: 12px
    }

    .topmenu .first_line_topmenu ul,
    .topmenu .horizontal-menu-second {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto
    }

    .topmenu .horizontal-menu-second {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .topmenu nav ul li a {
        font-size: 12px
    }

    .topmenu nav>ul>li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .offers-filters.fixed {
        left: 0
    }

    .header-contact-info {
        right: 10px
    }

    .b-all_products .variation_3_in_row .product-teaser-wrapper {
        width: 32%
    }

    .b-all_products .variation_3_in_row .product-teaser-wrapper.wrapper-product-in-look {
        height: auto !important;
        width: 100%
    }

    .b-all_products .variation_3_in_row .cat-inside-banner {
        width: 32%;
        margin: 0;
        min-width: 100px;
        -ms-flex-item-align: start;
        align-self: start
    }

    .b-all_products .variation_3_in_row .cat-inside-banner img {
        width: 100%
    }

    .b-all_products .variation_3_in_row .cat-inside-banner--line {
        width: 100%
    }

    .variation_4_in_row .product-teaser-wrapper {
        width: 24%
    }

    .variation_4_in_row .product-teaser-wrapper.wrapper-product-in-look {
        height: auto !important;
        width: 100%
    }

    .variation_4_in_row .product-teaser-wrapper.wrapper-product-in-look .product-teaser {
        width: 100%
    }

    .variation_4_in_row.looks .product-teaser {
        margin: 10px 5px !important
    }

    .variation_4_in_row .cat-inside-banner {
        margin: 10px 0 10px 15px !important
    }

    .variation_4_in_row.looks .product-teaser-inner {
        grid-template-columns: 33% 33% 33%
    }

    .variation_2_in_row .product-teaser-wrapper.wrapper-product-in-look {
        height: auto !important;
        width: 100%
    }

    .variation_2_in_row .product-teaser-wrapper.wrapper-product-in-look .product-teaser {
        width: 100%
    }

    .variation_2_in_row .cat-inside-banner {
        height: 465px !important;
        width: 37%;
        margin: 10px 0 10px 75px
    }

    .Additional .product-teaser,
    .articles-from-other-categories .product-teaser,
    .auto-other-articles .product-teaser,
    .shop-looks-articles .product-teaser {
        margin: 5px 0 !important
    }

    figure.zoom {
        background: 0 0 !important
    }

    .product-teaser:hover .product-teaser-similar {
        display: none
    }

    .menu-dropdown-looks {
        width: 100%;
        max-width: 1224px
    }

    .menu-dropdown-looks ul .header_look img {
        width: auto;
        max-height: 125px
    }

    .b-bottom-text {
        padding: 0 5px
    }

    .Additional .owl-item .product-teaser,
    .articles-from-other-categories .owl-item .product-teaser,
    .auto-other-articles .owl-item .product-teaser,
    .box-similar-products .owl-item .product-teaser,
    .most-often-seen .owl-item .product-teaser,
    .shop-looks-articles .owl-item .product-teaser {
        width: 100%;
        max-width: 321px
    }

    .Additional .product-teaser,
    .articles-from-other-categories .product-teaser,
    .auto-other-articles .product-teaser,
    .box-similar-products .product-teaser,
    .most-often-seen .product-teaser,
    .shop-looks-articles .product-teaser {
        width: 235px
    }

    .box-last-visited .owl-item .product-teaser {
        width: 100%;
        max-width: 321px
    }

    .top-sellers {
        height: 463px
    }

    .top-sellers .owl-item .product-teaser {
        width: 100%;
        max-width: 26vw
    }

    .top-sellers .owl-buttons .owl-next,
    .top-sellers .owl-buttons .owl-prev {
        top: 50%
    }

    .other-block a.other-block_color .frame-color {
        height: 10px;
        width: 10px
    }

    .order_product_title {
        width: 44%
    }

    .Additional,
    .most-often-seen,
    .shop-looks-articles {
        grid-template-columns: 33% 33% 33%
    }

    .homepage-slider .owl-stage-outer {
        min-height: 0
    }

    .product-in-look img {
        width: 100%
    }

    .product-details-img.zoom-owl-product {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        align-items: center
    }

    .product-details-img.zoom-owl-product .large-image-viewport {
        width: 100%
    }

    .product-details-img.zoom-owl-product .spots-placeholder {
        height: auto
    }

    .product-details-img.zoom-owl-product figure.zoom.nozoom {
        max-width: 90%;
        background: 0 0 !important
    }

    .product-details-img.zoom-owl-product .owl-product.owl-carousel {
        width: 100%
    }

    .product-details-img.zoom-owl-product .owl-product.owl-carousel .example-image {
        max-height: calc(100vh - 160px) !important;
        height: auto !important
    }

    .product-details-img.zoom-owl-product .owl-product.owl-carousel .owl-item {
        height: auto
    }

    .product-details-img.zoom-owl-product .owl-product.owl-carousel .owl-prev {
        left: -5px !important
    }

    .product-details-img.zoom-owl-product .owl-product.owl-carousel .owl-next {
        right: -5px !important
    }

    .product-details-img.zoom-owl-product .owl-product.owl-carousel .owl-carousel .owl-stage {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .product-details-img.zoom-owl-product .b-product-addwish {
        display: none
    }

    .looks_homepage_block .look_link span {
        font-size: 16px !important
    }

    .look_link {
        margin: 5px 10px
    }

    .offers-filters.fixed {
        width: 100%;
        max-width: unset
    }

    .bottom_menu_header {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        min-height: 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding-bottom: 4px
    }

    .full-width-lines-header .header-white-bar {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 10px
    }

    .full-width-lines-header .header-white-bar .header_right_part {
        min-width: 210px
    }

    .full-width-lines-header .header-white-bar_tablet {
        padding-right: 10px
    }

    .full-width-lines-header .header-white-bar_tablet .header_right_part {
        min-width: auto
    }

    .rating_chart {
        width: 50%
    }

    .banners_grid,
    .wrapper_topsellers {
        padding: 0 10px
    }

    .carousel-subcat a {
        display: block;
        padding: 0
    }

    .carousel-subcat img {
        width: 100%
    }

    .carousel-subcats .owl-prev {
        left: -2%
    }

    .carousel-subcats .owl-next {
        right: -2%
    }

    .carousel-subcats .owl-stage {
        left: 0
    }

    .icons-filter {
        grid-template-columns: repeat(2, 70px)
    }

    .product-details-rightcol .offer-color-filter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #header .logo-link {
        width: 200px;
        margin-left: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #voucher-free-sas-box .voucher_free_sas_popup {
        max-width: 674px
    }
}

@media screen and (max-width:1400px) and (orientation:landscape) {
    .product-details-img.zoom-owl-product .owl-product.owl-carousel .owl-item {
        max-height: 75vh
    }

    .product-details-img.zoom-owl-product .owl-product.owl-carousel figure img {
        max-height: 100% !important
    }

    .product-details-img.zoom-owl-product .spots-placeholder {
        height: 75vh
    }
}

@media screen and (max-width:1024px) {
    .b-newsletter_banner-content {
        grid-template-columns: 1fr 1fr
    }

    .topmenu nav>ul>li {
        margin: 0;
        list-style: none
    }

    .product-teaser-wrapper.wrapper-product-in-look .product-teaser a img {
        width: 90%
    }

    .owl-product .owl-item {
        height: 335px
    }

    .owl-product .owl-item .product-image {
        height: 335px
    }

    figure.zoom .spots-placeholder {
        height: 335px
    }

    .product-details-img {
        margin-left: 10px
    }

    .article-gallery-content .product_thumbs {
        bottom: 30px
    }

    #product_div {
        padding: 10px
    }

    .content_fullsize .categories-list-category.default_layout {
        width: 32%
    }

    .content_fullsize .categories-list-category.default_layout img {
        height: auto !important
    }

    .content_fullsize .owl-item .categories-list-category.default_layout {
        width: 100%
    }

    .variation_2_in_row .product-teaser .itemBox {
        height: 220px
    }

    .box-last-visited .last-visited-slider:not(.owl-carousel) {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        padding-left: 12px
    }

    .box-last-visited .product_item {
        max-width: 100%
    }

    .product-details .product-details-img {
        min-height: 55vw
    }

    .product-details .product-details-img .large-image-viewport {
        min-height: 35vw
    }

    .block_filter .filter-label.left-filter {
        max-width: 75%
    }

    .articles-from-other-categories .owl-stage,
    .content-last-visited .owl-stage {
        padding-left: 1px !important
    }

    .offerDescriptionBlock .elementWrapper .elementsLib .Additional .owl-item .product-teaser,
    .offerDescriptionBlock .elementWrapper .elementsLib .articles-from-other-categories .owl-item .product-teaser,
    .offerDescriptionBlock .elementWrapper .elementsLib .auto-other-articles .owl-item .product-teaser,
    .offerDescriptionBlock .elementWrapper .elementsLib .shop-looks-articles .owl-item .product-teaser {
        width: 95%;
        max-width: 280px
    }

    .offerDescriptionBlock .elementWrapper .elementsLib .Additional .product-teaser,
    .offerDescriptionBlock .elementWrapper .elementsLib .articles-from-other-categories .product-teaser,
    .offerDescriptionBlock .elementWrapper .elementsLib .auto-other-articles .product-teaser,
    .offerDescriptionBlock .elementWrapper .elementsLib .shop-looks-articles .product-teaser {
        width: 95%;
        max-width: 280px
    }

    .box-last-visited .last-visited-slider .owl-item .product-teaser,
    .most-often-seen .product-teaser-wrapper {
        width: 95%;
        max-width: 280px
    }

    #header .logo-link {
        width: 150px
    }

    #container .footer-checkout-wrapper {
        padding: 24px 10px;
        height: auto;
        width: auto
    }

    #container .footer-checkout-wrapper .footer-checkout {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #container .footer-checkout-wrapper .footer-checkout .footer-checkout__left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #container .footer-checkout-wrapper .footer-checkout .footer-checkout__left .footer-checkout__left-help {
        margin-right: 0;
        margin-bottom: 32px
    }

    #container .footer-checkout-wrapper .footer-checkout .footer-checkout__left .footer-checkout__left-wrapper {
        margin-bottom: 16px
    }

    .b-product-share {
        cursor: pointer;
        padding: 5px;
        position: absolute;
        top: 45px;
        z-index: 100;
        right: -10px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #header .logo-link {
        width: 150px
    }

    .wrapper-product-in-look {
        max-height: 460px
    }

    .wrapper-product-in-look .product-in-look {
        max-height: 460px
    }

    .wrapper-product-in-look .product-teaser {
        width: 230px
    }

    .wrapper-product-in-look .product-teaser>a img {
        width: 100% !important
    }

    .b-short_wishlist {
        min-width: 664px;
        width: calc(100% - 80px);
        margin: 0 40px;
        left: calc(50% - 40px)
    }

    .b-short_wishlist .b-short_wishlist-item .b-short_wishlist-item-right {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .b-short_wishlist .b-short_wishlist-item .b-short_wishlist-item-right .b-short_wishlist-item-text-box {
        max-width: 70%
    }

    .b-short_wishlist .offers {
        max-height: 455px
    }

    .b-short_wishlist .b-short_wishlist_button-box {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-top: 12px;
        margin-left: 0;
        width: 100%
    }

    .b-short_wishlist .b-short_wishlist_button-box .button,
    .b-short_wishlist .b-short_wishlist_button-box .ratings-pagination li,
    .ratings-pagination .b-short_wishlist .b-short_wishlist_button-box li {
        position: relative;
        top: 0
    }
}

@media screen and (max-width:1000px) {
    .other-block a {
        font-size: 12px
    }

    .screen-only {
        display: none
    }

    .mobile-only {
        display: block
    }

    .b-newsletter_banner-content_right .second_text {
        font-size: 30px
    }

    .b-newsletter_banner-content_right .input_text {
        width: 95%;
        max-width: 350px
    }

    .b-newsletter_banner-content_right .input_text input {
        width: 100%
    }

    .b-newsletter_banner-content_right .buttons_wrp {
        max-width: 350px;
        width: 95%
    }

    .b-newsletter_banner-content_right .buttons_wrp input[name=btn_news_add] {
        max-width: 350px;
        width: 100%
    }

    .b-newsletter_banner-content_right .buttons_wrp input[name=btn_news_remove] {
        width: 100%;
        white-space: normal;
        padding-bottom: 5px
    }

    .product-in-look img {
        width: 100%
    }

    .filters-left .filter-group .filter-toggle .filters-range-manual {
        font-size: 12px
    }

    .filters-left .filter-group .filter-toggle .filters-range-manual .range_filter_block {
        margin: 0;
        padding: 0 3px;
        width: 40%
    }

    .filters-left .filter-group .filter-toggle .filters-range-manual .range_filter_block input[type=text] {
        font-size: 12px
    }

    .filters-left input[type=text] {
        max-width: 69px
    }
}

@media screen and (max-width:900px) {
    .product-teaser-wrapper.wrapper-product-in-look .product-teaser {
        line-height: 1
    }

    .product-teaser-wrapper.wrapper-product-in-look .product-teaser .other-block {
        min-height: 15px
    }

    .product-teaser-wrapper.wrapper-product-in-look .product-teaser .other-block a {
        font-size: 10px
    }

    .product-teaser .other-block a {
        margin-right: 1px
    }

    .filters-left input[type=text] {
        max-width: 61px
    }

    .icons-filter {
        grid-template-columns: repeat(2, 60px)
    }
}

@media screen and (max-width:800px) {
    .header_right_part {
        padding-left: 10px
    }

    .box-last-visited .last-visited-slider .product_item {
        width: 225px
    }

    .box-last-visited .last-visited-slider .product_item .product-teaser {
        width: 215px
    }

    .filters-left .filter-group .filter-toggle .noUi-target {
        max-width: 88%
    }

    .b-all_products .variation_3_in_row {
        gap: 10px
    }

    .b-all_products .variation_3_in_row .product-teaser-wrapper {
        width: 31%
    }

    .product-teaser-wrapper.wrapper-product-in-look .product-in-look .look_img .back-button {
        top: 80%
    }

    .product-teaser-wrapper .price-box-price-text a {
        font-size: 14px
    }

    .product-teaser-wrapper .price-box-price-text a span:not(.coins-price-sup) {
        font-size: 18px
    }

    .product-teaser .other-block a.other-block_color .frame-color {
        width: 8px;
        height: 8px
    }

    .product-teaser .other-block .text_other_block {
        font-size: 12px
    }

    .other-block a {
        letter-spacing: -1px
    }

    #search-form {
        margin-left: 10px
    }

    figure.zoom {
        height: 100%
    }

    figure.zoom:not(.figureHasSpots) .example-image {
        width: auto;
        max-width: 100%
    }

    figure.zoom .spots-placeholder {
        height: 100%
    }

    .owl-product .owl-item {
        height: 325px
    }

    .owl-product .owl-item .product-image {
        height: unset;
        width: auto;
        max-width: 100%;
        max-height: 320px
    }

    .most-often-seen .owl-item .product-teaser {
        width: 220px
    }
}

@media screen and (max-width:700px) {
    .product-teaser-wrapper {
        width: 30%
    }

    .product-teaser-wrapper.wrapper-product-in-look {
        width: 100%
    }

    .box-last-visited .last-visited-slider .product_item {
        width: 210px
    }

    .box-last-visited .last-visited-slider .product_item .product-teaser {
        width: 200px
    }

    .b-newsletter_banner-content_right .first_text {
        font-size: 14px
    }

    .b-newsletter_banner-content_right .second_text {
        font-size: 25px
    }

    .most-often-seen .owl-item .product-teaser {
        width: 200px
    }

    .owl-product .owl-item {
        height: 315px
    }
}

@media screen and (max-width:480px) {

    #container,
    #container_chapter2 {
        max-width: 99%;
        margin: 0 auto;
        overflow: hidden
    }
}

.content_fullsize .categories-list-category.default_layout {
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.look-teasers {
    display: none
}

.product-teaser.spot-product-teaser {
    position: absolute;
    z-index: 1000
}

.spot-product-teaser .product-teaser-wrapper .product-teaser .itemBox .color_image,
.spot-product-teaser .product-teaser-wrapper .product-teaser .itemBox .white_image {
    max-height: 190px
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .8
    }

    45% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 0
    }
}

@keyframes pulsate {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .8
    }

    45% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 0
    }
}

@-webkit-keyframes stop-pulsate {
    from {
        opacity: .4
    }

    to {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes stop-pulsate {
    from {
        opacity: .4
    }

    to {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

.spot,
.spot_big {
    position: absolute
}

.spot .spot-ring,
.spot_big .spot-ring {
    display: block;
    position: absolute;
    opacity: 0;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px -10px;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    border-radius: 50%;
    border: 1px solid #242222;
    -webkit-animation: pulsate 1s ease-out infinite;
    animation: pulsate 1s ease-out infinite;
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85)
}

.spot:hover .spot-ring,
.spot_big:hover .spot-ring {
    -webkit-animation: none;
    animation: none
}

.spot:active .spot-ring,
.spot_big:active .spot-ring {
    -webkit-animation: stop-pulsate .3s;
    animation: stop-pulsate .3s
}

.spot .spot-circle,
.spot_big .spot-circle {
    position: absolute;
    -webkit-transition: opacity .2s ease-in, -webkit-transform .1s ease-out;
    transition: opacity .2s ease-in, -webkit-transform .1s ease-out;
    -o-transition: opacity .2s ease-in, transform .1s ease-out;
    transition: opacity .2s ease-in, transform .1s ease-out;
    transition: opacity .2s ease-in, transform .1s ease-out, -webkit-transform .1s ease-out;
    overflow: hidden;
    width: 22px;
    height: 22px;
    z-index: 10;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .2);
    margin: -10px
}

.spot .spot-circle::before,
.spot_big .spot-circle::before {
    content: "";
    width: 7.5px;
    height: 7.5px;
    display: block;
    border: 3px solid #fff;
    border-radius: 50%;
    position: relative;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%
}

.spot .spot-circle:hover,
.spot_big .spot-circle:hover {
    cursor: pointer
}

.spot .spot-circle:hover::before,
.spot_big .spot-circle:hover::before {
    width: 7.5px;
    height: 7.5px;
    border: 8px solid #fff
}

.spot .spot-circle:active,
.spot_big .spot-circle:active {
    -webkit-transform: scale(.875);
    -ms-transform: scale(.875);
    transform: scale(.875)
}

.article-gallery-content .spot_big {
    display: none
}

.article-gallery-content.hasSpots .spot_big {
    display: block
}

.article-gallery-content .white_image:hover {
    opacity: 0 !important;
    position: relative
}

.article-gallery-content .product_thumbs_holder {
    position: fixed;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    width: 100%
}

.article-gallery-content .product_thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    max-width: 80%
}

.article-gallery-content .product_thumbs.owl-carousel .product_image_js {
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.article-gallery-content .product_thumbs .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contest_banner,
.wrapper_discount_bottom {
    border: 1px solid transparent
}

.contest_banner .banner_url,
.wrapper_discount_bottom .banner_url {
    border-color: #242222
}

.wrapper_discount_top,
.wrapper_main_slider {
    border: 1px solid transparent
}

.wrapper_discount_top .banner_url a,
.wrapper_main_slider .banner_url a {
    border-color: #242222
}

.wrapper_discount_top .banner_wrapper .item a,
.wrapper_discount_top .before_load:not(.owl-carousel) .item a,
.wrapper_main_slider .banner_wrapper .item a,
.wrapper_main_slider .before_load:not(.owl-carousel) .item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.wrapper_main_slider .owl-theme .owl-dots .owl-dot span {
    width: 4px;
    height: 4px;
    background: #dbd9d7
}

.wrapper_main_slider .owl-theme .owl-dots .owl-dot.active span {
    background: #000
}

@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) {

    .owl-carousel .owl-item,
    .owl-carousel .owl-wrapper {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.truncate-category-title {
    display: inline-block;
    padding: 10px 0
}

.toggle-show-pass {
    cursor: pointer;
    position: absolute;
    right: 0;
    padding: 5px 16px;
    font-size: 22px;
    top: 3px
}

.toggle-show-pass.active::before {
    content: "\e908"
}

.payment-label {
    position: relative
}

.payment-label .payment-label-ie {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.cat_route_item_hidden {
    display: none
}

#show-hide-route-items {
    cursor: pointer;
    font-size: 12px;
    vertical-align: top
}

#newsletter-box-canvas.newsletter-box-canvas-rect-1 {
    width: 450px;
    height: 252px;
    border-radius: 0;
    background: url(/images/newsletter/newsletter-bg-010618.png);
    background-size: cover;
    z-index: 99999999;
    -webkit-box-shadow: -1px -1px 20px 0 rgba(50, 50, 50, .75);
    box-shadow: -1px -1px 20px 0 rgba(50, 50, 50, .75)
}

#newsletter-box-canvas.newsletter-box-canvas-rect-1 #newsletter-cross {
    position: absolute;
    top: 4px;
    right: 9px;
    color: #000;
    margin: 0
}

#newsletter-box-canvas.newsletter-box-canvas-rect-1 #newsletter-box-header {
    font-family: hitch_hikeregular;
    color: #000;
    background: 0 0;
    padding: 45px 0 15px
}

#newsletter-box-canvas.newsletter-box-canvas-rect-1 #newsletter--box-center-content #newsletter-box-form {
    width: 90% !important
}

#newsletter-box-canvas.newsletter-box-canvas-rect-1 #newsletter--box-center-content #newsletter-box-form input {
    text-align: left;
    background: #fff;
    border: 1px solid #f5f5f5 !important
}

#newsletter-box-canvas.newsletter-box-canvas-rect-1 #newsletter--box-center-content #newsletter-box-form input::-webkit-input-placeholder {
    font-weight: 100;
    color: #a1a1a1 !important
}

#newsletter-box-canvas.newsletter-box-canvas-rect-1 #newsletter--box-center-content #newsletter-box-form input::-moz-placeholder {
    font-weight: 100;
    color: #a1a1a1 !important
}

#newsletter-box-canvas.newsletter-box-canvas-rect-1 #newsletter--box-center-content #newsletter-box-form input:-ms-input-placeholder {
    font-weight: 100;
    color: #a1a1a1 !important
}

#newsletter-box-canvas.newsletter-box-canvas-rect-1 #newsletter--box-center-content #newsletter-box-form input:-moz-placeholder {
    font-weight: 100;
    color: #a1a1a1 !important
}

#newsletter-box-canvas.newsletter-box-canvas-rect-1 #newsletter--box-center-content #newsletter-box-form .accept-button-subscription {
    font-style: italic;
    background: #242222;
    border: none !important
}

#newsletter-box-canvas.newsletter-box-canvas-rect-1 #newsletter--box-center-content #newsletter-box-form .accept-button-subscription .icon-subscribe-icon {
    font-size: 14px;
    margin-right: 2px
}

#newsletter-box-canvas.newsletter-box-canvas-rect-1 #newsletter--box-center-content #newsletter-box-form .accept-button-subscription:hover {
    background: #fff;
    color: #000
}

.cat_route_item a:hover {
    text-decoration: underline
}

#newsletter-box-block {
    display: block
}

#newsletter-box-close-cross {
    font-size: 24px
}

#overlay-layer-general-popup .popup-close {
    font-size: 17px
}

#overlay-layer-general-popup,
#overlay-layer-subscription-popup {
    height: 100%;
    z-index: 99999999 !important
}

.width-auto {
    width: auto !important
}

#newsletter-box-header-popup h2 {
    font-family: 'Caveat Brush', cursive;
    font-size: 24px !important
}

.read-more-article-description-ab {
    display: none;
    cursor: pointer;
    margin-bottom: 0;
    color: #dbd9d7;
    font-size: 12px;
    font-weight: 500
}

.read-more-article-description-ab:hover {
    color: #dbd9d7;
    text-decoration: underline
}

#form_question .input-disabled {
    font-weight: 500;
    background: #fff
}

.change_bg_mouseover .product-teaser.default_white_image a .cover_image,
.change_bg_mouseover .product-teaser.default_white_image a .primary_image:not(.teaser-video) {
    opacity: 1;
    z-index: 5 !important;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.change_bg_mouseover .product-teaser.default_white_image a .hover_image {
    opacity: 0;
    z-index: 5 !important;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.change_bg_mouseover .product-teaser.default_white_image:hover .cover_image,
.change_bg_mouseover .product-teaser.default_white_image:hover .primary_image:not(.teaser-video) {
    opacity: 0
}

.change_bg_mouseover .product-teaser.default_white_image:hover .hover_image {
    opacity: 1
}

.change_bg_mouseover .product-teaser.default_white_image .cover_image,
.change_bg_mouseover .product-teaser.default_white_image .hover_image {
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    max-height: 100%
}

.change_bg_mouseover .article-spot-teaser .product-teaser a.itemBox .color_image,
.change_bg_mouseover .article-spot-teaser .product-teaser a.itemBox .white_image {
    min-height: unset
}

.change_bg_mouseover .article-spot-teaser .product-teaser a.itemBox img.hover_image {
    position: relative
}

.change_bg_mouseover .wrapper_topsellers .top-sellers .owl-item a .white_image {
    opacity: 1 !important;
    max-height: 100%
}

.change_bg_mouseover .wrapper_topsellers .top-sellers .owl-item a .color_image {
    opacity: 0 !important;
    max-height: 100%
}

.change_bg_mouseover .wrapper_topsellers .top-sellers .owl-item:hover .white_image {
    opacity: 0 !important
}

.change_bg_mouseover .wrapper_topsellers .top-sellers .owl-item:hover .color_image {
    opacity: 1 !important
}

#payment_form #submit_button,
#payment_form .back-button {
    cursor: pointer
}

#payment_form .tooltip__item {
    width: 200px
}

#submit-button {
    cursor: pointer
}

.spinner {
    content: url(/css/images/imgLoader.gif);
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1
}

#alerttext-message.hasRelayPlaces {
    max-height: 450px;
    overflow-y: scroll
}

#alerttext-message.hasRelayPlaces h6 {
    font-size: 16px;
    text-align: center
}

#alerttext-message .place {
    display: block;
    border: 1px solid #242222;
    margin-bottom: 5px;
    text-align: center;
    cursor: pointer
}

#alerttext-message .place .title_place {
    font-size: 12px;
    font-weight: 500;
    display: block
}

#alerttext-message .place .city_place {
    font-size: 12px;
    font-weight: 400
}

#alerttext-message .place:hover {
    -webkit-box-shadow: 0 0 3px #242222;
    box-shadow: 0 0 3px #242222
}

#alerttext-message .btns-wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 24px;
    font-size: 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#alerttext-message .btns-wrp .link-button-red,
#alerttext-message .btns-wrp .link-button-white {
    width: 100px !important;
    text-transform: none
}

.relay_points {
    border: 1px solid #242222;
    width: auto;
    padding: 5px;
    display: inline-block;
    margin-left: 25px
}

.relay_change {
    cursor: pointer;
    padding-left: 5px
}

.offers-pic-switch {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.offers-pic-switch label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.offers-pic-switch label:hover {
    cursor: pointer
}

.offers-pic-switch input {
    margin: 0 8px 0 15px
}

.newsletter-box-canvas-rect-2 {
    width: 862px;
    max-width: 100%;
    height: 520px;
    position: fixed;
    z-index: 99999;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    overflow: hidden
}

.newsletter-box-canvas-rect-2 #newsletter-cross {
    color: #000;
    font-size: 16px;
    top: 4px;
    right: 9px;
    margin: 0
}

.newsletter-box-canvas-rect-2 .left-img {
    float: left;
    width: 385px
}

.newsletter-box-canvas-rect-2 .right-block {
    display: inline-block
}

.newsletter-box-canvas-rect-2 #newsletter--box-center-content {
    max-width: 48%
}

.newsletter-box-canvas-rect-2 #newsletter--box-center-content #newsletter-box-header {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    background: 0 0;
    color: #000;
    margin: 0 auto;
    padding: 45px 20px 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400
}

.newsletter-box-canvas-rect-2 #newsletter--box-center-content .main-title {
    font-size: 24px;
    line-height: 32px;
    color: #000;
    text-transform: uppercase;
    width: 85%;
    display: inline-block;
    margin-top: 50px
}

.newsletter-box-canvas-rect-2 #newsletter--box-center-content .main-title b {
    font-size: 24px
}

.newsletter-box-canvas-rect-2 #newsletter--box-center-content #newsletter-box-form {
    width: 90% !important;
    margin-top: 50px
}

.newsletter-box-canvas-rect-2 #newsletter--box-center-content .accept-button-subscription:hover {
    background: 0 0
}

.newsletter-box-canvas-rect-2 #newsletter-box-close {
    text-decoration: none;
    font-weight: 500;
    display: block
}

.newsletter-box-canvas-rect-3 #newsletter-box-header-popup h2 {
    font-family: Poppins, Tahoma, Geneva, sans-serif;
    margin: 0
}

.newsletter-box-canvas-rect-3 #newsletter-box-form #email {
    height: auto
}

.newsletter-box-canvas-rect-3 #newsletter-box-form #email::-webkit-input-placeholder {
    font-weight: 500;
    color: #a1a1a1 !important
}

.newsletter-box-canvas-rect-3 #newsletter-box-form #email::-moz-placeholder {
    font-weight: 500;
    color: #a1a1a1 !important
}

.newsletter-box-canvas-rect-3 #newsletter-box-form #email:-ms-input-placeholder {
    font-weight: 500;
    color: #a1a1a1 !important
}

.newsletter-box-canvas-rect-3 #newsletter-box-form #email:-moz-placeholder {
    font-weight: 500;
    color: #a1a1a1 !important
}

.newsletter-box-canvas-rect-3 #newsletter-box-close-cross {
    font-size: 17px
}

.deloffer {
    cursor: pointer
}

.resized {
    max-height: 30px
}

.not-found-block {
    margin: 6px 0
}

.klarna-payments-container {
    vertical-align: top
}

.klarna-payments-container-load {
    padding-left: 27px
}

.klarna-payments-container img {
    padding: 5px;
    display: block;
    margin-top: 3px
}

.upselling_offers {
    width: 100%;
    position: relative
}

.upselling_offers .product-addcart-big {
    width: 67%;
    -webkit-transition: 1s All;
    -o-transition: 1s All;
    transition: 1s All;
    -webkit-box-shadow: inset 0 0 0 1px #750000;
    box-shadow: inset 0 0 0 1px #750000
}

.upselling_offers .product-addcart-big:hover {
    background: #fff;
    color: #750000 !important
}

.upselling_offers .upselling_offer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #dbd9d7;
    padding-top: 15px;
    padding-bottom: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.upselling_offers .upselling_offer .actions {
    width: 30%
}

.upselling_offers .owl-buttons {
    top: 110px
}

.upselling_offers .owl-buttons .owl-prev {
    right: 965px
}

.price_additional {
    font-weight: 500;
    font-size: 14px
}

.price_additional .new_price {
    color: #ed1c24
}

.price_additional .new_price .coins-price-sup {
    position: relative;
    top: -5px;
    font-size: 9px
}

.price_additional .old_price .high_price {
    margin-right: 10px;
    position: relative
}

.price_additional .old_price .high_price:after {
    content: ' ';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #242222
}

.price_additional .old_price .coins-price-sup {
    position: relative;
    font-size: 9px;
    top: -5px
}

.price_additional .input-group-wrapper {
    width: 30%
}

.upselling_banner {
    width: 100%;
    background-color: #ed1c24;
    padding-top: 20px;
    padding-bottom: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.upselling_banner .banner_title {
    color: #fff;
    font-size: 18px;
    padding-right: 15px;
    max-width: 50%
}

.upselling_banner .timeTo {
    height: auto;
    font-family: Poppins, Tahoma, Geneva, sans-serif
}

.upselling_banner .timeTo figcaption {
    color: #fff
}

.upselling_banner .shop_now {
    color: #fff;
    padding-left: 15px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline
}

#payment_layout_override_wrp {
    display: none;
    border: 1px #dbd9d7 solid;
    border-radius: 3px;
    padding: 10px 2px;
    text-align: center;
    margin-bottom: 10px
}

#payment_layout_override_wrp .underline {
    cursor: pointer
}

.test {
    content: ''
}

#offers-block-content {
    float: left;
    width: 80%;
    max-width: 980px;
    padding: 0 0 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.product-offer-link {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
    text-align: center;
    margin-bottom: 10px
}

.abo-offer-wrp {
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: right;
    border-bottom: 1px solid #dbd9d7
}

.abo-offer-wrp .abo-title {
    font-weight: 500
}

.abo-offer-wrp .abo-price {
    font-size: 24px;
    font-weight: 400
}

.abo-offer-wrp .abo-price .coins-price-sup {
    font-size: 14px;
    position: relative;
    display: inline-block;
    top: -9px
}

.abo-offer-wrp .abo-label .currency {
    font-size: 24px;
    font-weight: 400
}

.abo-offer-wrp .abo-label .period {
    display: block;
    font-size: 12px;
    margin-left: 5px
}

.abo-wish-item-wrp {
    position: relative;
    display: inline-block;
    border-right: 1px solid #dbd9d7;
    text-align: left
}

.abo-wish-item-wrp+span {
    padding-left: 5px
}

.abo-wish-item-wrp .abo-title {
    font-size: 12px
}

.abo-wish-item-wrp .abo-price {
    position: relative
}

.abo-wish-item-wrp .abo-label {
    font-size: 12px;
    padding-right: 9px
}

.abo-wish-item-wrp .abo-label .period {
    margin-left: 2px
}

.price-wish-item-wrp {
    position: relative;
    display: inline-block
}

.price-wish-item-wrp .price-value {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    line-height: normal
}

.price-wish-item-wrp .price-value .coins-price-sup {
    position: static;
    font-size: 9px
}

.price-wish-item-wrp .price-label {
    font-size: 12px
}

.wish-item-price {
    text-align: right
}

.wish-item-price .input-group-wrapper {
    float: none
}

.wish-item-price .product-addcart-big {
    vertical-align: middle
}

.wish-item-price .text_coins_box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    line-height: normal
}

.wish-item-price .text_coins_box .coins-price-sup {
    position: static;
    font-size: 9px
}

.abo-cart-item-wrp {
    padding-left: 9px;
    font-size: 14px;
    border-right: 1px solid #dbd9d7;
    text-align: left;
    display: inline-block
}

.abo-cart-item-wrp .abo-title {
    font-size: 12px
}

.abo-cart-item-wrp .abo-price {
    position: relative
}

.abo-cart-item-wrp .abo-label {
    font-size: 12px;
    padding-right: 9px
}

.abo-cart-item-wrp .abo-label .period {
    margin-left: 2px
}

.price-cart-item-wrp {
    padding-left: 24px;
    font-size: 14px;
    text-align: left;
    display: inline-block;
    line-height: 27px
}

.price-cart-item-wrp .price-title {
    font-size: 14px;
    font-weight: 500
}

.cart-content .actions {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart-content .coins-price-sup {
    position: relative;
    top: -4px
}

.cart-content .price_item {
    padding-right: 0
}

.cart-content .price_item+span {
    padding-left: 0 !important
}

.cart-content .total,
.cart-content .total_cart {
    padding-right: 0
}

.cart-content .total .coins-price-sup,
.cart-content .total_cart .coins-price-sup {
    top: -3px
}

.cart-content .social-button {
    padding: 5px 12px;
    background: #fff;
    border: 1px solid #dbd9d7;
    text-decoration: none;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    -o-transition: transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease;
    display: inline-block;
    height: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-width: 80px;
    text-align: center;
    cursor: pointer
}

.cart-content .social-button:hover {
    text-decoration: none;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    color: #000
}

.abo-cart-sub-total-wrp,
.abo-cart-total-wrp {
    border-right: 1px solid #dbd9d7
}

.abo-cart-sub-total-wrp .abo-price,
.abo-cart-total-wrp .abo-price {
    position: relative
}

.abo-cart-sub-total-wrp .abo-price .coins-price-sup,
.abo-cart-total-wrp .abo-price .coins-price-sup {
    top: -3px
}

.abo-cart-sub-total-wrp .abo-label,
.abo-cart-total-wrp .abo-label {
    font-size: 12px;
    padding-right: 9px
}

.abo-cart-sub-total-wrp .abo-label .period,
.abo-cart-total-wrp .abo-label .period {
    margin-left: 2px
}

.abo-checkout-item-wrp {
    display: inline-block;
    text-align: left
}

.abo-checkout-item-wrp.side-by-side-price-layout {
    border-right: 1px solid #dbd9d7;
    padding-right: 5px
}

.abo-checkout-item-wrp .abo-title {
    font-weight: 500
}

.checkout-item-price {
    display: inline-block
}

.checkout-item-price .price-title {
    display: block;
    font-weight: 500
}

.abo-checkout-total-price {
    display: inline-block
}

.abo-checkout-total-price.side-by-side-price-layout {
    border-right: 1px solid #dbd9d7;
    padding-right: 5px
}

.sub-total-price {
    padding-left: 10px
}

.total-price {
    padding-left: 9px
}

.price-tabs {
    text-align: center;
    font-weight: 600;
    padding-bottom: 10px;
    background: #f5f5f5;
    border: 1px solid #dbd9d7;
    position: relative;
    z-index: 1
}

.price-tabs .abo-price-tab,
.price-tabs .generic-price-tab {
    width: 50%;
    float: left;
    padding: 5px 0;
    background: #fff;
    cursor: pointer
}

.price-tabs .active {
    background: #f5f5f5;
    border-bottom: 1px solid #fff
}

.tab {
    display: none !important;
    padding-top: 10px !important;
    padding-bottom: 10px;
    font-size: 14px
}

.tab .abo-title,
.tab .price-label,
.tab .price-title {
    display: none
}

.tab .price .pull-right {
    clear: both
}

.tab.active {
    display: block !important;
    background: #f5f5f5
}

.tab.checkout-item-price {
    background: 0 0
}

.product-details-price .tab .price,
.product-details-price .tab .tax-include,
.product-details-price .tab .uvp {
    margin-right: 5px
}

.product-details-price .tab #payment_layout_override_wrp {
    margin-left: 5px;
    margin-right: 5px
}

.product-details-price .tab .abo-label .currency,
.product-details-price .tab .abo-label .period {
    margin-right: 5px
}

.product-details-price .abo-info {
    margin: 0 5px
}

.cart-content .tabs-cell {
    display: grid;
    position: relative
}

.cart-content .price-column {
    padding: 0;
    width: 0;
    white-space: nowrap
}

.cart-content .price-column .actions {
    border-bottom: none;
    padding: 5px 0
}

.cart-content .abo-price-column .actions {
    border-bottom: none;
    padding: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -14px
}

.cart-content .abo-price-column .actions .tab {
    width: 100%;
    text-align: right;
    border: none
}

.cart-content .abo-price-column .actions .tab.price-cart-item-wrp {
    padding-right: 9px
}

.cart-content .abo-price-column .actions .tab .abo-label {
    font-size: 14px
}

.cart-content .abo-cart-sub-total-wrp,
.cart-content .abo-cart-total-wrp,
.cart-content .shipping_cost,
.cart-content .sub-total-price,
.cart-content .total-price {
    font-size: 14px
}

.cart-content .abo-cart-sub-total-wrp .coins-price-sup,
.cart-content .abo-cart-total-wrp .coins-price-sup,
.cart-content .shipping_cost .coins-price-sup,
.cart-content .sub-total-price .coins-price-sup,
.cart-content .total-price .coins-price-sup {
    top: -4px
}

.cart-content .abo-cart-sub-total-wrp .abo-label,
.cart-content .abo-cart-total-wrp .abo-label,
.cart-content .shipping_cost .abo-label,
.cart-content .sub-total-price .abo-label,
.cart-content .total-price .abo-label {
    padding: 0
}

.cart-content .abo-cart-sub-total-wrp.tab,
.cart-content .abo-cart-total-wrp.tab,
.cart-content .shipping_cost.tab,
.cart-content .sub-total-price.tab,
.cart-content .total-price.tab {
    padding-right: 9px
}

.cart-content .abo-cart-sub-total-wrp.tab .abo-label,
.cart-content .abo-cart-total-wrp.tab .abo-label,
.cart-content .shipping_cost.tab .abo-label,
.cart-content .sub-total-price.tab .abo-label,
.cart-content .total-price.tab .abo-label {
    font-size: 14px
}

.cart-content .cart-item-description {
    padding-right: 96px;
    width: 100%
}

.cart-content .cart-item-description .product_title {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    max-width: calc(100vw - 410px)
}

.cart-content .cart-item-description .deloffer {
    vertical-align: super;
    margin-left: 24px
}

.cart-content .cart-item-description .actions {
    position: absolute;
    right: 0;
    top: 1px
}

.cart-content .cart-item-description-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 35px
}

.cart-content .wish-item .product_title {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 94%
}

.cart-content .wish-item .unwish {
    vertical-align: super;
    margin-left: 10px
}

.cart-content .wish-item .unwish:hover {
    text-decoration: none
}

.cart-content .wish-item .actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cart-content .wish-item .actions .input-group-wrapper {
    height: 35px
}

.cart-content .wish-item .actions .input-group {
    background-color: #fff;
    border: 1px solid #750000;
    border-radius: 4px;
    padding: 6.5px 8px;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    width: 54px
}

.cart-content .wish-item .actions .input-group .input-number {
    color: #750000;
    font-weight: 500;
    height: 18px
}

.cart-content .wish-item .actions .input-group .input-group-btn {
    background-color: #fff;
    font-weight: 400
}

.cart-content .wish-item .actions .input-group .input-group-btn .btn {
    color: #750000;
    height: 18px;
    width: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1px;
    margin: 1px
}

.cart-content .wish-item .actions .input-group .input-group-btn .btn:hover {
    background-size: 18px 18px;
    background-color: #dbd9d7;
    border-radius: 50%
}

.cart-content .abo-shipping-row .shipping_cost {
    padding-right: 9px
}

.cart-content hr,
.cart-content td {
    position: relative
}

.cart-content .non-consolidated-item .price-cart-item-wrp {
    width: 100%;
    padding-left: 0
}

.shop_wish_center {
    padding: 0
}

.shop_wish_center .wish-item.product-main-block {
    padding: 24px 0;
    margin: 0
}

.shop_wish_center .featured-label-center {
    margin: 24px 0;
    padding: 0
}

.shop_wish_center .featured-label-center h2 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    margin: 0
}

.shop_wish_center .wish_center_columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 24px
}

.shop_wish_center .wish_center_columns span {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px
}

.shop_wish_center .wish-item .actions {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.shop_wish_center .wish-cart-content {
    padding: 0
}

.shop_wish_center .wish-cart-content .wish-item-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 75%
}

.shop_wish_center .wish-cart-content .wish-item-left .wish-item-image {
    margin-right: 24px;
    margin-bottom: 0
}

.shop_wish_center .wish-cart-content .wish-item-left .wish-item-title {
    padding: 0;
    width: auto
}

.shop_wish_center .wish-cart-content .wish-item-left .wish-item-title .wish-item-title-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px
}

.shop_wish_center .wish-cart-content .wish-item-left .wish-item-title .wish-item-title-link .product_title {
    display: inline
}

.shop_wish_center .wish-cart-content .wish-item-left .wish-item-title .wish-item-title-link .unwish {
    margin-left: 24px
}

.shop_wish_center .wish-cart-content .wish-item-left .wish-item-title div.fineprint {
    margin-bottom: 4px
}

.shop_wish_center .wish-cart-content .wish-item-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 24px
}

.shop_wish_center .wish-cart-content .wish-item-right .wish-item-price {
    width: 100px
}

.shop_wish_center .wish-cart-content .buttons_wrp {
    padding-top: 24px;
    margin-bottom: 38px
}

.shop_wish_center .wish-cart-content .buttons_wrp .right-buttons-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.shop_wish_center .tabs-wrp {
    float: right
}

.shop_wish_center .price-tabs {
    width: 292px;
    float: right
}

.shop_wish_center .wish-items {
    clear: both
}

.shop_wish_center .wish-items hr {
    float: none !important
}

.shop_wish_center .tabs-content {
    width: 294px
}

.shop_wish_center .tabs-content .abo-wish-item-wrp,
.shop_wish_center .tabs-content .price-wish-item-wrp {
    border: none;
    text-align: right;
    padding-top: 0 !important
}

.shop_wish_center .tabs-content .abo-wish-item-wrp .abo-label,
.shop_wish_center .tabs-content .abo-wish-item-wrp .price-label,
.shop_wish_center .tabs-content .price-wish-item-wrp .abo-label,
.shop_wish_center .tabs-content .price-wish-item-wrp .price-label {
    display: inline-block;
    padding-right: 9px;
    font-size: 14px
}

.shop_wish_center .tabs-content .price-wish-item-wrp .price-value {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    line-height: normal
}

.shop_wish_center .tabs-content .price-wish-item-wrp .price-value .coins-price-sup {
    position: static;
    font-size: 9px
}

.shop_wish_center .wish-total-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0
}

.shop_wish_center .wish-total-price .total {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    line-height: normal
}

.shop_wish_center .wish-total-price .total .coins-price-sup {
    position: static
}

.shop_wish_center .wishlist-empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.shop_wish_center .wishlist-empty .wishlist-empty-text {
    font-size: 18px;
    line-height: 22px;
    -webkit-columns: #000;
    -moz-columns: #000;
    columns: #000;
    margin-bottom: 16px
}

.shop_wish_center .wishlist-empty .button__primary {
    margin-bottom: 10px;
    height: 35px
}

#payment_form .tabs-cell {
    display: grid
}

#payment_form .price-cell {
    background: #f5f5f5
}

#payment_form .price-cell .abo-checkout-item-wrp,
#payment_form .price-cell .checkout-item-price {
    padding-right: 5px;
    text-align: right;
    border: none
}

#payment_form .tab.abo-checkout-total-price,
#payment_form .tab.checkout-total-price {
    padding-left: 5px;
    padding-right: 5px;
    border: none
}

.checkout-total-price {
    font-size: 14px
}

.tabs-wrp {
    position: relative
}

.tabs-wrp .tabs-column {
    position: absolute;
    top: 0;
    width: 100%;
    background: #f5f5f5
}

.cart-table td.quantity-cell {
    padding-top: 16px;
    font-size: 14px
}

.abo-info a {
    font-weight: 500;
    background: #ed1c24;
    color: #fff;
    padding: 2px 10px
}

.abo-info a:before {
    content: "\f129";
    font: normal normal normal 10px/1 FontAwesome;
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 1px 5px;
    margin-right: 5px;
    position: relative;
    top: -1px
}

.abo-info a:hover {
    text-decoration: underline
}

.cart-content .abo-info {
    position: absolute;
    right: 9px;
    bottom: 9px;
    padding: 0 !important
}

.cart-content .cart-item-description .actions .input-group .input-number {
    width: 20px
}

.wish-cart-content .buttons_wrp {
    height: 35px
}

.wish-cart-content .buttons_wrp .back-button {
    color: #750000;
    background-color: #fff;
    border: 1px solid #750000;
    border-radius: 4px;
    height: 35px;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wish-cart-content .buttons_wrp .back-button:hover {
    color: #fff;
    background-color: #750000
}

.wish-cart-content .red-button {
    color: #750000 !important;
    background-color: #fff;
    border: 1px solid #750000;
    border-radius: 4px;
    height: 35px;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wish-cart-content .red-button:hover {
    color: #fff !important;
    background-color: #750000
}

.shop_cart_center .abo-info {
    bottom: 22px
}

.cart-info-wrp .abo-info {
    position: absolute;
    right: 5px;
    top: 30px;
    padding: 0 !important;
    z-index: 1
}

.cart-info-wrp hr,
.cart-info-wrp td {
    position: relative
}

.bonus_groups {
    margin-top: 10px
}

.submit-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

.submit-loader .text {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 600
}

.submit-loader .preloaderImg {
    display: block
}

#offers-list-header {
    clear: both;
    padding: 10px;
    margin: 15px 0;
    font-size: 16px;
    font-weight: 600;
    border-top: 1px solid #dbd9d7;
    border-bottom: 1px solid #dbd9d7
}

.seperate-window-body {
    margin: 0 auto;
    width: 95%;
    padding: 5px
}

.cart-content .non-consolidated-item .thumbnail-item {
    margin-left: 8%
}

.cart-content .non-consolidated-item .thumbnail-item img {
    vertical-align: top
}

.cart-content .non-consolidated-item-price td {
    padding-right: 10px
}

.shop_order2 .alerttext_popup {
    min-width: 500px
}

.shop_order2 .alerttext_popup #alerttext-message {
    font-size: 14px
}

.ratings-pagination .shop_order2 .alerttext_popup li,
.shop_order2 .alerttext_popup .button,
.shop_order2 .alerttext_popup .ratings-pagination li {
    max-width: 150px;
    margin: 15px auto 0;
    text-transform: uppercase;
    position: relative;
    cursor: pointer
}

.ratings-pagination .shop_order2 .alerttext_popup li.close:before,
.shop_order2 .alerttext_popup .button.close:before,
.shop_order2 .alerttext_popup .ratings-pagination li.close:before {
    content: none
}

.shop_order2 .alerttext_popup.min-max-popup {
    min-width: 400px;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    max-width: 100%;
    padding: 30px;
    border: 0;
    border-radius: 10px
}

.shop_order2 .alerttext_popup.min-max-popup .min-max-popup-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    white-space: nowrap
}

.shop_order2 .alerttext_popup.min-max-popup .close::before {
    font-size: 22px
}

.shop_order4 .alerttext_popup {
    text-align: center
}

.shop_order4 .back-button {
    margin: 5px
}

.full-width-bottom-banner-block {
    text-align: center
}

.bottom-menu-center.full-width {
    width: 100%
}

.banners_grid a:not(.itemBox) img {
    border: 1px solid transparent;
    border-bottom: 0;
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.banners_grid a:not(.itemBox) img:hover {
    border-color: #242222
}

.b-product-addwish {
    position: relative
}

.b-product-addwish .wishlist-tooltip {
    position: absolute;
    font-size: 14px;
    background-color: rgba(255, 255, 255, .9);
    border: 1px solid #dbd9d7;
    border-radius: 3px;
    padding: 10px;
    top: 40px;
    right: 0;
    width: 120px;
    text-align: center;
    display: none
}

.b-product-addwish .wishlist-tooltip:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 5px;
    border: 10px solid transparent;
    border-bottom-color: #dbd9d7
}

.b-product-addwish .wishlist-tooltip:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 6px;
    border: 9px solid transparent;
    border-bottom-color: rgba(255, 255, 255, .9)
}

.assembly-instructions-wrapper {
    display: block
}

.assembly-instructions-wrapper .assembly-instructions-heading {
    display: inline-block
}

.assembly-instructions-wrapper .assembly-instructions-list {
    padding-left: 0
}

.assembly-instructions-wrapper .assembly-instructions-item:not(:last-child) {
    margin-bottom: 12px
}

.assembly-instructions-wrapper .assembly-instructions-item a:hover {
    text-decoration: underline
}

.assembly-instructions-wrapper #assembly-instructions-heading {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 22px
}

.assembly-instructions-wrapper .show-more-link {
    display: inline-block;
    cursor: pointer
}

.rating-button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.last-arrivals-container .b-header1,
.last-arrivals-container .b-header1_medium,
.last-arrivals-container .b-header1_semibold,
.ratings-link {
    cursor: pointer
}

.last-arrivals-container .b-header1:hover,
.last-arrivals-container .b-header1_medium:hover,
.last-arrivals-container .b-header1_semibold:hover,
.ratings-link:hover {
    text-decoration: underline
}

.privacy_policy:hover {
    text-decoration: underline
}

.order-detail-item,
.tracking_order_block {
    padding: 12px 0 24px;
    border-bottom: 1px solid #dbd9d7
}

.tracking_order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0
}

.order-detail-page .itemBox:hover {
    text-decoration: underline
}

.content-insider.order-detail-page {
    max-width: 1224px
}

.content-insider.order-detail-page .checkout_status_block {
    padding: 0 0 24px;
    border-bottom: 1px solid #dbd9d7
}

.order-detail-page .assembly-instructions-wrapper,
.order-detail-page .order-detail-info,
.order-detail-page .order-detail-invoice,
.order-detail-page .order-detail-rating,
.order-detail-page .ticket-section {
    padding: 12px 0 24px;
    border-bottom: 1px solid #dbd9d7
}

.order-detail-page .order-detail-info .title_medium {
    margin-bottom: 24px
}

.order-detail-page .order-detail-title {
    font-size: 24px;
    line-height: 32px
}

.order-detail-page .order-detail-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    padding-top: 24px
}

.order-detail-page .order-detail-rating .rating-text-title {
    margin: 0;
    font-weight: 500;
    line-height: 1
}

.order-detail-page .order-detail-rating .rating-text .rating-item {
    margin: 12px 0 0
}

.order-detail-page .order-detail-contacts {
    padding: 12px 0 24px
}

.order-detail-page .order-detail-contacts .title_medium {
    margin-bottom: 24px
}

.order-detail-page .order-detail-contacts .fineprint {
    font-size: 14px;
    margin-bottom: 12px
}

.order-detail-page .order-detail-item .title_medium {
    margin-bottom: 24px;
    display: block
}

.order-detail-page .assembly-instructions-wrapper .fa-file-pdf-o {
    margin-right: 24px
}

.order-detail-page .assembly-instructions-list {
    margin: 24px 0 0
}

.order-detail-page .assembly-instructions-list:not(:last-child) {
    margin-bottom: 12px
}

.order-detail-page .order_product {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 12px
}

.order-detail-page .order_product:last-child {
    margin-bottom: 0
}

.order-detail-page .order_product_info--table {
    display: block
}

.order-detail-page .order_product_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px
}

.order-detail-page .order-detail-invoice .title_medium {
    margin-bottom: 24px;
    display: inline-block
}

.order-detail-page .order-detail-invoice .fa-file-pdf-o {
    margin-right: 24px
}

.order-detail-page .order-detail-invoice .invoice-pdf {
    float: none;
    margin-bottom: 12px
}

.order-detail-page .order-detail-invoice .invoice-pdf:last-child {
    margin-bottom: 0
}

.order-detail-page .invoice-pdf {
    float: none
}

.order-detail-page .order_product-tital {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px
}

.order-detail-page .order-detail-item-info {
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    font-weight: 400
}

.order-detail-page .fineprint {
    font-size: 14px
}

.order-detail-page .order-detail-item-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.order-detail-page .order_product_img {
    width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.order-detail-page .order_product_title {
    width: auto;
    margin-bottom: 4px
}

.order-detail-page .order_product_title-box {
    margin-left: 36px
}

.order-detail-page .shipping-information-title {
    margin-bottom: 24px
}

.order-detail-page .tracking_order_block a,
.order-detail-page .tracking_order_block span {
    width: 20%
}

.order-detail-page .tracking_order_block a:first-child,
.order-detail-page .tracking_order_block span:first-child {
    margin-right: 20px
}

.order-detail-page .tracking_order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
}

.order-detail-page .tracking_order:not(:last-child) {
    margin-bottom: 12px
}

.order-detail-page .tracking_order span {
    font-size: 12px;
    line-height: 18px
}

.order-detail-page .tracking_order_block_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 12px
}

.order-detail-page .ticket_item:not(:last-child) {
    margin-bottom: 12px
}

.cancel_buttons {
    margin: 20px auto 0
}

.cancel_buttons button {
    width: 100px
}

.cancel-reason-title {
    font-size: 14px;
    margin-bottom: 20px;
    display: inline-block;
    text-align: left
}

.cancel-reason-select {
    text-align: left
}

.cancel-reason-id {
    height: 35px;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
    width: 100%
}

.cancel-reason-buttons {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px
}

.cancel-reason-buttons .back-button {
    margin: 0
}

.cancel-reason-warning {
    color: #ed1c24
}

.red-border {
    border-color: #ed1c24
}

.change_address_order:disabled {
    background-color: #dbd9d7;
    border-color: #dbd9d7
}

.change_address_order:disabled:hover {
    color: #fff !important
}

.alerttext_popup.cancellation {
    max-width: 40%;
    text-align: center;
    width: 400px;
    border-radius: 10px;
    padding: 30px;
    border: 0
}

.alerttext_popup.cancellation .alerttext_popup_title h2 {
    margin-right: 48px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.alerttext_popup.cancellation .cancel-reason-title {
    margin-bottom: 12px
}

.alerttext_popup.cancellation #alerttext-message {
    text-align: left
}

.alerttext_popup.cancellation .cancel-reason-select {
    position: relative
}

.alerttext_popup.cancellation .cancel-reason-select .new_icon-beliani_expand-more {
    color: #dbd9d7;
    position: absolute;
    right: 12px;
    top: 12px;
    font-size: 12px;
    pointer-events: none
}

.alerttext_popup.cancellation .cancel-reason-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 6px
}

.alerttext_popup.cancellation .cancel-reason-buttons {
    margin-top: 24px
}

.alerttext_popup.cancellation .button_primary,
.alerttext_popup.cancellation .ratings-pagination .current-page,
.alerttext_popup.cancellation .unsubscribe_popup .unsuscribe_buttons a:first-of-type,
.ratings-pagination .alerttext_popup.cancellation .current-page,
.unsubscribe_popup .unsuscribe_buttons .alerttext_popup.cancellation a:first-of-type {
    width: 100%
}

.no-change {
    margin-right: 10px
}

.shop_person #page {
    max-width: 980px;
    margin: auto
}

@supports (-moz-appearance:none) {
    .snptwdgt-container .snptwdgt__item figure.snpt__fauximg {
        -webkit-transition: none !important;
        -o-transition: none !important;
        transition: none !important
    }
}

.next-button {
    font-size: 14px
}

.offerDescriptionGrid .tooltip-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 24px
}

.offerDescriptionGrid .tooltip__item {
    display: none;
    position: fixed;
    max-width: 960px;
    min-width: 300px;
    padding: 30px;
    background-color: #fff;
    z-index: 5000;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 10px
}

.offerDescriptionGrid .tooltip__item .new_icon-beliani_delte {
    font-size: 22px;
    margin-left: 24px
}

.offerDescriptionGrid .tooltip__item-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px
}

#payment_form .tooltip {
    position: relative;
    display: inline-block
}

#payment_form .tooltip__item {
    position: absolute;
    min-width: 120px;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    -webkit-transition: all .25s cubic-bezier(0, 0, .2, 1);
    -o-transition: all .25s cubic-bezier(0, 0, .2, 1);
    transition: all .25s cubic-bezier(0, 0, .2, 1);
    border: 1px solid #dbd9d7;
    border-radius: 5px;
    font-weight: 500;
    -webkit-box-shadow: 0 0 4px #242222;
    box-shadow: 0 0 4px #242222;
    z-index: 4
}

#payment_form .tooltip__item:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid
}

#payment_form .tooltip__initiator {
    cursor: pointer;
    z-index: 5
}

#payment_form .tooltip .tooltip__initiator:hover~.tooltip__item {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    visibility: visible;
    opacity: 1
}

#payment_form .tooltip .tooltip__item {
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -15px, 0);
    transform: translate3d(-50%, -15px, 0)
}

#payment_form .tooltip .tooltip__item:after {
    bottom: -11px;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    border-width: .5em .5em .5em .5em;
    border-color: #fff transparent transparent transparent;
    -webkit-filter: drop-shadow(#dbd9d7 0 2px 0);
    filter: drop-shadow(#dbd9d7 0 2px 0)
}

#payment_form .tooltip:hover>.tooltip__item {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    visibility: visible;
    opacity: 1
}

.carousel_for_banner {
    margin-bottom: 30px;
    padding-bottom: 20px
}

.carousel_for_banner .owl-stage {
    padding-left: 12px !important
}

.carousel_for_banner .owl-stage .product-teaser {
    width: 100%;
    max-width: 321px;
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.new_icon-beliani_delte {
    font-size: 18px
}

.cozy_brown {
    color: #750000
}

.price_holder .text_coins_box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    line-height: normal
}

.price_holder .text_coins_box .coins-price-sup {
    position: static
}

.offer_reminder .offer_reminder_box {
    background-color: #ffccb7;
    padding: 12px 10px;
    margin-top: 5px
}

.offer_reminder .reminder_icon_box {
    color: #750000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 18px
}

.offer_reminder .reminder_text {
    padding: 0;
    margin: 0
}

.offer_reminder .new_icon-beliani_bell {
    font-size: 35px;
    margin-left: 10px
}

.offer_reminder .reminder_no_send {
    margin-top: 12px
}

.buttons_ticket_box {
    max-width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2px
}

.buttons_ticket_box .open_ticket_button {
    width: 100%;
    margin-bottom: 12px
}

.footer-checkout-wrapper {
    width: 100%;
    height: 72px;
    background-color: #ffccb7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-checkout-wrapper .footer-checkout {
    width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-checkout-wrapper .footer-checkout .footer-checkout__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-checkout-wrapper .footer-checkout .footer-checkout__left .footer-checkout__left-help {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin-right: 32px
}

.footer-checkout-wrapper .footer-checkout .footer-checkout__left .footer-checkout__left-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer-checkout-wrapper .footer-checkout .footer-checkout__left .footer-checkout__left-chat {
    cursor: pointer
}

.footer-checkout-wrapper .footer-checkout .footer-checkout__left .footer-checkout__left-chat,
.footer-checkout-wrapper .footer-checkout .footer-checkout__left .footer-checkout__left-faq,
.footer-checkout-wrapper .footer-checkout .footer-checkout__left .footer-checkout__left-phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-checkout-wrapper .footer-checkout .footer-checkout__left .footer-checkout__left-chat .new-icon:before,
.footer-checkout-wrapper .footer-checkout .footer-checkout__left .footer-checkout__left-faq .new-icon:before,
.footer-checkout-wrapper .footer-checkout .footer-checkout__left .footer-checkout__left-phone .new-icon:before {
    font-size: 24px
}

.footer-checkout-wrapper .footer-checkout .footer-checkout__left .footer-checkout__left-chat,
.footer-checkout-wrapper .footer-checkout .footer-checkout__left .footer-checkout__left-faq {
    margin-right: 24px
}

.footer-checkout-wrapper .footer-checkout .footer-checkout__left .footer-checkout__phone {
    font-size: 18px;
    line-height: 22px
}

.footer-checkout-wrapper .footer-checkout .footer-checkout__left .footer-checkout__left-text {
    font-size: 18px;
    line-height: 22px
}

.footer-checkout-wrapper .footer-checkout .footer-checkout__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px
}

.footer-checkout-wrapper .footer-checkout .footer-checkout__right .footer-checkout__right-privacy,
.footer-checkout-wrapper .footer-checkout .footer-checkout__right .footer-checkout__right-terms {
    font-size: 18px;
    line-height: 22px
}

.services-container {
    display: grid;
    grid-template-columns: 1fr auto auto;
    gap: 12px;
    margin-top: 24px
}

.services-container .services-text {
    width: 75%;
    display: inline-block
}

.services-container .services-show-more-button {
    display: inline-block;
    margin-right: 48px;
    cursor: pointer;
    text-decoration: underline
}

.services-container .services-list:not(:last-child) {
    margin-bottom: 48px
}

.services-container .services-title {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    grid-column: 1/-1
}

.services-container .services-title:not(:first-child) {
    margin-top: 36px
}

.delete_order_popup {
    display: none;
    width: 590px;
    border-radius: 10px;
    padding: 30px;
    position: fixed;
    z-index: 1200;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    list-style: none;
    background: #fff;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0
}

.delete_order_title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px
}

.delete_order_text {
    font-weight: 500;
    margin: 24px 0 12px
}

.category-page-title_search {
    visibility: hidden;
    margin: 13px 0 36px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.category-page-title_search h1.search-text-size {
    font-weight: 400
}

.category-page-title_search span.search-text-size {
    font-weight: 400
}

.search-empty-message-carousel .owl-dots {
    display: none
}

.search_results_null .featured-label-block {
    padding-top: 12px
}

.search_results_null .box-content {
    padding: 48px 0 0
}

.search_results_null .visited-slider .product-teaser {
    margin: 0
}

.search_results_null_clf {
    margin-top: 0
}

.search_results_null_clf .featured-label-block {
    padding-top: 24px;
    margin-bottom: 24px
}

.search_results_null_clf .bottom_content {
    margin: 0 auto 24px
}

.search_results_null_clf .ratings-link {
    margin-top: 24px
}

.search-empty-message-text {
    display: none;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 36px
}

.b-newsletter_banner.b-newsletter_banner_search {
    padding: 24px 0 0;
    margin: 0;
    border: 0;
    border-top: 1px solid #dbd9d7
}

.last-arrivals-container.search-last-arrivals-container {
    margin: 0 0 24px
}

.last-arrivals-container.search-last-arrivals-container .featured-label-block {
    padding-top: 12px;
    margin-bottom: 48px
}

.last-arrivals-container.search-last-arrivals-container .owl-carousel .product-teaser {
    margin: 0
}

.overlay_delete_button {
    opacity: .6;
    display: none;
    position: fixed;
    z-index: 1100;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000
}

.cancelled_order_popup {
    position: absolute;
    top: 35px;
    right: 30px;
    font-size: 22px !important
}

.delete_order_contact {
    font-weight: 500
}

.delete_order_contact a {
    text-decoration: underline
}

.buttons_ticket_box {
    max-width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2px
}

.buttons_ticket_box .open_ticket_button {
    width: 100%;
    margin-bottom: 12px
}

.newsletter-settings,
.person-orders {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

.chapter2-newsletter {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.person-orders #container_chapter2 {
    margin-bottom: 36px
}

.person-orders footer {
    margin-top: auto
}

.sticky-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

.chapter2-sticky-footer {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.page-sticky-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: calc(100vh - 642px)
}

.page-sticky-footer #content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.wish-footer {
    margin-top: 10px
}

.contest_banner_box {
    margin: 0 auto
}

.contest_banner_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px
}

.teaser-banners-carousel {
    min-height: 329.25px
}

.teaser-banners-carousel .owl-stage-outer {
    margin-left: 12px;
    max-width: calc(100% - 24px);
    max-height: 429.25px
}

.teaser-banners-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    max-height: 429.25px;
    overflow: hidden
}

.teaser-banners-carousel .owl-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.teaser-banners-carousel .owl-item .cat-inside-banner {
    width: 100%
}

.teaser-banners-carousel .owl-prev {
    cursor: pointer;
    position: absolute;
    margin: 0;
    padding: 0;
    top: calc(50% - 17px)
}

.teaser-banners-carousel .owl-next {
    cursor: pointer;
    position: absolute;
    margin: 0;
    padding: 0;
    top: calc(50% - 17px)
}

.load_more_button {
    margin: 36px auto;
    width: 275px;
    display: none
}

.load_more_button:hover {
    color: #750000;
    background-color: #fff
}

@media screen and (max-width:1000px) {
    .load_more_button:hover {
        color: #fff;
        background-color: #750000
    }
}

.alerttext_popup.cancellation.clear_all_products {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    min-width: 364px;
    max-width: 100%;
    border-radius: 10px;
    border: 0;
    padding: 30px
}

.alerttext_popup.cancellation.clear_all_products .clear_all_products_title {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0;
    margin-bottom: 12px;
    margin-right: 48px;
    white-space: nowrap
}

.alerttext_popup.cancellation.clear_all_products .clear_all_products_text {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0
}

.alerttext_popup.cancellation.clear_all_products .close {
    top: 35px;
    right: 30px;
    padding-left: 24px
}

.alerttext_popup.cancellation.clear_all_products .close:before {
    font-size: 22px
}

.alerttext_popup.cancellation.clear_all_products .btns-wrp .button_primary,
.alerttext_popup.cancellation.clear_all_products .btns-wrp .ratings-pagination .current-page,
.alerttext_popup.cancellation.clear_all_products .btns-wrp .unsubscribe_popup .unsuscribe_buttons a:first-of-type,
.ratings-pagination .alerttext_popup.cancellation.clear_all_products .btns-wrp .current-page,
.unsubscribe_popup .unsuscribe_buttons .alerttext_popup.cancellation.clear_all_products .btns-wrp a:first-of-type {
    margin-bottom: 12px
}

.hidden-offer {
    display: none
}

/*!{/literal}*/