@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');

form {
    -webkit-tap-highlight-color: unset !important;
}

@font-face {
    font-family: "mattca-Regular";
    src: url('../fonts/mattca-Regular.woff2') format('woff2'),
    url('../fonts/mattca-Regular.woff') format('woff'),
    url('../fonts/mattca-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'mattca-Bold';
    src: url('../fonts/mattca-Bold.eot');
    src: url('../fonts/mattca-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/mattca-Bold.woff2') format('woff2'),
    url('../fonts/mattca-Bold.woff') format('woff'),
    url('../fonts/mattca-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'mira_regular';
    src: url('../fonts/MinaW03-Regular.eot');
    src: url('../fonts/MinaW03-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MinaW03-Regular.woff2') format('woff2'),
    url('../fonts/MinaW03-Regular.woff') format('woff'),
    url('../fonts/MinaW03-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'mira_medium';
    src: url('../fonts/MinaW03-Medium.eot');
    src: url('../fonts/MinaW03-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MinaW03-Medium.woff2') format('woff2'),
    url('../fonts/MinaW03-Medium.woff') format('woff'),
    url('../fonts/MinaW03-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'mira_bold';
    src: url('../fonts/MinaW03-Bold.eot');
    src: url('../fonts/MinaW03-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MinaW03-Bold.woff2') format('woff2'),
    url('../fonts/MinaW03-Bold.woff') format('woff'),
    url('../fonts/MinaW03-Bold.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

:root {
    --mainColor: #00ADBB;
    --bgColor: #F1F1F1;
    --mainTextColor: #808080;
    --secondTextColor: #000;
    --hoverColor: #018E9A;
    --mainBorderRadius: 8px;
    --secondBorderRadius: 16px;
    --colorBebeCare: #6D3393;
    /*--colorOrganicCare: #006838;*/
    --colorOrganicCare: #373F43;
    --colorBeautyCare: #000000;
    --colorApotek: #808080;
}

/* width */
::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

/* Track */
::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #E2E2E2;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: var(--mainTextColor);
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    /*background: #b30000;*/
}

h2 {
    font-weight: 600;
    font-size: 24px;
    color: var(--mainTextColor);
    margin-bottom: 16px;
    margin-top: 0;
}

._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: unset;
}

h2 span {
    font-weight: 400;
}

a:hover, .alink:hover {
    color: var(--mainColor);
}

a:visited, .alink:visited {
    color: initial;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
}

a:hover {
    text-decoration: none;
}

ul > li, ol > li, p {
    margin-bottom: 0;
}

body {
    background: var(--bgColor);
}

.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
    max-width: 1308px;
    padding: 0;
}

header {
    background: #fff;
}

header .header.content {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0 0 0;
    align-items: center;
}

header .header.content > .logo {
    order: 1;
    max-width: 232px;
    width: 100%;
    margin-right: 20px;
    margin-bottom: 0;
    padding-left: 18px;
    margin-bottom: 15px;
}

header .header.content > .amsearch-wrapper-block {
    order: 3;
    max-width: calc(100% - 745px);
    width: 100%;
    margin-right: 115px;
    padding: 0;
    z-index: 999;
    margin-bottom: 21px;
}

header .header.content > .salofarmbutton {
    order: 3;
    max-width: 154px;
    width: 100%;
    margin-right: 18px;
    margin-bottom: 21px;
}

header .header.content > .header.links {
    order: 5;
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    column-gap: 18px;
    margin-bottom: 21px;
}

header .header.content > .header.links li {
    margin: 0;
}

header .header.content > .header.links a {
    display: block;
    height: 34px;
    width: 68px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
}

.cart.table-wrapper .action.action-towishlist {
    width: 25px;
    height: 25px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/valofite-icon.svg);
    display: block;
    margin-right: 40px;
}

.cart.table-wrapper .action.action-towishlist > span {
    display: none;
}

header .header.content > .header.links > li:first-child a {
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/account_icon.svg');
}

header .header.content > .header.links > .wishlist a {
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/favorite_icon.svg');

}

header .header.content > .header.links > .authorization-link {
    display: none;
}

header .header.content > .minicart-wrapper {
    order: 6;
    margin-left: 18px;
    margin-bottom: 21px;
}

.mattca-account {
    order: 4;
    margin-bottom: 19px;
    margin-right: 40px;
}

.customer-loggedIn {
    width: 29px;
    height: 29px;
    background: var(--mainColor);
    border-radius: 50%;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: Relative;
    cursor: pointer;
}

.mattca-icon-account {
    width: 29px;
    height: 29px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/account_icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-bottom: 2Spx;
}

.customer-loggedIn::before {
    content: '';
    width: 7px;
    height: 7px;
    background: #F8BE1B;
    border-radius: 10px;
    position: absolute;
    right: -4px;
    top: -3px;
    border: 3px solid #fff;
}

header .header.content > .salofarm-nav {
    order: 6;
    border: 3px solid #fff;
    border-radius: 16px;
    margin-bottom: -25px;
    background: var(--bgColor);
    height: 50px;
    padding-right: 30px;
    transition: 300ms;

}

.subfooter-salofarm .col {
    width: 33.33%;
}

.salofarm-nav__item {
    background: var(--bgColor);
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    border-radius: 16px;
}

.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before {
    content: '';
    width: 68px;
    height: 34px;
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/cart_icon.svg');
    background-repeat: no-repeat;
    background-position: center;
}

.salofarm-nav {
    width: 100%;
}

.salofarm-nav__list {
    display: flex;
    padding: 0;
    margin: 0;
    justify-content: space-between;
    height: 100%;
    align-items: center;
    width: max-content;
    min-width: 100%;

}


.salofarmbutton a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    width: 154px;
    background: var(--mainColor);
    transition: 300ms;
    color: #fff;
    font-size: 15px;
    line-height: 19px;
    border-radius: var(--mainBorderRadius);
}

.salofarmbutton a:hover {
    background: #808080;
    text-decoration: none;
}

.amsearch-wrapper-block #search {
    border-radius: var(--mainBorderRadius);
    background: var(--bgColor);
    border: none;
    height: 35px;
    font-size: 15px;
    color: var(--mainTextColor);
    padding: 0 20px;
    cursor: pointer;
}

.amsearch-wrapper-block #search::placeholder {
    font-size: 15px;
    color: var(--mainTextColor);
}

.amsearch-wrapper-block .action.search {
    opacity: 1 !important;
    right: 0;
}

.amsearch-wrapper-block .action.search:before {
    content: '';
    width: 35px;
    height: 35px;
    background-color: var(--mainColor);
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/search_icon.svg');
    background-repeat: no-repeat;
    background-position: center;
    border-radius: var(--mainBorderRadius);
}

.salofarm-nav__inner-list--level1 {
    width: auto;
    position: absolute;
    background: #fff;
    left: 0;
    z-index: 999;
    top: 100%;
    min-width: 210px;
    padding: 0;
}

.menu-toate-categoriile .salofarm-nav__inner-list--level1 {
    display: none;
    position: absolute;
    padding: 0;
    top: 100%;
    background: #fff;
    width: 258px;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    z-index: 999;
}

.salofarm-nav__inner-item--all {
    display: none !important;
}

.salofarm-nav__item > a {
    color: var(--mainColor);
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 70px;
}

.menu-toate-categoriile .salofarm-nav__inner-list--level1 > .salofarm-nav__inner-item {
    max-width: 258px;
    width: 100%;
    border-right: 1px solid #E9E9E9;
    padding-right: 1px;
    box-sizing: border-box;
}

.menu-toate-categoriile > a {
    background: var(--mainColor);
    max-width: 190px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    border-radius: 16px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 190px;
    box-sizing: border-box;
}

.menu-toate-categoriile > a {
    position: relative;
    color: #fff;
    padding-left: 50px;
    font-weight: 600;
}

.menu-toate-categoriile > a::before {
    content: '';
    width: 17px;
    height: 10px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/toate_categoriile_btn.svg);
    position: absolute;
    top: calc(50% - 5px);
    left: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.menu-bebe-care {
    max-width: 110px;
    width: 100%;
}

.menu-special-salofarm > a {
    font-weight: 600;
    position: relative;
    background: #E3E3E3;
    border-radius: var(--mainBorderRadius);
    height: initial;
}

.menu-special-salofarm > a::before {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    top: calc(50% - 12px);
    left: 5px;
    width: 24px;
    height: 24px;
}

.menu-bebe-care > a {
    padding: 7px 9px 8px 35px;
    color: var(--colorBebeCare);
}

.menu-bebe-care > a::before {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/bebe_care_icon.svg);

}

.menu-organic-care > a {
    padding: 7px 12px 8px 38px;
    color: var(--colorOrganicCare);
}

.menu-organic-care > a::before {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/icon_organic_care.svg);
}

.menu-beauty-care > a {
    padding: 7px 14px 8px 40px;
    color: var(--colorBeautyCare);
}

.menu-beauty-care > a::before {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/beautyicon.svg);
}

.menu-gama-apotek > a::before {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/apotek_icon.svg);
}

.menu-gama-apotek > a {
    padding: 7px 13px 8px 34px;
    color: var(--colorApotek);
}

.menu-toate-categoriile .salofarm-nav__inner-item--level1 > a {
    width: 100%;
    max-width: 258px;
    padding: 8px 18px;
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: var(--mainTextColor);
}

.salofarm-nav__inner-item--level2 > a,
.salofarm-nav__inner-list--level2 .category-child-list__item > a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: var(--mainTextColor);
    padding: 8px 18px;
    box-sizing: border-box;
}

.salofarm-nav__inner-item--level1 > .salofarm-nav__inner-list--level2 > a {
    max-width: 258px;
    width: 100%;
}

.salofarm-nav__inner-list--level2 {
    position: absolute;
    top: 0;
    left: 258px;
    background: #fff;
    width: 258px;
    padding: 0;
    display: none;
    height: 100%;
    background: rgb(235, 229, 229);
    background: linear-gradient(274deg, rgba(235, 229, 229, 1) 0%, rgba(242, 238, 238, 1) 35%, rgba(251, 251, 251, 1) 100%);
}

.salofarm-nav__inner-list--level3 {
    width: 546px;
    position: absolute;
    top: 0;
    left: 100%;
    background: #fff;
    padding: 20px 18px 20px 18px;
    box-sizing: border-box;
}

.salofarm-nav__inner-item--parent > a {
    position: relative;
}

.salofarm-nav__inner-item--parent > a::before {
    content: '';
    width: 10px;
    height: 10px;
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/arrow.svg');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: calc(50% - 5px);
    right: 6px;
}

.banner-menu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    width: 240px !important;
}

.banner-menu a {
    padding: 0 !important;
}

.salofarm-nav__inner-list--level3 {
    padding: 20px 18px 10px 18px;
    display: none;
    flex-wrap: wrap;
    column-gap: 18px;
    height: 100%;
}

.salofarm-nav__inner-list--level4 {
    padding: 0;
}

.salofarm-nav__inner-item--level3 > a {
    font-weight: 600;
    line-height: 23px;
    font-size: 14px;
    color: var(--mainTextColor);
    padding: 5px 0 8px 0;
}

.salofarm-nav__inner-item--level4 > a {
    padding: 5px 0;
    font-size: 12px;
    line-height: 23px;
    color: var(--mainTextColor);
    font-weight: 400;
}

.salofarm-nav__inner-item--level3 {
    margin-bottom: 30px;
    width: calc(50% - 9px);
    float: left;
}

.salofarm-nav__inner-list--level1 > .salofarm-nav__inner-item--parent:nth-child(2) > .salofarm-nav__inner-list--level2,
.salofarm-nav__inner-list--level2 > .salofarm-nav__inner-item--parent:nth-child(2) > .salofarm-nav__inner-list--level3 {
    /*display:block;*/
}

.salofarm-nav__inner-item a {
    transition: 300ms;
}

.menu-toate-categoriile .salofarm-nav__inner-item a:hover {
    -webkit-box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.16);
    color: var(--mainColor);
    background: #fff;
}

.salofarm-nav__item--parent > .salofarm-nav__inner-list--level1 a:not(.menu-toate-categoriile.salofarm-nav__item--parent > .salofarm-nav__inner-list--level1 a) {
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    color: #000;
    padding: 10px 15px;
    border-bottom: 1px solid #E5E5E5;
    box-sizing: border-box;
    display: block;
    background: #fff;
    transition: 300ms;
}

.salofarm-nav__item--parent > .salofarm-nav__inner-list--level1 a:hover:not(.menu-toate-categoriile.salofarm-nav__item--parent > .salofarm-nav__inner-list--level1 a:hover) {
    color: var(--mainColor);
}

.salofarm-nav__inner-item--level3 a:hover {
    box-shadow: none;
}

.salofarm-nav__inner-list--level1 {
    display: none;
    opacity: 0;
    transition: 300ms;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}

.salofarm-active-menu .salofarm-nav__inner-list--level1 {
    opacity: 1;
    display: block;
}

.salofarm-active-menu > a::before {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/close-menu.svg);
}

.container {
    max-width: 1272px;
    width: 100%;
    margin: 0 auto;
}

.footer-top .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 30px;
}

.footer-top {
    padding: 40px 0;
}

.footer-newsletter p {
    color: var(--secondTextColor);
    font-size: 14px;
    font-weight: 400;
}

.footer-newsletter {
    display: flex;
    align-items: center;
    column-gap: 30px;
}

a.button-newsletter {
    padding: 10px 26px;
    background: var(--mainColor);
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border-radius: var(--mainBorderRadius);
    transition: 300ms;
    display: block;
    width: 216px;
    text-align: center;
}

a.button-newsletter:hover {
    background: var(--hoverColor);
}

.button-social-footer {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: var(--bgColor);
}

.facebook-social-footer:after {
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/facebook_icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
}

.facebook-social-footer:hover:after {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/facebook_icon-white.svg);
}

.facebook-social-footer:before {
    content: '';
    background-color: #00adbb;
    position: absolute;
    transition-property: width, height;
    transition: .5s;
    width: 0;
    height: 0;
    border-radius: 50%;
}

.youtube-social-footer:before {
    content: '';
    background-color: #00adbb;
    position: absolute;
    transition-property: width, height;
    transition: .5s;
    width: 0;
    height: 0;
    border-radius: 50%;
}

.youtube-social-footer:after {
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/you_tube_icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
}

.youtube-social-footer:hover:after {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/you_tube_icon-white.svg);

}

.insta-social-footer:before {
    content: '';
    background-color: #00adbb;
    position: absolute;
    transition-property: width, height;
    transition: .5s;
    width: 0;
    height: 0;
    border-radius: 50%;
}

.insta-social-footer:after {
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/instagram_icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
}

.insta-social-footer:hover:after {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/instagram_icon-white.svg);
}

.button-social-footer:hover::before {
    width: 100%;
    height: 100%;
}

.footer-social {
    display: flex;
    column-gap: 46px;
}

.middle-footer-salofarm {
    background: var(--bgColor);
}

.footer-top {
    background: #fff;
}

.middle-footer-salofarm {
    padding: 20px 0 40px 0;
}

.middle-footer-salofarm .row {
    display: flex;
    column-gap: 20px;
}

.middle-footer-salofarm .col {
    width: 25%;
}

.title-footer-menu {
    text-transform: uppercase;
    color: var(--secondTextColor);
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}

.menu-footer {
    padding: 0;
    list-style: none;
}

.menu-footer li {
    margin-bottom: 10px;
}

.menu-footer li a,
.menu-footer li {
    color: var(--mainTextColor);
    font-weight: 400;
    font-size: 14px;
}

.menu-footer li a:hover {
    color: var(--mainColor);
}

.trusted-links {
    display: flex;
    align-items: center;
    column-gap: 15px;
}

.subfooter-salofarm .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #D9D9D9;
    padding: 15px 0;
}

.subfooter-salofarm .row p {
    color: var(--mainTextColor);
    font-weight: 400;
    font-size: 14px;
}

.page-footer {
    padding: 0;
}

.subfooter-salofarm .col:last-child {
    display: flex;
    align-items: center;
    column-gap: 35px;
}

.amsearch-close {
    background: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/clore_icon.svg');
    background-repeat: no-repeat;
    filter: none;
    background-position: center;
    right: 40px;
}

.search .amsearch-loupe {
    left: unset;
    right: 0;
    margin: 0;
    padding: 0;
    width: 35px;
    height: 35px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/search_icon.svg);
    background-color: var(--mainColor);
    border-radius: var(--mainBorderRadius);
    background-size: auto;
}

.blur-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.50);
    backdrop-filter: blur(50px) brightness(115%);
    -webkit-backdrop-filter: blur(50px) brightness(115%);
    z-index: 99;
    display: none;
    cursor: pointer;
}

.amsearch-overlay-block .amsearch-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: unset;
    backdrop-filter: blur(50px) brightness(115%);
    -webkit-backdrop-filter: blur(50px) brightness(115%);
    z-index: 99;

    cursor: pointer;
}

.amsearch-form-container .input-text:focus {
    box-shadow: unset !important;
}

#search_autocomplete {
    margin-top: -9px !important;
    border-radius: var(--mainBorderRadius);
    border-top-left-radius: unset;
    border-top-right-radius: unset;
    width: 100% !important;
}

.amsearch-form-container.-opened .amsearch-wrapper-input {
    z-index: 999;
    width: 100% !important;
}

.amsearch-results {
    box-shadow: none;
}

.amsearch-wrapper-block .minisearch.-opened #search {
    background: #fff;
    cursor: inherit;
}

.amsearch-results {
    width: 100%;
    max-width: unset;
    flex-wrap: wrap;
}

.amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside,
.amsearch-products {
    width: 100% !important;
}

.amsearch-leftside .amasty-xsearch-block-header {
    display: none;
}

.amsearch-form-container.-opened .amsearch-leftside .amsearch-item {
    padding: 8px 0px;
}

.amsearch-form-container.-opened .amsearch-leftside .amsearch-item:last-child {
    padding-bottom: 0;
}

.amsearch-results .amsearch-item .item-name {
    font-size: 13px;
    color: var(--secondTextColor);
    font-weight: 600;
    text-decoration: none !important;
}

.amsearch-item-container:not(.recent_searches) .amsearch-highlight {
    color: #000;
    font-weight: 400;
}

.popular_searches {
    padding-bottom: 0 !important;
}

.amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside {
    padding: 10px 20px 15px 20px;
}

#amasty-shopby-product-list {
    border-top: 1px solid #E2E2E2;
    margin: 0 20px;
}

.amsearch-products .amasty-xsearch-block-header {
    padding: 0;
    margin-bottom: 24px;
}

.amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item {
    width: 100% !important;
    background: #fff;
    flex-direction: row;
    column-gap: 54px;
    padding: 0;
}

.amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-image {
    width: 100px;
}

#amasty-shopby-product-list {
    width: 100%;
}

.amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-information {
    width: calc(100% - 100px);
    margin-top: 0;
}

.amsearch-form-container.-opened:not(.-small) .amsearch-products {
    box-sizing: border-box;
    border-left: unset;
    padding: 9px 0 17px 0;
}

.amsearch-autocomplete-image .product-image-photo {
    border: none;
}

.amsearch-form-container.-large .amsearch-wrapper-content .product-item-details {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.amsearch-form-container.-large .amsearch-wrapper-content .amsearch-wrapper-inner {
    margin-top: 0;
}

.amsearch-wrapper-content .product-item-link {
    color: var(--secondTextColor);
    font-size: 13px;
    font-weight: 600;
    line-height: 15px;
}

.amsearch-more-results .amsearch-link {
    color: #B5B5B5;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    border: none;
}

.amsearch-form-container.-large .amsearch-wrapper-content {
    margin-bottom: 8px;
    row-gap: 18px;
}

.amsearch-close, .search .amsearch-loupe:hover {
    -webkit-filter: unset;
    filter: unset;
}

.banner-section .row {
    max-height: 400px;
    display: grid;
    grid-template-columns: 928px 326px 326px;
    grid-row-gap: 8px;
    grid-template-rows: 50% 50%;
    column-gap: 18px;
    grid-template-areas:
    "slider left-banner1"
     "slider left-banner2";
}

.col-slider {
    width: 100%;
    max-width: 928px;
    grid-area: slider;
}

.left-banner {
    grid-area: left-banner1;
}

.left-banner:last-child {
    grid-area: left-banner2;
}

#maincontent {
    margin-top: 38px;
}

.left-benners {
    display: flex;
    flex-wrap: wrap;
}

.homepage-carousel .owl-dot {
    width: 13px;
    height: 13px;
    border: 1px solid #fff !important;
    border-radius: 50%;
    box-shadow: none !important;
}

.homepage-carousel .owl-dot.active {
    background: #fff;
}

.homepage-carousel .owl-dots {
    position: absolute;
    bottom: 19px;
    left: 63px;
    display: flex;
    column-gap: 10px;
}

.banner-section {
    margin-bottom: 20px;
    padding: 0 18px;
}

.section1-hp .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 22px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
}

.section1-hp .row .col {
    display: flex;
    align-items: center;
    column-gap: 21px;
}

.title-box-sec1 {
    font-weight: 600;
    color: var(--mainTextColor);
    line-height: 18px;
    font-size: 14px;
}

.subtitle-box-sec1 {
    font-weight: 300;
    color: var(--mainTextColor);
    line-height: 18px;
    font-size: 14px;
}

.section1-hp {
    margin-bottom: 20px;
}

.minicart-wrapper .action.showcart .counter.qty {
    margin-top: 0;
    position: absolute;
    background: transparent;
    color: #F8BE1B;
    width: auto;
    height: auto;
    box-shadow: none;
    right: 0;
    top: -5px;
    font-weight: 700;
    font-size: 11px;
}

.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
}

.transparent-cart {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(35, 31, 32, .75);
    z-index: 1000;
    opacity: 0;
    transition-property: opacity;
    transition: .5s ease-in-out;
    visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.block-minicart-active .transparent-cart {
    cursor: pointer;
    transition: .5s ease-in-out;
    opacity: 1;
    visibility: visible;
}

.minicart-wrapper .block-minicart {
    padding: 0;
    position: fixed;
    box-sizing: border-box;
    height: 100%;
    min-width: unset;
    top: 0;
    visibility: hidden;
    z-index: 1001;
    width: 324px;
    margin-top: 0;
    background-color: #fff;
    overflow-y: auto;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .5s 0s, visibility 0s .5s;
    -moz-transition: -moz-transform .5s 0s, visibility 0s .5s;
    transition: transform .5s 0s, visibility 0s .5s;
    -webkit-transform: translateX(-324px);
    -moz-transform: translateX(324px);
    -ms-transform: translateX(324px);
    -o-transform: translateX(324px);
    transform: translateX(324px);
}

.block-minicart-active .block-minicart {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    -webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
    -moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
    transition: transform .4s 0s, visibility 0s 0s;
    -webkit-overflow-scrolling: touch;
}

#minicart-content-wrapper .block-content {
    display: flex;
    flex-wrap: wrap;
}

#btn-minicart-close {
    display: none;
}

#minicart-content-wrapper .items-total {
    display: none;
}

.title-minicart-salofarm {
    padding: 20px 18px 31px 18px;
}

.title-minicart-salofarm h1 {
    font-size: 24px;
    line-height: 24px;
    color: var(--secondTextColor);
    margin: 0;
    font-weight: 600;
}

#minicart-content-wrapper .block-content .subtotal {
    order: 2;
}

#minicart-content-wrapper .block-content > .actions:nth-child(4) {
    order: 3;
}

#minicart-content-wrapper .block-content .minicart-items-wrapper {
    order: 1;
    box-sizing: border-box;
    width: 100%;
    height: 500px !important;
    margin: 0 !important;
}

#minicart-content-wrapper .block-content .actions:last-child {
    order: 4;
}

.modal-popup .modal-inner-wrap {
    z-index: 999999;
}

.minicart-wrapper .product .actions {
    margin: 0;
}

.minicart-items .product-item-name a {
    color: var(--secondTextColor) !important;
    font-size: 14px;
}

.minicart-items .product-item-details {
    max-width: 110px;
}

.minicart-items .product-item-details .details-qty {
    margin: 0;
    display: flex;
    align-items: center;
}

.minicart-items .product-item-details .product.actions .primary {
    display: none;
}

.products-hp .product-wrapper {
    padding: 10px 10px 30px 10px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
    transition: 300ms;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.products-hp .product-wrapper:hover {
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.2));
}

.products-hp .product-item-photo img {
    max-width: 178px;
    margin: 0 auto;
    height: 178px;
    width: auto;
    margin-bottom: 10px;
}

.products-hp .product-name {
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    color: var(--secondTextColor);
    font-weight: 600;
    display: block;
    min-height: 57px;
}

.products-hp .bf-price {
    margin-top: 13px;
}

.products-hp .price {
    color: var(--secondTextColor);
    font-size: 18px;
    font-weight: 600;
}

.products-hp .price-box {
    text-align: center;
}

.products-hp {
    margin-bottom: 27px;
}

.section-small-banners .row {
    display: flex;
    column-gap: 36px;
}

.box-lista-categorii {
    display: flex;
    column-gap: 18px;
    row-gap: 18px;
    flex-wrap: wrap;
}

.wrapper-list-cat {
    width: calc(33.33% - 12px);
    text-align: center;
    background: #BDEFF2;
    border-radius: var(--mainBorderRadius);
}

.wrapper-list-cat a {
    display: block;
    padding: 18px 0;
    color: var(--secondTextColor);
    font-size: 16px;
    font-weight: 600;
    border-radius: var(--mainBorderRadius);
}

.count-list-cat {
    color: var(--mainTextColor);
}

.section-small-banners2 {
    margin-bottom: 68px;
}

.salofarm-online-text .text-online {
    max-width: 756px;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 25px;
}

.salofarm-online-text {
    margin-bottom: 53px;
}

.banner-full {
    margin-bottom: 58px;
}

.farmaciile-salofarm-maps {
    margin-bottom: 44px;
}

.blog-section-hp .post-list-container .row {
    display: flex;
    column-gap: 18px;
}

.blog-section-hp .post-list-container .post-list-item {
    margin: 0 !important;
    width: calc(20% - 14.4px);
}

.blog-section-hp .post-image img {
    margin-top: 0;
    width: 240px;
    height: 180px !important;
    object-fit: cover;
}

.blog-section-hp .post-image {
    min-height: 180px;
}

.blog-section-hp .post-info-wraper {
    padding: 10px 0 0 0;
}

.post-item-wraper:hover {
    box-shadow: unset;
    border: unset;
}

.post-item-wraper {
    border: unset !important;
    padding: 0 !important;
}

.blog-section-hp .image-post-widget {
    width: 100%;
    height: 180px;
    border-radius: var(--mainBorderRadius);
    background-size: cover;
    background-repeat: no-repeat;
}

.blog-section-hp .date-post-wid {
    font-size: 14px;
    line-height: 22px;
    color: var(--mainTextColor);
    font-weight: 400;
    margin-bottom: 20px;
}

.blog-section-hp .post-title a {
    font-size: 16px;
    font-weight: 600;
    color: var(--mainTextColor);
}

.blog-section-hp .post-title {
    height: 46px;
    overflow: hidden;
    margin-bottom: 20px;
}

.blog-section-hp .short-description-post-wid a {
    font-size: 14px;
    font-weight: 300;
    color: var(--mainTextColor);
    line-height: 22px;
}

.banner-descopera {
    margin-bottom: 45px;
}

.block-minicart #minicart-content-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.block-minicart #minicart-content-wrapper .minicart-left-amount {
    display: none;
}

.block-minicart #minicart-content-wrapper > .title-minicart-salofarm > .block-content > .minicart-items-wrapper {
    order: 1;
}

.block-minicart #minicart-content-wrapper > .title-minicart-salofarm > .block-content > .subtotal {
    order: 2;
}

.block-minicart #minicart-content-wrapper > .title-minicart-salofarm > .block-content > .subtotal {
    order: 2;
}

.account_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.salofarm-account-modal .field.note {
    display: none;
}

.fieldset > .field > .label, .fieldset > .fields > .field > .label {
    color: var(--mainTextColor);
    font-size: 15px;
    font-weight: 400;
    line-height: 12px;
    margin: 0 0 7px;
    position: relative;
    text-transform: uppercase;
}

.title_account {
    font-weight: 600;
    color: var(--secondTextColor);
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 54px;
}

.subtitle_account-nl {
    font-weight: 600;
    color: var(--secondTextColor);
    font-size: 18px;
    line-height: 19px;
}

.text_account-nl {
    font-weight: 400;
    color: var(--secondTextColor);
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 37px;
}

.salofarm-account-modal #block-customer-login-heading {
    display: none;
}

.fieldset > .field.required > .label:after, .fieldset > .fields > .field.required > .label:after, .fieldset > .field._required > .label:after, .fieldset > .fields > .field._required > .label:after {
    color: #D91D48;
    margin: 0;
    position: absolute;
    left: calc(100% + 1px);
    top: 0;
    font-size: 15px;
}

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    height: 40px;
    border-radius: 4px;
    border: 1px solid #B4B4B4;
}

.salofarm-account-modal .fieldset > .field {
    margin: 0 0 30px;
}

.salofarm-account-modal .fieldset.login .actions-toolbar {
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
}

.salofarm-account-modal .fieldset.login .actions-toolbar .primary {
    width: 100%;
}

.salofarm-account-modal .fieldset.login .actions-toolbar .primary button {
    width: 100%;
    height: 40px;
    border-radius: var(--mainBorderRadius);
    background: var(--mainColor);
    border: unset;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.salofarm-account-modal .actions-toolbar .secondary a.action {
    margin-top: 0;
    font-size: 11px;
    line--height: 14px;
    font-weight: 400;
    text-decoration: underline;
    color: var(--secondTextColor);
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.salofarm-account-modal .actions-toolbar .secondary {
    width: 100%;
    text-align: center;
}

.salofarm-account-modal .first_section_login .creare_cont > p:first-child {
    font-size: 18px;
    font-weight: 600;
    line-height: 19px;
    color: var(--secondTextColor);
}

.salofarm-account-modal .first_section_login .creare_cont > p:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: var(--secondTextColor);
    margin-bottom: 24px;
}

.salofarm-account-modal .first_section_login .creare_cont #sidebarcreateaccount {
    width: 100%;
    height: 40px;
    border-radius: var(--mainBorderRadius);
    background: var(--mainColor);
    border: unset;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    transition: 300ms;
}

.salofarm-account-modal .form.create.account {
    min-width: unset;
    width: 100%;
}

.third_section_account .title_account {
    margin-bottom: 37px;
}

.third_section_account .fieldset > .legend {
    display: none;
}

.third_section_account .fieldset {
    margin: 0;
}

.third_section_account br {
    display: none !important;
}

.third_section_account .newsletter {
    margin: 0 0 10px !important;
}

.form-create-account .fieldset.create.account:after {
    margin-top: 10px;
}

.third_section_account .actions-toolbar {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

.third_section_account .actions-toolbar .primary {
    width: 100%;
}

.third_section_account .actions-toolbar .primary button {
    width: 100%;
    height: 40px;
    border-radius: var(--mainBorderRadius);
    background: var(--mainColor);
    border: unset;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.third_section_account .fieldset.create.account > .field:last-child {
    margin-bottom: 0;
}

.third_section_account .action.back {
    display: none !important;
}

.actions-toolbar .primary button {
    transition: 300ms;
}

.actions-toolbar .primary button:hover {
    background: var(--hoverColor) !important;
}

.salofarm-account-modal .first_section_login .creare_cont #sidebarcreateaccount:hover {
    background: var(--hoverColor) !important;
}

.third_section_account {
    display: none;
}

.account_block {
    width: 324px;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    background: #fff;
    padding: 17px 18px;
    transition: .5s;
    overflow: auto;
    visibility: hidden;
    box-sizing: border-box;
    overflow-y: auto;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .5s 0s, visibility 0s .5s;
    -moz-transition: -moz-transform .5s 0s, visibility 0s .5s;
    transition: transform .5s 0s, visibility 0s .5s;
    -webkit-transform: translateX(-324px);
    -moz-transform: translateX(324px);
    -ms-transform: translateX(324px);
    -o-transform: translateX(324px);
    transform: translateX(324px);
}

.transparent_section {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .45);
    opacity: 0;
    transition-property: opacity;
    transition: .5s ease-in-out;
    visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    cursor: pointer;
}

.account_wrapper.active .transparent_section {
    cursor: pointer;
    transition: .5s ease-in-out;
    opacity: 1;
    visibility: visible;
}

.active .account_block {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    -webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
    -moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
    transition: transform .4s 0s, visibility 0s 0s;
    -webkit-overflow-scrolling: touch;
}

.close_modal {
    width: 20px;
    height: 20px;
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/close_icon.svg');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 350px;
    top: 23px;
}

.catalog-product-view #maincontent {
    max-width: unset;

}

.catalog-product-view {
    background: #fff;
}

.catalog-product-view .column.main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 0 !important;
    column-gap: 34px;
}

.catalog-product-view .column.main .product-info-main {
    order: 2;
    max-width: 706px;
    width: 100%;
    position: relative;
}

.catalog-product-view .column.main .product.media {
    order: 1;
    max-width: 532px;
}

.catalog-product-view .column.main .product.info.detailed {
    order: 3;
    margin-top: 30px;
    width: 100%;
    background-color: #F1F1F1;
}

.catalog-product-view .column.main .product.info.detailed .product.data.items {
    max-width: 1272px;
    margin: 0 auto;
    padding: 34px 0;
}

.catalog-product-view .product-review-wrap {
    order: 6;
    width: 100%;
    max-width: 1272px;
    margin: 0 auto;
}

.catalog-product-view #product-review-container {
    order: 6;
    width: 100%;
}

.catalog-product-view .review-add {
    order: 7;
    width: 100%;
}

.catalog-product-view .review-add .block-content {
    max-width: 1272px;
    margin: 0 auto;
}

.page-wrapper > .breadcrumbs {
    margin-top: 35px;
}

.page-wrapper > .breadcrumbs .item {
    font-size: 14px;
    color: var(--mainTextColor);
    font-weight: 400;
}

.page-wrapper > .breadcrumbs a {
    color: var(--mainColor);
}

.breadcrumbs .item:not(:last-child):after {
    margin: 0;
}

.catalog-product-view .product-info-main .page-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
    color: var(--secondTextColor);
    margin-bottom: 0;
}

.product-header-info {
    display: flex;
    column-gap: 5px;
    color: var(--mainTextColor);
    font-size: 14px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 30px;
}

.lipsa-stock {
    color: #D91D48;
}

.in-stock {
    color: #8DC641;
}

.product-info-main > .product-info-shortdescription {
    display: none;
}

.rating-summary .rating-result:before {
    color: #F2F2F2;
    font-size: 20px;
}

.rating-summary .rating-result > span:before {
    color: #F8BE1B;
    font-size: 20px;
}

.rating-summary .rating-result {
    width: 108px;
}

.rating-summary .rating-result > span {
    height: 20px;
}

.product-info-main .product-add-form > form {
    display: flex;
    padding: 36px 18px;
    background: var(--bgColor);
    border-radius: var(--mainBorderRadius);
    align-items: flex-end;
}

.product-info-main .product-add-form > form .product-info-price {
    width: 100%;
    max-width: 156px;
    margin-bottom: 0 !important;
}

.product-info-main .product-add-form > form .box-tocart {
    width: 100%;
    max-width: calc(100% - 156px);
    margin-bottom: 0 !important;
}

.product-info-main .product-add-form > form .box-tocart .actions {
    width: 100%;
}

.product-info-main .product-info-price {
    border: unset;
}

.product-info-main .price-box .price {
    font-size: 30px !important;
    font-weight: 600 !important;
    color: var(--mainColor) !important;
    line-height: 35px !important;
}

.product-info-main .price-final_price .price {
    color: #D91D48 !important;
}

.product-info-main .old-price .price {
    margin-bottom: 10px;
    text-decoration: line-through !important;
    display: inline-block;
}

.product-economisesti {
    display: none;
}

.tvainclustext {
    display: none;
}

.old-price .price-label {
    display: none !important;
}

.product-info-main .price-final_price {
    display: flex !important;
    flex-direction: column-reverse;
}

.product-info-main .product-add-form > form .box-tocart .label {
    display: none;
}

.product-info-main .product-add-form > form .box-tocart .fieldset {
    display: flex;
    column-gap: 40px;
    margin-bottom: 0 !important;
}

.product-info-main .product-add-form > form .box-tocart .field,
.product-info-main .product-add-form > form .box-tocart button {
    margin-bottom: 0 !important;
}

.product-info-main .product-add-form > form .box-tocart .field .control {
    display: flex;
    align-items: center;
}

.product-info-main .product-add-form > form .box-tocart .field .control .qty-ctl button {
    box-shadow: none;
    border: none;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
}

.product-info-main .product-add-form > form .box-tocart .field .control .qty-minus button {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/plus.svg);
}

.product-info-main .product-add-form > form .box-tocart .field .control .qty-plus button {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/minus.svg);

}

.product-info-main .product-add-form > form .control input {
    background: #fff;
    color: var(--mainColor);
    border-radius: var(--mainBorderRadius);
    width: 69px;
    height: 41px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    border: none;
}

.product-info-main .product-add-form > form .box-tocart .actions button {
    width: 100%;
    height: 40px;
    padding: 0;
    border-radius: var(--mainBorderRadius);
    background: var(--mainColor);
    border: none;
    font-size: 16px;
    font-weight: 400;
    transition: 300ms;
}

.product-info-main .product-add-form > form .box-tocart .actions button:hover {
    background: var(--hoverColor);
}

.product-info-main .product-info-price .price-box .price-container > span {
    margin-bottom: 0;
}

.product-options-bottom .price-box, .product-info-price .price-box {
    padding-bottom: 0;
}

.product-reviews-summary .reviews-actions .action.add {
    color: var(--mainColor);
}

.product-info-main .product-info-price .price-box {
    position: relative;
}

.product-info-main .product-info-price .price-box .old-price {
    bottom: 100%;
}

.product-info-main > .product-reviews-summary:last-child {
    display: none;
}

.product-fix-height {
    margin-top: 14px;
    min-height: 50px;
}

.mattca-product-image-slider img {
    max-height: 400px;
    margin: 0 auto;
    width: auto !important;
}

.product-info-main .product-reviews-summary {
    float: unset;
}

.right-info-product {
    margin-top: 18px;
}

.right-info-product .row {
    display: flex;
    column-gap: 18px;
}

.right-info-product .col {
    padding: 20px 18px 18px 20px;
    border: 1px dashed #D2D2D2;
    border-radius: var(--mainBorderRadius);
    display: flex;
    align-items: center;
    column-gap: 13px;
    width: calc(50% - 9px);
}

.box-info-prod p {
    font-weight: 300;
    line-height: 18px;
    font-size: 14px;
    color: var(--mainTextColor);
}

.box-info-prod > p:first-child {
    color: var(--mainColor);
    font-weight: 600;
}

.title-description {
    font-size: 14px;
    font-weight: 600;
    color: var(--secondTextColor);
    margin-bottom: 0;
    padding: 14px 20px;
    cursor: pointer;
}

.content-mattca .value * {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    color: var(--mainTextColor);
}

.content-mattca .value h3 {
    font-weight: 600;
    margin: 10px 0 0 0;
}

.mattca-wrapper-details-product {
    border-radius: var(--secondBorderRadius);
    background: #fff;
    margin-bottom: 26px;
}

.content-mattca {
    display: none;
    padding: 0 20px 14px 20px;
}

.mattca-wrapper-details-product {
    position: relative;
}

.mattca-wrapper-details-product::before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: 17px;
    right: 18px;
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/view-description.svg');
    background-repeat: no-repeat;
    background-position: center;
}

.active-description::before {
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/close-description.svg');
    background-repeat: no-repeat;
    background-position: center;
}

.mattca-wrapper-details-product-1 .content-mattca {
    display: block;
}

.mattca-details-product .mattca-wrapper-details-product:last-child {
    margin-bottom: 0;
}

.product.info.detailed .additional-attributes > thead > tr > th, .product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tfoot > tr > th {
    font-weight: 600;
    color: var(--mainTextColor);
}

.product-standard-text-static {
    padding-top: 20px;
    font-size: 14px;
    line-height: 19px;
    color: var(--mainTextColor);
    font-style: italic;
}

.product.info.detailed .additional-attributes > thead > tr > td, .product.info.detailed .additional-attributes > tbody > tr > td, .product.info.detailed .additional-attributes > tfoot > tr > td {
    color: var(--mainTextColor);
}

.review-control-vote label:before {
    color: #F8BE1B;
}

.review-form {
    max-width: unset;
    width: 100%;
}

.review-form .review-field-ratings #Produs_rating_label,
.review-form .review-field-ratings .label {
    display: none;
}

.fieldset .review-legend.legend {
    margin-bottom: 0;
}

.review-control-vote:before {
    content: '\e605' '\e605' '\e605' '\e605' '\e605';
    color: #E1E1E1;
}

.review-form .review-fieldset {
    display: flex;
    flex-wrap: wrap;
    column-gap: 18px;
}

.review-form .review-fieldset > .review-legend,
.review-form .review-fieldset > #input-message-box,
.review-form .review-fieldset > .review-field-ratings,
.review-form .review-fieldset > .review-field-text {
    width: 100%;
}

.review-form .review-fieldset > .review-field-nickname,
.review-form .review-fieldset > .review-field-summary {
    width: calc(50% - 9px);
}

.review-form .review-fieldset > .review-field-text textarea {
    height: 120px;
}

.review-form .review-fieldset {
    margin-bottom: 13px;
}

.consent-field p {
    font-size: 13px;
    color: #C2C2C2;
    font-weight: 400;
    margin-bottom: 23px !important;
}

.consent-field a {
    font-size: 13px;
    color: #C2C2C2;
    font-weight: 400;
}

.review-form .action.submit.primary {
    width: 240px;
    padding: 10px 26px;
    background: var(--mainColor);
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border-radius: var(--mainBorderRadius);
    transition: 300ms;
    border: none;
    height: 40px;
}

.review-form .action.submit.primary:hover {
    color: #fff;
    border: none;
}

.subcategory-wrapper {
    padding: 18px 0 18px 18px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
    max-height: 135px;
    box-sizing: border-box;
}

.category-name-catalog {
    font-weight: 600;
    line-height: 28px;
    color: var(--secondTextColor);
    font-size: 22px;
    margin-bottom: 35px;
}

.wrapper-allsubcategor {
    display: flex;
    column-gap: 22px;
    align-items: center;
    opacity: 1;
    transition: 300ms;
}

.subcategories .sub-category {
    padding: 8px 14px;
    background: rgba(0, 173, 187, .3);
    border-radius: var(--mainBorderRadius);
    box-sizing: border-box;
    display: block !important;
}

.subcategories .sub-category a {
    font-size: 11px;
    line-height: 14px;
    color: var(--secondTextColor);
}

.label-subcategories {
    font-size: 11px;
    color: var(--secondTextColor);
    font-weight: 600;
}

.row-subcat {
    overflow: auto;
}

.page-layout-2columns-left .column.main {
    width: calc(80% - 9px);
    padding: 0;

}

.page-layout-2columns-left .sidebar-main {
    width: calc(20% - 9px);
    padding: 0;

}

.filter .block-subtitle {
    display: none;
}

.filter-options-item {
    border: none;
    padding-bottom: 25px;
}

.filter-options-item .filter-options-title:after {
    display: none;
}

.filter-options-item .filter-options-content {
    display: block !important;
    padding: 0;
}

.filter-options input[type='checkbox'] + .amshopby-choice:before {
    width: 15px;
    height: 15px;
    border: 1px solid var(--mainTextColor);
    background: #fff;
    border-radius: 3px;
    top: -3px;
    transition: 300ms;
}

.filter-options input[type='checkbox'] + .amshopby-choice:after {
    width: 15px;
    height: 15px;
    border: 1px solid var(--mainTextColor);
    background: var(--mainTextColor);
    border-radius: 3px;
    top: -3px;
    transition: 300ms;
}

.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view), .filter-options-item .filter-options-content .am-category-wrapper, .filter-options-item .filter-options-content .amshopby-fromto-wrap {
    margin: 0;
}

.filter-options-title {
    padding: 0;
    color: var(--secondTextColor);
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 8px;
    text-transform: capitalize;
}

.items[class*='am-filter-items-attr_category']:not(.items-children) > .item > a {
    font-weight: 400;
    font-size: 14px;
    color: var(--secondTextColor);
}

.filter-options .am-labels-folding .item {
    padding: 0 0 0 25px;
}

.filter-content .item {
    margin: 9px 0;
}

.filter-content [class*='am-filter-item']:hover ~ .amshopby-choice:before {
    width: 15px;
    height: 15px;
    border: 1px solid var(--mainTextColor);
    background: var(--mainTextColor);
    border-radius: 3px;
    top: -3px;
}

.filter-options-content form {
    max-height: 142px;
    overflow-y: auto;
    overflow-x: hidden;
}

.filter-options-item form ol.items .item {
    padding: 0 0 0 25px;
    position: relative;
}

.filter-options-content .items.-am-singleselect a::before {
    content: '';
    position: absolute;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid var(--mainTextColor);
    background: #fff;
    border-radius: 3px;
    top: calc(50% - 7.5px);
    transition: 300ms;
    box-sizing: border-box;
}

.filter-options-content .items.-am-singleselect .amshopby-link-selected::before {
    content: '';
    position: absolute;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid var(--mainTextColor);
    background: var(--mainTextColor);
    border-radius: 3px;
    top: calc(50% - 7.5px);
    transition: 300ms;
    box-sizing: border-box;
}

.filter-options-content .items.-am-singleselect a:hover::before {
    content: '';
    position: absolute;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid var(--mainTextColor);
    background: var(--mainTextColor);
    border-radius: 3px;
    top: calc(50% - 7.5px);
    transition: 300ms;
    box-sizing: border-box;
}

.filter-options-content a,
.filter-options-content a:hover {
    color: var(--secondTextColor);
}

.page-layout-2columns-left .sidebar-main .page-title-wrapper {
    display: none;
}

.page-layout-2columns-left .sidebar-additional {
    display: none;
}

.filter-options-content .item a:hover {
    color: var(--mainColor);

}

.filter-options-content .item a {
    transition: 300ms;
}

.filter-options-content .count {
    color: var(--secondTextColor);
    font-weight: 400;
}

#amasty-shopby-product-list {
    margin-top: 17px;
    border: none;
    margin-left: 0;
}

.products-grid .product-item-inner {
    display: block !important;
    position: initial;
    box-shadow: unset;
    border: unset;
    height: 100% !important;
    width: 100% !important;
    position: initial !important;
    margin: 0 !important;
    padding: 0 !important;
}

.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    background: #fff;
    box-shadow: none;
    border: none;
    margin: 0;
    position: initial;
    padding: 0;
}

.page-products .products-grid .product-item {
    margin: 0 !important;
    padding: 8px;
    width: calc(25% - 13.5px);
    background: #fff;
    border-radius: var(--secondBorderRadius);
    position: relative;
}

.products-grid .product-item-actions {
    margin: 0;
    display: block !important;
    position: initial;
}

.page-products .products-grid .product-items {
    display: flex;
    column-gap: 18px;
    flex-wrap: wrap;
    row-gap: 32px;
}

.page-products .product-item-info {
    width: 100%;
}

.page-products .product-item-info .product-item-photo {
    display: block;
    text-align: center;
}

.product-item-name {
    text-align: center;
    margin: 14px 0;
    height: 50px;
    overflow: hidden;
    font-weight: 600;
    line-height: 19px;
}

.product.name a {
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    color: var(--secondTextColor);
}

.product-reviews-summary {
    text-align: center;
}

.product-item .price-box {
    text-align: center;
    display: flex;
    flex-direction: row-reverse;
    column-gap: 10px;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}

.product-item .old-price {
    margin: 0;
}

.product-item .price {
    font-size: 18px;
    font-weight: 600 !important;
    color: var(--secondTextColor) !important;
}

.product-item .old-price .price {
    text-decoration: line-through !important;
}

.product-item .wrapper-stoc {
    text-align: center;
}

.product-item .wrapper-stoc span {
    font-size: 11px;
    line-height: 15px;
    font-weight: 400;
}

.action.tocompare {
    display: none !important;
}

.product-item .actions-secondary {
    position: absolute;
    top: 11px;
    right: 11px;
}

.product-item .actions-secondary .towishlist {
    width: 46px !important;
    height: 46px;
}

.product-social-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .product-item .action.towishlist:before, .table-comparison .action.towishlist:before {
    content: '';
    width: 30px;
    height: 30px;
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/heart_icon.svg');
    background-repeat: no-repeat;
    background-position: center;
    transition: 300ms;
    background-size: auto;
}

.product-social-links .action.towishlist:hover:before,
.block-bundle-summary .action.towishlist:hover:before,
.product-item .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/heart_icon_blue.svg');
}

.product-item .actions-primary {
    width: 100%;
    margin-top: 5px;
}

.product-item .actions-primary button.tocart {
    width: 100%;
    background: var(--mainColor);
    border: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #fff;
    border-radius: var(--mainBorderRadius);
    transition: 300ms;
}

.product-item .actions-primary button.tocart:hover {
    background: var(--hoverColor);
}

.page-products .products-grid .product-item-inner:before {
    display: none;
}

.page-products .sorter label {
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    color: var(--secondTextColor);
}

.toolbar select {
    box-shadow: unset;
    background: #fff;
    width: 222px;
    border: 1px solid #B4B4B4;
    border-radius: 4px;
    color: #C2C2C2;
    padding: 0 19px;
    font-size: 11px;
    height: 30px;
    margin-left: 18px;
    margin-right: 0;
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/dr_down.svg');
    background-position: calc(100% - 11.5px) center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.toolbar {
    margin-bottom: 18px;
}

.products {
    margin: 0 0 30px 0;
}

.toolbar-amount {
    paddign: 0;
    font-size: 11px;
    line-height: 14px;
    color: var(--secondTextColor);
    font-weight: 400;
}

.toolbar .sorter-action {
    display: none !important;
}

.amscroll-load-button {
    width: 190px !important;
    height: 30px !important;
    color: var(--secondTextColor) !important;
    font-size: 11px !important;
    text-transform: initial !important;
    font-weight: 400 !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    background: rgba(0, 173, 187, .3) !important;
    border-radius: var(--mainBorderRadius) !important;
}

.filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
    padding-left: 0;
}

.cart-summary {
    max-width: 326px;
    width: 100%;
    padding: 17px 0 28px 0;
    background: #fff;
    border-radius: var(--secondBorderRadius);
    top: 0 !important;
    margin-bottom: 19px;
}

.abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .form-cart, .cart-container .cart-gift-item {
    max-width: calc(100% - 337px);
    width: 100%;
}

.cart-summary > .title {
    margin: 0 0 23px 0;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    color: var(--secondTextColor);
}

.cart-summary .checkout-methods-items .action.primary.checkout {
    background: #D91D48;
    color: #fff;
    height: 40px;
    font-size: 15px;
    line-height: 22px;
    border: none;
    padding: 0;
    font-weight: 400;
    border-radius: var(--mainBorderRadius);
    transition: 300ms;
}

.cart-summary .checkout-methods-items .action.primary.checkout:hover {
    background: #BC193E;
}

.cart-summary #block-shipping,
.cart-summary .summary.title,
.cart-summary .totals .totals.sub td,
.cart-summary .totals .totals.sub th,
.cart-summary .totals-tax-details,
.cart-summary .shipping th,
.cart-summary .shipping td {
    padding: 0 18px;
}

.cart-summary .totals-tax-summary {
    display: none !important;
}

.cart-summary .totals-tax-details {
    display: block !important;
}

.cart-summary .grand.totals.excl {
    display: none;
}

.cart-summary .grand.totals th,
.cart-summary .grand.totals td {
    padding: 34px 18px 25px 18px;
}

.cart-totals .totals-tax-details, .opc-block-summary .table-totals .totals-tax-details {
    border: none;
}

.cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark,
.cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount {
    border-top: 1px solid var(--bgColor);
}

.abs-cart-block > .title, .minicart-items .product .toggle, .abs-discount-block .block > .title, .cart-summary .block > .title, .paypal-review-discount .block > .title, .cart-discount .block > .title,
.cart-totals, .opc-block-summary .table-totals {
    border: unset;
}

.cart-summary .checkout-methods-items {
    padding: 0 18px;
}

.cart-summary #block-shipping .title {
    padding: 0;
}

.cart-summary .block > .title:after {
    top: 0;
}

.cart-summary .totals .totals.sub td, .cart-summary .totals .totals.sub th,
.cart-summary .shipping th, .cart-summary .shipping td {
    padding: 5px 18px;
}

.cart-totals {
    padding-top: 0;
}

#shopping-cart-table thead {
    display: none;
}

.header-cart-form {
    display: none;
}

#shopping-cart-table .item-info {
    display: flex;
    align-items: center;
    column-gap: 18px;
    justify-content: space-between;
}

.cart.table-wrapper .cart > .item {
    background: #fff;
    border-radius: var(--secondBorderRadius);
    border: none;
    width: 100%;
    padding: 7px 18px;
    position: relative;
}

.cart-container .form-cart {
    padding: 0;
}

.cart.table-wrapper .product-item-photo {
    padding: 0;
}

.cart.table-wrapper .item-info .col.item {
    display: flex;
    align-items: center;
    column-gap: 18px;
    width: 55%;
}

.cart.table-wrapper .item-info .col.item .product-item-photo {
    width: 136px;
}

.cart.table-wrapper .item-info .product-item-details {
    padding: 0;
}

.cart.table-wrapper .item-info .product-item-details .product-item-name {
    margin: 0;
    height: auto;
}

#shopping-cart-table .col.price {
    display: none;
}

#shopping-cart-table {
    display: flex;
    flex-wrap: wrap;
    row-gap: 19px;
}

#shopping-cart-table .actions-toolbar .action-edit {
    display: none;
}

#shopping-cart-table .actions-toolbar {
    position: absolute;
    top: 10px;
    right: 10px;
}

.cart.table-wrapper .actions-toolbar > .action-delete:before {
    content: '';
    width: 25px;
    height: 25px;
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/delete-icon-cart.svg');
    background-repeat: no-repeat;
    background-position: center;
}

.cart.table-wrapper .item-info .product-item-details .product-item-name {
    font-size: 14px;
    color: var(--secondTextColor);
    font-weight: 600;
    line-height: 19px;
    text-align: left;
}

.cart.table-wrapper .col.subtotal {
    padding: 0;
    width: 25%;
}

.cart.table-wrapper .col.qty {
    width: 20%;
    text-align: center;
}

.cart.table-wrapper .col.subtotal .price {
    font-size: 24px;
    font-weight: 600;
    line-height: 35px;
    color: var(--secondTextColor);
}

.cart.table-wrapper .col.qty .input-text {
    border-radius: var(--mainBorderRadius);
    background: var(--bgColor);
    width: 68px;
    height: 41px;
    color: var(--mainColor);
    border: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.cart.table-wrapper .col.qty .quantity-controls {
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}

.cart.table-wrapper .col.qty .quantity-controls.quantity-plus {
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/plus.svg');
    order: 3;
    cursor: pointer;
}

.cart.table-wrapper .col.qty .quantity-controls.quantity-minus {
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/minus.svg');
    cursor: pointer;
    order: 1;
}

.cart.table-wrapper .col.qty .control.qty {
    display: flex;
    align-items: center;
    column-gap: 3px;
}

.cart.table-wrapper .col.qty .control.qty > label {
    order: 2;
    padding-top: 5px;
}

.checkout-cart-index .page-title-wrapper {
    display: none;
}

.wrapper-header-cart {
    padding: 17px 0;
    background: #fff;
    border-radius: Var(--secondBorderRadius);
    margin-bottom: 30px;
}

.title-cart-salofarm h1 {
    margin: 0;
    padding-bottom: 16px;
    color: var(--secondTextColor);
    font-size: 24px;
    font-weight: 600;
    line-height: 31px;
    padding: 0 17px 17px 17px;
    border-bottom: 1px solid var(--bgColor);
}

.title-cart-salofarm h1 span {
    font-weight: 300;
    font-size: 24px;
    line-height: 31px;
    color: var(--mainTextColor);
}

.actions-salofarm-cart {
    margin-top: 17px;
    padding: 0 17px;
}

.actions-salofarm-cart .actions.main .clear {
    display: block !important;
}

.actions-salofarm-cart .cart.main.actions {
    display: flex;
    column-gap: 18px;
    justify-content: flex-end;
}

.actions-salofarm-cart .cart.main.actions button {
    width: 154px;
    height: 30px;
    border-radius: var(--mainBorderRadius);
    background: rgba(0, 173, 187, .3);
    font-size: 11px;
    padding: 0;
    border: none;
    color: var(--secondTextColor);
    font-weight: 400;
}

.checkout-cart-index .cart-discount {
    max-width: 326px;
    width: 100%;
    float: right;
    clear: initial;
    padding: 40px 18px 20px 18px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
}

.checkout-cart-index .cart-discount .title {
    display: none;
}

.checkout-cart-index .cart-discount .content {
    display: block !important;
    padding-bottom: 0;
}

.checkout-cart-index .cart-discount .fieldset.coupon {
    margin-bottom: 0;
    display: flex;
}

.checkout-cart-index .cart-discount .fieldset.coupon .field {
    width: 100%;
    display: block;
    margin: 0;
    max-width: calc(100% - 88px);
}

.checkout-cart-index .cart-discount .actions-toolbar {
    display: block;
}

.checkout-cart-index .cart-discount .block.discount {
    width: 100%;
}

.checkout-cart-index .cart-discount .action.apply.primary {
    width: 104px;
    height: 40px;
    background: var(--mainColor);
    border: none;
    padding: 0;
    color: #fff;
    border-radius: var(--mainBorderRadius);
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    border: 1px solid var(--mainColor);
    box-shadow: none;
}

.checkout-cart-index .cart-discount #coupon_code,
.checkout-cart-index .cart-discount #coupon_code:placeholder {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    padding: 0 16px;
    color: var(--secondTextColor);
}

.cart-discount .actions-toolbar {
    width: auto;
}

.checkout-cart-index .cart-discount .actions-toolbar {
    margin-left: -15px;
}

.checkout-cart-index .cart-discount #coupon_code {
    border-radius: var(--mainBorderRadius);
}

.checkout-cart-index #maincontent {
    margin-top: 65px;
}

.text-coupon {
    margin-top: 15px;
}

.text-coupon p {
    margin: 0;
    font-size: 11px;
    font-weight: 400;
    line-height: 16px;
    color: var(--mainTextColor);
}

.text-coupon p span {
    font-weight: 400;
}

.cart_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    z-index: 99999;
}

.cart_block {
    position: fixed;
    box-sizing: border-box;
    height: 100%;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1001;
    width: 324px;
    background-color: #fff;
    overflow-y: auto;
    text-transform: uppercase;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
    -moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
    transition: transform .4s 0s, visibility 0s .4s;
    -webkit-transform: translateX(-324px);
    -moz-transform: translateX(324px);
    -ms-transform: translateX(324px);
    -o-transform: translateX(324px);
    transform: translateX(324px);
}

.active_cart_salofarm.cart_wrapper {
    visibility: visible;
}

.active_cart_salofarm .cart_block {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    -webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
    -moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
    transition: transform .4s 0s, visibility 0s 0s;
    -webkit-overflow-scrolling: touch;
}

.active_cart_salofarm .transparent_section {
    visibility: visible;
    opacity: 1;
}

#sidebarcartlistcomplete {
    padding: 18px 0 20px 0;
}

.sec-up-cart .title_cart {
    padding: 0 18px 31px 18px;
    color: var(--secondTextColor);
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    border-bottom: 1px solid #E5E5E5;
    text-transform: initial;
}

.mattca-content-cart-slide-itemlist {
    display: flex;
    flex-wrap: wrap;
}

.mattca-content-cart-slide-item {
    width: 100%;
    padding: 24px 24px 24px 18px;
    box-sizing: border-box;
    display: flex;
    column-gap: 7px;
    position: relative;
    border-bottom: 1px solid #E5E5E5;
}

.mattca-content-cart-slide {
    height: calc(100vh - 280px);
    overflow: auto;
}

.mattca-ccsli-content {
    width: calc(100% - 136px);
}

.mattca-ccsli-image {
    width: 110px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.close_modal_cart {
    width: 20px;
    height: 20px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/close_icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 350px;
    top: 23px;
    cursor: pointer;
}

.mattca-ccsli-content-name {
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    color: var(--secondTextColor);
}

.mattca-ccsli-content-cant {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: var(--secondTextColor);
    text-transform: initial;
    margin-bottom: 10px;
}

.mattca-ccsli-content .action-delete {
    position: absolute;
    right: 24px;
    top: 22px;
}

.mattca-ccsli-content-price {
    font-size: 18px;
    line-height: 19px;
    font-weight: 600;
    color: #D91D48;
    text-transform: lowercase;
}

.sec-down-cart {
    padding-top: 23px;
    border-top: 1px solid #E5E5E5;
}

.mattca-custom-slide-cart-subtotal {
    display: flex;
    justify-content: space-between;
    padding: 0 46px 0 18px;
    color: var(--secondTextColor);
    font-size: 22px;
    font-weight: 600;
    text-transform: initial;
    margin-bottom: 32px;
}

.second_section_cart {
    padding: 0 18px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 17px;
}

.mattca-contrinua-cump {
    width: 100%;
}

.mattca-contrinua-cump button {
    width: 100%;
    height: 40px;
    background: var(--mainColor);
    color: #fff;
    border-radius: var(--mainBorderRadius);
    font-size: 15px;
    padding: 0;
    font-weight: 400;
    border: none;
    transition: 300ms;
}

.mattca-contrinua-cump button:hover {
    background: var(--hoverColor);
}

.second_section_cart > a {
    width: 100%;
}

.second_section_cart > a button {
    width: 100%;
    height: 40px;
    background: #fff;
    color: var(--mainColor);
    border-radius: var(--mainBorderRadius);
    font-size: 15px;
    padding: 0;
    font-weight: 400;
    border: 1px solid var(--mainColor);
    transition: 300ms;
    box-shadow: none;
}

.second_section_cart > a button:hover {
    background: Var(--mainColor);
    color: #fff;
}

.product-carousel1 .owl-nav button span {
    display: none;
}

.product-carousel1 .owl-nav .owl-prev {
    width: 45px;
    height: 45px;
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/arrow-left-carousel.svg') !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: absolute;
    top: calc(50% - 28.5px);
    right: calc(100% + 18px);
    transition: 300ms;
}

.product-carousel1 .owl-nav .owl-prev:hover {
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/arrow-left-carousel-hover.svg') !important;
}

.product-carousel1 .owl-nav .owl-next {
    width: 45px;
    height: 45px;
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/arrow-right-carousel.svg') !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: absolute;
    top: calc(50% - 28.5px);
    left: calc(100% + 18px);
    transition: 300ms;
}

.product-carousel1 .owl-nav .owl-next:hover {
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/arrow-right-carousel-hover.svg') !important;
}

.padding-18 {
    padding: 0 18px;
}

.product-carousel1 .owl-dots .owl-dot {
    width: 13px;
    height: 13px;
    background: #BDEFF2;
    border-radius: 3px;
}

.product-carousel1 .owl-dots .owl-dot.active {
    background: var(--mainColor);
}

.product-carousel1 .owl-dots {
    display: flex;
    justify-content: center;
    column-gap: 10px;
    margin-top: 0;
}

.page-products #maincontent,
.breadcrumbs {
    padding: 0 18px;
}

.product-info-main .product-reviews-summary {
    text-align: left;
}

.section-small-banners1 {
    margin-bottom: 45px;
}

.category-description {
    display: flex;
    align-items: center;
    column-gap: 28px;
    padding: 12px 12px 12px 26px;
    background: #fff;
    margin-top: 25px;
    border-radius: var(--secondBorderRadius);
}

.category-description-image {
    width: 150px;
}

.category-description-text {
    width: calc(100% - 178px);
}

.category-description-text p {
    font-size: 12px;
    font-weight: 400;
    color: var(--secondTextColor);
    line-height: 18px;
}

.add-to-cart_wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999999;
    transition: .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: none;
}

.add-to-cart_wrapper .add-to-cart_block {
    z-index: 99;
    background: #fff;
    width: 50%;
    max-width: 792px;
    height: auto;
    max-height: 90%;
    padding: 30px 0 0;
    position: relative;
    overflow: auto;
    box-sizing: border-box;
    border-radius: 4px;
}

.add-to-cart_wrapper .close_modal_add-to-cart {
    width: 15px;
    height: 15px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/close-addtocart.svg);
    background-size: 15px;
    position: absolute;
    top: 33px;
    right: 46px;
    cursor: pointer;
}

.add-to-cart_wrapper .title_cart {
    padding: 0 0 20px 18px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 47px;
    color: #000;
    font-weight: 600;
    font-size: 24px;
}

.add-to-cart_wrapper .mattca-content-cart-slide {
    padding: 0 46px 0 18px;
}

.add-to-cart_wrapper .mattca-content-cart-slide-item {
    display: flex;
    align-items: center;
    padding-right: 10px;
}

.add-to-cart_wrapper .mattca-ccsli-image {
    width: 20%;
    text-align: center;
}

.add-to-cart_wrapper .mattca-ccsli-image img {
    height: 110px;
}

.add-to-cart_wrapper .mattca-ccsli-content {
    display: flex;
    justify-content: space-between;
    width: 80%;
}

.add-to-cart_block .mattca-content-cart-slide .mattca-ccsli-content-name {
    max-width: 50%;
}

.add-to-cart_block .mattca-ccsli-content-price-abs {
    display: flex;
}

.add-to-cart_block .mattca-ccsli-content-price-abs .mattca-ccsli-content-price {
    color: #d91d48;
    font-size: 14px;
    height: 15px;
}

.add-to-cart_wrapper .second_section_cart {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 38px 18px 41px 18px;
    background: #fff;
    flex-wrap: nowrap;
    column-gap: 18px;
}

.add-to-cart_wrapper .mattca-contrinua-cump {
    margin-right: 0;
    margin-bottom: 20px;
}

.add-to-cart_wrapper .second_section_cart > a button {
    background: #00adbb;
    color: #fff;
    border: none;
    border-radius: 20px;
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    text-transform: lowercase;
}

.add-to-cart_wrapper .mattca-recomandari-add-to-cart > p {
    font-size: 18px;
    line-height: 25px;
    color: var(--mainTextColor);
    font-weight: 600;
    padding: 17px 18px 20px 18px;
    margin-bottom: 0;
}

.add-to-cart_wrapper .products-grid {
    margin: 0;
    padding: 0 18px 0 18px;
}

.add-to-cart_wrapper .mattca-recomandari-add-to-cart .products-grid .product-item {
    width: calc(33.33% - 12px) !important;
    background: #fff !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin: 0 !important;
    padding: 8px;
    border-radius: var(--secondBorderRadius);
    position: relative;
}

.add-to-cart_wrapper .mattca-recomandari-add-to-cart .product-image-labels-wrapper img {
    height: 148px;
}

.add-to-cart_wrapper .mattca-recomandari-add-to-cart .product-image-container {
    display: block;
}

.add-to-cart_block .mattca-content-cart-slide {
    height: auto;
}

.add-to-cart_wrapper .mattca-contrinua-cumparaturi button {
    box-shadow: unset;
    border-radius: var(--mainBorderRadius);
    background: #BDEFF2;
    width: 240px;
    height: 30px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-transform: lowercase;
    border: none;
}

.add-to-cart_wrapper .second_section_cart > a button {
    box-shadow: unset;
    border-radius: var(--mainBorderRadius);
    background: var(--mainColor);
    width: 240px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    transition: 300ms;
}

.add-to-cart_wrapper .second_section_cart > a button:hover {
    background: var(--hoverColor);
}

.add-to-cart_wrapper .second_section_cart > a {
    width: auto;
}

.add-to-cart_wrapper .transparent_section {
    opacity: 1;
    visibility: visible;
}

.mattca-recomandari-add-to-cart {
    background: #F1F1F1;
    padding-bottom: 26px;
}

.mattca-recomandari-add-to-cart .product-item-info {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    width: auto;
}

.mattca-recomandari-add-to-cart .product-items {
    display: flex;
    column-gap: 18px;
    flex-wrap: wrap;
    margin-bottom: 0;
}

#sidebarcartlistcomplete .mattca-ccsli-content-price-abs {
    display: flex;
    column-gap: 5px;
    align-content: center;
}

#sidebarcartlistcomplete .mattca-ccsli-content-price-abs .mattca-ccsli-content-oldprice {
    text-decoration: line-through !important;
}

header {
    transition: 500ms;
}

header.header-active {
    position: fixed;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    z-index: 9999;

}

.header-active .salofarm-nav {
    display: none !important;
}

@keyframes animation-header {
    from {
        top: -80px;
    }
    to {
        top: 0;
    }
}

header.animate-header {
    animation-name: animation-header;
    animation-duration: .5s;
    -webkit-transition: 0.2s !important;
    transition: 0.2s !important;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.products-hp .owl-nav {
    display: block !important;
}

.checkout-index-index .page-header {
    display: none !important;
}

.opc-progress-bar {
    display: none;
}

.salofarm-progress-bar {
    display: flex;
    justify-content: center;
    align-items: center;
}

.row-samofarm-progress-bar {
    padding: 15px 18px;
    background: #fff;
    display: inline-block;
    border-radius: var(--secondBorderRadius);
    margin: 36px 0;
}

.items-progress {
    display: flex;
    column-gap: 146px;
}

.items-progress .item-progress a {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}

.nr-step {
    display: inline-flex;
    width: 40px;
    height: 40px;
    background: var(--mainTextColor);
    color: #fff;
    border-radius: 50%;
    font-size: 16px;
    font-weight: 600;
    margin-right: 22px;
    justify-content: center;
    align-items: center;
}

.text-nr-step {
    color: var(--mainTextColor);
    font-size: 16px;
    font-weight: 600;
}

.item-progress-cos .nr-step {
    background: #8DC641;
}

.item-progress-cos .text-nr-step {
    color: #8DC641;
}

.activeStep .nr-step {
    background: var(--mainColor);
}

.activeStep .text-nr-step {
    color: var(--mainColor);
}

.item-progress-cos,
.item-progress-datelivrare {
    position: relative;
}

.item-progress-cos::before {
    content: '';
    width: 89px;
    height: 1px;
    border-bottom: 1px solid #8DC641;
    position: absolute;
    left: calc(100% + 39px);
    top: calc(50% - 0.5px);
}

.item-progress-datelivrare::before {
    content: '';
    width: 89px;
    height: 1px;
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/line-checkout.svg');
    position: absolute;
    left: calc(100% + 39px);
    top: calc(50% - 0.5px);
    background-repeat: no-repeat;
    background-position: center;
}

.item-progress-datelivrare.completeStep::before {
    background-image: unset;
    border-bottom: 1px solid #8DC641;
}

.completeStep .nr-step {
    background: #8DC641;
}

.completeStep .text-nr-step {
    color: #8DC641;
}

.item-progress-datelivrare.completeStep {
    cursor: pointer;
}

#shipping-new-address-form {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
}

#shipping-new-address-form > div.field {
    width: calc(50% - 10px);
    margin-bottom: 22px;
}

#shipping-new-address-form > .field[name="shippingAddress.custom_attributes.otc_validation"],
#shipping-new-address-form > .field[name="shippingAddress.custom_attributes.otc_sex"],
#shipping-new-address-form > .field[name="shippingAddress.custom_attributes.otc_inaltime"] {
    width: 100%;
}

#shipping-new-address-form .pfpj-field {
    width: 100%;
    padding: 0 8px;
    margin: 0;
}

#shipping-new-address-form .persoana-juridica-field {
    width: 100%;
}

#shipping-new-address-form > .field {
    margin: 0;
}

#shipping-new-address-form > .street {
    width: calc(50% - 10px);
}

#shipping-new-address-form input:not(input[type="checkbox"],input[type="radio"],input[type="submit"]), #shipping-new-address-form select {
    width: 100%;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    border: 1px solid #B4B4B4;
    color: var(--secondTextColor);
    padding: 0 17px;
}

.field-tooltip .field-tooltip-action:before {
    display: none;
}

.persoana-juridica-field .control {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
}

.persoana-juridica-field .control > .field {
    width: calc(50% - 10px);
    margin-bottom: 22px;
}

.persoana-juridica-field .field[name="shippingAddress.bank_account"] {
    width: 100%;
}

.persoana-juridica-field .control > .field label {
    color: var(--mainTextColor);
    font-size: 15px;
    font-weight: 400;
    line-height: 12px;
    margin: 0 0 7px;
    position: relative;
    text-transform: uppercase;
}

#innoshipshowmapb {
    width: 154px;
    height: 30px;
    border-radius: var(--mainBorderRadius);
    background: rgba(0, 173, 187, .3);
    font-size: 11px;
    padding: 0;
    border: none;
    color: var(--secondTextColor);
    font-weight: 400;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
}

.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
    margin-top: 22px;
    margin-bottom: 22px;
}

.opc-wrapper .form-login {
    border-color: var(--bgColor);
}

#shipping-new-address-form > .field[name="shippingAddress.custom_attributes.otc_validation"] .control,
#shipping-new-address-form > .field[name="shippingAddress.custom_attributes.otc_sex"] .control {
    padding: 0 16px;
    margin: 0;
}

#shipping-new-address-form > .field[name="shippingAddress.custom_attributes.otc_validation"] .control .choice section {
    display: flex;
    column-gap: 30px;
}

#billing-new-address-form {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
}

#billing-new-address-form > .field {
    width: calc(50% - 10px);
    margin-bottom: 22px;
}

#billing-new-address-form > div[name="billingAddress.entity_type"] {
    width: 100%;
    margin-top: 25px;
}

#billing-new-address-form input:not(input[type="checkbox"],input[type="radio"],input[type="submit"]), #billing-new-address-form select {
    width: 100%;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    border: 1px solid #B4B4B4;
    color: var(--secondTextColor);
    padding: 0 17px;
}

.checkout-index-index .opc-block-summary {
    display: flex;
    flex-wrap: wrap;
}

.checkout-index-index .opc-block-summary > .title {
    order: 1;
    width: 100%;
}

.checkout-index-index .opc-block-summary > .table-totals {
    order: 3;
    width: 100%;
    margin-top: 40px;
}

.checkout-index-index .opc-block-summary > .items-in-cart {
    order: 2;
    width: 100%;
}

.checkout-index-index .opc-block-summary > .items-in-cart > .title {
    display: none;
}

.checkout-index-index .opc-block-summary > .items-in-cart > .minicart-items {
    display: block !important;
}

.checkout-index-index .opc-block-summary .minicart-items-wrapper {
    max-height: 271px;
    margin-top: 20px;
    padding: 0 30px 0 0;
}

.checkout-index-index .product-item {
    padding-bottom: 10px;
}

.checkout-index-index .minicart-items .product-item {
    padding: 10px 0;
}

.checkout-index-index .minicart-items .product-item:not(:first-child) {
    border-top: 1px solid #F1F1F1;
}

.checkout-index-index .minicart-items .product-item-details {
    max-width: unset;
}

.checkout-index-index .minicart-items .product-item-name {
    height: auto;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
}

.checkout-index-index .minicart-items .details-qty {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
}

.checkout-index-index .opc-block-summary .product-item .product-item-inner {
    display: flex;
    column-gap: 20px;
    justify-content: space-between;
}

.checkout-index-index .table-totals {
    border-top: 20px solid var(--bgColor);
    border-right: 11px solid var(--bgColor);
    border-bottom: 13px solid var(--bgColor);
    border-left: 16px solid var(--bgColor);
    background: var(--bgColor);
}

.cart-totals .totals-tax-summary .mark, .cart-totals .totals-tax-summary .amount, .opc-block-summary .table-totals .totals-tax-summary .mark, .opc-block-summary .table-totals .totals-tax-summary .amount {
    border: 0;
}

.cart-totals tbody .mark, .cart-totals tfoot .mark, .opc-block-summary .table-totals tbody .mark, .opc-block-summary .table-totals tfoot .mark {
    font-size: 14px;
    font-weight: 600;
    color: var(--secondTextColor);
}

.checkout-index-index .grand.totals.excl:last-child {
    display: none !important;
}

.page-main > .page-title-wrapper .page-title {
    font-size: 30px;
    font-weight: 600;
    color: var(--secondTextColor);
}

.customer-account-login .login-container {
    display: flex;
    column-gap: 13px
}

.customer-account-login .login-container::before,
.customer-account-login .login-container::after {
    display: none;
}

.customer-account-login .block-customer-login,
.customer-account-login .block-new-customer {
    padding: 19px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
    margin: 0;
}

.customer-account-login .tooltip {
    display: none;
}

.customer-account-login .action.login {
    width: 288px;
    height: 40px;
    background: var(--mainColor);
    color: #fff;
    border-radius: var(--mainBorderRadius);
    font-size: 15px;
    padding: 0;
    font-weight: 400;
    border: none;
    transition: 300ms;
}

.customer-account-login .action.remind {
    margin-top: 0;
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
    text-decoration: underline;
    color: var(--secondTextColor);
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.customer-account-login .block-title strong {
    color: var(--secondTextColor);
    font-weight: 600 !important;
}

.customer-account-login .block-title {
    border-bottom: 1px solid var(--bgColor) !important;
    font-size: 22px !important;
}

.customer-account-login .action.create {
    width: 288px;
    height: 40px;
    background: var(--mainColor);
    color: #fff;
    border-radius: var(--mainBorderRadius);
    font-size: 15px;
    padding: 0;
    font-weight: 400;
    border: none;
    transition: 300ms;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.customer-account-create #maincontent .form-create-account {
    max-width: unset;
    margin: 0 auto;
}

.customer-account-create #maincontent .form-create-account .fieldset.create .field {
    margin-bottom: 20px;
}

.customer-account-create #maincontent .form-create-account .fieldset.create {
    display: flex;
    column-gap: 20px;
    flex-wrap: wrap;
}

.customer-account-create #maincontent .form-create-account .fieldset.create.info .field-name-firstname,
.customer-account-create #maincontent .form-create-account .fieldset.create.info .field-name-lastname,
.customer-account-create #maincontent .form-create-account .fieldset.create.account .field:nth-child(2),
.customer-account-create #maincontent .form-create-account .fieldset.create.account .field:nth-child(3) {
    width: calc(50% - 10px);
}

.customer-account-create #maincontent .form-create-account .fieldset.create.info .taxvat,
.customer-account-create #maincontent .form-create-account .fieldset.create.account .field {
    width: 100%;
}

.customer-account-create #maincontent .form-create-account .fieldset.create.info {
    margin-bottom: 0px;
}

.customer-account-create #maincontent .form-create-account .field {
    margin: 0;
}

.customer-account-create #maincontent .form-create-account {
    padding: 19px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
}

.customer-account-create #maincontent .form-create-account .action.submit.primary {
    width: 288px;
    height: 40px;
    background: var(--mainColor);
    color: #fff;
    border-radius: var(--mainBorderRadius);
    font-size: 15px;
    padding: 0;
    font-weight: 400;
    border: none;
    transition: 300ms;
}

.customer-account-create input[type=checkbox]:before, .customer-account-create input[type=checkbox]:checked:before {
    content: '';
    position: absolute;
    background: #fff;
    border: 1px solid #000;
    width: 18px;
    height: 18px;
    left: 0;
    top: calc(50% - 10px);
}

.customer-account-create input[type=checkbox]:checked:after {
    content: '';
    width: 14px;
    height: 14px;
    background: #000;
    position: absolute;
    top: calc(50% - 7px);
    left: 3px;

}

.customer-account-create input[type=checkbox] + label {
    margin-left: 10px !important;
    font-size: 14px !important;
    line-height: 19px !important;
    font-weight: 400 !important;
    color: var(--secondTextColor) !important;
    text-transform: initial !important;
}

.add-to-cart_block .mattca-ccsli-content-price-abs .mattca-ccsli-content-price {
    font-size: 18px;
}

.customer-account-create #maincontent .form-create-account .fieldset.create .field.choice,
.customer-account-create #maincontent .form-create-account .fieldset.create .field#remember-me-box,
.customer-account-create #maincontent .form-create-account .fieldset.create .field.choice.gdpr {
    margin-bottom: 10px;
}

.checkout-cart-index #block-shipping {
    display: none;
}

.add-to-cart_block .mattca-ccsli-content-price-abs {
    column-gap: 10px;
}

.add-to-cart_block .mattca-ccsli-content-price-abs .mattca-ccsli-content-oldprice {
    text-decoration: line-through !important;
}

.opc-wrapper .step-content {
    margin: 0;
}

#checkout-payment-method-load {
    padding: 18px 15px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
}

#checkout-payment-method-load .primary.checkout {
    background: #00ADBB;
    border: 1px solid #00ADBB;
    border-radius: 8px;
    font-size: 15px;
    padding: 10px 40px;
}

.checkout-payment-method .payment-method + .payment-method .payment-method-title {
    border-top: 1px solid #F1F1F1;
}

#checkout-payment-method-load .checkout-agreements-block {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}

#checkout-payment-method-load .checkout-agreements-block > * {
    width: 100%;
}

#co-payment-form .fieldset > br {
    display: none !important;
}

.shipping-information .ship-to,
.shipping-information .ship-via {
    background: #fff;
    margin: 0 0 20px;
    padding: 18px;
    border-radius: 16px;
}

.opc-block-shipping-information {
    padding: 0;
}

.shipping-information .shipping-information-title {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #F1F1F1;
    font-weight: 600;
}

.opc-block-shipping-information .shipping-information-title .action-edit {
    top: 0;
}

.checkout-index-index .discount-code .payment-option-title {
    display: none !important;
}

.checkout-index-index .discount-code .payment-option-content {
    display: block !important;
    max-width: 100%;
    width: 100%;
    float: right;
    clear: initial;
    padding: 30px 18px;
    background: #fff;
    box-sizing: border-box;
    border-radius: var(--secondBorderRadius);
}

.checkout-index-index .opc-wrapper .form-discount {
    max-width: 50%;
    float: right;
}

.checkout-index-index .discount-code {
    margin-top: 19px;
}

.checkout-index-index .discount-code .form-discount {
    margin-bottom: 0;
    display: flex;
}

.checkout-index-index .discount-code .form-discount .action-apply {
    width: 134px !important;
    height: 40px !important;
    background: var(--mainColor) !important;
    border: none !important;
    padding: 0 !important;
    color: #fff !important;
    border-radius: var(--mainBorderRadius) !important;
    font-size: 14px !important;
    line-height: 22px !important;
    font-weight: 400 !important;
    border: 1px solid var(--mainColor) !important;
    box-shadow: none !important;
    margin-left: -15px !important;
}

.checkout-index-index .discount-code .form-discount .input-text {
    height: 40px;
    border: 1px solid #B4B4B4;
    border-radius: var(--mainBorderRadius);
}

.checkout-index-index .discount-code .payment-option-inner {
    width: 100%;
    display: block;
    margin: 0;
    max-width: calc(100% - 120px);
}

.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
    color: var(--secondTextColor);
}

.wrapper-anpc-footer {
    display: flex;
    column-gap: 10px;
}

.wrapper-anpc-footer img {
    width: 150px;
}

.account .sidebar.sidebar-main {
    padding: 0;
    background: #fff;
    border-radius: var(--secondBorderRadius);
    max-width: 200px;
    width: 100%;
}

.account.page-layout-2columns-left .column.main {
    max-width: calc(100% - 213px);
    width: 100%;
}

.account .sidebar.sidebar-main #block-collapsible-nav {
    padding: 0;
    background: transparent;
}

.account .sidebar.sidebar-main .item a {
    padding: 11px 13px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: Var(--mainTextColor);
    border: unset;
    border-bottom: 1px solid var(--bgColor);
}

.account .sidebar.sidebar-main .item .delimiter {
    display: none;
}

.account .sidebar.sidebar-main .item a:hover {
    background: initial;
    color: var(--mainColor);
    font-weight: 600;
}

.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong {
    color: var(--mainColor);
    font-weight: 600;
    border: unset;
    border-bottom: 1px solid var(--bgColor);
    padding: 11px 13px;
}

.block-collapsible-nav .item {
    margin: 0;
}

.account .page-title-wrapper {
    display: none;
}

.account .block-dashboard-info .block-title {
    display: none;
}

.account .block-dashboard-info .block-content {
    display: flex;
}

.account .block-dashboard-info .box-information {
    margin-right: 13px;
    padding: 54px 52px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
    display: flex;
    align-items: center;
    column-gap: 68px;
    width: 60% !important;
}

.account .block-dashboard-info .nume-prenume-mattca-accout {
    width: 94px;
    height: 94px;
    background: var(--mainColor);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    font-weight: 600;
    color: #fff;
}

.account-info-details .label-account-info {
    color: var(--mainTextColor);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.account-info-details .box-content .style-custom-accout {
    color: Var(--secondTextColor);
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.account-info-details .col-info-left,
.account-info-details .col-info-right {
    display: flex;
    flex-direction: column;
}

.account-info-details .box-content {
    display: flex;
    column-gap: 60px;
}

.account .box-information {
    position: relative;
}

.account-info-details .box-actions {
    position: absolute;
    top: 13px;
    right: 13px;
}

.account .box-newsletter {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: var(--secondBorderRadius);
    width: 40% !important;
}

.account .box-newsletter .box-title {
    margin: 0 !important;
}

.account .box-newsletter .box-title span {
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
}

.newslette-icon-account {
    margin-bottom: 15px;
}

.account .box-newsletter {
    position: relative;
}

.account .box-newsletter .box-content p {
    margin: 0;
    color: var(--mainTextColor);
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
}

.account .box-newsletter .action {
    position: absolute;
    top: 13px;
    right: 13px;
}

.account .block-dashboard-addresses .block-title {
    display: none;
}

.account .box-billing-address {
    margin-right: 13px;
}

.account .box-billing-address,
.account .box-shipping-address {
    width: 50% !important;
    padding: 19px 19px 30px 19px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
    box-sizing: border-box;
}

.account .block-dashboard-addresses .block-content {
    display: flex;
}

.account .block-dashboard-info {
    margin-bottom: 13px;
}

.block-dashboard-addresses .block-content .box {
    position: relative;
}

.block-dashboard-addresses .block-content .box .box-actions {
    position: absolute;
    top: 13px;
    right: 13px;
    margin: 0;
}

.block-dashboard-addresses .block-content .box .box-title {
    margin-bottom: 38px !important;
}

.block-dashboard-addresses .block-content .box .box-title span {
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 35px !important;
    color: var(--secondTextColor) !important;
}

.block-dashboard-addresses .block-content .box address {
    display: flex;
    flex-wrap: wrap;
}

.block-dashboard-addresses .block-content .box address > * {
    width: 50%;
}

.block-dashboard-addresses .block-content .box address > span,
.block-dashboard-addresses .block-content .box address > span a {
    color: Var(--secondTextColor);
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.block-dashboard-addresses .block-content .box address > span label {
    color: var(--mainTextColor);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
    width: 74px;
}

.account .item-order-account {
    display: flex;
    justify-content: space-between;
    align-content: center;
    padding: 34px 94px 44px 20px;
    border-radius: var(--secondBorderRadius);
    background: #fff;
    width: 100%;
    align-items: center;
}

.wrapper-orders-account {
    display: flex;
    flex-wrap: wrap;
    row-gap: 13px;
}

.col2-order-account {
    display: flex;
}

.col1-order-account {
    margin-bottom: 2px;
}

.col1-order-account .col {
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    color: var(--secondTextColor);
}

.col2-order-account .col {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    color: var(--secondTextColor);
    padding-right: 4px;
}

.row-order-account-actions .action.view {
    display: inline-flex;
    width: 214px;
    height: 40px;
    background: rgba(0, 173, 187, .3);
    color: var(--secondTextColor);
    border-radius: var(--mainBorderRadius);
    font-size: 16px;
    font-weight: 400;
    color: var(--secondTextColor);
    justify-content: center;
    align-items: center;
}

.sales-order-view .main .order-links {
    display: none;
}

.sales-order-view .order-details-items {
    display: flex;
    flex-wrap: wrap;
}

.wrapper-view-order {
    padding: 34px 12px 28px 12px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
    margin-bottom: 13px;
}

.sales-order-view .order-items {
    width: 100%;
}

.sales-order-view .order-items > div {
    display: flex;
    padding: 15px 0;
    border-bottom: 1px solid #E5E5E5;
    align-items: center;
}

.sales-order-view .order-details-items {
    margin: 0;
    padding: 0;
    border: unset;
}

.sales-order-view .title-ordered-item {
    padding-bottom: 45px;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 14px;
}

.sales-order-view .col-image {
    width: 81px;
    height: 81px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 13px;
}

.sales-order-view .col.name {
    width: 227px;
    text-align: left;
    padding: 0;
    margin-right: 78px;
}

.sales-order-view .col.name strong {
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    color: var(--secondTextColor);
    text-align: left;
}

.sales-order-view .col.qty .item {
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    color: var(--secondTextColor);
    text-align: left;
}

.sales-order-view .col.qty {
    margin-right: 317px;
}

.order-details-items .items-qty .title:after {
    display: none;
}

#order-details-total {
    display: none;
}

.footer-orders-total {
    display: flex;
    justify-content: flex-end;
    margin-right: 23%;
    padding-top: 36px !important;
    border: unset !important;
    padding-bottom: 0 !important;
}

.account .table-wrapper {
    border: unset;
}

.footer-orders-total .col {
    font-size: 14px;
    font-weight: 600;
    color: var(--secondTextColor);
}

.sales-order-view .col.subtotal .price {
    font-size: 14px;
    font-weight: 600 !important;
    color: var(--secondTextColor);
}

.sales-order-view .block-order-details-view .block-title {
    display: none;
}

.sales-order-view .block-order-details-view .block-content {
    display: flex;

}

.sales-order-view .block-order-details-view .block-content .box {
    width: 33.33% !important;
    background: var(--bgColor);
    margin-right: 13px;
    padding: 18px 8px;
    border-radius: var(--mainBorderRadius);
    margin-bottom: 0;
}

.sales-order-view .block-order-details-view {
    padding: 34px 12px 28px 12px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
}

.sales-order-view address .address-mattca,
.sales-order-view address .address-mattca a {
    font-size: 14px;
    font-weight: 400;
    color: var(--secondTextColor);
}

.sales-order-view address .address-mattca label {
    display: inline-block;
    width: 94px;
    font-size: 14px;
    font-weight: 400;
    color: var(--mainTextColor);
}

.customer-account-index .block-dashboard-orders,
.customer-account-index .block-reviews-dashboard {
    display: none;
}

.customer-address-form .form-address-edit {
    padding: 13px 13px 19px 13px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
}

.customer-address-form .legend {
    padding-bottom: 0;
    margin-bottom: 33px;
    border: unset;
}

.customer-address-form .legend span {
    font-weight: 600;
    line-height: 35px;
    color: var(--secondTextColor);
    font-size: 22px;
}

.customer-address-form .form-address-edit > fieldset {
    width: 100%;
    margin-bottom: 25px;
}

.customer-address-form .form-address-edit > fieldset .field.entity_type {
    margin-bottom: 17px;
    padding: 15px 14px;
    background: var(--bgColor);
}

.customer-address-form .form-address-edit > fieldset .field.entity_type label[for="entity_type-1"] {
    margin-right: 158px;
}

.opc-wrapper .shipping-address-item.selected-item,
.opc-wrapper .shipping-address-item {
    width: 100%;
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: var(--mainColor);
}

.opc-wrapper .shipping-address-item.selected-item:after {
    background: var(--mainColor);
}

.opc-wrapper .action-show-popup {
    width: 295px;
    height: 40px;
    background: rgba(0, 173, 187, .3);
    border-radius: var(--mainBorderRadius);
    font-weight: 400;
    font-size: 16px;
    color: var(--secondTextColor);
    position: relative;
    border: unset;
}

.opc-wrapper .action-show-popup > span:before {
    content: '';
    width: 13px !important;
    height: 13px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/plus-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0;
    position: absolute;
    left: 23px;
    top: calc(50% - 6px);
}

.modal-popup .modal-title {
    border: unset;
    padding: 0;
    margin-bottom: 38px;
    font-weight: 600;
    line-height: 35px;
    color: var(--secondTextColor);
    font-size: 22px;
}

.modal-popup .field.pfpj-field {
    width: 100% !important;
    padding: 15px 14px !important;
    background: var(--bgColor) !important;
    border-radius: Var(--mainBorderRadius) !important;
    box-sizing: border-box;
}

.checkout-index-index .modal-popup .form-shipping-address {
    width: calc(100% - 10px) !important;
    max-width: unset !important;
}

.modal-slide .modal-header, .modal-slide .modal-content, .modal-slide .modal-footer {
    padding: 0;
}

.checkout-index-index .modal-popup .modal-inner-wrap {
    padding: 25px 13px 19px 13px;
    border-radius: var(--secondBorderRadius);
}

.modal-popup #customer-attributes-form {
    width: 100%;
}

.modal-popup #customer-attributes-form #customer-attributes-div {
    margin: 0 !important;
}

.modal-popup #customer-attributes-form br {
    display: none !important;
}

.modal-popup.modal-slide .modal-footer {
    border: unset;
}

.modal-popup.modal-slide .modal-footer .action-save-address {
    width: 296px;
    height: 40px;
    background: var(--mainColor);
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    border-radius: var(--mainBorderRadius);
    border: unset;
}

.modal-popup.modal-slide .modal-footer .action-hide-popup {
    width: 296px;
    height: 40px;
    background: rgba(0, 173, 187, .3);
    color: var(--secondTextColor);
    font-weight: 400;
    font-size: 16px;
    border-radius: var(--mainBorderRadius);
    border: unset;
    margin: 0;
}

.modal-popup.modal-slide .modal-footer .action-hide-popup:hover {
    text-decoration: unset;
    width: 296px;
    height: 40px;
    background: rgba(0, 173, 187, .3);
    color: var(--secondTextColor);
    font-weight: 400;
    font-size: 16px;
    border-radius: var(--mainBorderRadius);
    border: unset;
    margin: 0;
}

.modal-popup .field[name="shippingAddress.custom_attributes.otc_validation"] .control,
.modal-popup .field[name="shippingAddress.custom_attributes.otc_sex"] .control {
    width: 100% !important;
    padding: 15px 14px !important;
    background: var(--bgColor) !important;
    border-radius: Var(--mainBorderRadius) !important;
    box-sizing: border-box;
}

.modal-popup .field[name="shippingAddress.custom_attributes.otc_validation"] .control .amorderattr_img_redio,
.modal-popup .field[name="shippingAddress.custom_attributes.otc_sex"] .control .amorderattr_img_redio {
    margin-right: 30px;
}

.modal-popup #customer-attributes-div {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
}

.modal-popup #customer-attributes-div .field {
    width: 100%;
}

.modal-popup #customer-attributes-div .field[name="shippingAddress.custom_attributes.otc_greutate"],
.modal-popup #customer-attributes-div .field[name="shippingAddress.custom_attributes.otc_alaptez"],
.modal-popup #customer-attributes-div .field[name="shippingAddress.custom_attributes.otc_datanasterii"],
.modal-popup #customer-attributes-div .field[name="shippingAddress.custom_attributes.otc_atecedentealergice"],
.modal-popup #customer-attributes-div .field[name="shippingAddress.custom_attributes.otc_tratamentecurente"] {
    width: calc(50% - 10px);
}

.opc-wrapper .action-select-shipping-item {
    text-decoration: unset;
    width: 296px;
    height: 40px;
    background: rgba(0, 173, 187, .3);
    color: var(--secondTextColor);
    font-weight: 400;
    font-size: 14px;
    border-radius: var(--mainBorderRadius);
    border: unset;
    margin: 0;
}

.opc-wrapper .edit-address-link,
.opc-wrapper .edit-address-link:hover {
    text-decoration: unset;
    width: 100px;
    height: 40px;
    background: rgba(0, 173, 187, .3);
    color: var(--secondTextColor);
    font-weight: 400;
    font-size: 14px;
    border-radius: var(--mainBorderRadius);
    border: unset;
    margin: 0;
    margin-top: 10px;
    text-decoration: none;
}

input[type=radio] {
    position: relative;
}

.account input[type=radio] {
    margin-right: 10px;
    cursor: pointer;
}

.account .control label {
    text-transform: uppercase;
    font-weight: 300;
    color: var(--secondTextColor);
    font-size: 15px;
}

.account input[type=radio]:before, .account input[type=radio]:checked:before {
    content: '';
    position: absolute;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #000;
    width: 18px;
    height: 18px;
    left: 0;
    top: calc(50% - 10px);
}

.account input[type=radio]:checked:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #000;
    position: absolute;
    top: calc(50% - 6px);
    border-radius: 50%;
    left: 4px;
}

.account .form-address-edit .fieldset:first-child {
    display: flex;
    flex-wrap: wrap;
    column-gap: 14px;
}

.account .form-address-edit .fieldset:first-child > * {
    width: 100%;
}

.account .form-address-edit .fieldset:first-child > .field:not(.entity_type) {
    width: calc(50% - 7px);
}

.account .form-address-edit .fieldset:first-child > br {
    display: none;
}

.account .form-address-edit .fieldset:nth-child(2) > .field:not(.trade-register-number) {
    width: calc(50% - 7px);
    float: left;
    margin-right: 14px;
}

.account .form-address-edit .fieldset:nth-child(2) > .field.company,
.account .form-address-edit .fieldset:nth-child(2) > .field.taxvat,
.account .form-address-edit .fieldset:nth-child(2) > .field.trade-register-number {
    width: calc(33.33% - 10px);
    float: left;
}

.account .form-address-edit .fieldset:nth-child(2) > .field.bank_account {
    margin-right: 0;
}

.account .form-address-edit .fieldset:nth-child(3) {
    display: flex;
    flex-wrap: wrap;
    column-gap: 14px;
}

.account .form-address-edit .fieldset:nth-child(3) .field {
    width: calc(50% - 7px);
}

.account .form-address-edit .fieldset:nth-child(3) br {
    display: none;
}

select {
    height: 40px;
    border-radius: 4px;
    border: 1px solid #B4B4B4;
}

.account .form-address-edit .fieldset:nth-child(3) .field.region,
.account .form-address-edit .fieldset:nth-child(3) .field.zip,
.account .form-address-edit .fieldset:nth-child(3) .field.country {
    width: calc(33.33% - 9.3px);
}

.account .action.save.primary {
    width: 296px;
    background: var(--mainColor);
    color: #fff;
    height: 40px;
    border-radius: var(--mainBorderRadius);
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    border: unset;
}

.account .message.info {
    display: none;
}

.account .fieldset > .field > .label, .account .fieldset > .fields > .field > .label {
    font-weight: 300;
}

.account .primary.add[role="add-address"],
.account .primary.add[role="add-address"]:hover {
    background: rgba(0, 173, 187, .3) !important;
    width: 295px !important;
    height: 40px !important;
    border-radius: Var(--mainBorderRadius) !important;
    border: unset !important;
    color: var(--secondTextColor) !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    position: relative;
}

.account .primary.add[role="add-address"]::before {
    content: '';
    width: 13px !important;
    height: 13px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/plus-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0;
    position: absolute;
    left: 23px;
    top: calc(50% - 6px);
}

.customer-address-index .box.box-address-billing {
    margin-right: 13px;
}

.customer-address-index .box.box-address-billing,
.customer-address-index .box.box-address-shipping {
    width: 50% !important;
    padding: 19px 19px 30px 19px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
    box-sizing: border-box;
}

.customer-address-index .block-addresses-default .block-content {
    display: flex;
}

.customer-address-index .block-addresses-default .box-title span {
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 35px !important;
    color: var(--secondTextColor) !important;
}

.customer-address-index .block-addresses-default .box-title {
    margin-bottom: 38px !important;
}

.customer-address-index .block-addresses-default address {
    display: flex;
    flex-wrap: wrap;
}

.customer-address-index .block-addresses-default address br {
    display: none;
}

.customer-address-index .block-addresses-default address > * {
    width: 50%;
}

.customer-address-index .block-addresses-default address span {
    color: Var(--secondTextColor);
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.customer-address-index .block-addresses-default address span label,
.customer-address-index .block-addresses-default address span a {
    color: var(--mainTextColor);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
    width: 74px;
}

.customer-address-index .block-content .box {
    position: relative;
}

.customer-address-index .block-content .box-actions {
    position: absolute;
    top: 13px;
    right: 13px;
    margin: 0;
}

.customer-address-index .table-additional-addresses-items .info-account-salofarm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 13px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
    padding: 33px 28px;
}

.col1-additional-salofarm {
    display: flex;
    flex-wrap: wrap;
    width: 60%;
}

.name-aditional-salofarm,
.aditional-data-salofarm {
    width: 100%;
    display: flex;
    column-gap: 5px;
}

.name-aditional-salofarm > .col {
    font-weight: 600;
    line-height: 25px;
    font-size: 22px;
    color: Var(--secondTextColor);
}

.customer-address-index .block-addresses-list .block-title {
    padding: 20px 28px !important;
    background: #fff;
    border-radius: var(--secondBorderRadius);
    border: unset !important;
    margin-bottom: 13px !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 35px !important;
    color: var(--secondTextColor) !important;
}

.aditional-data-salofarm .col {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    color: var(--secondTextColor);
}

.block-addresses-list .items.addresses .item.actions .action:after, .account .data.table .col.actions .action:after, [class^='sales-guest-'] .data.table .col.actions .action:after, .sales-guest-view .data.table .col.actions .action:after, .block .box-actions .action:after {
    display: none;
}

.col2-additional-salofarm .actions {
    display: flex;
    align-items: center;
    column-gap: 63px;
}

.customer-address-index .page-main .block {
    margin-bottom: 13px;
}

.customer-account-edit .form-edit-account {
    padding: 13px 13px 19px 13px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
}

.customer-account-edit .form-edit-account .fieldset.info {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 13px;
}

.customer-account-edit .form-edit-account .fieldset.info > .field {
    width: 100%;
}

.customer-account-edit .form-edit-account .fieldset.info > .field-name-firstname,
.customer-account-edit .form-edit-account .fieldset.info > .field-name-lastname {
    width: calc(50% - 7px);
}

.fieldset > .legend + br {
    display: none;
}

.account input[type=checkbox] {
    position: relative;
    margin-right: 12px !important;
    cursor: pointer;
}

.account input[type=checkbox]:before, .account input[type=checkbox]:checked:before {
    content: '';
    position: absolute;
    background: #fff;
    border: 1px solid #000;
    width: 18px;
    height: 18px;
    left: 0;
    top: calc(50% - 10px);
}

.account input[type=checkbox]:checked:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #000;
    position: absolute;
    top: calc(50% - 6px);
    left: 4px;
}

.customer-account-edit .form-edit-account .fieldset.password {
    float: unset;
    width: 100%;
}

.customer-account-edit .form-edit-account .fieldset.password > .field {
    width: calc(50% - 7px);
    float: left;
    margin-right: 13px;
}

.customer-account-edit .form-edit-account .fieldset.password > .password.current,
.customer-account-edit .form-edit-account .fieldset.password > .confirmation.password {
    margin-right: 0;
}

.customer-account-edit .legend {
    padding-bottom: 0;
    margin-bottom: 33px;
    border: unset;
}

.customer-account-edit .legend span {
    font-weight: 600;
    line-height: 35px;
    color: var(--secondTextColor);
    font-size: 22px;
}

.customer-account-edit .form-edit-account #group-fields-customer-attributes {
    width: 100%;
    margin-bottom: 25px;
}

.customer-account-edit .form-edit-account #group-fields-customer-attributes > * {
    width: calc(50% - 7px);
    float: left;
}

.customer-account-edit .form-edit-account #group-fields-customer-attributes > *:not(.field-otc_greutate, .field-otc_datanasterii, .field-otc_tratamentecurente) {
    margin-right: 13px;
}

.customer-account-edit .form-edit-account #group-fields-customer-attributes .step-title {
    font-weight: 600;
    line-height: 35px;
    color: var(--secondTextColor);
    font-size: 22px;
    padding-bottom: 0;
    margin-bottom: 33px;
    border: unset;
    width: 100%;
}

.customer-account-edit .form-edit-account #group-fields-customer-attributes > .messages,
.customer-account-edit .form-edit-account #group-fields-customer-attributes > .field-otc_validation,
.customer-account-edit .form-edit-account #group-fields-customer-attributes > .field-otc_inaltime,
.customer-account-edit .form-edit-account #group-fields-customer-attributes > .field-otc_sex,
.customer-account-edit .form-edit-account #group-fields-customer-attributes > .messages {
    width: 100%;
    margin-right: 0;
}

.customer-account-edit .form-edit-account #group-fields-customer-attributes > .messages {
    margin: 0 !important;
}

.customer-account-edit .form-edit-account #group-fields-customer-attributes .admin__field-control {
    display: flex;
    column-gap: 12px;
}

.gdpr-customer-settings .block-title {
    padding-bottom: 0 !important;
    margin-bottom: 18px !important;
    border: unset !important;
}

.gdpr-customer-settings .block-title strong {
    font-weight: 600 !important;
    line-height: 35px !important;
    color: var(--secondTextColor) !important;
    font-size: 22px !important;
}

.gdpr-customer-settings .amgdpr-block-content {
    display: flex;
}

.gdpr-customer-settings .amgdpr-block-content > div[data-role="amasty-gdpr-consent"] a {
    display: inline-flex;
    width: 295px;
    height: 40px;
    background: rgba(0, 173, 187, .3);
    border-radius: var(--mainBorderRadius);
    font-size: 16px;
    font-weight: 400;
    color: var(--secondTextColor);
    justify-content: center;
    align-items: center;
    margin-right: 50px;
}

.gdpr-customer-settings .amgdpr-block-content > .amgdpr-cookie-link a {
    display: inline-flex;
    width: 287px;
    height: 40px;
    background: rgba(0, 173, 187, .3);
    border-radius: var(--mainBorderRadius);
    font-size: 16px;
    font-weight: 400;
    color: var(--secondTextColor);
    justify-content: center;
    align-items: center;
}

.gdpr-customer-settings .column .block {
    padding: 19px 12px 28px 12px;
    border-radius: var(--secondBorderRadius);
    background: #fff;
}

.gdpr-customer-settings .column .block button.action {
    display: inline-flex;
    width: 295px;
    height: 40px;
    background: rgba(0, 173, 187, .3);
    border-radius: var(--mainBorderRadius);
    font-size: 16px;
    font-weight: 400;
    color: var(--secondTextColor);
    justify-content: center;
    align-items: center;
    border: unset;
}

.gdpr-customer-settings .column .block .policy-content {
    color: Var(--mainTextColor);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 30px;
}

.gdpr-customer-settings .column .block .fieldset {
    float: left;
    width: 295px;
    margin-bottom: 0;
    margin-right: 14px;
}

.gdpr-customer-settings .column .block .actions-toolbar {
    float: left;
    margin-top: 23px;

}

.gdpr-customer-settings .column .block .control.checkbox {
    margin-bottom: 10px;
}

.wrapper-title-wishlist {
    display: flex;
    align-content: center;
    justify-content: space-between;
    padding: 17px 7px 17px 18px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
}

h1.title-wishlist {
    font-size: 24px;
    font-weight: 600;
    color: var(--secondTextColor);
    line-height: 31px;
    margin: 0;
}

.wrapper-title-wishlist .actions-toolbar .primary {
    display: flex;
    align-content: center;
    column-gap: 34px;
}

.wrapper-title-wishlist .actions-toolbar .primary button,
.wrapper-title-wishlist .actions-toolbar .primary button:hover {
    display: inline-flex !important;
    width: 180px !important;
    height: 30px !important;
    background: rgba(0, 173, 187, .3) !important;
    color: var(--secondTextColor) !important;
    border-radius: var(--mainBorderRadius) !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    color: var(--secondTextColor) !important;
    justify-content: center !important;
    align-items: center !important;
    border: unset !important;
}

.wishlist-index-index .product-items {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.wishlist-index-index .product-items .product-item {
    width: 100%;
    margin-bottom: 13px;
    border-radius: var(--secondBorderRadius);
    background: #fff;
    display: block !important;
    padding: 7px 11px 7px 33px;
    margin-left: 0 !important;
    position: relative;
}

.wishlist-index-index .product-item-info {
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: none;
    border: none;
    margin: 0;
    position: initial;
    padding: 0;
    justify-content: space-between;
}

.wishlist-index-index .comment-box {
    display: none;
}

.wishlist-index-index .field.qty {
    display: none !important;
}

.wishlist-index-index .product-item-info .product-item-photo {
    display: inline-block;
    width: 136px;
    margin-right: 32px;
    margin-bottom: 0;
}

.wishlist-index-index .product-item-info .product-item-name {
    width: 500px;
    height: auto;
    max-height: 56px;
    margin-right: 32px;
}

.wishlist-index-index .product-item-info .product-item-name a {
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    color: var(--secondTextColor);
    text-align: left;
    display: inline-block;
}

.wishlist-index-index .product-item-info .price-box {
    width: 150px;
    margin-right: 32px;
    margin-left: 50px;
}

.wishlist-index-index .product-item-info .product-item-inner {
    display: flex !important;
    justify-content: flex-end;
}

.wishlist-index-index .product-item-info .product-item-inner .box-tocart,
.wishlist-index-index .product-item-info .product-item-actions,
.wishlist-index-index .product-item-info .product-item-inner .box-tocart fieldset {
    margin: 0;
}

.wishlist-index-index .product-item-info .action.edit {
    display: none !important;
}

.products-grid.wishlist .product-item-actions .action.delete:before {
    content: '';
    width: 30px;
    height: 30px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/delete-account.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}

.wishlist-index-index .product-item-info .btn-remove {
    position: absolute;
    top: 11px;
    right: 11px;
}

.wishlist-index-index .product-item-actions .actions-primary button {
    width: 201px !important;
    height: 30px !important;
    padding: 0 !important;
}

.wishlist-index-index .wishlist-toolbar {
    margin: 13px 0;
}

.item-reviews-salofarm {
    display: flex;
    column-gap: 20px;
    padding: 20px 10px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
}

.item-reviews-salofarm .action.more {
    display: inline-flex;
    width: 188px;
    height: 30px;
    background: rgba(0, 173, 187, .3);
    color: var(--secondTextColor);
    border-radius: var(--mainBorderRadius);
    font-size: 14px;
    font-weight: 400;
    color: var(--secondTextColor);
    justify-content: center;
    align-items: center;
}

.review-customer-view .product-media {
    width: 136px;
    margin-right: 32px;
}

.review-customer-view .product-details {
    display: flex;
    padding: 17px 18px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
    align-items: center;
    margin-bottom: 13px;
}

.review-customer-view .product-details .product-reviews-summary.no-rating {
    display: none;
}

.review-customer-view .product-details h2.product-name {
    font-size: 18px;
    font-weight: 600;
    line-height: 19px;
    color: var(--secondTextColor);
    text-align: left;
    display: inline-block;
    max-width: 300px;
}

.review-customer-view .review-details {
    padding: 17px 18px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
}

.review-customer-view .review-details .title {
    padding: 0;
    border: unset;
}

.review-customer-view .review-details .title strong {
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 35px !important;
    color: var(--secondTextColor) !important;
}

.newsletter-manage-index .form-newsletter-manage {
    padding: 17px 18px;
    background: #fff;
    border-radius: var(--secondBorderRadius);
    align-items: center;
    margin-bottom: 13px;
}

.newsletter-manage-index .legend {
    padding: 0;
    border: unset;
}

.newsletter-manage-index .legend span {
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 35px !important;
    color: var(--secondTextColor) !important;
}

.newsletter-manage-index .form-newsletter-manage fieldset {
    margin-bottom: 30px;
}

#amrelated-block-8 {
    order: 5;
    background: var(--bgColor);
    width: 100%;
}

.container-salofarm {
    max-width: 1272px;
    margin: 0 auto;
    padding: 43px 0;
}

.product.info.detailed {
    margin-bottom: 0;
}

.amrelated-grid-wrapper .product-items {
    display: flex;
    column-gap: 18px;

}

.amrelated-grid-wrapper .product-items .product-item {
    margin: 0 !important;
    background: #fff;
    width: calc(16.66% - 15px) !important;
    padding: 26px 0 10px 0 !important;
    border-radius: var(--secondBorderRadius) !important;
}

.amrelated-grid-wrapper .product-items .product-item .product-item-info {
    text-align: center;
}

.amrelated-grid-wrapper h2.product-item-name {
    padding: 0 10px;
    margin-bottom: 13px;
}

.amrelated-grid-wrapper h2.product-item-name a {
    margin-top: 10px;
    font-size: 14px;
    color: var(--secondTextColor) !important;
    font-weight: 600;
    line-height: 19px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    word-break: break-word;
    word-wrap: break-word;
}

.amrelated-grid-wrapper .product-item-actions {
    display: none !important;
}

.promo-product-page-content {
    padding: 11px;
    border: 1px dashed #D2D2D2;
    display: flex;
    align-items: center;
    column-gap: 18px;
    border-radius: var(--mainBorderRadius);
}

.promo-product-page-content .promo-product-content-name {
    color: #8DC641;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
}

.product-info-main .towishlist span {
    display: none;
}

.product-info-main .towishlist {
    width: 56px;
    height: 56px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/wishlist.svg);
    display: block;
    background-repeat: no-repeat;
    background-size: auto;
    transition: 300ms;
    position: absolute;
    top: -10px;
    left: -78px;
    z-index: 9;
}

.product-info-main .towishlist:hover {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/wishlist_favorite.svg);
}

.section-otc {
    padding: 10px 18px 10px 104px;
    border: 1px dashed #F8BE1B;
    border-radius: var(--mainBorderRadius);
    position: relative;
}

.section-otc img {
    position: absolute;
    top: -15px;
    left: 37px;
}

.text-otc-mtt {
    font-size: 14px;
    color: var(--mainTextColor);
    line-height: 19px;
    font-weight: 400;
}

.text-otc-mtt span {
    font-weight: 700;
}

.product-fix-height {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.product-fix-height > * {
    width: 100%;
}

.cms-bebe-care #maincontent {
    max-width: unset;
    margin-top: 0;
}

.bebecare-page .banner-static {
    background: var(--colorBebeCare);
}

.banner-static .container {
    padding-bottom: 124px;
    position: relative;
}

.banner-static .container {
    position: relative;
}

.h3-static {
    font-size: 36px;
    line-height: 45px;
    font-weight: 600;
    margin: 0 0 45px 0;
}

.static-text {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 20px;
}

.bebecare-page .banner-static .container::before {
    content: '';
    width: 193px;
    height: 208px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/bebecare-icon-banner.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    bottom: 56px;
    right: 65px;
}

.banner-static .second-col {
    padding-top: 30px;
}

.banner-static .second-col img {
    border-radius: var(--secondBorderRadius);
}

.cms-bebe-care .breadcrumbs {
    background: var(--colorBebeCare);
    margin: 0;
    width: 100%;
    max-width: unset;
    padding-top: 30px;
    padding-bottom: 50px;
}

.cms-bebe-care .breadcrumbs .items {
    max-width: 1272px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
}

.cms-bebe-care .breadcrumbs .items a,
.cms-bebe-care .breadcrumbs .items strong {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.banner-static .row {
    display: flex;
    justify-content: space-between;
    column-gap: 90px;
}

.banner-static .first-col > img {
    margin-bottom: 145px;
}

.banner-static .first-col .static-title {
    font-size: 55px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: mattca-Bold, mattca;
}

.banner-static .first-col .static-title span {
    font-size: 80px;
    line-height: 65px;
    font-weight: 400;
    font-family: mira_regular;
}

.banner-static .first-col .static-subtitle {
    font-size: 36px;
    line-height: 45px;
    color: #fff;
    font-family: mattca-Bold, mattca;
}

.page.messages {
    max-width: 1272px;
    margin: 0 auto;
}

.banner-static .first-col {
    width: 100%;
    max-width: calc(100% - 584px);
}

.banner-static .second-col {
    width: 100%;
    max-width: 584px;
}

.h2-static {
    font-size: 55px;
    line-height: 20px;
    font-weight: 600;
    color: var(--colorBebeCare);
    font-weight: 400;
    font-family: mattca-Bold, mattca;
}

.section1-static .h2-static {
    font-family: mattca-Bold, mattca;
    text-align: center;
    font-size: 55px;
    margin-bottom: 120px;
}

.section1-static .h2-static span {
    font-size: 80px;
    line-height: 65px;
    font-family: mira_regular;
}

.section1-static {
    margin-top: 120px;
    margin-bottom: 68px;
}

.section1-static .row {
    display: flex;
    justify-content: space-between;
    column-gap: 18px;
}

.section1-static .row .col:nth-child(1) {
    width: 100%;
    max-width: calc(100% - 584px);
}

.section1-static .row .col:nth-child(2) {
    width: 100%;
    max-width: 584px;
}

.section1-static .h3-static {
    margin: 0 0 60px 0;
    color: var(--colorBebeCare);
    font-size: 36px;
    line-height: 42px;
    font-weight: 600;
}

.section1-static .static-text {
    font-size: 16px;
    line-height: 20px;
    color: var(--colorBebeCare);
    font-weight: 400;
    margin-bottom: 66px;
}

.section1-static .item-static {
    display: flex;
    justify-content: flex-start;
    column-gap: 26px;
    margin-bottom: 60px;
}

.section1-static .text-icon-static p {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: var(--colorBebeCare);
}

.section1-static .second-col > img {
    margin-bottom: 102px;
    border-radius: var(--secondBorderRadius);
}

.section1-static .second-col .h3-static {
    margin-left: 86px;
    margin-bottom: 50px;
}

.section1-static .second-col .item-static {
    margin-bottom: 50px;
}

.section1-static .second-col .item-static .wrapper-images-items {
    width: 68px;
    text-align: center;
}

.section1-static .second-col .item-static .text-icon-static {
    width: calc(100% - 88px);
}

.section1-static .second-col .item-static {
    column-gap: 20px;
}

.bebecare-page .section1-static .container {
    position: relative;
    padding-bottom: 50px;
}

.bebecare-page .section1-static .container::before {
    content: '';
    width: 1132px;
    height: 810px;
    position: absolute;
    left: 77px;
    bottom: 0;
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/illustratie_02.svg');
    background-repeat: no-repeat;
    background-size: contain;
}

.section2-static .row {
    display: flex;
    justify-content: space-between;
    column-gap: 18px;
    align-items: center;
}

.section2-static .second-col {
    width: 100%;
    max-width: 412px;
}

.section2-static .col:first-child {
    width: 100%;
    max-width: calc(100% - 412px);
}

.section2-static .h3-static {
    font-size: 36px;
    line-height: 45px;
    color: #D91D48;
    font-weight: 600;
    margin: 0 0 45px 0;
}

.section2-static .static-text {
    font-size: 16px;
    line-height: 20px;
    color: #D91D48;
    font-weight: 400;
    margin-bottom: 20px;
}

.section2-static .meta-event-items {
    margin-top: 65px;
    display: flex;
    column-gap: 10px;
    justify-content: space-between;
    margin-right: 35px;
    margin-bottom: 43px;
}

.section2-static .meta-event-items .meta-event-item {
    display: flex;
    align-items: flex-start;
    column-gap: 30px;
}

.section2-static .data-event-wrapper p {
    font-size: 16px;
    line-height: 20px;
    color: #D91D48;
    font-weight: 400;
}

.section2-static .data-event-wrapper p:first-child {
    font-weight: 700;
}

.actions-events-bebecare p {
    color: #D91D48;
    font-size: 16px;
    font-weight: 700;
}

.section2-static {
    margin-bottom: 68px;
}

.section3-static .row {
    display: flex;
    justify-content: space-between;
    column-gap: 18px;
}

.section3-static .first-col {
    width: 100%;
    max-width: 584px;
}

.section3-static .second-col {
    width: 100%;
    max-width: calc(100% - 584px);
}

.section3-static .h3-static {
    color: var(--colorBebeCare);

}

.section3-static .static-text {
    color: var(--colorBebeCare);
    margin-bottom: 50px;
}

.section3-static .item-static {
    display: flex;
    column-gap: 30px;
    margin-bottom: 80px;
}

.section3-static .item-static .text-icon-static p {
    color: var(--colorBebeCare);
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

.section3-static {
    margin-bottom: 230px;
}

.section4-static .row {
    display: flex;
    justify-content: space-between;
    column-gap: 18px;
}

.section4-static .first-col {
    width: 100%;
    max-width: calc(100% - 586px);
}

.section4-static .second-col {
    width: 100%;
    max-width: 586px;
}

.h2-static span {
    font-size: 80px;
    font-family: mira_regular;
}

.section4-static .h2-static {
    text-align: center;
    margin-bottom: 122px;
    margin-top: 0;
    font-size: 55px;
}

.section4-static .h3-static {
    color: var(--colorBebeCare);
}

.section4-static .static-text {
    color: var(--colorBebeCare);
    margin-bottom: 60px;
}

.section4-static .item-static {
    display: flex;
    align-items: flex-start;
    column-gap: 20px;
    margin-bottom: 60px;
}

.section4-static .text-icon-static p {
    font-size: 16px;
    color: var(--colorBebeCare);
    line-height: 24px;
    font-weight: 400;
}

.section4-static .container {
    position: relative;
    padding-bottom: 85px;
}

.section4-static .container::before {
    content: '';
    width: 1244px;
    height: 1300px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/ullustratie_03.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    right: -60px;
    background-position: bottom;
}

.section7-static .row {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    column-gap: 18px;
}

.section7-static .row .first-col {
    max-width: 670px;
    width: 100%;
}

.section7-static .row .second-col {
    max-width: calc(100% - 670px);
    width: 100%;
}

.section7-static h3.title-card-bebe {
    font-family: mattca-Bold, mattca;
    font-size: 55px;
    line-height: 65px;
    color: var(--mainColor);
    margin-bottom: 75px;
    font-weight: 400;
    margin-top: 0;
}

.section7-static h3.title-card-bebe span {
    font-size: 80px;
    font-family: mira_regular;
}

.text-card-bebe {
    font-size: 16px;
    line-height: 26px;
    color: var(--mainColor);
    font-weight: 600;
    margin-bottom: 40px;
}

.reducere-card-bebe {
    font-size: 16px;
    line-height: 22px;
    color: var(--mainColor);
    font-weight: 600;
    margin-bottom: 60px;
    display: flex;
    column-gap: 10px;
}

.action-card-bebe a {
    display: inline-flex;
    justify-content: center;
    align-items: center;

    background: var(--mainColor);
    color: #fff;
    border-radius: var(--mainBorderRadius);
    font-size: 16px;
    padding: 10px 39px;
    transition: 300ms;
}

.action-card-bebe a:hover {
    background: var(--hoverColor);
}

.reducere-card-bebe span:first-child {
    font-size: 55px;
    font-weight: 700;
    display: inline-block;
    position: relative;
    bottom: 10px;
}

.title-sec7 {
    font-weight: 600;
    font-size: 24px;
    line-height: 31px;
    color: var(--mainTextColor);
    margin: 0 0 18px 0;
}

.section8-static .row {
    display: flex;
    justify-content: space-between;
    column-gap: 18px;
}

.section8-static .row .col {
    width: 33.33%;
}

.testimonial-bebe {
    background: #fff;
    border-radius: var(--secondBorderRadius);
    padding: 10px 18px;
    min-height: 207px;
    position: relative;
}

.quotation-mark-bebe {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 28px;
}

.content-testimonial-b {
    font-size: 18px;
    line-height: 23px;
    color: var(--mainTextColor);
    font-weight: 400;
    margin-bottom: 20px;
}

.testimonial-name {
    font-size: 18px;
    line-height: 23px;
    color: var(--mainTextColor);
    font-weight: 400;
    font-style: italic;
}

.testimonial-bebe::before {
    content: '';
    width: 104px;
    height: 104px;
    position: absolute;
    bottom: -52px;
    left: calc(50% - 52px);
    border-radius: 50%;
}

.testimonial1-bebe::before {
    background: var(--mainColor);
}

.testimonial2-bebe::before {
    background: var(--colorBebeCare);
}

.testimonial3-bebe::before {
    background: #F8BE1B;
}

.testimonial1-bebe .quotation-mark-bebe {
    color: var(--mainColor);
}

.testimonial2-bebe .quotation-mark-bebe {
    color: var(--colorBebeCare);
}

.testimonial3-bebe .quotation-mark-bebe {
    color: #F8BE1B;
}

.section8-static {
    margin-bottom: 128px;
}

.tabslogosPartners {
    display: flex;
}

.itemLogoP {
    padding: 14px 51px;
    color: #808080;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    cursor: pointer;
}

.active-itemLogoP {
    background: #fff;
    color: #000000;
}

.logosCarousel {
    display: none;
}

#logosCarousel-1 {
    display: block;
}

.wrapperLogosCarousel {
    margin-top: 1px;
    background: #fff;
    padding: 48px 0;
}

.section9-static {
    margin-bottom: 33px;
}

.bebeCare-page-online-text .box-lista-categorii .wrapper-list-cat {
    background: rgba(109, 51, 147, .2);
}

.bebeCare-page-online-text .box-lista-categorii .wrapper-list-cat:nth-child(4) {
    width: calc(66.66% - 6px);
}

.cms-bebe-care .owl-nav .owl-next:hover {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/arrow-right-bc.svg) !important;
}

.cms-bebe-care .owl-nav .owl-prev:hover {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/arrow-left-bc.svg) !important;
}

.cms-plafar .owl-nav .owl-next:hover {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/arrow-right-bc.svg) !important;
}

.cms-plafar .owl-nav .owl-prev:hover {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/arrow-left-bc.svg) !important;
}

.cms-bebe-care .product-carousel1 .owl-dots .owl-dot.active {
    background: var(--colorBebeCare);
}

.cms-bebe-care .product-carousel1 .owl-dots .owl-dot {
    background: rgba(109, 51, 147, .2);
}

.cms-plafar .product-carousel1 .owl-dots .owl-dot.active {
    background: var(--colorOrganicCare);
}

.cms-plafar .product-carousel1 .owl-dots .owl-dot {
    background: rgba(0, 104, 56, .2);
}

.bebeCare-page-online-text,
.organicCare-page-online-text {
    margin-bottom: 91px;
}

.organiccare-page .section3-static .first-col img {
    border-radius: var(--secondBorderRadius);
}

.section7-static {
    margin-top: 146px;
    margin-bottom: 124px;
}

.cms-plafar #maincontent {
    max-width: unset;
    margin-top: 0;
}

.organiccare-page .banner-static {
    background: var(--colorOrganicCare);

}

.organiccare-page .section4-static .second-col img {
    border-radius: var(--secondBorderRadius);
}

.cms-plafar .breadcrumbs {
    background: var(--colorOrganicCare);
    margin: 0;
    width: 100%;
    max-width: unset;
    padding-top: 30px;
    padding-bottom: 50px;
}

.cms-plafar .breadcrumbs .items {
    max-width: 1272px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
}

.cms-plafar .breadcrumbs .items a, .cms-plafar .breadcrumbs .items strong {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.organiccare-page .banner-static .container::before {
    content: '';
    width: 189px;
    height: 271px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/illustratii_01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    bottom: 15px;
    right: 68px;
}

.organiccare-page .h2-static,
.organiccare-page .h3-static,
.organiccare-page .static-text,
.organiccare-page .section1-static .text-icon-static p {
    color: var(--colorOrganicCare);
}

.organiccare-page .section4-static .text-icon-static p {
    color: var(--colorOrganicCare);
}

.action-sec4-static {
    margin-top: 150px;
}

.action-sec4-static a {
    padding: 11px 59px;
    font-size: 14px;
    color: #fff;
    border-radius: var(--mainBorderRadius);
    transition: 300ms;
}

.section4-static .action-sec4-static a {
    background: var(--colorOrganicCare);
}

.section4-static .action-sec4-static a:hover {
    background: #00512C;
}

.section4-static .first-col {
    position: relative;
    z-index: 1;
}

.organiccare-page .section4-static .container::before {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/illustratie_022.svg);
    width: 1261px;
    height: 1214px;
}

.organiccare-page .section3-static {
    margin-bottom: 375px;
}

.organiccare-page .section4-static .container {
    margin-bottom: 45px;
}

.organiccare-page .section3-static .item-static .text-icon-static p {
    color: var(--colorOrganicCare);
}

.organiccare-page .section3-static .item-static {
    margin-bottom: 62px;
}

.organiccare-page .section3-static .static-text {
    margin-bottom: 50px;
}

.organiccare-page .section3-static2 {
    margin-bottom: 102px;
}

.addSection1-static .row {
    display: flex;
    column-gap: 18px;
}

.addSection1-static .first-col {
    max-width: 756px;
    width: 100%;
}

.addSection1-static .last-col {
    max-width: calc(100% - 774px);
    width: 100%;
}

.items-phTStatic {
    display: flex;
    flex-direction: column;
    row-gap: 18px;
}

.item-phTStatic {
    display: flex;
    background: #fff;
    border-radius: var(--secondBorderRadius);
}

.left-item-phtStatic {
    width: 65%;
    padding: 15px 18px;
}

.right-item-phtStatic {
    width: 35%;
    background: #BDEFF2;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-right-radius: var(--secondBorderRadius);
    border-bottom-right-radius: var(--secondBorderRadius);
    padding: 20px;
    box-sizing: border-box;
}

.left-item-phtStatic .phName {
    font-size: 20px;
    font-weight: 600;
    line-height: 31px;
    color: var(--colorOrganicCare);
}

.left-item-phtStatic .addressPh {
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    color: var(--colorOrganicCare);
    margin-bottom: 10px;
    min-height: 52px;
}

.left-item-phtStatic .phNrPH,
.left-item-phtStatic .phNrPH a {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: var(--colorOrganicCare);
}

.salofarm-nav__item--parent:hover .salofarm-nav__inner-list--level1 {
    display: block;
    opacity: 1;
}

.menu-despre-noi .salofarm-nav__inner-list--level1 {
    width: 200px;
}

.left-item-phtStatic .phEmailPH {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: var(--colorOrganicCare);
    margin-bottom: 10px;
}

.left-item-phtStatic .phEmailPH a {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: var(--colorOrganicCare);
}

.left-item-phtStatic .progPh {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: var(--colorOrganicCare);
    margin-bottom: 15px;

}

.getDirPh {
    padding: 8px 30px;
    background: #99E7EC;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    border-radius: var(--mainBorderRadius);
    transition: 300ms;
    display: inline-block;
}

.getDirPh:hover {
    background: var(--mainColor);
    color: #fff;
}

.addSection1-static .second-col {
    background: #fff;
    border-radius: var(--secondBorderRadius);
}

.sectionRight-wrapper .phName {
    font-size: 24px;
    font-weight: 600;
    line-height: 31px;
    color: var(--colorOrganicCare);
}

.sectionRight-wrapper .addressPh {
    font-size: 24px;
    font-weight: 300;
    line-height: 31px;
    color: var(--colorOrganicCare);
    margin-bottom: 20px;
}

.sectionRight-wrapper .phNrPH,
.sectionRight-wrapper .phNrPH a {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: var(--colorOrganicCare);
}

.sectionRight-wrapper .phEmailPH,
.sectionRight-wrapper .phEmailPH a {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: var(--colorOrganicCare);
    margin-bottom: 10px;
}

.sectionRight-wrapper .progPh {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: var(--colorOrganicCare);
    margin-bottom: 40px;
}

.box-addSectionRight {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.sectionRight-wrapper {
    padding: 18px;
}

.addSection1-static {
    margin-bottom: 107px;
}

.organicCare-page-online-text .wrapper-list-cat {
    background: rgba(0, 104, 56, .2);
}

.addSection1-static h2.h2-static {
    text-align: center;
    margin-bottom: 85px;
}

.salofarm-nav__item--parent:not(.menu-toate-categoriile) {
    position: relative;
}

.salofarm-nav__item--parent:not(.menu-toate-categoriile)::before {
    content: '';
    width: 7px;
    height: 4px;
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/menu-arrow.svg');
    background-size: contain;
    position: absolute;
    top: calc(50% - 1px);
    right: 9px;
    transition: 300ms;
}

.salofarm-nav__item--parent:not(.menu-toate-categoriile):hover::before {
    transform: rotate(180deg);
}

.salofarm-nav__item--parent:not(.menu-toate-categoriile) {
    padding-right: 27px;
}

.cms-reteaua-de-farmacii .breadcrumbs {
    background: var(--mainColor);
    margin: 0;
    width: 100%;
    max-width: unset;
    padding-top: 30px;
    padding-bottom: 50px;
}

.cms-reteaua-de-farmacii .breadcrumbs .items {
    max-width: 1272px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
}

.cms-reteaua-de-farmacii .breadcrumbs .items a, .cms-reteaua-de-farmacii .breadcrumbs .items strong {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.cms-reteaua-de-farmacii #maincontent {
    max-width: unset;
    margin-top: 0;
}

.reteaua-de-farmacii .banner-static {
    background: var(--mainColor);
}

.static-banner-text {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    width: 100%;
    max-width: 928px;
}

.cms-reteaua-de-farmacii .banner-static .first-col {
    max-width: unset;
}

.items-farmacii-banner {
    margin-top: 50px;
    display: flex;
    column-gap: 30px;
}

.item-farmacii-banner {
    width: 33.33%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.item-farmacii-banner img {
    margin-bottom: 20px;
}

.item-farmacii-banner p {
    font-size: 14px;
    line-height: 19px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.item-farmacii-banner p:nth-child(2) {
    font-weight: 600;
    font-size: 16px;
}

.cms-reteaua-de-farmacii .banner-static .container {
    padding-bottom: 55px;
}

.section-select-farmacii {
    position: relative;
    margin-bottom: 73px;
}

.section-select-farmacii::before {
    content: '';
    width: 100%;
    height: 50%;
    background: var(--mainColor);
    position: absolute;
    top: 0;
    left: 0;
}

.banner-static {
    min-height: calc(100vh - 212px);
}

.cms-otc-uri .breadcrumbs {
    display: none;
}

.banner-medicament {
    height: 450px;
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/banner-otc.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: var(--mainBorderRadius);
    margin-bottom: 30px;
}

.banner-medicament .col {
    width: 50%;
    height: 100%;
    padding: 47px 35px;
    box-sizing: border-box;
    background-color: rgba(0, 173, 187, 0);
    backdrop-filter: blur(10px) brightness(99%);
}

.banner-medicament .h1-static {
    max-width: 400px;
    width: 100%;
    font-size: 36px;
    line-height: 43px;
    color: #fff;
    font-family: mattca-Bold, mattca;
    font-weight: 700;
}

.sec1-medicament .row {
    display: flex;
}

.sec1-medicament .row .col {
    width: 50%;
    display: flex;
    justify-content: center;
    column-gap: 56px;
    align-items: center;
}

.sec1-medicament .row .col p {
    color: var(--mainTextColor);
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}

.sec1-medicament .row .col a {
    padding: 10px 34px;
    background: var(--mainColor);
    border-radius: var(--mainBorderRadius);
    color: #fff;
    transition: 300ms;
}

.sec1-medicament .row .col a:hover {
    background: var(--hoverColor);
}

.sec1-medicament {
    margin-bottom: 60px;
}

.sec2-medicament .row {
    display: flex;
    justify-content: space-between;
    column-gap: 18px;
}

.sec2-medicament .col {
    width: 33.33%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sec2-medicament .col:nth-child(1) img {
    margin-bottom: 26px;
}

.sec2-medicament .col:nth-child(2) img {
    margin-bottom: 34px;
}

.sec2-medicament .col:nth-child(3) img {
    margin-bottom: 35px;
}

.sec2-medicament .col > p:nth-child(2) {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    color: var(--mainColor);
    text-align: center;
}

.sec2-medicament .col > p:nth-child(3) {
    color: var(--mainTextColor);
    font-weight: 300;
    line-height: 19px;
    text-align: center;
}

.sec2-medicament {
    margin-bottom: 45px;
}

.cms-otc-uri #maincontent {
    max-width: unset;
}

.sec3-medicament {
    padding: 87px 0;
    background: var(--mainColor);
    margin-bottom: 60px;
}

.box-banner-sec3M {
    height: 329px;
    padding: 40px 60px;
    box-sizing: border-box;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/banner-sec3M.svg);
    border-radius: var(--secondBorderRadius);
}

.box-banner-sec3M .h2-static {
    font-family: mattca-Bold, mattca;
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    color: var(--mainColor);
    margin-bottom: 50px;
}

.box-banner-sec3M .text-static {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    color: var(--mainColor);
    max-width: 412px;
}

.box-banner-sec3M > a {
    font-family: mattca-Bold, mattca;
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    color: var(--mainColor);

}

.medicament-category .wrapper-list-cat {
    width: calc(20% - 14.4px);
}

.medicament-category .subtitle-hp {
    margin-bottom: 42px;
}

.medicament-category {
    margin-bottom: 80px;
}

.section-farmacii {
    margin-bottom: 66px;
}

.items-faq {
    display: flex;
    flex-wrap: wrap;
    row-gap: 25px;
}

.item-faq {
    width: 100%;
    padding: 14px 20px;
    border-radius: var(--secondBorderRadius);
    cursor: pointer;
    background: #fff;
    position: relative;
    transition: 300ms;
}

.item-faq::before {
    content: '';
    width: 10px;
    height: 10px;
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/plus-faq.svg');
    position: absolute;
    right: 18px;
    top: calc(50% - 5px);
}

.visible-item-faq {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.hidden-item-faq {
    display: none;
    margin-top: 15px;
}

.items-faq {
    margin-bottom: 50px;
}

.cms-rx-uri #maincontent {
    max-width: unset;
}

.rx-page .banner-medicament {
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/banner-rq.svg');
}

.rx-page .h1-static {
    color: var(--mainColor);
    max-width: 440px;
}

.rq-first-col {
    background: #BDEFF2;
    border-radius: var(--mainBorderRadius);
    padding: 10px 10px 20px 10px;
}

.rq-first-col > p:nth-child(2) {
    text-decoration: underline;
}

.cms-laboratorul-salofarm .breadcrumbs {
    background: var(--mainColor);
    margin: 0;
    width: 100%;
    max-width: unset;
    padding-top: 30px;
    padding-bottom: 50px;
}

.cms-laboratorul-salofarm .breadcrumbs .items {
    max-width: 1272px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
}

.cms-laboratorul-salofarm .breadcrumbs .items a, .cms-laboratorul-salofarm .breadcrumbs .items strong {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.cms-laboratorul-salofarm #maincontent {
    max-width: unset;
    margin-top: 0;
}

.banner-static {
    background: var(--mainColor);
}

.static1TextLS {
    color: #fff;
    font-size: 24px;
    line-height: 29px;
    font-weight: 400;
    margin-bottom: 10px;
}

.static1TextLS span {
    font-weight: 700;
}

.static2TextLS {
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    margin-bottom: 35px;
}

.laboratorul-salofarm .banner-static .first-col .static-title {
    margin-bottom: 35px;
    /*margin-top:35px;*/
}

.laboratorul-salofarm .banner-static .container {
    padding-bottom: 65px;
}

.sec2-lab {
    background: var(--mainColor);
    padding-bottom: 55px;
}

.sec2-lab .h2-static {
    font-size: 55px;
    font-weight: 700;
    line-height: 65px;
    color: #fff;
}

.laboratorul-salofarm .banner-static .row {
    align-items: center;
}

.sec2-lab .h2-static span {
    font-size: 80px;
    font-weight: 500;
}

.laboratorul-salofarm .item-farmacii-banner p:nth-child(2) {
    font-weight: 700;
    text-align: left;
    margin-bottom: 15px;
    width: 100%;
}

.laboratorul-salofarm .item-farmacii-banner p:nth-child(3) {
    font-weight: 400;
    text-align: left;
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
}

.banner-static .first-col .static-title span {
    font-size: 80px;
    line-height: 58px;
    font-weight: 400;
}

.laboratorul-salofarm .item-farmacii-banner img {
    margin-bottom: 23px;
}

.laboratorul-salofarm .item-farmacii-banner {
    position: relative;
}

.laboratorul-salofarm .item-farmacii-banner::before {
    content: '';
    width: 66px;
    height: 3px;
    background: #fff;
    border-radius: 3px;
    position: absolute;
    top: 44px;
    left: calc(100% - 33px);
}

.laboratorul-salofarm .items-farmacii-banner {
    column-gap: 18px;
}

.laboratorul-salofarm .item-farmacii-banner:last-child::before {
    display: none;
}

.sec3-lab {
    position: relative;
    margin-bottom: 74px;
}

.sec3-lab::before {
    content: '';
    width: 100%;
    left: 0;
    top: 0;
    height: 50%;
    position: absolute;
    background: var(--mainColor);
    z-index: -1;
}

.sec3-lab .h3-static {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 86px;
    padding: 15px 18px 18px 18px;
    border-bottom: 1px solid #F1F1F1;
}

.wrp-sec3-lab {
    border-radius: Var(--secondBorderRadius);
    background: #fff;

}

.wrapper-form-lab {
    padding: 0 92px 38px 92px;
}

.wrapper-form-lab .wrp-form {
    display: flex;
    column-gap: 18px;
    margin-bottom: 29px;
}

.wrapper-form-lab .wrp-input-form {
    width: calc(25% - 13.5px);
}

.wrp-input-form label {
    font-size: 14px;
    text-transform: uppercase;
    color: var(--mainTextColor);
    display: inline-block;
    margin-bottom: 6px;
}

.wrp-input-form label span {
    color: #D91D48;
}

.wrp-form-actions {
    display: flex;
    column-gap: 18px;
    margin-bottom: 39px;
}

.wrp-form-actions input {
    width: 25%;
}

#uploadBtn {
    width: calc(25% - 9px);
    height: 40px;
    color: #000;
    background: rgba(0, 173, 187, .3);
    border-radius: var(--mainBorderRadius);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
}

.wrp-form-actions input[type="submit"] {
    width: calc(25% - 9px);
    border: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    height: 40px;
    border-radius: var(--mainBorderRadius);
    background: var(--mainColor);
    transition: 300ms;
}

.wrp-acceptance label {
    font-size: 11px;
    line-height: 22px;
    font-weight: 400;
    color: var(--mainTextColor);
}

.wrp-acceptance input[type="checkbox"] {
    position: relative;
    margin: 0;
}

.sec4-lab .h3-static {
    color: #fff;
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    font-family: mattca-Bold, mattca;
    margin-bottom: 50px;
}

.sec4-lab .row {
    padding: 40px 18px 64px 18px;
    background: var(--mainColor);
    display: flex;
    border-radius: var(--secondBorderRadius);
    align-items: center;
}

.sec4-lab .row .col:nth-child(1) {
    max-width: 578px;
    width: 100%;
}

.sec4-lab .row .col:nth-child(2) {
    max-width: calc(100% - 578px);
    width: 100%;
    text-align: right;
}

.sec4-lab .row .col:nth-child(2) img {
    margin-right: 198px;
}

.sec4-lab .text-static {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 400;
}

.sec4-lab .contact-lab span {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
}

.sec4-lab .contact-lab a {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}

.sec4-lab {
    margin-bottom: 96px;
}

.laboratorul-salofarm .banner-static .second-col {
    padding: 0;
}

.salofarm-nav__item--parent:not(.menu-toate-categoriile) {
    position: relative;
}

.salofarm-nav__item--parent > .salofarm-nav__inner-list:not(.menu-toate-categoriile > .salofarm-nav__inner-list)::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #fff;
    position: absolute;
    top: -18px;
    left: calc(50% - 10px);
    transform: rotate(270deg);
    right: unset;
}

.salofarm-nav__inner-list--level1:not(.menu-toate-categoriile .salofarm-nav__inner-list--level1) {
    left: -60px;
}

.cms-promotiile-saptamanii .breadcrumbs {
    background: var(--mainColor);
    margin: 0;
    width: 100%;
    max-width: unset;
    padding-top: 30px;
    padding-bottom: 50px;
}

.cms-promotiile-saptamanii .breadcrumbs .items {
    max-width: 1272px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
}

.cms-promotiile-saptamanii .breadcrumbs .items a, .cms-promotiile-saptamanii .breadcrumbs .items strong {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.cms-promotiile-saptamanii #maincontent {
    max-width: unset;
    margin-top: 0;
}

.promo-page .banner-static .second-col {
    text-align: center;
}

.section-banners-promo .row a img {
    border-radius: var(--secondBorderRadius);
}

.section-banners-promo {
    position: relative;
}

.section-banners-promo::before {
    content: '';
    width: 100%;
    height: 163px;
    position: absolute;
    top: 0;
    left: 0;
    background: var(--mainColor);
    z-index: -1;
}

.items-promo {
    display: flex;
    flex-wrap: wrap;
    column-gap: 18px;
    row-gap: 18px;
}

.item-promo {
    width: calc(33.33% - 12px);
}

.cms-promotiile-saptamanii .banner-static {
    min-height: unset;
}

.cms-promotiile-saptamanii .banner-static .container {
    padding-bottom: 74px;
}

.salofarm-counter {
    order: 2;
    margin-right: 30px;
}

.salofarm-counter p {
    margin-bottom: 22px;
    font-size: 16px;
    color: var(--mainColor);
    font-weight: 400;
    font-family: mattca-Bold;
}

.salofarm-counter p .counter-nrF {
    font-style: italic;
    font-family: mira_regular;
    font-size: 24px;
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
}

.colornrF {
    color: var(--colorBebeCare);
}

.amsearch-input-wrapper input.amsearch-input {
    height: 35px;
    background: #F1F1F1;
    border: unset;
    border-radius: var(--mainBorderRadius);
}

.amsearch-input-wrapper .amsearch-button.-loupe {
    background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/search_icon.svg');
    right: 0;
    opacity: 1;
    width: 35px;
    height: 35px;
    background-color: var(--mainColor);
    border-radius: var(--mainBorderRadius);
}

.amsearch-input-wrapper input.amsearch-input::placeholder {
    color: #808080;
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
}

.page-header .amsearch-input-wrapper {
    min-width: unset;
    width: 100% !important;
}

.cms-beneficii-salofarm .breadcrumbs {
    background: var(--mainColor);
    margin: 0;
    width: 100%;
    max-width: unset;
    padding-top: 30px;
    padding-bottom: 50px;
}

.cms-beneficii-salofarm .breadcrumbs .items {
    max-width: 1272px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
}

.cms-beneficii-salofarm .breadcrumbs .items a, .cms-beneficii-salofarm .breadcrumbs .items strong {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.cms-beneficii-salofarm #maincontent {
    max-width: unset;
    margin-top: 0;
}

.cms-beneficii-salofarm .banner-static {
    background: var(--mainColor);
}

.cms-beneficii-salofarm .banner-static .second-col {
    padding-top: 0;
}

.cms-beneficii-salofarm .banner-static .static-title {
    padding-top: 20px;
}

.beneficii-salofarm .h3-static {
    margin: 0 0 10px 0;
    font-family: mattca;
    font-weight: 700;
    color: var(--mainColor);
}

.beneficii-salofarm .h2-static {
    text-align: left;
    font-size: 55px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 45px;
    color: var(--mainColor);
}

.beneficii-salofarm .static-text {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    font-weight: 600;
    color: var(--mainColor);
}

.beneficii-salofarm .reducere-card-bebe {
    margin-bottom: 80px;
}

.beneficii-salofarm .section1-static .row {
    align-items: flex-end;
}

.items-beneficii {
    display: flex;
    column-gap: 18px;
}

.items-beneficii .item-beneficii {
    width: calc(33.33% - 12px);
}

.image-item-b {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 232px;
    max-width: 412px;
    width: 100%;
    margin-bottom: 18px;
}

.image-item-b a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item-beneficii .image-item-b {
    border-radius: var(--secondBorderRadius);
}

.item-beneficii:first-child .image-item-b {
    background: var(--colorBebeCare);
}

.item-beneficii:nth-child(2) .image-item-b {
    background: var(--colorOrganicCare);
}

.item-beneficii:nth-child(3) .image-item-b {
    background: var(--colorBeautyCare);
}

.text-item-b p {
    font-size: 16px;
    line-height: 22px;
    color: var(--mainTextColor);
    margin-bottom: 15px;
}

.beneficii-salofarm .section3-static .h2-static {
    margin-bottom: 115px;
}

.beneficii-salofarm .section3-static .static-text {
    margin-bottom: 95px;
}

.person-despre-sal > img {
    border-radius: 50%;
}

.person-despre-sal {
    display: flex;
    column-gap: 18px;
    align-items: center;
}

.textPerson-despre-sal {
    font-size: 16px;
    line-height: 26px;
    color: var(--mainColor);
}

.textPerson-despre-sal p span {
    font-weight: 600;
}

.textPerson-despre-sal a {
    font-size: 16px;
    line-height: 26px;
    color: var(--mainColor);
    display: block;
}

.beneficii-salofarm .section4-static .container::before {
    display: none;
}

.beneficii-salofarm .section1-static .second-col .h3-static {
    margin-bottom: 10px;
    margin-left: 0;
}

.beneficii-salofarm .h2-static span {
    font-weight: 400;
}

.beneficii-salofarm .section1-static {
    margin-bottom: 168px;
}

.beneficii-salofarm .section1-static {
    margin-top: 73px;
    margin-bottom: 102px;
}

.cms-despre-noi .breadcrumbs .items {
    max-width: 1272px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
}

.cms-despre-noi .breadcrumbs {
    background: var(--mainColor);
    margin: 0;
    width: 100%;
    max-width: unset;
    padding-top: 30px;
    padding-bottom: 50px;
}

.cms-despre-noi .breadcrumbs .items a, .cms-despre-noi .breadcrumbs .items strong {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.cms-despre-noi #maincontent {
    max-width: unset;
    margin-top: 0;
}

.sec1-despre .items-farmacii-banner {
    margin-top: 0;
}

.sec1-despre {
    background: var(--mainColor);
    padding-bottom: 50px;
    margin-bottom: 66px;
}

.sec2-despre .h3-static {
    text-align: center;
    color: var(--mainColor);
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
}

.sec2-despre .static-text {
    max-width: 756px;
    margin: 0 auto;
    text-align: center;
    font-size: var(--mainTextColor);
    font-size: 14px;
    line-height: 19px;
}

.sec2-despre {
    margin-bottom: 60px;
}

.sec3-despre .row {
    display: flex;
    justify-content: space-between;
    column-gap: 18px;
}

.sec3-despre .row .col {
    width: 33.33%;
}

.sec3-despre .icon-sec3-despre {
    margin-bottom: 42px;
}

.sec3-despre .text-sec3-despre p:nth-child(1) {
    color: var(--mainTextColor);
    font-size: 24px;
    line-height: 31px;
    font-weight: 300;
    margin-bottom: 30px;
}

.sec3-despre .text-sec3-despre p:nth-child(1) span {
    font-weight: 600px;
}

.sec3-despre .text-sec3-despre p:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: var(--mainTextColor);
    margin-bottom: 15px;
}

.sec3-despre .text-sec3-despre p:nth-child(3) {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: var(--mainTextColor);
    margin-bottom: 15px;
}

.sec3-despre .text-sec3-despre p:nth-child(3) span {
    font-weight: 600;
}

.sec3-despre .text-sec3-despre p:nth-child(4) {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: var(--mainTextColor);
}

.item-timeline {
    position: relative;
    width: calc(50% - 140px);
}

.right-timeline {
    left: calc(50% + 140px);
}

.timeline-salofarm {
    position: Relative;
}

.timeline-salofarm::before {
    content: '';
    width: 4px;
    height: 100%;
    background: var(--mainColor);
    position: absolute;
    left: 50%;
    top: 0;
}

.timeline-year {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background: var(--mainColor);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
}

.right-timeline .timeline-year {
    position: absolute;
    top: -25px;
    left: -172px;
}

.left-timeline .timeline-year {
    position: absolute;
    top: -25px;
    right: -177px;
}

.left-timeline {
    position: relative;
}

.left-timeline::before {
    content: '';
    width: 75px;
    height: 2px;
    border-bottom: 3px dashed var(--mainColor);
    position: absolute;
    top: 5px;
    left: calc(100% + 18px);
}

.right-timeline::before {
    content: '';
    width: 75px;
    height: 2px;
    border-bottom: 3px dashed var(--mainColor);
    position: absolute;
    top: 5px;
    right: calc(100% + 18px);
}

.item-timeline .title-timeline {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    color: var(--mainColor);
    margin-bottom: 15px;
}

.text-timeline {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: var(--mainTextColor);
    margin-bottom: 55px;
}

.images-timeline {
    display: flex;
    column-gap: 18px;
}

.images-timeline img {
    border-radius: var(--mainBorderRadius);
}

.left-timeline .title-timeline {
    text-align: right;
}

.left-timeline .text-timeline {
    text-align: right;
}

.button-timeline {
    width: 240px;
    height: 40px;
    border-radius: var(--mainBorderRadius);
    background: var(--mainColor);
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 43px;
    cursor: pointer;
}

.hidden-item-timeline {
    display: none;
}

.section-timeline-salofarm {
    margin-bottom: 88px;
}

.sec4-despre {
    margin-bottom: 88px;
}

.despre-salofarm .banner-static {
    min-height: unset;
}

.sec3-despre {
    margin-bottom: 77px;
}

.text-bannerLS a {
    color: #fff;
    text-decoration: underline;
}

.text-bannerLS a:hover {
    color: #fff;
}

.cms-beauty-care #maincontent {
    max-width: unset;
    margin-top: 0;
}

.cms-beauty-care .breadcrumbs {
    background: var(--colorBeautyCare);
    margin: 0;
    width: 100%;
    max-width: unset;
    padding-top: 30px;
    padding-bottom: 50px;
}

.cms-beauty-care .breadcrumbs .items {
    max-width: 1272px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
}

.cms-beauty-care .breadcrumbs .items a, .cms-beauty-care .breadcrumbs .items strong {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.beautycare-page .banner-static {
    background: var(--colorBeautyCare);
}

.beautycare-page .banner-static .container::before {
    content: '';
    width: 172px;
    height: 160px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    bottom: 70px;
    right: 86px;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/iconMainBeautyCare.svg);
}

.beautycare-page .section1-static .h2-static {
    color: var(--colorBeautyCare);
}

.beautycare-page .section3-static .h3-static {
    color: var(--colorBeautyCare);
    font-weight: 400;
}

.beautycare-page .section3-static .h3-static span {
    font-weight: 600;
}

.beautycare-page .section3-static .static-text {
    color: var(--colorBeautyCare);
}

.beautycare-page .section4-static .container::before {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/illustratieBeautyCare.svg);
}

.beautycare-page .section3-static {
    margin-bottom: 395px;
}

.beautycare-page .section4-static .h3-static {
    color: var(--colorBeautyCare);
}

.beautycare-page .section4-static .text-icon-static p {
    color: var(--colorBeautyCare);
}

.beautycare-page .section4-static .h3-static {
    margin-bottom: 74px;
}

.beautycare-page .section4-static .item-static {
    margin-bottom: 30px;
}

.beautycare-page .addSection1-static h2 {
    color: var(--colorBeautyCare);
}

.beautycare-page .section9-static {
    margin-bottom: 72px;
}

.beautycare-page .right-item-phtStatic {
    background: #DBDBDB;
}

.beautycare-page .left-item-phtStatic .phName,
.beautycare-page .left-item-phtStatic .addressPh,
.beautycare-page .left-item-phtStatic .phNrPH,
.beautycare-page .left-item-phtStatic .phNrPH a,
.beautycare-page .left-item-phtStatic .phEmailPH,
.beautycare-page .left-item-phtStatic .progPh,
.beautycare-page .sectionRight-wrapper .phName,
.beautycare-page .sectionRight-wrapper .addressPh,
.beautycare-page .sectionRight-wrapper .phNrPH,
.beautycare-page .sectionRight-wrapper .phNrPH a,
.beautycare-page .sectionRight-wrapper .phEmailPH,
.beautycare-page .sectionRight-wrapper .phEmailPH a,
.beautycare-page .sectionRight-wrapper .progPh,
.beautycare-page .left-item-phtStatic .phEmailPH a {
    color: var(--colorBeautyCare);
}

.beautycare-page .getDirPh {
    background: #DBDBDB;
}

.beautycare-page .getDirPh:hover {
    background: var(--colorBeautyCare);
}

.beautycare-page .wrapper-list-cat a {
    background: #DBDBDB;
}

.beautycare-page .section3-static .first-col img {
    border-radius: var(--secondBorderRadius);
}

.bebecare-page .right-item-phtStatic {
    background: var(--colorBebeCare);
}

.bebecare-page .getDirPh {
    background: rgba(109, 51, 147, .2);

}

.bebecare-page .getDirPh:hover {
    background: rgba(109, 51, 147, .2);
    color: #000;
}

.bebecare-page .left-item-phtStatic .phName,
.bebecare-page .left-item-phtStatic .phNrPH, .left-item-phtStatic .phNrPH a,
.bebecare-page .left-item-phtStatic .phEmailPH,
.bebecare-page .left-item-phtStatic .progPh,
.bebecare-page .left-item-phtStatic .addressPh {
    color: var(--colorBebeCare);
}

.bebecare-page .active-header-item {
    color: var(--colorBebeCare);
}

.bebecare-page .farmaciilista-header {
    border-color: var(--colorBebeCare);
}

.bebecare-page .active-header-item::before {
    background: var(--colorBebeCare);
}

.organiccare-page .getDirPh {
    background: rgba(0, 104, 56, .2);
}

.organiccare-page .getDirPh:hover {
    color: #000;
}

.organiccare-page .right-item-phtStatic {
    background: rgba(0, 104, 56, .2);
}

.organiccare-page .active-header-item {
    color: var(--colorOrganicCare);
}

.organiccare-page .farmaciilista-header {
    border-color: var(--colorOrganicCare);
}

.organiccare-page .active-header-item::before {
    background: var(--colorOrganicCare);
}

.beautycare-page .active-header-item {
    color: var(--colorBeautyCare);
}

.beautycare-page .farmaciilista-header {
    border-color: var(--colorBeautyCare);
}

.beautycare-page .active-header-item::before {
    background: var(--colorBeautyCare);
}

.wrp-sec3-lab .opc-wrapper {
    float: unset;
}

.wrp-sec3-lab .mp-field-group-title {
    display: none;
}

.wrp-sec3-lab .mp-custom-form-popup .mp-1column {
    float: unset;
    margin: 0;
    width: calc(25% - 13.5px);
}

.wrp-sec3-lab .mp-custom-form-popup .mp-1column:nth-child(5),
.wrp-sec3-lab .mp-custom-form-popup .mp-1column:nth-child(6) {
    width: 100%;
}

.wrp-sec3-lab .step-title {
    display: none;
}

.wrp-sec3-lab .mp-field-group-content {
    margin: 0 !important;
    display: flex;
    flex-wrap: wrap;
    column-gap: 18px;

}

.wrp-sec3-lab .mp-field-group-content > .mp-1column {
    margin-bottom: 29px;
}

.wrp-sec3-lab .mp-custom-form-popup .mp-1column:nth-child(5) > label {
    display: none;
}

.wrp-sec3-lab .mp-custom-form-popup .mp-1column:nth-child(5) {
    margin-bottom: 0
}

.mp-custom-form-popup .file-uploader-button {
    width: 251px !important;
    border: unset !important;
    height: 40px !important;
    color: #000 !important;
    background: rgba(0, 173, 187, .3) !important;
    border-radius: var(--mainBorderRadius) !important;
    cursor: pointer !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-indent: -9999px;
    position: relative !important;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/incarca-reteta.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    margin: 0;
}


.wrp-sec3-lab .mp-custom-form-popup .mp-1column label {
    font-size: 14px;
    text-transform: uppercase;
    color: var(--mainTextColor);
    display: inline-block;
    margin-bottom: 6px;
}

.wrp-sec3-lab .mp-custom-form-popup .mp-1column:nth-child(6) > label {
    display: none;
}

.wrp-sec3-lab .mp-custom-form-popup .mp-1column:nth-child(6) label {
    font-size: 11px;
    line-height: 22px;
    font-weight: 400;
    color: var(--mainTextColor);
    text-transform: initial;
}

.mp-custom-form-popup button.button.action.continue.primary {
    margin: 0 !important;
    width: 251px !important;
    border: unset !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #fff !important;
    height: 40px !important;
    border-radius: var(--mainBorderRadius) !important;
    background: var(--mainColor) !important;
    transition: 300ms !important;
}

.wrp-sec3-lab .mp-custom-form {
    margin: 0 !important;
}

.wrp-sec3-lab .mp-custom-form-popup .mp-1column:nth-child(5), .wrp-sec3-lab .mp-custom-form-popup .mp-1column:nth-child(6) {
    margin: 0 !important;
}

.wrp-sec3-lab .mp-custom-form {
    position: relative;
}

.wrp-sec3-lab .mp-custom-form .actions-toolbar {
    position: absolute;
    bottom: 33px;
    left: 269px;
}


/****** BLOG *******************/
.mattca-row-blog {
    display: flex;
    justify-content: space-between;
}

.mattca-sidebar-blog {
    width: calc(23% - 18px);
}

.mattca-row-blog .post-list-wrapper {
    width: 77%;
}

.blog-page .column.main {
    width: 100% !important;
}

.blog-page .page-wrapper {
    background-color: #fff;
}

.blog-page .page-title-wrapper {
    display: none;
}

.mattca-sidebar-blog ul {
    padding: 0;
}

.mattca-sidebar-blog li {
    list-style: none;
    margin-bottom: 0;
}

.mattca-sidebar-blog li a {
    color: #808080;
    font-size: 18px;
    line-height: 35px;
    font-weight: 500;
}

.mattca-row-blog .post-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mattca-row-blog .post-list .post-holder {
    width: calc(33.33% - 12px);
}

.mattca-row-blog .post-list .post-holder:nth-child(4) {
    width: calc(66.66% - 18px);
}

.mattca-row-blog .post-ftimg-hld {
    width: 100%;
    height: 180px;
    background-size: cover;
    background-repeat: no-repeat;
}

.image-author {
    width: 45px;
    height: 45px;
    background: #D9D9D9;
    border-radius: 50%;
    display: inline-block;
    margin-right: 17px;
}

.mattca-row-blog .post-info {
    padding: 0;
}

.mattca-row-blog .post-author {
    display: flex;
    align-items: center;
}

.mattca-row-blog .post-author > a {
    color: #000000;
    font-size: 14px;
    line-height: 19px;
    font-weight: 300;
}

.wrapper-meta-blog {
    display: flex;
}

.wrapper-meta-blog .post-categories .label {
    display: none;
}

.wrapper-meta-blog .post-categories a {
    font-size: 14px;
    color: #808080;
    line-height: 19px;
    font-weight: 600;
    text-transform: uppercase;
}

.wrapper-meta-blog .post-categories {
    margin-right: 4px;
}

.wrapper-meta-blog .post-date {
    color: #808080;
    font-size: 14px;
    line-height: 19px;
    font-weight: 300;
}

.mattca-row-blog .post-ftimg-hld {
    border-radius: 2px;
    margin-bottom: 8px;
}

.mattca-row-blog .post-title {
    min-height: 48px !important;
    padding: 15px 0 !important;
}

.mattca-row-blog .post-text-hld {
    color: #000000;
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
}

.mattca-row-blog .post-info {
    margin-top: 15px;
}

.mattca-row-blog .post-footer {
    display: none;
}

.blog-page header, .blog-page nav, .blog-page footer, .blog-page .breadcrumbs {
    display: none;
}

.blog-page .column.main {
    padding-bottom: 0;
}

.mattca-blog-header {
    padding: 20px 0;
    margin-bottom: 50px;
}

.row-header-blog {
    display: flex;
    justify-content: space-between;
}

.row-header-blog .col-header-blog:first-child {
    width: calc(23% - 18px);
}

.row-header-blog .col-header-blog:last-child {
    width: 77%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title-blog-header {
    font-size: 18px;
    line-height: 35px;
    color: #00ADBB;
    font-weight: 500;
}

.title-blog-header span {
    font-weight: 600;
}

.acceseaza-site-mattca {
    margin: 0;
}

.acceseaza-site-mattca a {
    font-size: 12px;
    color: #000000;
    line-height: 15px;
}

.mattca-blog-footer > .row-footer-blog {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mattca-blog-footer > .row-footer-blog > .col-footer-blog:last-child {
    display: flex;
}

.mattca-blog-footer > .row-footer-blog > .col-footer-blog:last-child > a {
    margin-right: 58px;
}

.mattca-blog-footer > .row-footer-blog > .col-footer-blog:last-child > a:last-child {
    margin-right: 0;
}

.mattca-blog-footer > .row-footer-blog > .col-footer-blog:first-child p {
    font-size: 14px;
    font-weight: 500;
    color: #C5C5C5;
}

.header-blog-image {
    width: 100%;
    height: 360px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.wrapper-blog-mattca {
    display: flex;
    justify-content: space-between;
}

.wrapper-blog-mattca .addthis_toolbox {
    width: 196px;
}

.wrapper-blog-mattca .post-content {
    width: calc(100% - 196px);
}

.blog-page main {
    max-width: 1158px;
}

.mp-blog-rss {
    display: none;
}

.mpblog-post-view .column.main {
    width: 75%;
}

.mpblog-post-view .sidebar-main {
    width: 25%;
}

#mpblog-search-box {
    border-radius: 18px;
    border: 1px solid #00ADBB;
    padding-left: 18px;
    padding-right: 12px;
    height: 35px;
}

.mpblog-post-view header, .mpblog-post-view footer, .mpblog-post-view nav {
    display: none;
}

.container-header-blog, .container-footer-blog {
    max-width: 1272px;
    margin: 0 auto;
}

.sidebar-blog-title {
    font-size: 20px !important;
    text-transform: uppercase !important;
    line-height: 19px !important;
    color: #808080 !important;
    font-weight: 600 !important;
    margin-bottom: 20px;
}

.mp-sidebar .data.item.content {
    border: none !important;
    border-radius: 5px;
    padding: 0 !important;
}

.mp-sidebar .product.data.items > .item.content {
    padding: 0 !important;
}

.mpblog-post-view .page-wrapper {
    background: #fff;
}

.mpblog-search button.action.search :before {
    content: '';
    width: 17.5px;
    height: 17.5px;
    background-image: url(https://www.mattca.ro/pub/media/wysiwyg/v2/search-icon.png);
    position: absolute;
    top: calc(50% - 4px);
    right: 0;
    background-size: 17.5px;
}

.sidebar .mpblog-search {
    margin-bottom: 50px !important;

}

.mp-sidebar .data.item.title {
    width: 100% !important;
}

.menu-categories .fa-folder-open-o {
    display: none;
}

.share-blog-sidebar {
    padding-left: 8px;
}

ul.menu-categories a.list-categories {
    margin-left: 0 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    color: #808080 !important;
}

.share-blog-sidebar {
    display: flex;
    justify-content: space-around;
}

.share-row-blog {
    margin-top: 30px;
}

.mpblog-post-view .page-title {
    display: none !important;
}

.mpblog-post-view .post-view-image {
    margin-bottom: 52px;
}

.mpblog-post-view .wrapper-meta-pblog-wid {
    margin-bottom: 10px;
}

.post-title-blog-mattca h1 {
    font-size: 36px;
    font-weight: 700;
}

.mpblog-post-view .post-list-content h2 {
    font-size: 18px;
}

.mpblog-post-view .post-list-content iframe {
    display: block;
}

.mpblog-post-view #sharing {
    display: none;
}

.mpblog-post-view .about-admin {
    display: none;
}

.row-footer-blog {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #D9D9D9;
    padding-top: 50px;
    padding-bottom: 50px;
}

.row-footer-blog .col-footer-blog:last-child {
    display: flex;
}

.row-footer-blog .col-footer-blog:last-child > a {
    margin-right: 58px;
}

.row-footer-blog .col-footer-blog:last-child > a:last-child {
    margin-right: 0;
}

.row-footer-blog .col-footer-blog:first-child p {
    color: #C5C5C5;
    font-size: 14px;
    font-weight: 500;
}

.mpblog-post-view .img-responsive {
    max-height: 360px;
}

.mpblog-post-index header, .mpblog-post-index nav, .mpblog-post-index footer {
    display: none;

}

.mpblog-post-index .page-wrapper {
    background: #fff;
}

.mpblog-post-index .post-list-body {
    display: flex;
    flex-wrap: wrap;
}

.mpblog-post-index .post-list-item {
    width: calc(33.33% - 18px);
    margin-bottom: 72px;
    margin-right: 18px;
    padding: 0;
}


.mpblog-post-index .post-list-item:nth-child(4),
.mpblog-post-index .post-list-item:nth-child(9),
.mpblog-post-index .post-list-item:nth-child(14),
.mpblog-post-index .post-list-item:nth-child(19),
.mpblog-post-index .post-list-item:nth-child(24),
.mpblog-post-index .post-list-item:nth-child(29),
.mpblog-post-index .post-list-item:nth-child(34),
.mpblog-post-index .post-list-item:nth-child(39),
.mpblog-post-index .post-list-item:nth-child(44),
.mpblog-post-index .post-list-item:nth-child(49) {
    width: calc(66.66% - 18px);
}

.mpblog-post-index .post-item-wraper {
    padding: 0 !important;
    border: none !important;
}

.mpblog-post-index .post-info-wraper {
    padding: 0 !important;
}

.mpblog-post-index .post-title a {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    display: inline-block;
    margin-bottom: 15px;
    min-height: 50px;
}

.mpblog-post-index .short-description-post-wid p {
    margin-bottom: 0;
}

.mpblog-post-index .short-description-post-wid a {
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    color: #000000;
}

.mpblog-post-index .breadcrumbs {
    display: none;
}

.mpblog-post-index .page-title-wrapper {
    display: none;
}


.mpblog-category-view header, .mpblog-category-view nav, .mpblog-category-view footer {
    display: none;

}

.mpblog-category-view .post-list-item:nth-child(4),
.mpblog-category-view .post-list-item:nth-child(9),
.mpblog-category-view .post-list-item:nth-child(14),
.mpblog-category-view .post-list-item:nth-child(19),
.mpblog-category-view .post-list-item:nth-child(24),
.mpblog-category-view .post-list-item:nth-child(29),
.mpblog-category-view .post-list-item:nth-child(34),
.mpblog-category-view .post-list-item:nth-child(39),
.mpblog-category-view .post-list-item:nth-child(44),
.mpblog-category-view .post-list-item:nth-child(49) {
    width: calc(66.66% - 18px);
}

.mpblog-category-view .page-wrapper {
    background: #fff;
}

.mpblog-category-view .post-list-body {
    display: flex;
    flex-wrap: wrap;
}

.mpblog-category-view .post-list-item {
    width: calc(33.33% - 18px);
    margin-bottom: 72px;
    margin-right: 18px;
    padding: 0;
}

.mpblog-category-view .post-list-item:nth-child(4) {
    width: calc(66.66% - 18px);
}

.mpblog-category-view .post-item-wraper {
    padding: 0 !important;
    border: none !important;
}

.mpblog-category-view .post-info-wraper {
    padding: 0 !important;
}

.mpblog-category-view .post-title a {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    display: inline-block;
    margin-bottom: 15px;
    min-height: 50px;
}

.mpblog-category-view .short-description-post-wid p {
    margin-bottom: 0;
}

.mpblog-category-view .short-description-post-wid a {
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    color: #000000;
}

.mpblog-category-view .breadcrumbs {
    display: none;
}

.mpblog-category-view .page-title-wrapper {
    display: none;
}


.title-related-post-mattca {
    font-size: 20px !important;
    text-transform: uppercase !important;
    line-height: 19px !important;
    color: #808080 !important;
    font-weight: 600 !important;
    margin-bottom: 20px;
}

.related-posts-mattca .page-wrapper {
    background: #fff;
}

.related-posts-mattca .post-list-body {
    display: flex;
    flex-wrap: wrap;
}

.related-posts-mattca .post-list-item {
    width: calc(33.33% - 18px);
    margin-bottom: 72px;
    margin-right: 18px;
}

.related-posts-mattca .post-list-item:nth-child(4) {
    width: calc(66.66% - 18px);
}

.related-posts-mattca .post-item-wraper {
    padding: 0 !important;
    border: none !important;
}

.related-posts-mattca .post-info-wraper {
    padding: 0 !important;
}

.related-posts-mattca .post-title a {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    display: inline-block;
    margin-bottom: 15px;
    min-height: 50px;
}

.related-posts-mattca .short-description-post-wid p {
    margin-bottom: 0;
}

.related-posts-mattca .short-description-post-wid a {
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    color: #000000;
}

.related-posts-mattca .breadcrumbs {
    display: none;
}

.related-posts-mattca .page-title-wrapper {
    display: none;
}


.mpblog-month-view header, .mpblog-month-view nav, .mpblog-month-view footer {
    display: none;

}

.mpblog-month-view .page-wrapper {
    background: #fff;
}

.mpblog-month-view .post-list-body {
    display: flex;
    flex-wrap: wrap;
}

.mpblog-month-view .post-list-item {
    width: calc(33.33% - 18px);
    margin-bottom: 72px;
    margin-right: 18px;
    padding: 0;
}

.mpblog-month-view .post-list-item:nth-child(4) {
    width: calc(66.66% - 18px);
}

.mpblog-month-view .post-list-item:nth-child(4),
.mpblog-month-view .post-list-item:nth-child(9),
.mpblog-month-view .post-list-item:nth-child(14),
.mpblog-month-view .post-list-item:nth-child(19),
.mpblog-month-view .post-list-item:nth-child(24),
.mpblog-month-view .post-list-item:nth-child(29),
.mpblog-month-view .post-list-item:nth-child(34),
.mpblog-month-view .post-list-item:nth-child(39),
.mpblog-month-view .post-list-item:nth-child(44),
.mpblog-month-view .post-list-item:nth-child(49) {
    width: calc(66.66% - 18px);
}

.mpblog-month-view .post-item-wraper {
    padding: 0 !important;
    border: none !important;
}

.mpblog-month-view .post-info-wraper {
    padding: 0 !important;
}

.mpblog-month-view .post-title a {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    display: inline-block;
    margin-bottom: 15px;
    min-height: 50px;
}

.mpblog-month-view .short-description-post-wid p {
    margin-bottom: 0;
}

.mpblog-month-view .short-description-post-wid a {
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    color: #000000;
}

.mpblog-month-view .breadcrumbs, .mpblog-category-view .breadcrumbs, .mpblog-post-index .breadcrumbs {
    display: none;
}

.mpblog-month-view .page-title-wrapper {
    display: none;
}

.mpblog-post-view .breadcrumbs .home {
    display: none;
}

.mp-sidebar {
    margin-bottom: 40px !important;
}

.mp-sidebar .list-archives {
    margin-left: 0 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    color: #808080 !important;
}

.wrapper-meta-pblog-wid {
    display: flex;
    margin-bottom: 15px;
}

.wrapper-meta-pblog-wid .read-time {
    font-weight: 600;
    color: #808080;
    line-height: 19px;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 3px;
}

.wrapper-meta-pblog-wid .read-time p {
    margin-bottom: 0;
}

.wrapper-meta-pblog-wid .date-post-wid {
    font-weight: 400;
    color: #808080;
    line-height: 19px;
    font-size: 14px;
    text-transform: uppercase;
}

.mpblog-post-index .menu-categories,
.mpblog-post-index .menu-archives,
.mpblog-post-view .menu-categories,
.mpblog-post-view .menu-archives {
    padding-left: 0;
}

.mpblog-post-index ul.menu-categories li.category-item,
.mpblog-post-view ul.menu-cadtegories li.category-item {
    background: #F1F1F1;
    padding: 5px 15px;
}

.mpblog-post-index .list-archives i,
.mpblog-post-view .list-archives i {
    display: none;
}

.mpblog-post-index .menu-archives li:nth-child(odd),
.mpblog-post-view .menu-archives li:nth-child(odd) {
    background: #F1F1F1;
    padding: 5px 15px;
}

.mpblog-post-index .menu-archives li:nth-child(even),
.mpblog-post-view .menu-archives li:nth-child(even) {
    background: #FFFFFF;
    padding: 5px 15px;
}

.mpblog-post-index .sidebar-additional,
.mpblog-post-view .sidebar-additional {
    display: none !important;
}

/*******************************/
#mpblog-list-container .image-post-widget {
    width: 100%;
    height: 180px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: var(--mainBorderRadius);
}

.cms-echipa .breadcrumbs {
    background: var(--mainColor);
    margin: 0;
    width: 100%;
    max-width: unset;
    padding-top: 30px;
    padding-bottom: 50px;
}

.cms-echipa .breadcrumbs .items {
    max-width: 1272px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
}

.cms-echipa .breadcrumbs .items a, .cms-echipa .breadcrumbs .items strong {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.cms-echipa #maincontent {
    max-width: unset;
    margin-top: 0;
}

.items-echipa {
    display: flex;
    column-gap: 18px;
    flex-wrap: wrap;
    row-gap: 90px;
}

.sec2-echipa .items-echipa .item-echipa {
    width: calc(33.33% - 12px);
}

.image-echipa img {
    border-radius: var(--secondBorderRadius);
}

.image-echipa {
    margin-bottom: 35px;
}

.nume-echipa {
    color: var(--mainTextColor);
    font-size: 24px;
    line-height: 22px;
    font-weight: 600;
}

.functie-echipa,
.descriere-echipa {
    color: var(--mainTextColor);
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 15px;
}

.echipa-farmacii h3.h3-static {
    margin: 0 0 27px 0;
    font-family: mattca;
    font-weight: 700;
    color: var(--mainColor);
}

.sec3-echipa .item-echipa {
    width: calc(25% - 13.5px);
}

.sec2-echipa {
    margin-bottom: 150px;
}

.echipa-farmacii .banner-static .container {
    padding-bottom: 63px;
}

.echipa-farmacii .banner-static .second-col {
    padding-top: 0;
}

.hidden-item-echipa {
    display: none;
}

.button-echipa {
    margin-top: 50px;
    display: flex;
    justify-content: center;
}

.button-echipa span {
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 240px;
    height: 40px;
    background: #99E7EC;
    border-radius: var(--mainBorderRadius);
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}

.sec3-echipa {
    margin-bottom: 126px;
}

.salofarm-long-menu > .salofarm-nav__inner-list--level2 {
    width: 804px;
}

.salofarm-long-menu > .salofarm-nav__inner-list--level2 .salofarm-nav__inner-item--level2 .category-child-list__item {
    width: 33.33%;
    float: left;
}

.banner-menu {
    height: 100%;
    background: #fff;
}

.menu-toate-categoriile > .salofarm-nav__inner-list--level1 {
    min-height: 480px;
}

.salofarm-long-menu .salofarm-nav__inner-list--level2 {
    background: #fff !important;
}

.amsearch-button.-close {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/close_btn-blue.svg);
    background-size: contain;
    right: 37px !important;
}

.bebecare-page .section4-static .wrapper-images-items {
    width: 68px;
}

.bebecare-page .section4-static .text-icon-static {
    width: calc(100% - 70px);
}

.bebecare-page .section4-static .item-static {
    align-items: center;
}

@keyframes menuAnim {
    from {
        left: 250px;
    }
    to {
        left: 258px;
    }
}

.salofarm-nav__inner-item--parent:hover > .salofarm-nav__inner-list {
    display: block;
    animation-name: menuAnim;
    animation-duration: 300ms;
}

.amsearch-input-wrapper .amsearch-button.-loupe {
    right: 0 !important;
    left: unset !important;
}

.amsearch-input-wrapper.-typed .amsearch-input {
    background: #fff;
}

.page-header .amsearch-result-section {
    margin-top: -6px;
}

.page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
    z-index: 999;
}

.salofarm-bottom-menu {
    display: none;
}

.row-image-subfooter-mobile {
    display: none;
}

.salofarmmap {
    width: 100%;
    display: inline-block;
    position: relative;
}

.maplayerfarmacii {
    position: absolute;
    top: 51px;
    right: 10px;
    width: 448px;
    background: rgba(255, 255, 255, 1);
    padding: 29px 18px 18px 18px;
    border-radius: var(--mainBorderRadius);

}

.salofarmmap span {
    font-size: 14px;
    color: #cccccc;
    text-transform: uppercase;
}

.mlf-row {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.map-city-modal {
    border-radius: 5px;
}

.mlf-row:last-child {
    margin: 0;
}

.mlf-row select {
    background: #F1F1F1;
    border-radius: 4px;
    color: #000;
    font-weight: 300;
    font-size: 14px;
    border: unset;
    background-image: url(https://mtt.stormers.ro/pub/static/version1677225176/frontend/Salofarm/v2/ro_RO/images/select-bg.svg);
    background-position: right;
    background-repeat: no-repeat;
}

#farmacieInfo {
    padding: 10px;
    width: calc(100% - 20px);
    display: inline-block;
    background: #F1F1F1;
    border-radius: 5px;
    margin-bottom: 15px;
    height: 150px;
}

#farmacieInfo > div:first-child {
    text-transform: uppercase;
}

#directionsUrl {
    width: auto;
    background: #99E7EC;
    padding: 11px 39px;
    border-radius: var(--mainBorderRadius);
    color: #000;
    text-decoration: none;

    display: inline-block;
    margin-top: 10px;
}

.filter-options-content .items.-am-singleselect .amshopby-link-selected, .filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
    color: var(--mainColor);
}

.filter-actions .filter-clear {
    color: #D91D48;
    transition: 300ms;
}

.filter-actions .filter-clear:hover {
    font-weight: 600;
    color: #D91D48;
}

.section3-beauty .static-text {
    margin-bottom: 20px;
}

.list-beauty p {
    position: Relative;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: var(--colorBeautyCare);
    margin-bottom: 10px;
    padding-left: 30px;
}

.list-beauty p::before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/heart-beauty.svg);
    top: 2px;
    background-repeat: no-repeat;
    background-size: contain;
}

.bebecare-page .section4-static .text-icon-static > p:first-child {
    font-size: 18px;
    margin-bottom: 5px;
}

.beautycare-page .banner-static .second-col {
    text-align: right;
}

.section-rx a {
    color: var(--mainColor);
}

.produs-rx .salofarm-product-right {
    display: none;
}

.wrapper-form-salofarm .legend {
    display: none;
}

.wrapper-form-salofarm .note.field {
    display: none;
}

.cms-contact .breadcrumbs,
.cms-abonare-newsletter .breadcrumbs {
    background: var(--mainColor);
    margin: 0;
    width: 100%;
    max-width: unset;
    padding-top: 30px;
    padding-bottom: 50px;
}

.cms-contact #maincontent,
.cms-abonare-newsletter #maincontent {
    max-width: unset;
    margin-top: 0;
}

.cms-contact .breadcrumbs .items,
.cms-abonare-newsletter .breadcrumbs .items {
    max-width: 1272px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
}

.cms-contact .breadcrumbs .items a, .cms-contact .breadcrumbs .items strong,
.cms-abonare-newsletter .items a, .cms-abonare-newsletter .items strong {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.contact-page {
    background: var(--mainColor);
}

.contact-page .label span {
    color: #fff;
    font-weight: 300;
}

.wrapper-form-salofarm .fieldset {
    display: flex;
    flex-wrap: wrap;
    row-gap: 36px;
    column-gap: 18px;
}

.wrapper-form-salofarm .fieldset .field {
    margin: 0;
}

.wrapper-form-salofarm .name,
.wrapper-form-salofarm .comment {
    width: 100%;
}

.wrapper-form-salofarm .submit {
    width: 100% !important;
    background: #99E7EC !important;
    color: #000 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    border: unset !important;
}

.wrapper-form-salofarm .actions-toolbar .primary button:hover {
    background: #fff !important;
    color: #00ADBB !important;
}

.wrapper-form-salofarm .email,
.wrapper-form-salofarm .telephone {
    width: calc(50% - 9px);
}

.wrapper-form-salofarm .primary {
    width: 100% !important;
}

.cms-contact .column {
    padding: 0;
}

.contact-page .second-col {
    text-align: right;
}

.contact-page .step-title,
.contact-page .mp-field-group-title {
    display: none;
}

.contact-page .mp-field-group-content.fieldset {
    margin: 0 !important;
}

.contact-page .mp-field-group-content.fieldset .field {
    margin: 0 !important;
}

.contact-page .mp-field-group-content.fieldset textarea {
    height: 150px;
}

.contact-page .mp-custom-form-popup button.button.action.continue.primary {
    background: #d91d48 !important;
    width: 100% !important;
}

.contact-page .wrapper-form-salofarm .fieldset {
    row-gap: 20px !important;
}

.closeMobileMobile {
    display: none;
}

.headerMobileMenu, .backBtnMenuWrp {
    display: none;
}

.borderimageS img {
    border-radius: var(--secondBorderRadius);
}

.beautycare-page .section4-static .row {
    align-items: center;
}

.lista-preparate-a a {
    font-weight: 600;
    color: #D91D48;
}

.menu-promotii > a::before {
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/percent-prom.svg);
}

.menu-promotii > a {
    padding: 7px 9px 8px 35px;
    color: #D91D48;
}

.bebecarelistaFamrcii .farmaciilista-header {
    display: none;
}

.bebecarelistaFamrcii .addressPh {
    line-height: 20px;
    min-height: 60px;
}

.organiccare-page .farmaciilista-header,
.beautycare-page .farmaciilista-header {
    display: none;
}

.product-wrapper .price-box.price-final_price {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
    column-gap: 10px;
}

.product-wrapper .old-price .price {
    text-decoration: line-through;
}

.retete-salofarm .section-lista-farmacii {
    margin-bottom: 66px;
}

.despre-salofarm .static-banner-text {
    margin-bottom: 12px;
}

.contactUsPage .banner-static {
    margin-bottom: 50px;
}

.section-datContact .row-contact {
    display: flex;
    column-gap: 100px;
    justify-content: flex-start;
}

.section-datContact .col-contact {
    color: #fff;
}

.section-datContact .col-contact p,
.section-datContact .col-contact a {
    font-size: 16px;
    color: #fff;
}

.section-datContact .col-contact p.labelContact {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.contactUsPage > .banner-static > .container {
    padding-bottom: 35px;
}

.subtitleContact p {
    font-size: 18px;
    color: #fff;
}

.contactUsPage .banner-static .row {
    align-items: center;
}

.bebecare-page .row-events {
    margin-top: 50px;
    display: flex;
    column-gap: 18px;
    justify-content: space-between;
}

.bebecare-page .row-events .col-event {
    width: 33.33%;
}

.boxSmallEvent {
    height: 370px;
    width: 100%;
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/logo_bebe_care.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 250px;
    background-color: #6d3393;
    border-radius: var(--secondBorderRadius);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.boxSmallEvent .header-event {
    padding: 20px;
    display: flex;
    column-gap: 18px;
}

.iconDataSE {
    width: 30px;
}

.boxSmallEvent .header-event .data-event {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}

.labelDataEvent {
    color: #fff;
    font-size: 24px;
    font-weight: 600;

}

.nameSmallEvent {
    padding: 20px 30px;
    display: flex;
    justify-content: flex-end;
}

.nameSmallEvent p {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-align: right;
    display: inline-block;
    position: relative;
}

.nameSmallEvent p::before {
    content: '';
    width: 4px;
    height: 100%;
    position: absolute;
    right: -11px;
    background: #fff;
}

.eventPage .row-events .col-event {
    width: 33.33%;
}

.eventPage .row-events {
    margin-top: 50px;
    display: flex;
    column-gap: 18px;
    justify-content: space-between;
}

.newsletter-page .control-mattca {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}

.newsletter-page .actions-mattca {
    margin-top: 20px;
}

.newsletter-page .actions-mattca .action-mattca {
    background: #d91d48 !important;
    width: 100% !important;
    border: unset;
    box-shadow: unset;
    color: #fff;
    height: 40px;
}

.newsletter-page .subtitleContact {
    margin-bottom: 30px;
}

.row-politica {
    margin-top: 30px;
}

.row-politica p {
    font-size: 14px;
    color: #fff;
}

.acceptPolitica p {
    color: #fff;
    margin-top: 5px;
}

header .header.content > .header.links > li:first-child {
    display: none;
}

.checkout-cart-index .totals-tax-details,
.checkout-index-index .totals-tax-details {
    display: none !important;
}

.opc-block-summary .table-totals .totals-tax-summary .amount {
    cursor: initial !important;
}

.opc-block-summary .table-totals .price::after {
    display: none !important;
}

.opc-block-summary .table-totals .totals-tax-summary .amount .price {
    padding-right: 0;
}

.link.wishlist > a {
    position: relative;
}

.link.wishlist .counter.qty {
    text-indent: initial;
    overflow: visible;
    white-space: unset;
    display: block;
    position: absolute;
    top: 0;
    right: 7px;
    color: #F8BE1B;
    top: 0;
    font-size: 11px;
    font-weight: 700;
}

.link.wishlist .counter.qty::before,
.link.wishlist .counter.qty::after {
    display: none;
}

.rq-first-col a {
    color: var(--mainColor) !important;
}

.amsearch-products-section .amsearch-link {
    text-align: center;
    color: var(--mainColor) !important;
}

.amsearch-highlight,
.amsearch-item-container .amsearch-item .amsearch-link {
    color: var(--mainColor) !important;
}

/*update 10.05.2023*/
.cms-contacteaza-ne .breadcrumbs,
.cms-abonare-newsletter .breadcrumbs {
    background: var(--mainColor);
    margin: 0;
    width: 100%;
    max-width: unset;
    padding-top: 30px;
    padding-bottom: 50px;
}

.cms-contacteaza-ne #maincontent,
.cms-abonare-newsletter #maincontent {
    max-width: unset;
    margin-top: 0;
}

.cms-contacteaza-ne .breadcrumbs .items,
.cms-abonare-newsletter .breadcrumbs .items {
    max-width: 1272px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
}

.cms-contacteaza-ne .breadcrumbs .items a, .cms-contact .breadcrumbs .items strong,
.cms-abonare-newsletter .items a, .cms-abonare-newsletter .items strong {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.homepage-carousel {
    height: 100%;
}

.box-info-prod a {
    font-weight: 500;
    color: var(--mainColor);
}

#amrelated-block-8 {
    order: 5;
    background: var(--bgColor);
    width: 100%;
}

.mattca-product-image-slider .owl-dots .owl-dot {
    background: #F2F2F2;
    width: 14px;
    height: 14px;
    border: unset;
    border-radius: 50%;
}

.mattca-product-image-slider .owl-dots .owl-dot.active {
    background: var(--mainColor);
}

.mattca-product-image-slider .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 14px;
}
.produs-rx .product-reviews-summary,
.produs-rx .product-info-main .product-reviews-summary,
.produs-rx .product-info-main .product.alert,
.produs-rx.catalog-product-view .review-add,
.produs-rx .product-header-info-stock{
    display: none;
}

/*end update 10.05.2023*/
@media only screen and (max-width: 1024px) {
    .banner-section .row{
        max-height:unset;
    }
    input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
        font-size: 16px;
    }

    .product-info-main .product-info-price .price-box {
        flex-direction: row !important;
        column-gap: 15px !important;
    }

    .product-info-main .product-info-price .price-box .old-price {
        position: initial !important;
    }

    .mattca-account {
        display: none;
    }

    .menu-toate-categoriile .salofarm-nav__inner-list--level1 {
        display: block;
    }

    .row-image-subfooter-mobile {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        row-gap: 10px;
        padding: 10px 0;
    }

    .salofarm-nav__inner-list--level1:not(.menu-toate-categoriile .salofarm-nav__inner-list--level1) {
        left: 0;
    }

    .banner-section .row {
        display: flex;
    }

    header .header.content > .salofarm-nav {
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        margin-left: 7px;
        border-right: unset;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        z-index: 999;
        height: 36px;
    }

    .openMenu header .header.content > .salofarm-nav {
        z-index: 9999;
    }

    .first-col-subfimg {
        display: flex;
        justify-content: center;
        width: 100%;
        column-gap: 15px
    }

    .trusted-links {
        justify-content: center;
        width: 100%;
    }

    .page-header .amsearch-wrapper-block:before {
        display: none;
    }

    header .header.content > .salofarm-nav::-webkit-scrollbar {
        display: none;
    }

    .subfooter-salofarm {
        padding: 0 45px 110px 45px;
    }

    .subfooter-salofarm .row p {
        text-align: center;
        font-size: 11px;
        line-height: 15px;
        font-weight: 400;

    }

    .subfooter-salofarm .col:last-child {
        margin-top: 15px;
        width: 100%;
        justify-content: space-between;
    }

    .page-header {
        border-bottom: unset;
    }

    .salofarm-nav__list {
        width: max-content;
        column-gap: 8px;
        padding: 0 10px;
    }

    .nav-toggle {
        display: none;
    }

    .salofarm-nav__item--parent:not(.menu-toate-categoriile) {
        padding-right: 15px;
    }

    header .header.content > .logo {
        margin: 0;
        padding-left: 15px;
        margin-right: 15px;
        max-width: 167px;
    }

    .subfooter-salofarm .row {
        flex-direction: column;
    }

    header .header.content > .amsearch-wrapper-block {
        order: 2;
    }

    .salofarm-counter {
        order: 3;
        max-width: 167px;
        margin: 0;
        padding-left: 15px;
    }

    header .header.content > .amsearch-wrapper-block {
        margin: 0;
        max-width: calc(100% - 197px);
        padding-right: 15px;
        margin-bottom: -10px;
    }

    .salofarm-counter p {
        font-size: 14px;
        margin: 0;
        line-height: 14px;
        margin-bottom: 20px;
    }

    .salofarm-counter p .counter-nrF {
        font-size: 18px;
    }

    header .minicart-wrapper,
    header .header.links {
        display: none;
    }

    header .header.content > .header.links {
        display: none;
    }

    .salofarm-bottom-menu {
        display: block;
        position: fixed;
        width: 100%;
        bottom: 0;
        padding: 19px 14px 13px 14px;
        background: #fff;
        box-sizing: border-box;
        z-index: 9999;
        border-top: 1px solid #CBCBCB;
    }

    .salofarm-bottom-menu .row-bottom-menu {
        display: flex;
        justify-content: space-between;

    }

    .col-bottom-menu {
        width: 20%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        position: relative;
    }

    .salofarm-bottom-menu .label-salofarm {
        font-size: 11px;
        font-weight: 300;
        line-height: 14px;
        color: var(--mainTextColor);
        margin-top: 7px;
    }

    .acasa-button::before {
        content: '';
        width: 17px;
        height: 17px;
        background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/mobile-acasa_icon.svg);
        background-repeat: no-repeat;
        background-size: 19.5px 19px;
        position: absolute;
        background-position: center;
        background-size: contain;
    }

    .mesaje-button::before {
        content: '';
        width: 17px;
        height: 17px;
        background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/mobile-favorite_icon.svg);
        background-repeat: no-repeat;
        background-size: 19.5px 19px;
        position: absolute;
        background-position: center;
        background-size: contain;
    }

    .contul-meu-button::before {
        content: '';
        width: 17px;
        height: 19px;
        background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/mobile-account_icon.svg);
        background-repeat: no-repeat;
        background-size: 19.5px 19px;
        position: absolute;
        background-position: center;
        background-size: contain;
    }

    .cosul-meu-button::before {
        content: '';
        width: 21px;
        height: 19px;
        background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/mobile-cos_icon.svg);
        background-repeat: no-repeat;
        background-size: 19.5px 19px;
        position: absolute;
        background-position: center;
        background-size: contain;
    }

    .menu-button::before {
        content: '';
        width: 20px;
        height: 11px;
        background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/mobile-burger_menu.svg);
        background-repeat: no-repeat;
        background-size: 19.5px 19px;
        position: absolute;
        background-position: center;
        background-size: contain;
    }

    .row-bottom-menu .col-bottom-menu > span:first-child {
        width: 20px;
        height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .footer-top .row {
        flex-direction: column;
        row-gap: 10px;
    }

    .footer-newsletter {
        flex-direction: column;
        padding-bottom: 55px;
        row-gap: 10px;
        width: 100%;
        padding-left: 15px;
        box-sizing: border-box;
        padding-right: 15px;
    }

    .footer-logo {
        display: none;
    }

    .footer-newsletter p {
        display: none;
    }

    .footer-top {
        padding: 55px 0 0 0;
    }

    .footer-social {
        width: 100%;
        background: #F1F1F1;
        padding: 30px 0;
        justify-content: center;
    }

    .button-social-footer {
        border: 1px solid #D9D9D9;
    }

    .middle-footer-salofarm .row {
        flex-wrap: wrap;
    }

    .middle-footer-salofarm .col {
        width: 100%;
    }

    .middle-footer-salofarm {
        padding: 0 15px;
    }

    .menu-footer {
        display: none;
        text-align: center;
        margin: 0;
        padding: 5px 0;
    }

    .title-footer-menu {
        padding: 15px 0;
        border-bottom: 1px solid #E8E8E8;
        margin: 0;
        text-align: center;
        font-size: 14px;
        position: relative;
    }

    .title-footer-menu::before {
        content: '';
        width: 10px;
        height: 5px;
        background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/arrow-mobile-footer.svg');
        position: absolute;
        right: 0;
        top: calc(50% - 2.5px);
        background-repeat: no-repeat;
        background-size: contain;
    }

    a.button-newsletter {
        width: 100%;
        text-align: center;
        box-sizing: border-box;
        padding: 9px 26px;
        font-size: 14px;
    }

    .middle-footer-salofarm .col img {
        display: none;
    }

    .footer-top .row {
        row-gap: 0;
    }

    .menu-toate-categoriile > a {
        display: none;
    }

    .salofarm-nav__item > a {
        font-size: 13px;
        line-height: 17px;
    }

    .amsearch-input-wrapper input.amsearch-input::placeholder {
        font-size: 10px;
        line-height: 17px;
        font-weight: 500;
    }

    .banner-section .row {
        flex-wrap: wrap;
    }

    .left-banner {
        text-align: center;
        width: calc(50% - 9px);
    }

    h2 {
        font-size: 20px;
        line-height: 25px;
        font-weight: 600;
        margin-bottom: 14px;
    }

    .section1-hp .row {
        display: block;
    }

    .section1-hp .row .col {
        display: inline-flex;
        float: left;
        margin-right: 40px;
        background: #fff;
        padding: 20px;
        width: 355px;
    }

    .wrapper-row-section1Hp {
        overflow: auto;
    }

    .wrapper-row-section1Hp .row {
        width: max-content;
        padding: 0;
    }

    .wrapper-row-section1Hp,
    .post-list-container.mpcss {
        -ms-overflow-style: none; /* Internet Explorer 10+ */
        scrollbar-width: none; /* Firefox */
    }

    .wrapper-row-section1Hp::-webkit-scrollbar,
    .post-list-container.mpcss::-webkit-scrollbar {
        display: none; /* Safari and Chrome */
    }

    .products-hp .owl-nav {
        display: none !important;
    }

    .products-hp .product-item-photo img {
        max-width: 100%;
    }

    .section-small-banners .row {
        flex-wrap: wrap;
        row-gap: 15px;
    }

    .section-small-banners .row .col {
        width: 100%;
    }

    .products-hp .product-wrapper {
        margin-bottom: 0;
        border-radius: var(--mainBorderRadius);
    }

    .product-carousel1 .owl-dots .owl-dot {
        border-radius: 50%;
    }

    .wrapper-list-cat {
        width: 100%;
    }

    .box-lista-categorii {
        row-gap: 15px;
    }

    .wrapper-list-cat a {
        font-size: 14px;
        font-weight: 400;
    }

    .maplayerfarmacii {
        position: absolute;
        top: 53px;
        width: 170px;
        background: rgba(255, 255, 255, 1);
        padding: 29px 18px 18px 18px;
        border-radius: var(--mainBorderRadius);
        box-sizing: border-box;
        width: calc(100% - 30px);
        left: 15px;
    }

    .blog-section-hp .post-list-container .post-list-item {
        width: 192px;
        margin-right: 15px !important;
        display: inline-block;
        float: left;
    }

    .blog-section-hp .post-list-container .row {
        display: block;
        width: max-content;
    }

    .post-list-container.mpcss {
        overflow: auto;
    }

    .padding-18 {
        padding: 0 15px;
    }

    .col-bottom-menu:nth-child(3) {
        width: calc(20% + 10px);
    }

    .banner-section {
        padding: 0 15px;
    }

    .products-hp {
        padding-right: 0;
    }

    .blog-section-hp {
        padding-right: 0;
    }

    .banner-section .item img {
        border-radius: 3px;
    }

    #maincontent {
        margin-top: 15px;
    }

    .banner-section .col-slider {
        margin-bottom: 7px;
    }

    .banner-section {
        margin-bottom: 15px;
    }

    .products-hp {
        margin-bottom: 50px;
    }

    .section-small-banners {
        margin: 22px 0 34px 0;
    }

    .product-carousel1 .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
    }

    .products-hp .product-name {
        min-height: 38px;
        overflow: hidden;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        word-break: break-word;
        word-wrap: break-word;
    }

    .product-carousel1 .owl-dots {
        margin-top: 22px;
    }

    .page-products .sorter {
        position: initial;
    }

    .filter-title strong {
        position: initial;
    }

    .category-description {
        flex-direction: column;
        width: 100%;
        box-sizing: border-box;
    }

    .category-description-image, .category-description-text {
        width: 100%;
    }

    .sidebar-main {
        opacity: 0;
    }

    .page-products .columns {
        padding: 0;
    }

    .category-name-catalog {
        margin-bottom: 14px;
        padding-bottom: 20px;
        border-bottom: 1px solid #F1F1F1;
        font-size: 20px;
        line-height: 25px;
    }

    .subcategory-wrapper {
        border-radius: 5px;
    }

    .subcategories .sub-category {
        padding: 5px 10px;
    }

    .page-with-filter .sidebar-main {
        margin-top: 15px;
        width: 100%;
    }

    .filter-title strong {
        display: block;
        border-radius: var(--mainBorderRadius);
        border: unset;
        background: var(--mainColor);
        color: #fff;
        font-size: 11px;
    }

    .page-products .toolbar .limiter {
        display: block;
    }

    #toolbar-amount {
        display: none;
    }

    #amasty-shopby-product-list .toolbar.toolbar-products {
        display: flex;
        column-gap: 15px;
        align-items: flex-end;
    }

    #amasty-shopby-product-list .toolbar.toolbar-products .limiter,
    #amasty-shopby-product-list .toolbar.toolbar-products .toolbar-sorter {
        width: calc(50% - 7.5px);
    }

    #amasty-shopby-product-list .toolbar.toolbar-products .toolbar-sorter {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .toolbar select {
        margin: 0;
    }

    #amasty-shopby-product-list .toolbar.toolbar-products .limiter #limiter {
        width: 100%;
        background: #fff;
        border-radius: var(--mainBorderRadius);
        border: unset;
    }

    #sorter {
        width: 100%;
        background: #fff;
        border-radius: var(--mainBorderRadius);
        border: unset;
    }

    #amasty-shopby-product-list .toolbar.toolbar-products .limiter .limiter-text {
        display: none;
    }

    #amasty-shopby-product-list .toolbar.toolbar-products .limiter {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    #amasty-shopby-product-list .toolbar.toolbar-products .limiter .control {
        width: 100%;
    }

    #amasty-shopby-product-list .toolbar.toolbar-products .limiter .label {
        font-size: 11px;
        margin-bottom: 2px;
    }

    #amasty-shopby-product-list {
        margin-top: 15px;
    }

    .toolbar-products::before,
    .toolbar-products::after {
        display: none;
    }

    .page-products .sorter label {
        margin-bottom: 3px;
    }

    .page-products .products-grid .product-items {
        column-gap: 15px;
        row-gap: 30px;
    }

    .page-products .products-grid .product-item {
        width: calc(50% - 7.5px);
    }

    .product-item .actions-primary button.tocart {
        font-size: 11px;
        border-radius: 4px;
    }

    .product-item .tocart {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .page-products .products-grid .product-item {
        padding: 23px 10px 15px 10px;
    }

    .product-item-name {
        margin: 5px 0 2px 0;
    }

    .product-social-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .product-item .action.towishlist:before, .table-comparison .action.towishlist:before {
        background-size: contain;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 0;
        left: 0;
    }

    .product-item .actions-secondary .towishlist {
        width: 20px !important;
        height: 20px;
    }

    .product-item .price {
        font-size: 14px;
        line-height: 15px;
    }

    .page-products .products-grid .product-item {
        border-radius: 5px;
    }

    #amasty-shopby-product-list > .toolbar-products:nth-child(3) {
        flex-wrap: wrap;
    }

    #amasty-shopby-product-list > .toolbar-products:nth-child(3) .pages {
        width: 100%;
    }

    #amasty-shopby-product-list > .toolbar-products:nth-child(3) .pages a.page {
        color: var(--mainColor);
    }

    .filter.active .filter-title strong:after {
        content: '';
        width: 20px;
        height: 20px;
        background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/close-black.svg');
        background-size: contain;
        background-repeat: no-repeat;
        right: 30px;
        position: absolute;
        top: calc(50% - 8px);
    }

    .filter.active .filter-title strong {
        width: 100%;
        color: #000;
        height: 100%;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        padding-left: 15px;
        font-size: 18px;
        line-height: 24px;
        font-weight: 600;
    }

    .filter.active .filter-title {
        border: unset;
        background: #fff;
    }

    .filter-options {
        padding: 0 15px;
    }

    .filter-options-title {
        margin-bottom: 11px;
        font-size: 14px;
        line-height: 18px;
        font-weight: 700;
    }

    .filter-options-item .filter-options-content .items [class*='am-filter-item'] {
        padding: 0;
    }

    .filter-options input[type='checkbox'] + .amshopby-choice:after,
    .filter-options input[type='checkbox'] + .amshopby-choice:before {
        top: -2px;
    }

    .mattca-product-image-slider .owl-carousel .owl-item img {
        max-height: 330px;
        margin: 0 auto;
        width: auto;
    }

    .catalog-product-view .product-info-main {
        padding: 0 15px;
        box-sizing: border-box;
    }

    .catalog-product-view .product-info-main .page-title {
        font-size: 22px;
        line-height: 30px;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .product-header-info {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: initial;
    }

    .product-fix-height {
        min-height: unset;
    }

    .right-info-product .row {
        flex-wrap: wrap;
        row-gap: 15px;
    }

    .right-info-product .col {
        width: 100%;
    }

    .catalog-product-view .box-tocart {
        position: fixed;
        bottom: 74px;
        z-index: 99999;
        left: 0;
        width: 100% !important;
        height: 60px;
        display: flex;
        align-items: center;
        max-width: unset !important;
    }

    .catalog-product-view .box-tocart .fieldset {
        width: 100%;
        column-gap: 0;
    }

    .catalog-product-view .box-tocart .qty {
        width: 40%;
        height: 100%;
        background: #E8E8E8;
        display: flex;
        align-items: center;
    }

    .catalog-product-view .box-tocart .actions {
        width: 60%;
    }

    .catalog-product-view .box-tocart .actions button {
        height: 100%;
    }

    .product-info-main .product-add-form > form .box-tocart .fieldset {
        height: 100%;
        column-gap: 0;
    }

    .product-info-main .product-add-form > form .box-tocart .actions button {
        height: 100%;
        border-radius: 0;
    }

    .amrelated-grid-wrapper .product-items {
        display: block;
        width: max-content;
    }

    .amrelated-grid-wrapper .product-items .product-item {
        width: 192px !important;
        float: left !important;
        margin-right: 15px !important;
        min-height: 330px;
    }

    .amrelated-grid-wrapper .products-grid {
        overflow: auto;
    }

    .products-grid.grid {
        -ms-overflow-style: none; /* Internet Explorer 10+ */
        scrollbar-width: none; /* Firefox */
    }

    .products-grid.grid::-webkit-scrollbar {
        display: none; /* Safari and Chrome */
    }

    .amrelated-grid-wrapper .block-title {
        padding: 0 15px;
    }

    .amrelated-grid-wrapper .block-content {
        padding-left: 15px;
    }

    .amrelated-grid-wrapper .product-items .product-item {
        border-radius: var(--mainBorderRadius) !important;
    }

    .catalog-product-view .product-review-wrap {
        max-width: unset;
    }

    .catalog-product-view .column.main .product.media {
        max-width: unset;
        width: 100%;
    }

    .product-info-main .product-add-form > form .control input {
        background: transparent;
        width: 44px;
        font-size: 14px;
    }

    .product-info-main .product-add-form > form .box-tocart .field .control {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 10px;
    }

    .product-info-main .product-add-form > form .box-tocart .actions button {
        font-size: 14px;
    }

    .product-info-price .price-box .price {
        font-size: 22px !important;
    }

    .product-info-main .product-add-form > form {
        padding: 0;
        background: transparent;
    }

    .catalog-product-view .column.main .product-info-main {
        display: flex;
        flex-wrap: wrap;
    }

    .catalog-product-view .column.main .product-info-main > .page-title-wrapper {
        width: 100%;
        order: 2;
    }

    .catalog-product-view .column.main .product-info-main > .product-header-info {
        order: 3;
        width: 100%;

    }

    .catalog-product-view .column.main .product-info-main > .product-info-review-new {
        order: 4;
        width: 100%;
    }

    .catalog-product-view .column.main .product-info-main > .product-fix-height {
        order: 5;
        width: 100%;
    }

    .catalog-product-view .column.main .product-info-main > .salofarm-product-right {
        order: 6;
        width: 100%;
    }

    .catalog-product-view .column.main .product-info-main > .product-info-price {
        order: 1;
    }

    .product-info-main .product-add-form > form .product-info-price {
        width: 100% !important;
        max-width: unset;
        margin-bottom: 4px;
    }

    .catalog-product-view .column.main .product.info.detailed .product.data.items {
        padding: 30px 15px;
        border: unset;
    }

    .product-info-main .product-info-price .price-box {
        width: 100%;
    }

    .review-form .review-fieldset {
        padding: 0 15px;
    }

    .fieldset > .field > .label, .fieldset > .fields > .field > .label {
        font-size: 11px;
    }

    .review-form .action.submit.primary {
        font-size: 14px;
    }

    .review-form .action.submit.primary {
        padding: 0;
        height: 35px;
    }

    .review-control-vote label:before, .review-control-vote:before {
        font-size: 24px;
    }

    .add-to-cart_wrapper .add-to-cart_block {
        width: calc(100% - 30px);
        max-height: calc(100% - 60px);
    }

    .counter-cart-mobile {
        position: absolute;
        color: #F8BE1B;
        font-size: 10px;
        line-height: 13px;
        right: 15px;
        top: -7px;
        font-weight: 700;
    }

    .filter.active .filter-options {
        padding-top: 23px;
    }

    .special-price .price {
        color: #D91D48 !important;
        font-size: 14px;
    }

    .catalog-product-view .column.main .product-info-main > .product-header-info {
        flex-wrap: wrap;
    }

    .add-to-cart_wrapper .title_cart {
        padding: 0 18px 22px 18px;
        margin-bottom: 42px;
        font-size: 20px;
        line-height: 25px;
        font-weight: 600;
    }

    .product-wrapper .price-box.price-final_price {
        column-gap: 5px;
    }

    .add-to-cart_wrapper .close_modal_add-to-cart {
        right: 20px;
    }

    .add-to-cart_wrapper .mattca-ccsli-content {
        flex-wrap: wrap;
    }

    .add-to-cart_wrapper .mattca-ccsli-content > * {
        width: 100%;
        max-width: unset;
    }

    .add-to-cart_wrapper .mattca-ccsli-image img {
        height: Auto;
    }

    .add-to-cart_wrapper .mattca-ccsli-image {
        width: 165px;
    }

    .add-to-cart_wrapper .mattca-ccsli-content {
        width: Calc(100% - 173px);
    }

    .add-to-cart_wrapper .second_section_cart {
        flex-direction: column;
        row-gap: 15px;
    }

    .add-to-cart_wrapper .mattca-content-cart-slide-item {
        padding: 0;
    }

    .add-to-cart_block .mattca-content-cart-slide {
        padding: 0 15px;
    }

    .add-to-cart_block .mattca-content-cart-slide .mattca-ccsli-content-name {
        max-width: unset;
    }

    .add-to-cart_wrapper .mattca-contrinua-cumparaturi button,
    .add-to-cart_wrapper .second_section_cart > a button {
        width: 100%;
        height: 40px;
    }

    .mattca-contrinua-cumparaturi {
        width: 100%;
    }

    .add-to-cart_wrapper .second_section_cart > a {
        width: 100%;
    }

    .add-to-cart_wrapper .mattca-recomandari-add-to-cart > p {
        padding: 22px 15px 20px 15px;
    }

    .mattca-recomandari-add-to-cart .product-items {
        display: block;
    }

    .mattca-recomandari-add-to-cart .wrapper {
        overflow: auto;
    }

    .mattca-recomandari-add-to-cart .products {
        display: block;
        width: max-content;
    }

    .add-to-cart_wrapper .mattca-recomandari-add-to-cart .products-grid .product-item {
        width: 192px !important;
        margin-right: 15px !important;
    }

    .mattca-recomandari-add-to-cart {
        overflow: auto;
    }

    .sec-up-cart .title_cart {
        padding: 0 15px 20px 15px;
        font-size: 20px;
        line-height: 25px;
    }

    .abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .form-cart, .cart-container .cart-gift-item {
        max-width: unset;
    }

    .cart-summary {
        max-width: unset;
        padding: 0;
    }

    .checkout-cart-index .grand.totals {
        position: fixed;
        bottom: 74px;
        z-index: 999;
        left: 0;
        width: 45%;
        background: #E8E8E8;
        height: 60px;
    }

    .cart-summary .grand.totals th {
        padding: 20px 0 17px 15px;
    }

    .cart-summary .grand.totals td {
        padding: 17px 0 17px 5px;
    }

    .cart-totals .grand th strong {
        padding: 0;
        font-size: 18px;
        font-weight: 400;
        width: 41px;
        height: 24px;
        overflow: hidden;
        position: relative;
    }

    .cart-totals .grand th strong::after {
        content: ':';
        position: absolute;
        z-index: 99;
        top: 0;
        right: -1px;
    }

    .cart-totals .grand td strong {
        font-size: 18px;
        font-weight: 600
    }

    .cart-summary .checkout-methods-items {
        margin: 0;
        position: fixed;
        right: 0;
        bottom: 74px;
        padding: 0;
        height: 60px;
        z-index: 9999;
        width: 55%;
    }

    .cart-summary .checkout-methods-items li {
        height: 100%;
    }

    .cart-summary .checkout-methods-items .action.primary.checkout {
        height: 100%;
        border-radius: 0;
    }

    .checkout-cart-index .totals.sub,
    .checkout-cart-index .totals-tax-details {
        display: none !important;
    }

    .checkout-cart-index #maincontent {
        margin-top: 11px;
    }

    .title-cart-salofarm h1,
    .title-cart-salofarm h1 span {
        font-size: 20px;
    }

    .wrapper-header-cart {
        border-radius: 5px;
        margin: 0 15px 15px 15px;
    }

    .actions-salofarm-cart {
        margin-top: 14px;
        padding: 0 35px;
    }

    .cart.table-wrapper {
        border-top: unset;
    }

    #shopping-cart-table {
        row-gap: 15px;
        margin: 0 15px;
    }

    .cart.table-wrapper .cart > .item {
        box-sizing: border-box;
        padding: 40px 24px 15px 15px;
    }

    #shopping-cart-table .item-info {
        flex-wrap: wrap;
    }

    .cart.table-wrapper .product-item-photo {
        position: initial;
    }

    .cart.table-wrapper .item-info .col.item {
        padding: 0;
        width: 100%;
        order: 1;
    }

    .cart .table.items .col.qty {
        order: 3;
        width: 100%;
    }

    .cart.table-wrapper .col.subtotal {
        order: 2;
        width: 50%;
    }

    .cart.table-wrapper .col.subtotal[data-th]:before,
    .cart.table-wrapper .col.qty[data-th]:before {
        display: none;
    }

    .cart.table-wrapper .col.subtotal .price {
        font-size: 14px;
        line-height: 19px;
        font-weight: 600 !important;
    }

    .cart.table-wrapper .col.qty .quantity-controls {
        position: absolute;
    }

    .cart.table-wrapper .col.qty .control.qty {
        position: relative;
        display: block;
        width: 55px;
        float: right;
    }

    .cart.table-wrapper .col.qty .quantity-controls.quantity-minus {
        left: -22px;
    }

    .cart.table-wrapper .col.qty .input-text {
        width: 55px;
        height: 30px;
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
        border-radius: 20px;
    }

    .cart.table-wrapper .col.qty .quantity-controls.quantity-plus {
        right: -22px;
    }

    .cart.table-wrapper .item-info .col.item .product-item-photo {
        width: 108px;
        max-width: unset;
        position: absolute;
        top: 0;
        left: 0;
    }

    .cart.table-wrapper .item-info .product-item-details {
        padding-left: 125px;
    }

    .cart.table-wrapper .col.subtotal {
        padding-left: 125px;
        width: 100%;
    }

    .checkout-cart-index .cart-discount {
        max-width: unset;
        padding: 30px 15px;
        box-sizing: border-box;
        margin: 0 15px;
        width: Calc(100% - 30px);
    }

    .checkout-cart-index .cart-discount .content {
        padding: 0;
    }

    .checkout-cart-index .columns .column.main {
        padding-bottom: 0;
    }

    .checkout-cart-index .subfooter-salofarm {
        padding-bottom: 130px;
    }

    .salofarm-header-checkout .row-checkout {
        flex-wrap: wrap;
        row-gap: 10px;
        padding: 20px 15px;
    }

    .logo-checkout {
        width: 100%;
        text-align: center;
    }

    .logo-checkout img {
        width: 192px;
    }

    .checkout-index-index .checkout-cont-cump {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .salofarm-account-checkout {
        width: 100%;
        text-align: center;
    }

    .items-progress {
        column-gap: 30px;
    }

    .items-progress .item-progress a {
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 8px;
    }

    .items-progress .item-progress {
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 8px;
    }

    .nr-step {
        margin: 0;
        width: 30px;
        height: 30px;
        font-size: 14px;
    }

    .text-nr-step {
        font-size: 14px;
        line-height: 18px;
        text-align: center;
    }

    .item-progress-cos::before {
        content: '';
        width: 60px;
        height: 1px;
        border-bottom: 1px solid #8DC641;
        position: absolute;
        left: calc(100% - 17px);
        top: calc(50% - 13px);
    }

    .item-progress-datelivrare::before {
        left: calc(100% - 12px);
        top: calc(50% - 13px);
        width: 60px;
    }

    .checkout-index-index {
        background: #fff;
    }

    .checkout-container .opc-estimated-wrapper {
        display: none;
    }

    .opc-wrapper #shipping, .opc-wrapper #opc-shipping_method {
        padding: 0 15px;
    }

    .opc-wrapper .step-title, .opc-block-summary > .title {
        margin: 0;
        border: unset;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
    }

    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
        background: #fff;
        border: unset;
        padding: 0 15px;
    }

    #shipping-new-address-form > div.field {
        width: 100%;
        padding: 0;
    }

    #shipping-new-address-form .pfpj-field {
        padding: 0;
    }

    #shipping-new-address-form input:not(input[type="checkbox"],input[type="radio"],input[type="submit"]), #shipping-new-address-form select {
        border-radius: 2px;

    }

    .field .control._with-tooltip input {
        width: 100%;
    }

    #shipping-new-address-form > .street {
        width: 100%;
        margin-bottom: 22px;
    }

    .opc-wrapper .step-title, .opc-block-summary > .title {
        margin-bottom: 16px;
    }

    .persoana-juridica-field .control > .field {
        width: 100%;
    }

    .checkout-index-index .opc-wrapper .form-discount {
        max-width: unset;
    }

    .checkout-payment-method .payment-method._active .payment-method-content {
        display: flex;
        flex-wrap: wrap;
        row-gap: 15px;
    }

    .payment-method-content .actions-toolbar {
        width: 100%;
    }

    .payment-method-content .actions-toolbar button {
        height: 40px;
    }

    .checkout-payment-method .payment-option {
        margin: 0;
    }

    .checkout-index-index .discount-code .payment-option-content {
        padding: 0 15px;
    }

    #checkout-payment-method-load .primary.checkout {
        font-weight: 400;
        padding: 0;
        background: #D91D48;
        border: unset;
    }

    .salofarm-account-modal .fieldset > .field {
        margin: 0 0 10px;
    }

    .salofarm-bottom-menu .col-bottom-menu a {
        min-height: 41px;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }

    .salofarm-bottom-menu .col-bottom-menu a span:first-child {
        width: 20px;
        height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .salofarm-nav__inner-list--level1,
    .menu-toate-categoriile .salofarm-nav__inner-list--level1 {
        position: fixed;
        top: 0;
        left: 0;
        opacity: 1;
        width: 100%;
        height: 100%;
        overflow: auto;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        -webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
        -moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
        transition: transform .4s 0s, visibility 0s .4s;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(324px);
        -ms-transform: translateX(324px);
        -o-transform: translateX(324px);
        transform: translateX(-100%);
    }

    .salofarm-nav__inner-list--level1.active-allCategory,
    .menu-toate-categoriile .salofarm-nav__inner-list--level1.active-allCategory {
        position: fixed;
        top: 0;
        left: 0;
        opacity: 1;
        display: block;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        visibility: visible;
        -webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
        -moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
        transition: transform .4s 0s, visibility 0s 0s;
        -webkit-overflow-scrolling: touch;
        -webkit-backface-visibility: hidden;
        transform: translate3d(0, 0, 0);
    }

    .closeMobileMobile {
        display: block;
        width: 55px;
        height: 55px;
        position: absolute;
        top: 0;
        right: 15px;
        background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/close-white-mobile.svg);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        z-index: 9;
    }

    .headerMobileMenu {
        display: none;
    }

    .menu-toate-categoriile .headerMobileMenu {
        display: flex;
    }

    .menu-toate-categoriile .salofarm-nav__inner-list--level1 > .salofarm-nav__inner-item {
        max-width: unset;
        border-right: unset;
    }

    .menu-toate-categoriile .salofarm-nav__inner-item--level1 > a {
        max-width: unset;
    }

    .headerMobileMenu {
        height: 55px;
        background: var(--mainColor);
        z-index: 9999;
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .nameCat {
        color: #fff;
        font-size: 18px;
        line-height: 24px;
        font-weight: 600;
        padding-left: 14px;
    }

    .menu-toate-categoriile .salofarm-nav__inner-item--level1 > a {
        padding: 16px 37px 16px 14px;
        color: #000000;
        font-size: 18px;
        line-height: 23px;
        font-weight: 400;
        background: #F1F1F1;
        border: unset;
        margin: 0;
        margin-bottom: 2px;
    }

    .menu-toate-categoriile .salofarm-nav__inner-item a:hover {
        -webkit-box-shadow: unset;
        box-shadow: unset;
        color: #000000;
    }

    .salofarm-nav__inner-item--parent > a::before {
        right: 37px;
        width: 11px;
        hieght: 11px;
    }

    .salofarm-nav__inner-list--level2 {
        position: fixed;
        top: 0;
        left: 0;
        opacity: 1;
        width: 100%;
        height: 100%;
        overflow: auto;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        -webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
        -moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
        transition: transform .4s 0s, visibility 0s .4s;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(324px);
        -ms-transform: translateX(324px);
        -o-transform: translateX(324px);
        transform: translateX(-100%);
        z-index: 9;
        background: #fff;
    }

    .salofarm-nav__inner-list--level2.active-allCategory {
        position: fixed;
        top: 0;
        left: 0;
        opacity: 1;
        display: block;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        visibility: visible;
        -webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
        -moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
        transition: transform .4s 0s, visibility 0s 0s;
        -webkit-overflow-scrolling: touch;
    }

    .salofarm-nav__inner-item--parent:hover > .salofarm-nav__inner-list {
        animation-name: unset;
        animation-duration: unset;
    }

    .salofarm-nav__inner-list--level3 {
        display: block;
        width: auto;
        position: initial;
        top: unset;
        left: unset;
        background: #fff;
        padding: 0;
        box-sizing: border-box;
    }

    .salofarm-nav__inner-list--level3 .headerMobileMenu {
        display: none;
    }

    .salofarm-nav__inner-list--level2 > li > a::before {
        display: none;
    }

    .salofarm-nav__inner-list--level2 > li > a {
        padding: 23px 13px 16px 13px;
        font-size: 18px;
        line-height: 23px;
        font-weight: 600;
        color: #000;
        background: #fff;
    }

    .salofarm-nav__inner-item--level3 {
        width: 100%;
        float: unset;
        margin-bottom: 0;
        border-bottom: 1px solid #ABABAB;
    }

    .salofarm-nav__inner-list--level3 > li > a {
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
        color: #000;
        background: #fff;
    }

    .salofarm-nav__inner-list--level2 .category-child-list__item > a {
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
        color: #000;
        background: #fff;
        padding: 9px 13px;
    }

    .btnBack {
        width: 17px;
        height: 13px;
        background-image: url('https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/backbtn.svg');
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    .backBtnMenuWrp {
        padding: 9px 14px;
        display: flex;
        align-items: center;
        column-gap: 10px;
        background: #F1F1F1;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 10px;
        position: RElative;
    }

    .salofarm-nav__inner-list--level1 > .backBtnMenuWrp,
    .salofarm-nav__inner-list--level3 > .backBtnMenuWrp {
        display: none;
    }

    .salofarm-long-menu > .salofarm-nav__inner-list--level2 .salofarm-nav__inner-item--level2 .category-child-list__item {
        width: 100%;
        float: unset;
    }

    .salofarm-long-menu > .salofarm-nav__inner-list--level2 .salofarm-nav__inner-item--level2 .category-child-list__item a {
        padding: 13px 13px 16px 13px;
        font-size: 18px;
        line-height: 23px;
        font-weight: 600;
        color: #000000;
    }

    .salofarm-nav__inner-list--level2 .category-child-list a {
        padding: 13px 13px 16px 13px;
        font-size: 18px;
        line-height: 23px;
        font-weight: 600;
        color: #000000;
    }

    @keyframes ltor {
        from {
            margin-left: -120px;
            opacity: 0;
        }
        to {
            margin-left: 0;
            opacity: 1;
        }
    }
    .active-allCategory > .backBtnMenuWrp {
        animation-name: ltor;
        animation-duration: 800ms;
    }

    .active-allCategory > li {
        animation-name: ltor;
        animation-duration: 800ms;
    }

    .banner-menu {
        display: none;
    }

    .salofarm-long-menu > .salofarm-nav__inner-list--level2 {
        width: 100%;
    }

    .salofarm-nav__item--parent > .salofarm-nav__inner-list--level1 a:not(.menu-toate-categoriile.salofarm-nav__item--parent > .salofarm-nav__inner-list--level1 a) {
        padding: 16px 37px 16px 14px;
        color: #000000;
        font-size: 18px;
        line-height: 23px;
        font-weight: 400;
        background: #F1F1F1;
        border: unset;
        margin: 0;
        margin-bottom: 2px;
    }

    .menu-despre-noi .salofarm-nav__inner-list--level1 {
        width: 100%;
    }

    .banner-medicament .col {
        padding: 15px;
    }

    .banner-medicament .h1-static {
        font-size: 18px;
        color: var(--mainColor);
        line-height: 25px;
    }

    .banner-medicament {
        height: 250px;
        background-position: -252px center;
    }

    .banner-medicament .col {
        background-color: rgb(255 255 255 / 49%);
    }

    .sec1-medicament .row .col {
        width: 100%;
        justify-content: space-between;
        column-gap: 30px;
    }

    .sec1-medicament .row {
        flex-direction: column;
        row-gap: 10px;
    }

    .sec1-medicament {
        padding: 0 15px;
    }

    .sec2-medicament .row {
        padding: 0 15px;
        width: 783px;
    }

    .sec2-medicament .container {
        overflow: auto;
    }

    .sec2-medicament .container::-webkit-scrollbar {
        display: none; /* Safari and Chrome */
    }

    .sec2-medicament .col:nth-child(1) img {
        margin-bottom: 19px;
    }

    .sec2-medicament .col > p:nth-child(2) {
        font-size: 14px;
        line-height: 18px;
        text-decoration: underline;
    }

    .sec2-medicament .col > p:nth-child(3) {
        font-size: 14px;
        line-height: 18px;
    }

    .sec2-medicament .col {
        justify-content: flex-start;
    }

    .box-banner-sec3M {
        height: auto;
        background-image: unset;
        background-color: #fff;
        padding: 44px 15px;
    }

    .sec3-medicament .container {
        padding: 0 15px;
        box-sizing: border-box;
    }

    .box-banner-sec3M .h2-static {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 25px;
    }

    .box-banner-sec3M .text-static {
        font-size: 14px;
        line-height: 25px;
    }

    .box-banner-sec3M > a {
        font-size: 32px;
        line-height: 40px;
    }

    .sec3-medicament {
        padding: 80px 0;
    }

    .medicament-category .wrapper-list-cat {
        width: 100%;
    }

    .medicament-category {
        padding: 0 15px;
        margin-bottom: 40px;
    }

    .products-hp .container {
        padding: 0 0 0 15px;
    }

    .section-farmacii {
        margin-bottom: 45px;

    }

    .map-city-modal {
        height: 934px !important;
    }

    .sec4-medicament {
        padding: 0 15px;
    }

    .banner-static .first-col {
        max-width: unset;
    }

    .banner-static .second-col {
        display: none;
    }

    .banner-static {
        padding: 50px 0;
    }

    .banner-static .first-col .static-title {
        font-size: 42px;
        line-height: 50px;
    }

    .laboratorul-salofarm .banner-static .container {
        padding-bottom: 0;
    }

    .sec2-lab {
        padding: 0 0 0 15px;
    }

    .h2-static {
        font-size: 32px;
        line-height: 40px;
    }

    .sec2-lab .h2-static {
        font-size: 32px;
        line-height: 40px;
    }

    .sec2-lab .h2-static span {
        font-size: 60px;
    }

    .wrpsec2Lab {
        overflow: auto;
        padding-bottom: 30px;
    }

    .laboratorul-salofarm .items-farmacii-banner {
        column-gap: 30px;
        width: 700px;
    }

    .wrpsec2Lab::-webkit-scrollbar {
        display: none; /* Safari and Chrome */
    }

    .laboratorul-salofarm .item-farmacii-banner p:nth-child(2) {
        text-align: center;
    }

    .laboratorul-salofarm .item-farmacii-banner p:nth-child(3) {
        text-align: center;
    }

    .static2TextLS {
        margin-bottom: 20px;
    }

    .sec2-lab {
        margin-top: -1px;
    }

    .wrapper-form-lab {
        padding: 0 15px 10px 15px;
    }

    .sec3-lab .h3-static {
        padding: 18px 15px;
        margin-bottom: 10px;
    }

    .wrp-sec3-lab .mp-custom-form-popup .mp-1column {
        width: 100%;
    }

    .wrp-sec3-lab .mp-field-group-content > .mp-1column {
        margin-bottom: 15px;
    }

    .wrp-sec3-lab .mp-custom-form .actions-toolbar {
        position: initial;
        margin-top: 15px;
    }

    .mp-custom-form-popup button.button.action.continue.primary {
        width: 100% !important;
    }

    .mp-custom-form-popup .file-uploader-button {
        margin-bottom: 15px !important;
    }

    .sec4-lab .row .col:nth-child(2) {
        display: none;
    }

    .sec3-lab {
        margin-bottom: 50px;
    }

    .h3-static {
        line-height: 32px;
        font-size: 24px;
        margin-bottom: 25px;
    }

    .sec4-lab .h3-static {
        line-height: 32px;
        font-size: 24px;
        margin-bottom: 20px;
    }

    .section4-static .wrapper-images-items {
        width: 50px;
    }

    .section4-static .text-icon-static {
        width: calc(100% - 85px);
    }

    .sec4-lab .text-static,
    .sec4-lab .contact-lab a {
        font-size: 16px;
    }

    .section4-static .item-static {
        margin-bottom: 35px;
    }

    .section4-static .static-text {
        margin-bottom: 30px;
    }

    .sec4-lab {
        margin: 0;
        padding: 0 15px 50px 15px;
    }

    .sec3-lab .container {
        padding: 0 15px;
        box-sizing: border-box;
    }

    .columns .column.main {
        padding-bottom: 0;
    }

    .cms-promotiile-saptamanii .banner-static .container {
        padding-bottom: 0;
    }

    .item-promo {
        max-width: unset;
        text-align-last: center;
    }


    .banner-static .first-col > img {
        max-width: 261px;
        margin-bottom: 57px;
    }

    .banner-static .first-col .static-title span {
        font-size: 70px;
    }

    .banner-static .first-col .static-subtitle {
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
    }

    .bebecare-page .banner-static .second-col {
        display: block;
    }

    .bebecare-page .banner-static .row {
        flex-direction: column;
    }

    .bebecare-page .banner-static .container::before {
        width: 131px;
        height: 141px;
        right: 44px;
        bottom: -45px;
    }

    .menu-special-salofarm > a::before {
        top: calc(50% - 10px);
        left: 5px;
        width: 20px;
        height: 20px;
        background-size: contain;
    }

    .menu-promotii > a,
    .menu-bebe-care > a,
    .menu-organic-care > a,
    .menu-beauty-care > a {
        padding: 4px 12px 5px 32px;
    }

    .salofarm-nav__item > a {
        min-width: 70px;
    }

    .banner-static .container {
        padding-bottom: 0;
    }

    .section1-static .h2-static {
        margin-bottom: 44px;
    }

    .section1-static {
        margin-top: 90px;

    }

    .section1-static .row {
        flex-direction: column;
    }

    .section1-static .row .col:nth-child(1) {
        max-width: unset;
    }

    .section1-static .row .col:nth-child(2) {
        max-width: unset;
    }

    .section1-static .h3-static {
        margin: 0 0 20px 0;
    }

    .section1-static .static-text {
        margin-bottom: 40px;
    }

    .section1-static .item-static {
        column-gap: 16px;
        align-items: flex-start;
    }

    .section1-static .item-static {
        margin-bottom: 40px;
    }

    .section1-static .second-col > img {
        margin-bottom: 60px;
    }

    .bebecare-page .section1-static .container::before {
        display: none;
    }

    .section1-static .second-col .h3-static {
        margin-left: 0;
        margin-bottom: 30px;
        text-align-last: center;
        font-size: 33px;
        line-height: 41px;
    }

    .section1-static .second-col .item-static {
        column-gap: 18px;
    }

    .bebecare-page .section1-static .container {
        padding-bottom: 0;
    }

    .section1-static .second-col .item-static {
        margin-bottom: 20px;
    }

    .section1-static .second-col .item-static:last-child {
        margin-bottom: 0;
    }

    .section2-static .col:first-child {
        max-width: unset;
    }

    .section2-static .row {
        flex-direction: column;
        row-gap: 30px;
    }

    .section2-static .meta-event-items {
        flex-direction: column;
        row-gap: 20px;
        margin-top: 0;
    }

    .bebecare-page .row-events {
        flex-direction: column;
        row-gap: 20px;
    }

    .bebecare-page .row-events .col-event {
        width: 100% !important;
    }

    .boxSmallEvent {
        max-width: unset;
    }

    .section3-static .row {
        flex-direction: column;
        row-gap: 20px;
    }

    .section3-static .first-col {
        max-width: unset;
    }

    .section3-static .second-col {
        max-width: unset;
    }

    .section3-static {
        margin-bottom: 20px;
    }

    .section4-static .row {
        flex-direction: column;
        row-gap: 50px;
    }

    .section4-static .first-col,
    .section4-static .second-col {
        max-width: unset;
    }

    .section4-static .container::before {
        display: none;
    }

    .farmaciilista-content {
        flex-direction: column;
    }

    .items-phTStatic {
        width: 100% !important;
    }

    .bebeCare-page-online-text .box-lista-categorii .wrapper-list-cat:nth-child(4) {
        width: 100%;
    }

    .section7-static .row .first-col,
    .section7-static .row .second-col {
        max-width: unset;
    }

    .section7-static .row {
        flex-direction: column;
        row-gap: 25px;
    }

    .section8-static .row {
        width: max-content;
    }

    .wrapperTestimonial {
        overflow-y: hidden;
        overflow-x: auto;
        height: 313px;
        -ms-overflow-style: none; /* Internet Explorer 10+ */
        scrollbar-width: none; /* Firefox */
    }

    .wrapperTestimonial::-webkit-scrollbar {
        display: none; /* Safari and Chrome */
    }

    .section8-static .row .col {
        width: 330px;
    }

    .wrpTabsLogosP {
        overflow: auto;
        -ms-overflow-style: none; /* Internet Explorer 10+ */
        scrollbar-width: none; /* Firefox */
    }

    .wrpTabsLogosP::-webkit-scrollbar {
        display: none; /* Safari and Chrome */
    }

    .tabslogosPartners {
        width: max-content;
    }

    .container {
        padding: 0 15px;
        box-sizing: border-box;
    }

    .section10-static .container {
        padding: 0 0 0 15px;
    }

    .wrapperLogosCarousel {
        padding: 25px 0;
    }

    .boxSmallEvent {
        height: 320px;
    }

    .section-lista-farmacii > .container {
        padding: 0;
    }

    .cms-bebe-care #maincontent {
        margin-top: -10px;
    }

    .section2-static .h3-static {
        margin-bottom: 10px;
    }

    .section8-static {
        margin-bottom: 50px;
    }

    .section7-static {
        margin: 70px 0;
    }

    .section7-static h3.title-card-bebe {
        font-size: 42px;
        line-height: 62px;
        margin-bottom: 50px;
    }

    .bebeCare-page-online-text, .organicCare-page-online-text {
        margin-bottom: 66px;
    }

    .product-wrapper .old-price .price {
        font-size: 10px;
    }

    .addSection1-static h2.h2-static {
        margin-bottom: 50px;
    }

    .section4-static .container {
        padding-bottom: 50px;
    }

    .organiccare-page .section3-static {
        margin-bottom: 50px;
    }

    .banner-static {
        min-height: unset;
    }

    .organiccare-page .banner-static .container::before {
        bottom: 60px;
        width: 100px;
        height: 190px;
        right: 0;
    }

    .cms-plafar #maincontent {
        margin-top: -10px;
    }

    .action-sec4-static {
        margin-top: 20px;
        text-align: center;
    }

    .action-sec4-static a {
        display: inline-block;
    }

    .subfooter-salofarm .container {
        padding: 0;
    }

    .cms-beauty-care #maincontent {
        margin-top: -15px;
    }

    .beautycare-page .banner-static .container::before {
        width: 100px;
        height: 80px;
        right: 0;
    }

    .beautycare-page .section3-static {
        margin-bottom: 50px;
    }

    .beautycare-page .section4-static .h3-static {
        margin-bottom: 25px;
    }

    .beautycare-page .section4-static .text-icon-static {
        width: 100%;
    }

    .beautycare-page .section4-static .item-static:last-child {
        margin-bottom: 0;
    }

    .addSection1-static {
        margin-bottom: 50px;
    }

    .section9-static .conainter {
        padding: 0 0 0 15px;
    }

    .laboratorul-salofarm .banner-static .row {
        flex-direction: column;
        row-gap: 20px;
    }

    .cms-retete #maincontent {
        margin-top: -10px !important;
    }

    .sec4-lab .row {
        padding: 30px 15px;
    }

    .retete-salofarm .sec4-lab > .container > .row {
        padding: 0
    }

    .farmaciilista-header {
        margin-bottom: 20px;
        width: max-content;
        min-width: 100%;

    }

    .wrpFarmListaH {
        overflow-x: auto;
        -ms-overflow-style: none; /* Internet Explorer 10+ */
        scrollbar-width: none; /* Firefox */
    }

    .wrpFarmListaH::-webkit-scrollbar {
        display: none; /* Safari and Chrome */
    }

    .footer-top > .container {
        padding: 0;
    }

    .salofarm-nav__item--parent:not(.menu-toate-categoriile):hover::before {
        transform: rotate(0);
    }

    .sec1-medicament .row .col a {
        width: 75px;
    }

    .farmaciilista-content {
        padding: 0 15px;
    }

    .farmaciilista {
        margin-bottom: 50px;
    }

    .sec4-medicament > .container {
        padding: 0 15px;
    }

    .sec1-despre .col {
        overflow: auto;
        -ms-overflow-style: none; /* Internet Explorer 10+ */
        scrollbar-width: none; /* Firefox */
    }

    .sec1-despre .col::-webkit-scrollbar {
        display: none; /* Safari and Chrome */
    }

    .sec1-despre .items-farmacii-banner {
        width: max-content;
    }

    .item-farmacii-banner {
        width: 250px;
    }

    .items-farmacii-banner {
        column-gap: 15px;
    }

    .despre-salofarm .banner-static {
        padding-bottom: 35px;
    }

    .despre-salofarm .sec1-despre > .container {
        padding-right: 0;
    }

    .sec3-despre .row {
        flex-direction: column;
        row-gap: 70px;
    }

    .sec3-despre .row .col {
        width: 100%;
    }

    .sec3-despre .icon-sec3-despre {
        margin-bottom: 23px;
    }

    .sec1-despre {
        margin-bottom: 40px;
    }

    .sec2-despre .h3-static {
        margin-bottom: 20px;
    }

    .sec2-despre {
        margin-bottom: 53px;
    }

    .sec3-despre .text-sec3-despre p:nth-child(1) {
        margin-bottom: 15px;
    }

    .sec3-despre {
        margin-bottom: 70px;
    }

    .timeline-salofarm::before {
        left: 27px;
    }

    .right-timeline {
        left: 83px;
        width: calc(100% - 83px);
    }

    .right-timeline::before {
        display: none;
    }

    .timeline-year {
        width: 50px;
        height: 50px;
        position: absolute;
        top: -15px;
        left: unset;
        right: calc(100% + 29px);
        box-sizing: border-box;
        border: 5px solid #f1f1f1;
        padding: 0;
        background: transparent;
    }

    .timeline-year span {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        background: var(--mainColor);
        font-size: 14px;
    }

    .right-timeline .timeline-year {
        position: absolute;
        top: -15px;
        left: unset;
        right: calc(100% + 29px);
    }

    .left-timeline::before {
        display: none;
    }

    .left-timeline {
        left: 83px;
        width: calc(100% - 83px);
    }

    .left-timeline .timeline-year {
        position: absolute;
        top: -15px;
        left: unset;
        right: calc(100% + 29px);
    }

    .left-timeline .title-timeline,
    .left-timeline .text-timeline {
        text-align: left;
    }

    .item-timeline {
        margin-top: 38px;
    }

    .text-timeline {
        margin-bottom: 25px;
    }

    .wrpImagesTimeline {
        overflow: auto;
        -ms-overflow-style: none; /* Internet Explorer 10+ */
        scrollbar-width: none; /* Firefox */
    }

    .wrpImagesTimeline::-webkit-scrollbar {
        display: none; /* Safari and Chrome */
    }

    .items-beneficii {
        flex-direction: column;
        row-gap: 17px;
    }

    .image-item-b {
        margin-bottom: 0;
    }

    .items-beneficii .item-beneficii {
        width: 100%;
    }

    .image-item-b {
        height: 225px;
    }

    .section-timeline-salofarm {
        margin-bottom: 64px;
    }

    .salofarmmap span {
        margin-bottom: 5px;
        display: inline-block;
        font-weight: 300;
    }

    .sec4-despre {
        margin-bottom: 54px;
    }

    .section-farmacii > .container {
        padding: 0;
    }

    .wprMobileSec {
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .wprMobileSec::-webkit-scrollbar {
        display: none; /* Safari and Chrome */
    }

    .mattca-recomandari-add-to-cart {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .mattca-recomandari-add-to-cart::-webkit-scrollbar {
        display: none; /* Safari and Chrome */
    }

    .items-farmacii-banner {
        width: max-content;
    }

    .reteaua-de-farmacii .container {
        padding: 0;
    }

    .reteaua-de-farmacii .banner-static .static-title,
    .reteaua-de-farmacii .banner-static .static-banner-text {
        padding: 0 15px;
        box-sizing: border-box;
    }

    .cms-reteaua-de-farmacii .banner-static .container {
        padding-bottom: 0;
    }

    .cms-reteaua-de-farmacii .items-farmacii-banner {
        margin-top: 77px;
    }

    .row-header-blog .col-header-blog:nth-child(2) .sec-col-header-blog:first-child {
        display: none;
    }

    .row-header-blog .col-header-blog:first-child {
        width: 50%;
    }

    .row-header-blog .col-header-blog:last-child {
        width: 50%;
        justify-content: flex-end;
    }

    .mattca-blog-header {
        padding: 20px 15px;
    }

    .row-header-blog {
        column-gap: 15px;
    }

    .acceseaza-site-mattca a {
        padding: 7px 14px;
        background: #F1F1F1;
        border-radius: var(--mainBorderRadius);
        font-size: 12px;
    }

    #mpblog-list-container {
        padding: 0 15px;
        box-sizing: border-box;
    }

    .mpblog-post-index .post-list-item {
        margin: 0;
        width: calc(50% - 7.5px);
    }

    .mpblog-post-index .post-list-item:first-child {
        width: 100%;
    }

    .mpblog-post-index .post-list-body {
        column-gap: 15px;
        row-gap: 45px;
    }

    .mpblog-post-index .post-list-item:nth-child(4), .mpblog-post-index .post-list-item:nth-child(9), .mpblog-post-index .post-list-item:nth-child(14), .mpblog-post-index .post-list-item:nth-child(19), .mpblog-post-index .post-list-item:nth-child(24), .mpblog-post-index .post-list-item:nth-child(29), .mpblog-post-index .post-list-item:nth-child(34), .mpblog-post-index .post-list-item:nth-child(39), .mpblog-post-index .post-list-item:nth-child(44), .mpblog-post-index .post-list-item:nth-child(49) {
        margin: 0;
        width: calc(50% - 7.5px);
    }

    .mattca-blog-header {
        margin-bottom: 0;
    }

    .mpblog-post-index .sidebar-main {
        padding: 0 15px;
        box-sizing: border-box;
        margin-top: 20px;
    }

    .mpblog-post-index .product.data.items {
        margin: 0;
    }

    .mpblog-post-index .sidebar-main .post-left {
        width: 123px;
    }

    .mpblog-post-index .sidebar-main .post-left .img-responsive {
        width: 123px;
        height: 123px;
        object-fit: cover;
    }

    .list-post-tabs .post-right {
        padding-left: 15px;
        width: calc(100% - 123px);
    }

    .sidebar .mpblog-search {
        margin-bottom: 20px !important;
    }

    .row-footer-blog {
        padding: 30px 0;
        flex-direction: column-reverse;
        align-items: center;
        row-gap: 20px;
        padding: 30px 15px;
        text-align: center;
    }

    .laboratorul-salofarm .sec2-lab > .container {
        padding: 0;
    }

    .laboratorul-salofarm .sec2-lab > .container .h2-static {
        padding-right: 15px;
    }

    .laboratorul-salofarm .sec4-medicament > .container {
        padding: 0;
    }

    .contact-page .fieldset > .field.mp-2column {
        width: 100%;
    }

    .pages .item {
        margin: 0 15px 0 0;
    }

    .pages .action.next:before,
    .pages .action.previous:visited:before,
    .pages .action.previous:before {
        color: var(--mainColor);
    }

    .pages .action {
        border: 1px solid var(--mainColor);
    }

    .pages .pages-items {
        width: 100%;
        box-sizing: border-box;
    }

    .innopudo-section-left {
        width: 100%;
    }

    #mapview {
        width: 100%;
        float: left;
    }

    .row-samofarm-progress-bar {
        margin: 10px 0 36px 0;
    }

    .subfooter-salofarm .col {
        width: 100%;
    }

    .despre-salofarm .sec2-despre,
    .despre-salofarm .sec3-despre {
        padding: 0 15px;
    }

    .item-timeline > p {
        padding-right: 15px;
    }

    .despre-salofarm .section8-static .title-sec7 {
        padding: 0 15px;
    }

    .despre-salofarm .sec4-despre {
        padding: 0 15px;
    }

    header .header.content > .amsearch-wrapper-block {
        z-index: 9999;
    }

    .amsearch-overlay-block {
        z-index: 999;
    }

    .-amsearch-overlay-opened .amsearch-wrapper-block {
        max-width: 100% !important;
        padding-left: 15px !important;
    }

    .customer-account-login .login-container {
        flex-direction: column;
    }

    .customer-account-login .action.create {
        width: 100%;
    }

    .account .columns {
        flex-direction: column;
    }

    .account .block-dashboard-info .box-information {
        padding: 15px;
        column-gap: 10px;
    }

    .account .block-dashboard-info .block-content {
        flex-direction: column;
    }

    .account .block-dashboard-info .box-information {
        width: 100% !important;
        box-sizing: border-box;
        padding: 54px 17px;
        flex-wrap: wrap;
        row-gap: 15px;
        justify-content: center;
    }

    .account-info-details .box-content {
        column-gap: 12px;
    }

    .account.page-layout-2columns-left .column.main {
        max-width: unset;
        padding: 0 15px;
    }

    .account .column.main .box-newsletter {
        width: 100% !important;
        padding: 45px 15px 15px 15px;
        box-sizing: border-box;
    }

    .account .block-dashboard-addresses .block-content {
        flex-direction: column;
        row-gap: 15px;
    }

    .account .block-dashboard-addresses .block-content .box {
        width: 100% !important;
        margin: 0;
    }

    .block-dashboard-addresses .block-content .box address > * {
        width: 100%;
    }

    .block-dashboard-addresses .block-content .box .box-title {
        margin-bottom: 20px !important;
    }

    .block-collapsible-nav {
        position: initial;
        width: 100%;
    }

    .account .sidebar.sidebar-main {
        max-width: unset;
        width: 100%;
    }

    .account .columns {
        flex-direction: column-reverse;
    }

    .customer-account-create #maincontent .form-create-account .fieldset.create.info .field-name-firstname, .customer-account-create #maincontent .form-create-account .fieldset.create.info .field-name-lastname, .customer-account-create #maincontent .form-create-account .fieldset.create.account .field:nth-child(2), .customer-account-create #maincontent .form-create-account .fieldset.create.account .field:nth-child(3) {
        width: 100%;
    }

    .page-main > .page-title-wrapper .page-title {
        font-size: 20px;
        font-weight: 600;
        line-height: 35px;
        color: #000;
        padding: 0 15px;
    }

    .account #maincontent {
        margin-top: 0;
        padding-top: 30px;
    }

    .abs-toggling-title-mobile, .block-wishlist-management .wishlist-select .wishlist-name, .block-collapsible-nav .title {
        border: unset;
    }

    .account .sidebar.sidebar-main {
        margin-bottom: 20px;
        padding: 0 15px;
    }

    .block-collapsible-nav {
        margin-bottom: 0;
    }

    .account .sidebar.sidebar-main .item a {
        border-bottom: unset;
    }

    .customer-address-form .form-address-edit > fieldset .field.entity_type .control {
        display: flex;
        flex-wrap: wrap;
        row-gap: 10px;
        column-gap: 5px;
    }

    .account .control label {
        font-size: 14px;
    }

    .customer-address-form .legend {
        margin-bottom: 10px;
    }

    .account .form-address-edit .fieldset:first-child > .field:not(.entity_type) {
        width: 100%;
    }

    .account .fieldset > .field > .label, .account .fieldset > .fields > .field > .label {
        font-weight: 400;
    }

    .account .form-address-edit .fieldset:nth-child(2) > .field.company, .account .form-address-edit .fieldset:nth-child(2) > .field.taxvat, .account .form-address-edit .fieldset:nth-child(2) > .field.trade-register-number {
        width: 100%;
    }

    .account .form-address-edit .fieldset:nth-child(2) > .field:not(.trade-register-number),
    .account .form-address-edit .fieldset:nth-child(3) .field,
    .account .form-address-edit .fieldset:nth-child(3) .field.region, .account .form-address-edit .fieldset:nth-child(3) .field.zip, .account .form-address-edit .fieldset:nth-child(3) .field.country {
        width: 100%;
    }

    .account .action.save.primary {
        width: 100%;
        font-size: 15px;
    }

    .account .item-order-account {
        padding: 19px 19px 30px 19px;
        flex-direction: column;
        row-gap: 20px;
        align-items: flex-start;
    }

    .row-order-account-actions .action.view {
        font-size: 15px;
    }

    .col2-order-account {
        flex-direction: column;
    }

    .row-order-account-actions {
        width: 100%;
    }

    .row-order-account-actions .action.view {
        width: 100%;
        height: 35px;
    }

    .col1-order-account .col {
        font-size: 18px;
    }

    .sales-order-view .title-ordered-item {
        padding-bottom: 20px;
    }

    .sales-order-view .order-items > div {
        flex-direction: column;
        row-gap: 5px;
    }

    .sales-order-view .col.qty {
        text-align: center !important;
        width: 100%;
        margin: 0;
    }

    .footer-orders-total {
        margin-right: 0;
    }

    .wishlist-index-index .product-item-info {
        flex-direction: column;
        row-gap: 5px;
    }

    .wishlist-index-index .product-item-info .product-item-name {
        width: auto;
        margin: 0;
    }

    .products-grid.wishlist .product-item-name, .products-grid.wishlist .product-item-description, .products-grid.wishlist .product-item .price-box, .products-grid.wishlist .product-item-tooltip {
        margin-left: 0;
    }

    .products-grid.wishlist .product-item:first-child {
        border-top: 0;
        padding: 20px;
    }

    .wishlist-index-index .product-item-info .product-item-inner {
        justify-content: center;
    }

    .products-grid.wishlist .product-item .box-tocart .tocart {
        font-size: 14px;
    }

    .wishlist-index-index .product-item-info .product-item-photo {
        margin-right: 0;
        text-align: center;
    }

    .wishlist-index-index .product-item-info .product-item-name a {
        text-align: center;
    }

    .wishlist-index-index .product-items .product-item {
        padding: 20px;
    }

    .wrapper-title-wishlist {
        flex-direction: column;
        row-gap: 10px;
    }

    .wrapper-title-wishlist .actions-toolbar .primary {
        flex-direction: column;
    }

    .wrapper-title-wishlist .actions-toolbar .primary button, .wrapper-title-wishlist .actions-toolbar .primary button:hover {
        width: 100% !important;
    }

    .customer-address-index .block-addresses-default .block-content {
        flex-direction: column;
    }

    .account .column.main .block:not(.widget) .block-content .box {
        width: 100% !important;
    }

    .customer-address-index .block-addresses-default address {
        flex-direction: column;
    }

    .customer-address-index .block-addresses-default address > * {
        width: 100%;
    }

    .customer-address-index .block-addresses-default .box-title {
        margin-bottom: 10px !important;
    }

    .customer-address-index .block-addresses-default .box-title span {
        font-size: 18px !important;
    }

    .name-aditional-salofarm, .aditional-data-salofarm {
        flex-wrap: wrap;
        row-gap: 5px;
    }

    .col2-additional-salofarm .actions {
        column-gap: 15px;
    }

    .col1-additional-salofarm {
        row-gap: 5px;
    }

    .name-aditional-salofarm > .col {
        font-size: 18px;
    }

    .customer-address-index .table-additional-addresses-items .info-account-salofarm {
        padding: 20px;
    }

    .customer-address-index .page-main .block {
        margin-bottom: 0;
    }

    .account .action.save.primary {
        font-size: 14px;
    }

    .customer-account-edit .form-edit-account .fieldset.info > .field-name-firstname, .customer-account-edit .form-edit-account .fieldset.info > .field-name-lastname {
        width: 100%;
    }

    .customer-account-edit .form-edit-account #group-fields-customer-attributes > * {
        width: 100%;
    }

    .customer-account-edit .form-edit-account .fieldset.password > .field {
        width: 100%;
    }

    .customer-account-edit .legend {
        margin-bottom: 10px;
    }

    .customer-loggedIn {
        width: 29px;
        height: 29px;
        background: var(--mainColor);
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        border-radius: 50%;
        font-weight: 600;
        color: #fff;
        position: relative;
    }

    .customer-loggedIn::before {
        content: '';
        width: 7px;
        height: 7px;
        background: #F8BE1B;
        border-radius: 10px;
        position: absolute;
        right: -4px;
        top: -3px;
        border: 3px solid #fff;
    }

    .item-reviews-salofarm {
        row-gap: 5px;
        flex-direction: column;
    }

    .amgdpr-settings-container {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        width: 100%;
        justify-content: center;
    }

    .amgdpr-checkbox-container {
        margin: 0;
    }

    .gdpr-customer-settings .amgdpr-block-content {
        flex-direction: column;
    }

    .gdpr-customer-settings .amgdpr-block-content > div[data-role="amasty-gdpr-consent"] a {
        width: 100%;
    }

    .amgdpr-checkbox-container > .amgdpr-checkbox:focus + .amgdpr-label, .amgdpr-checkbox-container > .amgdpr-checkbox:active + .amgdpr-label, .amgdpr-checkbox-container > .amgdpr-label:hover {
        border: unset;
    }

    .amgdpr-checkbox-container > .amgdpr-checkbox:checked + .amgdpr-label {
        background-color: var(--mainColor);
        margin: 0 auto;
    }

    .gdpr-customer-settings .amgdpr-block-content > .amgdpr-cookie-link a {
        width: 100%;
    }

    .amgdpr-checkbox-container {
        max-width: unset;
    }

    .counter-cart-mobile {
        right: calc(50% - 20px);
    }

    .openMenu header .header.content > .salofarm-nav {
        overflow: hidden;

    }

    .active-allCategory li:last-child {
        padding-bottom: 50px;
        background: #fff;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1310px) {
    .banner-section .row {
        grid-template-columns: calc(70% - 9px) calc(30% - 9px) calc(30% - 9px);
    }

    .product-carousel1 .owl-nav {
        display: none !important;
    }

    .page-header {
        padding: 0 15px;
    }

    #maincontent {
        padding: 0 15px;
    }

    .banner-section {
        padding: 0;
    }

    /*header .header.content > .salofarm-nav {*/
    /*    order:6;*/
    /*    border:3px solid #fff;*/
    /*    border-radius:16px;*/
    /*    margin-bottom:-25px;*/
    /*    background:var(--bgColor);*/
    /*    height:50px;*/
    /*    padding-right:30px;*/
    /*    transition:300ms;*/
    /*    overflow:auto;*/
    /*    -ms-overflow-style: none;*/
    /*    scrollbar-width: none;*/
    /*}*/
    /*header .header.content > .salofarm-nav::-webkit-scrollbar {*/
    /*    display: none;  !* Safari and Chrome *!*/
    /*}*/
    .menu-toate-categoriile > a {
        max-width: 137px;
        padding-left: 23px;
    }

    .salofarm-nav__item > a {
        min-width: 66px;
    }

    .menu-toate-categoriile > a::before {
        top: calc(50% - 4px);
        left: 6px;
    }

    header .header.content > .salofarm-nav {
        padding-right: 3px
    }

    .salofarm-nav__item > a {
        font-size: 14px;
    }


}

/*    modificare 18.05.2023*/
.wrapperTextPolitica {
    padding: 0 92px 38px 92px;
    text-align: justify;
    font-size: 14px;
}

@media only screen and (max-width: 1024px) {
    .wrapperTextPolitica {
        padding: 20px;
    }
}

/*    end modificare 18.05.2023*/

/*modificare 25.05.2023*/
.logosCarousel {
    display: block;
    visibility: hidden;
    position: absolute;
    left: 0;

    max-height: 150px;
}

.wrapperLogosCarousel {
    height: 104px;
    position: relative;
    overflow: hidden;
}

#logosCarousel-1 {
    visibility: visible;
}

.salofarm-nav__inner-item--level3 {
    width: 100%;
}

.salofarm-nav__inner-item--level3 .category-child-list__item {
    width: calc(50% - 10px);
}

.salofarm-nav__inner-item--level3 .category-child-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.menu-toate-categoriile > .salofarm-nav__inner-list--level1 {
    min-height: 500px;
}

.product.alert.stock a {
    padding: 10px 30px;
    background: var(--mainColor);
    font-size: 16px;
    line-height: 20px;
    text-transform: lowercase;
    color: #fff;
    border-radius: 20px;
}

/*end modificare 25.05.2023*/

/*pagina evenimente*/
.h1-eventstitle {
    font-weight: 700;
    background: linear-gradient(45deg, rgba(0, 173, 187, 1) 0%, rgba(16, 176, 173, 1) 65%, rgba(104, 191, 97, 1) 95%, rgba(135, 197, 70, 1) 100%);
    padding: 10px 20px;
    color: #fff;
    border-radius: 8px;
    text-align: center;
    font-family: mattca-Bold, mattca;
}

.wrapper-event .h3-static {
    color: var(--mainColor);
    font-family: mattca-Bold, mattca;
}

.wrapper-event .static-text {
    color: var(--mainColor);
    margin-bottom: 15px;
}

.wrapper-event li {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    color: var(--mainColor);
    margin-bottom: 5px;
}

.wrapper-event .meta-event-item p {
    color: var(--mainColor);
}

.eventPage .second-col img {
    border-radius: var(--secondBorderRadius);
}

.wrapper-event {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #00adbb;
}

.meta-event-item:nth-child(2) {
    width: 415px;
}

.data-event-wrapper a {
    color: var(--mainColor);
    text-decoration: underline;
}

.gallery-event {
    display: flex;
    column-gap: 10px;
    margin-top: 30px;
}

.gallery-event img {
    width: calc(25% - 7.5px);
    border-radius: 16px;
}

.wrapper-event .meta-event-item p,
.data-event-wrapper a {
    color: var(--colorBebeCare);
}

/*end pagina evenimente*/
/*Modificari banner cookies*/
.ec-gtm-cookie-directive{
    opacity:1!important;
}
.ec-gtm-cookie-directive > div > div > div:last-child > a:not(.action.refuse) {
    padding: 5px 10px;
    border: 1px solid #02adbb;
    margin-right: 5px;
    width: 117px;
    text-align: center;
    color: #02adbb;
    font-weight: 600;
}
.ec-gtm-cookie-directive > div > div > div:last-child > a.accept-all{
    color:#fff!important;
    background:#02adbb;
}
.ec-gtm-cookie-directive > div > div > div:last-child {
    display: flex;
    flex-wrap: wrap;
    row-gap: 5px;
}
.ec-gtm-cookie-directive > div > div > div:last-child .action.refuse{
    margin-left:2%;
    order:4;

}
.ec-gtm-cookie-directive > div > div > div:last-child .accept{
    order:2;
}
.ec-gtm-cookie-directive > div > div > div:last-child .accept-all{
    order:3;
}
.ec-gtm-cookie-directive > div > div > div:last-child .decline{
    order:1;
}
.ec-gtm-cookie-directive p{
    font-size: 14px!important;
    line-height: 22px!important;
    font-weight: 500!important;
}
.ec-gtm-cookie-directive label{
    font-weight:600!important;
}
.ec-gtm-cookie-directive-segments{
    margin-top:0!important;
}
.ec-gtm-cookie-directive small{
    font-weight:500;
}
@media only screen and (max-width: 1024px) {
    .ec-gtm-cookie-directive > div > div > div:last-child > a{
        width:100%!important;
        text-align: center!important;
    }
    .ec-gtm-cookie-directive > div > div > div:last-child .action.refuse{
        margin-left:0;
    }
}
/*Final modificari banner cookies*/
/*modificari 05.03.2024*/
.ec-gtm-cookie-directive{
    display:flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.3);
    top: 0;
    height: 100%;
    width: 100%;
}
/*final modificari 05.03.2024*/
/*modificari 07.03.2024*/
.ec-gtm-cookie-directive > div > div > div:last-child > a:not(.action.refuse){
    text-transform: uppercase;
    width: 125px;
}
.ec-gtm-cookie-directive>div{
    max-width: 630px;
}
.ec-gtm-cookie-directive>div>div>div:last-child .action.refuse{
    line-height: 32px;
}
.ec-gtm-cookie-directive > div > div > div:last-child .customize{
    order:3;
}
.ec-gtm-cookie-directive>div>div>div:last-child .action.refuse{
    display:none!important;
}
.ec-gtm-cookie-directive > div > div > div p{
    padding-top: 0!important;
    padding-bottom: 10px!important;
}

.ec-gtm-cookie-directive .action.close{
    display:none!important;
}
.ec-gtm-cookie-directive{
    z-index:9999999999!important;
}
@media only screen and (max-width: 1024px) {
    .ec-gtm-cookie-directive > div > div > div a.action{
        margin-top:5px!important;
    }
    .ec-gtm-cookie-directive-segments > div{
        padding:2px 0px 2px 0px!important;
    }
    .ec-gtm-cookie-directive-segments{
        margin-bottom: 0 !important;
    }
    .ec-gtm-cookie-directive > div{
        padding: 10px 20px!important;
    }
}
/*final modificari 07.03.2024*/
header .header.content > .minicart-wrapper{
    margin-left:10px;
}
.organiccare-page .section4-static .container::before{
    background-image:url('https://stormers.ro/dev/mattca/pub/media/wysiwyg/salofarm-2024/illustratie_02.svg');
}
.menu-organic-care > a::before{
    background-image:url('https://stormers.ro/dev/mattca/pub/media/wysiwyg/salofarm-2024/iconplafar.svg');
}
.logoh1s{
    color: #fff;
    font-size: 64px;
    font-weight: 800;
    line-height: 64px;
    margin-bottom: 145px;
}
.section4-static .action-sec4-static a:hover{
    background:#2a2e30;
}


/*modificari 07.10.2024*/
img, object, video, embed{
    max-height: 100%;
    max-width: 100%;
}
.products-hp .products-grid .product-item-info:hover, .products-hp .products-grid .product-item-info.active{
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, .2))!important;
    background: #fff!important;
    box-shadow: initial!important;
    border: initial!important;
    margin: initial!important;
    padding: 10px 10px 30px 10px!important;
    position: initial!important;
    z-index: initial!important;

}

/*final modificari 07.03.2024*/

.page-products .column.main {
    display:flex;
    flex-wrap:wrap;
}
.page-products .column.main > *{
    width:100%;
}
.page-products .column.main .subcategory-wrapper{
    order:1;
}
.page-products .column.main .category-description{
    order:2;
}
.page-products .column.main #authenticationPopup{
    order:3;
}
.page-products .column.main .category-extra-description{
    order:5;
    margin-top:20px;
}
.page-products .column.main #amasty-shopby-product-list{
    order:4;
}
.page-products .column.main .amshopby-filters-bottom-cms{
    order:6;
}
.amsearch-image .product-image-photo{
    max-height: 150px;
}
#empty_cart_button{
    display: none;
}
.field-tooltip .field-tooltip-action:before{
    display:none;
}
#shipping-new-address-form .field[name="shippingAddress.entity_type"]{
    order:1;

}

#shipping-new-address-form .field.admin__control-fields:nth-child(2){
    order:2;
    width:100%;
}
#shipping-new-address-form .field.admin__control-fields:nth-child(2) legend{
    display:none;
}
#shipping-new-address-form .field.admin__control-fields:nth-child(2) > .control{
    display:flex;
    column-gap:10px;
    flex-wrap:wrap;
    row-gap:20px;
}
#shipping-new-address-form .field.admin__control-fields:nth-child(2) .control > .field:nth-child(1),
#shipping-new-address-form .field.admin__control-fields:nth-child(2) .control > .field:nth-child(2){
    width:calc(50% - 5px)!important;
}
#shipping-new-address-form .field.admin__control-fields:nth-child(2) .control > .field:nth-child(3){
    width:100%!important;
}
#shipping-new-address-form .field.admin__control-fields:nth-child(3){
    order:3;
    width:100%;
}
#shipping-new-address-form .field.admin__control-fields:nth-child(3) > .control{
    display:flex;
    column-gap:10px;
    flex-wrap:wrap;
    row-gap:20px;
}
#shipping-new-address-form .field.admin__control-fields:nth-child(3) > .control > .field:nth-child(1),
#shipping-new-address-form .field.admin__control-fields:nth-child(3) > .control > .field:nth-child(2),
#shipping-new-address-form .field.admin__control-fields:nth-child(3) > .control > .field:nth-child(3),
#shipping-new-address-form .field.admin__control-fields:nth-child(3) > .control > .field:nth-child(4),
#shipping-new-address-form .field.admin__control-fields:nth-child(3) > .control > .field:nth-child(5){
    width:calc(50% - 5px)!important;
}
#shipping-new-address-form .field.admin__control-fields:nth-child(3) > .control > .field:nth-child(1){
    order:2;
}
#shipping-new-address-form .field.admin__control-fields:nth-child(3) > .control > .field:nth-child(2){
    order:1;
}
#shipping-new-address-form .field.admin__control-fields:nth-child(3) > .control > .field:nth-child(3){
    order:3;
}
#shipping-new-address-form .field.admin__control-fields:nth-child(3) > .control > .field:nth-child(4){
    order:4;
}
#shipping-new-address-form .field.admin__control-fields:nth-child(3) > .control > .field:nth-child(5){
    order:5;
}

#shipping-new-address-form .field.admin__control-fields:nth-child(3) > .control > .field:nth-child(3){
    width:100%!important;
}
#shipping-new-address-form .field{
    margin-left:0!important;
    margin-right:0!important;

    margin-top:0!important;
}
#shipping-new-address-form{
    column-gap:10px;
}
#shipping-new-address-form > .admin__control-fields:nth-child(3){
    margin-bottom:0!important;
}
#shipping-new-address-form > .admin__control-fields:nth-child(3) .field{
    margin-bottom:0!important;
}
#shipping-new-address-form > *:not(.admin__control-fields){
    margin-bottom:20px!important;
}

#co-shipping-form .field[name="shippingAddress.country_id"],
#co-shipping-form .field[name="shippingAddress.region_id"],
#co-shipping-form .field[name="shippingAddress.postcode"],
#co-shipping-form .field.street{
    width:calc(50% - 5px)!important;
}
#co-shipping-form .field.street textarea{
    height:80px;
}
#shipping-new-address-form > .admin__control-fields:not(.street) > legend{
    display:none!important;
}
.billing-address-form fieldset.address{
    padding: 20px 18px 20px 18px !important;
    column-gap:10px;
    row-gap:20px;
}
.billing-address-form .field[name="billingAddress.entity_type"],
.billing-address-form .field[name="billingAddress.city"]{
    width:100%;
}
.billing-address-form .field[name="billingAddress.firstname"],
.billing-address-form .field[name="billingAddress.lastname"],
.billing-address-form .field[name="billingAddress.region_id"],
.billing-address-form .field[name="billingAddress.country_id"]{
    width:calc(50% - 5px);
}
.billing-address-form .field{
    margin-bottom:0!important;
    margin-left:0!important;
    margin-right:0!important;
}
.billing-address-form .fieldset.address .field[name="billingAddress.entity_type"]{
    order:1;
    width:100%!important;
}
.billing-address-form .fieldset.address .field[name="billingAddress.company"]{
    order:2;
    width:calc(50% - 5px)!important;
}
.billing-address-form .fieldset.address .field[name="billingAddress.vat_id"]{
    order:3;
    width:calc(50% - 5px)!important;
}
.billing-address-form .fieldset.address .field[name="billingAddress.trade_reg_nr"]{
    order:3;
    width:calc(50% - 5px)!important;
}
.billing-address-form .fieldset.address .field[name="billingAddress.bank"]{
    order:4;
    width:calc(50% - 5px)!important;
}
.billing-address-form .fieldset.address .field[name="billingAddress.bank_account"]{
    order:5;
    width:100%!important;

}
.billing-address-form .fieldset.address .field[name="billingAddress.firstname"]{
    order:6;
    width:calc(50% - 5px)!important;
}
.billing-address-form .fieldset.address .field[name="billingAddress.lastname"]{
    order:7;
    width:calc(50% - 5px)!important;
}
.billing-address-form .fieldset.address .field[name="billingAddress.country_id"]{
    order:8;
    width:calc(50% - 5px)!important;
}
.billing-address-form .fieldset.address .field[name="billingAddress.region_id"]{
    order:9;
    width:calc(50% - 5px)!important;
}
.billing-address-form .fieldset.address .field[name="billingAddress.city"]{
    order:10;
    width:100%!important;
}
.billing-address-form .fieldset.address .field[name="billingAddress.postcode"]{
    order:11;
    width:calc(50% - 5px)!important;
}
.billing-address-form .fieldset.address .field.street{
    order:12;
    width:calc(50% - 5px)!important;
}
.billing-address-form .fieldset.address .field[name="billingAddress.telephone"]{
    order:13;
    width:100%!important;
}
#shipping-new-address-form > .admin__control-fields:nth-child(3).activefields{
    margin-bottom:20px!important;
}
#shipping-new-address-form .field[name="shippingAddress.entity_type"] label::after{
    display:none!important;
}
#co-shipping-form .field[name="shippingAddress.city"] {
    width:calc(50% - 5px)!important;
}
#co-shipping-form .field.street {
    width:100%!important;
}

.modal-popup #shipping-new-address-form{
    display:flex!important;
    flex-wrap:wrap;
    column-gap: 10px;

}
#shipping-new-address-form > .field[name="shippingAddress.entity_type"]{
    order:1!important;
}
#shipping-new-address-form > fieldset:nth-child(2){
    order:3!important;
}
#shipping-new-address-form > fieldset:nth-child(3){
    order:2!important;
}
#shipping-new-address-form > .field[name="shippingAddress.country_id"]{
    order:4!important;
}
#shipping-new-address-form > .field[name="shippingAddress.region_id"]{
    order:5!important;
}
#shipping-new-address-form > .field[name="shippingAddress.region"]{
    order:6!important;
}
#shipping-new-address-form > .field[name="shippingAddress.city"]{
    order:7!important;
}
#shipping-new-address-form > .field[name="shippingAddress.postcode"]{
    order:8!important;
}
#shipping-new-address-form > fieldset.street{
    order:9!important;
}
#shipping-new-address-form > .field.choice{
    order:10!important;
}
#shipping-new-address-form > #customer-attributes-form{
    order:11!important;
}
#shippingcityselect{
    height: 40px;
    border: 1px solid #000;
    border-radius: 3px;
}
#co-shipping-form .field.street textarea{
    border: 1px solid #000;
    border-radius: 3px;
    background: #fff;
}
.opc-wrapper .billing-address-item.selected-item{
    border-color: #00adbb;
    border-radius: 5px;
}
.opc-wrapper .billing-address-item.selected-item:after{
    background: #00adbb;
}
.opc-wrapper .billing-address-item{
    width:100%;
}
.billing-address-items{
    padding:0 15px;
}
.action.edit-address-link{
    border: 1px solid #02adbb!important;
    background: #fff!important;
    color: #02adbb!important;
}
.block.items-in-cart .minicart-items{
    display:block!important;
}
#opc-new-billing-address .fieldset.address{
    display:flex;
    flex-wrap:wrap;
}
#shipping-new-address-form > .field[name="shippingAddress.region"]{
    width: calc(50% - 5px) !important;
    order:5!important;
}
.billing-address-form .fieldset.address .field[name="billingAddress.region"]{
    order: 9;
    width: calc(50% - 5px) !important;
}
#opc-new-billing-address .billing-address-form .fieldset.address .field[name="billingAddress.region"]{
    order:10;
}
.field[name="billingAddress.city"] select{
    height: 40px;
    border: 1px solid #000;
    border-radius: 3px;
    background: #fff;

}
.fieldset[data-form="billing-new-address"] .field.street{
    display:block;
}
.field[name="shippingAddress.postcode"] .warning,
.field[name="billingAddress.postcode"] .warning{
    display:none!important;
}
.field[name="shippingAddress.city"] .control select,
.field[name="billingAddress.city"] .control select{
    background-image: url(https://www.mattca.ro/pub/media/wysiwyg/v2/arrow-down-filter.png) !important;
    background-repeat: no-repeat !important;
    background-position: center right 10px !important;
    background-size: 8px 5px !important;
}
#opc-sidebar .product-image-wrapper{
    height: 100% !important;
    width: 100% !important;
    padding: 0 !important;
}
#opc-sidebar .product-image-wrapper img{
    height: 100%!important;
    width: auto!important;
}
.field[name="shippingAddress.entity_type"] .admin__field{
    border:unset!important;
}
.opc-wrapper .form-login .fieldset .field .label, .opc-wrapper .form-shipping-address .fieldset .field .label{
    color: var(--mainTextColor);
    font-size: 15px;
    font-weight: 400;
    line-height: 12px;
    margin: 0 0 7px;
    position: relative;
    text-transform: uppercase;
}
.field-tooltip.toggle{
    display:none;
}
#shipping-new-address-form > *:not(.admin__control-fields){
    margin-bottom:20px!important;
}
#shipping-new-address-form .admin__control-fields:nth-child(2){
    margin-bottom:20px;
}
.field[name="shippingAddress.street.0"] label{
    display:none;
}
#co-shipping-form .field.street textarea{
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #B4B4B4;
    color: var(--secondTextColor);
    padding: 10px 17px;
}
.checkout-billing-address .fieldset.address {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding:20px 0 0 0!important;
}
.field[name="billingAddress.city"] select{
    height: 40px;
    border-radius: 4px;
    border: 1px solid #B4B4B4;
}
.billing-address-form .fieldset.address .field[name="billingAddress.postcode"]{
    order:12;
}
.billing-address-form .fieldset.address .field.street{
    order:11;
}
.field .control._with-tooltip input{
    margin-right:0!important;
    width:100%!important;
}
.billing-address-form .fieldset.address .field.street legend{
    padding-top:4px;
}
.courierList-innoship input{
    margin-right:15px!important;
}
.innoship-courier-iditem{
    margin-bottom:5px!important;
}
#shipping-new-address-form > .admin__control-fields:nth-child(3){
    margin-bottom:20px!important;
}
.courierList-innoship ul{
    padding-left:20px;
}
.opc-wrapper .form-login, .opc-wrapper .form-shipping-address{
    margin-top:0;
    margin-bottom:0;
}
.amrelated-grid-wrapper .block-title{
    max-width: 1272px;
    margin: 0 auto;
}
.amrelated-grid-wrapper .block-content{
    max-width: 1272px;
    margin: 0 auto;

}
.amrelated-grid-wrapper{
    padding: 43px 0;
}
.amrelated-grid-wrapper .products-grid .product-item-info:hover, .amrelated-grid-wrapper .products-grid .product-item-info.active{
    filter: unset !important;
    background: #fff !important;
    box-shadow: initial !important;
    border: initial !important;
    margin: initial !important;
    padding: initial !important;
    position: initial !important;

}
.amrelated-grid-wrapper .product-item-photo img{
    height:155px;
}
.header .logo img{
    width:292px!important;
}
.product-info-main .product-add-form > form .box-tocart .field .control .qty-plus button{
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/plus.svg);
}
.product-info-main .product-add-form > form .box-tocart .field .control .qty-minus button{
    background-image: url(https://mtt.stormers.ro/pub/media/wysiwyg/salofarm-2023/minus.svg);
}
.product-info-main .product-add-form > form .box-tocart .field .control .qty-plus{
    order:3;
}
.product-info-main .product-add-form > form .box-tocart .field .control .qty{
    order:2;
}
.product-info-main .product-add-form > form .box-tocart .field .control .qty-minus{
    order:1;
}
.block-cart-failed .actions.main .clear, .cart-container .form-cart .actions.main .clear{
    width: 154px!important;
    height: 30px!important;
    border-radius: var(--mainBorderRadius)!important;
    background: rgba(0, 173, 187, .3)!important;
    font-size: 11px!important;
    padding: 0!important;
    border: none!important;
    color: var(--secondTextColor)!important;
    font-weight: 400!important;
}
.obs-discount-code{
    font-size: 11px!important;
    font-weight: 400!important;
    line-height: 16px!important;
    color: var(--mainTextColor)!important;
    margin-top:15px!important;
}
#shipping-new-address-form .admin__field-label{
    text-transform:uppercase;
}

.opc-block-summary .totals th{
    min-width:150px;
}
#co-payment-form .fieldset{
    display: flex;
    flex-wrap:wrap;
}
#co-payment-form .fieldset .payment-custom-wrapper{
    order: 2;
    width: 100%;
}
#co-payment-form .fieldset #checkout-payment-method-load{
    order: 1;
    width: 100%;
}
@media only screen and (max-width: 1024px) {
    .billing-address-form .fieldset.address > .field,
    #opc-new-billing-address .field[name="billingAddress.city"],
    #opc-new-billing-address .field[name="billingAddress.telephone"],
    #opc-new-billing-address .field[name="billingAddress.bank_account"],
    .billing-address-form .fieldset.address > .field{
        width:100%;
    }
    #opc-new-billing-address .field[name="billingAddress.firstname"],
    #opc-new-billing-address .field[name="billingAddress.lastname"],
    #opc-new-billing-address .field[name="billingAddress.company"],
    #opc-new-billing-address .field[name="billingAddress.region_id"],
    #opc-new-billing-address .field[name="billingAddress.country_id"],
    #opc-new-billing-address .field[name="billingAddress.postcode"],
    #opc-new-billing-address .field.street,
    #opc-new-billing-address .field[name="billingAddress.trade_reg_nr"],
    #opc-new-billing-address .field[name="billingAddress.bank"]{
        width: calc(50% - 5px) !important;
    }
}
/*final modificari 07.10.2024*/