/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-05-15 16:13:40 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 57.17%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 40.83%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 42.8775%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 30.6225%;
    }
}
@media (max-width: 480px){
    .products-grid .product-item {
        float: none;
        width: 100%;
        padding: 10px 0;
    }
}

div#cookie-status {
    display: none !important;
}

.shoproku-sticky-widget {
    z-index: 9 !important;
}

.bp-yellow::marker {
    color: #fcb90d;
}

.has-alternate-image .product.details.product-item-details,
.has-alternate-image .product-item-details a,
.has-alternate-image .product-item-details .price,
.has-alternate-image .product-item-details .price-box,
.has-alternate-image .product-item-details .baseprice .stock,
.has-alternate-image .product-item-details .base-price-text {
  color: #fff !important;
}

.ammenu-nav-sections.-sidebar {
    max-width: 400px;
    scrollbar-width: thin;
}

.porto-info-list li, .product.description ul li {
    list-style: disc;
    display: list-item;
}

/* Class to hide elements on mobile devices */
.hide-on-mobile {
    display: block; /* Ensure it's visible on larger screens */
}

@media screen and (max-width: 768px) {
    .hide-on-mobile {
        display: none; /* Hide on small screens */
    }
}

/* Class to hide elements on desktop devices */
.hide-on-desktop {
    display: none; /* Ensure it's hidden on larger screens */
}

@media screen and (max-width: 768px) {
    .hide-on-desktop {
        display: block; /* Show on small screens */
    }
}

.minicart-wrapper.minicart-offcanvas .minicart-overlay {
    backdrop-filter: blur(4px);
}

.message.success {
    animation: css 0s 3s forwards;
}

@keyframes css {
    to {
        visibility: hidden;
        height: 0;
    }
}

.shipping-bar {
  display: none !important;
}

body>:first-child:not(.page-wrapper):not(#cookie-status) {
    z-index: 9 !important;
}

.layout-1220 .block.category.event, .layout-1220 .footer.content, .layout-1220 .header.content, .layout-1220 .navigation, .layout-1220 .page-main, .layout-1220 .page-wrapper > .breadcrumbs > ul, .layout-1220 .page-wrapper > .page-bottom, .layout-1220 .page-wrapper > .widget, .layout-1220 .top-container {
    max-width: 1349px;
}

.layout-1220 .page-wrapper > .page-bottom {
    max-width: 100% !important;
    padding: 0 !important;
}

.product.data.items > .item.content p,
.product-info-main .product.overview,
 .product.data.items > .item.title > .switch {
  font-size: 16px;
}

.product-info-main .product.overview {
    font-size: 18px;
    line-height: 30px;
}

 .logo img {
    width: auto;
  }

.product-info-main span.price::after {
    content: "vč. DPH";
    font-size: 15px;
    margin-left: 15px;
    font-weight: 400;
}

.bg-success {
    background-color: #3cc261 !important;
}

button:not(.primary) {
    border: 1px solid #000;
    color: #000;
    background-color: #fff;
}

body {
    background-color: #f4f1ec;
    color: #000000;
    font-family: Sunset Gothic, sans-serif;
    font-weight: 400;
    text-rendering: optimizelegibility;
}

html .action.primary, html .btn-primary {
    color: #fff;
    background-color: #000 !important;
    border-color: !important;
    border: 0 !important;
    border-radius: 4px !important;
}

.btn-primary {
    color: #fff;
    text-shadow: none !important;
    background-color: #000 !important;
    border-color: #000 !important;
    border: 0 !important;
}

@media (min-width: 1200px){

@media (min-width: 1200px)
.layout-1220 .block.category.event, .layout-1220 .footer.content, .layout-1220, .layout-1220 .page-main, .layout-1220 .page-wrapper>.breadcrumbs >ul, .layout-1220 .page-wrapper>.widget, .layout-1220 .top-container {
    max-width: 100% !important;
}

.layout-1220 .container {
    max-width: 1349px !important;
    width: 100%;
}

.row-full-width-inner {
    max-width: 100% !important;
    padding-left: 20px;
    padding-right: 20px;
}
}

}

.layout-1220 .page-wrapper > .page-bottom,
.page-bottom {
    width: 100% !important;
    display: contents 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

.row-full-width-inner {
    display: block;
    max-width: 1369px !important;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

.catalog-category-view .row-full-width-inner {
    padding: 0;
}

.gap-50 {
    gap: 50px;
}

.gap-50 .pagebuilder-column-line {
    gap: 50px;
}


.gap-20 {
    gap: 20px;
}

.gap-20 .pagebuilder-column-line {
    gap: 20px;
}


@media (max-width: 575px){
body {
    font-size: 14px;
    line-height: 21px;
}
}
p {
    letter-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Sunset Gothic, sans-serif;
    color: #222529;
    letter-spacing: normal;
}
h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    margin: 0 0 32px 0;
}
h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 32px 0;
}
h3 {
    font-weight: 700;
    font-size: 25px;
    line-height: 32px;
    margin: 0 0 20px 0;
}
h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    margin: 0 0 14px 0;
}
h5 {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 14px 0;
}
h6 {
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    color: #777;
}
.home-banner-slider h2.vc_custom_heading, .custom-font4 {
    font-family: 'Segoe Script','Savoye LET';
}
html .heading-secondary, html .lnk-secondary, html .text-color-secondary {
    color: #ff7272;
}
html .btn-modern {
    text-transform: uppercase;
    font-size: .75rem;
    padding: .75rem 1.5rem;
    font-weight: 600;
    height: auto;
}
html .action.primary, html .btn {
    letter-spacing: 0;
    font-weight: 700;
    line-height: 1.42857;
    padding: .8em 2em;
}
html .action.primary,html .btn-primary {
    color: #fff;
    background-color: #7aa93c;
    border-color: #7aa93c #7aa93c #5f842f;
}
html .btn-xl {
    font-size: 1rem;
    padding: .8rem 2rem;
}
.btn-modern.btn-xl {
    font-size: 1rem;
    padding: 1.25em 3.125em;
}
.btn-modern.btn-lg {
    font-size: .9375rem;
    padding: 1.1em 3em;
}
html .btn-lg {
    line-height: 1.3333;
}
.btn-flat {
    padding: 0!important;
    background: none!important;
    border: none!important;
    border-bottom: 1px solid transparent!important;
    box-shadow: none!important;
    text-transform: uppercase;
    font-size: .75rem;
}
html .btn-dark {
    color: #fff;
    background-color: #222529;
    border-color: #222529 #222529 #0b0c0e;
}
html .btn-light {
    color: #222529;
    background-color: #fff;
    border-color: #fff #fff #e6e6e6;
}
html .btn-quaternary {
    color: #fff;
    background-color: #000;
    border-color: #000 #000 #000;
}
html .background-color-secondary {
    background-color: #f4a085 !important;
}
.page-header.type1 .header-main {
    border-top: 1px solid #e7e7e7;
}
.page-header.type1 .panel.wrapper {
    min-height: 42px;
}
.page-header.type1 .main-panel-top .share-links a {
    width: 26px;
    height: 26px;
}
.page-header.type1 .main-panel-top .panel.header+.gap {
    height: 19px;
    background: #e7e7e7;
    margin: 0 8px 0 4px;
}
.page-header.type1 .header.panel > .header.links > li {
    line-height: 29px;
    text-transform: capitalize;
}
.page-header.type1 .header.panel > .header.links > li.greet.welcome {
    padding-right: 13px;
}
.page-header.type1 .header.panel > .header.links > li > a {
    padding: 0 13px;
}
.page-header.type1 .switcher .options .action.toggle {
    padding-left: 0;
}
.page-header.type1 .search-category {
    border-color: #fff;
}
.page-header.type1 .search-area .minisearch .actions button {
    width: 44px;
    line-height: 42px;
}
.page-header.type1 .search-area .block-search input {
    font-size: inherit;
}
@media(min-width: 992px){
.page-header.type1 .header-main .header-row .header-center {
    order: -1;
    flex: 1;
    padding: 27px 0;
}
.page-header.type1 .header-main .header-row .header-left {
    min-width: auto;
    justify-content: center;
    padding: 20px 15px;
}
.page-header.type1 .header-main .header-row .header-right {
    flex: 1;
}
.page-header.type1 .search-area .block.block-search {
    max-width: 347px;
    margin: 1px 0;
}
.page-header.type1 .nav-sections {
    border-top: 2px solid #e7e7e7;
}
.page-header.type1 .navigation:not(.side-megamenu) > ul {
    justify-content: center;
}
.page-header.type1 .navigation:not(.side-megamenu) .level0 {
    margin-right: 35px;
    margin-left: 1px;
}
.page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -.12px;
    padding: 20px 0 20px 0;
    position: relative;
}
.page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top:before {
    content: '';
    position: absolute;
    border-top: 2px solid #7aa93c;
    top: -2px;
    opacity: 0;
    width: 100%;
}
.page-header.type1 .navigation:not(.side-megamenu) .level0:hover .level-top:before {
    opacity: 1;
}
.item.product.product-item {
    margin-left: auto;
    margin-right: auto;
}
}
@media (min-width: 992px) and (max-width: 1219px) {
.page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
    padding: 15px 0 15px 0;
}
}
.page-header .sw-megamenu.navigation li.level0 > em, .page-header .sw-megamenu.navigation li.level0 i {
    display: none;
}
.product-item-name a {
    font-family: 'Poppins';
}
.footer .widget + .widget {
    margin-top: 0;
}
.widget .widgettitle {
    font-size: 1rem;
    letter-spacing: -.02em;
}
.product-item-info .product-item-details .product-item-actions .tocart {
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    color: #333;
}
.footer .widgettitle, .footer .widget-title {
    font-size: .9375rem;
    font-weight: 600;
}
html .background-color-secondary {
    background-color: #ff7272!important;
}
.page-header .sw-megamenu.navigation li.level0 > em, .page-header .sw-megamenu.navigation li.level0 i {
    display: none;
}
.footer, .footer p {
    letter-spacing: 0;
    font-size: 13px;
    line-height: 22px;
}
.footer .widgettitle, .footer .widget-title {
    font-size: 15px;
    font-weight: 700;
}
.widget.contact-info li:not(:last-child) {
    margin-bottom: 5px;
}
.footer .follow-us .share-links a {
    width: 37px;
    height: 37px;
    border-radius: 20px;
    border: 1px solid rgb(255,255,255,.06);
    box-shadow: none;
    font-size: 12px;
}
.footer-middle .widget {
    margin-bottom: 15px;
    margin-top: 0;
}
.footer .newsletter input {
    background: #292c30;
}






/* Gustini */

@media (min-width: 320px) and (max-width: 768px){

.hidden-mobile { display:none !important; }

}

.cms-home.layout-1220 .page-main {
    max-width: 100%;
}

/* Header */
.main-panel-top {
    display: none;
}

header.page-header.sticky-header .header-main {
    box-shadow: none;
}

.page-header.type1 .header-main {
    border-top: none;
}

.page-header.type1 .nav-sections {
    border-top: none;
}

.minicart-wrapper .action.showcart .counter.qty {
    background-color: #000;
}

/* Home slider */

.slick-slider {
    padding: 0 !important
}

div[data-content-type='slider'] .slick-list > div, div[data-content-type='slider'] .slick-track > div, div[data-content-type='slider'] .slick-slide > div {
    width: 100% !important;
}

.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    align-items: end;
}

.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: 540px;
    display: flex;
    height: 576px;
}

.emz-banner-headline h1 {
    color: #fff;
    text-shadow: 0 2px 4px rgba(0,0,0,.25);
    font-size: 92px;
    line-height: 129px;
    margin: 0;
    text-align: center;
}

.emz-banner-text {
    color: #fff;
    text-shadow: 0 2px 4px rgba(0,0,0,.25);
    font-size: 26px;
    font-weight: 500;
    line-height: 37px;
    text-align: center;
    margin-bottom: 0;
    margin-top: -10px;
}

.emz-cms-detailpage-desktop-media.first {
    margin-top: -100px;
}

@media(max-width: 991px){
.emz-cms-detailpage-desktop-media.first img {
    height: 400px !important;
    margin-top: -100px;
    object-fit: cover !important;
    border-radius: 8px !important;
    margin-bottom: -60px !important;
}
}

@media(min-width: 992px){
.pagebuilder-column.emz-order-1-mobile {
    order: 1;
}
}

/* Product slider */

.slider-wrapper {
    margin-left: 0;
    margin-right: 0;
}





/* Content */ 

.cms-element-title-paragraph {
    font-size: 48px;
}

.abs-account-page-title, .customer-account-login .page-title-wrapper, .customer-account-create .page-title-wrapper, .customer-account-forgotpassword .page-title-wrapper {
    background-color: #fff;
}

.widget .widget-title, .widget .widget-title a, .widget .widgettitle, .widget .widgettitle a {
    position: relative;
    line-height: 1.4;
    font-weight: 700;
    text-transform: none;
    text-decoration: none;
}

input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select {
    background-color: #ffffff;
    color: #777;
    border: .0625rem solid #b3b3b3;
    border-radius: .25rem;
    height: 50px;
    padding: 8px 12px;
    font-size: 18px;
    font-family: inherit;
}

.home-title-box {
    text-align: center;
    padding-bottom: 50px;
    position: relative;
}

.home-title {
     text-align: center; 
     color: #f9f4e0; 
     font-size: 58px; 
     line-height: 64px;
}


@media (min-width: 320px) and (max-width: 768px){


.home-title-box {
    padding-bottom: 0px;
}

.home-title {
    font-size: 30px;
    line-height: 40px;
}

.emz-banner-headline h1 {
    color: #000;
    text-shadow: none;
    font-size: 48px;
    line-height: 52px;
    margin: 0;
    text-align: left;
}

.emz-banner-text {
    color: #000;
    text-shadow: none;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    margin-bottom: 0;
    margin-top: -10px;
}

img.emz-banner-badge {
    position: relative;
    width: 84px;
    margin-top: -245px;
    margin-right: -230px;
}

}



/* Footer */

.footer, .footer p {
    font-size: 14px;
}

.footer a:hover {
    text-decoration: underline;
}

.footer-top .custom-block:before, .footer-top .custom-block::after {
    border-top: none;
}

.more-links a {
    color: #1747ac;
    text-decoration: underline;
    font-weight: 600;
}

.grid-container .pagebuilder-column-line {
    gap: 50px;
}

.footer-box.white-bg {
    background: white;
    padding: 35px 30px;
    border-radius: 8px;
    height: 285px;
}

.contact-data .h2 {
    font-size: 1.6em;
    font-weight: 800;
    color: black;
}

.icon > svg {
    width: 100%;
    height: 100%;
    top: .25em;
    position: relative;
    fill: currentColor;
}

.footer-middle .emz-footer-logo::after {
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    height: 130px;
    position: relative;
    opacity: .2;
    display: block;
    margin-top: -80px;
}

@media (min-width: 320px) and (max-width: 768px){

.footer-middle .emz-footer-logo::after {
    background-size: auto 65px;
    background-repeat: no-repeat;
    height: 130px;
    position: relative;
    opacity: .2;
    display: block;
    margin-top: -80px;
    background-position: 50%;
    margin-inline: -36px;
    top: -25px;
}

}

.footer-middle .emz-footer-logo .icon-EmzIcons-gustini_logo {
    color: #fff;
    width: 100%;
    height: 81px;
    display: inline-flex;
    overflow: visible;
}


.footer .newsletter input {
    height: 43px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 0.25rem;
    font-size: 0.9rem;
    color: #000;
    border: none;
    background: #fff;
}

.block.newsletter .field .control {
    text-decoration: none;
    display: block;
    width: fit-content;
}

.footer .newsletter .action.subscribe {
    height: 44px;
    border: none;
    border-radius: 0.25rem;
    padding: 0 1.75rem;
    font-size: .7rem;
    font-weight: 700;
    font-family: inherit;
    letter-spacing: 0;
    margin-left: -1px;
    background: #000;
}

.footer-socials {
    margin-top: 50px;
}

.footer-middle > .container::after {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    bottom: 0;
    right: 10px;
    border-bottom: 1px solid #fff;
    opacity: .5;
}

.footer-bottom {
    padding: 3px 0px 15px 0;
    font-size: .9em;
}

.footer-socials-wrapper {
    display: flex;
    justify-content: flex-start;
    gap: 30px;
    margin-top: 10px;
}

.footer-socials-wrapper a {
    width: auto;
    height: 31px;
}

.footer-socials-wrapper img {
    width: 100%;
    height: 100%;
}

.block.newsletter .actions {
    display: table-cell;
    vertical-align: top;
    width: auto;
}

.footer .newsletter .action.subscribe {
    font-weight: 500;
}

@media (min-width: 320px) and (max-width: 768px){

.block.newsletter .field .control {
    text-decoration: none;
    display: grid;
    width: 100%;
}

.block.newsletter .actions {
    display: grid;
    vertical-align: top;
    width: 100%;
    margin-top: 15px;
}

}









/* Catalog */

.product-labels .product-label.sale-label {
    background-color: transparent !important;
}

.product-labels {
    right: .8em;
    left: unset;
}

.messages {
    display: block;
    position: fixed;
    z-index: 99;
    top: 95px;
    margin-left: -6px;
}

.message.success {
    border: 25px solid #e5efe5;
}

.gu-label {
  position: absolute;
  top: 18px;
  right: 17px;
  z-index: 3;
}

.product-info-main .gu-label {
  position: unset;
}

.page-wrapper > .breadcrumbs {
    background-color: transparent;
}

.breadcrumbs {
    max-width: 1349px;
    margin: 0 auto;
}

.layout-1220 .page-wrapper>.breadcrumbs >ul {
    max-width: 1349px;
    font-size: 10px;
    color: #b3b3b3;
}



.toolbar {
    display: block;
    background: transparent;
}

.toolbar.sticky {
    position: unset !important;
    border-bottom: 0px;
}

@media (max-width: 991px){
.toolbar select {
    text-transform: unset;
    height: 36px;
    max-width: 100%;
    letter-spacing: normal;
    font-weight: inherit;
    color: #000;
    width: 100%;
}
}

.sorter {
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
}

.page-products .sorter {
    position: static;
    margin-top: 25px;
}

.limiter {
    display: none;
}

.toolbar select {
    padding-top: 0;
    padding-bottom: 0;
    font-size: .875rem;
    padding: 0 25px 0 8px;
    box-shadow: none;
    border: 0.0625rem solid #b3b3b3;
    height: calc(1.5em + 1.125rem + 2px);
    border-radius: 0.25rem;
    font-weight: 400;
    color: #000;
    line-height: 1.5;
    width: 260px;
}

.page-products.layout-1220 .page-main,
 .shopbybrand-brand-index .page-main {
    max-width: 1349px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}


h1.emz-banner-text {
    color: #fff;
    font-size: 26px !important;
    line-height: 37px  !important;
    text-shadow: 0 2px 4px rgba(0,0,0,.25);
    margin-bottom: 18px;
}

.emz-banner-headline {
  color: #fff;
  text-shadow: 0 2px 4px rgba(0,0,0,.25);
  font-size: 48px;
  line-height: 67px;
  margin-bottom: 15px;
  font-family: "Sunset Gothic Pro",sans-serif;
  font-weight: 700;
}

.emz-category-box {
    padding-left: 25px;
    padding-top: 25px;
}

.category-description h1 {
    font-size: 3rem;
    line-height: 3.375rem;
}

@media (min-width: 992px){
.category-description h1 {
    font-size: 6rem;
    line-height: 7.25rem;
}
}

/* Product grid */

.product-item-info:hover .product-item-photo {
    box-shadow: none !important;
}

.item.product.product-item {
    width: 298px;
    max-width: 298px;
}

.filterproducts.products {
    display: grid;
    grid-template-columns: repeat(auto-fill, 298px);
    justify-content: space-between;
    grid-gap: 20px;
}

.filterproducts.products.products-slider.list.items.product-items.owl-carousel.owl-loaded.owl-drag {
    display: inline-flex;
}

@media (max-width: 959px){
.filterproducts.products {
    justify-content: center;
}
}

.item .stock.unavailable {
    background: #eee;
    padding: 5px 15px;
    border-radius: 4px;
    height: 36px;
}

.product-item-photo {
    padding: 0;
    border: none;
    border-radius: 0;
}

.products-grid .product-item-photo {
height: 375px;
}

.item.product.product-item {
    background: white;
    padding: 0;
    border: unset;
    border-radius: 8px;
} 

img.product-image-photo {
    max-height: unset;
    object-fit: cover;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    height: 375px;
}

.product-item-details {
    position: relative;
    padding: 18px;
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: left;
}

.product-item-info .product-reviews-summary {
    background: 0 0;
    margin: 0.625rem 0;
    height: unset;
    position: relative;
    display: flex;
    flex-direction: column;
}

.product-item-inner {
    justify-content: left !important;
}

.product-item-name a {
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.35;
    letter-spacing: unset;
    color: #000;
}

.product-item .rating-summary .rating-result:before {
    color: rgba(0,0,0,.16);
    font-size: 18px;
    letter-spacing: .1em;
    line-height: 18px;
}

.product-item .rating-summary .rating-result {
    width: auto;
    height: 20px;
}

.price-box .price {
    color: #000;
    font-weight: 600;
    font-size: 1.525rem;
}

.products-grid .price-box.price-final_price {
    display: flex;
    align-items: center; 
}

.products-grid .price-box.price-final_price span:nth-child(1) {
    order: 2;
}

.products-grid .price-box.price-final_price span:nth-child(2) {
    order: 1;
}

.products-grid span.old-price {
    margin-left: 15px;
}


.product-info-main .product-info-stock-sku {
    clear: both;
    font-size: 14px;
    text-transform: uppercase;
    margin: 1.2143em 0;
    color: #b3b3b3;
}

.product-info-main .stock span + span {
    color: #b3b3b3;
    font-weight: 700;
}

.product-item-info .product-item-details .product-item-actions .tocart {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    border-radius: 0.25rem;
    padding: 0 1.5rem;
}

.product-item-info .product-item-details .product-item-actions {
    margin-bottom: 0;
}

.product-info-main .product-info-stock-sku > * {
    display: block;
    margin-bottom: .25rem;
}

.product-item-info.type10 .qty-box .qtyminus, .product-item-info.type10 .qty-box .qtyplus {
    border: 0;
}

.product-item-info.type10 .qty-box .qty {
    border-radius: 4px;
    font-size: 1rem;
}

.product-item .tocart:before, .product-social-links {
    display:none;
}

.price-box .old-price .price {
    color: #b3b3b3;
    font-weight: 400;
    font-size: 18px;
}

.products.wrapper ~ .toolbar {
    border-top: 0px;
}

.label-all-loaded span {
    padding: 6px 15px;
    background: #f45243;
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    font-size: 1rem;
}

.blog button.btn {
    border-radius: 4px;
}

form.blog__search__default {
    margin-top: 15px !important;
    max-width: 500px;
}





/* Product view */


.product-info-main .page-title-wrapper h1 {
    font-size: 48px;
    line-height: 1;
    color: #222529;
    letter-spacing: unset;
    font-weight: bold;
    margin-bottom: 14px;
}

.prev-next-products .product-nav .product-pop .product-name {
    display: none;
    margin: 0;
    padding-top: 5px;
    line-height: 1.4em;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    color: #000;
}

.prev-next-products a {
    font-size: 16px;
    width: 28px;
    height: 28px;
    line-height: 23px;
    border: 1px solid #cfc3ac;
    border-radius: 0 !important;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #000 !important;
}

.catalog-product-view .page-main {
    max-width: 1349px;
}

.page-title-wrapper.product {
    padding-bottom: 25px;
}

.product-info-main .product-reviews-summary:after {
    display: none;
}

.product-add-form .box-tocart {
    border-top: 0;
    border-bottom: 0;
}

.product-info-price {
    text-align: right;
    display: grid;
    justify-content: flex-end;
    font-size: 35px;
    padding-top: 25px;
    font-weight: 700;
}

.product-info-main .fieldset > .actions {
    display: inline-flex;
    width: 100%;
}

.product-info-main .fieldset {
    display: flex;
}

.product-info-main .box-tocart .action.tocart {
    width: 100%;
}

.qty.field .qty-changer > a, .col.qty .qty-changer > a {
    border: 0;
}

.qty.field .input-text.qty, .col.qty .input-text.qty {
    width: 50px;
    height: 3rem;
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    line-height: 14px;
    border-radius: 0;
    border-width: 1px;
    border-color: #000;
    padding: 0 5px;
    color: #222529;
    border-radius: 4px;
}

.box-tocart .action.tocart {
    height: 3rem;
    padding: 0 2em;
    margin-bottom: 0;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 1em;
    letter-spacing: -.015em;
    font-weight: 700;
    line-height: 3rem;
    border: none;
    background: #000;
    border-radius: 4px;
}

.action.tocompare {
    display: none !important;
}

.product.data.items > .item.title {
    margin: 0 35px 0 0;
    color: #818692;
    padding: 7px 15px;
    font-weight: 600;
    text-transform: unset;
    background: none;
    border-bottom: 1px solid #000;
    border-radius: 4px;
}

.product.data.items > .item.title {
    margin: 0 35px 0 0;
    color: #000;
    padding: 7px 15px;
    font-weight: 600;
    text-transform: unset;
    background: none;
    border: 1px solid #000;
    border-radius: 4px;
}

.product.data.items > .item.title.active {
    color: #fff;
    background: #000;
}

 .product.data.items > .item.content {
    border: none;
    border-top: none;
    box-shadow: none;
    padding: 30px 0 15px;
    margin-top: 40px;
    background: transparent;
}

.base-price-text {
    clear: both;
    height: 30px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    padding-top: 20px;
    color: #b3b3b3;
}

.small-sku {
  font-size: 9px;
  color: #b3b3b3;
}

.products-grid .baseprice {
  display: block;
  margin-top: 15px;
}

.products-grid .base-price-text {
  clear: both;
  height: auto;
  margin-bottom: 0;
  font-size: 9px;
  font-weight: normal;
  padding-top: 2px;
  color: #b3b3b3;
  display: none;
  float: right;
}

.baseprice .base-price-text {
    display: block;
}

.stock .small-stock {
  font-size: 9px;
  color: #b3b3b3;
}

.products-grid .baseprice .stock {
    width: auto;
    padding: 0 15px;
    height: 9px;
    line-height: 13px;
    font-size: 9px;
    color: #b3b3b3;
    background: none !important;
    display: inline-block;
    vertical-align: text-top;
}

.products-grid .baseprice .stock.bg-success::before {
  content: ' ';
  display: block;
  border-radius: 8px;
  background-color: #3cc261 !important;
  width: 8px;
  height: 8px;
  position: relative;
  left: -15px;
  top: 7px;
}

.products-grid .baseprice .stock.bg-danger::before {
  content: ' ';
  display: block;
  border-radius: 8px;
  background-color: red !important;
  width: 8px;
  height: 8px;
  position: relative;
  left: -15px;
  top: 10px;
}

.baseprice span {
  display: ruby-text;
}

.fotorama__stage__frame {
     left: -4px  !important;
}

.fotorama__stage__frame .fotorama__img {
    object-fit: cover;
}

.fotorama__stage {
    border-radius: 8px;
}

@media(min-width: 992px){

.fotorama__stage__frame .fotorama__img {
    object-fit: cover;
    min-height: 673px !important;
    max-width: 535px !important;
}

.fotorama__stage {
    min-height: 673px !important;
    border-radius: 8px;
    max-width: 535px !important;
}

}

.fotorama__img {
    border-radius: 4px;
}

.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    object-fit: none;
}

.fotorama__thumb {
    background-color: transparent;
    border-radius: 4px;
}

.fotorama__thumb-border {
    border: none;
    border-radius: 4px;
}

.zoomImg {
    display: none !important;
    visibility: hidden !important;
}

.fotorama__thumb-border {
    background-image: none;
    background: rgba(0,0,0, 0.5);
}

.product-info-main .product-reviews-summary .rating-summary .rating-result {
    width: auto;
}

.product-info-main .product-reviews-summary .reviews-actions {
    display: inline-block;
    vertical-align: middle;
    height: 28px;
}

.product-info-main .product-reviews-summary .rating-summary .rating-result::before, .product-info-main .product-reviews-summary .rating-summary .rating-result > span::before {
    font-size: 22px;
    line-height: 20px;
    height: 20px;
    color: #f45243;
}

.product-info-main .product-reviews-summary.empty .reviews-actions::before {
    vertical-align: text-top;
    font-size: 22px;
    line-height: 20px;
}

.product-item .rating-summary .rating-result > span::before {
    color: #f45243;
    font-size: 18px;
    letter-spacing: .1em;
    line-height: 18px;
    height: 20px;
}

.delivery-status-indicator {
    border-radius: 100%;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: inline-block;
    height: 10px;
    line-height: 10px;
    margin-right: 5px;
    position: relative;
    width: 10px;
}

.product.info.detailed #description {
    display: flex;
}

.product.attribute.description {
    width: 50%;
    padding-right: 1rem;
}

.product-brand {
    text-align: left;
}

.region-container .text {
    margin-top: -120px;
}

/* amrev review */


.amreview-title-review {
    font-size: 1.375rem;
    font-weight: 700;
    padding: 0 0 5px;
    word-break: break-all;
}

.amreview-rating-label {
    color: #767676;
    font-size: 14px;
    margin: 0 10px 5px 0;
}

.amrev-toolbar-container {
    background: transparent;
    padding: 0;
}

.amrev-toolbar-container .amrev-select {
    margin: 0;
}

.amrev-toolbar-container .amrev-sorting {
    background: transparent;
    border: none !important;
}

.amrev-toolbar-container {
    align-items: end;
}

.amreview-submit-form {
    background: transparent;
}

.amreview-submit-form > .block-content {
    margin: 0 auto;
    max-width: unset;
}

.amreview-submit-form .field .input-text {
    border: .0625rem solid #b3b3b3;
    border-radius: 0.25rem;
    color: #292929;
    height: 50px;
}

.field textarea {
    border: .0625rem solid #b3b3b3;
    border-radius: .25rem;
}

.amreview-submit-form .review-form .action.submit.primary {
    background: #000;
    border: none;
    border-radius: .25rem;
    box-shadow: none;
    color: #ffffff;
    font-weight: 600;
    padding: 16px 22px;
}

.amreview-description-wrap {
    width: 75%;
    background: #fff;
    padding: 25px;
    border-radius: 8px;
}

#amreview-sorter {
    background: transparent;
}

.amreview-submit-form .review-fieldset .review-legend.legend {
    font-size: 24px;
    margin: 0 0 50px 0;
    color: #000;
}



@media (min-width: 320px) and (max-width: 768px){

.product.info.detailed #description {
    display: block;
}

.product.attribute.description {
    width: 100%;
    padding-right: 1rem;
}

.region-container {
    min-height: 380px;
}

.product.data.items > .item.title {
    margin: 15px 35px 0 0;
}

.product-info-main {
    margin-bottom: 0rem;
}

.product.product-brand {
    display: block;
}

.product-info-main .page-title-wrapper h1,
.mst-arp-slider .block .title strong {
    font-size: 30px !important;
    line-height: 36px !important;
}


}



/* Page builder */

a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary {
    text-decoration: none;
    background-image: none;
    background: #000;
    border: none;
    color: #ffffff;
    cursor: pointer !important;
    display: inline-block;
    font-family: unset;
    font-weight: 600;
    margin: 0 10px 10px 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 16px;
    padding: 6px 15px 7px 16px;
    font-size: 1.2em;
    border-radius: 0.25rem;
    box-shadow: none;
}

a.pagebuilder-button-primary:hover, button.pagebuilder-button-primary:hover, div.pagebuilder-button-primary:hover {
    background: #000;
    border: none;
    color: #ffffff;
}

.pagebuilder-column img {
    border-radius: 8px;
}

.arrow-left {
    position: relative;
    top: -77px;
    left: 34px;
    margin-bottom: -93px;
}

.arrow-down {
    position: relative;
    margin-top: -130px;
    top: 48px;
    left: 17px;
}

.arrow-right {
    position: relative;
    top: -70px;
    right: -320px;
    margin-bottom: -90px;
}

.emz-uspelement {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: normal;
    gap: 20px;
    -ms-flex: auto;
    flex: auto;
    position: relative;
}

.emz-uspelement .emz-uspelement-content-wrapper {
    max-width: 152px;
    color: #000;
    font-size: 18px;
    line-height: 25px;
}

.emz-uspelement .emz-uspelement-image {
    width: 100%;
    height: auto;
}

.nutritional-values {
    border-radius: 8px;
    border: 1px solid #000;
    padding: 20px;
    margin-block: 50px;
}






/* Mini cart */

.minicart-wrapper .block-minicart {
    background: #f4f1ec;
}

.minicart-wrapper.minicart-offcanvas .block-minicart {
    width: 340px;
}

@media(min-width: 992px){
   .minicart-wrapper.minicart-offcanvas .block-minicart {
       width: 400px;
   }
 }

.minicart-wrapper .block-minicart .total-count {
    display: block;
    border-bottom: 0;
    padding-bottom: 25px;
}

.minicart-wrapper.minicart-offcanvas .minicart-overlay svg {
    right: 410px;
}

.minicart-overlay svg {
    display: none;
}

.minicart-btn-top {
    width: 100%;
    top: -15px;
    position: relative;
    background: #000 !important;
    color: #fff !important;
    line-height: 30px !important;
    border: 0 !important;
}

button.btn.btn-black.btn-block.sticky-top.minicart-btn-top {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}

button.btn.btn-black.btn-block.sticky-top.minicart-btn-top span:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill='%23ffffff' d='M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z'/%3E%3C/svg%3E");
    margin-right: 15px;
    width: 10px;
    vertical-align: middle;
    height: 25px;
    display: inline-block;
}

button.btn.btn-black.btn-block.sticky-top.minicart-btn-top span:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill='%23ffffff' d='M376.6 84.5c11.3-13.6 9.5-33.8-4.1-45.1s-33.8-9.5-45.1 4.1L192 206 56.6 43.5C45.3 29.9 25.1 28.1 11.5 39.4S-3.9 70.9 7.4 84.5L150.3 256 7.4 427.5c-11.3 13.6-9.5 33.8 4.1 45.1s33.8 9.5 45.1-4.1L192 306 327.4 468.5c11.3 13.6 31.5 15.4 45.1 4.1s15.4-31.5 4.1-45.1L233.7 256 376.6 84.5z'/%3E%3C/svg%3E");
    margin-right: 15px;
    width: 14px;
    height: 29px;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 17px;
}

.block-minicart .block-title {
  color: #000;
  font-family: BlitzScript,sans-serif;
  font-size: 41px;
  position: relative;
}

.block-minicart .subtitle.empty {
    background: #deeff7;
    color: #6abadf;
}

.minicart-wrapper.minicart-offcanvas .block-content {
    margin-bottom: 60px;
}

.minicart-items-wrapper .product {
    background: #fff;
    max-width: 100%;
    padding: 0;
    max-height: 110px;
    padding: 15px;
    border-radius: 0 !important;
    margin-top: 5px;
}

.minicart-items .product > .product-item-photo, .minicart-items .product > .product-image-container {
    float: left;
    min-width: 0;
    height: auto;
}

.minicart-items-wrapper .action.edit {
    display: none !important;
}

.minicart-wrapper .product .actions > .secondary {
    border-radius: 0;
    box-shadow: none;
}

.minicart-wrapper .product.actions {
    background: none;
}

.minicart-wrapper .product-item-pricing {
    display: block;
    text-align: end;
}

.minicart-wrapper .minicart-items .product-item-details .price, 
.minicart-wrapper .price-including-tax, .price-excluding-tax {
    font-weight: 600;
    color: #000;
    font-size: .85rem;
} 

.minicart-items .product-item-details {
    display: block;
}

.minicart-items-wrapper .item.product.product-item {
    max-width: 100% !important;
    width: 100%;
}

.minicart-items-wrapper img.product-image-photo,
.cart  img.product-image-photo {
    max-height: unset;
    object-fit: none;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    height: auto;
}

.icon.icon-EmzIcons.icon-EmzIcons-info-i {
    background: #6abadf;
    width: 47px;
    height: 49px;
    display: block;
    padding: 12px;
        padding-bottom: 12px;
    color: #fff;
    position: relative;
    top: -17px;
    border-radius: 4px 0px 0 4px;
    z-index: 99;
    left: 20px;
    padding-bottom: 18px;
}

.shipping-bar {
    display: flex;
    flex-basis: -moz-available;
    background: #deeff7;
    padding: 15px;
    font-weight: normal;
    color: #6abadf;
    border-radius: 4px;
    height: 70px;
    line-height: 20px;
}

.cart.table-wrapper {
    border-radius: 8px;
}

.cart-summary {
    border-radius: 8px;
}

.checkout-cart-index .page-main .cart-summary .block {
    display: none;
}



.shipping-bar .porto-icon-shipping-truck {
    font-size: 2rem;
    margin-right: 15px;
}

.firecheckout .minicart-items .product-item-details {
    display: inline-block;
}

.firecheckout .search-area.show-icon-tablet, .firecheckout .second-menu-container, .firecheckout .cookiefirst-root.notranslate {
    display: none;
}

.cfGMLl button {
    display: none;
}

.cart-summary {
    border: 0px;
}

.cart.table-wrapper {
    background: #fff;
    padding: 13px 25px;
}

.abs-action-cart-button button.action:not(:hover), .cart.actions button.action:not(:hover), .cart-discount .actions-toolbar button.action:not(:hover) {
    background-color: #000 !important;
    color: #fff;
}

input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select {
    background-color: #ffffff;
    color: #000;
    border: .0625rem solid #000;
}


/* Region */

.filters.filter-button-group button.button.is-checked {
    background-color: #000;
    color: #ffffff;
    border: 1px solid #000;
}

.brand-main #sorts button.button.is-checked {
    background-color: #000;
    color: #ffffff;
    border: 0px solid #000;
    box-shadow: none;
}

.shopbybrand-brand-index .page-main {
    background: #fff;
    border-radius: 8px;
}

.brand-single-content:hover {
    background: #eee;
}

.shopbybrand-brand-view h1.page-title {
    font-size: 6rem !important;
    margin-bottom: 25px !important;
    line-height: normal;
}

.shopbybrand-brand-view h2 {
    line-height: normal;
    font-size: 3rem  !important;
    margin: 20px 0;
}


/* MEGA MENU */

.ammenu-button.-hamburger {
    border-bottom: 2px solid;
    border-top: 2px solid;
}
.ammenu-button.-hamburger::before {
    border-top: 2px solid;
}

.ammenu-tabs-list .ammenu-button {
    box-shadow: none;
    outline: none;
    border: none;
    margin: 0 15px;
    border-radius: 4px;
    font-size: 1.2rem;
    min-height: 40px;
    padding: 5px;
    width: 100%;
    background: #000 !important;
    color: #fff !important;
    font-weight: normal;
}

.ammenu-tabs-list .ammenu-button.-active {
    font-weight: normal;
    text-decoration: underline;
}

.ammenu-nav-sections.-sidebar .ammenu-item,
.ammenu-category-tree .ammenu-title {
    font-family: "Sunset Gothic Pro",sans-serif;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 0 13px 0 11px;
}

.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root > .ammenu-item:not(:last-child) > .ammenu-link, 
 {
    border-bottom: 1px solid #d0d0d0 !important;
}

.ammenu-nav-sections.-sidebar {
    box-shadow: none;
}

.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-text-block {
    font-family: "Sunset Gothic Pro",sans-serif;
    font-weight: 400;
}

.ammenu-menu-greetings {
    display: flex;
    align-items: center;
    background: transparent;
    border-radius: 0;
    font-size: 1.2rem;
    font-weight: 600;
    margin: 0;
    padding: 15px;
    position: relative;
}

.ammenu-menu-greetings {
    font-size: 2.5rem;
    font-weight: 600;
    font-family: BlitzScript,sans-serif;
}

.ammenu-menu-greetings::before {
    content: '';
    margin: 0 10px 0 0;
    background-image: url("https://gustini.cz/media/images/underline.svg");
    position: absolute;
    width: 164px;
    height: 4px;
    top: 40px;
    margin-left: 15px;
}

.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root > .ammenu-item:not(:last-child) > .ammenu-link {
    border-bottom: 1px solid #d0d0d0 !important;
}

.ammenu-menu-title .ammenu-title {
    font-size: 1.8rem;
    font-weight: 500;
    margin: 0;
    font-family: "Sunset Gothic Pro",sans-serif;
}

.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-icon {
    margin-bottom: auto;
    margin-top: 2px;
    background: no-repeat;
    mask-repeat: no-repeat;
    width: 22px;
    height: 22px;
    mask-position: center;
    mask-size: contain;
}

.am-header-menu {
    order: -1;
}

.page-header .amsearch-wrapper-block::before {
    background: transparent;
}

.ammenu-nav-sections.-mobile.-drill .ammenu-current-title {
    font-size: 1.2rem;
    padding: 18px 20px;
    line-height: normal;
}

.ammenu-nav-sections.-mobile.-drill .ammenu-current-title .ammenu-icon-block {
    margin: 0 10px 0 0;
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
}

.ammenu-drill-navigation .ammenu-button {
    font-size: 1.4rem;
}

.ammenu-nav-sections.-mobile.-drill .ammenu-item:not(:last-child) > .ammenu-link {
    border-bottom: 1px solid #d0d0d0 !important;
}

.ammenu-menu-greetings .ammenu-name {
    font-weight: 500;
    font-size: 25px;
    height: 20px;
}

.ammenu-menu-greetings.-logged {
    background: transparent;
}

@media (min-width: 320px) and (max-width: 768px){

.header-row .header-center {
    padding: 0px;
    order: 10;
    width: 100%;
    flex: auto;
}

.header-row .header-left {
    padding: 0px 0px 0px 60px;
    width: auto;
    min-width: unset;
    justify-content: center;
    margin: 0;
    display: inline-flex;
    min-width: 50%;
}

.header-row .wishlist {
    display: none;
}

.amsearch-wrapper-block {
    padding: 0 0 20px 0;
}

.ammenu-menu-wrapper {
    margin-bottom: 0px;
}


}



/* MEGA SEARCH */

.amsearch-result-section { 
    left: 0 !important; 
    background-color: #fff;
    border-radius: 4px;
    box-shadow: none;
    border-color: #ccc;
}

@media (min-width: 769px){

.amsearch-result-section { 
    max-width: 900px;
    min-width: 100% !important;
    width: max-content;
}

}

.amsearch-block-header .amsearch-title {
    font-size: 0.95rem;
    font-weight: normal;
    text-transform: unset;
    word-break: break-word;
    word-wrap: break-word;
    color: #000;
}

.amsearch-item-container .amsearch-item .amsearch-link {
    color: #000;
    display: block;
    font-size: .9rem;
    font-weight: 400;
    outline: none;
    padding: 5px 20px;
    text-decoration: unset;
}

.amsearch-items-section {
    padding: 25px 0;
    background: #f4f1ec;
}

.amsearch-products-section:not(:first-child) {
    border-left: 0;
}

.amsearch-highlight {
    color: unset;
    font-weight: 700;
}

.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: 33%;
}

@media (min-width: 320px) and (max-width: 768px){

.amsearch-items-section {
    max-width: 350px;
}

.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: 100%;
}

}

.amsearch-products-section img.product-image-photo {
    height: unset;
}

.amsearch-products-section .product-item-details {
    padding: 0px;
}

.amsearch-products-section .price-box .price,
.amsearch-products-section .price-container .price {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

.amsearch-products-section .base-price-text {
    clear: both;
    height: 30px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: normal;
    padding-top: 0;
    color: #b3b3b3;
    margin-top: -15px;
}

.amsearch-products-section .action.tocart {
    word-break: break-word;
    word-wrap: break-word;
    font-size: 12px;
    line-height: unset;
    white-space: unset;
    padding: 5px 15px;
    min-height: unset;
    height: auto;
}

.amsearch-products-section .actions-secondary {
    display: none;
}

.amsearch-item-container.-recent_searches .amsearch-item {
    background: #fff;
        background-color: rgb(255, 255, 255);
    border: 0px solid transparent;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 8px 10px 0;
    order: 1;
    text-decoration: none;
}

.amsearch-item-container .amsearch-item .amsearch-link:hover {
    background: #000;
    color: #fff;
    border: 0;
}

.amsearch-item-container.-recent_searches .amsearch-item.-match {
    background-color: #000;
    color: #fff !important;
}

.amsearch-item-container .amsearch-item.-match .amsearch-link {
    color: #fff;
}

.amsearch-products-section .amsearch-item:hover {
    background: #f8f8f8;
}

.amsearch-products-section img.product-image-photo {
    border-radius: 8px;
}

.amsearch-products-section .amsearch-link:hover {
    color: #000;
    text-decoration: none;
}

.amsearch-wrapper-inner .price-box .old-price .price,
 .amsearch-wrapper-inner .price-box .old-price .price-container .price, {
    font-size: 12px !important;
    color: #a7a7a7 !important;
}

.amsearch-products-section .amsearch-sku-block {
    padding: 0;
    font-size: 12px;
}

.amsearch-wrapper-inner .stock.unavailable {
    background: #eee;
    padding: 5px 15px;
    border-radius: 4px;
    height: 36px;
}

.amsearch-input-wrapper .amsearch-button.-loupe {
    right: unset;
    left: 5px;
}

.amsearch-input-wrapper .amsearch-input {
    border: 1px solid #F45243;
    padding: 5px 25px;
    transition: .3s;
}

.amsearch-input-wrapper .amsearch-input:focus {
    border: 1px solid #F45243;
}




/* GIFT CARD */

.amount-option {
  background: #000;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  padding: 10px 10px;
  border: 0px solid #dadada;
  cursor: pointer;
  float: left;
  margin: 0 10px 5px 0;
  border-radius: 4px;
}

.amount-option:hover {
  border: 0px solid #fff;
  color: #fff;
  outline: 0;
}

.amount-option.selected {
  background: #fff;
  color: #000 !important;
}

.giftcard-info .amount-option span.price::after {
  display:none !important; 
}

.catalog-product-view table > thead > tr > th, table > tbody > tr > th, .catalog-product-view table > tfoot > tr > th, .catalog-product-view table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
  padding: 0;
}

.giftcard-info .step-label {
  display: none;
}

#card-preview {
  background: #000;
  color: #fff;
  padding: 10px 15px;
  border-radius: 4px;
}

.giftcard-info {
  width: 100%;
  margin-top: 50px;
}




#totop {
    height: 40px;
    position: fixed;
    right: 15px;
    width: 40px;
    z-index: 9999;
    bottom: 100px;
    background-color: #fff;
    font-size: 26px;
    color: #000;
    text-align: center;
    padding: 8px 0;
    display: none;
    border-radius: 50px;
}

#totop:hover {
    background-color: #fff;
}


/* BLOG */

    :root {
        --bmx-primary: #F45243;
        --bmx-border: #ebebeb;
        --bmx-link: #000;
        --bmx-link-hover: #000;
        --bmx-subdued: #b3b3b3;
        --bmx-gradient: #F45243;
    }

.bmx\:rounded {
    border-radius: 8px;
}

.blog-post-view .page-wrapper {
    background: linear-gradient(to bottom, rgba(244, 82, 67, 1) 45rem, rgba(244, 241, 236, 1) 1rem);
}

.blog .page-header.type1 {
    background-color: transparent;
}

.blog header.page-header.sticky-header .header-main {
    background-color: #f45243;
}

.blog .ammenu-button.-hamburger,
.blog .logo {
    filter: invert(100%);
}

.blog [class^="porto-icon-"]:before,  .blog [class*=" porto-icon-"]:before {
    color: #fff !important;
}

.blog .second-menu-container {
    display: none;
}

.blog-post-view header#ammenu-header-container {
    background: #F45243;
}

.blog-header-home {
    padding-top: 200px;
    padding-bottom: 130px;
    margin-top: -140px;
    background-size: 70% !important;
    background-position: center 190px !important;
}

.blog-header-bg2 {
    min-height: 800px;
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 55px;
    background: no-repeat -69px center;
}

.ppi_hero-teaser__headline {
    font-size: 100px;
    line-height: normal;
    font-weight: bold;
    margin-top: 70px;
}

.ppi_hero-teaser__text {
    max-width: 680px;
    margin: 25px auto;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    display: block;
    padding: 0 10px;
}
.blog-home-index .page-title-wrapper {
    display: none;
}

.blog__category__default .bmx\:link {
    background: #1747ac;
    color: #fff !important;
    border-radius: 4px;
}

a.bmx\:category-badge {
    border-radius: 4px;
    font-size: 1rem;
    position: relative;
    top: 60px;
    left: 15px;
    z-index: 1;
}

.bmx\:text-subdued {
    color: #000 !important;
    font-size: 1rem;
}

.bmx\:readmore {
    color: #1747ac !important;
    font-size: 1rem;
    font-weight: 500;
}

.bmx\:imgfill {
    height: 490px;
    object-fit: cover;
}





.blog-post-view .page-wrapper>.breadcrumbs >ul {
    color: #fff !important;
}

.bmx\:card-title {
    color: #000;
}

.bmx\:card {
    background: none;
    padding: 0;
}

.blog__category__default h3 {
    display: none;
}

.blog-post-view .page-title-wrapper {
    text-align: center;
}

.blog-post-view li.bmx\:text-subdued {
    color: white !important;
}

.blog-post-view .page-title {
    text-align: center;
    width: 90%;
    color: #fff !important;
    font-size: 68px !important;
    padding: 50px 0px !important;
    line-height: 1.2;
}


@media (min-width: 320px) and (max-width: 768px){

.blog-post-view .page-title {
    font-size: 38px !important;
}

.blog-header-bg2 {
    display: none;
}

.ppi_hero-teaser__headline {
    font-size: 40px;
    line-height: normal;
    font-weight: bold;
    margin-top: 0px;
}

.blog-header-home {
    padding-top: 130px;
    padding-bottom: 10px;
    margin-top: -140px;
    background-size: 160% !important;
    background-position: center !important;
}



}


.blog-post-view .page-main-inner {
    /*max-width: 1142px;*/
    margin: 0 auto;
    font-size: 16px;
}

.bmx\:post-img-content {
    max-width: 1142px;
    margin: 0 auto;
}

.blog-post-view li.item.product.product-item {
    visibility: visible !important;
}

.blog__author__short {
    background: none !important;
}

.blog-post-view [data-appearance=full-width] img {
    width: 100%;
}

.blog-post-view .recipe-container {
    background: none;
    padding: 25px;
    border-radius: 8px;
    border: 2px solid;
    max-width: 900px;
    margin: 50px auto;
    padding: 35px;
}

.blog-post-view .recipe-container a {
    color: #1747ac;
    text-decoration: underline;
}

.blog__post__default a.bmx\:link.bmx\:text-subdued {
    color: #fff !important;
}

.blog__post__default .bmx\:list-inline {
    margin: 0 auto;
    width: fit-content;
}






.recipe-container {
    background: #f4f1ec;
    padding: 25px;
    border-radius: 4px;
}

.recipe-container h1 {}

.recipe-meta, .portion-control {
    margin-bottom: 20px;
}

.portion-control label {
    margin-right: 10px;
}

.portion-input-wrapper {
    display: inline-flex;
    align-items: center;
    margin-top: 25px;
}

.portion-btn {
    background-color: #ddd;
    border: none;
    padding: 5px 10px;
    font-size: 1.2em;
    cursor: pointer;
}

.portion-btn:hover {
    background-color: #ccc;
}

#portion-input {
    width: 50px;
    padding: 5px;
    font-size: 1.2em;
    text-align: center;
    margin: 0 5px;
    height: auto;
    background: #ebebeb;
    border: 1px solid #F45243;
}

.recipe-equipment, .recipe-ingredients, .recipe-instructions {
    margin-bottom: 20px;
}

.recipe-equipment ul, .recipe-ingredients ul {
    list-style-type: none;
    padding: 0;
}

.recipe-equipment li, .recipe-ingredients li {
    margin-bottom: 5px;
}

.recipe-instructions ol {
    padding-left: 20px;
}

.recipe-instructions li {
    margin-bottom: 10px;
}

[data-quantity] {
    font-weight: bold;
    margin-right: 5px;
}

button#portion-decrease, button#portion-increase {
    background: #000;
    border-radius: 5px;
    padding: 5px;
    color: #fff;
}



#totop em.porto-icon-up-open:before {
    color: #000 !important;
}