@font-face {
    font-family: 'icons-blank-theme';
    src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot');
    src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot?#iefix') format('embedded-opentype'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.ttf') format('truetype'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.svg#icons-blank-theme') format('svg');
    font-weight: normal;
    font-style: normal;
}

fieldset {
    border: none;
    padding: 0;
    margin: 0 0 20px 0;  
}
.header-page {
    z-index: 898;
}

.primary .action,
.primary.action, .secondary.action,
.checkout-methods-items .action.checkout,
.action-show-popup,
.action-select-shipping-item,
.action-secondary,
.action-primary{
    display: table;
    table-layout: fixed;
    position: relative;
    padding: 8px 15px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-family: 'HelveticaNeueW01-45Light', serif;
    margin: 0 0 15px;
    border: none;
    font-weight: normal;
    cursor: pointer;
    border-radius: 3px;
    text-decoration: none;
    background-color: #009bde;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.08) 0%, rgba(0, 0, 0, 0.08) 100%);
}

.modal-footer .action-secondary {
    float: left;
    margin-right: 20px;
    background-color: #6b767e;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.08) 0%, rgba(0, 0, 0, 0.08) 100%);

}

.primary .action:hover,
.primary.action:hover, .secondary.action:hover,
.checkout-methods-items .action.checkout:hover,
.action-show-popup:hover,
.action-select-shipping-item:hover,
.action-secondary:hover,
.action-primary:hover{
    text-decoration: none;
    color: #fff;
    opacity: 0.9;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(255, 255, 255, 0.08) 100%);
}

.primary .action-update {
    float: left;
    margin-right: 20px;
}
.secondary.action,
.primary .action-cancel {
    background-color: #666f71;
}

.checkout-methods-items .action.checkout,
.primary.action.action-save-address{
    float: right;
    padding: 12px 25px;
}

.mini-cart .primary .action {
    float: right;
}

.checkout-methods-items li:before {
    display: none;
}
.checkout-methods-items li {
    padding-left: 0;
}
.legend span,
.block-title  strong {
    margin: 0 0 15px;
    line-height: 1.1;
    font-family: 'HelveticaNeueW01-45Light', serif;
    font-weight: 300;
    font-size: 25px;

}

.page.messages {
    min-height: auto;
    table-layout: auto;
    width: 100%;
    height: auto; 
}

.account-nav .nav.items{
	display: block;
}
.account-nav .account-nav-content{
	margin-bottom: 15px;
    background: #f7f8f9;
    padding: 10px 0;
}
.account-nav .nav.items > li.current a,
.nav-main > li.current a {
    padding: 0;
    width: 100%;
}
.account-nav .nav.items > li.current strong,
.nav-main > li.current strong {
    font-weight: normal;
    font: 17px/1.5 'HelveticaNeueW01-55Roman', serif;
    color: #fff;
    background: #6b767e;
    width: 100%;
    display: block;
    padding: 12px 20px;
}

address {
    margin-bottom: 20px;
    font-style: normal;
}

.card .product-item-link {
    font-weight: normal;
    color: #6b767e;
    text-decoration:  none;
}

.card .product-item-link:hover strong {
    text-decoration:  none;
}
.quick-view-trigger {
    font-size: 16px;
}
.card:hover .quick-view-trigger {
    display: none;
}
.card-hover:hover .quick-view-trigger {
    display: table;
}
.card .price-box {
    margin-bottom: 15px;
}

.action-skip-wrapper{ display: none; }

#product-addtocart-button {
    width: 100%;
    height: 47px;
    line-height: 30px;
}

.super-attribute-select {
    height: 48px;
    width: 100%;
}
#product_addtocart_form .col-md-4, #product_addtocart_form .col-md-8, #product_addtocart_form .col-md-6 {
    padding-right: 5px;
    padding-left: 5px;
}
#product_addtocart_form .row {
    margin-left: -5px;
    margin-right: -5px;
}

#product_addtocart_form > .row {
    padding-top: 10px;
    padding-bottom: 5px;
}

.discount-code .form-label {
    min-width: 125px;
}

.cart-totals .table-caption {
    display: none;
}

.cart-order-total th,
.cart-order-total td {
    padding: 0;
    border: 0;
    font-family: 'HelveticaNeueW01-45Light';
}
.grand.totals {
    margin-top: 10px;
}
.grand.totals td,
.grand.totals th {

    padding-top: 5px;
    border-top: 1px solid #ccc;
}

.table.totals tr:nth-last-child(2) th  {
    padding-bottom: 10px;
}

.menu-list UL {
    margin: 0;
    counter-reset: none;
}
.menu-list UL > li {
    margin: 0;
    padding: 0;
    position: static;
}
.menu-list UL > li:before {
    content: none;
    counter-increment: none;
    color: #6b767e;
    font-weight: normal;
    position: static;
    right: auto;
    margin: 0;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    border-radius: 0px;
}
.menu-list UL > li > a {
    color: #6b767e;
    text-decoration: none;
}
.menu-list UL > li > a:hover {
    color: #6b767e;
    text-decoration: underline;
}

.dropdown.active:before {
    content: "";
}
.dropdown.active:after {
    content: "";
}
.dropdown.active > .dropdown-pane {
    display: block;
}
.dropdown.active > a {
    outline: 0;
}

.mini-cart-trigger .text {
    padding-right: 5px;
    color: #802754;
    font-weight: bold;
}
.mini-cart-trigger .qty {
    color: #802754;
    font-weight: bold;
}
.mini-cart-trigger .qty.empty {
    font-weight: normal;
    color: #6b767e;
}
.mini-cart-trigger .text.empty {
    font-weight: normal;
    color: #6b767e;
}
.service-tools LI A {
    font-size: 15px;
}
.dropdown-pane {
    left: auto;
    right: 0;
}
.dropdown-pane.block-minicart {
    min-width: 300px;
    left: -200px;
}

#btn-minicart-close {
    padding: 0;
    font: 0/0 a;
    display: block;
    width: 32px;
    height: 32px;
    opacity: 1;
    margin: 0;
    position: absolute;
    right: 15px;
    top: 15px;
    background: #6b767e;
    border-radius: 50%;
    border: none;
    color: #fff;
}
#btn-minicart-close::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 22px;
    height: 1px;
    background: #fff;
    transform: translate(-50%) rotate(45deg);
}
#btn-minicart-close::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 22px;
    height: 1px;
    background: #fff;
    transform: translate(-50%) rotate(-45deg);
}

#mini-cart LI:before {
    display: none;
}
#mini-cart .product-item-photo {
    float: left;
    margin-bottom: 20px;
}

#mini-cart LI {
    margin: 0;
    clear: both;
    padding-bottom: 15px;
    border-bottom: 1px solid #d8d8d8;
    display:  block;
    min-height:  120px;
    padding-top: 20px;
}
#mini-cart A {
    color: #6b767e;
    text-decoration:  none;
    font-size: 15px;
    font-family: 'HelveticaNeueW01-45Light', serif;
}

#mini-cart A.action.delete {
    color: #009bde;
    text-decoration:  underline;
}
#mini-cart A.action.delete:HOVER {
    text-decoration: none;
}


#mini-cart .product-item-details,
#mini-cart .price  {
    color: #6b767e;
    font-size: 15px;
    font-family: 'HelveticaNeueW01-45Light', serif;
}

.mini-cart .subtotal {
    font-family: 'HelveticaNeueW01-45Light', serif;
    padding-top: 20px;
    padding-bottom: 20px;
}
.mini-cart .subtotal .label,
.mini-cart .subtotal .amount {
    display: inline-block;

}
.mini-cart .subtotal .amount {
   float: right;
}

#top-cart-btn-checkout {
    float: right;
}

#top-cart-btn-checkout {
    padding: 12px 30px;
}

.opc-progress-bar {
    width: 100%;
}

ol#checkoutSteps > li {
    margin: 0;
}

ol#checkoutSteps > li::before {
    display: none;
    margin: 0;
}
.cart-order-total {
    padding-bottom: 70px;
}

.block-discount {
    margin-bottom: 20px;
}

#shipping-new-address-form > .field {
    float: left;
    margin: 0 0 0px;
    width: 45%;
    margin-right: 5%;
}

#shipping-new-address-form label {
    margin: 0;
}
#shipping-new-address-form input {
    margin-bottom: 7px;
}
#shipping-new-address-form select {
    margin-bottom: 10px;
}

#opc-shipping_method {
    clear: both;
}

.opc-wrapper .field {
    padding: 0 15px 0 0;
}

fieldset.field {
    padding: 0px!important;
}


/*#opc-shipping_method {
    clear: both;
}*/

.select {
    height: 45px;
    margin-bottom: 20px;
}

legend.label {
    font-family: 'HelveticaNeueW01-75Bold', serif;
}

#checkout .order-step {
   margin-left: 19px!important;
   margin-right: 19px!important;
}

.minicart-items OL LI:before {
    display: none;
}
.opc-sidebar .action-close {
    display: none;
}

.rating-summary {
    overflow: hidden;
    white-space: nowrap;
}
.rating-summary .rating-result {
    width: 100px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.rating-summary .rating-result:before {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    color: #c7c7c7;
    font-family: 'icons-blank-theme';
    font-size: 28px;
    height: 28px;
    letter-spacing: -10px;
    line-height: 28px;
    content: '\e605' '\e605' '\e605' '\e605' '\e605';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}
.rating-summary .rating-result > span {
    display: block;
    overflow: hidden;
}
.rating-summary .rating-result > span:before {
    position: relative;
    z-index: 2;
    -webkit-font-smoothing: antialiased;
    color: #009bde;
    font-family: 'icons-blank-theme';
    font-size: 28px;
    height: 28px;
    letter-spacing: -10px;
    line-height: 28px;
    content: '\e605' '\e605' '\e605' '\e605' '\e605';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}
.rating-summary .rating-result > span span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.rating-summary .rating-result {
    margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.product-reviews-summary .btn-5 {
    display: inline-block;
    margin-top: 3px;
    margin-left: 10px;
}
.review-control-vote {
    overflow: hidden;
}
.review-control-vote:before {
    color: #c7c7c7;
    font-family: 'icons-blank-theme';
    font-size: 28px;
    height: 28px;
    letter-spacing: -10px;
    line-height: 28px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: '\e605' '\e605' '\e605' '\e605' '\e605';
    display: block;
    position: absolute;
    z-index: 1;
}
.review-control-vote input[type="radio"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.review-control-vote input[type="radio"]:focus + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
    opacity: 1;
}
.review-control-vote label {
    cursor: pointer;
    display: block;
    position: absolute;
}
.review-control-vote label span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.review-control-vote label:before {
    color: #009bde;
    font-family: 'icons-blank-theme';
    font-size: 28px;
    height: 28px;
    letter-spacing: -10px;
    line-height: 28px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    opacity: 0;

    position:  relative!important;
    left: 0!important;
    top: 0!important;
    width: auto!important;
    height: auto!important;
    border-radius: inherit!important;
    border: none!important;
    box-shadow: none!important;
}

.review-control-vote input[type="radio"] + label {
    position: absolute;
    padding: 0;
    background: none!important;
}

.review-control-vote  input[type="radio"] + label::after {
    display: none!important;
}
.review-control-vote  input[type="radio"]:checked + label::before {
    background: none;
}
.review-control-vote label:hover:before {
    opacity: 1;
}
.review-control-vote label:hover ~ label:before {
    opacity: 0;
}
.review-control-vote .rating-5 {
    z-index: 2;
}
.review-control-vote .rating-5:before {
    content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
    z-index: 3;
}
.review-control-vote .rating-4:before {
    content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
    z-index: 4;
}
.review-control-vote .rating-3:before {
    content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
    z-index: 5;
}
.review-control-vote .rating-2:before {
    content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
    z-index: 6;
}
.review-control-vote .rating-1:before {
    content: '\e605';
}
.review-ratings {
    margin-bottom: 20px;
}

#product-review-table .field > label {
    float: left;
}
#product-review-table .field {
    clear: both;
}

.product-reviews-summary .rating-summary {
    float: left
}
.location-list LI {
    cursor: pointer;
}
.filter-panel .items::before,
.filter-block OL LI::before {
    display: none;
}
.filter-panel .items a.am_shopby_link_selected .label::after,
.filter-block OL LI.mana-selected A::after {
    content: "";
    position: absolute;
    left: 2px;
	margin-top: 11px;
    width: 10px;
    height: 8px;
    background: transparent url(../images/icons/checked.svg) no-repeat;
}

.filter-panel .items a .label::before,
.filter-block OL LI A::before {
    content: "";
    position: absolute;
	top: 8px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #d8d8d8;
    box-shadow: inset 0 1px 3px rgba(91, 103, 112, 0.4);
}
.filter-panel .items a.am_shopby_link_selected .label::before,
.filter-block OL LI.mana-selected A::before {
    background: #009bde;
    border-color: #009bde;
}
.filter-panel .items,
.filter-block OL LI {
    margin-left: 0;
    margin-bottom: 0;
}
.filter-panel .items a .label,
.filter-block OL LI A {
    padding-left: 25px;
    color: #6b767e;
    text-decoration: none;
}
.filter-panel .items a{ text-decoration: none; }
.filter-panel .count{ display: none !important; }
.filter-title,
.filter-content .filter-subtitle,
.filter-content .filter-current,
.filter-content .filter-actions{ display: none; }

.fotorama__nav__shaft .fotorama__thumb-border {
    border-color: #d8d8d8;
    background: none;
}

.product-reviews-summary.empty {
    margin-bottom: 20px;
}

#block-discount {
    margin-bottom: 100px;
}

#block-discount label {
    font-family: 'HelveticaNeueW01-45Light';
    color: #6b767e;
    font-weight: 300;
}

.cart thead > tr > th {
    border-top: none;
    padding-top: 0;
}

.step-title {
    font-size: 25px;
    margin: 0 0 15px;
}

table .row {
    margin-left: 0;
    margin-right: 0;
}
#shipping-method-buttons-container BUTTON {
    float: right;
}
.checkout-total {
    padding-bottom: 20px;
}

.table-totals caption {
    font-size: 25px;
}
.table-totals th {
    padding: 5px 0;
}
.table-totals td {
    padding-top: 5px;
    padding-bottom: 5px;
}
.product-item {
    margin: 0;
}
.checkout-item-col:nth-child(1) {
    float: left;
}
.items-in-cart .title {
    margin-bottom: 10px;
}

.loader {
    margin-left: 20px;
    z-index: 999;
}

li.item::before {
    display: none;
}
li.item {
    margin-left: 0;
}
.form-create-account .field {
    width: 50%;
}
.password-strength-meter {
    background-color: #f4f4f4;
    height: 32px;
    line-height: 32px;
    padding: 0 9px;
    position: relative;
    z-index: 1;
}
.password-strength-meter:before {
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
.password-strength-meter-0 .password-strength-meter:before {
    background-color: #f4f4f4;
    width: 100%;
}
.password-strength-meter-1 .password-strength-meter:before {
    background-color: #ffafae;
    width: 25%;
}
.password-strength-meter-2 .password-strength-meter:before {
    background-color: #ffd6b3;
    width: 50%;
}
.password-strength-meter-3 .password-strength-meter:before {
    background-color: #c5eeac;
    width: 75%;
}
.password-strength-meter-4 .password-strength-meter:before {
    background-color: #81b562;
    width: 100%;
}
.opc-wrapper .shipping-address-items {
    font-size: 0;
}
.opc-wrapper .shipping-address-item {
    border: 2px solid transparent;
    line-height: 30px;
    margin: 0 0 30px;
    padding: 30px 50px 30px 30px;
    transition: 0.3s border-color;
    width: 50%;
    display: inline-block;
    font-size: 17px;
    position: relative;
    vertical-align: top;
    word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
    border-color: #009bde;
}
.opc-wrapper .shipping-address-item.selected-item:after {
    background: #009bde;
    color: #ffffff;
    content: '\e610';
    font-family: 'icons-blank-theme';
    height: 27px;
    width: 29px;
    font-size: 27px;
    line-height: 21px;
    padding-top: 2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.opc-sidebar .action-close {
    display:  none!important;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    visibility: hidden;
}
.opc-wrapper .action-show-popup {
    margin: 0 0 30px;
}
.opc-wrapper .action-show-popup > span:before {
    content: '+';
    padding-right: 7.5px;
}
.opc-wrapper .action-select-shipping-item {
    float: right;
    margin: 30px 0 0;
}
.opc-wrapper .edit-address-link {
    display: block;
    float: left;
    margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
    margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
    margin: 30px 0;
}
.methods-shipping .actions-toolbar .action.primary {
    margin: 10px 0 0;
}
.table-checkout-shipping-method thead th {
    display: none;
}
.table-checkout-shipping-method tbody td {
    border-top: 1px solid #cccccc;
    padding-bottom: 30px;
    padding-top: 30px;
}
.table-checkout-shipping-method tbody td:first-child {
    padding-left: 0;
    padding-right: 0;
    width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
    border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
    border-top: none;
    padding-bottom: 15px;
    padding-top: 0;
}
.checkout-shipping-method {
    position: relative;
}
.shipping-policy-block.field-tooltip {
    top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
    color: #009bde;
    cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
    display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 420px;
    top: 45px;
}
.opc-block-shipping-information {
    padding: 0 45px;
}
.opc-block-shipping-information .shipping-information-title {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 30px;
    position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
    top: 2px;
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 28px;
    color: #8f8f8f;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
    color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
    color: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-content {
    line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
    margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
    margin: 0 0 30px;
}
.tooltip.wrapper {
    position: relative;
}
.tooltip.wrapper .tooltip.content {
    background: #ffffff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #333333;
    line-height: 1.4;
    border: 1px solid #bbbbbb;
    margin-top: 5px;
    left: 0;
    top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0;
}
.tooltip.wrapper .tooltip.content:after {
    border-width: 5px;
    border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
    border-width: 6px;
    border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
    bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
    border-bottom-color: #ffffff;
    left: 15px;
    margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
    border-bottom-color: #bbbbbb;
    left: 15px;
    margin-left: -6px;
}
.tooltip.wrapper tooltip.toggle {
    cursor: help;
}
.tooltip.wrapper tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
    display: block;
}
.tooltip.wrapper .tooltip.content dl {
    margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
    white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
    margin-top: 15px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
    margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
    margin: 0;
}
.ui-tooltip {
    position: absolute;
    z-index: 9999;
}
.load.indicator {
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 9999;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    position: absolute;
}
.load.indicator:before {
    background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
    border-radius: 5px;
    height: 160px;
    width: 160px;
    bottom: 0;
    box-sizing: border-box;
    content: '';
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.load.indicator > span {
    display: none;
}
.loading-mask {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
    background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
}
.loading-mask .loader > p {
    display: none;
}
body > .loading-mask {
    z-index: 9999;
}
body._has-modal {
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.modals-overlay {
    z-index: 899;
}
.modal-slide,
.modal-popup {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
}
.modal-slide._show,
.modal-popup._show {
    visibility: visible;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
}
.modal-slide {
    left: 44px;
    z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
    overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
    margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
    padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
    padding-bottom: 2.1rem;
    padding-top: 2.1rem;
}
.modal-popup {
    z-index: 900;
    left: 0;
    overflow-y: auto;
}
.modal-popup._show .modal-inner-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
    margin: 5rem auto;
    width: 50%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    transition-duration: .2s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease;
}
.modal-popup._inner-scroll {
    overflow-y: visible;
}
.ie10 .modal-popup._inner-scroll,
.ie9 .modal-popup._inner-scroll {
    overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
    max-height: 90%;
}
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .modal-popup._inner-scroll .modal-inner-wrap {
    max-height: none;
}
.modal-popup._inner-scroll .modal-content {
    overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
    padding-left: 3rem;
    padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
.modal-popup .modal-header {
    padding-bottom: 1.2rem;
    padding-top: 3rem;
}
.modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 20px;
    padding-top: 20px;
}
.modal-popup .modal-footer-actions {
    text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 'normal';
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
    background: none;
    border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
    background: none;
    border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    line-height: 32px;
    color: #8f8f8f;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
    color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
    color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
    color: #1a1a1a;
}
.modal-custom .action-close {
    margin: 37.5px;
}
.modal-popup .modal-title {
    border-bottom: 1px solid #c1c1c1;
    font-weight: 300;
    padding-bottom: 15px;
    font-size: 36px;
    margin-bottom: 0;
    min-height: 1em;
    word-wrap: break-word;
}
.modal-popup .action-close {
    padding: 15px;
}
.modal-slide .action-close {
    padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
    margin-bottom: -20.4rem;
    margin-top: 2.1rem;
}
.modals-overlay {
    background-color: rgba(51, 51, 51, 0.55);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
body._has-modal-custom .modal-custom-overlay {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 899;
}
.opc-block-summary {
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    padding: 20px 20px 5px;
    margin: 0 0 15px;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
    background: none;
    border: none;
}
.opc-block-shipping-information {
    padding: 0 10px;
}
.message.info {
    margin: 0 0 15px;
    padding: 15px 30px;
    display: block;
    line-height: 1.2em;
    font-size: 13px;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 40px;
    position: relative;
}

.message.info > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: '\e602';
    font-family: 'icons-blank-theme';
    margin: -10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center;
}
.message.error {
    margin: 0 0 15px;
    padding: 15px 30px;
    display: block;
    line-height: 1.2em;
    font-size: 13px;
    background: #fae5e5;
    color: #e02b27;
    padding-left: 40px;
    position: relative;
}

.message.error > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 28px;
    color: #b30000;
    content: '\e602';
    font-family: 'icons-blank-theme';
    margin: -10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center;
}
.message.warning {
    margin: 0 0 15px;
    padding: 15px 30px;
    display: block;
    line-height: 1.2em;
    font-size: 13px;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 40px;
    position: relative;
}

.message.warning > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: '\e602';
    font-family: 'icons-blank-theme';
    margin: -10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center;
}
.message.notice {
    margin: 0 0 15px;
    padding: 15px 30px;
    display: block;
    line-height: 1.2em;
    font-size: 13px;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 40px;
    position: relative;
}

.message.notice > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: '\e602';
    font-family: 'icons-blank-theme';
    margin: -10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center;
}
.message.success {
    margin: 0 0 15px;
    padding: 15px 30px;
    display: block;
    line-height: 1.2em;
    font-size: 13px;
    background: #e5efe5;
    color: #006400;
    padding-left: 40px;
    position: relative;
}
.message.success > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 28px;
    color: #006400;
    content: '\e610';
    font-family: 'icons-blank-theme';
    margin: -10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center;
}

.opc-block-shipping-information .shipping-information-title .action-edit {
    margin-top: 5px;
}
.opc-block-shipping-information .shipping-information-title {
    margin-bottom: 10px;
}
.shipping-information-title SPAN {
    font-size: 25px;
}
.payment-method-content {
    margin-left: 20px;
}

.action.primary.checkout {
    float: right;
    padding: 15px 35px;
    font-family: 'HelveticaNeueW01-75Bold';
}

.opc-payment-additional.discount-code {
    margin-left: 10px;
    margin-top: 20px;

}
.opc-payment-additional.discount-code label  {
    display: none;
}
.opc-payment-additional.discount-code .primary .action {
    padding: 13px 20px;
}

.opc-payment-additional.discount-code .payment-option-inner {
    width: 50%;
    float: left;
}

#block-discount-heading {
    color: #009bde;
    cursor: pointer;
    margin-top: 20px;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle::after {
    content: '\e621';
}

.checkout-payment-method .payment-option-title .action-toggle::after {
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    line-height: 16px;
    color: #009bde;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;

}

.align-center[class] {
    margin-left: auto!important;
    margin-right: auto!important;
}

#newsletter-error {
    width: 100%;
}

.form-subscribe > * {
    margin-bottom: 10px;
}
FOOTER .form-subscribe {
    margin-bottom: 20px;

}

.subscribe-animate p {
    width: 100%;
}
.favorites .container-section {
  padding: 0;
}
FOOTER .form-subscribe P STRONG,
HEADER .form-subscribe P STRONG{
    font-weight: normal;
    font-family: 'HelveticaNeueW01-45Light';
}

FOOTER UL LI:before,
.service-tools UL LI:before {
    display: none;
}
FOOTER UL LI,
.service-tools UL LI {
    padding-left: 0;
}
FOOTER UL LI A,
.service-tools UL LI A {
    color: #6b767e;
    text-decoration:  none;
}
FOOTER UL LI A:HOVER,
.service-tools UL LI A:HOVER {
    text-decoration:  underline;
}

.selectric-select-row.selectric-wrapper .selectric-items ul li:not(.selectric-group-label) {
    padding: 10px 15px;
    border-bottom: 1px solid #d8d8d8;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.card .product-reviews-summary.short.empty {
    display: none;
}

.dwd-blog-category-view .nav #blog A,
.dwd-blog-post-view .nav #blog A,
.dwd-blog-search-view .nav #blog A,
.dwd-knowledgecentre-category-view .nav #kenniscentrum A,
.dwd-knowledgecentre-post-view .nav  #kenniscentrum A,
.dwd-knowledgecentre-search-view .nav #kenniscentrum > A,
.dwd-news-category-view .nav #media > A,
.dealerlocator-index-index .nav #salons > A,
.dealerlocator-store-view .nav #salons > A,
.dwd-treatments-treatments-view .nav #behandelingen > A,
.dwd-treatments-post-view .nav #behandelingen > A,
.cms-over-ons .nav #textpage > A,
.page-products .nav #products > A,
.catalog-product-view .nav #products > A {
    color: #009bde;
}
.rating2 {
    left: 0;
}

.price-rating-row .rating2 {
    left: -9999px;
    position: absolute;
}



.price-rating-row .price-box {
    margin-bottom: 0;
}

.subscribe.list STRONG {
    font-family: "HelveticaNeueW01-45Light";
}

 .form-subscribe > :not(:nth-last-child(1)){
    /*width: 100%;*/
}
.subscribe.list {
    padding-bottom: 40px;
}

.review-add {
   
}
.review-add.active {
    display: block;
}

.sidebar .item-box-info UL {
    margin-top: 10px;
}
.post-media .post-img-item {
    max-width: 200px;
    max-height: 300px;
    right: -50px;
}
.order-links .nav {
    display: none;
}
.orders-history,
.order-details-items.ordered {
    margin-bottom: 50px;
}

.cart-order-total td {
    text-align: right;
}
.messages {
    width: 100%;
}

.gallery-placeholder .fotorama__active .fotorama__dot {
    background-color: #802754;
    border-color: #802754;
}

*:focus {
    outline: 0px solid transparent;
}

#opc-sidebar .opc-block-summary table {
    font-size: 16px;
}


.totals.shipping.excl .label {
    display: none;
}
.toggle {
    position: relative;
    padding-right: 20px;
    cursor: pointer;
    height:  auto;
}
.toggle:after {
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #6b767e;
    border-left: 1px solid #6b767e;
    transform: rotate(-135deg);
}
.minicart-items .product-item .toggle {
    display: none;
}

header .newsletter {
    padding-bottom: 40px;
}

.lang-picker .dropdown-pane {
    display: none!important;
}
.dropdown.open > .dropdown-pane {
    display: block!important;
}

.selectric .media-1,
.selectric .select-row-text,
.selectric-items .media-1,
.selectric-items  li:first-child .select-row-text{
    display: none;
}

.field-tooltip::after {
    display: none;
}

#lang-picker {
    padding: 0 20px 0 25px!important;
}

.businesscentre-index-login .content-page {
    margin-top: 100px;
}

.skin-media {
    margin: 0 auto;
}

.payment-method-content .bank-types-input,
.payment-method-content .card-types-input {
    display: inline-block;
    width: auto;
}

.tig_buckaroo_ideal .payment-method-second-col .bank-types {
    margin-bottom: 0;
}

.payment-method-billing-address .action.action-update {
    margin-top: 0;
}

.payment-method .payment-method-content {
    display: none;
}

.payment-method._active  .payment-method-content {
    display: block;
}

.payment-method-title {
    margin-bottom: 20px;
}

.businesscentre-index-index .content-page {
    margin-top: 100px;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .pc_postcode_fieldset {
        float: left;
    }
}
.pc_postcode_fieldset .field {
    width: 27%;
    margin-right: 3%!important;
    display: block;
    float: left;
}

.pc_postcode_fieldset .field label {
    margin-bottom: 0!important;
}


#pc-postcode-fieldset .field.choice {
    width: 100%;
}

.pc_postcode_fieldset .field:nth-child(2) {
    width: 20%;
}

#pc-postcode-fieldset .mage-error {
    display: none;
}
div[name="shippingAddress.region_id"],
div[name="shippingAddress.company"],
div[name="shippingAddress.region"] {
    display: none!important;
}

div[name="shippingAddress.pc_postcode_disable"],
.field-note {
    clear: both;
    width: 100%!important;
    margin-bottom: 0px!important;
}
#pc-postcode-fieldset .label {
    margin: 0!important;
}

.cart-order-total-table caption {
    font-size: 26px;
}

.skin .skin-info {
    min-height: 200px;
}

.subscribe-trigger {
    color: #009bde!important;
}

.feedbackcompany-small-score p {
    clear: both;
}
input[type="radio"] {
    -webkit-appearance: radio;
    border: none;
    box-shadow: none;
}

.promo-section .promo {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
}
.promo-section .promo .btn-1 {
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 99;
}

.social-youtube:before {
    content: "";
    margin: auto;
    display: block;
    width: 20px;
    height: 24px;
    background: transparent url(../images/icons/youtube.svg) no-repeat;
}


select,
.main-container select {
    height: 46px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: #ffffff url(../images/icons/select.png) no-repeat 100% 45%;
    font-size: 15px;
    border: solid 1px #ccc;
    padding: 0 45px 0 10px;
    color: #333 !important;
    border-radius: 4px;
    background-clip: padding-box;
    line-height: 1.42857143;
    vertical-align: baseline;
    box-sizing: border-box;
    background-size: 30px 60px;
    text-indent: .01em;
    text-overflow: '';
    box-shadow: inset 0 1px 3px rgba(91, 103, 112, 0.4);
    border-radius: 5px;
}
select::-ms-expand {
    display: none;
}

div[name="shippingAddress.street.0"] {
    width: 66%;
    margin-right: 5%;
    padding: 0!important;
    display:  inline-block;
}
div[name="shippingAddress.street.1"] {
    width: 25%;
    padding: 0!important;
    display:  inline-block;

}

.totals.shipping.incl .label {
    display: none;
}

#opc-sidebar .cart-order-total-table TH {
    width: 70%;
}

div.mage-error {
    color: red;
    margin-top: -7px;
}

.super-attribute-select {
    color: #6b767e!important;
    font-family: 'HelveticaNeueW01-55Roman', serif;
    font-size: 17px;
}

.location-list-col:nth-child(1) {
    text-align: center;
}

.location-list-col:nth-child(1) IMG {
    margin-top: 20px;
}

.sample-row HR {
    margin-top: 20px;
}
.sample-row A {
    position:  relative;
    padding-right: 15px;
}
.sample-row A:before {
    content: "";
    position: absolute;
    right: 0;
    top: 53%;
    transform: translateY(-50%) rotate(135deg);
    width: 8px;
    height: 8px;
    border-top: 1px solid #009bde;
    border-left: 1px solid #009bde;
}
.dropdown-pane UL {
    margin-bottom: 0;
}
.btn-4::after {
    top: 12px;
}

#remember-me-box .tooltip.toggle {
    margin-bottom: 20px;
    display: inline-block;

}
.unit-media {
    height: 375px;
}

#discount-coupon-form .btn-3 {
    display: inline-block;

}
table{ width: 100% }
table .row {
    display: table-row!important;
    flex-wrap: inherit!important;
    margin-right: 0px;
    margin-left: 0px;
}
table .col {
    width:  auto;
}

.card-selection .btn-1 {
    min-width: 200px;
    display: inline-block;
}

.package {
    display: inline-block;
    float: left;
    clear: both;
    width: 100%;
}

.title-wrapper .page-title {
    margin-bottom: 0;
}

.street #street_1 {
    width: 65%;
    display:  inline-block;
}

.street .nested {
    width: 30%;
    margin-left: 3%;
    display:  inline-block;
}

.street .nested label {
    display: none;
}

fieldset .message.info {
    margin-top: 20px;
}

#product_addtocart_form .row {
    width: 100%;
}

#product_addtocart_form.simple > .row {
    width: 75%;

}

.pc_postcode_fieldset {
    /*float: left; */
}
.cart-order-item-qnt .action-edit {
    display: none!important;
}

.article-small .article-name span {
    min-height: 70px;
}

.card-carousel.slick-initialized .slick-slide {
    display: inline-block!important;
}

.card-carousel-container .container-section {
    max-width: 1400px;
}

.sub-nav h4 {
    cursor: pointer;
	font-size: 1.5em;
}

.lang-picker-mb .lang-fr::before {
    left: 19px;
}

.minicart-items-wrapper {
    overflow-x: auto;
    margin: 20px -10px 0 -10px;
    padding: 25px 15px;
    height: auto !important;
    max-height: 500px;
    overflow-y: scroll;
}
@media(max-width: 640px){
    .minicart-items-wrapper {
        max-height: 250px;
    }
}

.gray {
    background-color: #5b6770;
}
.blue {
    background-color: #009bde;
}
.mid_blue {
    background-color: #aad3ea;
}
.age_smart_red {
    background-color: #802754;
}
.body_therapy_blue {
    background-color: #276092;
}
.daylight_defense_yellow {
    background-color: #ffa400;
}
.medibac_clearing_green {
    background-color: #c1b900;
}
.powerbright_trx {
    background-color: #6d8b9a;
}
.ultracalming_purple {
    background-color: #9794d2;
}

.gray-text {
    color: #5b6770;
}
.blue-text{
    color: #009bde;
}
.mid_blue-text {
    color: #aad3ea;
}
.age_smart_red-text {
    color: #802754;
}
.body_therapy_blue-text {
    color: #276092;
}
.daylight_defense_yellow-text {
    color: #ffa400;
}
.medibac_clearing_green-text {
    color: #c1b900;
}
.powerbright_trx-text {
    color: #6d8b9a;
}
.ultracalming_purple-text {
    color: #9794d2;
}

.filter-block UL LI {
    padding-left: 0;
    padding-top: 5px;
}

.filter-block UL LI:before {
    display: none;
}

.filter-block UL LI A {
    text-decoration:  none;
    color: #6b767e;
}

.filter-block UL LI A:HOVER {
    text-decoration:  underline;
}


.product-bottom form {
    display: inline-block;
    position: relative;
    top: 0;
}
.product-bottom .btn.action.secondary,
.item-box-info .actions .btn.action.secondary {
    margin-right: 10px;
    display:  inline-block;
    margin-bottom: 20px;
    vertical-align: top;
}
.sidebar .item-box-info .actions .btn.action.secondary {
    float: left;
    margin-top: -3px;
}
.product-bottom .btn.action.primary.basket,
.item-box-info .actions .btn.action.primary.basket {
    height: 42px;
    width: 60px;
	top: -1px;
}

.product-bottom .btn.action.primary.basket:before,
.item-box-info .actions .btn.action.primary.basket:before {
    content: "";
    background: transparent url('../images/icons/mandje-icon.svg') center center no-repeat;
    background-size: 18px 19px;
    width: 100%;
    height: 40px;
    display:  block;
    position: absolute;
    left: 0;
    top: 0px;
}


.card-carousel-section .card-top {
    padding-bottom: 30px;
}

.card-carousel-section  .card-bottom {
    top: -45px;
}

@media(max-width: 575px){
    .card-carousel-section  .card-bottom {
        top: 0;
        padding: 0;
    }
}

@media(min-width: 1200px) and (max-width: 1400px) {
    .product-bottom .btn.action.secondary,
    .item-box-info .actions .btn.action.secondary {
        padding: 8px 10px;
        margin-right: 5px;
        font-size: 17px;
    }

    .product-bottom .btn.action.primary.basket,
    .item-box-info .actions .btn.action.primary.basket {
        width: 50px;
    }
}
.card-top {
    padding-bottom: 70px;
}

.product-bottom {
    position:  absolute;
    bottom: 0;
    left: 0;
    text-align:  left;
    width: 100%;
}

.card-bottom {
    position: relative;
    top: -75px;
}

@media(min-width: 1200px) {
    .product-item-link STRONG {
        min-height: 60px;
    }
}


@media(min-width: 576px) and (max-width: 1200px){
    .card-bottom {
        position: relative;
        top: -75px;
    }
}

.block.crosssell .product-item-actions {
    margin-top: 20px;
}
.block.related .card {
    margin-bottom: 0;
}
.block.related .card-name {
    font-size: 18px;
    width: 100%;
}
.block.related .col {
    text-align: center;
}
.block.related .btn-1 {
    font-size: 16px;
    padding: 6px 15px;
    display: inline-block;
}

.block.related .product-item-link STRONG {
    min-height:  44px;
    line-height: 21px;
    padding: 0 10px;
}

.card-carousel-section .all-products-mb {
    display: inline-block;
    width: 80%;
    padding: 15px;
    margin-left: 10%;
}


@media screen and (max-width: 575px) {
    .card .card-left-col .rating2 {
        left: -9999px;
        position: absolute;
    }
    .price-rating-row .rating2 {
        left: 0;
        position: relative;
    }
    /*.slide-info-container {*/
        /*margin-top: 25px;*/
    /*}*/
}

@media screen and (max-width: 767px) {
    header.header-page {
        position:  fixed;
        width: 100%;
        padding: 0 20px;
    }
    .page.page-main {
        padding-top: 120px;
    }
	
    .dwd_knowledgecentre-post-view .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .dwd_knowledgecentre-post-view .sidebar  {
        -ms-flex-order: 0;
        order: 0;
    }
    .dwd_knowledgecentre-post-view .main-content {
        -ms-flex-order: -1;
        order: -1;
    }

    .price {
        font-size: 15px;
    }
    #block-discount {
        margin-bottom: 20px;
    }

    #shipping-new-address-form > .field {
        width: 100%;
    }
    .methods-shipping .actions-toolbar .action.primary {
        margin: 0;
    }
    .opc-wrapper .shipping-address-item {
        width: 100%;
    }
    .modal-popup .modal-inner-wrap {
        width: 100%;
        margin-top: 0;
    }
    .modal-popup._inner-scroll .modal-inner-wrap {
        max-height: 100%;
    }

    .opc-payment-additional.discount-code {
        clear: both;
    }

    .opc-payment-additional.discount-code .payment-option-inner {
        width: 100%;
    }

    .action.primary.checkout {
        margin-top: 20px;
    }

    .payment-method-content {
        margin-bottom: 20px;
    }

    .form-subscribe {
        margin-bottom: 0;
    }

    .form-create-account .field {
        width: 100%;
    }
    .account-tools-mb > li > a {
        padding-left: 20px;
    }
    .items-qty li.item {
        padding-left: 0;
    }

    .table-order-items tfoot tr {
        display: table;
        width: 100%;
    }
    .table-order-items tfoot td,
    .table-order-items tfoot th {
        border: none;
        padding: 5px;
    }
    .table-order-items tfoot th {
        width: 30%;
        font-family: "HelveticaNeueW01-45Light";
        font-weight: 700;
    }
    .table-order-items tfoot td {
        width: 70%;
    }
    .location-list {
        max-height: 564px;
    }

}

@media screen and (max-width: 991px) {
    .page.page-main {
        padding-top: 120px;
    }

    H4 {
        font-size: 25px;
    }

    .footer-menu {
        margin-bottom: 20px;
    }

    header.header-page {
        position:  fixed;
        width: 100%;
        padding: 0 20px;
    }
}

.card-carousel-section{
    margin:0;
    padding: 50px 0 80px 0;
    background-image: linear-gradient(#edeef2 0, #ffffff 4%);

}
.card-carousel .card{
    text-align: center;
}
.card-carousel .product-bottom{
    text-align: center;
}
/*.card-carousel .card-top .price-rating-row{
    display: none;
}*/

.card-carousel .card-top ul{
    display: none;
}

@media(min-width: 576px){
    .card-carousel .card-bottom{
        display: none;
    }
}


.card-carousel .product-image-container img{
    height: 200px;
    width: auto;
}
@media(max-width: 575px){
    .card-carousel .card-bottom .product-image-container img{
        height: 290px;
        width: auto;
        display: inline-block;
    }
}
.ui-tabs{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 0;
}
.ui-tabs-nav{
    list-style: none;
    display: inline-block;
    margin: 0 0 40px 0;
    font-size: 0;
}
.ui-tabs-nav li{
    display: inline-block;
    list-style: none;
    padding: 0;
    font-size: 0;
}
.ui-tabs-nav li a {
    padding: 0;
    border-radius: 3px;
    margin: 0;
    background: #F1F2F3;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    line-height: 38px;
    text-align: center;
    width: 127px;
    color: #999999;
    border: 1px solid #fff;
}
.ui-tabs-nav li.ui-state-active a {
    background: #6a737b;
    color: white;
}
.ui-tabs-nav li:before {
   display: none;
}

.slide-info.fullwidth .container-section{
    position: relative;
    height: 480px;
    z-index: 10;
    padding: 116px 125px 70px 125px;
}

.slide-info.fullwidth.slider-align-right .container-section{
    text-align: right;
}
.slide-info.fullwidth.slider-align-right img{
    left:111px;
    right: auto;
}
.slide-info.fullwidth.slider-align-right .btn-2{
    float: right;
}
.slide-info.fullwidth img{
    display: inline-block;
    position: absolute;
    height: 100%;
    width: auto;
    top: 0;
    left: 0;
    margin: 0 !important;
    max-width: none !important;
}

.slide-info h2{
   margin:15px 0 0;
}
.slide-info h2 span{
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.slide-info h1{
    margin: 0;
}
.slide-info h1 span{
    font-size: 38px;
    margin-bottom: 10px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 10px;
    font-family: 'HelveticaNeueW01-45Ligh',Helvetica,sans-serif;
    font-weight: 100;
}
.slide-info p{
    margin: 0 0 0 0;
}
.slide-info p span{
    font-size: 19px;
    margin: 0 ;
}

.slide-info .btn-2{
    margin: 20px 0 0 0;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 0px;
}

.slick-dots
{
    position: absolute;
    bottom: 15px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;

    cursor: pointer;
}
.slick-dots li:before{
    display: none;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}

.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: #596770;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #596770;
}

.slick-dots li:nth-child(1).slick-active button:before,
.slick-dots li:nth-child(2).slick-active button:before,
.slick-dots li:nth-child(3).slick-active button:before
{
	color:#596770;
	opacity: 1;
}

.slick-dots li:nth-child(1).slick-active ~ li button:before,
.slick-dots li:nth-child(2).slick-active ~ li button:before,
.slick-dots li:nth-child(3).slick-active ~ li button:before{
	color:#596770;
	opacity: .25;
}

.cms-home .card-carousel .product-bottom {
    bottom:-14px;
}

button.newsletter-subscribe{
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    height: 45px;
    line-height: 45px;
    padding: 0 15px !important;
    margin: 0 !important;
}

.tile-section {
    padding: 0 0 20px;
}

.tile-section h2 {
    text-align: center;
}

.tile-group {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -7.5px;
    height: 100%;
}

.tile-col {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: inline-block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 7.5px;
}

.tile-col:nth-child(2n) {
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;

}

.tile-col img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tile-col:nth-child(2n) img {
    max-height: none;
}

.tile {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 15px;
    height:calc(47% - 15px);
}

.tile-col:nth-child(2n) .tile {
    height: calc(94% - 15px);
}

.tile > a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.tile > a > img{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: block;
    object-fit: cover;
    object-position: 50% 50%;
    font-family: 'object-fit: cover; object-position: 0% 50%;';
}

.tile-link {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.tile-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: block;
    object-fit: cover;
    object-position: 0% 50%;
    font-family: 'object-fit: cover; object-position: 0% 50%;';
}

@media(max-width: 992px){
    .tile-section {
        padding: 0 10px 20px 10px;
    }
    .tile-group{
        margin:0 10px !important;
    }
    .tile-group .tile-col{
        display: flex;
        width: 100%;
        padding: 0;
        flex: 0 0 100%;
        max-width: 100%;

    }
    .tile-group .tile-col:nth-child(2n){
        width: 100%;
        padding: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .tile-group .tile-col .tile{
        flex: 0 0 50%;
        max-width: 50%;
        margin:0 0 5px 0;
        padding: 0 5px;
        height: calc(100% - 5px);
    }
    .tile-col:nth-child(2n) .tile{
        flex: 0 0 100%;
        max-width: 100%;
        margin:0 0 5px 0;
        padding: 0 5px;
        height: calc(100% - 5px);
    }
}
@media(min-width: 993px) and (max-width: 1479px){
    .tile-group{
        margin:0;
    }
    .tile-group .tile-col{
        display: flex;
        width: 20%;
        padding: 0 10px;
        flex: 0 0 20%;
        max-width: 20%;

    }
    .tile-group .tile-col:nth-child(2n){
        width: 30%;
        padding: 0 10px;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .tile-group .tile-col .tile{
        margin:0 0 5px 0;
        height: calc(50% - 5px);
    }
    .tile-col:nth-child(2n) .tile{
        height: calc(100% - 5px);
    }
}
@media(min-width: 1480px){
    .tile-group{
        margin:0 -10px;
        max-height: 475px;
    }
    .tile-group .tile-col{
        width: 255px;
        padding: 0 10px;
        flex: 0 0 255px;
        max-width: 255px;

    }
    .tile-group .tile-col:nth-child(2n){
        width: 495px;
        padding: 0 10px;
        flex: 0 0 495px;
        max-width: 495px;
    }
    .tile-group .tile-col .tile{
        margin:0 0 5px 0;
        height: calc(50% - 5px);
    }
    .tile-col:nth-child(2n) .tile{
        height: calc(100% - 5px);
    }
}
@media(max-width: 992px){
    .row{
        margin: 0;
    }

}

.slider-homepage-top .background-color-slider{
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
    z-index: 5;
}

.slider-homepage-top h1,.slider-homepage-top h2,.slider-homepage-top h3, .slider-homepage-top h4,.slider-homepage-top h5,.slider-homepage-top p{
    position: relative;
    z-index: 10;
}

.slider-homepage-top a{
    z-index: 10;
}

.slider-homepage-top img{
    z-index: 6 !important;
}

.slider-homepage-top .slide-info.fullwidth .container-section a{
    position: absolute;
    bottom: 150px;
    left: 120px;
    right: auto;
}

.slider-homepage-top .slide-info.fullwidth.slider-align-right .container-section a{
    position: absolute;
    bottom: 150px;
    right: 120px;
    left:auto
}

@media(max-width: 767px){
    .slider-homepage-top .slide-info.fullwidth .container-section a{
        position: relative;
        bottom:auto;
        top:auto;
        left:auto;
        right:auto;
        float: none;
        display: inline-block;
    }
    .slider-homepage-top .slide-info.fullwidth.slider-align-right .container-section a{
        position: relative;
        bottom:auto;
        top:auto;
        left:auto;
        right:auto;
        float: none;
    }
    .slider-homepage-top .slide-info.fullwidth .container-section{
        text-align: center;
        padding:50px 20px 50px 20px;
        height: auto;
    }
    .slider-homepage-top .slide-info.fullwidth .container-section img{
        position: relative !important;
        height: auto;
        top:0;
        left:0;
        right: auto;
        bottom:auto;
        max-height: 250px;
        max-width: 100% !important;
    }
}

@media(min-width: 768px) and (max-width: 991px){
    .slider-homepage-top .slide-info.fullwidth .container-section a{
        position: absolute;
        bottom: 150px;
        left: 20px;
        right: auto;
    }

    .slider-homepage-top .slide-info.fullwidth.slider-align-right .container-section a{
        position: absolute;
        bottom: 150px;
        right: 20px;
        left:auto
    }

    .slider-homepage-top .slide-info.fullwidth .container-section img{
      right: 0;
    }
}

.slider-section{
    border-bottom: none;
}

@media(max-width: 767px){
    .card .product-item-link{
        display: inline-block;
        width: 100%;
    }
	.slider-homepage-top .slide-info.fullwidth .container-section img{
        left:-95px;
        max-width: auto;
    }
}


.card-carousel-tab .tab-pane {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    opacity: 0;

    z-index: -1;
}
.card-carousel-tab .tab-pane.active {
    position: static;
    opacity: 1;

    z-index: auto;
}
.card-carousel-tab .nav-tabs{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 40px;
    list-style: none;
}
.card-carousel-tab .nav-tabs li{
    min-width: 130px;
    display: -ms-flexbox;
    display: flex;
}
.card-carousel-tab .nav-tabs a {
    padding: 0 10px;
    border-radius: 3px;
    margin: 0;
    background: #F1F2F3;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    line-height: 38px;
    text-align: center;
    color: #999999;
    border: 1px solid #fff;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.card-carousel-tab .nav-tabs a:after {
    content: none;
}
.card-carousel-tab .nav-tabs a:hover {
    text-decoration: none;
    color: #5793d6;
}
.card-carousel-tab .nav-tabs li.active a {
    background: #6a737b;
    color: white;
}
@media(max-width: 479px){
    .card-carousel-tab .nav-tabs li{
        min-width: 0;
    }
}
.cms-home .card-carousel-tab .card-carousel .product-bottom {
    position: static;
}
.cms-home .card-carousel-tab .card-carousel .card-top > .card-name span {
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
}
.card-carousel-section.card-carousel-tab .card-top {
    padding-bottom: 0;
}
@media screen and (max-width: 575px) {
    .cms-home .card-carousel-tab .card-carousel .price-rating-row {
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.card-carousel-tab .card-carousel .card-name {
    line-height: 1.4;
}
.card-carousel-tab .card-carousel .product-subtitle {
    display: block;
    font-size: 14px;
    height: 38px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 1.4;
    max-width: 200px;
}
.card-carousel-tab .card-carousel .card {
    margin-bottom: 10px;
}
.card-carousel-tab .card-carousel .product-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}

.card-carousel-tab .card-carousel .product-bottom > .action {
    margin: 0 7.5px 15px;
    min-width: 123px;
}

.card-carousel-tab .card-carousel .product-bottom > form {
    margin: 0 7.5px 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 60px;
}
.card-carousel-tab .card-carousel .product-bottom > form > .btn.action.primary.basket{
    display: block;
    margin: 0;
    top: auto;
    position: static;
    height: auto;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

#notice-cookie-block {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    height: 100%;
    z-index: 2000;
    background: rgba(0,0,0,0.2);
}
#notice-cookie-block.hide {
    display: none;
}
#notice-cookie-block  > .content {
    min-height: calc(100% - 30px);
    padding: 0 15px;
    margin: 15px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
}
#notice-cookie-block  > .content:before {
    display: block;
    height: calc(100vh - 30px);
    content: "";
}
.cookie-container{
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 768px;
    background: #fff;
    padding:  15px 15px 15px 65px;
    border-radius: 5px;
    border: 18px solid #7e7e7e;
    box-shadow: #121212 2px 2px 14px 2px;
    position: relative;
}
.cookie-container:before{
    content: "";
    display: block;
    position: absolute;
    left: 15px;
    top: 23px;
    width: 35px;
    height: 33px;
    background: transparent url(../images/pictures/D.png) no-repeat;
    background-size: contain;
}
.cookie-container p{
    font-size: 15px;
}
.cookie-container p a{
    font-size: 15px;
}
#notice-cookie-block .actions {
    display: -ms-flexbox;
    display: flex;
}
#notice-cookie-block #btn-cookie-allow {
    margin: 0 22px 15px 0;
}
#notice-cookie-block #btn-cookie-no-allow {
    margin: 0 0 15px;
}
.cookie-open {
    overflow: hidden;
    padding: 0 17px 0 0;
}
.readmore-toggle {
    display: none;
    margin: 0 0 15px auto;
}
@media screen and (max-width: 767px) {
    .cookie-container {
        padding-left: 50px;
        border: 10px solid #7e7e7e;
    }
    .cookie-container:before {
        width: 20px;
        height: 19px;
    }
    #notice-cookie-block #btn-cookie-allow {
        margin-right: 10px;
        font-size: 14px;
    }
    .readmore-toggle {
        display: table;
    }
    .readmore {
        overflow: hidden;
    }
}
@media screen and (min-width: 768px) {
    .readmore {
        height: auto !important;
    }
}
.fotorama__caption{ display:none; }
.authentication-wrapper{ margin: 0 19px; }
.upper-toolbar .row-pager,
.bottom-toolbar .row-slices,
.bottom-toolbar .row-sorter-limiter{ display: none; }