body {
    color: #2a3b4b;
}

.footer-menu-wrapper .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*margin-right: -15px;
    margin-left: -15px;*/
}

.footer-menu-wrapper .row .col-md-3 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.footer-menu-wrapper .row .col-md-9 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.footer-menu-wrapper .row .pl-md-5 {
    padding-left: 3rem !important;
}

.nav {
    display: inherit;
}

.mark,
mark {
    background-color: inherit;
}

.modal-content {
    border: none;
}

.modal-header {
    display: block;
    padding: 0;
    border: none;
}

.modal-footer {
    border: none;
}

.owl-carousel .owl-stage-outer {
    padding: 0;
}

.custom-slider {
    padding: 0;
}

.logo-text {
    display: block;
    color: #2a3b4b;
    text-align: center;
    font-size: 18px;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 16px;
}

.checkout-index-index .logo-text {
    text-align: left;
}

.page-header .header.panel {
    padding-bottom: 0;
    padding-top: 0;
    line-height: 28px;
    font-size: 12px;
}

.page-header .panel.wrapper {
    background-color: #f2f3f5;
    color: #2a3b4b;
    border-bottom: none;
}

.header.panel>.header.links>li>a,
.header.panel>.header.links>li>a:visited,
.header.panel>.header.links>li>a:hover {
    color: #2a3b4b;
}

.header.panel>.header.links>li.welcome,
.header.panel>.header.links>li>a {
    line-height: 28px;
}

.header.panel>.header.links>li {
    font-size: 12px;
}

.page-header .switcher {
    float: left;
}

.switcher-dropdown {
    margin: 0;
    list-style: none;
}

.switcher-dropdown .switcher-option {
    margin: 0;
}

.switcher-dropdown .switcher-option a,
.switcher-dropdown .switcher-option a:visited,
.switcher-dropdown .switcher-option a:hover {
    color: #2a3b4b;
}

.customer-welcome .action.switch {
    color: #2a3b4b;
    line-height: 24px;
}

.main-menu {
    margin: 0px;
}

.main-menu ul {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
}

.main-menu ul li {
    margin: 0;
    display: inline-block;
    padding: 0 20px;
    line-height: 60px;
    position: relative;
}

.main-menu ul li a {
    color: #4a4a4a;
    font-size: 13px;
}

.main-menu ul li a:hover {
    text-decoration: none;
    color: #ff5501;
}

.main-menu ul li ul.sub-menu {
    background-color: rgba(244, 239, 239, 0.95);
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 320px;
    padding: 0;
    display: none;
    left: 0;
    top: 54px;
    margin: 0 !important;
    position: absolute;
    z-index: 10;
}

.main-menu ul li ul.sub-menu li {
    line-height: 42px;
    display: block;
    text-align: left;
}
.main-menu ul li ul.sub-menu li a {
    font-size: 15px;
}

.navigation {
    text-align: center;
    background: #2a3b4b;
}

.nav-sections {
    background: #2a3b4b;
    margin-bottom: 0;
}

.navigation .level0>.level-top,
.navigation .level0>.level-top:hover,
.navigation .level0>.level-top:visited,
.navigation .level0>.level-top:focus {
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 32px;
    font-size: 12px;
}

.navigation-bottom {
    text-align: center;
    color: #4a4a4a;
    ;
    font-size: 13px;
    background: #f2f3f5;
    line-height: 32px;
    margin-bottom: 15px;
}

.navigation-bottom a,
.navigation-bottom a:visited,
.navigation-bottom a:hover,
.navigation-bottom a:focus {
    text-transform: uppercase;
    color: #2a3b4b;
    font-weight: bold;
    text-decoration: underline;
}

.columns .column.main {
    padding-bottom: 0;
}

.block.newsletter input {
    height: 48px;
    margin-right: 0px;
    padding: 0 0 0 15px;
    border: solid 1px #2a3b4b;
    border-left: solid 3px #2a3b4b;
}

.field .control {
    display: block;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 0;
}

.block.newsletter .field .control:before {
    content: '';
}

.block.newsletter .action.subscribe {
    border-radius: 0;
    margin-left: -1px;
    white-space: nowrap;
    width: 170px;
    height: 48px;
    background: #2a3b4b;
    border: none;
    text-transform: uppercase;
}

.action.primary:hover,
.action-primary:hover {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #ffffff;
}

.block.newsletter .form.subscribe {
    margin-bottom: 10px;
}

.footer.content .social-icons-wrapper {
    margin: 24px 0 0 0;
}

.footer.content .social-icons-wrapper a {
    display: inline-block;
    font-size: 18px;
    background: #e4e7ea;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 32px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.footer.content .social-icons-wrapper a,
.footer.content .social-icons-wrapper a:visited,
.footer.content .social-icons-wrapper a:hover {
    color: #2a3b4b;
    text-decoration: none;
}

.footer.content .social-icons-wrapper a i {
    margin: 0;
}

.page-footer {
    background: none;
}

.page-footer .control {
    display: block;
    text-transform: uppercase;
}

.footer.content {
    border-top: none;
    padding-top: 50px;
}
.footer.content ul {
    padding-right: 15px;
}
.footer.content .footer-left-side img {
    display: block;
    width: 100%;
}
.footer.content .footer-left-side span {
    text-align: center;
    color: #2A3B4B;
    font-weight: bold;
    font-size: 20px;
    display: block;
    padding: 15px;
}
.footer.content .footer-left-side a, .footer.content .footer-left-side a:visited, .footer.content .footer-left-side a:hover {
    display: block;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    background-color: #FCB944;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0;
}
.footer.content .block.newsletter {
    float: none;
    clear: both;
    width: inherit;
    max-width: none;
    border-bottom: solid 1px #E4E7EA;
    padding: 20px 0;
}
.footer.content .block.newsletter .field {
    width: 80%;
    margin: 0;
}
.footer.content .block.newsletter .field.newsletter {
    max-width: none;
}
.footer.content .block.newsletter label {
    font-size: 20px;
    margin: 0;
    line-height: 22px;
    color: #4A4A4A;
    width: 60%;
    height: 48px;
    float: left;
    display: flex;
    align-items: center;
}
.footer.content .block.newsletter input, .footer.content .block.newsletter input:focus {
    width: 40%;
    border-left: solid 1px #2a3b4b;
    outline: none;
}
.footer.content .block.newsletter .actions {
    margin: 0;
    width: 20%;
}
.footer.content .block.newsletter .action.subscribe {
    width: 100%;
}
.footer-logo-wrapper-mobile {
    display: none;
}
.footer-menu-column {
    border-right: solid 1px #E4E7EA;
}
.footer-menu-column span {
    display: block;
    font-size: 16px;
    margin-bottom: 20px;
}

.footer-menu-wrapper a {
    line-height: 20px;
    display: block;
    padding-bottom: 16px;
}

.footer-menu-wrapper a,
.footer-menu-wrapper a:visited,
.footer-menu-wrapper a:hover {
    color: #2a3b4b;
}

.copyright {
    font-size: 11px;
    line-height: 54px;
    background-color: #e4e7ea;
    color: #848e90;
    padding: 0;
}

.homepage-sep-wrap {
    margin: 50px 0 43px 0;
    text-align: center;
}

.homepage-sep-wrap:last-child {
    margin: 50px 0 0 0;
}

.homepage-sep-wrap .image {
    max-width: 239px;
    margin: 0px auto;
}

.homepage-sep-wrap .title {
    font-family: 'Poppins', sans-serif;
    font-size: 33px;
    font-weight: 500;
    color: #0f102d;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.homepage-sep-wrap .description {
    font-size: 16px;
    color: #444444;
}

.homepage-images-block-wrap.bottom-margin {
    margin-bottom: 30px;
}

.homepage-images-block-wrap img {
    display: block;
    width: 100%;
    height: 100%;
}

.homepage-categories-wrap {
    margin-bottom: 100px;
}

.homepage-categories-wrap .category-item {
    margin-bottom: 20px;
}

.homepage-categories-wrap .category-item a,
.homepage-categories-wrap .category-item a:visited,
.homepage-categories-wrap .category-item a:hover {
    text-decoration: none;
    color: #0f102d;
    font-weight: bold;
}

.homepage-categories-wrap .category-item span {
    display: block;
    margin-top: 24px;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
}

.homepage-categories-wrap img {
    display: block;
    width: 100%;
}

.homepage-separator-long,
.producers-separator-long,
.recipes-separator-long,
.blog-separator-long {
    padding: 20px 0 20px 0;
}

.producers-banner-wrap {
    position: relative;
}

.producers-banner-wrap img {
    width: 100%;
    display: block;
}

.producers-banner-overlay {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    text-align: center;
    width: 60%;
    padding: 0 60px;
}

.producers-banner-title {
    color: #ffffff;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 0px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

.producers-banner-separator {
    margin: 0px auto;
    width: 50%;
}

.producers-banner-separator img {
    max-width: 100%;
    height: auto;
}

.producers-banner-description {
        color: #d4af37;
    font-size: 16px;
    line-height: 1.4;
    margin: 15px 70px;
}

@media (max-width: 991px) {
    .producers-banner-overlay {
        padding: 0 40px;
    }

    .producers-banner-title {
        font-size: 23px;
        letter-spacing: 3px;
    }

    .producers-banner-description {
        font-size: 16px;
        margin: 15px 0;
    }
}

.producer-item-content {
    text-align: center;
    padding-bottom: 126px;
}

.producer-item-content span {
    display: block;
}

.producer-text-block {
    position: absolute;
    bottom: -126px;
    width: 100%;
    left: 0;
}

.producer-item-thumb {
    display: block;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 15%;
    background: #eff1f3;
    opacity: 0.9;
}

.producer-item-thumb img {
    width: 100%;
    aspect-ratio: 180 / 180;
    object-fit: contain;
}

.producer-item-bg {
    display: block;
    padding: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #eff1f3;
    background-position-x: 1000px;
    position: relative;
}

.producer-item-bg:hover {
    background-position-x: 0px;
    background-size: cover;
}

.producer-text-block-title {
    font-size: 15px;
    color: #2a3b4b;
    line-height: 16px;
    font-weight: bold;
}

.producer-text-block-country {
    font-size: 15px;
    color: #a18f7a;
    line-height: 26px;
    font-style: italic;
}

.producer-text-block-description {
    font-size: 13px;
    color: #666;
    line-height: 18px;
    overflow: hidden;
    height: 75px;
}

.producers-view-producer h2 {
    display: block;
    text-align: center;
    font-size: 33px;
    line-height: 60px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

.producers-view-producer h3 {
    display: block;
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
}

.producer-view-description-wrap p {
    font-size: 15px;
    line-height: 24px;
    color: #444;
    margin-bottom: 24px;
}

.producer-view-header-wrap {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
}

.producer-view-header-wrap img {
    display: block;
    width: 100%;
}

.producer-view-header-content-wrap {
    position: absolute;
    left: 0;
    top: 30%;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}

.producer-view-description-wrap {
    padding: 15px;
}

.producer-view-header-content-wrap span {
    display: block;
    text-align: center;
    text-transform: uppercase;
}

.producer-view-header-buttons-wrap {
    text-align: center;
}

.producer-view-header-content-call {
    color: #a9945b;
    font-size: 15px;
}

.producer-view-header-content-country {
    color: #333;
    font-size: 16px;
    margin-bottom: 50px;
}

.producer-view-header-content-name {
    color: #2a3b4b;
    font-size: 28px;
    line-height: 65px;
}

.producer-view-header-content-wrap a,
.producer-view-header-content-wrap a:hover,
.producer-view-header-content-wrap a:visited {
    display: inline-block;
    background: #2a3b4b;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    margin: 5px;
    line-height: 40px;
    padding: 0 20px;
}

.producer-view-press-awards-list {
    list-style: none;
    text-align: center;
    padding: 0;
}

.producer-view-press-awards-list li {
    font-size: 16px;
    line-height: 40px;
    color: #444;
    margin: 0;
    padding: 0;
}

.producer-view-h2-sep img {
    width: 239px;
    margin: 0px auto;
    display: block;
    margin-top: 30px;
}

.producer-view-visit-site-button,
.producer-view-visit-site-button:visited,
.producer-view-visit-site-button:hover {
    color: #2a3b4b;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: none;
    background: #fbb03b;
    line-height: 40px;
    display: inline-block;
    padding: 0 15px;
    margin: 0px auto;
}

.recipes-top-container {
    position: relative;
}

.recipes-top-container>img {
    display: block;
    width: 100%;
}

.recipes-top-container-wrap {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 60px 0 0;
}

.recipes-top-container-delimiter {
    width: 173px;
    margin-bottom: 16px;
}

.recipes-top-container h1,
.recipes-top-container h2 {
    font-size: 28px;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 20px;
}

.recipes-top-container-text {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 50px;
    padding: 0 140px;
}

.recipes-top-container-menu {
    color: #52697c;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 20px;
    text-align: center;
    padding: 0 15px;
}

.recipes-top-container-menu a,
.recipes-top-container-menu a:visited,
.recipes-top-container-menu a:hover {
    display: inline-block;
    font-size: 13px;
    color: #fbb03b;
    padding: 0 10px;
    line-height: 13px;
    border-left: solid 1px #52697c;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 5px;
}

.recipes-top-container-menu a:nth-child(5n + 1) {
    border-left: none;
}

.recipes-list-item {
    margin-bottom: 30px;
}

.recipes-list-item-no-mg {
    margin-bottom: 0;
}

.recipes-list-item-content {
    text-align: center;
}

.recipes-list-item-content span {
    display: block;
}

.recipes-list-text-block {
    padding: 10px 0;
}

.recipes-list-item-content a,
.recipes-list-item-content a:hover,
.recipes-list-item-content a:visited {
    text-decoration: none;
}

.recipes-list-item-thumb {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eff1f3;
}

.recipes-list-item-thumb .recipes-list-item-category {
    position: absolute;
    top: 38px;
    left: 0;
    font-weight: bold;
    color: #fff;
    background-color: #2a3b4b;
    padding: 2px 15px;
    line-height: 26px;
}

.recipes-list-item-thumb img {
    width: 100%;
    opacity: 0;
}

.recipes-list-text-block-title {
    font-size: 15px;
    color: #2a3b4b;
    line-height: 22px;
    font-weight: bold;
    padding: 20px 0 30px;
    margin-bottom: 0;
}

.recipes-list-text-block-description {
    font-size: 13px;
    color: #000;
    line-height: 18px;
    overflow: hidden;
    height: 75px;
}

.recipe-view-top-left {
    position: relative;
    background-color: #2a3b4b;
    color: #fff;
    text-align: center;
    height: 100%;
    padding-bottom: 35px;
}

.recipe-view-category {
    display: inline-block;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #293949;
    background-color: #fbb03b;
    margin: 0px auto;
    padding: 14px 20px;
    margin: 0 20px 20px;
}

.recipe-view-top-left h1,
.recipe-view-top-left h2 {
    font-size: 22px;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 0;
}

.recipe-view-top-left img {
    display: block;
    width: 237px;
    margin: 0px auto;
    margin-top: 25px;
    margin-bottom: 20px;
}

.recipe-view-top-right-wrap {
    max-height: 500px;
    text-align: center;
    background: #f1f1f1;
}

.recipe-view-top-right-wrap img {
    max-height: 100%;
    display: block;
    margin: 0px auto;
}

.recipe-view-short-description {
    display: block;
    font-size: 15px;
    line-height: 20px;
    padding: 0 30px 15px;
    overflow: hidden;
}

.recipe-view-icons {
    position: absolute;
    bottom: 15px;
    width: 100%;
    font-size: 16px;
}

.recipe-view-icons .recipe-view-border {
    border-left: solid 1px #fbb03b;
    border-right: solid 1px #fbb03b;
}

.recipe-view-icons a,
.recipe-view-icons a:visited,
.recipe-view-icons a:hover {
    color: #fbb03b;
    text-decoration: none;
    display: inline-block;
    padding: 0 18px;
}

.recipe-view-icons i.icon:before {
    color: #fff;
}

.recipe-view-main-content-block {
    padding-top: 30px;
}

.recipe-view-preparation-wrap {
    padding: 0 40px;
}

.recipe-view-preparation-wrap h3 {
    margin: 30px 0 25px 0;
    text-transform: uppercase;
    font-size: 33px;
    color: #293949;
}

.recipe-view-preparation-wrap h4 {
    font-size: 18px;
    color: #293949;
    text-align: center;
}

.recipe-view-preparation-panel {
    background-color: #2a3b4b;
    padding: 9px 40px;
    text-align: center;
}

.recipe-view-preparation-panel div {
    display: inline-block;
    font-size: 15px;
    color: #fbb03b;
    line-height: 15px;
    padding: 0 20px;
}

.recipe-view-preparation-panel span {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding: 0 20px 0 0;
}

.recipe-view-preparation-panel i.icon {
    font-size: 20px;
    color: #fff;
}

.recipe-view-preparation-list-wrap {
    padding: 40px 20px 10px;
}

.recipe-view-preparation-description {
    font-size: 15px;
    padding: 20px;
    line-height: 26px;
    text-align: center;
    background-color: #f3f3f3;
    margin-bottom: 26px;
}

.recipe-view-preparation-list-wrap ul {
    list-style-type: decimal;
    font-size: 16px;
}

.recipe-view-preparation-list-wrap ul li {
    padding: 0 0 26px 20px;
    color: #444;
}

.recipe-view-preparation-list-wrap ul li::marker {
    font-style: italic;
    font-size: 18px;
    color: #a18f7a;
}

.recipe-view-ingredients-block {
    min-height: 300px;
    background-image: url(../images/recipes/ingredients-background.jpg);
    padding: 44px 0;
}

.recipe-view-ingredients-block h3 {
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    margin: 26px 0 40px;
}

.recipe-view-ingredients-block img.delimiter {
    display: block;
    width: 237px;
    margin: 0px auto;
}

.recipe-view-ingredients-block ul {
    margin: 0 0 0 35px;
    padding: 0 0 0 15px;
    list-style-type: disc;
    font-size: 15px;
    text-align: center;
}

.recipe-view-ingredients-block ul li {
    color: #444;
    margin: 0;
    padding: 10px 0 6px 0;
    text-align: left;
}

.recipe-view-ingredients-block ul li.li-padding {
    padding-left: 8px;
    padding-right: 30px;
}

.recipe-view-product-item {
    padding: 0;
}

.recipe-view-product-name {
    line-height: 20px;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.action.primary,
.action-primary,
.action.primary:hover,
.action-primary:hover,
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
    border: none;
    border-radius: 0;
    background-color: #2a3b4b;
    color: #fbb03b;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 18px;
}

.page-products .products-grid .product-item {
    margin-left: 0%;
    padding: 15px;
    width: calc((100% - 4%) / 3);
}

.page-products .products-grid .two-products-row .product-item {
    width: calc((100% - 4%) / 2);
}
.page-products .products-grid .two-products-row .product-item:nth-child(3n+1) {
    margin-left: 0;
}

.page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
}

.page-products .product-item-info {
    width: 100%;
    position: relative;
}

.category-cms,
.category-image,
.category-description {
    margin: 0px auto;
    max-width: 500px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 15px;
    color: #323232;
}

.category-coffee-espresso .category-cms,
.category-pasta .category-cms,
.category-provence-promotion .category-cms {
    max-width: inherit;
}

.category-pasta .page-title-wrapper, .category-provence-promotion .page-title-wrapper {
    display: none;
}

.catalog-category-view .page-title-wrapper,
.catalogsearch-result-index .page-title-wrapper {
    max-width: 500px;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 20px;
    background-image: url(../images/category/header-delimiter.png);
    padding-top: 28px;
    background-size: 238px auto;
    background-position: top;
    background-repeat: no-repeat;
}

.catalog-category-view .page-title-wrapper h1,
.catalogsearch-result-index .page-title-wrapper h1 {
    text-transform: uppercase;
    color: #2a3b4b;
    font-size: 32px;
}

.product-item {
    text-align: center !important;
}
@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
.product-item-info .product-image-container:has(.hover-image) {
    left: 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 0;
    /*transform: scale(0);
    transition: all 0.3s ease 0s;*/
    visibility: hidden;
    width: 100%;
    z-index: 1;
}

.product-item-info:hover .product-image-container:has(.hover-image) {
    opacity: 1;
    overflow: hidden;
    animation: fadeIn 0.3s;
    /*transition: all 0.3s ease 0s;*/
    visibility: visible;
}

.product-item-info .product-seller-attribute {
    position: absolute;
    display: block;
    min-width: 160px;
    top: 0px;
    left: 50%;
    z-index: 2;
    background: #2a3b4b;
    color: #fff;
    line-height: 26px;
    text-align: center;
    padding: 0 15px 0 15px;
    transform: translate(-50%, 0%);
}

.product-item .price-box .price {
    color: #0f102d;
    font-weight: bold;
    font-size: 18px;
}

.product-item .price-box .special-price .price {
    color: #e72626;
}

.product-item .old-price {
    text-decoration: line-through;
    color: #a18f7a;
}

.product-item .price-box {
    margin: 10px 0 15px 0;
}

.products-grid .product-item-actions {
    margin: 10px 0 10px;
}

.product-item .action.towishlist span {
    display: none;
}

.product-item .actions-secondary {
    position: relative;
}

.product-item .action.towishlist {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
}
 .products-grid .product-item-name {
    margin: 5px 27px;
    min-height: 60px;
}

.products.products-crosssell .product-items .product-item .product-item-actions .action.towishlist,
.products.products-crosssell .product-items .product-item .product-item-actions .action.tocompare,
.cms-warehouse-sale .product-item .product-item-actions .action.tocompare,
.cms-warehouse-sale .product-item .product-item-actions .action.towishlist,
.cms-gift-ideas .product-item .product-item-actions .action.tocompare {
    display: none;
}

.products.products-crosssell .product.name a {
    min-height: 40px;
    display: block;
}

.swatch-option {
    height: auto;
    overflow: no-display;
}

.product-info-producer .product-info-producer-wrap {
    padding: 30px 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 350px;
}

.product-info-producer .product-info-producer-wrap .product-info-producer-content {
    position: relative;
    width: 100%;
    z-index: 1;
    text-align: center;
    text-transform: uppercase;
    color: #a18f7a;
}

.product-info-producer .product-info-producer-wrap .product-info-producer-content span {
    display: block;
}

.product-info-producer-content-meet {
    margin-top: 3%;
    font-size: 15px;
    line-height: 30px;
}

.product-info-producer-content-title {
    font-size: 37px;
    line-height: 40px;
    color: #2a3b4b;
}

.product-info-producer-content-country {
    font-size: 16px;
    text-transform: none;
    line-height: 32px;
    font-style: italic;
}

.product-info-producer-content-description {
    max-width: 600px;
    color: #333333;
    font-size: 15px;
    margin: 0px auto;
    text-transform: none;
    line-height: 22px;
    padding: 15px;
}

.product-info-producer-content-button,
.product-info-producer-content-button:visited,
.product-info-producer-content-button:hover {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 42px;
    padding: 0 25px;
    display: inline-block;
    min-width: 20px;
    background: #2a3b4b;
    text-decoration: none;
}

.product-info-producer-content-bg-img {
    display: block;
    width: 100%;
}

.product-info-producer-content-wrap {
    padding: 0 0 20px 0;
    position: absolute;
    z-index: 1;
    top: 10%;
    width: 100%;
}

.product-info-producer-content-delimiter {
    width: 239px;
}

.product-info-main .product-info-price {
    border-bottom: none;
}

.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
    text-decoration: line-through;
}

.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
    color: #0f102d;
}

.product-options-bottom .price-box .special-price .price-container .price,
.product-info-price .price-box .special-price .price-container .price {
    color: #e72626;
}

.swatch-attribute-label,
.product-add-form .field.qty label {
    font-size: 13px;
    color: #666666;
    font-weight: normal;
}

.swatch-option.text {
    background: none;
    color: #2a3b4b;
    font-size: 12px;
    font-weight: normal;
    line-height: 32px;
    margin-right: 7px;
    min-width: 22px;
    padding: 0px 15px;
}

.product-add-form .field.qty {
    float: left;
    margin-right: 10px;
}

.product-info-main .box-tocart .input-text.qty {
    height: 52px;
    width: 100px;
    border: solid 1px #000;
    border-left: solid 4px #2a3b4b;
}

.product-add-form .actions {
    margin: 20px 0 0 0;
}

.product-info-main .box-tocart .action.tocart,
.product-info-main .box-tocart .action.tocart:hover,
.coffee-page-container .action.tocart {
    width: 230px;
    background-color: #5e2444;
    font-size: 16px;
    color: #fff;
    padding: 0 17px;
    line-height: 52px;
    margin: 27px 0 0 0;
}

.products-grid.wishlist .product-item .box-tocart .tocart {
    font-size: 15px;
    line-height: 16px;
    padding: 8px 15px;
}

.product-info-main .box-tocart .action.tocart:not(:last-child) {
    margin-bottom: 0;
}

.box-tocart .action.tocart .ui,
.coffee-page-container .action.tocart .ui {
    font-size: 23px;
    color: #fbb03b;
    padding: 0px 0 0 5px;
    margin-top: 0px;
    display: inline-block;
}

.product-info-main h1 {
    font-size: 28px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

.product-view-title-brand {
    font-size: 15px;
    color: #0f102d;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
}

.product-view-title-country {
    font-size: 16px;
    font-style: italic;
    color: #a18f7a;
    display: block;
    margin-bottom: 10px;
}

.product-view-title-sku {
    font-size: 12px;
    display: inline-block;
    float: right;
}

.product-view-custom-attributes-wrap {
    margin: 20px;
    list-style: none;
    padding: 0;
}

.product-view-custom-attributes-wrap li {
    display: block;
    padding-bottom: 4px;
    margin: 0;
}

.product-view-custom-attributes-label {
    font-weight: bold;
    padding-right: 10px;
}

.product-view-title-pack .product-view-custom-attributes-label {
    font-weight: normal;
}

.product-view-title-pack .product-view-custom-attributes-value {
    font-weight: 700;
}

.product-social-links .action.towishlist,
.product-social-links .action.towishlist:hover,
.product-social-links .action.towishlist:visited,
.product-social-links .shipping-delivery,
.product-social-links .shipping-delivery:hover,
.product-social-links .shipping-delivery:visited {
    text-transform: none;
    color: #1e6b96;
}

.catalog-product-view .product-item-info {
    width: 100%;
}

.product-view-related-container {
    max-width: 1280px;
    margin: 0px auto;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

.product-view-recipe-box {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 30px 0 20px;
    margin: 0px auto;
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: contain;
}

.product-view-related-sep-hor {
    height: 3px;
    background: #f3f3f3;
    max-width: 1280px;
    margin: 0px auto;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}

.product-view-related-sep-hor::after,
.product-view-related-sep-hor::before {
    content: "";
    width: 11px;
    height: 8px;
    background: #f3f3f3;
    border: solid 1px #cccccc;
    position: absolute;
    z-index: 1;
    top: -2px;
    -moz-transform: rotate(157deg) skew(45deg, 0deg);
    -webkit-transform: rotate(157deg) skew(45deg, 0deg);
    -o-transform: rotate(157deg) skew(45deg, 0deg);
    -ms-transform: rotate(157deg) skew(45deg, 0deg);
    transform: rotate(157deg) skew(45deg, 0deg);
}

.product-view-related-sep-hor::before {
    left: 2px;
}

.product-view-related-sep-hor::after {
    right: 2px;
}

.product-view-recipe-title {
    color: #2a3b4b;
    padding: 20px 5px;
    text-align: center;
    font-weight: bold;
}

.product-view-recipe-image {
    width: 100%;
    /*padding-bottom: 100%;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.product-view-recipe-image img {
    display: block;
    width: 100%;
    opacity: 0;
}

.catalog-product-view .products {
    margin: 0;
}

.catalog-product-view .products.products-grid {
    padding: 0;
}

.product-view-related-block {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    margin: 0px auto;
}

.catalog-product-view .title strong {
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin: 0 0 20px 0;
    font-size: 23px;
    font-weight: 600;
}

.cart.table-wrapper .action.towishlist {
    display: none;
}

.cart.table-wrapper .action {
    margin-right: 12px;
}

.cart.table-wrapper .table td,
.cart.table-wrapper .table th {
    border-top: none;
}

.opc-block-summary {
    margin: 0;
}

.opc-block-shipping-information {
    padding: 15px 30px;
}

.table-checkout-shipping-method tbody td:first-child {
    padding-left: 15px;
}

.blog-top-container {
    position: relative;
}

.blog-top-container-wrap {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 60px 0 0;
}

.blog-top-container-delimiter {
    width: 173px;
    margin-bottom: 16px;
}

.blog-top-container h1 {
    font-size: 28px;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 20px;
}

.blog-top-container-text {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 50px;
    padding: 0 140px;
}

.blog-top-container-menu {
    color: #52697c;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 20px;
    text-align: center;
}

.blog-top-container-menu a,
.blog-top-container-menu a:visited,
.blog-top-container-menu a:hover {
    display: inline-block;
    font-size: 15px;
    color: #fbb03b;
    padding: 0 10px;
    line-height: 15px;
    border-left: solid 1px #52697c;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 5px;
}

.blog-top-container-menu a:nth-child(4n + 1) {
    border-left: none;
}

.blog-list-item {
    margin-bottom: 30px;
}

.blog-list-item-no-mg {
    margin-bottom: 0;
}

.blog-list-item-content {
    text-align: center;
}

.blog-list-item-content span {
    display: block;
}

.blog-list-text-block {
    padding: 10px 0;
}

.blog-list-item-content a,
.blog-list-item-content a:hover,
.blog-list-item-content a:visited {
    text-decoration: none;
}

.blog-list-item-thumb {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.blog-list-item-thumb .blog-list-item-category {
    position: absolute;
    top: 38px;
    left: 0;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #fff;
    background-color: #2a3b4b;
    padding: 0 30px;
    line-height: 26px;
}

.blog-list-item-thumb img {
    width: 100%;
    opacity: 0;
}

.blog-list-text-block-title {
    font-size: 15px;
    color: #2a3b4b;
    line-height: 22px;
    font-weight: bold;
    padding: 20px 0 5px;
    margin: 0;
}

.blog-list-text-block-date {
    padding-bottom: 5px;
}

.blog-list-text-block-description {
    font-size: 13px;
    color: #000;
    line-height: 18px;
    overflow: hidden;
}

.blog-view-top-left-wrap {
    background-size: cover;
    background-repeat: no-repeat;
}

.blog-view-top-left-content {
    width: 100%;
    min-height: 400px;
    background-color: rgba(255, 255, 255, 0.3);
}

.blog-view-top-left-content h1 {
    font-size: 28px;
    text-transform: uppercase;
    line-height: 30px;

}

.blog-view-item-category {
    position: absolute;
    top: 38px;
    left: 15px;
    font-style: italic;
    font-weight: bold;
    color: #fff;
    background-color: #5c6226;
    padding: 0 30px;
    line-height: 26px;
}

.blog-view-item-title {
    display: block;
}

.blog-view-item-author-date-wrap {
    display: inline-block;
    background: #fff;
    padding: 6px 0 20px;
}

.blog-view-item-author {
    font-weight: bold;
}

.blog-view-bottom-container {
    padding: 20px 0 20px 15px;
}

.blog-view-bottom-container h2 {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
}

.blog-view-related-post-wrap {
    margin-bottom: 20px;
}

.blog-view-related-post-thumb {
    min-height: 200px;
    background-color: #f2f3f5;
    background-size: cover;
    background-repeat: no-repeat;
}

.blog-view-related-post-thumb img {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.blog-view-related-post-title {
    display: inline-block;
    text-transform: uppercase;
}

.blog-view-related-post-date {
    display: block;
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 20px;
}

.blog-view-related-post-text {
    max-height: 140px;
}

.blog-view-navigation-buttons {
    text-align: center;
    margin: 60px 0;
}

.blog-view-navigation-buttons a,
blog-view-navigation-buttons a:hover,
blog-view-navigation-buttons a:visited {
    display: inline-block;
    text-decoration: none;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
}

.blog-view-navigation-buttons a i.icon,
.blog-view-navigation-buttons a i.icon i.icons {
    font-size: 18px;
}

.blog-view-top-left-content-product,
.blog-view-top-left-content-recipe {
    background-image: url(../images/blog/stone-background.jpg);
    background-repeat: no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 15px 0;
    padding: 10px;
    font-size: 16px;
    color: #000;
}

.blog-view-top-left-content-product a,
.blog-view-top-left-content-product:hover,
.blog-view-top-left-content-product:visited,
.blog-view-top-left-content-product:focus,
.blog-view-top-left-content-recipe a,
.blog-view-top-left-content-recipe:hover,
.blog-view-top-left-content-recipe:visited,
.blog-view-top-left-content-recipe:focus {
    color: inherit;
    text-decoration: none;
}

.blog-view-top-left-content-product a {
    display: block;
}

.blog-view-top-left-content-product span {
    display: block;
}

.blog-view-top-left-content-product img {
    display: block;
    max-height: 100px;
    margin: 0px auto;
}

.blog-view-top-left-content-product .name {
    margin-top: 22px;
}

.blog-view-top-left-content-product .price {
    color: #333333;
}

.blog-view-top-left-content-recipe .description {
    color: #a18f7a;
    font-style: italic;
}

.blog-view-top-left-content-recipe .name {
    color: #000;
    font-style: normal;
    font-weight: bold;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
    color: #4a4a4a;
}

.filter-options-title {
    font-size: 1.3rem;
    word-break: break-word;
    font-weight: 900;
}

.block-search input {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.product.data.items>.item.content {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    line-height: 24px;
}

.coffee-page-container .coffee-page-notice {
    padding: 15px 20px;
    text-align: center;
    background-color: #fddfb0;
    color: #000;
    font-size: 13px;
    margin-bottom: 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.coffee-page-container .coffee-page-item {
    margin-bottom: 120px;
}

.coffee-page-container .coffee-page-item-category {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    padding: 30px 0 5px;
    font-size: 16px;
    letter-spacing: 2px;
}

.coffee-page-container .coffee-page-item-title {
    font-size: 24px;
    font-weight: bold;
    font-family: 'Alegreya Sans', sans-serif;
}

.coffee-page-container .coffee-page-item-country {
    color: #a18f7a;
    font-family: 'Alegreya Sans', sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
}

.coffee-page-container .coffee-page-item-description {
    padding: 10px 0 15px 0;
    min-height: 70px;
}

.coffee-page-container .action.primary.tocart {
    display: block;
    width: 100%;
    text-align: center;
}

.block.newsletter .field {
    width: 267px;
    margin-right: 5px;
}

.block-minicart .block-content>.actions>.primary {
    margin: 0 0 15px;
}

.block-minicart .block-content>.actions>.primary .action.primary {
    font-size: 1.6rem;
}

.block-minicart .block-content>.actions {
    font-size: 16px;
    margin-top: 10px;
}

.minicart-wrapper .minicart-widgets {
    margin-top: 0;
}

.minicart-wrapper .action.close {
    top: 6px;
    right: 6px;
}

.minicart-wrapper .block-minicart {
    padding: 35px 20px 10px;
}

.minicart-wrapper .minicart-items-wrapper .product-item .product-item-details .mini-cart-actions-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.minicart-wrapper .minicart-items-wrapper .product-item .product-item-details .mini-cart-actions-row .actions {
    margin: 10px 0 0 0;
}

.minicart-items .product-item-details .price {
    font-size: 1.6rem;
}

.minicart-items .action.edit {
    display: none;
}

.cart.table-wrapper .actions-toolbar>.action.action-edit {
    display: none;
}

.shopping-cart-freeshipping-notice {
    width: 71%;
    background: #3a78bf;
    color: #fff;
    padding: 15px 15px;
    text-align: center;
    font-size: 16px;
}

.filter-options-title:after {
    display: none;
}

.navigation .ui-mobile-menu {
    display: none;
}

.nav-toggle {
    top: 24px;
}

.checkout-agreements-block {
    margin-bottom: 20px;
}

.homepage-category-text a,
.homepage-category-text a:hover,
.homepage-category-text a:focus,
.homepage-category-text a:visited {
    text-decoration: none;
    color: #2a3b4b;
}

.page-layout-1column .product-info-main .product-view-title-wrap .product-view-title-stock {
    display: flex;
    float: right;
    align-items: center;
}

.page-layout-1column .product-info-main .product-view-title-wrap .product-view-title-stock span.circle {
    display: block;
    background-color: #6fbf06;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
}

.page-layout-1column .product-info-main .product-view-title-wrap .product-view-title-stock span.circle.red {
    background-color: #e50020;
}

.page-layout-1column .product-info-main .product-view-title-wrap .product-view-title-stock span.status {
    display: block;
    padding: 10px;
    background-color: #f2f3f5;
    font-size: 16px;
}

.page-layout-1column .product-info-main .product-view-title-wrap .product-view-title-pack {
    display: block;
    font-size: 16px;
    padding: 10px 0 0;
}

.product-view-pairing-wrapper {
    margin: 100px 0 0;
    width: 100%;
}

.product-view-pairing-wrapper h3 {
    font-size: 32px;
    text-transform: uppercase;
}

.product-view-pairing-list {
    margin-top: 30px;
}

.product-view-pairing-list .item {
    display: flex;
    max-width: 500px;
    border: solid 1px #e3e3e3;
    padding: 0;
}

.product-view-pairing-list .item .image {
    max-width: 45%;
    margin: 15px;
}

.product-view-pairing-list .item .image img {
    width: 100%;
}

.product-view-pairing-list .item .text {
    width: 55%;
    padding: 0 20px 20px 0;
}

.product-view-pairing-list .item .text,
.product-view-pairing-list .item .text h4 {
    font-size: 15px;
}

.product-view-pairing-list .item .text h4 {
    line-height: 24px;
    padding-top: 20px;
}

.products-info-box {
    margin-top: 80px;
    margin-bottom: 40px;
    text-align: center;
}

.products-info-box img {
    width: 306px;
}

.products-info-box h2 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 49px;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #2A3B4B;
    margin-top: 20px;
    margin-bottom: 10px;
}

.products-info-box span {
    margin-top: 0;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    color: #666666;
}

/*Balsamics start*/
.page-layout-1column .block.widget.balsamics {
    max-width: 1000px;
    margin: 0px auto;
}

.page-layout-1column .block.widget.balsamics .products-grid .product-item .product-item-snippet {
    font-size: 16px;
    color: #4075A6;
    font-style: italic;
}

html {
    scroll-behavior: smooth;
}

.balsamics-hero {
    background-image: url('../images/balsamics/balsamic-hero.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 488px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.balsamics-hero img {
    width: 307px;
}

.balsamics-hero h1 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 49px;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 0;
    margin-top: 10px;
}

.balsamics-hero h2 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 32px;
}

.balsamics-hero a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    text-transform: uppercase;
    color: #F5F5F5;
    padding: 7px 15px;
    border-bottom: solid 4px #ffffff;
    text-decoration: none;
}

.balsamics-hero a span {
    color: #FBB03B;
    font-style: italic;
}

.balsamics-navigate {
    max-width: 960px;
    margin: 0 auto;
    padding: 40px 0;
}

.balsamics-wrapper {
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #CDCDCD;
}

.balsamics-wrapper a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
    display: block;
    text-decoration: none;
    padding: 20px 0;
}

.active-link {
    border-bottom: solid 1px #A50E21;
}

.balsamics-container {
    background-image: url('../images/balsamics/balsamic-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 80px 0;
}

.balsamics-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
}

.balsamics-box:first-child {
    gap: 40px;
}

.balsamics-box:last-child {
    margin-bottom: 0;
}

.balsamics-container .balsamics-text {
    padding: 0 100px;
    width: 50%;
}

.balsamics-container .balsamics-image.top {
    max-width: 320px;
}

.balsamics-container .balsamics-image.left,
.balsamics-container .balsamics-image.right {
    width: 50%;
    position: relative;
}

.balsamics-container .balsamics-image.right .play {
    position: absolute;
    width: 100px;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.balsamics-container h2 {
    font-family: 'Alegreya';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #2A3B4B;
}

.balsamics-container h3 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: #0C0B0B;
    margin-bottom: 0;
}

.balsamics-container p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #666666;
    margin-bottom: 32px;
}

.balsamics-container a.balsamics-button {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    text-decoration: none;
    color: #A50E21;
    border-bottom: solid 2px #A50E21;
}

/*Balsamics end*/

.promo-pupup-background {
    display: flex;
    z-index: 90000;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    overflow: clip auto;
    background-color: rgba(20, 20, 20, 0.6);
    animation-timing-function: ease;
    animation-play-state: running;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: 0s;
    animation-duration: 0.35s;
}

.promo-popup {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    /* background-image: url(../images/promo-popup/marble-background.jpg); */
    background-size: cover;
    background-position: center;
    padding: 70px 40px 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    animation-timing-function: ease;
    animation-play-state: running;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: 0s;
    animation-duration: 0.35s;
    margin: 0 20px;
}

.promo-popup .promo-popup-content {
    width: 600px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.promo-popup .promo-popup-content .promo-popup-name {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    color: #000;
    margin-bottom: 4px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.promo-popup .promo-popup-content .promo-popup-name::after {
    content: "";
    display: block;
    width: 106px;
    height: 1px;
    border-bottom: 1px solid #000;
    margin: 4px auto 0;
}

.promo-popup .promo-popup-content h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #000;
    margin-bottom: 30px;
}

.promo-popup .promo-popup-content h2 .red {
    color: #D11515;
}

.promo-popup .promo-popup-content p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #000;
    margin-bottom: 20px;
}

.promo-popup .promo-popup-content a {
    font-size: 16px;
    color: #000;
    text-decoration: none;
    border-bottom: none;
    padding: 5px 10px;
}

.promo-popup .promo-popup-content a:hover {
    color: #000;
    border-bottom: none;
}

.promo-popup .promo-popup-content img {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 10px;
}

.promo-popup .promo-popup-content .promo-popup-features {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.promo-popup .promo-popup-content .promo-popup-features .promo-popup-feature {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0 10px;
    padding: 0 10px;
    border: solid 1px #CACACA;
    border-radius: 24px;
    background-color: #F5FDEE;
}

.promo-popup .promo-popup-content .promo-popup-features .promo-popup-feature img {
    width: 16px;
    margin: 0;
    border-radius: unset;
}

.promo-popup .promo-popup-content .promo-popup-features .promo-popup-feature p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    border-bottom: none;
    padding:6px 6px;
    margin: 0;
}

.promo-popup .promo-popup-content .promo-popup-message {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
    border-bottom: none;
    padding: 14px 40px;
    background-color: #fff;
    border-radius: 10px;
    margin: 16px 0;
    border: solid 1px #ECE8E9;
}

.promo-popup .promo-popup-content .promo-popup-shop-now-btn {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    border-bottom: none;
    padding: 10px 40px;
    background-color: #F4B400;
    border-radius: 22px;
    margin-top: 10px;
}

.promo-popup .promo-popup-close {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 20px;
    right: 20px;
    font-size: 28px;
    line-height: 38px;
    font-weight: 300;
    color: #000;
    cursor: pointer;
    border: none;
    background-color: #ECE8E9;
    border-radius: 50%;
    text-align: center;
    padding: 0px;
}

.promo-popup .promo-popup-close::before {
    content: "\00D7";
}

.demedici_blog-index-index .pager-container .pages {
    display: flex;
    justify-content: center;
}

.am-checkout .amcheckout-shipping-methods .amcheckout-method {
    display: table-row;
}

.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
    max-width: none;
}

.am-checkout .amcheckout-shipping-methods .amcheckout-method .col {
    width: auto;
}

.am-checkout .authentication-dropdown .modal-header {
    height: 5px;
}

.am-checkout .amcheckout-shipping-address .amcheckout-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.am-checkout .amcheckout-shipping-address .form-login {
    margin-bottom: 0;
}

.am-checkout .amcheckout-shipping-address .amsl-socials-checkout {
    margin: 0;
}

@media (max-width:1300px) {
    .navigation .level0>.level-top,
    .navigation .level0>.level-top:hover,
    .navigation .level0>.level-top:visited,
    .navigation .level0>.level-top:focus {
        font-size: 11px;
    }

    .navigation ul {
        padding: 0;
    }
}

@media (max-width:1170px) {
    .navigation .level0>.level-top,
    .navigation .level0>.level-top:hover,
    .navigation .level0>.level-top:visited,
    .navigation .level0>.level-top:focus {
        font-size: 10px;
    }
}

/* Amasty Search */
.page-header .amsearch-wrapper-block input[type="text"] {
    height: 42px;
}

.amsearch-input-wrapper .amsearch-button.-loupe {
    border: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #2a3b4b;
    line-height: 40px;
    height: 40px;
    width: 60px;
    opacity: 1;
    border-radius: 0;
}
.amsearch-input-wrapper.-typed .amsearch-button.-loupe {
    left: 4px;
    right: auto;
    background-color: #fff;
    width: 20px;
}
.amsearch-products-section {
    border-top: none;
}
.amsearch-highlight {
    color: #2a3b4b;
}
.amsearch-item-container .amsearch-item .amsearch-link,
.amsearch-item-container .amsearch-item .amsearch-link:hover,
.amsearch-item-container .amsearch-item .amsearch-link:visited {
    color: #2a3b4b;
}
.amsearch-products-section .amsearch-link,
.amsearch-products-section .amsearch-link:hover,
.amsearch-products-section .amsearch-link:visited {
    color: #2a3b4b;
}
.amsearch-item-container.-page a.amsearch-link {
    color: #2a3b4b;
}

.minicart-wrapper .items-total {
    margin: 3px 0;
}

.minicart-wrapper .subtotal {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 3px;
    margin: 0;
}

.minicart-wrapper .minicart-items-wrapper .product-item .product-item-details {
    text-align: left;
}

.minicart-wrapper .minicart-items-wrapper .product-item .product-item-details .product-item-name {
    margin: 0 0 5px 0;
}

.minicart-wrapper .minicart-items-wrapper .product-item .product-item-details .product-item-name a:nth-child(2) {
    display: none;
}

.minicart-wrapper .minicart-items-wrapper .product-item .product-item-details .product.options .toggle {
    padding: 0;
}

.minicart-wrapper .minicart-items-wrapper .product-item .product-item-details .product.options .content {
    display: flex;
    flex-direction: column;
}

.minicart-wrapper .minicart-items-wrapper .product-item .product-item-details .product.options .content dl {
    margin: 0;
}

.minicart-wrapper .minicart-items-wrapper .product-item .product-item-details .product.options .content dt,
.minicart-wrapper .minicart-items-wrapper .product-item .product-item-details .product.options .content dd {
    margin-bottom: 0;
}

.minicart-wrapper .minicart-items-wrapper {
    padding: 15px 15px 0;
}

.checkout-cart-index .block.crosssell .products.wrapper.grid.products-grid.wide.products-crosssell {
    padding-bottom: 0;
    margin-bottom: 0;
}

.checkout-cart-index .block.crosssell .products.wrapper.grid.products-grid.wide.products-crosssell .product-items {
    margin-bottom: 0;
}

.block.crosssell {
    margin-top: 30px;
}

.page.messages {
    position: fixed;
    bottom: 10px;
    left: 10px;
    right: 10px;
    z-index: 100;
    max-width: 500px;
}

.page.messages .message {
    margin: 0;
    font-size: 14px;
}

@media (max-width:1300px) and (min-width: 768px) {
    .navigation .level0 {
        margin: 0 5px 0 0;
    }
}

@media (max-width:1080px) and (min-width: 768px) {
    .nav-sections-item-content>.navigation {
        /* overflow: hidden; */
    }
}

@media (min-width:992px) {
    .page-layout-1column .block.widget.balsamics .products-grid .product-item {
        width: calc((100% - 8%) / 3);
    }

    .producers-view-producer .page-products .products-grid .product-item {
        width: calc((100% - 4%) / 4);
    }
}

@media (max-width:1140px) and (min-width:992px) {
    .recipes-top-container-wrap {
        margin: 26px 0 0;
    }

    .recipes-top-container h1,
    .recipes-top-container h2 {
        margin: 0 0 5px;
    }

    .recipes-top-container-delimiter {
        margin-bottom: 8px;
    }

    .recipes-top-container-text {
        line-height: 20px;
    }

    .recipe-view-category {
        margin-bottom: 20px;
    }

    .recipe-view-top-left h1,
    .recipe-view-top-left h2 {
        font-size: 24px;
    }

    .blog-top-container-wrap {
        margin: 26px 0 0;
    }

    .blog-top-container h1 {
        margin: 0 0 5px;
    }

    .blog-top-container-delimiter {
        margin-bottom: 8px;
    }

    .blog-top-container-text {
        line-height: 20px;
    }

    .blog-view-category {
        margin-bottom: 20px;
    }

    .blog-view-top-left h2 {
        font-size: 24px;
    }
}

@media (max-width: 991px) {
    .product-view-recipe-box {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    }

    .block.newsletter .form.subscribe>.field,
    .block.newsletter .form.subscribe>.actions {
        float: left;
        width: 59%;
    }

    .block.newsletter .form.subscribe>.actions {
        float: right;
        width: 39%;
    }

    .block.newsletter .action.subscribe {
        width: 100%;
    }

    .block.newsletter label {
        display: block;
        font-size: 11px;
    }

    .block.newsletter .actions {
        display: block;
        margin-top: 30px;
    }

    .recipes-list-top-recipe {
        display: none;
    }

    .recipe-view-top-left-wrap {
        padding-bottom: 30px;
    }

    .blog-list-top-recipe {
        display: none;
    }

    .blog-view-top-content-wrap {
        padding-top: 30px;
    }

    .page-products .products-grid .product-item {
        width: 50%;
    }

    .product-info-producer .product-info-producer-wrap {
        background-image: url(../images/category/product/marble.jpg) !important;
        background-color: #eaedf2;
    }

    .product-info-producer-content-bg-img {
        display: none;
    }

    /* .page .messages {
        position: fixed;
        width: 100%;
        z-index: 15;
        top: 0px;
        left: 50%;
        transform: translateX(-50%);
    }

    .page .messages .message {
        margin: 0px;
        font-size: 14px;
    } */
}
.page-layout-1column .block.widget .products-grid .product-item .actions-secondary {
    display: none;
}
.page-builder-desktop-view {
    display: block;
}
.page-builder-mobile-view {
    display: none !important;
}
@media (min-width: 768px) {
    .footer-ggg-block {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: end;
        margin: 40px 0 20px;
    }
    .footer-ggg-block  img {
        width: 60px;
        display: block;
        margin-right: 10px;
    }
    .footer-ggg-block  span {
        color: #2A3B4B;
    }
    .footer-menu-wrapper .row .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .footer-menu-wrapper .row .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .page-layout-1column .block.widget .products-grid .product-item {
        width: calc((100% - 4%) / 3) !important;
    }
    .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
        margin-left: 0 !important;
    }
    .page-layout-1column .block.widget .products-grid .product-item-info:hover, .page-layout-1column .block.widget .products-grid .product-item-info.active {
        margin: -1px !important;
    }
    .page-header .amsearch-wrapper-block {
        display: block;
        float: none;
        width: auto;
        margin: 0px auto;
    }
    .amsearch-form-block {
        width: 600px;
        margin: 0px auto;
    }
    .page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
        width: 100%;
    }
    .page-header .amsearch-input-wrapper {
        min-width: 600px;
    }
    .page-layout-1column .block.widget.balsamics .products-grid .product-item {
        width: calc((100% - 8%) / 3);
    }

    .checkout-payment-method .checkout-billing-address .actions-toolbar .primary {
        float: left;
    }

    .checkout-payment-method .checkout-billing-address .primary .action-update {
        margin-right: 20px;
        float: left;
        border-radius: 0;
        background-color: #2a3b4b;
        color: #fff;
        border: none;
        text-transform: uppercase;
        padding: 20px 30px;
    }

    .checkout-billing-address .actions-toolbar .action-cancel {
        margin: 18px 20px 0 0;
    }

    .hi-end .product.data.items>.item.title>.switch {
        border: none;
    }

    .hi-end .product.data.items>.item.content {
        border: none;
    }

    .hi-end .product.info.detailed {
        border-top: solid 1px #E3E3E3;
        margin-top: 33px;
        position: relative;
    }

    .hi-end .product.info.detailed::after {
        content: '';
        position: absolute;
        z-index: 0;
        top: 0;
        width: 100%;
        height: 42px;
        border-bottom: solid 1px #e3e3e3;
    }

    .hi-end .product.data.items>.item.title.active>.switch {
        font-size: 16px;
        color: #333333;
        font-weight: bold;
        background: none;
        border-bottom: solid 1px #333;
    }

    .hi-end .product.data.items>.item.title>.switch,
    .hi-end .product.data.items>.item.title>.switch:hover {
        background: none;
        color: #666666;
        font-size: 16px;
        padding: 0;
        margin: 0 70px 0 0;
        line-height: 42px;
        height: 42px;
    }

    .navigation .level0.active>.level-top,
    .navigation .level0.has-active>.level-top {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 3px;
        color: #fff;
        text-decoration: none;
        display: inline-block;
    }

    .homepage-responsive-img figure {
        height: 100%;
    }

    .homepage-responsive-img figure img {
        min-height: 100%;
        object-fit: cover;
    }

    .navigation .level0 .submenu {
        background-color: rgba(244, 239, 239, 0.95);
    }

    .navigation .level0 .submenu a {
        color: #000;
        border-bottom: solid 1px #999;
        text-align: left;
    }

    .navigation .level0 .submenu a:hover {
        border-bottom: solid 1px #666;
        font-weight: bold;
    }

    .navigation .level0 .submenu .active>a {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 1px 3px;
        color: #333333;
    }

    .navigation .level0 .submenu.hasImage {
        min-height: 303px;
        width: 600px;
        text-align: left;
        padding-right: 400px;
    }

    .navigation .level0 .submenu.hasImage li.listImage {
        display: block;
        width: 346px;
        position: absolute;
        display: block;
        right: 9px;
        top: 9px;
        margin: 0;
    }

    .navigation .level0 .submenu.hasImage li.listImage span {
        display: block;
        text-align: center;
        font-weight: bold;
    }

    .product-view-recipe-box {
        background-image: url(../images/product/product_page_recipe_sep_vert.jpg);
    }

    .catalog-product-view .product-items {
        text-align: center;
    }

    .catalog-product-view .products-grid .product-item {
        width: calc((100% - 4%) / 4);
    }

    .catalog-product-view .products-grid.wide .product-item {
        width: calc((100% - 6%) / 6);
    }

    .recipe-view-preparation-panel .second {
        border-left: solid 1px #52697c;
    }

    .navigation .level0.parent>.level-top>.ui-menu-icon:after {
        color: #fff;
    }

    .customer-account-changepassword .page-main>.page-title-wrapper .page-title {
        font-size: 30px;
        margin-top: 20px;
    }

    .customer-account-changepassword .field.note {
        font-size: 16px;
    }

    .customer-account-changepassword .form.password.forget {
        margin: 0px auto;
        text-align: center;
    }

    .customer-account-changepassword .actions-toolbar {
        text-align: center;
    }

    .customer-account-changepassword .actions-toolbar .primary {
        float: none;
        margin: 0px;
    }

    .customer-account-changepassword .form.password.forget input[type="email"] {
        width: 300px;
    }

    .block.newsletter .actions {
        margin-top: 30px;
    }

    .products.wrapper~.toolbar .pages {
        float: none;
    }

    .page-product-downloadable .product-options-bottom {
        float: left;
    }

    .navigation .level0.parent>.level-top>.ui-menu-icon:after {
        font-size: 11px;
    }

    .logo,
    .ammenu-logo {
        float: none;
        clear: both;
        display: block;
        width: 170px;
        margin: 0px auto;
        margin-bottom: 10px;
    }

    .ammenu-header-container .header.content .ammenu-logo {
        margin: 0px auto;
        margin-bottom: 10px;
        display: block;
    }

    .ammenu-nav-sections.-topmenu .ammenu-main-container {
        padding: 0;
        background: #2a3b4b;
        color: #ffffff;
    }

    .ammenu-nav-sections.-topmenu .ammenu-items.-root>.ammenu-item {
        font-weight: normal;
        font-size: 12px;
        text-transform: uppercase;
    }

    .ammenu-header-container .header.content {
        display: block;
    }

    .ammenu-menu-wrapper {
        margin-bottom: 0;
    }

    .ammenu-submenu-block.-root .ammenu-link {
        color: #2a3b4b;
    }

    .ammenu-submenu-block.-builder.-root {
        background: #ffffff;
    }

    .block-search {
        padding: 0;
        float: none;
        width: 600px;
        margin: 0px auto;
    }

    .block-search input {
        height: 42px;
        border: solid 1px #2a3b4b;
        padding-right: 60px;
    }

    .block-search .action.search {
        top: 0px;
        background: #2a3b4b;
        opacity: 1 !important;
        border-radius: 0;
        width: 60px;
        right: 0;
        line-height: 42px;
    }

    .block-search .action.search:before {
        color: #fff;
        font-size: 22px;
        line-height: 42px;
    }

    .page-layout-1column .product.media {
        width: 51%;
    }

    .page-layout-1column .product-info-main {
        width: 48%;
    }

    .product.info.detailed {
        clear: both;
    }

    .product-options-bottom .price-box,
    .product-info-price .price-box {
        padding-bottom: 0;
    }

    .product-options-bottom .price-box .price-container .price,
    .product-info-price .price-box .price-container .price {
        font-size: 18px;
        line-height: 18px;
    }

    .product-info-main .product-add-form {
        padding-top: 0;
    }

    .modal-popup.modal-slide .modal-footer {
        border-top: none;
    }

    .modal-popup .modal-title {
        border-bottom: none;
    }

    .minicart-wrapper {
        display: block;
        margin: 0;
        position: absolute;
        float: none;
        right: 10px;
        top: -29px;
    }

    .header.panel>.header.links {
        margin: 0 44px 0 0;
    }

    .amblog-element-block {
        box-shadow: none;
        border-radius: 0px;
    }

    .page-main>.page-title-wrapper .page-title {
        display: block;
        text-align: center;
        text-transform: uppercase;
        font-size: 32px;
        margin-bottom: 30px;
    }
}

.homepage-images-block-wrap img.homepage-mobile-ver {
    display: none;
}

.product-view-usp-wrapper ul {
    list-style: none;
    display: flex;
    align-items: center;
    padding: 0;
}

.product-view-usp-wrapper ul li {
    margin: 0;
    padding: 0 20px;
    text-align: center;
    width: 33.33%;
    display: flex;
    flex-direction: column;
    align-self: flex-start;
}

.product-view-usp-wrapper ul li img {
    max-width: 100%;
}

.product-view-usp-wrapper .product-view-usp-icon {
    max-width: 108px;
    margin: 0px auto;
}

.product-view-usp-wrapper .product-view-usp-text {
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
}

@media (max-width: 767px) {
    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-main, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .promo-popup {
        padding: 60px 20px 20px;
    }
    .promo-popup .promo-popup-content {
        width: 350px;
    }
    .promo-popup .promo-popup-content .promo-popup-features {
        display: none;
    }
    .promo-popup .promo-popup-content h2 {
        font-size: 17px;
        line-height: 23px;
        margin-bottom: 10px;
    }
    .promo-popup .promo-popup-content p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 4px;
    }
    .promo-popup .promo-popup-content .promo-popup-message {
        font-size: 13px;
    }
    .footer-ggg-block {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin: 0 0 20px;
    }
    .footer-ggg-block  img {
        width: 60px;
        display: block;
        margin-right: 10px;
    }
    .footer-ggg-block  span {
        color: #2A3B4B;
    }
    .footer.content .footer-left-side span {
        font-size: 24px;
        padding: 24px 15px;
    }
    .footer.content .block.newsletter {
        border: none;
    }
    .footer-logo-wrapper-desktop {
        display: none;
    }
    .footer-logo-wrapper-mobile {
        display: block;
        margin: 32px;
        text-align: center;
    }
    .footer-menu-column {
        border: none;
        margin-bottom: 20px;
    }
    .footer-menu-column span {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 8px;
    }
    .footer-menu-wrapper a {
        font-size: 18px;
        display: block;
        padding-bottom: 8px;
    }
    .block.newsletter .form.subscribe>.field, .block.newsletter .form.subscribe>.actions {
        float: none;
        width: 100%;
    }
    .footer.content .block.newsletter label {
        width: 100%;
        float: none;
        text-align: center;
    }
    .footer.content .block.newsletter input, .footer.content .block.newsletter input:focus {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .page-builder-desktop-view {
        display: none !important;
    }
    .page-builder-mobile-view {
        display: block !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .page-builder-products-list {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    /* Amasty Search */
    .amsearch-items-section {
        padding: 0 0 0 0;
    }
    /*Balsamic start*/
    .balsamics-hero img {
        width: 240px;
    }

    .balsamics-hero h1 {
        font-size: 32px;
        line-height: 120%;
    }

    .balsamics-hero h2 {
        font-size: 16px;
        line-height: 140%;
    }

    .balsamics-hero a {
        font-size: 18px;
        line-height: 140%;
    }

    .nav-item {
        padding: 15px 0;
    }

    .balsamics-wrapper {
        display: block;
        text-align: center;
        border-bottom: 0;
    }

    .balsamics-wrapper a {
        display: block;
        padding: 0;
        width: fit-content;
        margin: 0 auto;
    }

    .balsamics-box {
        flex-wrap: wrap;
    }

    .balsamics-container {
        padding: 44px 0 0;
        text-align: center;
    }

    .balsamics-container .balsamics-text {
        padding: 0 15px;
        width: auto;
    }

    .balsamics-box:first-child {
        gap: 20px;
    }

    .balsamics-container h2 {
        font-size: 24px;
        line-height: 120%;
    }

    .balsamics-container h3 {
        font-size: 16px;
        line-height: 140%;
    }

    .balsamics-container p {
        font-size: 16px;
        line-height: 140%;
        margin-bottom: 32px;
    }

    .balsamics-container a.balsamics-button {
        font-size: 16px;
        line-height: 149%;
    }

    .balsamics-container .balsamics-image.left,
    .balsamics-container .balsamics-image.right {
        width: 100%;
        margin-top: 24px;
        order: 2;
    }

    .balsamics-container .balsamics-image img {
        width: 100%;
        aspect-ratio: 1;
        object-fit: cover;
    }

    .column.main .products-grid:not(.products-crosssell) .product-items {
        margin-left: -8px;
        margin-right: -8px;
    }

    .page-products .products-grid .product-item {
        padding: 5px 8px;
    }

    .product.data.items {
        margin-left: -10px;
        margin-right: -10px;
    }
    
    .page-header .amsearch-wrapper-block:before {
        margin: 0 -10px;
        width: calc(100% + 10px * 2);
    }

    .row {
        margin-right: -10px;
        margin-left: -10px;
    }

    .products {
        margin: 15px 0 0;
    }

    .page-products .columns {
        padding-top: 45px;
    }

    .page-products .products-grid .two-products-row .product-item {
        width: 50%;
    }

    .product-item-info .product-seller-attribute {
        font-size: 12px;
        top: 0px;
        left: 0px;
        line-height: 20px;
        padding: 5px;
        transform: none;
        width: 100%;
        min-width: auto;
    }

    .filter-no-options .filter-title:before {
        display: none;   
    }

    .product-item .action.towishlist {
        top: -50px;
    }

    .product-item .actions-secondary {
        display: none;
    }

    .swatch-option.text {
        padding: 0px 6px;
    }

    .products-grid .product-item-name {
        margin: 0;
        min-height: auto;
        text-align: left;
    }

    .product-item .price-box {
        margin: 5px 0 0;
        text-align: left;
    }

    .product-item .tocart {
        width: 100%;
    }

    .products-info-box img {
        width: 240px;
    }

    .products-info-box h2 {
        font-size: 26px;
        line-height: 120%;
    }

    .products-info-box span {
        font-size: 16px;
        line-height: 140%;
    }

    .products-info-box {
        margin-top: 50px;
    }

    .checkout-index-index .checkout-block {
        margin: 0;
        box-shadow: none;
    }

    .checkout-index-index .checkout-block:hover {
        box-shadow: none;
    }

    .checkout-index-index .am-checkout {
        padding: 0;
    }

    .checkout-index-index .checkout-header {
        padding: 0 14px;
    }

    .opc-wrapper .shipping-address-item:not(.selected-item) {
        border-bottom: none;
        padding: 0 10px;
    }    

    .opc-estimated-wrapper {
        border-bottom: none;
    }

    .checkout-index-index .authentication-wrapper {
        margin-right: 19px;
    }

    .checkout-cart-index .page-title-wrapper {
        padding: 0 15px 20px;
    }

    .cart-empty {
        padding: 20px;
    }

    /*Balsamic end*/
    .checkout-payment-method .checkout-billing-address .primary .action-update {
        background-color: #2a3b4b;
        color: #fff;
        border: none;
        text-transform: uppercase;
        padding: 20px 30px;
    }

    .product-view-pairing-list .item {
        max-width: 100%;
    }

    .product-view-pairing-wrapper {
        display: none;
    }

    .product-view-pairing-wrapper.mobile {
        display: block;
        margin: 0px auto;
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
    }

    .product-view-pairing-wrapper h3 {
        margin-top: 15px;
    }

    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 16px;
    }

    .homepage-images-block-wrap img.homepage-desktop-ver {
        display: none;
    }

    .homepage-images-block-wrap img.homepage-mobile-ver {
        display: block;
    }

    .cms-demedici-home .page-header,
    .cms-demedici-home-new .page-header {
        margin-bottom: 0;
    }

    .homepage-sep-wrap {
        margin: 10px 0 10px 0;
    }

    .homepage-categories-wrap {
        margin-bottom: 10px;
    }

    .navigation .level0 {
        border-top: 1px solid #334454;
    }

    .navigation li.level0:last-child {
        border-bottom: none;
    }

    .navigation .ui-mobile-menu {
        display: block;
        background-color: #213344;
    }

    .recipe-view-preparation-list-wrap {
        padding: 40px 0px 10px;
    }

    .recipe-view-preparation-list-wrap ul {
        padding-left: 20px;
    }

    .navigation .level0 .submenu.hasImage li.listImage {
        display: none;
    }

    .shopping-cart-freeshipping-notice {
        width: 100%;
        margin-bottom: 15px;
    }

    .product-view-related-sep-hor {
        display: none;
    }

    .product-view-recipe-box {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .product-view-related-block {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .recipe-view-preparation-panel div {
        display: block;
        font-size: 15px;
        color: #fbb03b;
        line-height: 15px;
        padding: 10px 0;
    }

    .navigation ul {
        padding: 0;
        min-width: auto;
    }

    .navigation .level0>.level-top,
    .navigation .level0>.level-top:hover,
    .navigation .level0>.level-top:visited,
    .navigation .level0>.level-top:focus {
        font-size: 14px;
    }

    .nav-sections .header.links li>a {
        color: #fff;
    }

    .navigation .level0>.level-top {
        text-align: left;
    }

    .navigation a,
    .navigation a:hover {
        color: #fff;
        font-size: 14px;
        font-weight: normal;
    }

    .navigation .level0.active>a:not(.ui-state-active),
    .navigation .level0.has-active>a:not(.ui-state-active) {
        color: #fff;
    }

    .navigation .level0.active .all-category .ui-state-focus {
        color: #fff;
        border: none;
    }

    .navigation .submenu:not(:first-child) .active>a {
        color: #fff;
        border: none;
    }

    .section-item-title .nav-sections-item-switch,
    .section-item-title .nav-sections-item-switch:hover,
    .section-item-title .nav-sections-item-switch:visited {
        font-weight: bold;
        font-size: 16px;
        color: #000;
        text-transform: uppercase;
    }

    .section-item-title.active .nav-sections-item-switch {
        color: #fff;
    }

    .logo-text,
    .main-menu,
    .navigation-bottom {
        display: none;
    }

    .block.newsletter label {
        font-size: inherit;
    }

    .homepage-images-block-wrap .long,
    .homepage-images-block-wrap .short {
        margin-bottom: 30px;
    }

    .homepage-sep-wrap .title {
        font-size: 28px;
    }

    .product-info-producer {
        margin: 0 15px;
    }

    .producers-separator-long,
    .producers-banner-wrap,
    .recipes-separator-long,
    .blog-separator-long {
        display: none;
    }

    .producer-view-header-wrap {
        display: none;
    }

    .recipes-list-top-recipe {
        display: none;
    }

    .recipes-top-container>img {
        display: none;
    }

    .recipes-top-container {
        margin-bottom: 30px;
    }

    .recipes-top-container-wrap {
        position: relative;
        background-color: #293949;
        padding: 20px;
        margin: 0;
    }

    .recipes-top-container-menu a,
    .recipes-top-container-menu a:visited,
    .recipes-top-container-menu a:hover {
        background-color: #fff;
        color: #293949;
        border: none !important;
        margin-bottom: 4px;
        line-height: 40px;
    }

    .recipes-top-container-text {
        padding: 0 20px;
        margin-bottom: 20px;
    }

    .recipes-top-container-menu {
        position: inherit;
        padding: 15px;
        background-color: #293949;
    }

    .recipes-bottom-banner {
        display: none;
    }

    .blog-list-top-recipe {
        display: none;
    }

    .blog-top-container>img {
        display: none;
    }

    .blog-top-container {
        margin-bottom: 30px;
    }

    .blog-top-container-wrap {
        position: relative;
        background-color: #293949;
        padding: 20px;
        margin: 0;
    }

    .blog-top-container-menu a,
    .blog-top-container-menu a:visited,
    .blog-top-container-menu a:hover {
        background-color: #fff;
        color: #293949;
        border: none !important;
        margin-bottom: 4px;
        line-height: 40px;
    }

    .blog-top-container-text {
        padding: 0 20px;
        margin-bottom: 120px;
    }

    .blog-bottom-banner {
        display: none;
    }

    .cart.table-wrapper .col.qty,
    .cart.table-wrapper .col.price,
    .cart.table-wrapper .col.subtotal,
    .cart.table-wrapper .col.msrp,
    .cart.table-wrapper .col.editbtns {
        box-sizing: border-box;
        display: block;
        float: left;
        white-space: nowrap;
        width: 25%;
    }

    .pagebuilder-column.half {
        flex-basis: 50% !important;
        max-width: 100%;
    }
    .pagebuilder-column.mobile-order-1 {
        order: 1;
    }
    .pagebuilder-column.mobile-order-2 {
        order: 2;
    }
    .pagebuilder-column.mobile-text-center {
        text-align: center;
    }

    .custom-column .pagebuilder-column-line .pagebuilder-column {
        flex-basis: 50%;
        margin-bottom: 0 !important;
    }

    .nav-toggle::before {
        content: '';
        display: none;
        visibility: none;
    }

    .nav-toggle {
        position: static;
        width: 25px;
        height: 16px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .nav-toggle div {
        position: relative;
        width: 100%;
        height: 2px;
        background-color: gray;
    }

    .logo {
        margin: 0;
        float: none;
    }

    .header-primary-area {
        display: flex;
        align-items: center;
    }

    .burger-logo-wrapper {
        display: flex;
        align-items: center;
        gap: 20px;
    }

    .home-playfair h3 {
        margin-top: 0;
    }

    .amsearch-wrapper-block {
        padding: 12px 0;
    }

    .page-layout-checkout .custom-slide .modal-inner-wrap {
        background-color: #f4f4f4;
    }

    .page-layout-checkout #modal-content-6.modal-content {
        background-color: transparent; 
    }

    .page-layout-checkout #modal-content-6 .opc-block-summary{
        background-color: transparent; 
    }

    .page-layout-checkout #modal-content-7.modal-content {
        background-color: transparent; 
    }

    .page-layout-checkout #modal-content-7 .opc-block-summary {
        background-color: transparent; 
    }

    .page-layout-checkout #modal-content-8.modal-content {
        background-color: transparent; 
    }

    .page-layout-checkout #modal-content-8 .opc-block-summary {
        background-color: transparent; 
    }

    .page-layout-checkout .modal-custom .action-close {
        z-index: 10;
    }

    .nav-sections .nav-sections-item-content .greet.welcome {
        display: none;
    }

    .nav-sections .nav-sections-item-content .header.links li > a {
        border-color: #334454;
        font-weight: 400;
    }

    .nav-sections .nav-sections-item-content .header.links {
        border-color: #334454;
    }

    .checkout-index-index .am-checkout .opc-estimated-wrapper {
        margin: 0;
        background: none;
        border-top: none;
        margin-bottom: 18px;
    }

    .checkout-index-index .am-checkout .form-shipping-address {
        background: none;
    }

    .checkout-index-index .am-checkout .form-login {
        background: none;
    }
    
    .checkout-index-index .am-checkout .methods-shipping {
        background: none;
    }

    .page.messages .message {
        margin: 0;
        font-size: 16px;
    }

    .minicart-wrapper .block-minicart {
        width: 300px;
    }

    .minicart-wrapper .minicart-items-wrapper .product-item .product-item-details .mini-cart-actions-row .qty .item-qty {
        margin-right: 5px;
        width: 45px;
    }

    .minicart-wrapper .minicart-items-wrapper .product-item .product-item-details .mini-cart-actions-row .qty .update-cart-item {
        padding: 7px;
    }
}

.cms-index-index .owl-controls .owl-nav .owl-prev,
.cms-index-index .owl-controls .owl-nav .owl-next {
    background: #5C6226 !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.cms-index-index .owl-controls .owl-nav .owl-prev::before, .cms-index-index .owl-controls .owl-nav .owl-next::before {
    width: 18px !important;
    height: 18px !important;
    background-color: #fff !important;
}
.cms-index-index .owl-controls .owl-nav .owl-prev::before {
    top: 11px !important;
    left: 9px !important;
}
.cms-index-index .owl-controls .owl-nav .owl-next::before {
    top: 11px !important;
    left: 12px !important;
}

.home-playfair h3 {
    font-family: "Playfair Display", serif;
    line-height: 1.1 !important;
}

.home-primary-button div,
.home-primary-button div:hover,
.home-primary-button div:focus,
.home-primary-button a,
.home-primary-button a:hover,
.home-primary-button a:focus,
.home-primary-button a:visited {
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  color: #000;
  padding: 11px 58px;
  background-color: #FCB944;
  text-transform: uppercase;
  display: block;
  border: none;
  border-radius: 0;
  cursor: pointer;
  margin: 0;
}
