/* GENERAL ************************************/
body {
    background-color: #fbf6f0;
}

b, 
strong {
    font-weight: 700;
}

body,
address,
caption,
cite,
code,
dfn,
h1,
h2,
h3,
h4,
h5,
h6,
var {
    font-weight: 500;
}

.main-aside .block .actions a, 
.no-rating a, 
.products-grid .availability, 
.products-list .availability, 
a.button, 
button.button, 
label.button {
    letter-spacing: 1px;
    padding: 12px 32px;
    border-radius: 28px;
    font-size: 15px;
    height: 48px;
}

a.button.secondary-button {
    background-color: transparent;
    color: #232323;
    border: 2px solid #693CA2;
    height: 48px;
}

a.button.secondary-button:hover {
    background-color: #F3EFF8;
}

select {
    background-size: 10px;
}

.page-title {
    margin-bottom: 32px;
}

input:not([type]):hover, 
input[type=email]:hover, 
input[type=number]:hover, 
input[type=password]:hover, 
input[type=search]:hover, 
input[type=tel]:hover, 
input[type=text]:hover, 
select:hover,
textarea:hover {
    border-color: #232323;
}

input:not([type]):focus, 
input[type=email]:focus, 
input[type=number]:focus, 
input[type=password]:focus, 
input[type=search]:focus, 
input[type=tel]:focus, 
input[type=text]:focus, 
select:focus,
textarea:focus {
    border: 2px solid #232323;
}

h2.subtitle, 
strong.subtitle {
    margin: 0 0 32px;
    letter-spacing: 0.5px;
}

input[type=radio]+label, 
input[type=radio]+span.label>label {
    background-image: url(/media/wysiwyg/i-radio_default.svg);
}

input[type=radio]+label:hover, 
input[type=radio]+span.label>label:hover {
    background-image: url(/media/wysiwyg/i-radio_hover.svg);
}

input[type=radio]:checked+label, 
input[type=radio]:checked+span.label>label,
input[type=radio]:checked+label:hover, 
input[type=radio]:checked+span.label>label:hover {
    background-image: url(/media/wysiwyg/i-radio_activated.svg);
}

input[type=checkbox]+label, 
input[type=checkbox]+span.label>label {
    background-image: url(/media/wysiwyg/i-checkbox_inactive.svg);
}

input[type=checkbox]+label:hover, 
input[type=checkbox]+span.label>label:hover {
    background-image: url(/media/wysiwyg/i-checkbox_hover.svg);
}

input[type=checkbox]:checked+label, 
input[type=checkbox]:checked+span.label>label,
input[type=checkbox]:checked+label:hover, 
input[type=checkbox]:checked+span.label>label:hover {
    background-image: url(/media/wysiwyg/i-checkbox_activated.svg);
}

input[type='checkbox'] + label, 
input[type='checkbox'] + span.label > label, 
input[type='radio'] + label, 
input[type='radio'] + span.label > label {
    line-height: 25px;
}

.cms-page-view .std h1 {
    font-weight: 400;
    font-size: 48px;
}

.product-name {
    font-family: DM Serif Display;
}

.validation-advice {
    font-style: normal;
    color: #693CA2;
    font-size: 15px;
    font-weight: 500;
}

.page-overlay {
    z-index: 3;
}

.cms-home .messages {
    position: absolute;
    z-index: 5;
    left: 50%;
    transform: translatex(-50%);
}

/* GRID CORRECTIONS **************************/
.page-main .page-container {
    max-width: 1320px;
    padding-bottom: 160px;
}

.row-wrapper {
    padding-bottom: 0;
}

.row-wrapper+.row-wrapper {
    margin-top: 0;
}

.row-wrapper {
    max-width: 1320px;
}

.row-wrapper.row-wrapper-wide {
    max-width: 100%;
}

/* HEADER ************************************/
.page-header .page-container-wrapper:first-child>.page-container>.page-container-inner {
    padding-top: 0;
    padding-bottom: 0;
}

.page-header .page-container-wrapper--nav {
    border-top: none;
    border-bottom: none;
    background-color: #FBF6F0;
}

.page-header .page-container--nav {
    background-color: #fff;
    padding-left: 48px;
    padding-right: 48px;
}

.page-header .page-container-wrapper.user-container-wrapper {
    background-color: transparent;
}

.hello-user {
    padding: 0;
    margin-bottom: -30px;
    position: relative;
    z-index: 2;
}

.hello-user strong {
    font-weight: 500;
}

.user-container-wrapper .page-container {
    padding-right: 48px;
}

.cms-home header.page-header,
.category-banner-enabled header.page-header {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
}

.page-header .page-container-wrapper--nav,
.page-header .desktop .mini-cart {
    background-color: transparent;
}

header.page-header {
    margin-top: 48px;
    margin-left: 16px;
    margin-right: 16px;
}

.links-after li>a, 
.links-before li>a, 
.nav--primary a.level0, 
.nav--primary-button {
    letter-spacing: 1px;
    position: relative;
}

.nav--primary li.active > a.level0 {
    color: #693CA2;
}

.page-header .desktop .form-search input {
    border: 1px solid #DBDBDB;
    border-top: none;
    border-bottom: none;
    height: 128px;
    color: #232323;
}

.form-search input {
    min-width: 560px;
}

.page-header .desktop .mini-search .form-search input {
    top: -43px;
}

.page-header .desktop .block-cart {
    padding: 23px 0;
    margin-right: 16px;
}

.page-header .desktop .mini-account,
.page-header .desktop .header-wishlist-count {
    padding: 20px 0px 20px 0;
    margin-right: 4px;
    margin-left: 0;
}

.page-header .desktop .mini-search {
    margin-top: 19px;
}

.form-search button {
    right: 4px;
    padding: 0;
}

.page-header .header-wishlist-count a {
    height: 34px;
}

.page-header .header-wishlist-count a .count-wish span {
    position: absolute;
    top: -11px;
    right: -10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.3;
    text-align: center;
    background-color: #693ca2;
    color: #fff;
    transform: none;
}

/*MINICART*****************************/
.block-cart .block-cart-aside .block-content,
.page-header .desktop .mini-account>ul,
.page-header .page-container-wrapper--sticky .mini-account>ul,
.header-wishlist-count .block-wishlist .block-content {
    box-shadow: 0 2px 6px #23232329;
}

.header-wishlist-count .block-wishlist .block-content {
    border: none;
}

.block-cart .block-cart-aside .block-content:after,
.page-header .desktop .mini-account>ul:after,
.header-wishlist-count .block-wishlist .block-content:after,
.page-header .page-container-wrapper--sticky .mini-account>ul:after {
    border-bottom: 10px solid #DBDBDB;
}

.block-cart .block-cart-aside .block-content,
.header-wishlist-count .block-wishlist .block-content {
    padding-top: 15px;
}

.block-cart .block-cart-aside .summary,
.header-wishlist-count .block-wishlist .block-content .block-subtitle {
    padding-bottom: 15px;
}

.block-cart .block-cart-aside .summary,
.header-wishlist-count .block-wishlist .block-content .block-subtitle {
    color: #959595;
}

.block-cart .mini-products-list .product-name,
.header-wishlist-count .block-wishlist .block-content .mini-products-list .product-name {
    font-size: 20px;
    line-height: 24px;
    font-family: DM Serif Display;
}

.block-cart .mini-products-list .product-name-first+.price-qty,
.page-header .header-wishlist-count span span.price {
    font-weight: 500;
    font-size: 18px;
}

.block-cart .mini-products-list .product-cart+.product-cart-details .item-options {
    color: #959595;
    font-weight: 500;
    font-size: 16px;
}

.block-cart .block-cart-aside .subtotal {
    font-size: 20px;
    color: #232323;
}

.block-cart .block-cart-aside .actions a.view-cart {
    border: 2px solid #693CA2;
}

.block-cart .block-cart-aside .actions a.proceed-checkout {
    border: 2px solid #693CA2;
}

.block-cart .block-cart-aside .actions a.view-cart:hover {
    background-color: #F3EFF8;
}

.block-cart .block-cart-aside .actions a.proceed-checkout:hover {
    background-color: #532C84;
    border-color: #532C84;
}

.block-cart>a>i em {
    font-size: 15px;
    line-height: 1.3;
    border: none;
    font-weight: 500;
}

.block-cart .block-cart-aside .block-content:after {
    right: 23px;
}

.block-cart .mini-products-list .product-details {
    padding: 8px 16px 8px 0;
}

/*MINI ACCOUNT*************************/
.page-header .desktop .mini-account>ul li,
.page-header .page-container-wrapper--sticky .mini-account>ul li {
    color: #727272
}

.page-header .desktop .mini-account>ul li:hover,
.page-header .page-container-wrapper--sticky .mini-account>ul li a:hover {
    text-decoration: underline;
    color: #232323
}

.page-header .desktop .mini-account>ul:after {
    right: 5px;
}

/*MINI WISHIST BLOCK*******************/
.header-wishlist-count .block-wishlist {
    top: 55px;
}

.header-wishlist-count .block-wishlist .block-content .mini-products-list .product-details .link-cart {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    background-color: #693CA2;
    color: #FFFFFF;
    border-radius: 28px;
    padding: 12px 24px;
    text-decoration: none;
}

.header-wishlist-count .block-wishlist .block-content .mini-products-list .product-details .link-cart:hover {
    text-decoration: none;
    background-color: #532C84;
}

.page-header .header-wishlist-count span span.price {
    margin: 10px 0;
}

.header-wishlist-count .block-wishlist .actions a {
    border: 2px solid #693CA2;
    background-color: #fff;
    color: #232323;
}

.header-wishlist-count .block-wishlist .actions a:hover {
    color: #232323;
    background-color: #F3EFF8;
}

.price-box .price-label {
    display: none;
}

.header-wishlist-count .block-wishlist .block-content .mini-products-list .product-cart-details .price-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: center;
}

.header-wishlist-count .block-wishlist .block-content .mini-products-list .product-cart-details .price-box .old-price {
     margin-right: 4px;
}

.header-wishlist-count .block-wishlist .block-content .mini-products-list .product-cart-details .price-box .old-price .price {
    color: #727272;
    font-size: 15px;
    font-weight: 400;
}

.page-header .usp-wrapper {
    background-color: transparent
}

.page-header .usp-wrapper .usp-container {
    background-color: #fff;
    border-bottom: 1px solid #d2d1d3;
}

.page-header .usp-wrapper .usp-container .usp-top-item {
    color: #232323;
}

.page-header .usp-wrapper + .page-container-wrapper.desktop {
    display: none;
}

.page-header .usp-wrapper + .page-container-wrapper.desktop.user-container-wrapper {
    display: block;
}

.page-header .usp-wrapper + .page-container-wrapper.desktop.user-container-wrapper {
    display: block;
}

.page-container-wrapper.desktop.user-container-wrapper .page-container + .page-container {
    display: none;
}

.page-container-wrapper.desktop.user-container-wrapper .page-container {
    padding-top: 0;
    padding-bottom: 0;
}

/* SWITCH LANGUAGES ********************/
.page-header .desktop .switch-languages .list__item {
    font-size: 15px;
    text-align: center;
    padding-top: 2px;
    color: #232323;
}

.page-header .desktop .switch-languages .list__item.list__item--selected {
    height: 28px;
    width: 28px;
    background-color: #F3EFF8;
    border-radius: 50%;
}

.page-header .desktop .switch-languages .list__item {
    margin-left: 4px;
}

/* STICKY MENU *****************************/
.page-container-wrapper--sticky .logo {
    height: 64px;
}

.page-container-wrapper--sticky .logo a, 
.page-container-wrapper--sticky .logo img {
    height: 64px;
    width: 90px;
}

.page-header.sticky .page-container-wrapper--sticky {
    background-color: rgba(255,255,255,0.9) !important;
}

.page-container-wrapper--sticky .nav-container--sticky {
    background-color: transparent;
}

.page-header .page-container-wrapper--sticky.on-desktop .header-wishlist-count,
.page-header .page-container-wrapper--sticky.on-desktop .mini-account {
    margin: 0 4px 0 0;
}

.page-header .page-container-wrapper--sticky.on-desktop .mini-search-wrapper--sticky {
    margin-right: 0;
}

.page-header .page-container-wrapper--sticky.on-desktop .mini-search-wrapper--sticky .form-search input {
    position: absolute;
    right: 0;
    border-top: none;
    border-bottom: none;
    height: 80px;
    top: -17px;
    color: #232323
}

.page-header .page-container-wrapper--sticky.on-desktop .mini-search-wrapper--sticky .form-search button {
    position: relative;
    height: 46px;
}

.wishlist-count--sticky .header-wishlist-count .block-wishlist {
    top: 100%;
}

.page-container-wrapper--sticky {
    box-shadow: 0 2px 6px #23232329;
}

/* MAIN BANNER *************************/
.banner {
    position: relative;
}

.main-banner-arrow {
    position: absolute;
    left: 50%;
    -webkit-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -o-transform: translatex(-50%);
    transform: translatex(-50%);
    bottom: 32px;
    z-index: 1;
    text-align: center;
}

.main-banner-arrow img {
    max-width: 48px;
    margin: 0 auto;
}

.main-banner-arrow span {
    display: block;
    font-size: 15px;
    line-height: 1.5;
}

/* RASOVA INFO SECTION *****************/
.rosova-info-wrapper {
    margin-top: 160px;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

.rasova-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; 
}

.rasova-items .rasova-item {
    position: relative;
    margin-bottom: 120px;
    display: inline-block;
    width: 100%;
}

.rasova-items .rasova-item.no-margin-item {
    margin-bottom: 0;
}

.rasova-item h2.rasova-item-title {
    position: absolute;
    z-index: 1;
    font-size: 96px;
    line-height: 1.20;
    font-family: DM Serif Display;
    top: 96px;
    left: 50%;
    transform: translatex(-50%);
    text-shadow: 0 2px 6px #fbf6f0;
}

.rasova-info-item.col-10 {
    padding-left: 0;
    padding-right: 0;
}

.rasova-info-item-image {
    line-height: 0;
}

.rasova-items .rasova-item:nth-child(odd) .rasova-info-item-image {
    padding-right: 48px;
}

.rasova-items .rasova-item:nth-child(even) .col-10 {
    float: right;
}

.rasova-items .rasova-item:nth-child(even) .rasova-info-item-image {
    padding-left: 48px;
    order: 2;
    -webkit-order: 2;
    text-align: right;
    width: 49.5%;
}

.rasova-items .rasova-item:nth-child(even) .rasova-info-item-description {
    order: 1;
    -webkit-order: 1;
}

.rasova-info-item .rasova-info-item-description {
    margin-top: 260px
}

.rasova-info-item-description-inner {
    max-width: 625px;
}

.rasova-items .rasova-item:nth-child(odd) .rasova-info-item-description-inner {
    margin-left: auto;
}

.rasova-info-item-description p {
    margin-bottom: 24px;
}

.rasova-info-item-description p:last-of-type {
    margin-bottom: 0;
}

.rasova-info-item-description p span {
    display: block;
}

.rasova-info-item-description a.button {
    margin-top: 48px;
} 

.rasova-info-item-description-inner .rasova-item-social-media {
    margin-top: 24px;
}

/* PRODUCT WIDGET TITLE */
.product-widget-title {
    margin-top: 40px;
    margin-bottom: 144px;
}

.product-widget-title h2 {
    font-size: 48px;
    line-height: 1.35;
    font-family: DM Serif Display;
}

/* HOMEPAGE PRODUCT WIDGET */
.cms-home .col-6 .products-grid.grid-4 li.item {
    width: 100%;
}

.row-wrapper:nth-child(4) > .row,
.row-wrapper:nth-child(5) > .row {
    margin-left: -16px;
    margin-right: -16px;
}

.row-wrapper:nth-child(4) > .row .col-6,
.row-wrapper:nth-child(5) > .row .col-6 {
    padding-left: 16px;
    padding-right: 16px;
}

.products-grid li.item,
.products-grid {
    margin-bottom: 0;
}

.row-wrapper:nth-child(4) > .row .col-6:first-child {
    margin-top: 96px
}

.row-wrapper:nth-child(5) > .row .col-6:last-child {
    margin-top: -96px;
}

.products-grid .product-badges .badge {
    min-width: 64px;
}

.badge {
    padding: 6px;
}

.products-grid .product-badges {
    top: 32px;
}

.products-grid .product-actions .button,
.products-grid .availability {
    width: 185px;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    padding-right: 8px;
}

.products-grid .availability {
    background-color: #B8B8B8;
}

.products-grid .configurable-swatch-list, 
.products-list .configurable-swatch-list {
    display: none;
}

.products-grid .product-actions {
    margin-top: 16px;
}

.products-grid .product-box {
    padding: 0 16px 32px 16px;
}

.cms-home .products-grid .product-box {
    padding-bottom: 48px;
}

.products-grid .price-box p.old-price .price {
    color: #727272;
    font-size: 15px;
    line-height: 22px;
}

.products-grid .price-box p.special-price .price {
    font-weight: 700;
}

.products-grid .price-box p.old-price {
    margin-right: 4px;
}

.product-widget-button {
    margin-top: 16px;
}

/* FOOTER ******************************/
.page-footer .col-2,
.page-footer .col-4,
.page-footer .col-6 {
    width: 100%;
}

.page-footer .col-2 {
    order: 3;
    -webkit-order: 3;
    text-align: center;
}

.page-footer .col-4 {
    order: 1;
    -webkit-order: 1;
}

.page-footer .col-6 {
    order: 2;
    -webkit-order: 2;
    padding: 0;
}

.page-footer .page-container {
    padding-top: 96px;
    padding-bottom: 96px;
}

.page-footer .footer-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: center;
}

.page-footer .footer-links ul {
    padding-left: 16px;
    padding-right: 16px;
}

.page-footer .footer-links > ul:first-child {
    text-align: center;
}

.footer-links-newsletter h3 {
    font-size: 48px;
    line-height: 1.35;
    font-family: DM Serif Display;
    margin-bottom: 8px;
}

.page-footer .footer-links > ul > li {
    padding-left: 64px;
    padding-right: 64px;
}

.page-footer .page-container-wrapper {
    line-height: inherit;
    border-top: none;
}

.footer-links-newsletter-form {
    margin-top: 16px;
    margin-bottom: 48px;
    display: inline-block;
    width: 100%;
}

.page-footer .marketing-box--newsletter em, 
.page-footer .marketing-box--newsletter i,
.page-footer .marketing-box .box-title {
    display: none;
}

.page-footer .marketing-box--newsletter {
    float: none;
    text-align: left;
}

.page-footer .marketing-box .box-content {
    margin-left: 0;
}

.page-footer .marketing-box--newsletter .input-text {
    min-width: 496px;
    border: none;
    height: 64px;
    background-color: transparent;
    border-bottom: 1px solid #707070;
    padding-left: 0;
    color: #232323;
    font-family: DM Serif Display;
    font-size: 22px;
}

.page-footer .marketing-box--newsletter .input-text::placeholder {
    font-family: DM Serif Display;
    font-size: 22px;
    color: rgba(35,35,35,0.5);
}

.page-footer .marketing-box--newsletter .input-text:hover::placeholder {
    color: #3D3D3D
}

.page-footer .marketing-box--newsletter .input-text:focus {
    border-bottom: 2px solid #232323;
}

.page-footer .marketing-box .box-content form {
    position: relative;
}

.page-footer .marketing-box--newsletter .button {
    position: absolute;
    top: 8px;
    right: 0;
    height: 48px;
    padding: 10px 32px;
    background-color: #3D3D3D;
}

.page-footer .marketing-box--newsletter .button:hover {
    background-color: #232323;
}

.footer-link-contact-info p {
    margin-bottom: 16px;
    font-size: 22px;
    line-height: 28px;
    font-family: DM Serif Display;
}

.footer-link-contact-info span {
    display: block;
}

.page-footer .footer-links ul .custom-socialmedia ul {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.list--social a {
    height: 48px;
    width: 48px;
    background-color:rgba(35,35,35,0.08);
    border-radius: 50%;
}

.list--social .list__item {
    margin-right: 8px;
}

.list--social a:hover {
    background-color:rgba(35,35,35,0.16); 
}

.footer-info-links {
    margin-top: 72px;
    margin-bottom: 32px;
}

.footer-info-links ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: center;
}

.footer-info-links ul li {
    font-size: 15px;
    position: relative;
    padding: 0 4px;
}

.footer-info-links ul li:after {
    content: "•";
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    right: -2px;
}

.footer-info-links ul li:last-child:after {
    display: none;
}

.page-footer .copyright,
.page-footer .copyright a {
    color: #727272;
    font-size: 15px;
}

.page-footer .copyright a strong {
    font-weight: 500;
}

.page-footer .branding {
    margin-bottom: 8px;
}

.contact-page-container .info-form {
  padding: 0 22px 0 5px;
}

.cms-politica-de-confidentialitate .std strong,
.cms-termeni-si-conditii .std strong {
  color: #010103;
}

.contact-page-container .addresses .address p{
overflow: overlay;
}


/* CUSTOM PAGES ************************/
.secondary-container {
    clear: both;
}

.category-showcase-banner {
    position: relative;
}

.category-showcase-image {
    line-height: 0;
}

h2.category-showcase-title {
    position: absolute;
    left: 48px;
    bottom: 0;
    color: #fff;
    font-family: DM Serif Display;
    font-size: 160px;
    line-height: 1.35;
}

.category-banner-enabled .page-title {
    display: none;
}

.category-banner-enabled .page-main .page-container {
    max-width: 100%;
    padding-top: 0;
}

.secondary-container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.category-intro {
    padding: 0;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.category-banner-enabled .on-category-page .rasova-info {
    margin-left: -20px;
    margin-right: -20px;
}

.product-items .product-item {
    margin-bottom: 32px;
    padding-left: 0;
    padding-right: 0;
}

.product-items .product-item .product-item-inner {
    background-color: #fff;
}

.product-items.row {
    margin-left: 0;
    margin-right: 0;
}

.product-item-image {
    line-height: 0;
    width: 49.80%;
}

.product-item-info {
    padding: 64px 64px 24px 64px; 
}

.product-item-info .product-item-title {
    font-family: DM Serif Display;
    font-size: 32px;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 32px;
}

.product-item-info-box .product-item-desc {
    margin-bottom: 32px;
}

.product-item-info-box .product-type-subtitle {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.product-item-info-box .divider {
    display: block;
    height: 2px;
    width: 32px;
    background-color: #232323;
    margin: 16px 0;
}

.product-item-info-characteristics p {
    margin-bottom: 16px;
}

.product-item-info-characteristics > p {
    position: relative;
    padding-left: 32px;
}

.product-item-info-characteristics > p::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    left: 0;
    width: 24px;
    height: 40px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
}

.product-item-info-characteristics > p.white-wine::before {
    background-image: url(/media/wysiwyg/i-wine_Alb.svg);
}

.product-item-info-characteristics > p.roze-wine::before {
    background-image: url(/media/wysiwyg/i-wine_Roze.svg);
}

.product-item-info-characteristics > p.red-wine::before {
    background-image: url(/media/wysiwyg/i-wine_Rosu.svg);
}

.product-item-icons {
    line-height: 0;
}

.product-item-icons img {
    display: inline-block;
    margin-right: 16px;
}

.product-item-button {
    margin-top: 48px;
}

.product-item-button a.button:hover {
    background-color: #532C84;
}

.product-items .product-item:nth-child(even) .product-item-image {
    order: 2;
    -webkit-order: 2;
    position: relative;
    right: -0.25%;
}

.product-items .product-item:nth-child(even) .product-item-info {
    order: 1;
    -webkit-order: 1;
}

button.button.toggle-button {
    background-color: #fff;
    color: #693CA2;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0;
    width: 100%;
    position: relative;
    border-top: 1px solid #DBDBDB;
    display: none;
}

button.button.toggle-button:after {
    content: "";
    position: absolute;
    top: 12px;
    right: 16px;
    width: 24px;
    height: 24px;
    background: transparent url(/media/wysiwyg/i-qty_plus_red.svg) no-repeat 50% 50%;
    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.active button.button.toggle-button:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

button.button.toggle-button:hover {
    background-color: #fff;
    color: #693CA2;
}

button.button.toggle-button .show-less-toggle-button {
    display: none;
}

.active button.button.toggle-button .show-less-toggle-button {
    display: block;
    color: #232323;
}

.active button.button.toggle-button .show-more-toggle-button {
    display: none;
}

.rosova-info-wrapper.on-category-page .rasova-items .product-items .product-item-inner .product-item-image.col-6 {
    padding-left: 0;
    padding-right: 0;
}

.rosova-info-wrapper.on-category-page .rasova-items .secondary-container {
    max-width: 1320px;
    padding: 0 20px;
}

.on-category-page .rasova-items .rasova-item + .secondary-container {
    margin-bottom: 112px;
}

/* CATEGORY LISTING ********************/
.subcategory-products {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 160px;
}

.subcategory-products .categories-grid.products-grid {
    margin-left: 0;
    margin-right: 0;
}

.layout-1column .subcategory-products .categories-grid.products-grid li.item {
    width: 100%;
    margin-bottom: 32px;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: center;
}

.layout-1column .subcategory-products .categories-grid.products-grid li.item:hover {
    background-color: #F3EFF8;
}

.subcategory-products .categories-grid li.item .category-image {
    width: 66.66%;
    order: 2;
    -webkit-order: 2;
    line-height: 0;
}

.subcategory-products .categories-grid li.item .category-image img {
    width: 100%;
}

.subcategory-products .categories-grid li.item .category-name {
    width: 33.33%;;
    order: 1;
    -webkit-order: 1;
    text-align: center;
    padding-left: 48px;
    padding-right: 48px;
    text-transform: uppercase;
    font-family: DM Serif Display;
    font-size: 32px;
    line-height: 1.35;
    letter-spacing: 0.5px;
}

/* PRODUCT LISTING *********************/
.main-content > .page-title {
    margin-top: 76px;
}

.catalog-category-view .products-grid,
.catalog-category-view .products-list,
.catalogsearch-result-index ul.products-grid {
    clear: both;
} 

.block-layered-nav-top .tab:before,
.block-layered-nav-top .tab:after {
    display: none;
}

.block-layered-nav-top .tab .show-all::placeholder {
    color: #727272;
    font-weight: 700;
    font-size: 18px;
}

.block-layered-nav-top .tab ol li a {
    display: block;
}

.toolbar .sort-by label {
    display: block;
    font-size: 15px;
    color: #232323;
    font-weight: 500;
}

.toolbar .sort-by select {
    min-width: 180px;
    background-color: #FBF6F0;
    border: none;
    border-bottom: 1px solid #707070;
    padding-left: 0;
    height: 40px;
    font-weight: 700;
}

.category-products .block-layered-nav-top {
    margin-bottom: 32px;
}

.products-grid {
    margin-left: -16px;
    margin-right: -16px;
}

.layout-1column .products-grid li.item {
    width: 33.33%;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 32px
}

.products-grid .product-box .discount,
.category-products > .toolbar .pager,
.category-products > .toolbar .count-container {
    display: none;
}

.ratings {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
}

.ratings .rating-link {
    order: 2;
    -webkit-order: 2;
    margin-left: 6px;
    font-size: 15px;
    color: #232323;
}

.ratings .rating-box {
    order: 1;
    -webkit-order: 1;
    margin-left: 0;
}

.rating-box .rating {
    background: url(/media/wysiwyg/i-rating_enabled.svg) repeat-x 0 50%;
    background-size: 16px 16px;
}

.rating-box {
    background: url(/media/wysiwyg/i-rating_disabled.svg) repeat-x 0 50%;
    background-size: 16px 16px;
}

/* CATEGORY PAGINATION ******************/
.toolbar .pager {
    float: right;
}

.toolbar .count-container {
    float: left;
    font-weight: 700;
}

.toolbar .pager .pages ol {
    display: flex;
    align-items: center;
}

.pager .pages ol li {
    color: #232323;
    background-color: #FBF6F0;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    text-align: center;
    padding: 4px 0 0 0;
    font-size: 18px;
    line-height: 28px;
    margin-left: 8px;
}

.pager .pages ol li a {
    height: 36px;
    width: 36px;
    display: block;
}

.pager .pages ol li:hover {
    background-color: #fff;
}

.pager .pages ol li.current,
.pager .pages ol li.current:hover {
    color: #232323;
    font-weight: 700;
    border: 2px solid #693CA2;
    background-color: #FBF6F0;
    padding-top: 2px;
}

.pager .pages ol li a.next:after,
.pager .pages ol li a.previous:after{
    vertical-align: middle;
}

.pager .pages ol li a.previous:after {
    content: "";
    background: transparent url(/media/wysiwyg/i-arrow_small-left.svg) no-repeat 50% 50%;
    width: 24px;
    height: 24px;
    display: block;
}

.pager .pages ol li a.next:after {
    content: "";
    background: transparent url(/media/wysiwyg/i-arrow_small-right.svg) no-repeat 50% 50%;
    width: 24px;
    height: 24px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pager .pages ol li a.previous.i-previous,
.pager .pages ol li a.next.i-next {
    display: block;
    padding-top: 2px;
}

.pager .pages ol li a.next:hover,
.pager .pages ol li a.previous:hover,
.pager .pages ol li.first-page a:hover,
.pager .pages ol li.first-page:hover,
.pager .pages ol li.last-page:hover,
.pager .pages ol li.last-page a:hover {
    background-color: #FBF6F0;
    border-color: #FBF6F0;
}

.pager .pages ol li.first-page,
.pager .pages ol li.last-page {
    padding-top: 0;
}

.pager .pages ol li.first-page a,
.pager .pages ol li.last-page a {
    padding-top: 7px;
}

/* PRODUCT PAGE ************************/
.catalog-product-view .product-essential {
    margin-top: 76px;
}

.catalog-product-view .page-title.product-name {
    margin-bottom: 8px;
}

.product-view .product-shop .ratings {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
}

.product-view .product-shop .attr-subtitle, 
.product-view .product-shop .short-description,
.product-view .product-shop .price-box, 
.product-view .product-shop .price-box-suggested {
    margin-bottom: 16px;
}

#media-carousel {
    display: none !important;
}

/* PRODUCT PAGE BADGES *****************/
.catalog-product-view .product-badges {
    max-width: 64px;
}

.product-view .product-img-box .discount-percentage+.product-badges,
.product-view .product-img-box .discount-percentage {
    min-width: 64px;
}

.product-view .product-img-box .discount-percentage {
    top: 32px;
    left: 0;
    right: auto;
}

.product-view .product-img-box .discount-percentage span {
    padding: 2px;
    font-size: 15px;
    font-weight: 500;
    background-color: #dec758;
}

.product-view .product-img-box .discount-percentage+.product-badges {
    top: 64px;
}

.catalog-product-view .product-badges {
    left: 0;
    right: auto;
}

/* PRODUCT PAGE PRICES *****************/
.product-view .product-shop .price-box .old-price .price {
    font-size: 18px;
    line-height: 1;
    color: #727272;
}

.product-view .product-shop .price-box .special-price .price {
    line-height: 1;
    font-weight: 700;
}

.product-view .product-shop .price-box > p {
    line-height: 1;
}

/* PRODUCT PAGE COUNTERS ***************/
.product-view .product-shop .add-to-box {
    margin: 0 0 24px 0;
}

.product-view .product-shop .add-to-cart {
    margin-right: 0;
    position: relative;
}

.product-view .product-shop .add-to-cart input {
    width: 136px;
    height: 48px;
    background-color: #FBF6F0;
    color: #232323;
    border: none;
    font-weight: 500;
    margin-right: 16px;
    font-size: 22px;
}

.product-view .product-shop .button-counter {
    background-color: transparent;
}

.product-view .product-shop .button-counter span.plus {
    position: absolute;
    height: 48px;
    width: 48px;
    background-image: url(/media/wysiwyg/i-qty_plus.svg);
    top: 0;
    left: 88px;
    background-color: rgba(35,35,35,0.08);
    border-radius: 50%;
}

.product-view .product-shop .button-counter span.minus:hover,
.product-view .product-shop .button-counter span.plus:hover {
    background-color: rgba(35,35,35,0.16);
}

.product-view .product-shop .button-counter span.minus {
    position: absolute;
    top: 0;
    left: 0;
    height: 48px;
    width: 48px;
    background-image: url(/media/wysiwyg/i-qty_minus.svg);
    background-color: rgba(35,35,35,0.08);
    border-radius: 50%;
}

.product-view .product-shop .add-to-cart button {
    height: 48px;
    width: 208px;
}

.product-view .product-shop .add-to-cart #product-affiliate-button {
    margin-right: 16px;
}

/* PRODUCT PAGE WHISLIST *******************/
.add-to-links li a {
    font-size: 0;
    display: block;
}

.add-to-links li {
    padding: 0;
    display: block;
}

.product-view .product-shop .add-to-links li a:before {
    width: 44px;
    height: 44px;
    margin-right: 0;
    background-position: center;
    border: 2px solid #693CA2;
    border-radius: 50%;
    background-color: transparent;
}

.product-view .product-shop .add-to-links {
    margin-top: 0;
}

/* PRODUCT PAGE AVAILABILITY *************/
.product-view .product-shop .availability {
    position: relative;
    font-weight: 700;
    margin-bottom: 0;
}

.product-view .product-shop .availability::before {
    display: inline-block;
    font-weight: 500;
}

.product-view .product-shop .availability:lang(ro):before {
    content: "Disponibilitate: ";
}

.product-view .product-shop .availability:lang(en):before {
    content: "Availability: ";
}

/* PRODUCT TABS ************************/
.product-collateral .tabs-nav {
    display: none;
}

.tab-nav {
    display: block;
    border-top: 1px solid #232323;
    padding: 16px 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 700;
    background-color: transparent;
    background-size: 10px;
}

.tab {
    padding: 0 0 24px 0;
    font-size: 15px;
    line-height: 1.5;
}

.tab.description {
    font-size: 18px;
}

.tab p {
    margin-bottom: 16px
}

.tab ul li {
    list-style-type: disc;
}

.tab.mediathek ul li {
    list-style-type: none;
}

.tab ul {
    padding-left: 16px;
    margin-bottom: 16px;
}

.tab.additional ul,
.tab.mediathek ul,
.tab.tab-ratings ul.data-table-review {
    padding-left: 0;
    margin-bottom: 0;
}

.tab.additional .data-table {
    border: none;
}

.product-collateral .data-table td, 
.product-collateral .data-table th {
    border-bottom: none;
    padding: 8px 16px 8px 0;
}

.product-collateral .data-table th {
    font-weight: 500;
}

.product-collateral .data-table td {
    font-weight: 700;
}

.tab-nav .ratings {
    justify-content: flex-start;
}

.tab-nav .ratings .rating-link {
    order: 1;
    -webkit-order: 1;
    margin-left: 0;
    margin-right: 8px
}

.tab-nav .ratings .rating-box {
    order: 2;
    -webkit-order: 2;
}

/* PRODUCT ENANCHED REVIEWS ************/
.enhanced-reviews .data-table-review li .label {
    font-size: 15px;
}

.enhanced-reviews .review-button h3 {
    font-weight: 400;
    font-size: 22px;
    font-family: DM Serif Display;
}

.enhanced-reviews .review-button a {
    border-radius: 28px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 1px;
}

.box-reviews .review .pull-left label.user-letter {
    color: #232323;
}

.box-reviews .review .review-detail .review-title {
    font-size: 18px;
}

.form-add-review h2 {
    text-transform: none;
    font-family: DM Serif Display;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
}

.form-add-review .form-list label {
    font-weight: 500;
    color: #232323;
}

.tab .form-add-review ul {
    padding-left: 0;
}

.form-add-review .buttons-set button {
    border-radius: 28px;
}

.tmp_fs.fullStar,
.star.fullStar,
.star.tmp_fs {
    background-image: url(/media/wysiwyg/i-rating_enabled.svg);
}

.star.tmp_es,
.star {
    background-image: url(/media/wysiwyg/i-rating_disabled.svg);
}

.form-add-review .review-ratings .star {
    background-position: center;
    background-size: 30px;
}

.enhanced-reviews .data-table-review li .value {
    background-color: #DBDBDB
}

.enhanced-reviews .data-table-review li .value .rating-count {
    background: #232323;
}

.form-rating-order form select {
    background-color: #fff;
    border: 1px solid #B8B8B8;
    border-radius: 0;
}

.form-add-review {
    border-radius: 0;
}

/* PRODUCT WIDHET RELETED *************/
.block-related, 
.block-upsell {
    margin-top: 144px;
}

.products-grid .slick-next, 
.products-grid .slick-prev {
    top: 50%;
    transform: translatey(-50%);
    height: 48px;
    width: 48px;
    background-position: center;
    z-index: 1;
    position: absolute;
    bottom: 0;
    border: 0;
    font-size: 0;
    border-radius: 50%;
}

.products-grid .slick-prev {
    background: #F2F2F2 url(/media/wysiwyg/i-arrow_large-left.svg) no-repeat 50% 50%;
    left: -16px;
}

.products-grid .slick-next {
    background: #F2F2F2 url(/media/wysiwyg/i-arrow_large-right.svg) no-repeat 50% 50%;
    right: -8px;
}

.products-grid .slick-next:hover, 
.products-grid .slick-prev:hover {
    background-color: #DBDBDB;
}

.products-grid .slick-prev.slick-disabled, 
.products-grid .slick-next.slick-disabled {
    display: none !important;
}

.block-related .slick-dots, 
.block-upsell .slick-dots, 
.products-widget .slick-dots {
    width: 100%;
}

.slick-dots button {
    opacity: 1;
    width: 8px;
    height: 8px;
    border: none;
    background-color: #B8B8B8;
    box-shadow: none;
}

.slick-dots .slick-active button {
    background-color: #232323;
}

.products-grid.slick-slider .product-box {
    padding-bottom: 0;
}

/* PRIETENI PAGE **************************/
.product-widget-title br {
    display: none;
}

.category-intro .category-description .product-widget-title,
.category-prieteni .product-widget-title {
    margin-top: 160px;
    margin-bottom: 96px;
}

.form-container {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}

.form-list label {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 4px;
}

.form-list label em {
    font-style: normal !important;
    color: #532C84 !important
}

.form-list label:first-child {
    margin-bottom: 4px;
}

.form-list .content-popup-text {
    margin: 0;
}

.form-list .gdpr-conditions .content-popup-text input[type=checkbox]+label {
    display: block
}

p.required,
.account-create p.required,
.account-login form p.required  {
    color: #693CA2;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
}

.form-list .button-set {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form-list .button-set p.required {
    order: 2;
    -webkit-order: 2;
}

.form-list .button-set .button {
    order: 1;
    -webkit-order: 1;
}

/* SUCCES PAGE **************************/
.success-page-wrapper {
    padding-top: 76px;
}

.success-page {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
}

.success-page-icon {
    line-height: 0;
    margin-bottom: 48px;
}

.success-page .page-title p {
    margin-bottom: 0;
}

.success-page .page-title {
    margin-bottom: 48px;
}

.btn-continue a.button {
    background-color: transparent;
    color: #232323;
    text-decoration: none;
    padding: 0;
    position: relative;
    padding-left: 20px;
    height: auto;
}

.btn-continue a.button:before {
    content: "";
    height: 16px;
    width: 16px;
    padding: 0;
    left: 0;
    top: 50%;
    transform: translatey(-50%);
    position: absolute;
    background: transparent url(/media/wysiwyg/i-arrow_small-left.svg) 50% 50% no-repeat;
    background-size: 20px;
}

.btn-continue a.button:hover {
    text-decoration: underline;
}

.success-page .btn-continue {
    margin-bottom: 80px;
}

/* GALLERY PAGE ************************/
ul.media--gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -2px;
    margin-right: -2px;
}

ul.media--gallery li {
    width: 25%;
    float: left;
    padding-left: 2px;
    padding-right: 2px;
    line-height: 0;
    margin-bottom: 4px;
}

ul.media--gallery li a {
    line-height: 0;
    display: block;
}

/* AJAX LOGIN ************************/
.logo-pop-up img {
    max-width: 100px;
}

.ajaxlogin-window .form-list input.input-text:focus, 
.ajaxlogin-window .form-list textarea:focus {
    border: 2px solid #232323;
}

.form-list label,
.ajaxlogin-window label {
    font-size: 15px;
    line-height: 22px;
}

.form-list label {
    margin-bottom: 4px !important;
}

.ajaxlogin-window label.required em,
label.required em {
    color: #693CA2;
}

.ajaxlogin-window .buttons-set button.button {
    border-radius: 28px;
    text-transform: uppercase;
}

.ajaxlogin-window .buttons-set button.button:hover {
    background-color: #532C84;
}

.ajaxlogin-window .content-popup-text.show-less a,
.ajaxlogin-window .content-popup-text p, 
.ajax-login-modal .content-popup-text p, 
.ajaxlogin-window .gdpr-conditions p, 
.ajax-login-modal .gdpr-conditions p {
    font-size: 15px;
    line-height: 1.1;
}

.ajaxlogin-window .form-list input.input-text, 
.ajaxlogin-window .form-list textarea {
    border-radius: 0
}

.ajaxlogin-window .form-list .control, 
.ajaxlogin-window .form-list .field, 
.ajaxlogin-window .form-list .wide, 
.ajaxlogin-window .form-list>li:not(.fields) {
    margin-bottom: 8px;
}

.ajaxlogin-window h2, 
.ajax-login-modal h2,
.ajaxcart-modal-body h2 {
    font-size: 22px;
    line-height: 28px;
    font-family: DM Serif Display;
    font-weight: 400;
}

.ajaxcart-modal-wishlist.ajaxcart-open-wishlist .ajaxcart-modal-body .buttons-set a.button.login-btn {
    border: 2px solid #693CA2;
    background-color: #fff;
    color: #232323;
}

.ajaxcart-modal-wishlist.ajaxcart-open-wishlist .ajaxcart-modal-body .buttons-set a.button.login-btn:hover {
    background-color: #F3EFF8;
}

.add-to-links li a .info-message {
    border-color: #693CA2;
    color: #232323;
    font-size: 15px;
    line-height: 1.2
}

/*AJAX CART****************************/
.top-content-ajax h3 {
    font-weight: 400;
    font-size: 22px;
    font-family: DM Serif Display;
}

.top-content-ajax p.price {
    margin-top: 4px;
    font-weight: 500;
    font-size: 18px;
}

.ajaxcart-modal-footer .button:hover {
    background-color: #532C84;
}

.ajaxcart-modal-footer .button.ajaxcart-modal-close {
    background-color: #fff;
    color: #232323;
    border: 2px solid #693CA2;
}

.ajaxcart-modal-footer .button.ajaxcart-modal-close:hover {
    background-color: #F3EFF8;
}

.ajaxcart-modal-box {
    overflow-y: auto;
}

.ajaxcart-modal-footer .button {
    margin: 16px 4px 0;
}

/* CART STYLES *************************/
#shopping-cart-table tbody tr td {
    border-bottom: 1px solid #DBDBDB;
}

#shopping-cart-table tbody tr td.col-name,
#shopping-cart-table tbody tr td.col-actions {
    border-bottom: none;
}

.cart-totals strong {
    font-weight: 700;
    text-transform: none;
}

.cart-totals .checkout-types .button {
    width: 100%;
    height: 56px;
    border-radius: 28px;
}

.cart .discount {
    margin: 0 0 30px 0;
    width: 100%;
}

.cart .cart-collaterals .discount-form {
    position: relative;
}

#coupon_code {
    height: 48px;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #232323;
    background-color: #FBF6F0
}

#coupon_code:hover {
    border-color: #081F2D
}

.cart .discount button {
    height: 40px;
    padding: 5px;
    position: absolute;
    top: 4px;
    right: 4px;
    border-radius: 20px;
}

.cart .cart-collaterals .discount-form .input-box + button.button {
    position: relative;
    padding: 12px 24px;
}

.cart-table tfoot button.btn-update {
    border: 2px solid #693CA2;
}

.cart-table tfoot button.btn-update:hover {
    background-color: #F3EFF8;
    color: #232323;
}

.cart .discount button:hover {
    background-color: #232323;
}

.cart .cart-collaterals h2 {
    color: #616F78;
    text-transform: none;
    font-weight: 500;
}

.cart-empty a.empty-cart-button {
    padding: 16px 48px;
    border-radius: 28px;
    letter-spacing: 1px;
    height: 48px;
}

.cart-totals table {
    border-radius: 24px;
}

.cart-table span.cart-price .old-price .price {
    font-weight: 500;
    font-size: 13px;
    color: #727272
}

.cart-table .product-name {
    font-family: DM Serif Display;
}

.cart .me-lff-notification .block-content {
    background-color: #f3eff8;
    padding: 15px;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
}

.cart .me-lff-notification, .block.me-lff-notification {
    border: none;
    color: #693ca2;
    padding: 0;
    background-color: transparent;
    margin-bottom: 15px;
}

.cart .me-lff-notification, .block.me-lff-notification .price,
.cart .me-lff-notification, .block.me-lff-notification strong {
    font-weight: 700;
}

.block.me-lff-notification .price {
    display: none !important;
}

#checkout-step-shipping_method #checkout-shipping-method-load .sp-methods .s_method_freeshipping_freeshipping {
    display: none;
}

.cart-msg-free-shipping {
    background-color: #f3eff8;
    padding: 15px;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 16px
}

.cart-msg-free-shipping p {
    color: #693ca2;
    font-weight: 500;
}

/* CHECKOUT ****************************/
.opc-login .form-list .control label {
    font-size: 18px;
}

.opc-login.active .form-list .control input[type=radio]:checked+label,
.opc-billing .form-list .control.chose-entity input[type=radio]:checked+label, 
.opc-shipping .form-list .control.chose-entity input[type=radio]:checked+label {
    background-color: #fff;
    border-color: #232323;
}

.opc-login .form-list .control:hover label,
.opc-billing .form-list .control.chose-entity label:hover, 
.opc-shipping .form-list .control.chose-entity label:hover {
    border-color: #232323;
    background-color: #fff;
}

.opc-login .col-12 .buttons-set button.button,
.multiple-checkout .section button.button, 
.opc .section button.button {
    padding: 12px 24px;
    letter-spacing: 0;
    font-weight: 700;
    border-radius: 28px;
    letter-spacing: 1px;
}

.opc-login .col-12 .buttons-set button.button:hover,
.multiple-checkout .section button.button:hover, 
.opc .section button.button:hover {
    background-color: #532C84;
}

.multiple-checkout .form-list input:focus, 
.multiple-checkout .form-list select:focus, 
.opc .form-list input:focus, 
.opc .form-list select:focus {
    border-color: #232323;
    background-color: #fff;
}

.opc-review table tbody td {
    text-align: left;
}

.opc-login.allow .step-title strong {
    background-color: #693CA2;
}

.multiple-checkout .active .step-title strong, 
.opc .active .step-title strong {
    border-color: #693CA2;
    background-color: #693CA2;
}

.multiple-checkout .allow .step-title strong, 
.opc .allow .step-title strong {
    border-color: #693CA2;
}

.opc-billing .form-list .control.chose-entity label, 
.opc-shipping .form-list .control.chose-entity label {
    letter-spacing: 0;
}

.opc-billing #shipping-address-wrapper .shipping-address-fields li.control label, 
.opc-shipping #shipping-address-wrapper .shipping-address-fields li.control label {
    font-weight: 500;
    font-size: 18px;
    color: #232323;
}

.checkout-onepage-index .main-content .page-title h1 {
    text-transform: none;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: 0;
    font-weight: 400;
}

.multiple-checkout .buttons-set a:not(.button):not(.f-left):not(.fb_button), 
.opc .buttons-set a:not(.button):not(.f-left):not(.fb_button) {
    background-color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 15px;
}

.multiple-checkout .buttons-set a:not(.button):not(.f-left):not(.fb_button)::before, 
.opc .buttons-set a:not(.button):not(.f-left):not(.fb_button)::before {
    background-size: 17px;
}

.opc-review table tfoot tr:last-child {
    background-color: #fff;
}

.opc-review input[type=checkbox]+label {
    font-size: 15px;
    line-height: 25px;
}

.opc-payment .sp-methods dt, 
.opc-shipping_method .sp-methods dt {
    font-size: 18px;
    font-weight: 500;
}

/* MY ACCOUNT ***************************/
.dashboard .welcome-msg .hello strong,
.block-account .block-title h2,
.box-account .box-title h2,
.sales-order-view .my-account h2.table-caption,
.block-account .block-content li,
.dashboard .welcome-msg p,
.box-account .box-content address,
.box-account .box-content > *,
.dashboard .box-recent .data-table td,
.dashboard .box-recent .data-table th,
.dashboard .box-recent .data-table td span.nobr,
.dashboard .box-recent .data-table th span.nobr,
.addresses-list .item address, .addresses-list .item > *,
.my-account .data-table td,
.my-account .data-table th,
.my-account .data-table td span.nobr,
.my-account .data-table th span.nobr,
.my-account label,
.my-account p,
.my-account .box-reviews li.item h3.product-name a,
.my-account input,
.my-account select,
.my-account textarea,
.my-account .data-table td .product-name a,
.my-account .data-table td a.nobr,
.my-account .data-table th .product-name a,
.my-account .data-table th a.nobr,
.my-account .product-details>*,
.box-account .box-head h2,
.my-account h2.legend,
.addresses-list h2,
.addresses-list .item h3 {
    letter-spacing: 0;
}

.box-account .box-title h3 {
    letter-spacing: 0.5px;
}

.box-account .box-title a,
.box-account .box-content a,
.box-account .box-head a,
.my-account .buttons-set button.button,
.addresses-list .item a {
    border: 2px solid #693CA2;
    border-radius: 28px;
    background-color: #fff;
}

.box-account .box-title a:hover,
.box-account .box-content a:hover,
.box-account .box-head a:hover,
.my-account .buttons-set button.button:hover,
.addresses-list .item a:hover {
    background-color: #F3EFF8;
}

.dashboard .box-recent .data-table td span.nobr a,
.dashboard .box-recent .data-table th span.nobr a,
.my-account .data-table td span.nobr a,
.my-account .data-table th span.nobr a,
.my-account .data-table td a.nobr {
    color: #693CA2;
}

#cust-delete-account .buttons-set {
    margin-top: 0;
    margin-bottom: 15px;
    padding-left: 10px;
}

.my-wishlist table h3 {
    text-transform: none;
    margin-bottom: 12px;
}

.my-account .data-table td .product-manufacturer {
    color: #959595;
}

.my-account .data-table td .product-name a {
    color: #232323;
    font-family: DM Serif Display;
    font-weight: 400;
}

.my-wishlist table .price-box .price {
    font-weight: 500;
}

.my-wishlist table .price-box p.old-price .price {
    color: #727272;
    font-weight: 500;
    font-size: 15px;
}

.my-wishlist table .price-box p.special-price .price {
    color: #232323;
    font-weight: 700;
}

.my-account .my-wishlist table .label {
    letter-spacing: 0;
}

.my-account .buttons-set button.button.btn-add {
    background-color: #693CA2;
    color: #fff;
    border-color: #693CA2;
    margin-top: 8px;
    padding: 10px 32px;
}

.my-account .buttons-set button.button.btn-add:hover {
    background-color: #532C84;
    border-color: #532C84;
}

.my-wishlist table .add-to-cart-alt input {
    border: 1px solid #B8B8B8;
}

.my-wishlist table .add-to-cart-alt input:hover {
    border-color: #232323;
}

.my-wishlist table .add-to-cart-alt input:focus {
    border: 2px solid #232323;
    background-color: #fff;
}

.my-account .my-wishlist table .add-to-cart-alt button {
    background-color: #693CA2;
    color: #fff;
    margin-left: 4px;
    height: 45px;
    font-weight: 700;
    font-size: 15px;
    padding: 10px 24px;
    border: none;
}

.my-account .my-wishlist table .add-to-cart-alt button:hover {
    background-color: #532C84;
}

.my-account .buttons-set button.button.btn-share,
.my-wishlist .buttons-set .btn-update {
    margin-top: 8px;
    padding: 10px 32px
}

.my-wishlist table textarea {
    color: #232323;
}

.my-account .data-table p {
    margin-bottom: 0;
}

.my-account .data-table td .description  {
    font-size: 15px;
    line-height: 22px;
}

/* ACCOUNT CREATE **********************/
.account-create>form input[type=checkbox]+label,
.account-create>form label,
.account-create .content-popup-text p,
.content-popup-text.show-less a,
.account-login form label {
    letter-spacing: 0;
    font-size: 15px;
    font-weight: 500;
}

.account-login form .input-box input:hover,
.account-create>form .input-box input:hover {
    border-color: #232323;
}

.account-login form .input-box input:focus,
.account-create>form .input-box input:focus {
    border: 2px solid #232323;
    background-color: #fff;
}

.account-login form h1, 
.account-login form h2 {
    letter-spacing: 0;
}

.account-create>form .buttons-set button.button:hover,
.account-login form .buttons-set button.button:hover {
    background-color: #532C84;
}

.account-login form .registered-users {
    background-color: #fff;
}

/* GDPR MODULE *************************/
.gdpr-cookies .col-12 .gdpr-title {
    font-weight: 700;
}

.gdpr-cookies .col-12 p {
    font-size: 15px;
    line-height: 1.5;
}

.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .button#accept-all-cookies {
    background: #693CA2;
}

.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .button#accept-all-cookies:hover {
    background-color: #532C84;
}

/* AGE POPUP ***************************/
.modal {
    background-color: #fff !important;
    padding: 16px 16px 48px 16px;
}

.age-popup-image {
    line-height: 0;
    margin-bottom: 16px;
}

.mfp-wrap .blugento-popup .age-popup-box h2 {
    font-family: DM Serif Display;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 4px;
}

.mfp-wrap .blugento-popup .age-popup-box .age-popup-buttons {
    margin-top: 24px;
}

.mfp-wrap .blugento-popup .age-popup-box .age-popup-buttons .button {
    margin: 0 4px;
    border: none;
}

.mfp-wrap .blugento-popup .age-popup-box .age-popup-buttons .button#yes {
    background-color: #1E9222;
}

.mfp-wrap .blugento-popup .age-popup-box .age-popup-buttons .button#no {
    color: #fff;
    background-color: #921E1E;
}

/* RESPONSIVE **************************/
@media (min-width: 996px) {
    .nav--primary li.parent > a {
        padding-right: 31px;
    }
    
    .nav--primary li.parent > a::after {
        content: "";
        position: absolute;
        top: 50%;
        transform: translatey(-50%);
        right: 15px;
        height: 16px;
        width: 16px;
        background: transparent url(/media/wysiwyg/i-arrow_dropdown-red.svg) no-repeat 50% 50%;
    }

    .links-after li>a:hover, 
    .links-before li>a:hover, 
    .nav--primary a.level0:hover, 
    .nav--primary-button:hover,
    .nav--primary li.parent.hover > a {
        background-color: #F3EFF8;
    }

    .nav--primary ul>li {
        border: none;
    }

    .nav--primary a.level1 {
        padding: 16px;
    }

    .nav--primary ul>li a {
        padding: 16px;
        letter-spacing: 1px;
    }

    .nav--primary a.level2 {
        line-height: 19px;
    }

    .nav--primary .submenu {
        box-shadow: 0 2px 6px #23232329;
        width: 285px;
    }

    .nav--primary a.level1:hover,
    .nav--primary a.level2:hover {
        color: #232323;
        text-decoration: none;
        background-color: #F3EFF8;
    }

    .nav--primary li.active > a.level0::before {
        content: "";
        position: absolute;
        height: 8px;
        width: 8px;
        border-radius: 50%;
        background-color: #693CA2;
        left: 50%;
        transform: translatex(-50%);
        bottom: 40px;
    }

    .nav-container--sticky .nav--primary li.active > a.level0::before {
        bottom: 16px;
    }

    .page-header .desktop .mini-search.show-search #search_mini_form .form-search input,
    .page-header .page-container-wrapper--sticky.on-desktop .mini-search-wrapper--sticky .mini-search.show-search .form-search input {
        opacity: 1;
        -webkit-transition: width .5s ease-in-out, min-width .5s ease-in-out, border .5s ease-in-out, opacity .5s ease-in-out;
        -moz-transition: width .5s ease-in-out, min-width .5s ease-in-out, border .5s ease-in-out, opacity .5s ease-in-out;
        -o-transition: width .5s ease-in-out, min-width .5s ease-in-out, border .5s ease-in-out, opacity .5s ease-in-out;
        transition: width .5s ease-in-out, min-width .5s ease-in-out, border .5s ease-in-out, opacity .5s ease-in-out;
    }

    .page-header .desktop .mini-search.show-search #search_mini_form .form-search input {
        width: 750px;
        min-width: 750px;
    }

    .page-header .page-container-wrapper--sticky.on-desktop .mini-search-wrapper--sticky .mini-search.show-search .form-search input {
        width: 800px;
        min-width: 800px;
    }

    .form-search input {
        padding-left: 24px;
    }

    .page-header .desktop .switch-languages {
        width: 75px;
        /* display: none; */
    }

    /* STICKY MENU *****************************/
    .page-container-wrapper--sticky .nav--primary a.level0 {
        padding: 32px 15px;
        font-weight: 700;
        font-size: 15px;
    }

    .page-container-wrapper--sticky .nav--primary .parent a.level0 {
        padding-right: 31px;
    }

    .page-container-wrapper--sticky .page-container-inner {
        padding-top: 0;
        padding-bottom: 0;
    }

    .page-container-wrapper--sticky .nav-wrapper {
        display: block;
    }

    .page-container-wrapper--sticky .nav-container--sticky {
        justify-content: center;
        width: 100%;
    }

    /* HOMEPAGE INFO ***************/
    .rasova-items .rasova-item:nth-child(odd) .rasova-info-item-description-inner {
        margin-right: -16px;
    }

    .rasova-items .rasova-item:nth-child(even) .rasova-info-item-description-inner {
        margin-left: -16px;
    }

    /* CATEGORY PAGE BANNER ******************/
    #category-banner-group {
        max-width: 83.60%;
        margin-left: auto;
    }

    /* CATEGORY PAGE FILTERS *************************/
    .block-layered-nav-top ol > li,
    .block-layered-nav-top ul > li {
        width: 180px;
    }

    .block-layered-nav-top ol>li .label,
    .block-layered-nav-top ol>li label,
    .block-layered-nav-top ul>li .label,
    .block-layered-nav-top ul>li label {
        text-transform: none;
        font-size: 15px;
        color: #232323;
        font-weight: 500;
        margin-bottom: 0;
    }

    .block-layered-nav-top ol,
    .block-layered-nav-top ul {
        margin-left: 0;
    }

    .block-layered-nav-top ol>li, 
    .block-layered-nav-top ul>li {
        margin: 0 16px 0 0;
    }

    .block-layered-nav-top .tab .show-all {
        height: 40px;
        border: none;
        border-bottom: 1px solid #707070;
        width: 100%;
        padding-left: 0;
        background-image: url(/media/wysiwyg/i-arrow_dropdown-black.svg);
        background-repeat: no-repeat;
        background-position: 100% 50%;
        background-color: #FBF6F0;
    }

    .block-layered-nav-top .tab .show-all:focus,
    .block-layered-nav-top .tab .show-all :hover {
        border-bottom-color: #232323;
    }

    .block-layered-nav-top .tab {
        padding: 0;
    }

    .block-layered-nav-top .tab ol li {
        font-size: 15px;
        line-height: 22px;
        font-weight: 500;
    }

    .category-products .block-layered-nav-top {
        width: 80%;
        float: left;
    }

    .category-products > .toolbar {
        width: 20%;
        float: right;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        justify-content: flex-end;
    }

    .block-layered-nav-top .block-content {
        margin: 0;
    }

    .toolbar .view-mode {
        display: none;
    }

    .block-layered-nav-top .currently-wrapper .currently li .value {
        height: 40px;
        border: none;
        border-bottom: 1px solid #232323;
        background-color: #FBF6F0;
        font-size: 18px;
        font-weight: 700;
        padding: 7px 22px 7px 0;
        right: 16px;
        bottom: 0;
    }

    .block-layered-nav-top .currently-wrapper .currently li {
        margin-right: 16px;
    }

    .block-layered-nav-top .currently-wrapper .currently li .btn-remove {
        right: 12px;
        bottom: 12px;
    }

    .block-layered-nav-top .tab ol {
        border: none;
        box-shadow: 0 2px 6px #23232329;
    }
    
    /* PAGE TITLES *********************/
    .catalog-category-view .page-title h1,
    .page-title h1, 
    .page-title h2,
    .product-view .product-shop .product-name h1,
    .cart-empty .page-title h1 {
        font-size: 48px;
        line-height: 1.35;
    }

    /* PRODUCT PAGE *********************/
    .product-view .product-shop,
    .product-collateral.exceeded-tabs-limit,
    .product-collateral  {
        padding-left: 40px;
    }

    .product-collateral.exceeded-tabs-limit {
        width: 50%;
        margin-top: 32px;
    }

    /* AJAX ADD TO CART  **************/
    .ajaxcart-modal-dialog {
        min-width: 600px;
    }
}

@media (max-width: 1450px) {
    .rasova-item h2.rasova-item-title {
        font-size: 72px;
        top: 64px;
    }

    .rasova-info-item .rasova-info-item-description {
        margin-top: 182px;
    }

    .rosova-info-wrapper,
    .subcategory-products {
        margin-top: 144px;
    }

    .product-widget-title {
        margin-bottom: 132px;
    }

    .row-wrapper:nth-child(4) > .row .col-6:first-child {
        margin-top: 72px;
    }

    .row-wrapper:nth-child(5) > .row .col-6:last-child {
        margin-top: -72px;
    }

    .page-main .page-container {
        padding-bottom: 144px;
    }

    h2.category-showcase-title {
        font-size: 124px;
    }

    .block-related, 
    .block-upsell {
        margin-top: 124px;
    }

    .on-category-page .rasova-items .rasova-item + .secondary-container {
        margin-bottom: 100px;
    }
}

@media (max-width: 1365px) {
    .rasova-item h2.rasova-item-title {
        top: 32px;
    }

    .rasova-info-item .rasova-info-item-description {
        margin-top: 150px;
    }

    .rosova-info-wrapper,
    .subcategory-products {
        margin-top: 132px;
    }

    .product-widget-title {
        margin-bottom: 112px;
    }

    .row-wrapper:nth-child(4) > .row .col-6:first-child {
        margin-top: 72px;
    }

    .row-wrapper:nth-child(5) > .row .col-6:last-child {
        margin-top: -72px;
    }

    .page-main .page-container {
        padding-bottom: 132px;
    }

    h2.category-showcase-title {
        font-size: 112px;
    }

    .main-content > .page-title,
    .catalog-product-view .product-essential {
        margin-top: 44px;
    }

    .block-related, 
    .block-upsell {
        margin-top: 112px;
    }

    .on-category-page .rasova-items .rasova-item + .secondary-container {
        margin-bottom: 80px;
    }

    .product-view .product-shop .add-to-links li a .info-message {
        left: initial;
        right: 0;
    }
}

@media (min-width: 996px) and (max-width: 1199px) {
    .page-header .desktop .mini-search.show-search #search_mini_form .form-search input {
        width: 640px;
        min-width: 640px;
    }

    .page-header .page-container-wrapper--sticky.on-desktop .mini-search-wrapper--sticky .mini-search.show-search .form-search input {
        width: 720px;
        min-width: 720px;
    }
}


@media (min-width: 996px) and (max-width: 1080px) {
    .page-header .desktop .mini-search.show-search #search_mini_form .form-search input {
        width: 560px;
        min-width: 560px;
    }
}

@media (max-width: 1199px) {
    .rasova-item h2.rasova-item-title {
        top: 16px;
        font-size: 64px;
    }

    .rasova-info-item .rasova-info-item-description {
        margin-top: 124px;
    }

    .product-widget-title h2 {
        font-size: 40px;
    }

    .rosova-info-wrapper,
    .subcategory-products {
        margin-top: 112px;
    }

    .rasova-items .rasova-item {
        margin-bottom: 96px;
    }

    .product-widget-title {
        margin-bottom: 96px;
    }

    .row-wrapper:nth-child(4) > .row .col-6:first-child {
        margin-top: 64px;
    }

    .row-wrapper:nth-child(5) > .row .col-6:last-child {
        margin-top: -64px;
    }

    .page-main .page-container {
        padding-bottom: 124px;
    }

    .page-footer .marketing-box--newsletter .input-text {
        min-width: 440px;
    }

    .page-footer .footer-links > ul > li {
        padding-left: 0;
        padding-right: 0;
    }

    .page-footer .page-container {
        padding-top: 72px;
        padding-bottom: 72px;
    }

    h2.category-showcase-title {
        font-size: 96px;
    }

    .product-item-info {
        padding: 24px;
    }

    .subcategory-products .categories-grid li.item .category-name {
        padding-left: 24px;
        padding-right: 24px;
    }

    .main-content > .page-title,
    .catalog-product-view .product-essential {
        margin-top: 28px;
    }

    .block-related, 
    .block-upsell {
        margin-top: 96px;
    }

    .on-category-page .rasova-items .rasova-item + .secondary-container {
        margin-bottom: 64px;
    }
}

@media (max-width: 995px) {
    .breadcrumbs {
        display: none !important;
    }

    header.page-header {
        margin-top: 24px;
        position: relative;
    }

    .page-container {
        padding-left: 16px;
        padding-right: 16px;
    }

    .cms-home .page-main .page-container .main-content .row-wrapper.row-wrapper-wide .widget, 
    .cms-index-index .page-main .page-container .main-content .row-wrapper.row-wrapper-wide .widget,
    .row-bn-wide .showcase, 
    .row-wrapper-wide .showcase,
    .category-banner-enabled .on-category-page .rasova-info {
        margin-right: -16px;
        margin-left: -16px;
    }

    .nav-mobile-trigger {
        width: 24px;
        margin-right: 8px;
    }

    .icon--menu span {
        height: 2px;
    }

    .icon--menu .diagonal.part-2,
    .icon--menu .horizontal {
        margin-top: 5px;
    }

    .icon--menu .diagonal.part-1 {
        margin-top: 10px;
    }

    .page-header .mobile-trigger,
    .page-header .mobile .block.header-wishlist-count,
    .mini-cart,
    .page-header .page-container-wrapper--sticky.on-desktop .mini-cart-wrapper--sticky, 
    .page-header .page-container-wrapper--sticky.on-desktop .wishlist-count--sticky {
        border-left: none;
    }

    .mini-cart,
    .page-header .mobile .header-wishlist-count,
    .page-header .mobile-trigger {
        margin-left: 8px;
        padding-left: 0;
    }

    .page-header .mobile .block-cart>a>i {
        padding-right: 0;
    }

    .page-header .page-container-wrapper.on-mobile .page-container {
        padding-bottom: 8px;
        padding-top: 8px;
    }

    .page-header .page-container-wrapper.on-mobile {
        border-top: 1px solid #DBDBDB;
    }

    .hello-user {
        margin-bottom: 0;
    }

    .page-header .page-container-wrapper.user-container-wrapper {
        background-color: #fff;
    }

    .user-container-wrapper .page-container,
    .page-header .page-container--nav  {
        padding-right: 16px !important;
    }

    .page-header .desktop .switch-languages {
        padding: 18px 0;
    }

    .page-header .mobile .tablet-logo,
    .page-header .mobile .phone-logo {
        margin: 0;
        height: 48px;
        position: absolute;
        left: 16px;
        bottom: 60px;
    }

    .links-after li>a, 
    .links-before li>a, 
    .nav--primary li>a, 
    .nav--primary-button--mobile {
        padding: 20px 40px 20px 16px;
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 1px;
    }

    .nav-modal-open .menu-overlay-modal {
        background-color: #232323;
        opacity: 0.7;
    }

    .page-overlay {
        background-color: rgba(35,35,35,0.7);
    }

    body.nav-modal-open .icon--menu .diagonal.part-2, 
    body[data-dock=".nav-container"] .icon--menu .diagonal.part-2 {
        margin-top: -9px;
        background-color: #fff;
    }

    body.nav-modal-open .icon--menu .diagonal.part-1, 
    body[data-dock=".nav-container"] .icon--menu .diagonal.part-1 {
        background-color: #fff;
    }

    .nav-modal-open .nav-container,
    .nav--primary li.parent>.submenu ul, 
    .nav--primary li.parent>ul {
        background-color: #FBF6F0;
        color: #232323;
    }

    .links-after li, 
    .links-before li, 
    .nav--primary li, 
    .nav-item--mobile {
        border-bottom: 1px solid #DBDBDB;
    }

    .nav-modal-open .nav-wrapper a.active, 
    .nav-modal-open .nav-wrapper a:focus, 
    .nav-modal-open .nav-wrapper a:hover {
        background-color: #fff;
    }

    .nav--primary li.parent a.has-children {
        background-image: url(/media/wysiwyg/mobile_menu_arrow.svg);
    }

    .page-header .desktop .form-search input {
        height: 64px;
        border: none;
    }

    .mini-search #search_mini_form .form-search button {
        margin: 9px 7px;
        width: 34px;
    }

    .page-header .desktop .mini-search .form-search input {
        top: 0;
    }

    .dock--left + .dock-close-active:after, 
    .dock--left + .dock-close-active:before,
    .block-wishlist + .dock-close-active:after, 
    .block-wishlist + .dock-close-active:before,
    .toolbar-bottom +  .dock-close-active:after,
    .toolbar-bottom + .dock-close-active:before  {
        background-color: #fff;
    }

    .dock-close-active {
        width: 28px;
        height: 28px;
    }
    
    .dock-close-active:after, 
    .dock-close-active:before{
        width: 28px;
    }

    .nav--primary.expanded li.parent a.has-children:after {
        background-color: transparent;
        color: #232323;
        border: 2px solid #693CA2;
        font-size: 15px;
        letter-spacing: 1px;
        border-radius: 28px;
        padding: 4px 8px;
        animation: none;
        -webkit-animation: none;
        right: 10px;
        top: -50px;
        text-decoration: none;
    }

    .rasova-item h2.rasova-item-title {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        text-align: center;
        padding: 0 16px;
        margin-bottom: 32px;
    }

    .rasova-info-item .rasova-info-item-description {
        margin-top: 0;
    }

    .rasova-items .rasova-item:nth-child(odd) .rasova-info-item-image {
        padding-right: 16px;
        padding-left: 0;
    }

    .rasova-items .rasova-item:nth-child(even) .rasova-info-item-image {
        padding-left: 16px;
        padding-right: 0;
    }

    .rasova-info-item-description-inner {
        padding: 0 16px;
    }

    .rasova-info-item-description.col-6 {
        padding-left: 0;
        padding-right: 0;
    }

    .rosova-info-wrapper,
    .subcategory-products {
        margin-top: 96px;
    }

    .product-widget-title {
        margin-bottom: 72px;
        margin-top: 0;
    }

    .row-wrapper:nth-child(4) > .row .col-6:first-child {
        margin-top: 48px;
    }

    .row-wrapper:nth-child(5) > .row .col-6:last-child {
        margin-top: -48px;
    }

    .products-grid,
    .row-wrapper:nth-child(4) > .row, 
    .row-wrapper:nth-child(5) > .row {
        margin-left: -8px;
        margin-right: -8px;
    }

    .layout-1column .products-grid li.item,
    .row-wrapper:nth-child(4) > .row .col-6, 
    .row-wrapper:nth-child(5) > .row .col-6 {
        padding-left: 8px;
        padding-right: 8px;
    }

    .layout-1column .products-grid li.item {
        margin-bottom: 16px;
    }

    .page-main .page-container {
        padding-bottom: 112px;
    }

    .page-footer .footer-links > ul:first-child {
        width: 40%;
    }

    .page-footer .footer-links > ul:first-child {
        width: 40%;
    }

    .page-footer .footer-links > ul:last-child {
        width: 60%;
    }

    .page-footer .marketing-box--newsletter .input-text {
        min-width: 420px;
    }

    .page-footer .footer-links > ul:first-child li img {
        max-width: 160px;
    }

    .page-footer .page-container {
        padding-top: 64px;
        padding-bottom: 64px;
    }

    .page-container-wrapper--sticky .logo {
        height: 48px;
    }

    .page-container-wrapper--sticky .logo a, 
    .page-container-wrapper--sticky .logo img {
        height: 48px;
        width: 67px;
    }

    .footer-links-newsletter h3 {
        font-size: 32px;
    }

    h2.category-showcase-title {
        font-size: 72px;
        left: 16px;
    }

    .product-item-info {
        padding: 16px 16px 32px 16px;
    }

    .product-item-info .product-item-title {
        font-size: 24px;
        line-height: 30px;
    }

    .subcategory-products .categories-grid li.item .category-name {
        font-size: 24px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .main-content > .page-title,
    .catalog-product-view .product-essential {
        margin-top: 12px;
    }

    .page-title {
        margin-bottom: 16px;
    }

    .catalog-category-view .page-title h1, 
    .page-title h1, 
    .page-title h2, 
    .product-view .product-shop .product-name h1,
    .checkout-onepage-index .main-content .page-title h1,
    .cart-empty .page-title h1,
    .cms-page-view .std h1 {
        font-size: 32px;
    }

    .category-products > div:first-child.toolbar {
        width: 49%;
        float: right;
    }

    .toolbar .sorter, 
    .toolbar .sort-by {
        float: none;
    }

    .toolbar .sort-by label {
        display: none;
    }

    .toolbar .sort-by select {
        min-width: 100%;
        font-size: 15px;
        border: 2px solid #693CA2;
        background-color: #fff;
        border-radius: 28px;
        padding-left: 16px;
        background-position: -webkit-calc(100% - 16px) 50%;
        background-position: calc(100% - 16px) 50%;
    }

    .filters-mobile-trigger {
        width: 49%;
        float: left;
        height: 40px;
        border-radius: 28px;
        border: 2px solid #693CA2;
        background-color: #fff;
        color: #232323;
        font-size: 15px;
        font-weight: 700;
        background-image: url(/media/wysiwyg/i-filter.svg);
        padding: 7px 16px;
        background-repeat: no-repeat;
        background-position: -webkit-calc(100% - 16px) 50%;
        background-position: calc(100% - 16px) 50%;
        text-transform: none;
        text-decoration: none;
    }

    .toolbar .sort-by {
        min-width: 100%;
    }

    .dock {
        background-color: #FBF6F0;
        color: #232323;
    }

    .block-layered-nav-top li a {
        color: #232323;
        font-size: 15px;
        font-weight: 700;
    }

    .block-layered-nav-top li em {
        display: none;
    }

    .block-layered-nav-top .tab .filter-input {
        padding: 0;
        border-bottom: 1px solid #707070;
        background-color: #FBF6F0;
        height: 40px;
        line-height: 40px;
    }

    .block-layered-nav-top .tab {
        padding: 0;
        margin-bottom: 32px;
    }

    .block-layered-nav-top li.filter-box > label {
        font-size: 15px;
        font-weight: 700;
    } 

    .product-collateral.exceeded-tabs-limit {
        margin-top: 32px;
    }

    .block-related, 
    .block-upsell {
        margin-top: 72px;
    }

    .product-view .product-shop .add-to-cart #product-addtocart-button-fixed.btn-cart-fixed,
    .cart-totals .checkout-types #btn-proceed-checkout-fixed.btn-checkout-fixed {
        width: 95%;
        margin: 0 auto;
        -webkit-border-radius: 28px;
        -moz-border-radius: 28px;
        border-radius: 28px;
        bottom: 16px;
        letter-spacing: 1px;
    }

    .tabs-container {
        display: block;
    }

    .tabs-container span  {
        -webkit-flex-basis: initial;
        -ms-flex-preferred-size: initial;
        flex-basis: initial;
    }

    .enhanced-reviews .data-table-review {
        width: 100%;
    }

    .block-cart .block-cart-aside .actions a+a {
        margin: 8px 0 0;
    }

    .block-account .block-content li a {
        padding: 16px;
    }

    .dock-open .dock--left, 
    .dock-open .dock--right {
        width: 275px !important;
    }

    .dock-open--left {
        left: 275px!important;
    }

    body.dock-open--right {
        right: 275px !important;
    }

    .header-wishlist-count .block-wishlist .block-content .mini-products-list .product-details .link-cart {
        padding: 12px 20px;
    }

    .opc-login .form-list .control label {
        padding: 14px 20px;
    }

    .multiple-checkout .allow .step-title a, 
    .opc .allow .step-title a {
        font-size: 15px;
        font-weight: 500;
    }

    .success-page-wrapper {
        padding-top: 48px;
    }

    .success-page .btn-continue {
        margin-bottom: 64px;
    }
    
    .contact-page-container .info-form {
        padding: 5px;
    }
    
    .contact-page-container .addresses {
        padding: 0 5px;
    }

    .on-category-page .rasova-items .rasova-item + .secondary-container {
        margin-bottom: 40px;
    }
}

@media (max-width: 995px) and (min-width: 768px) {
    .page-header .page-container-wrapper--sticky.on-desktop .tablet-logo {
        max-width: 68px;
        height: 48px;
    }

    .product-item-info .product-item-title {
        margin-bottom: 24px;
    }

    .product-options-bottom, 
    .product-view .product-shop .add-to-box {
        display: flex;
        align-items: flex-end;
    }

    .product-view .product-shop .add-to-cart {
        width: 75%;
    }

    .product-view .product-shop .add-to-cart button {
        width: 100%;
    }

    .product-view .product-shop .add-to-cart button {
        margin-top: 16px;
    }

    .product-view .product-shop .add-to-links li a:before {
        vertical-align: baseline;
    }

    .product-view .product-shop .add-to-links {
        margin-left: 8px;
    }
}

@media (max-width: 767px) {
    .rasova-item h2.rasova-item-title {
        font-size: 56px;
    }

    .rasova-items .rasova-item {
        margin-bottom: 72px;
    }

    .product-widget-title h2 {
        font-size: 32px;
    }

    .page-main .page-container {
        padding-bottom: 96px;
    }

    .page-footer .footer-links > ul:first-child,
    .page-footer .footer-links > ul:last-child {
        width: 100%;
        padding: 0;
    }

    .page-footer .footer-links > ul:first-child {
        margin-bottom: 32px;
    }

    .page-footer {
        text-align: center;
    }

    .page-footer .page-container {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .page-footer .marketing-box--newsletter {
        text-align: center;
    }

    .page-footer .marketing-box--newsletter .input-text {
        min-width: 540px;
    }

    .list--horizontal .list__item {
        float: none;
        display: inline-block;
    }

    .footer-info-links {
        margin-top: 64px;
        margin-bottom: 16px;
    }

    h2.category-showcase-title {
        font-size: 64px;
    }

    .product-items .product-item:nth-child(even) .product-item-image {
        order: 1;
        -webkit-order: 1;
        right: 0;
    }

    .product-items .product-item:nth-child(even) .product-item-info {
        order: 2;
        -webkit-order: 2;
    }

    .product-item-info .product-item-title {
        text-align: center;
        padding: 16px;
        margin-bottom: 0;
    }

    button.button.toggle-button {
        display: block;
    }

    .product-item-info .product-item-info-box {
        display: none;
        padding: 16px;
    }

    .active .product-item-info .product-item-info-box {
        display: block;
    }

    .product-items .product-item .product-item-inner {
        margin-left: 0;
        margin-right: 0;
    }

    .product-item .product-item-inner .col-6 {
        padding: 0;
    }

    .product-items .product-item {
        margin-bottom: 16px;
    }

    .rasova-info-item-description a.button {
        margin-top: 24px;
    }

    .subcategory-products .categories-grid li.item .category-image {
        width: 100%;
        order: 1;
        -webkit-order: 1;
    }

    .subcategory-products .categories-grid li.item .category-name {
        width: 100%;
        order: 2;
        -webkit-order: 2;
        padding: 32px 16px;
    }

    .layout-1column .products-grid li.item {
        width: 50%;
    }

    .toolbar .pager,
    .toolbar .count-container {
        float: none;
    }

    .toolbar .pager .pages ol {
        justify-content: center;
    }

    .product-view .product-img-box {
        margin-bottom: 32px;
    }

    .product-view .product-shop .add-to-links {
        clear: none;
        margin-top: 5px;
    }

    h2.subtitle, 
    strong.subtitle {
        font-size: 24px;
        margin: 0 0 16px;
    }

    .ajaxcart-modal-dialog {
        padding: 16px;
    }

    .opc-login .form-list .control {
        width: 33.33%;
    }

    .opc-login .form-list .control  {
        padding: 5px 10px;
    }

    .product-item-image {
        width: 100%;
    }
}

@media (max-width: 767px) and (min-width: 480px) {
    .product-item .product-item-inner .col-6 {
        width: 100%;
    }

    .product-item-button a.button {
        padding: 12px 10px;
    }

    .product-items.row {
        margin-left: -8px;
        margin-right: -8px;
    }

    .product-items .product-item {
        padding-left: 8px;
        padding-right: 8px;
    }

    .products-grid .product-actions .button {
        padding: 0;
        width: 100%;
    }
}

@media (max-width: 639px) {
    .main-banner-arrow {
        bottom: 8px;
    }

    .rasova-items .rasova-item:nth-child(even) .rasova-info-item-image {
        order: 1;
        -webkit-order: 1;
        width: 100%;
    }

    .rasova-items .rasova-item:nth-child(even) .rasova-info-item-description {
        order: 2;
        -webkit-order: 2;
    }

    .rasova-info-item-description-inner {
        margin-top: 24px;
    }

    .rasova-item h2.rasova-item-title {
        font-size: 48px;
        margin-bottom: 16px;
    }

    .rosova-info-wrapper,
    .subcategory-products {
        margin-top: 72px;
    }

    .page-main .page-container {
        padding-bottom: 72px;
    }

    .page-footer .page-container {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .page-footer .marketing-box--newsletter .input-text {
        min-width: 260px;
    }

    .product-collateral .data-table th {
        width: 40%;
    }

    .ajaxcart-modal-footer .button {
        margin: 0;
    }

    .ajaxcart-modal-footer .button.ajaxcart-modal-close {
        margin: 16px 0;
        padding: 0;
    }

    .ajaxcart-modal-dialog {
        width: 95%;
    }

    .ajaxcart-modal-box {
        height: auto;
    }

    .cart-table tr:nth-child(odd) td.col-name {
        width: 65%;
    }

    .cart-table tr:nth-child(odd) td.col-image {
        width: 25%;
        border-bottom: none !important;
    }

    .cart-table tr:nth-child(odd) td.col-actions {
        width: 10%;
    }

    #shopping-cart-table.cart-table tr:nth-child(even) td {
        min-height: 132px;
    }

    .cart-table tfoot button.btn-update {
        padding: 0;
        margin-top: 16px;
    }

    .opc-login .form-list .control {
        width: 50%;
    }

    .multiple-checkout table>tbody>tr, 
    .multiple-checkout table>tr, 
    .my-account table>tbody>tr, 
    .my-account table>tr, 
    .order-review table>tbody>tr, 
    .order-review table>tr {
        background-color: #FBF6F0;
    }
}

@media (max-width: 479px) {
    header.page-header {
        margin-top: 16px;
    }

    .page-header .page-container-wrapper--sticky.on-desktop .logo-wrapper--sticky {
        display: none;
    }

    .page-header.sticky .page-container-wrapper--sticky {
        top: initial;
        bottom: 0;
    }

    .catalog-product-view .page-header.sticky .page-container-wrapper--sticky {
        top: 0;
        bottom: initial;
    }

    .row-wrapper:nth-child(4) > .row .col-6:first-child,
    .row-wrapper:nth-child(5) > .row .col-6:last-child {
        margin-top: 0;
    }

    .page-footer .page-container {
        padding-bottom: 64px;
    }

    .page-footer .marketing-box .box-content form {
        display: -webkit-flex;
        display: -moz-flex;
        display: -o-flex;
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
    }

    .page-footer .marketing-box--newsletter .input-box {
        min-width: 100%;
    }

    .page-footer .marketing-box--newsletter .input-text {
        width: 100%;
        min-width: 100%;
    }

    .page-footer .marketing-box--newsletter .button {
        order: 2;
        -webkit-order: 2;
        float: none;
        clear: both;
        margin-top: 16px;
        min-width: initial;
        width: 160px;
        margin-left: 0;
        position: relative;
    }

    .page-footer .marketing-box--newsletter .input-text::placeholder {
        text-align: center;
    }

    .page-footer .footer-links > ul:first-child li img {
        max-width: 120px;
    }

    .subcategory-products .categories-grid li.item .category-name {
        width: 100%;
        order: 2;
        -webkit-order: 2;
        -webkit-order: 2;
        padding: 16px;
    }

    .layout-1column .subcategory-products .categories-grid.products-grid li.item {
        margin-bottom: 16px;
    }

    .layout-1column .products-grid li.item {
        width: 100%;
    }

    .toolbar-bottom {
        margin-top: 0;
    }

    .product-options-bottom, 
    .product-view .product-shop .add-to-box {
        display: flex;
        align-items: flex-end;
    }

    .product-view .product-shop .add-to-cart {
        width: 100%;
    }

    .product-view .product-shop .add-to-cart button {
        width: 100%;
    }

    .product-view .product-shop .add-to-cart button {
        margin-top: 16px;
    }

    .product-view .product-shop .add-to-links li a:before {
        vertical-align: baseline;
    }

    .product-view .product-shop .add-to-links {
        margin-left: 8px;
    }

    .opc-login .form-list .control {
        width: 100%;
    }

    .multiple-checkout .allow .step-title, 
    .opc .allow .step-title {
        font-size: 18px;
    }
}

/* .page-header .desktop .switch-languages .list__item.list__item--selected,
.page-header .desktop .switch-languages .list__item a {
    font-size: 0;
    height: 0;
    width: 0;
    background-color: #fff;
} */
