@charset "UTF-8";
@font-face {
    font-family: BrandonGrotesque;
    src: url(../fonts/BrandonGrotesque-Regular.woff2) format("woff2"), url(../fonts/BrandonGrotesque-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: BrandonGrotesque;
    src: url(../fonts/BrandonGrotesque-Bold.woff2) format("woff2"), url(../fonts/BrandonGrotesque-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?uxzbyo);
    src: url(../fonts/icomoon.eot?uxzbyo#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?uxzbyo) format("truetype"), url(../fonts/icomoon.woff?uxzbyo) format("woff"), url(../fonts/icomoon.svg?uxzbyo#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: QS-reg;
    src: url(../fonts/bild/QuatroSans_Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: QS-semi;
    src: url(../fonts/bild/QuatroSans_SemiBold.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: QS-black;
    src: url(../fonts/bild/QuatroSans_Black.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: QS-ultra;
    src: url(../fonts/bild/QuatroSans_UltraBlack.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Astro;
    src: url(../fonts/bild/astronaut.woff2) format("woff2"), url(../fonts/bild/astronaut.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: icomoon;
    src: url(../fonts/bild/icomoon.woff2) format("woff2"), url(../fonts/bild/icomoon.woff) format("woff"), url(../fonts/bild/icomoon.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Gotham;
    src: url(../fonts/bild/8B8182E2BA0464F45.woff2) format("woff2"), url(../fonts/bild/8B8182E2BA0464F45.woff) format("woff");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: "Gotham Cond";
    src: url(../fonts/bild/3FF86ACA2E0D4CD65.woff2) format("woff2"), url(../fonts/bild/3FF86ACA2E0D4CD65.woff) format("woff");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Gotham Cond";
    src: url(../fonts/bild/B6699C503D96A9BC1.woff2) format("woff2"), url(../fonts/bild/B6699C503D96A9BC1.woff) format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "Gotham XNarrow";
    src: url(../fonts/bild/21A46BAE2B5D0CF5D.woff2) format("woff2"), url(../fonts/bild/21A46BAE2B5D0CF5D.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Gotham XNarrow";
    src: url(../fonts/bild/D7632D565C85109A8.woff2) format("woff2"), url(../fonts/bild/D7632D565C85109A8.woff) format("woff");
    font-weight: 700;
    font-style: normal;
}
[class*=" icon-"],
[class^="icon-"] {
    font-family: icomoon !important;
    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-trash:before {
    content: "\e907";
}
.icon-burger-menu:before {
    content: "\e607";
}
.icon-cart:before {
    content: "\f07a";
}
.icon-hotline:before {
    content: "\e902";
}
.icon-search:before {
    content: "\f002";
}
.icon-close:before {
    content: "x";
}
.icon-chevron-thin-right:before {
    content: "\e904";
}
.icon-chevron-thin-down:before {
    content: "\e905";
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    display: block;
}
.h1,
h1 {
    font-size: 28px;
}
.h2,
h2 {
    font-size: 22px;
    color: #2a2a2a;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.h2.text-left,
h2.text-left {
    text-align: left;
    margin: 33px 0 10px 0;
}
.h3,
h3 {
    font-size: 18px;
}
.h4,
h4 {
    font-size: 16px;
    letter-spacing: -0.25px;
}
.h5,
h5 {
    font-size: 14px;
    font-weight: 500;
}
.h6,
h6 {
    font-size: 12px;
}
.h2-subtitle {
    font-size: 17px;
    color: #373435;
    text-transform: none;
}
p {
    margin: 0 0 10px;
}
a {
    color: #373435;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
.header-top {
    padding: 8px 0;
}
@media (min-width: 1024px) {
    .nav-opener {
        display: none;
    }
}
@media (min-width: 1024px) {
    .main-nav {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }
}

.brand-block {
    padding: 0 0 10px;
}
.brand-block h2 {
    margin: 0 0 12px;
}
.content-block {
    padding: 0 0 54px;
}
.content-block h2 {
    margin: 0 0 43px;
}
.brand-block + .content-block {
    padding-top: 9px;
}
@media (min-width: 768px) {
    .two-column-text {
        column-count: 2;
    }
}
@media (min-width: 1024px) {
    .two-column-text {
        column-gap: 30px;
    }
}
.two-column-text p {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
.show-more-block .h4,
.show-more-block h4 {
    text-align: center;
}
.two-column-text + .show-more-block {
    padding-top: 23px;
}
.show-more-slide {
    position: relative;
    margin: 0 0 21px;
    height: 120px;
    overflow: hidden;
}
.show-more-slide:before {
    position: absolute;
    content: "";
    background: linear-gradient(to top, #fff 0, rgba(255, 255, 255, 0) 100%);
    bottom: 0;
    left: 0;
    right: 0;
    top: 5%;
}
.showed-block .show-more-slide {
    height: auto;
    overflow: visible;
}
.showed-block .show-more-slide:before {
    display: none;
}
.show-more-slide .btn {
    cursor: pointer;
}
.show-more-btn-hold {
    text-align: center;
}
.show-more-btn-hold .btn {
    cursor: pointer;
}
.bottom-list-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding: 0 0 53px;
}
.bottom-list-col {
    width: 50%;
    padding: 0 10px;
}
@media (min-width: 768px) {
    .bottom-list-col {
        width: 20%;
    }
}
.bottom-list-col .h5,
.bottom-list-col h5 {
    margin: 0 0 5px;
}
.running-line-wrap {
    max-width: 100%;
    overflow: hidden;
    padding: 0 0 9px;
}
@media (min-width: 768px) {
    .running-line-wrap {
        display: flex;
    }
}
.running-line-title {
    background: #32acb7;
    color: #fff;
    width: 100%;
    font-size: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    padding: 10px 31px;
}
@media (min-width: 768px) {
    .running-line-title {
        width: 160px;
        height: 50px;
    }
}
.running-line-block {
    white-space: nowrap;
    background: #f2f2f2;
    width: 150%;
    border: solid #ddd;
    border-width: 0 1px 1px 1px;
    display: flex;
    align-items: center;
    height: 51px;
    overflow: hidden;
    padding: 0 0 0 15px;
}
@media (min-width: 768px) {
    .running-line-block {
        width: calc(150% - 160px);
        height: 50px;
        border-width: 1px 1px 1px 0;
        padding: 0 0 0 19px;
    }
}
.running-line-block .running-line-list {
    position: relative;
    left: 0;
}
.brands-filter-wrap {
    border: 1px solid #ddd;
    margin: 0 0 32px;
}
@media (min-width: 1024px) {
    .brands-filter-wrap {
        display: flex;
    }
}
@media (min-width: 1024px) {
    .brands-filter-wrap.secondary {
        display: flex;
        height: auto;
    }
}
.brand-col {
    padding: 13px 10px;
    overflow: hidden;
}
.brand-col:first-child {
    background: #f2f2f2;
    border: solid #ddd;
    border-width: 0 0 1px;
}
@media (min-width: 1024px) {
    .brand-col:first-child {
        border-width: 0 1px 0 0;
    }
}
@media (min-width: 1024px) {
    .brand-col {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .brand-col {
        padding: 13px 10px 6px 17px;
    }
}
.brand-col .h4,
.brand-col h4 {
    margin: 0 0 7px;
    color: #32acb7;
    text-transform: uppercase;
}
.brand-col .brands-list {
    padding: 0;
    margin: 0 -1px;
}
@media (min-width: 1024px) {
    .brand-col .brands-list {
        margin: 0 -1px;
    }
}
.brand-col .brand-link {
    min-width: 0;
    height: 69px;
}
.brand-col .brand-link:before {
    background: #f2f2f2;
}
@media (min-width: 1024px) {
    .brand-col .brand-link {
        height: 69px;
    }
}
@media (min-width: 1200px) {
    .brand-col .brand-link {
        min-width: 81px;
    }
}
.brand-col .link {
    font-size: 12px;
    text-transform: none;
}
@media (min-width: 768px) {
    .filter-wrap {
        display: flex;
        justify-content: space-between;
        margin: 0 0 -18px;
        flex-wrap: wrap;
    }
}
@media (min-width: 768px) {
    .filter-wrap.has-dropdown-filter {
        flex-wrap: wrap;
        flex-direction: column;
        min-height: 130px;
    }
    .filter-wrap.has-dropdown-filter .filter-col.price,
    .filter-wrap.has-dropdown-filter .filter-col.select {
        width: 45% !important;
    }
    .filter-wrap.has-dropdown-filter .filter-col.price:nth-child(2),
    .filter-wrap.has-dropdown-filter .filter-col.select:nth-child(2) {
        padding-top: 32px;
        margin-bottom: 10px;
        position: relative;
    }
    .filter-wrap.has-dropdown-filter .filter-col.price:nth-child(2):before,
    .filter-wrap.has-dropdown-filter .filter-col.select:nth-child(2):before {
        content: "eingrenzen";
        text-transform: uppercase;
        position: absolute;
        color: #32acb7;
        font-size: 16px;
        font-weight: 700;
        top: 0;
    }
    .filter-wrap.has-dropdown-filter .filter-col.price:nth-child(3),
    .filter-wrap.has-dropdown-filter .filter-col.select:nth-child(3) {
        margin-bottom: 7px;
    }
    .filter-wrap.has-dropdown-filter .filter-col.multiselect:nth-child(1) {
        width: 51%;
        position: absolute;
        top: 0;
        right: 0;
    }
    .filter-wrap.has-dropdown-filter .filter-col.multiselect:only-of-type {
        position: static;
    }
    .filter-wrap.has-dropdown-filter .align-right {
        display: inline-block;
        vertical-align: top;
    }
    .filter-wrap.has-dropdown-filter > div.filter-col:nth-child(1) .h4.price,
    .filter-wrap.has-dropdown-filter > div.filter-col:nth-child(1) .h4.select,
    .filter-wrap.has-dropdown-filter > div.filter-col:nth-child(2) .h4.price,
    .filter-wrap.has-dropdown-filter > div.filter-col:nth-child(2) .h4.select,
    .filter-wrap.has-dropdown-filter > div.filter-col:nth-child(3) .h4.price,
    .filter-wrap.has-dropdown-filter > div.filter-col:nth-child(3) .h4.select {
        display: none;
    }
    .filter-wrap.has-dropdown-filter.collapsed > div.filter-col {
        display: none;
    }
    .filter-wrap.has-dropdown-filter.collapsed > div.filter-col:nth-child(1),
    .filter-wrap.has-dropdown-filter.collapsed > div.filter-col:nth-child(2),
    .filter-wrap.has-dropdown-filter.collapsed > div.filter-col:nth-child(3) {
        display: block;
    }
    .filter-wrap.has-dropdown-filter.collapsed > div.filter-col:nth-child(1) .h4.price,
    .filter-wrap.has-dropdown-filter.collapsed > div.filter-col:nth-child(1) .h4.select,
    .filter-wrap.has-dropdown-filter.collapsed > div.filter-col:nth-child(2) .h4.price,
    .filter-wrap.has-dropdown-filter.collapsed > div.filter-col:nth-child(2) .h4.select,
    .filter-wrap.has-dropdown-filter.collapsed > div.filter-col:nth-child(3) .h4.price,
    .filter-wrap.has-dropdown-filter.collapsed > div.filter-col:nth-child(3) .h4.select {
        display: none;
    }
    .filter-wrap.has-dropdown-filter.collapsed > div.filter-col:nth-child(3) {
        margin-bottom: 10px;
    }
    .filter-wrap.has-dropdown-filter.collapsed > div.filter-col.multiselect:nth-child(2),
    .filter-wrap.has-dropdown-filter.collapsed > div.filter-col.multiselect:nth-child(3) {
        display: none;
    }
    .filter-wrap.has-dropdown-filter > div.filter-col:nth-child(4) {
        padding-top: 10px;
    }
    .filter-wrap.has-dropdown-filter .brand-col {
        padding: 13px 10px 14px 17px;
    }
}
@media (max-width: 767px) {
    .filter-wrap {
        padding-bottom: 20px;
    }
    .filter-wrap .filter-col {
        padding-bottom: 20px;
    }
    .filter-wrap .filter-col.multiselect {
        padding-bottom: 0;
    }
    .filter-wrap .align-right {
        bottom: 0 !important;
    }
    .filter-wrap.collapsed {
        height: 125px;
    }
    .toolbar-products .toolbar-amount {
        width: 35%;
        display: none;
    }
    .toolbar-products .sort-row {
        margin-top: 1rem;
    }
    .toolbar-products .sort-row select {
        margin: 5px 0 0 0 !important;
        width: 90% !important;
    }
    .toolbar-products .sort-row .limiter {
        width: 100%;
    }
    .toolbar-products .sort-col + .sort-col {
        margin: 0;
    }
}
.filter-col:first-child {
    padding: 0 0 20px;
}
@media (min-width: 768px) {
    .filter-col:first-child {
        width: 42%;
        padding: 0;
    }
}
@media (min-width: 1200px) {
    .filter-col:first-child {
        width: 45%;
        padding: 0;
    }
}
@media (min-width: 768px) {
    .filter-col:nth-child(2) {
        width: 56%;
    }
}
@media (min-width: 1200px) {
    .filter-col:nth-child(2) {
        width: 51%;
    }
}
.select-row {
    padding: 0 0 9px;
}
select {
    outline: 0;
    font-size: 12px;
    width: 100%;
    height: 30px;
    -webkit-appearance: none;
    background-image: url(../images/down-chevron.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 24px 17px;
    line-height: 1.1;
    padding: 2px 35px 2px 9px;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    -ms-appearance: none;
    appearance: none !important;
}
select::-ms-expand {
    display: none;
}
option {
    font-weight: inherit;
}
.multiselect ol.items {
    display: flex;
    flex-wrap: wrap;
}
.multiselect ol.items input[type="checkbox"] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
}
.multiselect ol.items .item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 2px 0 15px;
}
.multiselect ol.items .fake-input {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    background: #fff;
    vertical-align: middle;
    position: relative;
    margin-right: 5px;
}
.multiselect ol.items input[type="checkbox"] + .fake-input:before {
    content: "";
    width: 10px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: solid #fff;
    border-width: 0 0 2px 2px;
    opacity: 0;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: -5px 0 0 -5px;
}
.multiselect ol.items input[type="checkbox"]:checked + .fake-input {
    background: #32acb7;
    border-color: #32acb7;
}
.multiselect ol.items input[type="checkbox"]:checked + .fake-input:before {
    opacity: 1;
}
.multiselect ol.items input:disabled + .fake-input,
.multiselect ol.items input:disabled ~ .fake-label {
    opacity: 0.5;
}
.caption.cart-page {
    padding: 19px 0 28px;
    align-items: center;
}
@media (min-width: 768px) {
    .caption {
        display: flex;
        justify-content: space-between;
    }
}
.caption .h2,
.caption h2 {
    text-align: left;
    letter-spacing: 0;
}
@media (min-width: 768px) {
    .caption .h2,
    .caption h2 {
        margin: 0;
    }
}
.caption .h2 span,
.caption h2 span {
    font-weight: 400;
    font-size: 17px;
    text-transform: none;
    color: #373435;
    letter-spacing: 0;
}
.caption .btn {
    min-width: 190px;
    padding: 16px 10px;
    font-size: 14px;
}
.sort-row {
    display: flex;
    align-items: center;
}
@media (min-width: 768px) {
    .sort-row {
        margin-top: -20px !important;
    }
}
.sort-row select {
    width: 123px;
    height: 36px;
    margin: 0 0 0 19px;
    padding: 2px 35px 2px 13px;
    letter-spacing: -0.8px;
    background-position: 88% center;
    font-size: 11px;
    text-transform: uppercase;
}
.sort-title {
    font-weight: 400;
}
.nav-links {
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 4px 0 5px;
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    font-size: 18px;
    transition: background 0.3s;
}
.page-numbers.current:not(.dots),
.page-numbers:hover:not(.dots) {
    background: #f2f2f2;
    font-weight: 700;
}
.page-numbers.next {
    position: relative;
}
.page-numbers.next:before {
    position: absolute;
    content: "\e904";
    font-family: icomoon;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.brand-banner {
    margin: 38px 0 0;
}
.brand-banner + .product-intro {
    padding: 25px 0 0;
}
.product-wrap {
    padding: 25px 0 53px;
}
@media (min-width: 768px) {
    .product-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}
@media (min-width: 1024px) {
    .product-wrap {
        justify-content: flex-start;
    }
}
.product-frame {
    padding: 0 0 15px;
}
@media (min-width: 768px) {
    .product-frame {
        display: flex;
        flex-wrap: wrap;
        width: 64%;
        padding: 0;
		justify-content: space-between;
    }
}
@media (min-width: 1024px) {
    .product-frame {
        margin: 0 4.5% 0 0;
    }
}
.product-frame .show-more-block {
    width: 100%;
}
.product-frame .show-more-block .h4,
.product-frame .show-more-block h4 {
    text-align: left;
    margin: 0 0 2px;
}
.product-frame .show-more-slide {
    height: 40px;
    margin: 0 0 4px;
    line-height: 1.3;
}
.product-frame .show-more-btn-hold {
    text-align: left;
}

.product-slide {
    min-height: 410px;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (min-width: 768px) {
    .product-description {
    //    width: 46.5%;
    //    padding: 30px 0 0;
    }
}
.product-description .text-label-holder {
   // padding: 0;
   // min-height: 32px;
}
.product-caption {
    font-family: BrandonGrotesque, Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding: 0 0 22px;
}
.product-caption h2 {
    margin: 0 0 3px;
    letter-spacing: 0.2px;
    text-align: left;
}
.product-caption .text-label {
    margin: 0 7px 0 0;
}
.product-item-title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400;
    color: #373435;
}
.product-item-title strong {
    font-weight: 700;
}
.product-item-subtitle {
    font-size: 15px;
}
.product-item-subtitle .text-label {
    font-size: 13px;
}
.product-detail-title {
    display: block;
    padding: 0 0 5px;
}
.product-definition-list {
    margin: 0 0 15px;
}
.product-definition-list dd,
.product-definition-list dt {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.product-definition-list dt {
    font-weight: 700;
}
.product-summary {
    padding: 22px 31px 28px;
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .product-summary {
        max-width: 255px;
        width: 100%;
        margin: 0 0 12px;
    }
}
.product-summary .radio-color {
    padding: 0 0 5px;
}
.product-summary .radio-color .fake-input {
    width: 25px;
    height: 25px;
}
.product-summary .radio-color label {
    margin: 0 2px;
}
.product-summary .radio-memory {
    padding: 0 0 28px;
    margin: 0 -2px;
}
.product-summary .product-definition-list {
    margin: 0 0 14px;
}
.product-summary .price {
    font-size: 30px;
    line-height: 1.15;
    color: #2a2a2a;
    display: block;
    font-weight: 700;
}
.product-summary .help-text {
    font-size: 12px;
    display: block;
    padding: 0 0 17px;
}
.product-summary .tocart {
    position: relative;
    min-width: 189px;
    padding: 10px 5px 8px;
}
.product-summary .tocart:before {
    display: inline-block;
    vertical-align: middle;
    content: "\f07a";
    font-family: icomoon;
    margin: 0 9px 3px 0;
    font-size: 17px;
}
.product-detail-title {
    display: block;
    padding: 0 0 5px;
}
.product-definition-list {
    margin: 0 0 15px;
}
.product-definition-list dd,
.product-definition-list dt {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.product-definition-list dt {
    font-weight: 700;
}
@media (min-width: 1024px) {
    .tarif-frame {
        width: 32%;
        max-width: 350px;
    }
}
.tarif-caption {
    background: #32acb7;
    min-height: 76px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 5px 5px;
    margin: 0 0 10px;
}
.tarif-caption .label {
    text-transform: uppercase;
    color: #32acb7;
    background: #fff;
    margin: 0 5px 0 0;
    padding: 0 3px;
    display: inline-block;
    vertical-align: top;
}
.tarif-caption span + .btn {
    margin: 0 0 0 16px;
    min-width: 140px;
}
.tarif-block {
    border: 1px solid #ddd;
}
.tarif-block .h3,
.tarif-block h3 {
    margin: 0;
}
.tarif-block .list-inline {
    font-size: 13px;
}
.tarif-top {
    border: solid #ddd;
    border-width: 0 0 1px;
    padding: 20px 19px 7px 28px;
}
.tarif-top .list-inline {
    padding: 0 0 19px;
}
.tarif-bottom {
    padding: 9px 29px 19px;
    background: #f2f2f2;
}
.tarif-brand-title {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 7px;
}
.tarif-brand-item {
    width: 60px;
    height: 30px;
    border: 1px solid #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    position: relative;
    margin-left: auto;
}
.tarif-brand-item:before {
    content: "";
    width: 12px;
    height: 12px;
    background: #fff;
    position: absolute;
    bottom: -6px;
    right: -6px;
    border: solid #ddd;
    border-width: 1px 0 0;
    transform: rotate(-45deg);
}
.tarif-brand-item:only-child {
    margin: 0;
    width: 73px;
    height: 36px;
}
.tarif-definition-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 13px;
    line-height: 1.4;
}
.tarif-definition-list dt {
    width: 54%;
    margin: 0;
}
.tarif-definition-list dd {
    text-align: right;
    width: 46%;
    margin: 0;
}
.tarif-definition-list dd,
.tarif-definition-list dt {
    min-height: 18px;
}
.tarif-definition-list s {
    font-weight: 700;
    margin: 0 6px 0 0;
}
.tarif-definition-list .price {
    color: #32acb7;
}
.tarif-definition-list .large-lead {
    font-size: 20px;
    font-weight: 700;
}
.tarif-definition-list .lead {
    font-size: 16px;
    font-weight: 700;
}
.tarif-definition-list sup {
    font-size: 75%;
    position: relative;
    top: 5px;
}
.tarif-btn-hold .btn {
    width: 100%;
    font-size: 14px;
    padding: 15px 5px 16px;
}
.tarif-btn-hold + .tarif-btn-hold {
    margin-top: 10px;
}
.tarif-selected-head {
    background: #32acb7;
    color: #fff;
    padding: 25px 20px 20px;
    margin: 0 0 10px;
    text-align: center;
    line-height: 1.2;
}
.tarif-selected-head .title {
    display: block;
    max-width: 250px;
    margin: 0 auto 25px;
    font-size: 20px;
}
.tarif-selected-bottom {
    border: 1px solid #ddd;
    padding: 14px 18px 20px;
}
.tarif-selected-bottom .h3,
.tarif-selected-bottom h3 {
    margin: 0 0 12px;
}
.tarif-selected-bottom .btn {
    min-width: 161px;
}
.cart,
.cart-options {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}
@media (min-width: 1110px) {
    .cart,
    .cart-options {
        overflow-x: auto;
    }
}
.cart-row {
    display: flex;
    min-width: 980px;
}
.cart-row:first-child .cart-col + .cart-col {
    -webkit-border-image: -webkit-linear-gradient(top, rgba(221, 221, 221, 0.01) 0, rgba(221, 221, 221, 0.09) 14%, rgba(221, 221, 221, 0.31) 41%, rgba(221, 221, 221, 0.63) 70%, rgba(221, 221, 221, 0.9)) 1 100%;
    -moz-border-image: -moz-linear-gradient(top, rgba(221, 221, 221, 0.01) 0, rgba(221, 221, 221, 0.09) 14%, rgba(221, 221, 221, 0.31) 41%, rgba(221, 221, 221, 0.63) 70%, rgba(221, 221, 221, 0.9)) 1 100%;
    border-image: linear-gradient(to bottom, rgba(221, 221, 221, 0.01) 0, rgba(221, 221, 221, 0.09) 14%, rgba(221, 221, 221, 0.31) 41%, rgba(221, 221, 221, 0.63) 70%, rgba(221, 221, 221, 0.9)) 1 100%;
}
.cart-row:last-child .cart-col + .cart-col {
    -webkit-border-image: -webkit-linear-gradient(top, #ddd 0, rgba(221, 221, 221, 0.98) 5%, rgba(221, 221, 221, 0.86) 20%, rgba(221, 221, 221, 0.2) 76%, rgba(221, 221, 221, 0.08) 88%, rgba(221, 221, 221, 0)) 1 100%;
    -moz-border-image: -moz-linear-gradient(top, #ddd 0, rgba(221, 221, 221, 0.98) 5%, rgba(221, 221, 221, 0.86) 20%, rgba(221, 221, 221, 0.2) 76%, rgba(221, 221, 221, 0.08) 88%, rgba(221, 221, 221, 0)) 1 100%;
    border-image: linear-gradient(to bottom, #ddd 0, rgba(221, 221, 221, 0.98) 5%, rgba(221, 221, 221, 0.86) 20%, rgba(221, 221, 221, 0.2) 76%, rgba(221, 221, 221, 0.08) 88%, rgba(221, 221, 221, 0)) 1 100%;
}
.cart-row.cart-head .cart-col {
    padding: 10px 0;
}
.cart-row.cart-head .cart-col:nth-child(2),
.cart-row.cart-head .cart-col:nth-child(3) {
    padding-bottom: 10px;
}
.cart-row.cart-head .cart-col:nth-child(3) {
    justify-content: center;
    text-align: center;
}
.cart-row .cart-col {
    padding: 33px 0 27px;
    width: 17.25%;
    text-align: center;
    position: relative;
    border: solid #ddd;
    border-width: 0;
}
.cart-row .cart-col:first-child {
    width: 85.5%;
    text-align: left;
    padding-right: 27px;
}
.cart-row .cart-col:nth-child(2),
.cart-row .cart-col:nth-child(3) {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 6%;
}
.cart-row .cart-col:nth-child(3) {
    justify-content: flex-end;
    text-align: right;
}
.cart-row .cart-col.lead-col {
    padding: 30px 0 34px;
    padding-right: 27px;
}
.cart-row .cart-col + .cart-col {
    border-width: 0 0 0 1px;
}
.cart-row .line {
    display: inline-block;
    vertical-align: top;
    height: 1px;
    width: 83px;
    background: linear-gradient(
        to right,
        rgba(221, 221, 221, 0.01) 0,
        rgba(221, 221, 221, 0.15) 9%,
        rgba(221, 221, 221, 0.43) 20%,
        rgba(221, 221, 221, 0.66) 28%,
        rgba(221, 221, 221, 0.86) 37%,
        rgba(221, 221, 221, 0.98) 45%,
        #ddd 49%,
        rgba(221, 221, 221, 0.98) 55%,
        rgba(221, 221, 221, 0.88) 62%,
        rgba(221, 221, 221, 0.76) 68%,
        rgba(221, 221, 221, 0.24) 88%,
        rgba(221, 221, 221, 0.1) 94%,
        rgba(221, 221, 221, 0.01) 100%
    );
}
.cart-row .list-inline {
    margin: 0 0 10px;
}
.cart-row + .cart-row {
    border-top: 1px solid #ddd;
}
.cart-product-title-hold {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cart-product-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 10px;
}
.cart-product-title h2 {
    text-align: left;
    margin: 0 10px 0 0;
    letter-spacing: 0;
}
.cart-product-title a {
    text-decoration: none;
}
.delete-link {
    text-decoration: none;
    text-transform: uppercase;
    transition: opacity 0.3s;
}
.delete-link:before {
    content: "\e907";
    font-family: icomoon;
    margin: 0 9px 0 0;
    display: inline-block;
    vertical-align: top;
}
.delete-link:hover {
    opacity: 0.7;
}
.cart-product-frame {
    display: flex;
}
.cart-product-frame .cart-product-description {
    flex: 1 0;
}
.cart-product-frame .tarif-brand-item {
    width: 96px;
    height: 48px;
    margin: 4px 0 0;
}
.cart-product-frame .tarif-brand-item:before {
    width: 16px;
    height: 16px;
    bottom: -8px;
    right: -8px;
}
.cart-product-frame .h3,
.cart-product-frame h3 {
    margin: 0;
}
.cart-product-frame .product-caption {
    padding: 8px 0 22px;
}
.cart-product-frame .product-definition-list {
    margin: 0 0 8px;
}
.cart-product-img {
    width: 27%;
    max-width: 190px;
    margin: 0 1px 0 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.cart-price-hold {
    line-height: 1.3;
}
.cart-price-hold .price {
    display: block;
    color: #32acb7;
    font-size: 22px;
}
.cart-options-row {
    display: flex;
    border: 1px solid #ddd;
    min-height: 102px;
    margin: 0 0 14px;
    min-width: 980px;
}
.add-options-btn {
    display: block;
    min-height: 100px;
    width: 101px;
    border: solid #ddd;
    border-width: 0 1px 0 0;
    background: #f2f2f2;
    position: relative;
    transition: background 0.3s;
}
.add-options-btn:after,
.add-options-btn:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
    background: #373435;
    width: 3px;
    height: 16px;
}
.add-options-btn:after {
    width: 16px;
    height: 3px;
}
.add-options-btn:hover {
    background: #e5e5e5;
}
.cart-options-block {
    padding: 7px 18px;
    width: calc(100% - 101px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    white-space: normal;
}
.cart-options-block:before {
    position: absolute;
    content: "";
    top: 0;
    pointer-events: none;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.6);
}
.cart-options-block p {
    margin: 0;
}
.cart-options-block .link {
    text-transform: none;
    font-size: 14px;
}
.cart-options-block .text {
    flex: 1 0;
}
.cart-options-block .cart-options-price {
    text-align: right;
    width: 12%;
    margin: 0 0 0 10px;
}
.cart-options-block .cart-price-hold {
    display: block;
}
.cart-options-block .cart-price-hold .price {
    display: inline;
}
.cart-options-title {
    display: flex;
    align-items: center;
}
.cart-options-title .logo-holder {
    max-width: 20px;
    margin: 0 7px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cart-options-title .h3,
.cart-options-title h3 {
    color: #32acb7;
    margin: 0;
}
@media (min-width: 768px) {
    .cart-bottom {
        display: flex;
        padding-top: 30px;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px;
    }
}
.cart-bottom .checkout.methods {
    text-align: right;
    list-style: none;
}
.cart-bottom .cart-summary.form-col,
.cart-bottom .discount.block.form-col {
    padding: 0 0 20px;
}
@media (min-width: 768px) {
    .cart-bottom .cart-summary.form-col,
    .cart-bottom .discount.block.form-col {
        padding: 15px 0 0;
    }
}
@media (min-width: 768px) {
    .cart-bottom .cart-summary,
    .cart-bottom .discount.block {
        width: 49%;
        max-width: 380px;
    }
}
.cart-bottom .h2,
.cart-bottom h2 {
    text-align: left;
    color: #373435;
    margin: 0 0 2px;
    text-transform: none;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
}
.cart-bottom p {
    margin: 0 0 14px;
}
.cart-bottom .btn {
    min-width: 190px;
}
.cart-bottom .btn.btn-info {
    font-size: 14px;
    padding: 15px 5px;
}
.cart-form {
    padding: 0 0 20px;
}
.cart-form-row {
    position: relative;
    width: 100%;
}
.cart-input {
    padding: 5px 130px 5px 10px;
    border: 1px solid silver;
    margin: 0;
    height: 36px;
    box-shadow: none;
    width: 100%;
    outline: 0;
}
.cart-submit {
    position: absolute;
    font-size: 11px;
    text-transform: uppercase;
    top: 0;
    right: 0;
    color: #fff;
    padding: 2px;
    text-align: center;
    width: 125px;
    height: 36px;
    min-width: 0;
    border: none;
    background: #373435;
    cursor: pointer;
    outline: 0;
    transition: background 0.3s;
}
.cart-submit:hover {
    background: #5e595b;
}
.total-box {
    border: 1px solid #ddd;
    background: #f2f2f2;
    padding: 13px 19px 10px;
    margin: 0 0 30px;
}
.total-definition-list {
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.total-definition-list dd,
.total-definition-list dt {
    width: 50%;
    margin: 0;
}
.total-definition-list dd {
    text-align: right;
    padding: 0 0 0 10px;
}
.total-definition-list .total {
    font-weight: 700;
    font-size: 22px;
}
.total-definition-list .total.price {
    color: #32acb7;
}
.swatch-option.color {
    width: 25px;
    height: 25px;
    min-width: 25px;
    max-width: 25px;
    border-radius: 100%;
    outline: 0 !important;
}
.swatch-option.color.selected {
    box-shadow: 0 0 0 3px #dedede;
    border: none !important;
}
.swatch-opt .swatch-option.text {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 30px;
    border: 1px solid #ddd;
    background: #fff;
    font-weight: 300;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    color: #373435;
    font-size: 14px;
    transition: background 0.3s, color 0.3s, border-color 0.3s;
}
.swatch-opt .swatch-option.text.hover,
.swatch-opt .swatch-option.text.selected {
    background: #2e2e2e !important;
    border-color: #2e2e2e;
    color: #fff;
    outline: 0 !important;
}
.brands-filter-wrap {
    border: 1px solid #ddd;
    margin: 0 0 32px;
}
@media (min-width: 1024px) {
    .brands-filter-wrap {
        display: flex;
    }
}
.brand-col {
    padding: 13px 10px;
    overflow: hidden;
}
.brand-col:first-child {
    background: #f2f2f2;
    border: solid #ddd;
    border-width: 0 0 1px;
}
@media (min-width: 1024px) {
    .brand-col:first-child {
        border-width: 0 1px 0 0;
    }
}
.brand-col:only-child {
    background: #fff;
    border: none;
}
@media (min-width: 1024px) {
    .brand-col:only-child {
        border-width: 0 1px 0 0;
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .brand-col:only-child {
        padding: 13px 10px 0 20px;
    }
}
.brand-col:only-child .filter-wrap {
    position: relative;
}
@media (min-width: 768px) {
    .brand-col:only-child .filter-wrap {
        margin: 0;
    }
}
@media (min-width: 768px) {
    .brand-col:only-child .filter-col:first-child {
        width: 49.4%;
    }
}
@media (min-width: 1200px) {
    .brand-col:only-child .filter-col:first-child {
        width: 49.4%;
    }
}
@media (min-width: 768px) {
    .brand-col:only-child .filter-col:nth-child(2) {
        width: 49.1%;
    }
}
@media (min-width: 1200px) {
    .brand-col:only-child .filter-col:nth-child(2) {
        width: 49.1%;
    }
}
.brand-col:only-child .select-row {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 0 4px 9px 0;
}
@media (min-width: 768px) {
    .brand-col:only-child .select-row {
        width: 49%;
    }
}
.brand-col:only-child .checkbox-filter {
    display: block;
    padding: 0 0 24px;
}
.brand-col:only-child .checkbox-filter label {
    width: auto;
    padding: 3px 24px 0 0;
}
@media (min-width: 1024px) {
    .brand-col {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .brand-col {
        padding: 13px 10px 10px 17px;
    }
}
.brand-col .h4,
.brand-col h4 {
    margin: 0 0 7px;
    color: #32acb7;
    text-transform: uppercase;
}
.brand-col .brands-list {
    padding: 0;
    margin: 0 -1px;
}
@media (min-width: 1024px) {
    .brand-col .brands-list {
        margin: 0 -1px;
    }
}
.brand-col .brand-link {
    min-width: 0;
    height: 69px;
}
.brand-col .brand-link:before {
    background: #f2f2f2;
}
@media (min-width: 1024px) {
    .brand-col .brand-link {
        height: 69px;
    }
}
@media (min-width: 1200px) {
    .brand-col .brand-link {
        min-width: 81px;
    }
}
.brand-col .link {
    font-size: 12px;
    text-transform: none;
}
.brand-col .align-right {
    position: absolute;
    bottom: -10px;
    right: 0;
}
.brand-col .align-right a.clear-filters {
    padding-right: 15px;
}
.filter-wrap {
    position: relative;
}
@media (min-width: 768px) {
    .filter-wrap {
        display: flex;
        justify-content: space-between;
    }
}
.filter-col:first-child {
    padding: 0 0 20px;
}
@media (min-width: 768px) {
    .filter-col:first-child {
        width: 42%;
        padding: 0;
    }
}
@media (min-width: 1200px) {
    .filter-col:first-child {
        width: 45%;
        padding: 0;
    }
}
@media (min-width: 768px) {
    .filter-col:nth-child(2) {
        width: 56%;
    }
}
@media (min-width: 1200px) {
    .filter-col:nth-child(2) {
        width: 51%;
    }
}
.select-row {
    padding: 0 0 9px;
}
select {
    outline: 0;
    font-size: 12px;
    width: 100%;
    height: 30px;
    -webkit-appearance: none;
    background-image: url(../img/down-chevron.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 24px 17px;
    line-height: 1.1;
    padding: 2px 35px 2px 9px;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    -ms-appearance: none;
    appearance: none !important;
}
select::-ms-expand {
    display: none;
}
option {
    font-weight: inherit;
}
.checkbox-filter {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 9px;
}
.checkbox-filter input[type="checkbox"] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
}
.checkbox-filter label {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 2px 0 15px;
}
.checkbox-filter .fake-input {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    background: #fff;
    vertical-align: middle;
    position: relative;
    margin-right: 5px;
}
.checkbox-filter input[type="checkbox"] + .fake-input:before {
    content: "";
    width: 10px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: solid #fff;
    border-width: 0 0 2px 2px;
    opacity: 0;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: -5px 0 0 -5px;
}
.checkbox-filter input[type="checkbox"]:checked + .fake-input {
    background: #32acb7;
    border-color: #32acb7;
}
.checkbox-filter input[type="checkbox"]:checked + .fake-input:before {
    opacity: 1;
}
.checkbox-filter input:disabled + .fake-input,
.checkbox-filter input:disabled ~ .fake-label {
    opacity: 0.5;
}
@media (min-width: 768px) {
    .checkout-form .form-row {
        display: flex;
        margin: 0 -15px;
    }
}
.checkout-form .checkbox-row {
    padding: 0 0 20px;
}
@media (min-width: 768px) {
    .checkout-form .checkbox-row {
        padding: 10px 0;
        display: flex;
        flex-direction: row-reverse;
    }
}
.checkout-form .checkbox-row .help-col {
    text-align: right;
    font-size: 12px;
    padding: 0 0 10px;
}
@media (min-width: 768px) {
    .checkout-form .checkbox-row .help-col {
        width: 50%;
        padding: 0;
    }
}
@media (min-width: 768px) {
    .checkout-form .checkbox-row .checkbox-col {
        width: 50%;
        padding: 6px 0 0;
    }
}
.checkout-form .checkbox-row label {
    display: flex;
    align-items: center;
    width: 100%;
}
.checkout-form .checkbox-row label + label {
    padding: 16px 0 0;
}
.checkout-form .form-col {
    margin: 0 0 20px;
}
@media (min-width: 768px) {
    .checkout-form .form-col:only-child {
        width: 100%;
    }
}
.checkout-form .form-col.two-column {
    display: flex;
}
.checkout-form .form-col.two-column .col.small {
    width: 95px;
}
.checkout-form .form-col.two-column .col + .col {
    margin: 0 0 0 20px;
    flex: 1 0;
}
@media (min-width: 768px) {
    .checkout-form .form-col {
        width: 50%;
        margin: 0 15px 12px;
    }
}
.checkout-form label {
    display: block;
    padding: 0 0 9px;
}
.checkout-form input[type="email"],
.checkout-form input[type="password"],
.checkout-form input[type="search"],
.checkout-form input[type="tel"],
.checkout-form input[type="text"] {
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    line-height: 1;
    padding: 5px 7px;
}
.checkout-form .submit-row {
    text-align: right;
    padding: 18px 0 6px;
}
.checkout-form .btn {
    min-width: 220px;
}
.checkout-form input[type="checkbox"] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
}
.checkout-form .fake-input {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    background: #fff;
    vertical-align: top;
    position: relative;
    margin-right: 10px;
}
.checkout-form input[type="checkbox"] + .fake-input:before {
    content: "";
    width: 12px;
    height: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: solid #373435;
    border-width: 0 0 3px 3px;
    opacity: 0;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: -6px 0 0 -5px;
}
.checkout-form input[type="checkbox"]:checked + .fake-input:before {
    opacity: 1;
}
.checkout-form input[type="checkbox"]:checked ~ .fake-label {
    font-weight: 700;
    font-size: 16px;
}
.checkout-form input:disabled + .fake-input,
.checkout-form input:disabled ~ .fake-label {
    opacity: 0.5;
}
.registration-form .form-row {
    padding: 0 0 5px;
}
.registration-form label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 10px;
}
.registration-form label .help-text {
    font-size: 12px;
    padding: 0 0 0 10px;
}
.registration-form input[type="email"],
.registration-form input[type="password"],
.registration-form input[type="search"],
.registration-form input[type="tel"],
.registration-form input[type="text"] {
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    line-height: 1;
    padding: 5px 7px;
}
.registration-form .help-link {
    display: inline-block;
    vertical-align: top;
    margin: 9px 0 0;
}
.registration-form .submit-row {
    padding: 14px 0 0;
}
.registration-form .btn {
    min-width: 160px;
}
.thanks-message {
    max-width: 580px;
    margin: 0 auto;
    padding: 28px 0 39px;
    text-align: center;
}
.thanks-message .h2,
.thanks-message h2 {
    letter-spacing: 0;
    margin: 0 0 5px;
}
.thanks-message .h2 + p,
.thanks-message h2 + p {
    margin: 0 0 44px;
}
.subscribe-block {
    background: #32acb7;
    color: #fff;
    max-width: 445px;
    margin: 0 auto;
    padding: 14px 10px 1px;
    letter-spacing: 0.3px;
}
@media (min-width: 445px) {
    .subscribe-block {
        padding: 14px 38px 1px;
    }
}
.subscribe-block .h4,
.subscribe-block h4 {
    text-transform: uppercase;
    margin: 0 0 10px;
}
.subscribe-block p {
    margin: 0 0 13px;
}
.subscribe-block a {
    color: inherit;
}
.subscribe-form {
    font-size: 13px;
}
.subscribe-form .form-row {
    position: relative;
    width: 100%;
    max-width: 285px;
    margin: 0 auto 3px;
}
.subscribe-form .subscribe-input {
    padding: 5px 100px 5px 10px;
    border: 1px solid silver;
    background: #fff;
    margin: 0;
    height: 36px;
    box-shadow: none;
    width: 100%;
    outline: 0;
}
.subscribe-form .subscribe-input::-webkit-input-placeholder {
    color: silver;
    letter-spacing: -0.5px;
}
.subscribe-form .subscribe-input::-moz-placeholder {
    opacity: 1;
    color: silver;
    letter-spacing: -0.5px;
}
.subscribe-form .subscribe-input:-moz-placeholder {
    color: silver;
    letter-spacing: -0.5px;
}
.subscribe-form .subscribe-input:-ms-input-placeholder {
    color: silver;
    letter-spacing: -0.5px;
}
.subscribe-form .subscribe-input.placeholder {
    color: silver;
    letter-spacing: -0.5px;
}
.subscribe-form .subscribe-submit {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    padding: 2px;
    text-align: center;
    width: 97px;
    height: 36px;
    min-width: 0;
    border: none;
    background: #373435;
    cursor: pointer;
    outline: 0;
    transition: background 0.3s;
    font-size: 11px;
}
.subscribe-form .subscribe-submit:hover {
    background: #5e595b;
}
.caption.cart-page {
    padding: 19px 0 28px;
    align-items: center;
}
.caption.checkout-page {
    padding: 29px 0 39px;
}
.caption.checkout-page .btn {
    min-width: 122px;
    padding: 8px 5px;
    font-size: 11px;
}
@media (min-width: 768px) {
    .caption {
        display: flex;
        justify-content: space-between;
    }
}
.caption .h2,
.caption h2 {
    text-align: left;
    letter-spacing: 0;
}
@media (min-width: 768px) {
    .caption .h2,
    .caption h2 {
        margin: 0 !important;
    }
}
.caption .h2 span,
.caption h2 span {
    font-weight: 400;
    font-size: 17px;
    text-transform: none;
    color: #373435;
    letter-spacing: 0;
}
.caption .btn-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.caption .btn-box span {
    padding: 0 20px 0 0;
}
.caption .btn {
    min-width: 190px;
    padding: 16px 10px;
    font-size: 14px;
}
.sort-row {
    display: flex;
    align-items: center;
}
.sort-row select {
    width: 123px;
    height: 36px;
    margin: 0 0 0 19px;
    padding: 2px 35px 2px 13px;
    letter-spacing: -0.8px;
    background-position: 88% center;
    font-size: 11px;
    text-transform: uppercase;
}
.sort-col.small select {
    width: 72px;
}
.sort-col + .sort-col {
    margin: 0 0 0 47px;
}
.sort-title {
    font-weight: 400;
}
.nav-links {
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 4px 0 5px;
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    font-size: 18px;
    transition: background 0.3s;
}
.page-numbers.current:not(.dots),
.page-numbers:hover:not(.dots) {
    background: #f2f2f2;
    font-weight: 700;
}
.page-numbers.next {
    position: relative;
}
.page-numbers.next:before {
    position: absolute;
    content: "\e904";
    font-family: icomoon;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.brand-banner {
    margin: 38px 0 0;
}
.brand-banner + .product-intro {
    padding: 25px 0 0;
}
.modes {
    display: none;
}
.cms-home .brand-block img {
    max-width: 70%;
    max-height: 40px;
}
.catalog-category-view .brands-list img {
    max-height: 30px;
    max-width: 80%;
}
.tickercontainer {
    width: 100%;
}
.cms-home .product-block .product-item > a {
    text-decoration: none;
}
.checkout-index-index .modal-popup:not(.confirm) .modal-inner-wrap {
    max-height: 80%;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff;
}
.checkout-index-index .modal-popup:not(.confirm) .modal-header {
    min-height: unset;
}
.checkout-index-index .modal-popup:not(.confirm) .modal-header .action-close {
    top: 0;
    right: 15px;
}
.checkout-index-index .modal-popup:not(.confirm) .modal-content {
    padding: 15px;
}
.modal-popup.confirm {
    z-index: 1;
    position: fixed;
    left: 50%;
    margin-left: -200px;
    width: 400px;
    height: 150px;
    background: #fff;
    box-shadow: 1px 0 7px #00000021;
    padding: 16px 19px 19px;
    border: 1px solid #ddd;
}
.modal-popup.confirm .action-close {
    outline: 0;
    border: none;
    background: 0 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    line-height: 1;
    cursor: pointer;
    transition: opacity 0.3s;
}
.modal-popup.confirm .action-close:before {
    content: "x";
    font-size: 21px;
}
.modal-popup.confirm .action-close span {
    display: none;
}
.modal-popup.confirm .modal-header {
    padding-top: 30px;
}
.modal-popup.confirm .modal-content {
    font-size: 13px;
    margin-bottom: 15px;
}
.modal-popup.confirm .action-accept,
.modal-popup.confirm .action-dismiss {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    text-transform: uppercase;
    color: #373435;
    font-size: 10px;
    border: 1px solid #373435;
    text-decoration: none;
    padding: 8px 5px 9px;
    min-width: 140px;
}
.modal-popup.confirm .action-accept {
    background: #373334;
    color: #fff;
}
.modal-popup,
.modal-slide {
    visibility: hidden;
    opacity: 0;
}
.modal-popup._show,
.modal-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
}
.modal-popup._show .modal-inner-wrap,
.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
}
@media (max-width: 589px) {
    .cart-product-frame .cart-product-description {
        display: inline-block;
        text-align: left;
    }
    .cart-price-hold {
        margin: 0 auto;
    }
    .checkout-cart-index .cart-row .cart-col .cart-product-img {
        width: 100%;
        margin: 0 auto;
    }
    .checkout-cart-index .cart-product-frame {
        display: block;
        text-align: center;
    }
}
@media (max-width: 768px) {
    .btn.mobileshow {
        display: block !important;
    }
    .btn.mobilehide {
        display: none !important;
    }
    .checkout-cart-index .btn-box .btn-info {
        width: 100%;
    }
    .checkout-cart-index .cart-head {
        display: none !important;
    }
    .checkout-cart-index .cart-row .cart-col.lead-col {
        padding: 15px 0 15px;
    }
    .checkout-cart-index .cart-row + .cart-row {
        border: none;
    }
    .checkout-cart-index .cart-row {
        width: 100%;
        min-width: auto;
        display: block;
    }
    .checkout-cart-index .cart-row .cart-col {
        border: none;
        width: 100%;
        padding: 10px 0 10px;
    }
    .checkout-cart-index .cart-row .cart-col:nth-child(2) {
        border-bottom: 1px solid #ddd !important;
        border-image: none !important;
        margin-bottom: 20px;
        padding-top: 0;
        justify-content: flex-start;
        text-align: left;
    }
    .checkout-cart-index .cart-row .cart-product-title {
        padding: 0 0 10px;
        display: block;
    }
    .checkout-cart-index .cart-row .input-text.qty {
        border: 1px solid #ddd;
    }
    .checkout-cart-index .cart-price-hold .price {
        font-size: 30px;
    }
    .checkout-cart-index .cart-bottom .btn {
        width: 100%;
        margin-bottom: 10px;
    }
    .checkout-cart-index .grand.totals {
        font-size: 18px !important;
    }
}
.paypal-review .block-order-details-view {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 15px;
}
.paypal-review .block-order-details-view .block-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.paypal-review .block-order-details-view .box {
    margin: 15px;
}
.paypal-review .block-order-details-view .box-title {
    display: block;
    margin-bottom: 15px;
}
.paypal-review-title strong {
    font-size: 22px;
    color: #2a2a2a;
    font-weight: 500 !important;
    letter-spacing: 0.5px;
}
.paypal-review-title .edit {
    border: 1px solid #ddd;
    font-size: 11px;
    text-transform: uppercase;
    color: #373435;
    padding: 7px 15px;
    text-decoration: none;
    text-align: center;
    width: 125px;
    vertical-align: text-top;
    margin-left: 9px;
    height: 36px;
    min-width: 0;
    background: #fff;
    cursor: pointer;
    outline: 0;
    transition: background 0.3s;
}
.paypal-review-discount {
    margin-bottom: 15px;
}
.paypal-review .block-order-details-view .box-order-billing-address .box-title {
    display: block;
}
.paypal-review .block-order-details-view .box-order-billing-address .box-content {
    font-size: 12px;
    display: inline-flex;
    flex-direction: row-reverse;
    margin: 10px 0 15px 0;
}
.paypal-review .block-order-details-view .box-order-billing-address .box-content img {
    margin-right: 10px;
}
.paypal-review .block-order-details-view .action.edit {
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    padding: 7px 15px;
    text-decoration: none;
    text-align: center;
    width: 125px;
    height: 36px;
    min-width: 0;
    border: none;
    background: #373435;
    cursor: pointer;
    outline: 0;
    transition: background 0.3s;
}
.cart-col .product.options dt {
    float: left;
    clear: both;
    font-weight: 700;
}
.cart-col .product.options dt:after {
    content: ": ";
    padding-right: 3px;
}
.actions-toolbar-trigger button {
    //font-size: 18px;
    //padding: 15px 50px 18px;
}
#footer {
    line-height: 1.5;
}
.footer-top {
    background: #2e2e2e;
    padding: 46px 0 19px;
}
@media (min-width: 768px) {
    .footer-three-column {
        display: flex;
        margin: 0 -10px;
    }
}
@media (min-width: 768px) {
    .footer-col {
        width: 33.3%;
        padding: 0 10px;
    }
}
.footer-col-title {
    text-transform: uppercase;
    color: #2a2a2a;
    font-size: 16px;
    display: block;
    font-weight: 500;
}
.footer-form-frame {
    padding: 19px 0 0;
    font-size: 13px;
}
.footer-form-row {
    position: relative;
    width: 100%;
    padding: 0 0 5px;
}
@media (min-width: 768px) {
    .footer-form-row {
        max-width: 485px;
        left: 29%;
    }
}
.footer-subscribe-das {
    text-align: center;
}
.footer-serch-input {
    padding: 5px 100px 5px 10px;
    border: 1px solid silver;
    background: #fff;
    margin: 0;
    height: 36px;
    box-shadow: none;
    width: 100%;
    outline: 0;
}
.footer-serch-input::-webkit-input-placeholder {
    color: silver;
    letter-spacing: -0.5px;
}
.footer-serch-input::-moz-placeholder {
    opacity: 1;
    color: silver;
    letter-spacing: -0.5px;
}
.footer-serch-input:-moz-placeholder {
    color: silver;
    letter-spacing: -0.5px;
}
.footer-serch-input:-ms-input-placeholder {
    color: silver;
    letter-spacing: -0.5px;
}
.footer-serch-input.placeholder {
    color: silver;
    letter-spacing: -0.5px;
}
.footer-serch-submit {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    padding: 2px;
    text-align: center;
    width: 97px;
    height: 36px;
    min-width: 0;
    border: none;
    background: #373435;
    cursor: pointer;
    outline: 0;
    transition: background 0.3s;
    font-size: 11px;
}
.footer-serch-submit:hover {
    background: #5e595b;
}
.footer-row {
    padding: 0 0 26px;
}
.footer-row .footer-col-title {
    padding: 0 0 5px;
}
.footer-bottom {
    padding: 7px 0 3px;
    font-size: 13px;
}
body * {
    outline: 0;
}
body .swatch-option-tooltip {
    display: none !important;
}
h1.page-title {
    font-size: 22px;
    color: #2a2a2a;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.fieldset .field .nested .field {
    margin-top: 10px;
}
#open-filters {
    cursor: pointer !important;
}
.sidebar > .block + .block .block-title,
.sidebar > .block + .sidebar-additional > .block:first-child .block-title {
    margin-top: 50px;
}
.sidebar > .block > .block-title,
.sidebar > .block > .title {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}
.sidebar > .block > .block-content,
.sidebar > .block > .content,
.sidebar > .block > .empty {
    padding: 15px 0;
}
.sidebar > .block .subtitle {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.sidebar > .block.block-reorder .product-item {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    padding-top: 15px;
}
.sidebar > .block.block-reorder .product-item .product-item-name {
    font-weight: 600;
}
.sidebar > .block.product-brand .brand-image a {
    display: block;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.sidebar > .block.product-brand .brand-image a img {
    margin: 0 auto;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}
.sidebar > .block.product-brand .brand-image a:hover img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
}
.sidebar > .block.block-compare .block-title {
    white-space: nowrap;
}
.sidebar > .block.block-compare .block-title .counter.qty {
    font-size: 14px;
    color: #8e8e8e;
    font-weight: 500;
}
.sidebar > .block.block-compare .block-title .counter.qty:after {
    content: ")";
    display: inline-block;
}
.sidebar > .block.block-compare .block-title .counter.qty:before {
    content: "(";
    display: inline-block;
}
.sidebar > .block.block-compare ol.product-items li.product-item {
    border-bottom: 1px solid #f0f0f0;
    padding-top: 10px;
    padding-bottom: 7px;
}
.sidebar > .block.block-compare ol.product-items li.product-item:after {
    content: "";
    display: table;
    clear: both;
}
.sidebar > .block.block-compare ol.product-items li.product-item .product-item-name {
    font-weight: 500;
}
.sidebar > .block.block-compare ol.product-items li.product-item .action.delete {
    float: right;
}
.sidebar > .block.block-compare ol.product-items li.product-item .action.delete:after {
    content: "\f1f8";
    font-family: FontAwesome;
    display: inline-block;
}
.sidebar > .block.block-compare ol.product-items li.product-item .action.delete span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.sidebar > .block.block-compare .actions-toolbar {
   // padding-top: 30px;
}
.sidebar > .block.block-compare .actions-toolbar:after {
    //content: "";
   // display: table;
    //clear: both;
}
.sidebar > .block.block-compare .actions-toolbar > div {
    //float: left;
   // margin-right: 10px;
}
.sidebar > .block.block-wishlist .block-content > .subtitle {
    display: none;
}
.sidebar > .block.block-wishlist .block-title .counter {
    font-size: 14px;
    color: #8e8e8e;
    font-weight: 500;
    text-transform: none;
}
.sidebar > .block.block-wishlist .block-title .counter:after {
    content: ")";
    display: inline-block;
}
.sidebar > .block.block-wishlist .block-title .counter:before {
    content: "(";
    display: inline-block;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info {
    margin-bottom: 30px;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info:after {
    content: "";
    display: table;
    clear: both;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info .product-item-photo {
    float: left;
    width: 80px;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info .product-item-photo span {
    display: block;
    width: 100% !important;
    padding: 0 !important;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info .product-item-photo img {
    height: auto !important;
    width: 100% !important;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info .product-item-details {
    float: left;
    padding-left: 20px;
    width: calc(100% - 80px);
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info .product-item-details .product-item-name {
    font-weight: 600;
    margin-bottom: 10px;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info .product-item-details .tocart.primary {
    padding: 4px;
    width: 100%;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info .product-item-details .tocart.primary span {
    display: none;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info .product-item-details .tocart.primary:before {
    content: "\e66e";
    font-family: Pe-icon-7-stroke;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info .product-item-details .btn-remove {
    display: block;
    width: 37px;
    height: 31px;
    line-height: 30px;
    border: 1px solid #ddd;
    text-align: center;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info .product-item-details .btn-remove span {
    display: none;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info .product-item-details .btn-remove:after {
    content: "\f014";
    font-family: FontAwesome;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info .product-item-details .product-item-actions {
    margin-top: 15px;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info .product-item-details .product-item-actions:after {
    content: "";
    display: table;
    clear: both;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info .product-item-details .actions-primary {
    width: calc(100% - 50px);
    padding-right: 10px;
    float: left;
}
.sidebar > .block.block-wishlist .product-items .product-item .product-item-info .product-item-details .actions-secondary {
    float: left;
}
.sidebar > .block.block-wishlist .action.details {
    width: 100%;
}
.sidebar > .block.block-blog-categories .block-content ul li {
    border-bottom: 1px solid #e3e3e3;
    padding: 8px 0 9px;
}
.sidebar > .block.block-blog-posts .post-image {
    position: relative;
    overflow: hidden;
}
.sidebar > .block.block-blog-posts .post-image .popup-youtube {
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.sidebar > .block.block-blog-posts .post-image img {
    transition: all 0.3s;
    min-width: 100%;
    transform: scale(1);
}
.sidebar > .block.block-blog-posts .post-image:hover img {
    transform: scale(1.1);
}
.sidebar > .block.block-blog-posts .title a {
    display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3;
    margin-top: 12px;
    margin-bottom: 7px;
}
.sidebar > .block.block-blog-posts li.item {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
    padding-bottom: 13px;
}

.block.block-addresses-default,
.block.block-addresses-list {
    border: 1px solid #ddd;
    border-radius: 0;
}
.block.block-addresses-default .block-title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
}
.block.block-addresses-list {
    margin-top: 50px;
}
.block.block-addresses-list .block-title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
}
.block.block-addresses-list .item + .item {
    border-top: 1px solid #eee;
    padding-top: 15px;
    margin-top: 25px;
}
.block.block-addresses-list .block-content {
    padding: 20px 15px 25px;
}
.block.block-addresses-default .block-content:after,
.block.block-dashboard-addresses .block-content:after,
.block.block-dashboard-info .block-content:after {
    content: "";
    display: table;
    clear: both;
}
.block.block-addresses-default .block-content > .box,
.block.block-dashboard-addresses .block-content > .box,
.block.block-dashboard-info .block-content > .box {
    float: left;
    width: 50%;
    padding: 20px 15px 25px;
}
.block.block-addresses-default .block-content > .box .box-title,
.block.block-dashboard-addresses .block-content > .box .box-title,
.block.block-dashboard-info .block-content > .box .box-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
}
.block.block-addresses-default .block-content > .box .box-actions .action + .action,
.block.block-dashboard-addresses .block-content > .box .box-actions .action + .action,
.block.block-dashboard-info .block-content > .box .box-actions .action + .action {
    margin-left: 10px;
}
.block.block-reviews-dashboard .block-content {
    padding: 20px 15px 25px;
}
.block.block-reviews-dashboard .block-content .items .item + .item {
    margin-top: 15px;
}
.block.block-reviews-dashboard .block-content .items .item .product-name {
    font-weight: 600;
}
.block.block-reviews-dashboard .block-content .items .item .rating-summary .label {
    color: #222;
    padding: 0;
    margin: 0;
}
.table-wrapper.orders-recent {
    padding: 20px 15px;
}
.table-wrapper.orders-recent table {
    margin-bottom: 0;
}
.account .columns .actions-toolbar > .secondary .action,
.account .columns button[type="submit"] {
    //display: inline-block;
    //vertical-align: top;
   // text-align: center;
    //text-transform: uppercase;
    //height: 35px;
    //color: #373435;
    //font-size: 10px;
   // border: 1px solid #373435;
   // text-decoration: none;
    //padding: 8px 5px 9px;
    //min-width: 140px;
    //transition: background 0.3s, color 0.3s, border-color 0.3s;
}
.account .columns .actions-toolbar > .secondary .action:hover,
.account .columns button[type="submit"]:hover {
    //background: #373435;
    //color: #fff;
}
.account .columns .actions-toolbar > .secondary .action.small,
.account .columns button[type="submit"].small {
    //font-size: 13px;
   // text-transform: none;
   // padding: 7px 5px;
}
.account .columns .actions-toolbar > .secondary .action.action,
.account .columns .actions-toolbar > .secondary .action.btn-info {
    //background: #373435;
    //color: #fff;
}
.account .columns button[type="submit"].action,
.account .columns button[type="submit"].btn-info {
    //background: #373435;
    //color: #fff;
}
.account .columns .actions-toolbar > .secondary .action.action:hover,
.account .columns .actions-toolbar > .secondary .action.btn-info:hover {
    //background: #fff;
    //color: #373435;
}
.account .columns button[type="submit"].action:hover,
.account .columns button[type="submit"].btn-info:hover {
    //background: #fff;
   // color: #373435;
}
.account .columns .action.change-password,
.account .columns .action.edit {
    //font-size: 12px;
    //border: 1px solid #eee;
    //padding: 5px 11px;
   // vertical-align: middle !important;
    //text-decoration: none;
    //text-transform: none;
    //font-weight: 400;
}
.radio-color:empty,
.radio-memory:empty {
    display: none;
}
@media (max-width: 768px) {
    .minicart-wrapper {
        visibility: visible;
    }
    .minicart-wrapper .cart-dropdown {
        top: 60px;
    }
    .checkout-cart-index .cart-options {
        border-bottom: 1px solid #ddd;
        padding-bottom: 7px;
    }
    .checkout-cart-index .cart-options-row {
        min-width: auto;
    }
    .checkout-cart-index .cart-options-row .cart-options-block {
        width: auto;
        display: block;
    }
    .checkout-cart-index .cart-options-row .cart-options-block .cart-options-title {
        display: block;
        line-height: 1.3;
    }
    .checkout-cart-index .cart-options-row .cart-options-block .cart-options-price {
        margin: 0;
        width: auto;
        text-align: left;
    }
    .checkout-cart-index .cart-options-row .cart-options-block .cart-options-price .cart-price-hold .price {
        font-size: 22px;
    }
}
.minicart-items li.product-item {
    width: 100%;
}
.authentication-wrapper {
    position: relative;
    border-bottom: 1px solid #f0f0f0;
    text-align: right;
    margin-bottom: 50px;
    padding-bottom: 15px;
}
.authentication-wrapper .authentication-dropdown {
    position: absolute;
    right: 0;
    top: 100%;
    min-width: 300px;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.authentication-wrapper .authentication-dropdown._show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
}
.authentication-wrapper .authentication-dropdown .block-authentication > .block {
    float: none;
    width: 100%;
    margin: 0;
}
.authentication-wrapper .authentication-dropdown .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #f0f0f0;
    padding: 15px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.authentication-wrapper .authentication-dropdown .modal-inner-wrap .modal-header {
    padding: 0;
    min-height: unset;
    height: 1px;
    position: relative;
    border: none;
}
.authentication-wrapper .authentication-dropdown .modal-inner-wrap .modal-header .action-close {
    position: absolute;
    z-index: 1;
    background: 0 0;
    width: 30px;
    height: 30px;
    border: none;
    box-shadow: none;
    opacity: 0.8;
    line-height: 1;
    margin: 0;
    right: 10px;
    top: -15px;
}
.authentication-wrapper .authentication-dropdown .modal-inner-wrap .modal-header .action-close:hover {
    opacity: 1;
}
.authentication-wrapper .authentication-dropdown .modal-inner-wrap .modal-header .action-close span {
    border: 0 none;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.authentication-wrapper .authentication-dropdown .modal-inner-wrap .modal-content {
    box-shadow: none;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    text-align: left;
}
.authentication-wrapper .block-customer-login .block-title strong {
    display: block;
    border-bottom: 1px solid #f0f0f0;
    font-size: 18px;
    font-weight: 300;
    color: #2a2a2a;
    margin-bottom: 15px;
    padding-bottom: 4px;
}
ul.credit-card-types:after {
    content: "";
    display: table;
    clear: both;
}
ul.credit-card-types li {
    border: 1px solid #f0f0f0;
    float: left;
    margin-right: 5px;
}
form.payments > .fieldset legend + br,
form.payments > .fieldset > legend.legend {
    display: none;
}
.fieldset.payment .legend {
    border: none;
    font-size: 18px;
    margin-bottom: 10px;
}
.checkout-success,
.multicheckout.success {
    border: 1px solid #f0f0f0;
    padding: 30px 15px;
    text-align: center;
}
.checkout-success h2,
.multicheckout.success h2 {
    font-weight: 300;
    color: #2a2a2a;
    margin-bottom: 10px;
}
.checkout-success .actions-toolbar,
.multicheckout.success .actions-toolbar {
    margin-top: 20px;
}
.checkout-success + #registration,
.multicheckout.success + #registration {
    border: 1px solid #f0f0f0;
    margin-top: 50px;
    padding: 30px 15px;
    text-align: center;
}
.checkout-success + #registration .action.primary,
.multicheckout.success + #registration .action.primary {
    background: 0 0;
    border: 2px solid #03aeef;
    color: #03aeef;
}
.checkout-success + #registration .action.primary:hover,
.multicheckout.success + #registration .action.primary:hover {
    color: #fff;
}
.checkout-success + #registration form,
.multicheckout.success + #registration form {
    margin-top: 20px;
}
.payment-method-braintree .payment-method-content > form.form {
    max-width: 500px;
}
.payment-method-braintree .hosted-control {
    height: 40px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 0 10px;
}
.payment-method-braintree ._with-tooltip .field-tooltip.toggle span span span {
    display: none;
}
.payment-method-braintree .hosted-date-wrap:after {
    content: "";
    display: table;
    clear: both;
}
.payment-method-braintree .hosted-date-wrap .hosted-error {
    clear: left;
}
.payment-method-braintree .hosted-date-wrap .hosted-date {
    float: left;
    width: calc(50% - 15px);
}
.payment-method-braintree .hosted-date-wrap .hosted-date + .hosted-date {
    margin-left: 30px;
}
.payment-method-braintree .hosted-error {
    color: red;
    font-style: italic;
    font-size: 12px;
    display: none;
}
.payment-method-braintree .braintree-hosted-fields-invalid + .hosted-error {
    display: block;
}
.page-layout-checkout .page-main {
    padding-top: 100px;
    padding-bottom: 100px;
}
#multiship-addresses-table thead tr th {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    padding: 14px 30px 11px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #eaeaea;
}
#multiship-addresses-table thead tr th.qty {
    width: 1%;
    padding-left: 15px;
    padding-right: 15px;
}
#multiship-addresses-table tbody tr td.qty,
#multiship-addresses-table tbody tr th.actions,
#multiship-addresses-table tbody tr th.qty,
#multiship-addresses-table thead tr td.actions,
#multiship-addresses-table thead tr td.qty,
#multiship-addresses-table thead tr th.actions {
    width: 1%;
    padding-left: 15px;
    padding-right: 15px;
}
#multiship-addresses-table tbody tr td {
    text-align: center;
    vertical-align: middle;
    padding: 15px 30px;
    border: 1px solid #eaeaea;
}
#multiship-addresses-table tbody tr td.actions {
    width: 1%;
    padding-left: 15px;
    padding-right: 15px;
}
#multiship-addresses-table tbody tr td.actions .action.delete {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #6c6c6c;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    height: 34px;
    line-height: 32px;
    width: 34px;
    text-align: center;
}
#multiship-addresses-table tbody tr td.actions .action.delete:hover {
    color: #fff;
    background-color: #2a2a2a;
    border-color: #2a2a2a;
}
#multiship-addresses-table tbody tr td .field .label {
    display: none;
}
#multiship-addresses-table tbody tr td .field.qty {
    margin: 0;
}
#multiship-addresses-table tbody tr td .field.qty input {
    width: 80px;
    text-align: center;
    color: #2a2a2a;
}
#multiship-addresses-table tbody tr td .field.address {
    margin: 0;
}
#multiship-addresses-table tbody tr td.product {
    text-align: left;
    padding: 15px;
}
#multiship-addresses-table tbody tr td.product .product-item-name {
    font-weight: 500;
    font-size: 16px;
    color: #2a2a2a;
}
#multiship-addresses-table tbody tr td.product .product-item-name a {
    font-weight: 500;
    font-size: 16px;
    color: #2a2a2a;
}
#multiship-addresses-table tbody tr td.product .product-item-name a:hover {
    color: #03aeef;
}
.multishipping-checkout-shipping table thead tr th {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    padding: 14px 30px 11px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #eaeaea !important;
}
.multishipping-checkout-shipping table thead tr th.item {
    text-align: left;
}
.multishipping-checkout-shipping table tr th.qty {
    width: 100px;
    padding-left: 15px;
    padding-right: 15px;
}
.multishipping-checkout-shipping table tbody tr td {
    border: 1px solid #eaeaea !important;
    vertical-align: middle;
    padding: 15px 30px;
}
.multishipping-checkout-shipping table tbody tr td.qty {
    color: #2b2b2b;
    font-size: 16px;
    text-align: center;
}
.multishipping-checkout-shipping table tbody tr td.item,
.multishipping-checkout-shipping table tbody tr td.product {
    text-align: left;
}
.multishipping-checkout-shipping table tbody tr td .product-item-name {
    font-weight: 400;
    font-size: 16px;
    color: #2a2a2a;
}
.multishipping-checkout-shipping table tbody tr td .product-item-name a {
    font-weight: 400;
    font-size: 16px;
    color: #2a2a2a;
}
.multishipping-checkout-shipping table tbody tr td .product-item-name a:hover {
    color: #03aeef;
}
.multishipping-checkout-shipping table tbody tr td .item-options {
    margin: 0;
}
.multishipping-checkout-shipping table tbody tr td .item-options dt {
    margin-top: 10px;
    font-weight: 400;
    color: #2a2a2a;
}
.multishipping-checkout-shipping table tbody tr td .item-options dt:after {
    content: ":";
}
.multishipping-checkout-shipping .actions-toolbar {
    border-top: 1px solid #f0f0f0;
    padding-top: 15px;
    margin-top: 30px;
}
.multishipping-checkout-shipping .block.block-other,
.multishipping-checkout-shipping .block.block-shipping + .block-shipping {
    margin-top: 50px;
}
.multishipping-checkout-shipping h4.box-title {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 400;
}
.multishipping-checkout-shipping .box-shipping-method dt {
    font-size: 15px;
    font-weight: 400;
    color: #1a1a1a;
}
.multishipping-checkout-shipping .box-shipping-method dt + dt {
    margin-top: 10px;
}
.multishipping-checkout-shipping .box-shipping-method .gift-message .legend {
    border: none;
    font-size: 18px;
    color: #2a2a2a;
    margin-bottom: 15px;
}
.multishipping-checkout-shipping .box-shipping-method .gift-message .legend + br {
    display: none;
}
.multishipping-checkout-shipping .box-shipping-method .gift-message .options-items {
    margin-top: 10px;
}
.gift-message .options-items .items .item {
    padding-top: 15px;
    border-top: 1px solid #f0f0f0;
    margin-top: 15px;
}
.gift-message .options-items .items .item .product .number {
    font-weight: 700;
    color: #2a2a2a;
}
.gift-message .options-items .items .item .product .img.photo.container {
    width: 100px !important;
    padding: 0;
    margin: 10px 0 0;
}
.gift-message .options-items .items .item .product .product-name {
    display: block;
    font-weight: 400;
    font-size: 16px;
    margin-top: 10px;
    color: #1a1a1a;
}
.gift-message .options-items .items .item .options .action.activate {
    padding: 0;
    margin: 0;
}
.gift-message .options-items .items .item .options .action.activate:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.gift-message .options-items .items .item .options .action.activate.active:after {
    content: "\f106";
}
.gift-message .options-items .items .item .block.message {
    padding: 0;
    margin-top: 10px;
}
.gift-message .options-items .items .item .block.message .fieldset {
    padding: 0 !important;
}
.block-billing .title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
}
.minicart-items .subtitle {
    word-spacing: 24px;
    font-size: 12px;
}
.minicart-items .content {
    padding-top: 10px;
}
.minicart-items .item-options:after {
    content: "";
    display: table;
    clear: both;
}
.minicart-items .item-options dt {
    margin-top: 10px;
    font-weight: 400;
    float: left;
    vertical-align: top;
    margin-right: 5px;
    color: #2a2a2a;
    text-align: right;
    position: relative;
    font-size: 11px;
    padding-right: 5px;
}
.minicart-items .item-options dt:after {
    content: ":";
}
.minicart-items .item-options dd + dt {
    clear: left;
}
.multicheckout .item-options:after {
    content: "";
    display: table;
    clear: both;
}
.multicheckout .item-options dt {
    margin-top: 10px;
    font-weight: 400;
    float: left;
    vertical-align: top;
    margin-right: 5px;
    color: #2a2a2a;
    text-align: right;
    position: relative;
    font-size: 11px;
    padding-right: 5px;
}
.multicheckout .item-options dt:after {
    content: ":";
}
.multicheckout .item-options dd {
    float: left;
    vertical-align: top;
    margin-top: 10px;
    text-align: left;
    font-size: 11px;
    padding-left: 17px;
}
.multicheckout .item-options dd + dt {
    clear: left;
}
.multicheckout .block-billing .box-billing-address + .box-billing-address {
    margin-top: 50px;
}
.multishipping-checkout-billing .block-content .box + .box {
    margin-top: 50px;
}
.multishipping-checkout-billing .box-billing-method .box-content dl .item-title {
    position: relative;
    padding: 10px 0 10px 20px;
}
.multishipping-checkout-billing .box-billing-method .box-content dl .item-title input {
    position: absolute;
    left: 0;
    top: 11px;
    margin: 0;
}
.multishipping-checkout-billing .box-billing-method .box-content dl .item-title label {
    font-size: 16px;
    font-weight: 600;
}
.multishipping-checkout-billing .box-billing-method .box-content dl > * {
    max-width: 600px;
}
@keyframes fadeIn {
    from {
        opacity: 0.4;
    }
}
.multishipping-checkout-overview table thead tr th {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    padding: 14px 30px 11px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #eaeaea !important;
}
.multishipping-checkout-overview table tr th.qty {
    width: 100px;
    padding-left: 15px;
    padding-right: 15px;
}
.multishipping-checkout-overview table tbody tr td {
    border: 1px solid #eaeaea !important;
    vertical-align: middle;
    text-align: center;
    padding: 15px 30px;
}
.multishipping-checkout-overview table tbody tr td.qty {
    color: #2b2b2b;
    font-size: 16px;
    text-align: center;
}
.multishipping-checkout-overview table tbody tr td.item,
.multishipping-checkout-overview table tbody tr td.product {
    text-align: left;
}
.multishipping-checkout-overview table tbody tr td .product-item-name {
    font-weight: 400;
    font-size: 16px;
    color: #2a2a2a;
}
.multishipping-checkout-overview table tbody tr td .product-item-name a {
    font-weight: 400;
    font-size: 16px;
    color: #2a2a2a;
}
.multishipping-checkout-overview table tbody tr td .product-item-name a:hover {
    color: #03aeef;
}
.multishipping-checkout-overview table tr td .item-options dt {
    margin-top: 10px;
    font-weight: 400;
    color: #2a2a2a;
}
.multishipping-checkout-overview table tfoot tr td,
.multishipping-checkout-overview table tfoot tr th {
    background: 0 0;
    font-size: 16px;
    padding: 14px 30px 11px;
    border: 1px solid #eaeaea;
    font-weight: 400;
    color: #2a2a2a;
}
.multishipping-checkout-overview table tfoot tr.grand.totals td,
.multishipping-checkout-overview table tfoot tr.grand.totals th {
    font-size: 20px;
    color: #03aeef;
}
.multishipping-checkout-overview table tfoot tr td {
    text-align: center;
}
.multishipping-checkout-overview .checkout-review {
    margin-top: 50px;
    text-align: right;
}
.multishipping-checkout-overview .checkout-review .grand.totals strong {
    background: 0 0;
    font-weight: 400;
    font-size: 24px;
    color: #2a2a2a;
}
.multishipping-checkout-overview .checkout-review .action-finish-checkout {
    margin-top: 8px;
}
.multishipping-checkout-overview .checkout-review .action-finish-checkout .btn-lg {
    min-width: 300px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.1em;
}
.multishipping-checkout-overview .checkout-review .action-finish-checkout .action.back {
    display: block;
    text-align: right;
    margin-top: 15px;
}
.multishipping-checkout-overview .checkout-review .action-finish-checkout .please-wait {
    margin-top: 14px;
    animation: fadeIn 1s infinite alternate;
    font-size: 16px;
}
.multishipping-checkout-overview h4.box-title {
    font-size: 18px;
    color: #2a2a2a;
    margin-bottom: 15px;
}
.multishipping-checkout-overview form .block + .block {
    margin-top: 50px;
}
.multishipping-checkout-overview .block-content .box + .box {
    margin-top: 30px;
}
.multishipping-checkout-overview .box-billing-method .payment-method dt {
    font-size: 16px;
    font-weight: 400;
}
.multishipping-checkout-overview .block-shipping .block-content + .block-content {
    margin-top: 30px;
}
.multishipping-checkout-overview .block-shipping strong.box-title {
    font-size: 15px;
    color: #2a2a2a;
}
.cms-page-view .breadcrumbs {
    margin-bottom: 20px;
}
.cms-page-view .cms-content h2 {
    text-align: left;
    font-size: 18px;
}
.cms-page-view .column.main {
    padding-bottom: 40px;
}
.cart.table-wrapper .cart-row:last-child .cart-col + .cart-col {
    -webkit-border-image: -webkit-linear-gradient(top, #ddd 0, rgba(221, 221, 221, 0.98) 5%, rgba(221, 221, 221, 0.86) 20%, rgba(221, 221, 221, 0.2) 76%, rgba(221, 221, 221, 0.08) 88%, rgba(221, 221, 221, 0)) 1 100%;
    -moz-border-image: -moz-linear-gradient(top, #ddd 0, rgba(221, 221, 221, 0.98) 5%, rgba(221, 221, 221, 0.86) 20%, rgba(221, 221, 221, 0.2) 76%, rgba(221, 221, 221, 0.08) 88%, rgba(221, 221, 221, 0)) 1 100%;
    border-image: linear-gradient(to bottom, #ddd 0, rgba(221, 221, 221, 0.98) 5%, rgba(221, 221, 221, 0.86) 20%, rgba(221, 221, 221, 0.2) 76%, rgba(221, 221, 221, 0.08) 88%, rgba(221, 221, 221, 0)) 1 100%;
}
.checkout-cart-index .grand.totals,
.paypal-express-review .grand.totals {
    font-weight: 700;
    font-size: 22px;
}
.checkout-cart-index .grand.totals .mark,
.paypal-express-review .grand.totals .mark {
    float: left;
}
.checkout-cart-index .grand.totals .amount,
.paypal-express-review .grand.totals .amount {
    float: right;
    color: #32acb7;
}
.checkout-cart-index .data.table.totals,
.paypal-express-review .data.table.totals {
    width: 100%;
}
.checkout-cart-index .data.table.totals caption,
.paypal-express-review .data.table.totals caption {
    display: none;
}
.checkout-cart-index .data.table.totals .mark,
.paypal-express-review .data.table.totals .mark {
    float: left;
}
.checkout-cart-index .data.table.totals .amount,
.paypal-express-review .data.table.totals .amount {
    float: right;
}
.checkout-cart-index #cart-totals .table-wrapper,
.paypal-express-review #cart-totals .table-wrapper {
    width: 100%;
}
.checkout-cart-index .block.crosssell .block-title,
.paypal-express-review .block.crosssell .block-title {
    font-size: 22px;
    color: #2a2a2a;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 31px;
    letter-spacing: 0.5px;
}
.checkout-cart-index .block.crosssell .product-item form,
.paypal-express-review .block.crosssell .product-item form {
    min-height: 40px;
}
@media (min-width: 768px) {
    .customer-account-create h2 {
        // font-size: 22px;
        // font-weight: 500;
         //margin: 0 auto;
        // width: 730px;
        //text-align: center;
        // background: #2a2a2a;
        //padding: 16px 0;
        // color: #fff;
        // margin-top: 50px;
    }
}
.filter-options .items,
.filter-options-content .items {
    list-style: none;
    padding: 0;
}
@media (min-width: 768px) {
    .register-form {
        width: 730px;
        margin: 0 auto 50px auto;
        border: 1px solid #ddd;
    }
    .register-form h4 span {
        font-size: 18px;
    }
    .register-form .form-col.flexed {
        margin: 0;
        display: flex;
        justify-content: space-between;
    }
    .register-form .form-col.flexed .field {
        width: 50%;
        margin: 0 15px 12px;
    }
    .register-form .form-col.fullwidth {
        width: 100%;
    }
    .register-form .form-row.email-field {
        margin: 0 0 10px 0;
        width: 100%;
    }
    .register-form .form-row.email-field .field {
        width: 100%;
    }
    .register-form #password-strength-meter-container,
    .register-form .mage-error {
        margin: 10px 0;
    }
    .register-form .actions-toolbar {
        margin-bottom: 0 !important;
    }
}
.checkout-methods-items {
    display: none;
}
.pages-items {
    display: flex;
}
.pages-items li a {
    text-decoration: none;
    border: 1px solid #ddd;
    display: block;
    text-align: center;
    list-style: none;
}
.pages-items li.pages-item-previous {
    background: url(../images/down-chevron.svg);
    transform: rotate(90deg);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
}
.pages-items li.pages-item-next {
    background: url(../images/down-chevron.svg);
    transform: rotate(-90deg);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
}
.pages-items li.current {
    background: #f2f2f2;
}
.pages-items li.current span {
    text-decoration: none;
    border: 1px solid #ddd;
    padding: 12px;
    width: 48px;
    height: 48px;
    display: block;
    text-align: center;
    list-style: none;
}
input.mage-error,
input[aria-invalid="true"] {
    background: #ffedd2;
    border-color: #ff6a00;
}
.field-error {
    font-size: 11px;
    color: #ff3b00;
    margin-top: -5px;
    margin-bottom: 10px;
}
.field._required .label:after,
.field.required .label:after {
    content: "*";
}
.field._required.street .label:after,
.field.required.street .label:after {
    content: "";
}
.field._required.street legend span:after,
.field.required.street legend span:after {
    content: " *";
}
.field-tooltip-content {
    visibility: hidden;
}
.catalog-category-view .column > .filter-col {
    display: none;
}
button {
    cursor: pointer;
}

.contact-index-index .form.contact .actions-toolbar .submit,
.contact-index-index .form.contact .actions-toolbar button[type="submit"] {
    outline: 0;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    background: #373436;
    border: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    min-width: 285px;
    padding: 20px 5px 19px;
    transition: opacity 0.3s linear;
}
.contact-index-index .form.contact .actions-toolbar .submit:hover,
.contact-index-index .form.contact .actions-toolbar button[type="submit"]:hover {
    opacity: 0.7;
}
.contact-index-index .page-title-wrapper {
    margin-top: 50px;
}
.contact-index-index form.contact {
    margin-bottom: 50px !important;
}
.contact-index-index .bottom-list-wrap,
.contact-index-index .content-block {
    display: none;
}
.filter-current,
.filter-wrap .filter-actions {
    display: none;
}
.filter-col .multiselect .item a {
    padding-left: 25px;
    position: relative;
    text-decoration: none;
}
.filter-col .multiselect .item a:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    background: #fff;
    left: 0;
    margin-right: 5px;
    box-sizing: border-box;
    top: 50%;
    margin-top: -7.5px;
}
.filter-col .multiselect .item.active a:before {
    background: #32acb7;
    border-color: #32acb7;
}
.filter-col .multiselect .item.active a:after {
    content: "";
    width: 10px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 7px;
    border: solid #fff;
    border-width: 0 0 2px 2px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: -4px 0 0 -5px;
}
.filter-col select {
    width: 95%;
}
.filter-wrap select {
    background-image: url(../images/down-chevron.svg) !important;
    background-repeat: no-repeat;
    background-size: 24px 17px;
}
.filter-wrap.collapsed .item.collapsed {
    display: none;
}
.brand-col:only-child .brand-item a:before {
    background: #fff;
}
@media (min-width: 767px) {
    .product-filter-wrap .brands-filter-wrap.expanded {
        max-height: 2000px;
        animation: heightMax 2s;
        animation-iteration-count: 1;
    }
    .product-filter-wrap .brands-filter-wrap.expanded .brands-list-filters {
        width: 20%;
    }
    .product-filter-wrap .brands-filter-wrap.expanded .brands-list-filters .brand-item {
        width: 50%;
    }
    .product-filter-wrap .brands-filter-wrap.expanded .brand-col:not(.brands-list-filters) {
        width: 80% !important;
    }
    .product-filter-wrap .brands-filter-wrap.expanded .brand-col:not(.brands-list-filters) .filter-col {
        width: 30% !important;
    }
    .product-filter-wrap .brands-filter-wrap.expanded .brand-col:not(.brands-list-filters):nth-child(1) {
        padding-bottom: 10px;
        width: 100% !important;
    }
    .product-filter-wrap .brands-filter-wrap.expanded .brand-col:not(.brands-list-filters):nth-child(1) .filter-col {
        width: 50% !important;
    }
    .product-filter-wrap .brands-filter-wrap .brand-col:not(.brands-list-filters):nth-child(1) {
        padding-bottom: 10px;
        min-height: 138px;
    }
    .product-filter-wrap .filter-wrap {
        min-height: 100%;
    }
}
.product-filter-wrap .brands-list-filters {
    text-align: center;
    transition: all 0.3s;
}
.product-filter-wrap .brands-list-filters .brands-list {
    padding-bottom: 10px;
}
@keyframes heightMax {
    0% {
        max-height: 140px;
    }
    100% {
        max-height: 2000px;
    }
}
.filter-wrap select,
.product-list .toolbar-products select {
    border-radius: 0;
    background-color: #fff;
    border-color: #ddd;
}
.products-crosssell ol {
    padding: 0;
}
.checkout-cart-index #cart-totals .totals-tax-summary {
    display: none;
}
.checkout-cart-index .input-text.qty {
    padding: 5px;
    margin-top: -1px;
    margin-left: 10px;
    width: 50px;
}
.checkout-cart-index .control.qty {
    display: inline-block;
}
.bottom-tools .sort-row,
.bottom-tools .toolbar-amount {
    display: none;
}
.bottom-tools .pages {
    margin: 0 auto;
}
.top-tools {
    width: 100%;
}
.top-tools .pages {
    display: none;
}
.breadcrumbs {
    position: relative;
    animation: fadeIn 1s linear;
}
.catalog-product-view .swatch-opt .mage-error {
    font-size: 12px;
    color: #ff5722;
    display: inline-block;
}

.catalog-product-view .product-summary .price-label {
    font-size: 12px;
}
.icon-cart .header-cart-number {
    font-size: 13px;
    position: absolute;
    top: 4px;
    right: 6px;
    font-family: Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.counter-number {
    background: #32acb7;
    color: #fff;
    border-radius: 100%;
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
}
@media (max-width: 768px) {
    .icon-cart .header-cart-number {
        top: 8px;
    }
    .bottom-list-col,
    .footer-col {
        margin-bottom: 20px;
    }
    .content-block p {
        font-size: 14px !important;
    }
    .cart-product-title-hold {
        display: block;
    }
    div[role="alert"].messages > div > div:not(:empty):after {
        display: block;
        margin: 10px 0 0 0 !important;
    }
    div[role="alert"].messages > div > div:not(:empty) {
        line-height: 1.3;
        text-align: center;
    }
}
.page-wrapper {
    overflow-x: hidden;
}
@media (min-width: 768px) {
    footer.footer {
        margin-top: 50px;
    }
}
div[role="alert"].messages > div > div:not(:empty) {
    animation-name: slideInUp;
    animation-fill-mode: both;
    animation-duration: 1s;
}
div[role="alert"].messages > div > div:not(:empty):after {
    content: "OK";
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    border: 1px solid #fff;
    padding: 5px 10px;
    margin-left: 15px;
    transition: opacity 0.5s ease;
}
div[role="alert"].messages > div > div:not(:empty):after:hover {
    opacity: 0.6;
    transition: opacity 0.5s ease;
}
div[role="alert"].messages > div > div:not(:empty) a {
    color: #fff;
}
.price-details {
    font-size: 12px;
    display: none;
}
.catalog-product-view .price-details {
    display: block;
}
.brands-filter-wrap .brands-list:empty {
    padding: 0;
}
.catalogsearch-result-index .sidebar,
.catalogsearch-result-index .sort-row,
.catalogsearch-result-index dl.block {
    display: none !important;
}
.catalogsearch-result-index h1.page-title {
    padding-top: 30px;
}
.catalogsearch-result-index .product-items {
    display: flex;
}
.cms-page-view h1.page-title {
    padding-top: 30px;
}
.catalogsearch-result-index .product-items {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
}
.catalogsearch-result-index .product-items .product-item {
    flex: 0 20%;
}
.btn,
.tocart {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    text-transform: uppercase;
    color: #373435;
    font-size: 10px;
    border: 1px solid #373435;
    text-decoration: none;
    padding: 8px 5px 9px;
    min-width: 140px;
    transition: background 0.3s, color 0.3s, border-color 0.3s;
}
.btn:hover,
.tocart:hover {
    background: #373435;
    color: #fff;
}
.btn.small,
.tocart.small {
    font-size: 13px;
    text-transform: none;
    padding: 7px 5px;
}
.btn.action,
.btn.btn-info,
.tocart.action,
.tocart.btn-info {
    background: #373435;
    color: #fff;
}
.btn.action:hover,
.btn.btn-info:hover,
.tocart.action:hover,
.tocart.btn-info:hover {
    background: #fff;
    color: #373435;
}
@media (min-width: 768px) {
    .btn,
    .tocart {
        min-width: 161px;
        font-size: 11px;
    }
}
.link {
    color: #373435;
    text-transform: uppercase;
    font-size: 11px;
}
.link:hover {
    text-decoration: none;
}
.bottom-list {
    padding: 0;
    margin: 0;
    list-style: none;
    color: #373435;
}
.bottom-list-item {
    padding: 0 0 5px;
}
.bottom-list-link {
    color: inherit;
}
.bottom-list-link:hover {
    text-decoration: none;
}
.footer-service-list {
    padding: 0;
    margin: 0;
    list-style: none;
    color: #373435;
    display: flex;
    flex-wrap: wrap;
    font-size: 13px;
}
.footer-service-item {
    width: 50%;
    padding: 0 10px 18px 0;
}
.footer-service-link {
    color: inherit;
}
.footer-service-link:hover {
    text-decoration: none;
}
.footer-radio-list {
    padding: 0;
    margin: 0 -16px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.footer-radio-item {
    padding: 0 15px 15px;
}
.footer-radio-item label {
    display: inline-block;
    vertical-align: top;
}
.footer-radio-item input[type="radio"] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
}
.footer-radio-item .fake-input {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    width: 67px;
    height: 32px;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    border: 1px solid transparent;
    transition: border-color 0.3s;
}
.footer-radio-item input[type="radio"]:checked + .fake-input {
    border-color: #373435;
}
.footer-radio-item input:disabled + .fake-input {
    opacity: 0.5;
}
.inline-list {
    padding: 0;
    margin: 0 -6px;
    list-style: none;
}
.inline-list-item {
    display: inline-block;
    vertical-align: top;
    padding: 0 6px 6px;
}
.running-line-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}
.running-line-list-item {
    padding: 0 54px 0 0;
    position: relative;
}
.running-line-list-item:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) skew(-45deg);
    -moz-transform: translateY(-50%) skew(-45deg);
    -ms-transform: translateY(-50%) skew(-45deg);
    -o-transform: translateY(-50%) skew(-45deg);
    transform: translateY(-50%) skew(-45deg);
    right: 24px;
    content: "";
    width: 11px;
    height: 20px;
    border: solid #dfdfdf;
    border-width: 0 1px;
}
.running-line-list-item .primary-color {
    font-weight: 500;
}
.running-line-list-link {
    text-decoration: none;
}
.running-line-list-link:hover {
    text-decoration: underline;
}
.pagination {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}
.pagination-item {
    width: 15px;
    height: 15px;
    margin: 0 3px 0 2px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #f2f2f2;
    transition: background 0.3s, border-color 0.3s;
}
.pagination-item.active,
.pagination-item:hover {
    border-color: #32acb7;
    background: #32acb7;
}
.pagination-item a {
    display: block;
    text-decoration: none;
    height: 100%;
    width: 100%;
}
.product-detail-list {
    padding: 0 0 15px;
    list-style: none;
}
.product-detail-list li {
    padding: 0 0 5px;
    list-style: disc;
}
.list-inline {
    padding: 0;
    margin: 0;
    list-style: none;
    margin: 0 -1px;
}
.list-inline li {
    display: inline-block;
    vertical-align: top;
    padding: 0 1px;
}
.tarif-detail-list {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 13px;
    line-height: 1.2;
}
.tarif-detail-list li {
    padding: 0 0 11px 31px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.tarif-detail-list li:nth-child(1) {
    background-size: 22px 19px;
}
.tarif-detail-list li:nth-child(2) {
    background-size: 19px 19px;
}
.tarif-detail-list li:nth-child(3) {
    background-size: 21px 19px;
}
.tarif-detail-list li:nth-child(4) {
    background-size: 21px 20px;
}
.tarif-detail-list strong {
    display: block;
    font-size: 14px;
}
.tarif-head-list {
    padding: 0;
    margin: 0 -5px;
    list-style: none;
    display: flex;
}
.tarif-head-list li {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    width: 97px;
    height: 97px;
    margin: 0 5px 10px;
    background: #fff;
    padding: 18px 5px 7px;
}
.tarif-head-list span {
    align-self: flex-end;
    font-size: 10px;
    min-height: 14px;
    color: #373435;
    line-height: 1;
    width: 100%;
}
.product-block {
    margin-bottom: 50px;
	overflow: hidden;
}
.product-block.product-page .caption {
    padding: 0 0 27px;
}
.product-block.product-page .caption .h2,
.product-block.product-page .caption h2 {
    letter-spacing: 0;
}
.product-block h2 {
    margin: 0 0 31px;
    letter-spacing: 0;
}
.product-list {
    display: flex;
    flex-wrap: wrap;
}
.product-list .products-grid {
    width: 100%;
}
.product-list .products-grid .product-items {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: center;
}
@media (min-width: 1024px) {
    .product-list.two-rows-list {
        padding: 0 10px 48px;
    }
}
.product-list.two-rows-list .product-price-holder {
    padding: 14px 0 12px;
    line-height: 1.4;
}
.product-list.two-rows-list .product-item {
    padding-bottom: 32px;
}
@media (min-width: 1024px) {
    .product-list.two-rows-list .product-item:nth-child(10n-5):before,
    .product-list.two-rows-list .product-item:nth-child(10n-6):before,
    .product-list.two-rows-list .product-item:nth-child(10n-7):before,
    .product-list.two-rows-list .product-item:nth-child(10n-8):before,
    .product-list.two-rows-list .product-item:nth-child(10n-9):before {
        background: linear-gradient(to bottom, rgba(221, 221, 221, 0) 0, rgba(221, 221, 221, 0.09) 13%, rgba(221, 221, 221, 0.22) 24%, rgba(221, 221, 221, 0.68) 58%, rgba(221, 221, 221, 0.89) 76%, rgba(221, 221, 221, 0.98) 88%, #ddd 100%);
    }
}
@media (min-width: 1024px) {
    .product-list.two-rows-list .product-item:nth-child(10n):before,
    .product-list.two-rows-list .product-item:nth-child(10n-1):before,
    .product-list.two-rows-list .product-item:nth-child(10n-2):before,
    .product-list.two-rows-list .product-item:nth-child(10n-3):before,
    .product-list.two-rows-list .product-item:nth-child(10n-4):before {
        background: linear-gradient(
            to bottom,
            #ddd 0,
            rgba(221, 221, 221, 0.99) 7%,
            rgba(221, 221, 221, 0.95) 15%,
            rgba(221, 221, 221, 0.84) 29%,
            rgba(221, 221, 221, 0.67) 44%,
            rgba(221, 221, 221, 0.39) 65%,
            rgba(221, 221, 221, 0.18) 82%,
            rgba(221, 221, 221, 0.06) 94%,
            rgba(221, 221, 221, 0.02) 100%
        );
    }
}
@media (min-width: 1024px) {
    .product-list.two-rows-list .product-item:nth-child(10n-5):after,
    .product-list.two-rows-list .product-item:nth-child(10n-6):after,
    .product-list.two-rows-list .product-item:nth-child(10n-7):after,
    .product-list.two-rows-list .product-item:nth-child(10n-8):after,
    .product-list.two-rows-list .product-item:nth-child(10n-9):after {
        position: absolute;
        content: "";
        bottom: -1px;
        left: 0;
        height: 1px;
        width: 100%;
        background: #ddd;
    }
}
@media (min-width: 1024px) {
    .product-list.two-rows-list .product-item:nth-child(10n-9):after {
        background: linear-gradient(to right, rgba(221, 221, 221, 0) 0, rgba(221, 221, 221, 0.06) 9%, rgba(221, 221, 221, 0.18) 23%, rgba(221, 221, 221, 0.78) 73%, rgba(221, 221, 221, 0.94) 90%, #ddd 100%);
    }
}
@media (min-width: 1024px) {
    .product-list.two-rows-list .product-item:nth-child(10n-5):after {
        background: linear-gradient(to right, #ddd 0, rgba(221, 221, 221, 0.95) 8%, rgba(221, 221, 221, 0.83) 22%, rgba(221, 221, 221, 0.63) 40%, rgba(221, 221, 221, 0.24) 71%, rgba(221, 221, 221, 0.1) 85%, rgba(221, 221, 221, 0) 100%);
    }
}
.product-list.four-column .product-item,
.product-list.two-rows-list.four-column .product-item {
    width: 100%;
}
@media (min-width: 1024px) {
    .product-list.four-column .product-item:nth-child(9n-5):before,
    .product-list.four-column .product-item:nth-child(9n-6):before,
    .product-list.four-column .product-item:nth-child(9n-7):before,
    .product-list.four-column .product-item:nth-child(9n-8):before,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-5):before,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-6):before,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-7):before,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-8):before {
        background: linear-gradient(to bottom, rgba(221, 221, 221, 0) 0, rgba(221, 221, 221, 0.09) 13%, rgba(221, 221, 221, 0.22) 24%, rgba(221, 221, 221, 0.68) 58%, rgba(221, 221, 221, 0.89) 76%, rgba(221, 221, 221, 0.98) 88%, #ddd 100%);
    }
}
@media (min-width: 1024px) {
    .product-list.four-column .product-item:nth-child(9n-1):before,
    .product-list.four-column .product-item:nth-child(9n-2):before,
    .product-list.four-column .product-item:nth-child(9n-3):before,
    .product-list.four-column .product-item:nth-child(9n-4):before,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-1):before,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-2):before,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-3):before,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-4):before {
        background: linear-gradient(
            to bottom,
            #ddd 0,
            rgba(221, 221, 221, 0.99) 7%,
            rgba(221, 221, 221, 0.95) 15%,
            rgba(221, 221, 221, 0.84) 29%,
            rgba(221, 221, 221, 0.67) 44%,
            rgba(221, 221, 221, 0.39) 65%,
            rgba(221, 221, 221, 0.18) 82%,
            rgba(221, 221, 221, 0.06) 94%,
            rgba(221, 221, 221, 0.02) 100%
        );
    }
}
@media (min-width: 1024px) {
    .product-list.four-column .product-item:nth-child(9n-5):after,
    .product-list.four-column .product-item:nth-child(9n-6):after,
    .product-list.four-column .product-item:nth-child(9n-7):after,
    .product-list.four-column .product-item:nth-child(9n-8):after,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-5):after,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-6):after,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-7):after,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-8):after {
        position: absolute;
        content: "";
        bottom: -1px;
        left: 0;
        height: 1px;
        width: 100%;
        background: #ddd;
    }
}
@media (min-width: 1024px) {
    .product-list.four-column .product-item:nth-child(9n-8):after,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-8):after {
        background: linear-gradient(to right, rgba(221, 221, 221, 0) 0, rgba(221, 221, 221, 0.06) 9%, rgba(221, 221, 221, 0.18) 23%, rgba(221, 221, 221, 0.78) 73%, rgba(221, 221, 221, 0.94) 90%, #ddd 100%);
    }
}
@media (min-width: 1024px) {
    .product-list.four-column .product-item:nth-child(9n-5):after,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-5):after {
        background: linear-gradient(to right, #ddd 0, rgba(221, 221, 221, 0.95) 8%, rgba(221, 221, 221, 0.83) 22%, rgba(221, 221, 221, 0.63) 40%, rgba(221, 221, 221, 0.24) 71%, rgba(221, 221, 221, 0.1) 85%, rgba(221, 221, 221, 0) 100%);
    }
}
@media (min-width: 768px) {
    .product-list.four-column .product-item:nth-child(9n-4):after,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-4):after {
        display: none;
    }
}
@media (min-width: 768px) {
    .product-list.four-column .product-item:nth-child(9n-1):before,
    .product-list.four-column .product-item:nth-child(9n-5):before,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-1):before,
    .product-list.two-rows-list.four-column .product-item:nth-child(9n-5):before {
        display: none;
    }
}
@media (min-width: 1024px) {
    .product-list.four-column .product-item:nth-child(5n):before,
    .product-list.two-rows-list.four-column .product-item:nth-child(5n):before {
        display: inline-block;
    }
}
@media (min-width: 600px) {
    .product-list.four-column .product-item,
    .product-list.two-rows-list.four-column .product-item {
        width: 50%;
    }
}
@media (min-width: 768px) {
    .product-list.four-column .product-item,
    .product-list.two-rows-list.four-column .product-item {
        width: 50%;
    }
}
@media (min-width: 1024px) {
    .product-list.four-column .product-item,
    .product-list.two-rows-list.four-column .product-item {
        width: 25%;
    }
}
@media (min-width: 600px) {
    .product-list.secondary {
        margin: 0 1px;
    }
}
.product-list.secondary .product-img-frame {
    height: 120px;
    margin: 0 0 29px;
}
.product-list.secondary .product-title-holder {
    margin: 0 0 8px;
}
@media (min-width: 600px) {
    .product-list {
        margin: 0 -10px;
        justify-content: center;
    }
}
.product-item {
    width: 100%;
    text-align: center;
    position: relative;
    //padding: 10px 10px;
    //margin: 0 0 10px;
}
.product-item:only-child:before {
    display: none;
}
@media (min-width: 600px) {
    .product-item:nth-child(2n):before {
        display: none;
    }
}
@media (min-width: 768px) {
    .product-item:nth-child(2n):before {
        display: inline-block;
        vertical-align: top;
    }
}
@media (min-width: 768px) {
    .product-item:nth-child(4n):before,
    .product-item:nth-child(8n):before {
        display: none;
    }
}
@media (min-width: 1024px) {
    .product-item:nth-child(4n):before,
    .product-item:nth-child(8n):before {
        display: inline-block;
        vertical-align: top;
    }
}
@media (min-width: 1024px) {
    .product-item:nth-child(5n):before {
        display: none;
    }
}
@media (min-width: 600px) {
    .product-item {
        width: 50%;
       // padding: 0 10px 30px;
        margin: 0;
    }
}
@media (min-width: 768px) {
    .product-item {
        width: 25%;
        margin: 0;
    }
}
@media (min-width: 1024px) {
    .product-item {
        width: 20%;
        margin: 0 20px;
    }
}
.product-img-frame {
    height: 300px;
    margin: 0 0 22px;
}
.products-grid .product-img-frame {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.product-img-frame a {
    vertical-align: top;
    transition: transform 0.3s;
}
.product-img-frame img {
    max-height: 100%;
}
.product-title-holder {
    min-height: 55px;
    margin: 0 0 4px;
    line-height: 1.2;
}
.product-title-holder a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    transition: opacity 0.3s;
}
.product-title-holder a:hover {
    opacity: 0.7;
}
.product-subtitle,
.product-title {
    display: block;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}
.product-subtitle {
    font-weight: 400;
    text-transform: uppercase;
}
.radio-color {
    padding: 0 0 5px;
}
.radio-color label {
    display: inline-block;
    vertical-align: top;
    margin: 0 1px;
}
.radio-color input[type="radio"] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
}
.radio-color .fake-input {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}
.radio-color .fake-input:before {
    position: absolute;
    content: "";
    border: 2px solid #32acb7;
    border-radius: 100%;
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px;
    transform: scale(0);
    transition: transform 0.3s;
}
.radio-color input[type="radio"] + .fake-input {
    border-radius: 100%;
}
.radio-color input[type="radio"]:checked + .fake-input:before {
    transform: scale(1);
}
.radio-color input:disabled + .fake-input {
    opacity: 0.5;
}
.radio-memory label {
    display: inline-block;
    vertical-align: top;
    margin: 0 1px;
}
.radio-memory input[type="radio"] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
}
.radio-memory .fake-input {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 30px;
    border: 1px solid #ddd;
    background: #fff;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    color: #373435;
    font-size: 14px;
    transition: background 0.3s, color 0.3s, border-color 0.3s;
}
.radio-memory input[type="radio"]:checked + .fake-input {
    background: #32acb7;
    border-color: #32acb7;
    color: #fff;
}
.radio-memory input:disabled + .fake-input,
.radio-memory input:disabled ~ .fake-label {
    opacity: 0.5;
}
.product-price {
    font-size: 24px;
    color: #2a2a2a;
    display: block;
    padding: 0 0 10px;
    font-weight: 500;
}
.product-price.red-color {
    color: #eb0b35;
}
.price-label,
.price-text {
    font-size: 14px;
    font-weight: 500;
    color: #373435;
    display: block;
    margin-bottom: -4px;
}
.product-link-hold {
    padding: 0 0 7px;
}
.show-product-btn {
    text-align: center;
}
.product-intro {
    padding: 28px 0 10px;
}
.product-intro .h2,
.product-intro h2 {
    text-align: left;
    margin: 0 0 5px;
}
.text-label-holder {
    min-height: 42px;
    text-align: left;
}
@media (min-width: 600px) {
    .text-label-holder {
        padding: 10px 0 0;
    }
}
.text-label {
    font-family: Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    padding: 0 5px 1px 6px;
}
.text-label.red-bg {
    background: #eb0b35;
}
.text-label.blue-bg {
    background: #2e2e2e;
}
.text-label.green-bg {
    background: #11b643;
}
.text-label.orange-bg {
    background: #ffbf00;
}
.swatch-attribute-label {
    font-weight: 700;
    position: relative;
}
.swatch-attribute-label.required {
    padding-right: 10px;
}
.swatch-attribute-label[data-required="1"]:after {
    color: #e02b27;
    content: "*";
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    right: -11px;
    top: -2px;
}
.swatch-attribute-selected-option {
    color: #646464;
    padding-left: 17px;
}
.swatch-attribute-options {
    margin-top: 10px;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
    color: #282828;
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -5px;
    left: 0;
    text-align: center;
    margin-bottom: 10px;
}
.swatch-attribute.manufacturer .swatch-option,
.swatch-attribute.size .swatch-option {
    background: #f0f0f0;
    color: #949494;
}
.swatch-attribute.manufacturer .swatch-option.selected,
.swatch-attribute.size .swatch-option.selected {
    blackground: #fff;
    border: 1px solid #fff;
    color: #000;
}
.swatch-option {
    border: 1px solid #dadada;
    cursor: pointer;
    float: left;
    height: 20px;
    margin: 0 10px 5px 0;
    max-width: 90px;
    min-width: 30px;
    overflow: hidden;
    padding: 1px 2px;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
}
.swatch-option.text {
    background: #f0f0f0;
    color: #686868;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    padding: 4px 8px;
    min-width: 22px;
    margin-right: 7px;
}
.swatch-option.text.selected {
    background-color: #fff !important;
}
.swatch-option.selected {
    outline: 2px solid #ff5501;
    border: 1px solid #fff;
    color: #333;
}
.swatch-option:not(.disabled):hover {
    border: 1px solid #fff;
    color: #333;
    outline: 1px solid #999;
}
.swatch-option.color:not(.disabled):hover,
.swatch-option.image:not(.disabled):hover {
    border: 1px solid #fff;
    outline: 2px solid #e00;
}
.swatch-option.disabled {
    cursor: default;
}
.swatch-option.disabled:after {
    background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(
        linear,
        left top,
        right bottom,
        color-stop(0, rgba(255, 255, 255, 0)),
        color-stop(42%, rgba(255, 255, 255, 0)),
        color-stop(43%, #fff),
        color-stop(46%, #fff),
        color-stop(47%, #ff5216),
        color-stop(53%, #ff5216),
        color-stop(54%, #fff),
        color-stop(57%, #fff),
        color-stop(58%, rgba(255, 255, 255, 0)),
        color-stop(100%, rgba(255, 255, 255, 0))
    );
    background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.swatch-option-disabled {
    border: 0;
    cursor: default;
    outline: 0 !important;
}
.swatch-option-disabled:after {
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    content: "";
    height: 2px;
    left: -4px;
    position: absolute;
    top: 10px;
    width: 42px;
    z-index: 995;
    background: #e02b27;
}
.swatch-option-loading {
    content: url(../images/loader-2.gif);
}
.swatch-option-tooltip {
    border: 1px solid #dadada;
    color: #949494;
    display: none;
    max-height: 100%;
    max-width: 140px;
    min-height: 20px;
    min-width: 20px;
    padding: 5px;
    position: absolute;
    text-align: center;
    z-index: 999;
    background: #fff;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
    bottom: 0;
    height: 8px;
    left: 40%;
    position: absolute;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:after,
.swatch-option-tooltip-layered .corner:before {
    border-style: solid;
    content: "";
    font-size: 1px;
    height: 0;
    position: relative;
    width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
    border-color: #adadad transparent transparent transparent;
    border-width: 8px 8.5px 0 8.5px;
    left: 0;
    top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
    border-color: #fff transparent transparent transparent;
    border-width: 7px 7.5px 0 7.5px;
    left: -15px;
    top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
    display: block;
    height: 130px;
    margin: 0 auto;
    width: 130px;
}
.swatch-option-tooltip-layered {
    border: 1px solid #dadada;
    color: #949494;
    background: #fff;
    display: none;
    left: -47px;
    position: absolute;
    width: 140px;
    z-index: 999;
}
.swatch-option-tooltip .title {
    color: #282828;
    display: block;
    max-height: 200px;
    max-width: 140px;
    min-height: 20px;
    overflow: hidden;
    text-align: center;
}
.swatch-option-link-layered {
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
}
.swatch-option-link-layered:focus > div {
    box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
    display: block;
}
.swatch-opt {
    margin: 20px 0;
}
.swatch-opt-listing {
    margin-bottom: 10px;
}
.swatch-more {
    display: inline-block;
    margin: 2px 0;
    position: static;
    text-decoration: none !important;
    z-index: 1;
}
.swatch-visual-tooltip-layered {
    height: 160px;
    top: -170px;
}
.swatch-textual-tooltip-layered {
    height: 30px;
    top: -40px;
}
.swatch-input {
    left: -1000px;
    position: absolute;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
.product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
.product.data.items:after,
.product.data.items:before {
    content: "";
    display: table;
}
.product.data.items:after {
    clear: both;
}
.product.data.items > .item.title {
    float: left;
    width: auto;
}
.product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
}
.product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
}
.product.data.items > .item.content:after,
.product.data.items > .item.content:before {
    content: "";
    display: table;
}
.product.data.items > .item.content:after {
    clear: both;
}
.product.data.items > .item.content.active {
    display: block;
}
.product.data.items > .item.title {
    margin: 0 -1px 0 0;
}
.product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #ccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
}
.product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fff;
}
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover,
.product.data.items > .item.title:not(.disabled) > .switch:active {
    background: #fff;
    color: #333;
}
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
}
.product.data.items > .item.content {
    background: #fff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #ccc;
}
.product.data.items .item.title a:after {
    display: none;
}
.product-summary {
    box-shadow: 0 2px 10px #00000029;
    padding: 22px 31px 28px;
    border: 1px solid #ddd;
}
.product-summary .price {
		text-align: center;
	}
@media (min-width: 768px) {
	
    .product-summary {
        max-width: 255px;
        width: 100%;
        margin: 0 0 12px;
    }
}
.product-summary .radio-color {
    padding: 0 0 24px;
}
.product-summary .radio-color .fake-input {
    width: 25px;
    height: 25px;
}
.product-summary .radio-color label {
    margin: 0 2px;
}
.product-summary .radio-memory {
    padding: 0 0 28px;
    margin: 0 -2px;
}
.product-summary .product-definition-list {
    margin: 0 0 14px;
}
.product-summary .price {
    font-size: 30px;
    line-height: 1.15;
    color: #2a2a2a;
    display: block;
}
.product-summary .help-text {
    font-size: 12px;
    display: block;
    padding: 0 0 17px;
}
.product-summary .btn {
    position: relative;
    min-width: 189px;
    padding: 10px 5px 8px;
}
.product-summary .btn:before {
    display: inline-block;
    vertical-align: middle;
    content: "\e901";
    font-family: icomoon;
    margin: 0 9px 3px 0;
    font-size: 17px;
}
.tarif-caption {
    background: #32acb7;
    min-height: 76px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 5px 5px;
    margin: 0 0 10px;
}
.tarif-caption .label {
    text-transform: uppercase;
    color: #32acb7;
    background: #fff;
    margin: 0 5px 0 0;
    padding: 0 3px;
    display: inline-block;
    vertical-align: top;
}
.tarif-caption span + .btn {
    margin: 0 0 0 16px;
    min-width: 140px;
}
.fotorama__stage {
    margin-bottom: 20px;
}
.fotorama__nav__frame--dot {
    width: 15px !important;
    height: 15px !important;
    margin: 0 3px 0 2px !important;
    border: 1px solid #ddd !important;
    border-radius: 100% !important;
    background: #f2f2f2 !important;
    cursor: pointer;
    transition: background 0.3s, border-color 0.3s !important;
}
.fotorama__nav__frame--dot .fotorama__dot {
    display: block;
    text-decoration: none;
    height: 100%;
    width: 100%;
    visibility: hidden;
}
.fotorama__nav__shaft .fotorama__active {
    border-color: #32acb7 !important;
    background: #32acb7 !important;
    transition: background 0.3s, border-color 0.3s;
}
.fotorama__img {
    background: #fff;
}
.catalog-category-view .product-item img {
    max-height: 300px;
}
#minicart-content-wrapper {
    height: auto !important;
}
.product-list .toolbar-products {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 0 27px;
}
.product-list .toolbar-products select {
    outline: 0;
    width: auto;
    -webkit-appearance: none;
    background-image: url(../images/down-chevron.svg);
    background-repeat: no-repeat;
    background-size: 24px 17px;
    line-height: 1.1;
    padding: 2px 35px 2px 13px;
    font-weight: 700;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    appearance: none !important;
    height: 36px;
    margin: 0 0 0 19px;
    letter-spacing: -0.8px;
    background-position: right 7px center;
    font-size: 11px;
    text-transform: uppercase;
}
.toolbar-amount {
    font-weight: 400;
    font-size: 17px;
    text-transform: none;
    color: #373435;
    letter-spacing: 0;
}
.toolbar-amount span {
    font-size: 22px;
    color: #2a2a2a;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.breadcrumbs ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 13px;
}
.breadcrumbs ul li {
    display: inline-block;
}
.breadcrumbs ul li.item.manufacturer {
    text-transform: uppercase;
    font-weight: 700;
}
.breadcrumbs ul > li + li:before {
    color: #434242;
    content: "/\00a0";
    font-weight: initial;
}
.breadcrumbs ul a {
    text-transform: uppercase;
    font-weight: 700;
}
.product-description-tabs {
    //margin: 0 0 40px;
}
@media (max-width: 767px) {
    .pa-tab-panes {
        border: solid #ddd;
        border-width: 1px 0 0;
    }
}
.pa-tabs {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    display: none;
}
.pa-tabs li {
    width: 285px;
    min-height: 60px;
    border: solid #ddd;
    border-width: 1px 1px 0 1px;
}
.pa-tabs li + li {
    border-width: 1px 1px 0 0;
}
.main-accordion-opener {
    width: 100%;
    min-height: 60px;
    border: solid #ddd;
    border-width: 0 1px 1px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}
.main-accordion-opener.active {
    background: #2e2e2e;
    border-color: #2e2e2e;
    color: #fff;
}
.pa-tab-link {
    padding: 5px 10px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    text-align: center;
    position: relative;
}
.pa-tab-link:before {
    position: absolute;
    content: "";
    height: 4px;
    background: #32acb7;
    left: -1px;
    right: -1px;
    top: -3px;
    transform: scale(0);
    transition: transform 0.3s;
}
.pa-tab-link:after {
    position: absolute;
    content: "";
    height: 3px;
    background: #fff;
    left: 0;
    right: 0;
    bottom: -2px;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.3s;
}
.pa-tab-link.active:after,
.pa-tab-link.active:before {
    opacity: 1;
    transform: scale(1);
}
.pa-tab-link:hover:before {
    transform: scale(1);
}
.pa-tab-pane {
    display: none;
    padding: 19px 19px 10px;
    border: 1px solid #ddd;
}
.pa-tab-pane.active {
    display: block;
}
@media (min-width: 768px) {
    .pa-tab-pane {
        padding: 40px 48px 40px;
    }
}
.tab-content-title {
    font-weight: 400;
    color: #373435;
    text-align: left;
    font-size: 24px;
    margin: 0 0 23px;
}
.tab-content-title strong {
    font-weight: 700;
}
.tab-content-row {
    padding: 0 0 50px;
}
.tab-content-row:nth-child(odd) {
    flex-direction: row-reverse;
}
@media (min-width: 768px) {
    .tab-content-row:nth-child(odd) .img-col {
        margin: 0 0 0 5%;
    }
}
@media (min-width: 768px) {
    .tab-content-row {
        display: flex;
    }
}
.tab-content-row .img-col {
    margin: 0 0 15px;
}
@media (min-width: 768px) {
    .tab-content-row .img-col {
        width: 37%;
        margin: 0 5% 0 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media (min-width: 768px) {
    .tab-content-row .text-col {
        flex: 1 0;
    }
}
.tab-definition-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
}
.tab-definition-list dt {
    font-weight: 700;
    width: 100%;
}
@media (min-width: 600px) {
    .tab-definition-list dt {
        width: 49%;
        margin: 0 0 5px;
    }
}
@media (min-width: 768px) {
    .tab-definition-list dt {
        width: 27%;
        margin: 0 0 5px;
    }
}
.tab-definition-list dd {
    width: 100%;
    margin: 0 0 10px;
}
@media (min-width: 600px) {
    .tab-definition-list dd {
        width: 49%;
        margin: 0 0 5px;
    }
}
@media (min-width: 768px) {
    .tab-definition-list dd {
        width: 72%;
        margin: 0 0 5px;
    }
}
.modal-open #wrapper:before {
    opacity: 1;
    z-index: 1;
}
#wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgba(255, 255, 255, 0.8);
    opacity: 0;
    z-index: -10;
}
.modal-window {
    max-width: 920px;
    width: 100%;
    background: #fff;
    padding: 29px 40px 40px;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.modal-window p {
    margin: 0 0 22px;
}
.modal-close {
    outline: 0;
    border: none;
    background: 0 0;
    position: absolute;
    top: 17px;
    right: 17px;
    padding: 0;
    line-height: 1;
    cursor: pointer;
    transition: opacity 0.3s;
}
.modal-close:before {
    content: "x";
    font-size: 21px;
}
.modal-close:hover {
    opacity: 0.7;
}
.modal-title {
    font-weight: 400;
    color: #373435;
    text-align: left;
    font-size: 24px;
    margin: 0 0 23px;
}
.modal-title strong {
    font-weight: 700;
}
.modal-row {
    padding: 0 0 44px;
}
.modal-row:nth-child(odd) {
    flex-direction: row-reverse;
}
@media (min-width: 768px) {
    .modal-row:nth-child(odd) .img-col {
        margin: 0 0 0 21px;
    }
}
@media (min-width: 768px) {
    .modal-row {
        display: flex;
    }
}
.modal-row .img-col {
    margin: 0 0 15px;
}
@media (min-width: 768px) {
    .modal-row .img-col {
        width: 38%;
        margin: 0 21px 0 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media (min-width: 768px) {
    .modal-row .text-col {
        flex: 1 0;
    }
}
.modal-accordion {
    padding: 0;
    margin: 0;
    list-style: none;
    border: 1px solid #ddd;
}
.modal-accordion li:last-child .modal-accordion-opener,
.modal-accordion li:last-child .modal-accordion-slide,
.modal-accordion li:only-child .modal-accordion-opener,
.modal-accordion li:only-child .modal-accordion-slide {
    border: none;
}
.modal-accordion li.active .modal-accordion-opener {
    background: #f2f2f2;
}
.modal-accordion li.active .modal-accordion-opener:before {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.modal-accordion li.active .modal-accordion-slide {
    display: block;
}
.modal-accordion-opener {
    position: relative;
    color: #32acb7;
    display: block;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    padding: 13px 44px 13px 19px;
    border-bottom: 1px solid #ddd;
    transition: background 0.3s;
}
.modal-accordion-opener:before {
    position: absolute;
    content: "\e905";
    font-family: icomoon;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 19px;
    font-size: 23px;
    color: #373435;
}
.modal-accordion-opener:hover {
    background: #f2f2f2;
}
.modal-accordion-slide {
    padding: 13px 19px 9px;
    border-bottom: 1px solid #ddd;
    display: none;
}
.modal-definition-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
}
.modal-definition-list dt {
    font-weight: 700;
    width: 100%;
}
@media (min-width: 600px) {
    .modal-definition-list dt {
        width: 49%;
        margin: 0 0 5px;
    }
}
@media (min-width: 768px) {
    .modal-definition-list dt {
        width: 27%;
        margin: 0 0 5px;
    }
}
.modal-definition-list dd {
    width: 100%;
    margin: 0 0 10px;
}
@media (min-width: 600px) {
    .modal-definition-list dd {
        width: 49%;
        margin: 0 0 5px;
    }
}
@media (min-width: 768px) {
    .modal-definition-list dd {
        width: 72%;
        margin: 0 0 5px;
    }
}
.page.messages {
    animation: showIn 0.3s;
    animation-delay: 5s;
}
div[role="alert"].messages > div > div {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    max-width: 1109px;
    z-index: 9;
    background: #32acb7;
    border: 0;
    padding: 15px;
    color: #fff;
}
div[role="alert"].messages > div > div:empty {
    padding: 0;
    border: none;
}
div[role="alert"].messages:blank {
    padding: 0;
    border: none;
}
.popup-authentication.active {
    display: block;
}
.accordion-opener {
    position: relative;
    color: #32acb7;
    display: block;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    padding: 13px 44px 13px 36px;
    border-bottom: 1px solid #ddd;
    transition: background 0.3s;
}
.accordion-opener:before {
    position: absolute;
    content: "\e905";
    font-family: icomoon;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 19px;
    font-size: 23px;
    color: #373435;
}
.accordion-opener:hover {
    background: #f2f2f2;
}
.accordion-slide {
    padding: 20px 15px;
    border-bottom: 1px solid #ddd;
}
@media (min-width: 768px) {
    .accordion-slide {
        padding: 23px 63px;
    }
}
.address-group-parent.admin__control-fields.required legend.label::after {
    content: "";
}
.address-group-parent.admin__control-fields.required div.control div.field.additional-address-company-field label.label::after {
    content: "";
}
.accordion-opener-summary {
    position: relative;
    color: #32acb7;
    display: block;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    padding: 13px 44px 13px 36px;
    border-bottom: 1px solid #ddd;
    transition: background 0.3s;
}
.accordion-opener-summary:before {
    position: absolute;
    content: "";
    font-family: icomoon;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 19px;
    font-size: 23px;
    color: #373435;
}
.accordion-opener-summary:hover {
    background: #f2f2f2;
}
.accordion-slide-summary {
    padding: 20px 15px;
    border-bottom: 1px solid #ddd;
}
@media (min-width: 768px) {
    .accordion-slide-summary {
        padding: 23px 63px;
    }
}
.cart-dropdown {
    width: 285px;
    font-size: 14px;
    padding: 16px 19px 19px;
    border: 1px solid #ddd;
    position: absolute;
    right: 10px;
    top: calc(100% - 10px);
    background: #fff;
    z-index: 5;
    display: none;
}
.active .cart-dropdown {
    display: block;
}
@media (min-width: 480px) {
    .cart-dropdown {
        right: 70px;
    }
}
@media (min-width: 1024px) {
    .cart-dropdown {
        right: 10px;
        top: calc(100% - 24px);
    }
}
@media (min-width: 1130px) {
    .cart-dropdown {
        right: calc((100% - 1110px) / 2);
    }
}
.cart-dropdown .btn-holder {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 11px;
}
.cart-dropdown .btn-holder .btn {
    margin: 0 0 0 7px;
    min-width: 125px;
    padding: 11px 5px 10px;
}
.cart-dropdown .btn-holder .link {
    text-transform: none;
}
.dropdown-title {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    color: #32acb7;
    padding: 0 0 13px;
}
.dropdown-top .cart-wrapper-desc {
    display: flex;
    margin-bottom: 15px;
}
.dropdown-top > div:first-child {
    border-bottom: 1px solid #ddd;
}
.dropdown-top .item-description {
    flex: 1 0;
}
.dropdown-top .item-description i {
    font-style: normal;
    padding-left: 5px;
}
.dropdown-top .item-description span {
    display: block;
    padding: 0 0 4px;
}
.dropdown-top .item-description span:last-of-type {
    padding: 0 0 11px;
}
.dropdown-top .item-name {
    font-weight: 700;
    text-transform: uppercase;
    font-family: BrandonGrotesque, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.dropdown-top .item-name a {
    text-decoration: none;
}
.dropdown-top .delete-link {
    font-size: 12px;
    cursor: pointer;
}
.dropdown-top .item-price {
    color: #32acb7;
    width: 32%;
    margin: 0 0 0 5px;
    text-align: right;
}
.dropdown-total {
    display: flex;
    justify-content: space-between;
    padding: 17px 0 18px;
}
.dropdown-total strong + strong {
    margin: 0 0 0 10px;
}
.category-image {
    margin: 10px 0 -15px 0;
}
.category-image img {
    padding-top: 35px;
}
#block-shipping,
.cart.main.actions,
.summary.title {
    display: none;
}
@-webkit-keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
@keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
@-webkit-keyframes flash {
    50%,
    from,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    50%,
    from,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}
@keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}
.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}
@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
.bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
@keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}
@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
.flipOutX {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
.flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}
@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}
@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
@keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}
.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}
.animated.fast {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
}
.animated.faster {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}
@media (print), (prefers-reduced-motion) {
    .animated {
        -webkit-animation: unset !important;
        animation: unset !important;
        -webkit-transition: none !important;
        transition: none !important;
    }
}
html {
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
body {
    margin: 0;
    color: #373435;
    background: #fff;
    font: 14px/1.6 Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
select {
    font-family: Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.container {
    max-width: 1024px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
}
b,
strong {
    font-weight: 700;
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
@media (max-width: 479px) {
    .hidden-x-mobile {
        display: none;
    }
}
@media (max-width: 767px) {
    .hidden-mobile {
        display: none;
    }
}
@media (max-width: 1023px) {
    .header-list {
        position: absolute !important;
		right: 66px;
		top: 29px !important;
    }
}
@media (min-width: 480px) {
    .vissible-x-mobile {
        display: none;
    }
}
@media (min-width: 768px) {
    .vissible-mobile {
        display: none;
    }
}
@media (min-width: 1024px) {
    .vissible-tablet {
        display: none;
    }
}
.align-center {
    text-align: center;
}
.align-right {
    text-align: right;
}
.primary-color {
    color: #32acb7;
}
.base-color {
    color: #373435;
    font-weight: 400;
}
.text-uper {
    text-transform: uppercase;
}
.text-normal {
    text-transform: none;
}
li {
    list-style: none;
}
.activeCat {
    border-color: #32acb7;
}
.activeCat::before {
    border-color: #32acb7;
}
.filter-clear::before {
    content: "\e907";
    font-family: icomoon;
    margin: 0 9px 0 0;
    display: inline-block;
    vertical-align: top;
}
.filter-clear::after {
    content: "\e907";
    font-family: icomoon;
    margin: 0 0 0 9px;
    display: inline-block;
    vertical-align: top;
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader {
    background-image: url(../images/loader-1.gif) !important;
}
@media (max-width: 1879px) {
    .side-banner {
        display: none;
    }
}
.side-banner {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.left-side-banner,
.right-side-banner {
    position: fixed;
    top: 180px;
    max-width: 280px;
}
.right-side-banner {
    right: 60px;
}
.left-side-banner {
    left: 60px;
}
.crosssell .product-item {
    display: inline-block;
    vertical-align: bottom;
}
.crosssell img.product-image-photo {
    max-width: 100px;
}
.crosssell .product.details.product-item-details {
    min-height: 80px;
    margin-top: 20px;
}
.crosssell .product.actions.product-item-actions {
    margin-top: 20px;
}
.rate-bottom-hover {
    font-weight: 700;
    color: #32acb7;
    padding: 5px 0;
    cursor: pointer;
    position: relative;
    display: inline-block;
}

#rate-bottom {
    z-index: 101;
    display: none;
    position: absolute;
    border: 1px solid #bbb;
    background: #fff;
    box-shadow: 0 3px 3px rgb(0 0 0 / 15%);
    width: auto;
    margin-top: 8px;
    margin-left: 0;
    padding: 10px;
    right: 0;
    min-width: 400px;
    font-weight: 400;
    color: #373435;
}
#rate-bottom:after,
#rate-bottom:before {
    bottom: 100%;
    left: 92%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
#rate-bottom:before {
    border-color: rgba(187, 187, 187, 0);
    border-bottom-color: #bbb;
    border-width: 11px;
    margin-left: -11px;
}
#rate-bottom:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}
@media (max-width: 767px) {
    #rate-bottom {
        left: 0;
        right: inherit;
        min-width: 300px;
    }
    #rate-bottom:after,
    #rate-bottom:before {
        right: 92%;
        left: inherit;
    }
}
#rate-tool-tip .price {
    font-size: 18px;
    color: #000;
}
.love {
    position: relative;
    max-width: inherit;
    background: #fff;
    text-transform: uppercase;
    margin: 0;
    padding-top: 0.923em;
    z-index: 6501;
}
.header-serch-submit:before,
.icon-search:before {
    content: "\f002";
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: none;
    text-indent: 0;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 15px;
    font-family: icomoon;
}
.love > header {
    position: relative;
    font-size: 0.846em;
    font-weight: 700;
    top: 9px;
}
.love .clearfix {
    display: block;
}
#breadcrumb > time,
.community .notifyme .user-icon,
.fixed .love > header,
.love .main-drop li > a > img,
.love .services,
.love .services iframe,
.love header li,
.love > header > div,
.nav-ressorts li {
    float: left;
}
.love > header > div img {
    border-right: 0.7em solid #fff;
}
.love .services,
.love .utilities {
    font-family: Gotham, Arial, Helvetica, Tahoma, sans-serif;
    letter-spacing: 0.3px;
}
.love .services,
.love .utilities {
    margin-top: 38px;
    font-size: 11px;
    margin-left: 0;
    padding: 0;
}
.love .event,
.love .utilities {
    float: right;
}
.love .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.love .fonts-loaded .nav-main-lvl {
    font-family: "Gotham XNarrow", Arial, Helvetica, Tahoma, sans-serif;
    font-size: 17px;
}
.love .nav-main-lvl {
    font-size: 12px;
    font-weight: 700;
    line-height: 38px;
    margin-top: 0;
    border-top: 3px solid;
}
.love .fonts-loaded .nav-main-lvl {
    font-family: "Gotham XNarrow", Arial, Helvetica, Tahoma, sans-serif;
    font-size: 17px;
}
.love .nav-ressorts .bde_search {
    float: right;
}
.love .nav-ressorts li {
    display: block;
}
.love .nav-ressorts .utils {
    display: none;
    float: right;
}
ul.nav-ressorts.clearfix {
    font-family: "Gotham XNarrow", Arial, Helvetica, Tahoma, sans-serif;
    font-size: 17px;
    padding: 0;
    margin: 0;
}
@media (max-width: 768px) {
    .cdz-menu .item.level-top > .menu-link {
        padding: 10px 46px;
        background: #333;
        color: #fff !important;
    }
    .slick-slider {
        padding: 0 0;
    }
    .brand-block {
        padding: 10px 0;
    }
}
.testing .column-for-two-banner {
    float: left;
    width: 49%;
    padding: 10px 0 10px 10px;
    height: 262px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}
.row.testing:after {
    content: "";
    display: table;
    clear: both;
}

.row.one-banner {
    margin-bottom: 15px;
}
.row.top-sell {
    margin-bottom: 20px;
}
.top-sell {
    width: 100%;
    display: inline-flex;
}

.diebanners.top-sell .col-md-8 {
    background: #292929;
	flex-grow: 1;
}
.diebanners.top-sell .col-md-4 {
    background: #32acb7;
}
.diebanners.top-sell p {
    color: #fff;
    margin: 0;
    padding: 8px;
    font-size: 19px;
}
.col-md-8 p {
    margin: 0 34px !important;
    font-size: 28px !important;
    font-weight: 500;
}
.col-md-4 p {
    margin: 0 16px !important;
    font-size: 19px !important;
    padding: 16px !important;
}
.row.icons-area {
    margin-left: -10px;
    margin-right: -10px;
    display: inline-flex;
    text-align: center;
    width: 100%;
}
.col-md-4.space-xs {
    width: 33.33333333%;
}
.row.icons-area p {
    font-weight: 600;
}
.price_all {
    height: 46px;
    background-color: #ff2e2e;
    border-radius: 250px 250px 0 0;
    width: 80px;

    position: absolute;
    top: 223px;
	left: 50%;
    transform: translateX(-50%);
    color: #fff;
}
.deals-dietechnik .price-discount {
    font-weight: 700;
    font-size: 16px;
}
.deals-dietechnik .price {
    text-decoration: line-through;
    font-size: 10px;
    position: relative;
    top: 6px;
}
@media (min-width: 600px) {
    .product-block .product-list {
        margin: 0 28px;
        justify-content: center;
    }
    .product-block .slick-slider {
        padding: 0 0;
    }
}
.product-block .product-title-holder {
    padding: 20px 0 10px 0;
}
.product-block .product-img-frame img {
    max-height: 100%;
    width: 136px;
    height: 161px;
    object-fit: cover;
    object-position: 100% 0;
}
.main-banner {
    max-width: 1110px;
    margin: 0 0 -92px;
}
.row.two-prd {
    display: inline-flex;
}
.col-sm-12 {
    width: 50%;
}
.diebanners {
    margin: 27px;
}
.row.one-banner img {
    width: -webkit-fill-available;
}
.banner-content {
	padding: 35px 10px 0 30px;
    width: calc(60% + 30px);
    position: relative;
}
p.banner-for {
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 13px;
    line-height: 0;
}
p.banner-bolt {
   color: #2a2a2a;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 25px;
    height: 109px;
    margin: 9px 0 5px;
    line-height: 25px;
}
a.banner-btn {
    background-color: #000;
    border: none;
    color: #fff;
    padding: 8px 35px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    margin: -10px 5px 5px 5px;
    cursor: pointer;
}
a.banner-btn:after {
    content: " \2799";
    top: 209px;
    padding-left: 5px;
}
a.banner-btn-second {
    background-color: transparent;
    border: none;
    color: #fff;
    padding: 8px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    margin: 0 0;
    cursor: pointer;
}
p.banner-third {
        margin: 0 0 4px;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 15px;
    color: #fff;
    position: relative;
    top: -35px;
    left: 5px;
}
.banner-content.third {
    position: absolute;
    padding-left: 634px;
    padding-top: 17px;
}
.banner-content.third p.banner-for {
    line-height: 19px;
    text-transform: capitalize;
    color: #000;
}
.banner-content.third p.banner-bolt {
    color: #fff;
}

.column-for-two-banner img {
    position: relative;
}
.table-wrapper {
    position: relative;
}
.fl-table {
    font-size: 12px;
    font-weight: 400;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    white-space: nowrap;
    background-color: #fff;
}
.fl-table td,
.fl-table th {
    text-align: center;
    padding: 8px;
}
.fl-table td {
    border-right: 1px solid #f8f8f8;
    font-size: 12px;
}
.fl-table thead th {
    color: #32acb7;
    background: #f2f2f2;
}
.fl-table thead th:nth-child(odd) {
    color: #fff;
    background: #32acb7;
}
.fl-table tr:nth-child(even) {
    background: #f8f8f8;
}
.color-side1 {
    color: #1b1b1b;
    background: #f9f9f9;
}
.fl-table thead th {
    color: #fff;
    background: #32acb7;
}
.fl-table {
    display: block;
    height: 600px;
    overflow: scroll;
}
.fl-table tbody td:first-child {
    background-color: #373435 !important;
    border-bottom: 1px solid #f8f8f8;
    color: #fff;
    text-align: left;
    position: sticky;
    left: 0;
}
.fl-table thead th {
    position: sticky;
    top: 0;
}
.fl-table thead th:first-child {
    z-index: 1;
    background: #fff;
    left: 0;
}
.product-block .product-list {
    margin: 0 0;
    justify-content: center;
}
.diebanners {
    margin: 0;
}
@media (min-width: 769px) {
    .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown {
        height: 230px;
    }
}
@media (max-width: 500px) {
	.full-banner {
        display: none;
    }
}

@media (min-width: 768px) {
	.header-top .bildlogomobile {
        display: none;
    }
    
}

@media (max-width: 768px) {
    .footer-bottom_new {
        display: none;
    }
	.header-top .bildlogomobile {
        display: inline-block;
    }
    .header-top .love {
        display: none;
    }
    
    .product-img-frame img {
        max-height: 100%;
    }

    .diebanners.top-sell .col-md-8 p {
        margin: 0 34px !important;
        font-size: 21px !important;
        font-weight: 500;
    }
    .diebanners.top-sell .col-md-4 p {
        font-size: 12px !important;
        padding: 15px 0 0 8px !important;
    }
    .container_mobile_contact {
        display: none;
    }
    .product-list.slick-initialized.slick-slider .product-subtitle,
    .product-list.slick-initialized.slick-slider .product-title {
        font-size: 12px;
    }
    .product-list.slick-initialized.slick-slider .product-block .product-title-holder {
        padding: 0;
    }

}
@media (max-width: 480px) {
    .diebanners.top-sell .col-md-8 p {
        margin: 3px 23px !important;
        font-size: 10px !important;
        font-weight: 500;
    }
    .diebanners.top-sell .col-md-4 p {
        font-size: 10px !important;
        padding: 5px 0 0 0 !important;
    }
    .diebanners.top-sell .col-md-4 p {
        font-size: 10px !important;
        padding: 11px 0 0 0 !important;
    }
    .row.icons-area {
        display: block;
        width: inherit;
        margin-bottom: 15px;
        margin-top: -15px;
    }
    .col-md-4.space-xs {
        width: 100%;
    }
    .row.icons-area p {
        font-weight: 600;
        font-size: 12px !important;
        padding: 10px !important;
    }
}
@media (max-width: 380px) {
    .product-list.slick-initialized.slick-slider .product-subtitle,
    .product-list.slick-initialized.slick-slider .product-title {
        font-size: 10px;
    }
    .product-list.slick-initialized.slick-slider a.banner-btn-second {
        padding: 8px 8px;
    }
    .product-block .product-title-holder {
        padding: 24px 0 10px 0;
    }
}



@media (max-width: 1023px) {
    .tel-bg-box.mobileshow {
        display: none !important;
    }
    .header-left-box {
        background: #383435;
    }
}
@media (min-width: 769px) and (max-width: 1023px) {
    .nav-opener {
        display: none;
    }
}
#bss-cookie-notice {
    position: fixed;
    display: none;
    z-index: 99;
    padding: 5px 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    box-shadow: 3px 3px 15px #222;
    font-size: 14px;
    max-width: 40%;
}
#bss-cookie-notice .cookie-title {
    margin: 10px 0;
}
#bss-cookie-notice .btn-cookie {
    font-weight: 700;
    border: none;
    box-shadow: none;
    text-decoration: none;
    padding: 7px 15px;
    border-radius: 3px;
    line-height: 1.6rem;
    display: inline-block;
}
#bss-cookie-notice .btn-cookie-accept {
    margin-bottom: 3px;
}
#bss-cookie-notice .btn-cookie:hover {
    border: none;
    box-shadow: none;
    color: #222;
    background-color: #fff;
}
@media screen and (max-width: 768px) {
    #bss-cookie-notice {
        max-width: 100%;
    }
}
   @media (max-width: 768px) {
        .cdz-menu .item.level-top>.menu-link {
            padding: 10px 44px;
        }

        .cdz-menu .groupmenu-drop li.item {
            text-align: center;
        }
    }

    .icon-cart:before {
        content: "\f07a";
        font-size: 23px;
    }

    .nav-opener:before {
        font-size: 29px;
    }

    .deals-dietechnik .product-subtitle {
        display: block;
        font-weight: 700;
        font-size: 10px;
        text-transform: uppercase;
    }

    .deals-dietechnik .product-title-holder {
        padding: 10px 0px 10px 0px;
    }



    .deals-dietechnik a.banner-btn-second {
        padding: 8px 6px;
    }


    .deals-dietechnik .product-img-frame img {
        height: 200px;
    }
	
	.dealsproductview .product-img-frame {
		width: calc(40% - 30px);
		text-align: center;
		max-height: 100%;
	}

    @media (min-width:769px) {

        .banner-content.third {
            position: absolute;
            padding-left: 667px;
            padding-top: 17px;
        }

        .price_all {
            height: 45px;
			background-color: #ff2e2e;
			border-radius: 250px 250px 0 0;
			width: 80px;
			position: absolute;
			top: 220px;
			left: 50%;
			
			color: #fff;
        }
    }



	




    @media (max-width:368px) {
        .slick-slider {
            padding: 0px 5px;
        }

    }



    @media (max-width:450px) and (min-width:599px) {
        .deals-dietechnik .product-img-frame img {
            height: 137px !important;
        }

    }
	
@media (max-width: 799px) {
	.dealsproductview  .column-for-two-banner {
		width: 100%;
	}
	.dealsproductview .column-for-two-banner:nth-child(even) {
		margin-bottom:20px;
	}
	.banner-content {
		margin-right: 10px;
	}
}

.dealsproductview .column-for-two-banner:nth-child(odd) {
	margin-bottom:20px;
}

@media (min-width: 800px) {
	.dealsproductview .column-for-two-banner:first-child, .dealsproductview .column-for-two-banner:nth-child(odd) {
		margin-right:2%;
	}
}
@media (max-width: 544px) {
	.dealsproductview .banner-bolt {
		font-size: 20px;
	}
}

@media (max-width: 425px) {
	.testing .column-for-two-banner {
		padding: 10px;
		height: unset;
		flex-direction: column-reverse;
		justify-content: center;
		text-align: center;
	}
	.banner-content {
		margin-top: 5px;
		padding-bottom: 20px;
		width: 100%;
		padding-left: 0;
		margin-right: 0;
		padding: 0;
	}
	.dealsproductview .product-img-frame {
		width:  100%;
		padding-top: 10px;
	}
	.dealsproductview .banner-reduced {
		left: 50%;
		transform: translateX(-50%);
	}
		
}
.dealsproductview .banner-reduced {
    font-size: 12pt;
    text-decoration: line-through;
    position: absolute;
    bottom: -22px;
}
.product-block .slick-next:before,
.product-block .slick-prev:before {
    color: white; 
}

@media (min-width: 1024px) {
	#header {
		margin: 0px 0 0px;
	}

	.header-logo {
		height: auto;
	}

	.icon-cart {
		margin: 0 0 0 15px;
	}

	.main-nav {
		margin: 0px 32% 0 35%;
	}

	.header-right-top {
		padding: 0 0 0 100px;
	}

	.header-form-row {
		width: 400px;
	}

	.header-bottom {
		background: #2e2e2e;
	}
}

@media (min-width: 768px) {
	.cdz-horizontal-menu .groupmenu {
		background-color: #fff !important;
	}
}

.header-serch-input {
	border-radius: 10px;
}

.header-serch-submit {
	background: transparent;
}
 
.header-serch-submit:before {
	color: black;
	font-size: 18px;
	font-weight: 700;
	}

.header-serch-submit:hover {

	background: transparent;	
}

.header-list {
	position: relative;
	top: 8px;
}

.icon-cart {
background: inherit;
}

li.item.level0.tablet.level-top.parent a {
	border-right: 1px solid #2a2a2a82 !important;
	padding-right: 7px;
}

.cdz-horizontal-menu .groupmenu li.level0>a.menu-link {
	text-transform: capitalize;
	color: #2b2b2b;
}
li.item.level0.level-top:not(:last-child) {
    border-right: 1px solid #2a2a2a82 !important;
}

.handy-cat {
	padding-top: 7px;
	font-size: 14px;
	font-weight: 500;
	line-height: 8px;
}

.dealsproductview .product-image-photo {
	top: 50%;
    transform: translateY(-50%);
}

.product-info-price {
	margin-bottom: 0.25rem;
	text-align: center;
	position: relative;
}

.price-container {
	display:block;
}

.tocart {
	width: 100%;
}



@media (max-width: 767px) {
  .product-detail-title, .product-summary {
	max-width: 450px;
	margin: 0 auto;
  }
  .product-caption {
	//text-align: center;
  }
  .breadcrumbs {
	  text-align: center;
  }
  
  .product-list .toolbar-products {
	justify-content: center;
  }
  
}

tsc-checkout-index .checkout-shipping-method .actions-toolbar>.primary {
	margin-bottom: 30px;
}
.tsc-checkout-index .discount-code .form-discount .payment-option-inner {
	width: 100% !important;
}

.payment-option-inner .field {
	width: 70%;
    float: left;
}

.amcoupons-apply span{
	font-size: 9pt;
}

.modal-popup.confirm  {
	z-index: 710 !important;
}

.modal-popup.confirm .modal-inner-wrap .modal-content {
	padding-right: 0 !important;
}

.modals-overlay {
	z-index: 700 !important;
}
.modal-popup.confirm .modal-content {
    padding-top: 30px;
}

.paypal-review .checkout-agreements-block .label {
	position: relative;
}

.paypal-review .checkout-agreements-block button {
    margin-left: 2px;
}

.paypal-review .checkout-agreement.field {
    margin-bottom: 0.25rem;
}

.paypal-review .checkout-agreements-block {
	float: right;
}

@media (min-width: 768px) {
	.paypal-review .checkout-agreements-block {
		border: 1px solid #ddd;
		background: #f2f2f2;
		padding: 13px 19px 10px;
		margin: 0 0 30px;
		width: 49%;
		max-width: 380px;
	}
}

.paypal-review .checkout-agreements-block {
	border: 1px solid #ddd;
	background: #f2f2f2;
	padding: 13px 19px 10px;
	margin: 0 0 30px;
    width: 100%;
}

.paypal-review #review-buttons-container { text-align: right; }

.paypal-review #review-buttons-container button {
    margin: 1rem 0;
    height: 3rem;
    font-size: 12pt;
    padding: 1rem 2rem;
    font-weight: 700;
}

@media (max-width: 768px) {
	.paypal-review #review-buttons-container button {
		width: 100%;
	}
	.text-label-holder {
		text-align: center;
	}
}

@media (max-width: 880px) {
	.paypal-review .block-order-details-view .block-content {
		flex-direction: column;
	}
}

.sale-percent {
	background: red;
    color: white;
    width: 3rem;
    height: 3rem;
    position: absolute;
    top: -1rem;
    right: -1rem;
    border-radius: 500%;
}

.old-price .price-label {
    color: #939292;
	//margin-bottom: -15px;
}
.product-summary .old-price .price-label {
	margin-bottom: 0;
}

.special-price .price {
    color: red;
}

.ppe-btn {
	max-height: 40px;
	background: #ffc439;
	padding: 10px 0;
	text-align: center;
	width: 100%;
	transition: all .1s ease-out;
}

.ppe-btn:hover {
	background-color: #ffdc8a;
}
.condition-conf-prod {
	background: #f1f5f9;
	padding: 10px;
	font-size: 10pt;
	border-radius: 5px;
	margin-bottom: 16px;
}
.condition-conf-prod p {
 	padding: 8px 0px;
}
.condition-conf-prod ul {
	list-style-type:disc;
}
.condition-conf-prod ul li {
	margin-left: 28px;
}

// Amasty_ShopbyBrand
.ambrands-letters-list {
	display: flex;
	flex-wrap: wrap;
}
