@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

body {
    font-family: Mulish, sans-serif;
}

@media only screen and (min-width: 480px) {
    .mobile-slide {
        visibility: hidden;
        height: 0;
    }
}

@media only screen and (max-width: 480px) {
    .mobile-slide {
        visibility: visible;
    }

    .desktop-slide {
        visibility: hidden;
        height: 0;
    }
}

.justify-space-around {
    justify-content: space-around;
}

.gap-5 {
    gap: 5px;
}

.cms-index-index .page.messages {
    display: block !important;
}

.autocomplete-suggestions {
    display: none !important;
}

div#chatwhatsapp {
    position: sticky;
    z-index: 9999;
}

.color-keyword.category-29 {
    color: #e15314;
    font-weight: bold;
}

.color-keyword.category-28 {
    color: #d92929;
    font-weight: bold;
}

.color-keyword.category-26 {
    color: #aeb402;
    font-weight: bold;
}

.color-keyword.category-25 {
    color: #8a5528;
    font-weight: bold;
}

.color-keyword.category-24 {
    color: #57417e;
    font-weight: bold;
}

.color-keyword.category-23 {
    color: #019f52;
    font-weight: bold;
}

.color-keyword.category-22 {
    color: #0063a7;
    font-weight: bold;
}

.color-keyword.category-21 {
    color: #015e6d;
    font-weight: bold;
}

.color-keyword.category-20 {
    color: #00acd4;
    font-weight: bold;
}

.color-keyword.category-19 {
    color: #871a3e;
    font-weight: bold;
}

.amgdprcookie-bar-container.modal-popup {
    position: fixed;
    width: 100%;
    bottom: 0;
}

.amgdprcookie-buttons-block .amgdprcookie-button:active,
.amgdprcookie-buttons-block .amgdprcookie-button:focus,
.amgdprcookie-groups-modal .amgdprcookie-done:active,
.amgdprcookie-groups-modal .amgdprcookie-done:focus {
    /*background-color: #1357e6;*/
    box-shadow: none;
}

.amgdprcookie-groups-modal .amgdprcookie-done,
.amgdprcookie-groups-modal .amgdprcookie-done:active,
.amgdprcookie-groups-modal .amgdprcookie-done:focus,
.amgdprcookie-groups-modal .amgdprcookie-done:hover {
    background-color: #D71920;
    border-color: #D71920;
    color: #fff;
    box-shadow: none;
}

.amform-form .action.primary,
.amform-parent .action.primary,
.amform-form .amshopby-button,
.amform-parent .amshopby-button,
.amform-form .am-filter-go,
.amform-parent .am-filter-go,
.amform-form .action.primary:hover {
    background-color: #D71920;
    border: none;
}


.cms-no-route p {
    font-size: 18px;
}

.cms-no-route b {
    font-weight: bold;
    color: #000;
    font-size: 18px;
}

.cms-no-route a.link-back-to-home,
.cms-no-route a.link-back-to-home:hover,
.cms-no-route a.link-back-to-home:visited,
.cms-no-route a.link-back-to-home:focus,
.cms-no-route a.link-back-to-home:active {
    background-color: #D71920;
    color: #fff;
    padding: 15px 25px;
}

.customer-account-create main .columns .main .form-create-account .fieldset, .customer-account-forgotpassword main .columns .main .form.password.forget .fieldset, .customer-account-createpassword main .columns .main .form.password.reset .fieldset {
    position: relative;
    width: 100%;
    padding: 0;
}

.customer-account-create main .columns .main .form-create-account, .customer-account-forgotpassword main .columns .main .form.password.forget, .customer-account-createpassword main .columns .main .form.password.reset {
    max-width: 50%;
    padding: 2.5rem 5px !important;
    margin: 0 auto 3rem auto !important;
}

.form.create.account .actions-toolbar {
    max-width: 100% !important;
    padding: 0 !important;
}

/*.amgdprcookie-cookie-container .amgdprcookie-options {*/
/*    color: #D71920;*/
/*}*/

/* ICONS */

.tsicon {
    height: 1.5em;
    width: 1.5em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
}

.strong-icon {
    background-image: url('../images/strong.svg');
}

.bell-icon {
    background-image: url('../images/bell.svg');
}

.medal-icon {
    background-image: url('../images/medal.svg');
}

.pin-icon {
    background-image: url('../images/pin.svg');
}

.fire-icon {
    background-image: url('../images/fire.svg');
}

.facebook-red-icon {
    background-image: url('../images/icon-facebook-red.svg');
}

.facebook-green-icon {
    background-image: url('../images/icon-facebook-green.svg');
}

.instagram-red-icon {
    background-image: url('../images/icon-instagram-red.svg');
}

.instagram-green-icon {
    background-image: url('../images/icon-instagram-green.svg');
}

.twitter-red-icon {
    background-image: url('../images/icon-twitter-red.svg');
}

.linkedin-red-icon {
    background-image: url('../images/icon-linkedin-red.svg');
}

.linkedin-green-icon {
    background-image: url('../images/icon-linkedin-green.svg');
}

.youtube-red-icon {
    background-image: url('../images/icon-youtube-red.svg');
}

.youtube-green-icon {
    background-image: url('../images/icon-youtube-green.svg');
}

.pinterest-red-icon {
    background-image: url('../images/icon-pinterest-red.svg');
}

.payments-icon {
    background-image: url('../images/icon-payments.svg');
}

.delivery-icon {
    background-image: url('../images/icon-delivery.svg');
}

.faq-icon {
    background-image: url('../images/icon-faq.svg');
}

.terms-icon {
    background-image: url('../images/icon-terms.svg');
}

.who-we-are-icon {
    background-image: url('../images/icon-who-we-are.svg');
}

.privacy-icon {
    background-image: url('../images/icon-privacy.svg');
}

.cookie-icon {
    background-image: url('../images/icon-cookie.svg');
}

.contacts-icon {
    background-image: url('../images/icon-contacts.svg');
}

.whatsapp-icon {
    background-image: url('../images/icon-whatsapp.svg');
}

.whatsapp-white-icon {
    background-image: url('../images/icon-whatsapp-white.svg');
}

.phone-icon {
    background-image: url('../images/icon-phone.svg');
}

.phone-white-icon {
    background-image: url('../images/icon-phone-white.svg');
}

.email-white-icon {
    background-image: url('../images/icon-email-white.svg');
}

.exchange-icon {
    background-image: url('../images/icon-exchange.svg');
}

/* END ICONS */

/*.action-primary,*/
/*html .action.primary {*/
/*    background-color: #33C41B !important;*/
/*    border-color: #33C41B !important;*/
/*}*/

.customer-account-index .box .box-title {
    background-color: #fff;
}

.customer-account-index .box .box-content {
    background-color: #fff;
}

.customer-account-index .box .box-actions {
    background-color: #fff;
}

body.account .fieldset > .legend {
    color: #D71920;
}

body.account .action.primary {
    background-color: #D71920;
    border-color: #D71920;
}

.form.create.account .actions-toolbar > .primary .action,
.form.create.account .actions-toolbar > .secondary .action {
    background-color: #222529 !important;
    border-color: #222529 !important;
}

a:visited, .alink:visited {
    color: #D71920;
}

.form-newsletter-manage button,
.block-customer-login div.primary > button {
    background-color: #D71920 !important;
    border-color: #D71920 !important;
}

.block-collapsible-nav .item a, .block-collapsible-nav .item > strong {
    padding: 8px 18px 8px 25px;
}

.block-collapsible-nav .item a:before, .block-collapsible-nav .item > strong:before {
    left: 10px;
}

.form-create-account .amgdpr-text {
    color: #8e8e8e !important;
}

.form-create-account .amgdpr-text a {
    color: #000000;
}

.product-info-catalog-download .catalog-download .catalog-download-button-container {
    margin-bottom: 20px;
}

.product-info-catalog-download .catalog-download .catalog-download-button,
.product-info-catalog-download .catalog-download .catalog-download-button:hover {
    border: 1px solid black;
    color: black;
    background-color: transparent;
    background-image: url('../Keforma_CatalogDownload//images/pdf.svg');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px center;
    padding: 10px 20px 10px 40px;
}

.product-info-catalog-download .catalog-download .open-store-locator-button,
.product-info-catalog-download .catalog-download .open-store-locator-button:hover {
    border: 1px solid #D71920;
    color: #fff;
    background-color: #D71920;
    background-image: url('../Keforma_CatalogDownload//images/map.svg');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px center;
    padding: 10px 20px 10px 40px;
}

.product-info-catalog-download .catalog-download .catalog-download-form-container {

}

.product-info-catalog-download .catalog-download .catalog-download-form {
    padding: 20px;
    background-color: #F4F5F5;
    border: 1px solid #e7e7e7;
    margin: 20px 0;
    display: none;
}

.product-info-catalog-download .catalog-download .catalog-download-form.open {
    display: block;
}

.product-info-catalog-download .catalog-download .catalog-download-form .catalog-download-form-button,
.product-info-catalog-download .catalog-download .catalog-download-form .catalog-download-form-button:hover {
    background-color: #D71920;
    color: #fff;
    border: none;
}

.category-default-category-keforma:not(.catalog-product-view) .clerk,
.category-default-category:not(.catalog-product-view) .clerk {
    display: none;
}

.catalog-product-view .page-main,
.catalog-category-view .page-main,
.checkout-cart-index .page-main,
.checkout-index-index .page-main,
.customer-account-login .page-main,
.customer-account-forgotpassword .page-main,
.customer-account-create .page-main {
    padding-top: 20px !important;
}

.product-item .nutricat {
    display: none;
}

.product-item .tocart.action.disabled:before {
    display: inline-block;
}

ul.dropdown.switcher-dropdown {
    border-radius: 30px !important;
}

.page-header .switcher strong > img,
.page-footer .switcher strong > img,
.page-header .switcher .options ul.dropdown a > img,
.page-footer .switcher .options ul.dropdown a > img {
    width: 18px;
}

.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
    min-width: 62px !important;
    padding: 8px 0 !important;
    border: none !important;
    text-align: center;
    left: -10px;
}

.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
    display: none;
}

.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
    display: none;
}

.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
    background: transparent;
}

.am-porto-cmtb .product-items.slick-slider .slick-slide {
    margin: 0 20px;
}

.price-box .price {
    font-weight: 700;
}

.form.subscribe .amgdpr-checkbox {
    caption-side: bottom;
    display: table-caption;
    text-align: center;
}

.gdpr-customer-settings .amgdpr-checkbox .amgdpr-label a,
.gdpr-customer-settings .amgdpr-checkbox .amgdpr-label a:hover {
    color: #D71920;
}

.gdpr-customer-settings .amgdpr-checkbox .amgdpr-label .amgdpr-text {
    color: #2c2c2c;
}

.amgdpr-checkbox-container > .amgdpr-label {
    background-color: #EBEBEB;
    border: none;
    border-radius: 0;
}

.amgdpr-checkbox-container > .amgdpr-checkbox:checked + .amgdpr-label {
    background-color: #D71920;
}

.amgdpr-checkbox-container > .amgdpr-checkbox:focus + .amgdpr-label,
.amgdpr-checkbox-container > .amgdpr-checkbox:active + .amgdpr-label,
.amgdpr-checkbox-container > .amgdpr-label:hover {
    box-shadow: none;
    border: none;
}

.amgdpr-label .amgdpr-text {
    color: #D2D2D2;
}

.amgdpr-label a,
.amgdpr-label a:hover {
    color: #ffffff;
}

.cart-saving-message {
    margin-bottom: 2em;
}

.cart-saving-message-box-content {
    padding: 10px;
    display: inline-block;
    color: #D71920;
    border: 1px solid #D71920;
}

.cart-saving-message-box-content .cart-saving-message-box-away {
    font-weight: bold;
}

.cart-saving-message-box-content i {
    margin-right: 10px;
}

.minicart-wrapper .block-minicart {
    margin: 0;
}

.page-header.type22 .logo {
    width: auto;
}

.page-header.type22 .logo img {
    width: 295px;
}

.page-header.type22 .search-area {
    width: 60%;
}

.page-header.type22 .navigation.side-megamenu li.level0 > a {
    padding: 5px 0 !important;
}

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-top {
    min-height: 47px;
}

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item span.qty-update.item-minus:after {
    content: "\e819";
    font-family: "porto-icons";
}

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item span.qty-update.item-plus:after {
    font-family: "porto-icons";
    content: "\e81a";
}

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item span.qty-update {
    padding: 0 5px;
}

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product-item-details .action.delete {
    width: 100%;
}

.minicart-items .action.delete:before {
    width: 100%;
    text-align: center;
}

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .action.delete span {
    display: none;
}

/*.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .cart-item-qty {*/
/*    max-width: 10px;*/
/*}*/

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container .price-wrapper .price-excluding-tax .minicart-price.final-price .price {
    font-weight: bold;
}

.minicart-items-wrapper {
    max-height: 700px !important;
}

/* HEADER */
.am-porto-cmtb .page-wrapper > .page-header {
    /*z-index: 0;*/
}

.page-header .header-main {
    background-color: #EBEBEB;
    background-image: url('../images/squares-topbar.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.page-header.type22.sticky-header .header-bottom {
    box-shadow: none !important;
    border-bottom: 1px solid #e4e4e4 !important;
}

.search-area .block.block-search {
    border: none !important;
    box-shadow: none !important;
}

.page-header.type22 .search-area .block.block-search {
    border-radius: 30px !important;
    max-width: 100% !important;
}

.page-header.type22 .search-area .minisearch .actions button {
    border-radius: 50%;
    height: 46px !important;
    width: 46px !important;
    background-color: #D71920 !important;
}

.top-header-slideshow {
    text-align: center;
    background-color: #D71920;
    color: #fff;
    padding: 10px 0;
}

.top-header-slideshow > span {
    display: none;
}

.top-header-slideshow > span .em {
    vertical-align: sub;
}

.top-header-slideshow > span:first-child {
    display: inline;
}

.minicart-wrapper .action.showcart .counter.qty {
    position: relative;
    right: 0;
    top: 0;
    background-color: #D71920;
}

.page-header .header-main .minicart-wrapper {
    background-color: #fff;
    border-radius: 30px;
    padding: 10px;
}

.page-header.type22 .minicart-wrapper .action.showcart .counter.qty.empty {
    display: none;
}

.page-header.type22 .minicart-wrapper .action.showcart .minicart-icon {
    font-size: 18px !important;
}

.page-header.type22 .navigation:not(.side-megamenu) .level0 .level-top {
    font-size: 15px !important;
}

.page-header .info-item a {
    /*font-weight: 500 !important;*/
    font-size: 15px;
}

.page-header .info-item i {
    font-size: 12px;
    margin-right: 5px;
}

.page-header.type22 .navigation:not(.side-megamenu) .level0 .level-top {
    padding: 22px 14px !important;
}

.main-toggle-menu .menu-title {
    z-index: 0 !important;
    font-size: 15px !important;
}

.page-header .main-toggle-menu .menu-title.closed:not(:hover) {
    color: #444 !important;
}

.page-header.type22 .navigation.side-megamenu li.level0 > a {
    font-size: 15px !important;
}

.welcome-area i {
    font-size: 11px;
}

.welcome-area a i {
    display: block !important;
    font-size: 15px;
}

.welcome-area i {
    color: #000000;
}

.welcome-area .welcome-text,
.welcome-area .logout-link {
    display: none;
}

.page-header .header-main a .login-text,
.page-header .header-main .slash-separator,
.page-header .header-main a.register-link {
    display: none;
}

.page-header .welcome-area {
    background-color: #fff;
    border-radius: 30px;
    padding: 14px;
    width: 43px;
    text-align: center;
    max-height: 43px;
    line-height: 14px;
    display: inline-block;
}

.page-header .switcher-language {
    order: 0 !important;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 30px;
    max-height: 43px;
    margin-right: 0 !important;
}

.mz-hint {
    display: none !important;
}

/* END HEADER */

/* PORTO HOME PAGE */

.cms-index-index .page-main {
    padding: 0;
    background: #f4f4f4;
}

.bg-white {
    background-color: #fff !important;
}

.porto-u-heading .porto-u-main-heading h1,
.porto-u-heading .porto-u-main-heading h2,
.porto-u-heading .porto-u-main-heading h3,
.porto-u-heading .porto-u-main-heading h4,
.porto-u-heading .porto-u-main-heading h5,
.porto-u-heading .porto-u-main-heading h6 {
    margin: 0;
    padding: 0;
    line-height: normal;
}

.ml-n-2 {
    margin-left: -.2rem;
}

.banner-container {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    max-width: 1920px;
}

.banner-container .sale-wrapper strong {
    position: relative;
    margin-left: 0.5rem;
    padding-right: 0.25rem;
    font-weight: 700;
    color: #fff;
}

.porto-ibanner {
    margin: 0;
}

.porto-ibanner-layer {
    position: absolute;
    z-index: 10;
}

.banner-container sup {
    font-size: 33%;
    font-weight: 700;
    color: #222529;
    top: -1.3em;
    margin-right: 16px;
    letter-spacing: -.03em;
}

.banner-container .sale-wrapper strong {
    position: relative;
    margin-left: .5rem;
    padding-right: .25rem;
    font-weight: 700;
    color: #fff;
}

.sale-text::before, .banner-container .sale-wrapper strong::before {
    content: '';
    position: absolute;
    top: 9px;
    left: -7px;
    right: 0;
    bottom: 11px;
    width: 2.34722em;
    background-color: #222529;
    z-index: -1;
    transform: rotate(-2deg);
}

.custom-font, .custom-font h2 {
    font-family: Segoe Script;
}

.custom-text-1 {
    font-size: 2.5em;
    right: .4rem;
    bottom: 0;
}

.custom-text-2 {
    color: #ee8379;
    font-size: 1.625em;
    right: 1.2rem;
    bottom: .7rem;
    transform: rotate(-30deg);
}

.custom-text-3 {
    font-size: 1.601875em;
    right: 1.68552em;
    bottom: -.6rem;
}

.custom-text-1, .custom-text-3 {
    color: #4dae65;
    transform: rotate(-30deg);
}

.intro-carousel .owl-nav {
    left: 50%;
    transform: translateX(-50%);
}

.owl-carousel.show-nav-middle .owl-nav .owl-next, .owl-carousel.show-nav-middle .owl-nav .owl-prev {
    width: 40px;
    height: 80px;
    font-size: 26px;
    color: #4dae65;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    box-shadow: 0 0 100px 75px rgb(255 255 255 / 60%);
    transition: background-color .3s, color .3s;
}

.owl-carousel.show-nav-middle .owl-nav button:hover {
    background-color: #4dae65;
    border-color: #4dae65;
    color: #fff;
}

.owl-carousel.show-nav-middle .owl-nav .owl-prev {
    left: -45px;
}

.owl-carousel.show-nav-middle .owl-nav .owl-next {
    right: -45px;
}

/* END PORTO HOME PAGE */

.h1-home-container {
    text-align: center;
    padding: 60px 0;
}

.h1-home-container h1 {
    margin: 0;
}

.red-category-home-container {
    padding-top: 10px;
    /*margin-top: 50px;*/
}

.red-category-home a {
    padding: 20px;
    background-color: #D71920;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 20px;
}

.red-category-home a:hover {
    background-color: #D71920;
    color: #fff;
}

.red-category-home a img,
.red-category-home a span {
    cursor: pointer;
}

.red-category-home img {
    margin-right: 10px;
    height: 30px;
}

.red-category-home span {
    font-size: 14px;
}

.home-title {
    font-weight: 500;
    margin-bottom: 40px;
}

.best-seller-container {
    padding: 40px 0;
    margin: 20px auto;
    max-width: 1920px;
}

.keforma-slider {
    background-image: url('../images/squares-row.png');
    background-repeat: no-repeat;
    background-position-y: center;
    background-size: contain;
}

.keforma-slider .owl-carousel .owl-nav button[class*='owl-'] {
    background-color: transparent;
    color: black;
    font-size: 34px;
}

.keforma-slider .owl-carousel .owl-nav button[class*='owl-']:hover {
    background-color: transparent;
    color: black;
    font-size: 34px;
}

.keforma-slider .owl-carousel .owl-nav .owl-prev {
    left: -40px;
}

.keforma-slider .owl-carousel .owl-nav .owl-next {
    right: -40px;
}

.keforma-slider.keforma-slider-center-bg {
    background-image: url('../images/squares-row-center.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.product-items .product-item-info {
    padding: 25px;
    background-color: #fff;
}

.list-product-description {
    display: inline-block;
}

.list-product-description .subtitle1 {
    margin-bottom: 5px;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 45px;
}

.list-product-description .subtitle2 {
    margin-bottom: 5px;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 45px;
    display: none;
}

.product-items .product.name {
    text-transform: lowercase;
}

.product-items .product.name:first-letter {
    text-transform: uppercase;
}

.product-items .product.name a {
    font-weight: 500;
    margin: 0 0 10px 0;
    height: 44px;
    text-wrap: initial;
}

.product-items .product-item-info {
    background-color: #F4F5F5;
}

.product-items .price-and-cart-container {
    background-color: #ffffff;
    margin: 10px 0;
}

.product-items img.product-image-photo {
    mix-blend-mode: multiply;
}

.product-item .tocart:before {
    margin: 0 !important;
    font-size: 1.0375rem;
}

.products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart,
.product-items .product-item-info .product-item-actions .actions-primary .tocart,
.product-items .product-item-info .product-item-actions .actions-primary .tocart:hover {
    /*position: initial;*/
    /*opacity: 1;*/
    /*visibility: visible;*/
    background: #33C41B !important;
    border-color: #33C41B !important;
    color: #ffffff;
    border-radius: 30px;
    justify-content: space-between;
}

.product-items .product-item-info.type4 .product-item-actions .actions-primary .tocart:before {
    margin: 0;
}

.am-porto-cmtb .products-grid .product-item .product-item-inner {
    margin: 0;
}

.product-items .price-and-cart-container {
    display: flex;
    border-radius: 50px;
    justify-content: space-between;
    line-height: 30px;
    padding: 10px 15px;
}

.product-items .price-and-cart-container .price-box {
    margin: 0;
    display: flex;
    align-items: center;
}

.product-items .price-and-cart-container .product-item-actions {
    margin: 0;
}

.product-items .price-and-cart-container .price-box .old-price {
    order: 2;
    font-size: 16px;
}

.product-items .price-and-cart-container .price-box .special-price {
    order: 1;
    margin-right: 10px;
}

.keforma-slider .price-and-cart-container {
    background-color: #F4F5F5;
}

.product-items .product-item-info:hover .product-item-photo,
.product-items .product-item-photo:hover {
    box-shadow: none;
}

.product-items .product-item-photo {
    padding: 20px 0 !important;
}

.new-gust-container {
    margin: 0 auto;
    max-width: 1920px;
}

.new-gust-seller {
    background-size: 42% 100%;
    padding: 70px 0;
}

.keforma-slider.keforma-slider-inverted {
    background-color: #ffffff;
}

.keforma-slider.keforma-slider-inverted .product-item-info {
    background-color: #F4F5F5;
}

.keforma-slider.keforma-slider-inverted .price-and-cart-container {
    background-color: #ffffff;
}

.keforma-slider.keforma-slider-inverted img.product-image-photo {
    mix-blend-mode: multiply;
}

.keforma-slider .product-item-info {
    background-color: #fff;
}

.adapted-products-container {
    padding: 60px 0 20px;
}

.adapted-products-container .adapted-product-home {
    padding: 400px 60px 40px 60px;
    color: #fff;
    box-shadow: 0px -70px 47px -6px rgba(0, 0, 0, 0.5) inset;
    font-size: 20px;
    line-height: 30px;
    background-size: cover;
}

.adapted-products-container .adapted-product-home .adapted-product-home-content {
    height: 60px;
}

.new-products-container {
    padding: 60px 0;
    margin: 0 auto;
    max-width: 1920px;
}

.gusti-cat-container {
    margin: 0 auto;
    max-width: 1920px;
}

.gusti-cat-container .gusti-cat-home-parent {
    background-size: cover;
}

.gusti-cat-container .gusti-cat-home {
    padding: 700px 60px 80px 60px;
    text-align: center;
}

.gusti-cat-container .gusti-cat-home a {
    color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
}

.gusti-cat-container .gusti-cat-home.lose-weight a {
    background-color: #387A6D;
}

.gusti-cat-container .gusti-cat-home.idratation a {
    background-color: #795C94;
}

.gusti-cat-container .gusti-cat-home.prevent-cramps a {
    background-color: #7F9750;
}

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

.newsletter-row {
    background-color: #575955;
    color: #fff;
    padding: 40px;
    background-image: url(../images/newsletter-squares-row.png);
    background-size: cover;
    margin: 0 auto;
    max-width: 1920px;
}

.newsletter-row .newsletter-row-content {
    width: 430px;
    margin: 0 auto;
    text-align: center;
}

.newsletter-row .newsletter-row-content .home-title {
    color: #fff;
    margin-bottom: 15px;
}

.newsletter-row .newsletter-row-content p {
    font-weight: 300;
    font-size: 12px;
}

.newsletter-row .newsletter-row-content input[type="email"] {
    padding: 14px 24px;
    border: none;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.newsletter-row .block.newsletter .field .control:before {
    display: none;
}

.newsletter-row .block.newsletter .action.primary {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background-color: #D71920;
    border: none;
    height: 47px;
    font-weight: 500;
}

.footer-row {
    display: flex;
    justify-content: space-between;
}

.footer-row .col3 {
    width: 20%;
}

.footer-row .widget-title {
    font-weight: 500 !important;
    text-transform: lowercase !important;
}

.footer-row .widget-title:first-letter {
    text-transform: uppercase !important;
}

.footer-row .footer-contact-block {

}

.footer-row .footer-social-block ul {
    display: flex;
    gap: 10px;
}

.footer-row .footer-payments-block ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.footer-row .footer-payments-block ul li {
    margin-bottom: 0 !important;
}

.footer-row .footer-payments-block ul li a {

}

.footer-row .footer-payments-block ul li a img {
    border: 1px solid #eaeaea;
    border-radius: 26px;
}

.footer-middle a:hover,
.footer .widget .tagcloud a:hover {
    color: #D71920 !important;
}

.footer-bottom address {
    text-align: left !important;
    font-size: 11px !important;
}

.footer-bottom .footer-space-logo {
    background-image: url(../images/logo-space.png);
    width: 30px;
    height: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.footer-middle > .container::after {
    border: none;
}

.amlabel-position-wrapper[data-position="top-left"] {
    display: flex !important;
    width: 100% !important;
}

.keforma-slider .product.name:first-letter {
    text-transform: uppercase;
}

.keforma-slider .product.name a {
    font-weight: 500;
}

.keforma-slider .product-item-info.type4 .product-item-actions .actions-primary .tocart {
    /*position: initial;*/
    /*opacity: 1;*/
    /*visibility: visible;*/
    background: #D71920;
    color: #ffffff;
    border-radius: 30px;
    justify-content: space-between;
}

.keforma-slider .product-item-info.type4 .product-item-actions .actions-primary .tocart:before {
    margin: 0;
}

.keforma-slider .price-and-cart-container {
    display: flex;
    background: #F4F5F5;
    border-radius: 50px;
    justify-content: space-between;
    line-height: 30px;
    padding: 10px 15px;
}

.keforma-slider .price-and-cart-container .price-box {
    margin: 0;
    display: flex;
    align-items: center;
}

.keforma-slider .price-and-cart-container .product-item-actions {
    margin: 0;
}

.keforma-slider .price-and-cart-container .price-box .old-price {
    order: 2;
    font-size: 16px;
}

.keforma-slider .price-and-cart-container .price-box .special-price {
    order: 1;
    margin-right: 10px;
}

.product-item-info:hover .product-item-photo,
.keforma-slider .product-item-photo:hover {
    box-shadow: none;
}

.keforma-slider .product-item-photo {
    padding: 40px 20px !important;
}

.new-gust-container {
    margin: 0 auto;
    max-width: 1920px;
}

.new-gust-seller {
    background-size: 42% 100%;
    padding: 70px 0;
}

.keforma-slider.keforma-slider-inverted {
    background-color: #ffffff;
}

.keforma-slider.keforma-slider-inverted .product-item-info {
    background-color: #F4F5F5;
}

.keforma-slider.keforma-slider-inverted .price-and-cart-container {
    background-color: #ffffff;
}

.keforma-slider.keforma-slider-inverted img.product-image-photo {
    mix-blend-mode: multiply;
}

/* CATEGORY PAGE */

.page-wrapper > .breadcrumbs .items {
    margin-bottom: 20px !important;
}

.page-wrapper > .breadcrumbs .items:after {
    /*border-bottom: none;*/
}

.amshopby-index-index .column.main,
.catalog-category-view .column.main {
    display: flex;
    flex-direction: column;
}

.catalog-category-view .column.main .category-description-title h1 {
    margin-bottom: 10px;
    font-size: 24px;
}

.amshopby-index-index .column.main .category-description,
.catalog-category-view .column.main .category-description {
    order: 4;
}

.catalog-category-view .column.main .clerk {
    order: 2;
}

.catalog-category-view .column.main #amasty-shopby-product-list {
    order: 3;
}

.catalog-category-view .column.main .category-description h1 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 10px;
}

.catalog-category-view .column.main .category-description h2 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
}

.catalog-category-view .page-title-wrapper {
    display: block;
}

.sidebar-content {
    background-color: #F4F5F5;
}

.filter-options-item,
.catalog-category-view .sidebar.sidebar-main .sidebar-content,
.catalogsearch-result-index .sidebar.sidebar-main .sidebar-content {
    border: none !important;
}

.toolbar select {
    background-color: #F4F5F5;
    border: none;
}

.pages strong.page,
.pages a.page,
.pages .action {
    background-color: #F4F5F5;
    border: 1px solid #F4F5F5;
}

.items[class*='category_ids']:not(.items-children) > .item > a {
    font-weight: 500;
}

.filter-options-content .items.-am-singleselect .amshopby-link-selected .count,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count {
    color: #777777;
}

.sidebar-content ul.items,
.sidebar-content ol.items {
    margin: 0 !important;
}

.sidebar-content .filter-options .items li {
    margin-bottom: 5px;
}

.sidebar-content .filter-options .items li a {
    padding: 0px !important;
    /*background-color: #ffffff;*/
    font-weight: 500;
}

.filter-options-content .item a:hover .count {
    color: #D71920;
}

/* PRODUCT PAGE */

.catalog-product-view .amlabel-position-wrapper {
    opacity: 0;
}

.catalog-product-view .amlabel-position-wrapper.loaded {
    opacity: 1;
}

.catalog-product-view .product.attribute.description h1,
.catalog-product-view .product.attribute.description h2,
.catalog-product-view .product.attribute.description h3,
.catalog-product-view .product.attribute.description h4,
.catalog-product-view .product.attribute.description h5 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.product-info-main .product-info-top-container {
    margin-bottom: 20px;
}

.product-info-main .product.overview {
    margin-bottom: 20px;
    font-size: 14px;
}

.product-info-main .product-info-top-container .free-shipping {
    border-radius: 30px;
    background: #DDF8DF;
    color: #000000;
    display: block;
    text-align: center;
    padding: 8px;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.product-info-main .product-info-top-container .free-shipping i {
    margin-right: 5px;
}

.product-info-main .product-info-top-container .free-shipping .special-text {
    color: #29A02F;
}

.product-info-main .product-top-title-category {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.product-info-main .product-top-title-category h2 {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 5px;
}

.product-info-main .product-top-title-category .new-label {
    position: relative !important;
    width: auto !important;
}

.product-info-main .product-top-title-category .new-label .amlabel-position-wrapper {
    position: relative !important;
}

.product-info-main .page-title-wrapper h1 {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.product-info-main .product-info-stock-sku {
    text-transform: capitalize;
}

.product-info-main .product-info-stock-sku .stock span {
    color: #29A02F;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.product-info-main .product-info-stock-sku .stock svg {
    vertical-align: middle;
}

.product-info-main .product-info-stock-sku .product.attribute.sku {
    display: none;
}

.product-info-main .product-options-wrapper .field.configurable {
    display: flex;
    justify-content: space-between;
    line-height: 46px;
    margin-bottom: 30px;
}

.product-info-main .product-options-wrapper .field.configurable .label {
    margin-right: 30px;
    min-width: 150px;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    /*line-height: normal;*/
}

.product-info-main .product-options-wrapper .field.configurable .label:after {
    display: none;
}

.product-info-main .product-options-wrapper .field.configurable .control {
    width: 100%;
}

.product-info-main .product-options-wrapper .field.configurable .control select {
    font-size: 16px !important;
}

.product-info-main .product-info-price {
    border-top: 3px solid #F4F5F5;
    padding-top: 20px;
    margin-bottom: 0;
}

.product-info-main .product-info-price span[data-price-type="finalPrice"] {
    font-size: 36px;
}

.product-info-price .price-box .price-label {
    font-size: 16px;
}

.product-info-main .product-options-wrapper .field.configurable .control input,
.product-info-main .product-options-wrapper .field.configurable .control select {
    border: 2px solid #D9D9D9;
    border-radius: 30px;
    padding: 12px 30px;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.product-info-main .product-options-wrapper .product-info-options-after {
    /*border-top: 3px solid #F4F5F5;*/
    /*padding: 30px 0;*/
    /*border-bottom: 3px solid #F4F5F5;*/
    margin-bottom: 20px;
    overflow: hidden;
}

.product-info-main .product-info-price {
    display: flex;
    flex-direction: row-reverse;
    position: relative;
}

.product-info-main .product-info-price .sale-label {
    position: absolute !important;
    left: 0;
    width: auto !important;
}

.product-info-main .product-info-price .sale-label .sale-label-text {
    font-size: 12px;
    margin-right: 10px;
}

.product-info-main .product-info-price .sale-label .amasty-label-container {
    position: relative;
    padding: 5px 10px !important;
    font-weight: bold !important;
}

.product-info-main .product-add-form .box-tocart {
    border-top: 3px solid #F4F5F5;
    border-bottom: none;
}

.product-info-main .product-add-form .box-tocart .fieldset {
    display: flex;
    justify-content: end;
}

.product-info-main .product-add-form .box-tocart .fieldset .qty.field .input-text.qty {
    border: 2px solid #D9D9D9;
}

.qty.field .qty-changer > a.qty-inc {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border: 2px solid #D9D9D9;
    border-left-width: 0;
}

.qty.field .qty-changer > a.qty-dec {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border: 2px solid #D9D9D9;
    border-right-width: 0;
}

.qty.field .input-text.qty, .col.qty .input-text.qty {
    border-width: 2px 0 2px 0;
    border-color: #D9D9D9;
}

.product-info-main .box-tocart .action.tocart {
    border-radius: 30px;
    background-color: #33C41B;
}

.product-info-main .product-info-payments {
    margin-bottom: 50px;
}

.product-info-main .product-info-payments ul {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 10px;
}

.product-info-main .product-info-payments ul li:nth-of-type(n+8) {
    display: none;
}

.product-info-main .product-info-payments ul li a img {
    border: 1px solid #eaeaea;
    border-radius: 26px;
}

.checkout-cart-index .cart-payment-icons {
    margin-top: 20px;
}

.checkout-cart-index .cart-payment-icons ul {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 10px;
}

.checkout-cart-index .cart-payment-icons ul li:nth-of-type(n+8) {
    display: none;
}

.checkout-cart-index .cart-payment-icons ul li a img {
    border: 1px solid #eaeaea;
    border-radius: 26px;
}

#cart-others-also-bought {
    position: relative;
}

#cart-others-also-bought .related-bg {
    background-color: #F4F5F5;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-image: url(../images/squares-row.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

#cart-others-also-bought img {
    min-height: 350px;
    max-height: 350px;
    margin: 20px 0 40px;
}

.slider-cta {
    padding: 20px 30px;
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 7%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50px;
}

#cart-others-also-bought .clerk-slider-item > div[data-name="container1"] > div[data-group="group1"] > a:first-child {
    height: 50px;
}

#category-page-popular img {
    height: 200px;
    margin: 20px 0 40px;
}

#category-page-popular .clerk-slider-item > div[data-name="container1"] {
    background-color: #F4F5F5;
}

#category-page-popular .clerk-slider-item > div[data-name="container1"] > div[data-group="group1"] > a:first-child {
    height: 50px;
}

#category-page-popular .clerk-slider-item > div[data-name="container1"] div[data-name="container1"] div[data-group="group1"] {
    background-color: #FFFFFF;
}

#product-page-related img {
    min-height: 350px;
    max-height: 350px;
    margin: 20px 0 40px;
}

#product-page-related .clerk-slider-item > div[data-name="container1"] {
    background-color: #F4F5F5;
}

#product-page-related .clerk-slider-item > div[data-name="container1"] > div[data-group="group1"] > a:first-child {
    height: 50px;
}

#product-page-related .clerk-slider-item > div[data-name="container1"] div[data-name="container1"] div[data-group="group1"] {
    background-color: #FFFFFF;
}

#product-page-related .clerk-slider-item {
    width: calc(50%);
}

#product-page-alternatives {
    position: relative;
}

#product-page-alternatives .related-bg {
    background-color: #F4F5F5;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-image: url(../images/squares-row.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

#product-page-alternatives img {
    min-height: 350px;
    max-height: 350px;
    margin: 20px 0 40px;
}

#product-page-others-also-bought {
    position: relative;
}

#product-page-others-also-bought .related-bg {
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-image: url(../images/squares-row.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

#product-page-others-also-bought .clerk-slider-item > div[data-name="container1"] {
    background-color: #F4F5F5;
}

#product-page-others-also-bought .clerk-slider-item > div[data-name="container1"] > div[data-group="group1"] > a:first-child {
    height: 50px;
}

#product-page-others-also-bought .clerk-slider-item > div[data-name="container1"] div[data-name="container1"] div[data-group="group1"] {
    background-color: #FFFFFF;
}

#product-page-others-also-bought img {
    min-height: 350px;
    max-height: 350px;
    margin: 20px 0 40px;
}

/*.clerk img {*/
/*    margin: 40px 0;*/
/*}*/

.clerk button[onclick="clerk_addtocart"],
.clerk button[onclick="clerk_addtocart"]:hover {
    background-color: #33C41B;
    color: #fff;
    border: none;
    width: 36px;
    height: 36px;
    padding: 11px;
    border-radius: 50px !important;
}

button[onclick="clerk_addtocart"]:before {
    content: '\e8ba';
    font-family: 'porto-icons';
    margin-right: 0px;
    font-weight: 600;
    font-size: 1.0375rem;
}

.product-info-main .klarna-container {
    background: #F3EAEE;
    padding: 20px 0;
    text-align: center;
    margin-bottom: 40px;
}

.product-info-main .klarna-container img {
    mix-blend-mode: darken;
}

.product-info-main .product-info-catalog-download {
    display: inline-block;
    width: 100%;
}

.product-info-main .product-info-alma {
    display: inline-block;
    margin-top: 20px;
    width: 100%;
}

.product-info-main .alma-container {
    background: rgba(235, 100, 38, 0.12);
    padding: 20px 0;
    text-align: center;
}

.product-info-main .alma-container img {
    /*mix-blend-mode: darken;*/
    width: 60px;
    border-radius: 10px;
}

.product-info-main .product-info-activity {
    margin-bottom: 50px;
    margin-top: 20px;
}

.product-info-main .product-activities-title {
    color: #000;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.product-info-main .product-activities {
    display: flex;
    gap: 30px;
}

.product-info-main .product-activities .activity.activity7 .activity-image {
    background-image: url(../images/icon-endurance-keforma.png);
}

.product-info-main .product-activities .activity.activity8 .activity-image {
    /*background-image: url(../images/thunderbolt.png);*/
    background-image: url(../images/icon-power-keforma.png);
}

.product-info-main .product-activities .activity.activity9 .activity-image {
    background-image: url(../images/icon-wellness-keforma.png);
}

.product-info-main .product-activities .activity .activity-image {
    width: 70px;
    height: 70px;
    display: inline-block;
    background-size: cover;
}

.product-info-main .product-activities .activity span {
    vertical-align: middle;
}

.product-info-main .product-activities .activity .activity-image {
    margin-right: 10px;
}

.product-info-main .product-activities .activity .activity-label {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.product-info-main .product-activities-title {
    color: #000;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

/* CHARATERISTICS */

.product-info-characteristics {
    display: none;
}

.catalog-product-view .product-characteristics-title {
    color: #000;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.catalog-product-view .product-characteristics {
    display: flex;
    gap: 30px;
}

.catalog-product-view .product-characteristics .characteristic.characteristic10 .characteristic-image {
    background-image: url(../images/icon-biodisponibilita-keforma.png);
}

.catalog-product-view .product-characteristics .characteristic.characteristic11 .characteristic-image {
    background-image: url(../images/icon-ogm-free-keforma.png);
}

.catalog-product-view .product-characteristics .characteristic.characteristic12 .characteristic-image {
    background-image: url(../images/icon-gluten-free-keforma.png);
}

.catalog-product-view .product-characteristics .characteristic.characteristic13 .characteristic-image {
    background-image: url(../images/icon-lactose-free-keforma.png);
}

.catalog-product-view .product-characteristics .characteristic.characteristic14 .characteristic-image {
    background-image: url(../images/icon-palm-oil-free-keforma.png);
}

.catalog-product-view .product-characteristics .characteristic.characteristic15 .characteristic-image {
    background-image: url(../images/icon-no-sugar-keforma.png);
}

.catalog-product-view .product-characteristics .characteristic.characteristic16 .characteristic-image {
    background-image: url(../images/icon-stevia-keforma.png);
}

.catalog-product-view .product-characteristics .characteristic .characteristic-image {
    width: 70px;
    height: 70px;
    display: inline-block;
    background-size: contain;
}

.catalog-product-view .product-characteristics .characteristic span {
    vertical-align: middle;
}

.catalog-product-view .product-characteristics .characteristic .characteristic-image {
    margin-right: 10px;
}

.catalog-product-view .product-characteristics .characteristic .characteristic-label {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: none;
}

/* END CHARATERISTICS */

/* QUICK CART */

header .header-main.quickcart-visible:after {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    margin: 0;
    backdrop-filter: blur(5px);
    content: "";
    transition: 0.2s;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper {
    display: block !important;
    /*margin-top: -13px !important;*/
    margin-left: 15px !important;
}

/*header.type22 .header-main .header.content .header-right .minicart-wrapper:before {*/
/*    content: "\e901";*/
/*    font-family: 'afarma' !important;*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    font-variant: normal;*/
/*    speak: none;*/
/*    display: inline-block;*/
/*    text-decoration: inherit;*/
/*    width: 1em;*/
/*    margin-right: 0.2em;*/
/*    text-align: center;*/
/*    font-variant: normal;*/
/*    text-transform: none;*/
/*    line-height: 1em;*/
/*    margin-left: 0.2em;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    font-size: 26px;*/
/*    display: block;*/
/*    margin-left: 12px;*/
/*}*/

/*header.type22 .header-main .header.content .header-right .minicart-wrapper .showcart span.text {*/
/*    display: contents;*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    font-size: 1rem;*/
/*    line-height: 22px;*/
/*}*/


/*header.type22 .header-main .header.content .header-right .minicart-wrapper .showcart .counter.qty {*/
/*    top: -21px!important;*/
/*    right: 6px!important;*/
/*    background-color: #3da7f6;*/
/*}*/

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart {
    top: 0 !important;
    width: 450px;
    box-shadow: none;
    margin-top: 0;
    transition: none !important;
}

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-top {
    background-color: #fff;
    color: #002840;
    font-size: 18px;
    font-weight: 400;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .quickcart-top .action.close {
    display: block;
    background-color: transparent !important;
    border: none !important;
    color: #002840;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .quickcart-top .action.close:before {
    overflow: visible;
    position: absolute;
    top: 20px;
    right: 18px;
    font-family: 'Simple-Line-Icons' !important;
    font-size: 20px;
    content: "\e082";
    color: #002840;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .quickcart-top .action.close span {
    display: none;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-photo {
    order: 1;
    flex: 0 0 60px;
    width: 60px;
    margin-right: 16px;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-photo .product-image-container {
    margin-top: 15px;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-photo .product-image-container .product-image-wrapper {
    margin-bottom: 0;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details {
    order: 2;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-name a {
    white-space: break-spaces;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-name {
    margin-top: .5rem;
    margin-bottom: 0;
    font-weight: 700 !important;
    color: #002840 !important;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product.actions .secondary {
    top: 9px;
    box-shadow: none;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product.actions .secondary .action.delete {
    left: 5px;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-pricing .details-qty {
    margin-top: 0;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-pricing .details-qty .qty-update {
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #9CAEB9;
    border-radius: 0;
    font-size: 10px;
    font-weight: 400;
    color: #002840;
    display: none;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper.active .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-pricing .details-qty .qty-update {
    display: block;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-pricing .details-qty .label {
    margin-right: 8px;
    font-size: 13px;
    color: #002840;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-pricing .details-qty .qty-update.fa-minus {
    position: relative;
    visibility: inherit;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-pricing .details-qty .qty-update.fa-minus:before {
    font-family: "FontAwesome";
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-pricing .details-qty .qty-update.fa-minus:after {
    display: none;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-pricing .details-qty .qty-update.fa-plus {
    position: relative;
    visibility: inherit;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-pricing .details-qty .qty-update.fa-plus:before {
    font-family: "FontAwesome";
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-pricing .details-qty .qty-update.fa-plus:after {
    display: none;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-pricing .details-qty .item-qty {
    width: 28px;
    height: 24px;
    line-height: 24px;
    padding: 0;
    border-top: 1px solid #9CAEB9;
    border-bottom: 1px solid #9CAEB9;
    border-radius: 0 !important;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    color: #002840;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-pricing .price-container {
    margin-top: 9px;
    margin-left: 16px;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-pricing .price-container .minicart-price .price {
    margin-bottom: 0;
    font-size: 13px;
    color: #002840;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .quickcart-bottom-container .subtotal {
    background: transparent !important;
    color: #002840 !important;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .quickcart-bottom-container .actions.action-viewcart .secondary {
    height: 4rem;
    line-height: 2rem;
    background-color: #eef2f4;
    border-radius: 8px;
    margin: 12px;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .quickcart-bottom-container .actions.action-viewcart .secondary a {
    font-weight: 600;
    font-size: 16px;
    color: #002840;
    letter-spacing: 0;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .quickcart-bottom-container .actions.action-viewcart .secondary:hover {
    /*background: #3da7f6!important;*/
    transition: 0.3s;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .quickcart-bottom-container .actions.action-viewcart .secondary:hover a,
header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .quickcart-bottom-container .actions.action-viewcart .secondary a:hover {
    /*color: #fff !important;*/
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .quickcart-bottom-container .actions.action-checkout button.checkout {
    width: 100%;
    height: 4rem;
    line-height: 2rem;
    background: #24BC45;
    box-shadow: 0 0 0 0 #24bc4591;
    border-radius: 8px;
    text-transform: none;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    -webkit-animation: pulsing 1s cubic-bezier(0.66, 0, 0, 1) infinite;
    animation: pulsing 1s cubic-bezier(0.66, 0, 0, 1) infinite;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .quickcart-bottom-container .actions.action-checkout button.checkout:hover {
    background: #14a032;
    transition: 0.3s;
}

header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .quickcart-bottom-container .actions.action-checkout button.checkout span {
    text-transform: none;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
}

/* minicart sticky */
header.type22.sticky-header .header-main .header.content .header-right .minicart-wrapper {
    z-index: 1001;
}

header.type22.sticky-header .header-main .header.content .header-right .minicart-wrapper.active:before {
    /*position: absolute;*/
    /*top: 0 !important;*/
    /*right: auto !important;*/
    /*bottom: auto !important;*/
    /*left: 0 !important;*/
    /*z-index: 1000;*/
    /*width: 100vw;*/
    /*height: 100vh;*/
    /*background-color: rgba(0, 0, 0, 0.4);*/
    /*backdrop-filter: blur(5px);*/
    /*margin: 0 !important;*/
    /*content: "";*/
    /*transition: none !important;*/
}

header.type22.sticky-header .header-main .header.content .header-right .minicart-wrapper .block-quickcart {
    /*overflow: visible;*/
    /*top: -41px !important;*/
    /*right: -130px !important;*/
    /*left: unset !important;*/
    /*height: 100vh;*/
    /*transition: none !important;*/
}

header.type22.sticky-header .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item .product-item-details .product-item-pricing .details-qty .qty-update.item-minus:after {
    /*top: calc(50% - 1px);*/
}


/* END QUICK CART */


.expert-answers.expert-answers-single {
    margin-top: 50px;
}

.expert-answers.expert-answers-single h1:first-letter {
    text-transform: uppercase;
}

.expert-answers.expert-answers-single h2 {
    font-size: 22px;
    height: auto;
    margin-bottom: 5px;
}

.expert-answers.expert-answers-single .expert-question {
    margin-bottom: 20px;
}

.expert-answers .container-expert {
    max-width: 768px;
    margin: 0 auto;
}

.expert-search-new {
    display: inline-block;
    margin-bottom: 15px;
}

.expert-button {
    background-color: #D71920;
    color: #fff !important;
    border: none;
    display: inline-block;
    padding: 10px;
}

.expert-answers-form form .cols2-group {
    display: flex;
    align-content: center;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.expert-answers-form form .cols2-group .form-control {
    width: calc(50% - 10px);
    gap: 10px;
    display: inline-block;
}

.expert-answers-form form .form-control {
    margin-bottom: 15px;
}

.expert-answers-form form .hon-field {
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.expert-answers-list {
    /*display: flex;*/
    /*flex-direction: row;*/
    /*flex-wrap: wrap;*/
    margin: 15px 0;
}

.expert-answers-list .expert-answers-item {
    /*width: calc(20% - 12px);*/
    padding: 15px;
    background-color: #F4F5F5;
    margin-bottom: 15px;
}

.expert-answers-list .expert-answers-item .expert-answers-item-info {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}

.expert-answers-list .expert-answers-item .expert-answers-item-info .expert-title {
    margin: 0;
    width: 50%;
}

.expert-answers-list .expert-answers-item .expert-answers-item-info .expert-title::first-letter {
    text-transform: uppercase;
}

.expert-answers-list .expert-answers-item .expert-answers-item-info .expert-category {
    margin: 0;
}

.expert-answers-list .expert-answers-item .expert-answers-item-info .expert-date {
    margin: 0;
}

.product-main-bottom-block {
    padding: 40px;
    background-size: cover;
}

.product-main-bottom-block h3 {
    color: #F4F5F5;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 106.667% */
}

.product-main-bottom-block a {
    border-radius: 100px;
    background: #FDCF01;
    display: inline-flex;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    color: #000;
}

.product-info-main .estimatedDeliveryDate.message.success {
    background: transparent;
    float: right;
    margin: 0 !important;
    font-size: 13px;
    color: black;
}

.product-info-main .estimatedDeliveryDate.message.success .countdown-selector {
    color: #D71920;
}

.product-info-main .estimatedDeliveryDate.message.success .countdown-selector:before {
    font-size: 18px;
    color: black;
    content: '\f82a';
}

.catalog-product-view .amlabel-text {
    font-size: 12px;
}

.catalog-product-view .column.main > .amrelated-grid-wrapper {
    position: relative;
}

.catalog-product-view .column.main > .amrelated-grid-wrapper .related-bg {
    content: "";
    background-color: #F4F5F5;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-image: url(../images/squares-row.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

.catalog-product-view .column.main > .amrelated-grid-wrapper .product-items .product-item-info {
    background-color: #ffffff;
}

.catalog-product-view .amrelated-grid-wrapper .product-items .product-item-info .product-item-photo img {
    display: inline-block;
}

.catalog-product-view .product-info-details-upsell {
    display: flex;
    gap: 40px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.catalog-product-view .product-info-details-upsell > span,
.catalog-product-view .product-info-details-upsell > div {
    width: 50%;
    margin: 0;
}

.catalog-product-view .product-info-details-upsell > .product.info.detailed {
    border-right: 3px solid #F4F5F5;
    padding-right: 40px;
}

.catalog-product-view .product-info-details-upsell > .product.info.detailed .data.item.title {
    background-image: url(../images/icon-down-arrow.svg);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: center;
}

.catalog-product-view .product-info-details-upsell > .product.info.detailed .data.item.title.active {
    background-image: url(../images/icon-up-arrow.svg);
}

.catalog-product-view .product-info-details-upsell .accordion .product.data.items > .item.title {
    border-color: #F4F5F5;
    border-width: 3px;
}

.catalog-product-view .product-info-details-upsell .product.data.items > .item.title {
    padding: 20px 0;
    text-transform: none;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.catalog-product-view .amrelated-grid-wrapper .block-title strong,
.catalog-product-view .product-info-details-upsell .product.data.items > .item.title > a {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.catalog-product-view .amrelated-grid-wrapper .product-item-info {
    text-align: left;
}

.product-item-name a {
    color: #000;
    font-size: 18px;
}

.catalog-product-view .amrelated-grid-wrapper .product-item-info .product-item-name a {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.catalog-product-view .amrelated-grid-wrapper .product-item-info .product-item-photo {
    text-align: center;
}

.catalog-product-view .amrelated-grid-wrapper .product-items .product-item-photo {
    padding: 20px 0 !important;
    margin: 0;
}

.catalog-product-view .column.main > .amrelated-grid-wrapper .price-and-cart-container {
    background-color: #F4F5F5;
}

.catalog-product-view .column.main > .amrelated-grid-wrapper {
    margin-bottom: 0;
    padding: 40px 0;
}

.catalog-product-view .column.main > .amrelated-grid-wrapper .block-title {
    /*margin-top: 30px;*/
}

.catalog-product-view .amrelated-grid-wrapper .product-item-actions .actions-primary .tocart {
    background: #D71920;
    border-color: #D71920;
    color: #ffffff;
    border-radius: 30px;
}

.catalog-product-view .amrelated-grid-wrapper .product-item-actions .actions-primary .tocart:before {
    margin: 0;
}

.catalog-product-view .product-nutritional-information table {

}

.catalog-product-view .product-nutritional-information table tr:first-child td {
    font-weight: bold;
}

.catalog-product-view .product-nutritional-information table tr:nth-of-type(2n) td {
    background-color: #F4F5F5;
}

.catalog-product-view .product-nutritional-information table tr td {
    padding: 10px;
    /*border-bottom: 1px solid #F4F5F5;*/
}

.catalog-product-view .product-nutritional-information table tr:last-child td {
    border-bottom: none;
}

/* END PRODUCT PAGE */

.minicart-wrapper .action.showcart.active .minicart-icon::after {
    opacity: 0;
}

.cart-summary .checkout-methods-items .action.primary.checkout,
.cart-summary .checkout-methods-items .action.primary.checkout:hover {
    background-color: #48C419;
    outline: none;
    border: none;
}

.form-cart .cart.actions button.action:hover,
.form-cart .cart.actions button.action {
    background-color: #D71920;
    opacity: 1;
    outline: none;
    border: none;
    color: #fff;
}

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

.cart-discount .actions-toolbar button.action,
.cart-discount .actions-toolbar button.action:hover {
    background-color: #222529 !important;
    color: #fff !important;
}

.modal-popup button.action-primary {
    background-color: #D71920;
    color: #fff;
    border: none;
}

/* CHECKOUT */

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container {
    border-top: 1px solid #e0e0e0;
}

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .actions.action-checkout button.checkout,
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .actions.action-checkout button.checkout:hover {
    background-color: #48C419;
    outline: none;
    border: none;
}

.firecheckout .modal-popup .action-close, .modal-slide .action-close {
    -webkit-transform: none !important;
    transform: none !important;
}

/*.firecheckout .loading-mask .loader::after {*/
/*    border-top: 3px solid #D71920 !important;*/
/*}*/

.firecheckout .table-checkout-shipping-method tbody td.col-carrier {
    display: none;
}

.firecheckout .modal-popup.modal-slide .modal-footer {
    display: flex;
    flex-direction: row-reverse;
}

.firecheckout #maincontent .authentication-wrapper .action-auth-toggle {
    background-color: #D71920;
    color: #fff;
    border-radius: 30px;
    padding: 10px 20px;
    font-weight: 500;
}

.modal-custom .action-close {
    -webkit-transform: rotateZ(90deg) !important;
    transform: rotateZ(90deg) !important;
    margin-top: 20px !important;
    margin-right: 10px !important;
}

.firecheckout .form-shipping-address input[type="checkbox"]:checked:focus,
.firecheckout #checkout input[type="checkbox"]:checked:focus,
.firecheckout .form-shipping-address input[type="radio"]:checked:focus,
.firecheckout #checkout input[type="radio"]:checked:focus {
    box-shadow: 0 0 0 10px #a2a2a2 inset !important;
}

.firecheckout header.page-header {
    display: none !important;
}

.checkout-onepage-success main .columns .column .checkout-success .checkout-success-container .block.thank-you-note {
    margin-bottom: 38px;
    text-align: center !important;
    font-size: 16px;
}

.checkout-onepage-success main .columns .column .checkout-success .checkout-success-container .block.thank-you-note h1,
.checkout-onepage-success main .columns .column .checkout-success .checkout-success-container .block.thank-you-note h1 a {
    color: #D71920;
}

.checkout-onepage-success main .columns .column .checkout-success .checkout-success-container .block.thank-you-note .check-mark .circle, .checkout-onepage-success main .columns .column .checkout-success .checkout-success-container .block.thank-you-note .check-mark .check {
    stroke: #D71920;
}

.firecheckout .place-order .actions-toolbar .primary .action {
    background-color: #48C419 !important;
    outline: none;
    border: none !important;
}

.checkout-onepage-success .action.back {
    display: none !important;
}

.checkout-onepage-success div[data-name="cms.block"] {
    overflow-x: hidden;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .fieldset > .field,
.checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field {
    width: 100% !important;
}

/* END CHECKOUT */

/* MATTEO ROSSI CHECKOUT */

.checkout-index-index.firecheckout .page-wrapper main {
    max-width: 1440px !important;
}

/* loader */
.checkout-index-index.firecheckout .loading-mask .loader::after {
    border-top: 3px solid #000000 !important;
}

/* header */
.checkout-index-index.firecheckout .page-wrapper .porto-block-html-top,
.checkout-index-index.firecheckout .page-wrapper header.page-header.type22 {
    display: none;
}

.checkout-index-index.firecheckout .page-wrapper .firecheckout-header .header {
    padding-top: 20px !important;
}

/* authentication popup */
.checkout-index-index.firecheckout .page-wrapper main .authentication-wrapper button.action-auth-toggle {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.checkout-index-index.firecheckout .page-wrapper main .authentication-wrapper aside .block-authentication .block-content .field input {
    height: 41px;
    line-height: 32px;
    padding: 8px 12px !important;
    background-color: #FFF !important;
    border: 1px solid #AAA !important;
    border-radius: 5px !important;
    font-size: 16px;
    font-weight: 400;
    color: #8C8C8C;
}

.checkout-index-index.firecheckout .page-wrapper main .authentication-wrapper aside .block-authentication .block-content .field input:focus {
    /*background-color: rgba(196, 175, 130, 0.3) !important;*/
}

.checkout-index-index.firecheckout .page-wrapper main .authentication-wrapper aside .block-authentication .block-content .actions-toolbar {
    padding: 0 !important;
}

.checkout-index-index.firecheckout .page-wrapper main .authentication-wrapper aside .block-authentication .block-content .actions-toolbar .secondary a {
    margin-top: 0;
}

.checkout-index-index.firecheckout .page-wrapper main .authentication-wrapper aside .block-authentication .block-content .actions-toolbar .secondary a span {
    line-height: 22px;
    font-size: 16px;
    font-weight: 500;
}

.checkout-index-index.firecheckout .page-wrapper main .authentication-wrapper aside .block-authentication .block-content .actions-toolbar .primary button {
    height: 40px;
    padding: 5px 12px;
    background-color: #000000;
    border-color: #000000;
}

/* shipping address popup */
.checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-header h1 {
    padding: 30px 0 4px 0;
    border-bottom: none;
    font-size: 20px;
    font-weight: 300;
}

.checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content .form-shipping-address {
    max-width: none;
}

.checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-footer {
    border-top: none;
}

/* radio buttons and checkboxes*/
.firecheckout .form-shipping-address input[type="checkbox"],
.firecheckout #checkout input[type="checkbox"],
.firecheckout .form-shipping-address input[type="radio"],
.firecheckout #checkout input[type="radio"] {
    z-index: 0 !important;
    appearance: radio-button !important;
    -webkit-appearance: radio !important;
}

/* titles */
.checkout-index-index.firecheckout .page-wrapper main .page-title-wrapper h1 {
    font-size: 2rem;
}

/* containers */
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar {
    padding: 25px;
    border: 1px solid #000000;
    border-radius: 4px;
    box-shadow: none;
}

/* billing and shipping addresses */
.checkout-index-index.firecheckout.fc-form-tooltips #checkout .field .field-tooltip,
.checkout-index-index.firecheckout.fc-form-tooltips .modal-custom .field .field-tooltip,
.checkout-index-index.firecheckout.fc-form-tooltips .modal-popup .field .field-tooltip {
    position: absolute;
    top: 12px !important;
}

.checkout-index-index.firecheckout.fc-form-tooltips #checkout .field .field-tooltip .label,
.checkout-index-index.firecheckout.fc-form-tooltips .modal-custom .field .field-tooltip .label,
.checkout-index-index.firecheckout.fc-form-tooltips .modal-popup .field .field-tooltip .label {
    display: none;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .form.form-login {
    margin-bottom: 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .form.form-login .actions-toolbar button {
    line-height: 1;
    padding: 5px 16px;
    background: #FFFFFF !important;
    border: 1px solid #000000 !important;
    border-radius: 5px;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .form.form-login .actions-toolbar button span {
    font-size: 14px;
    color: #000000;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .form.form-login .actions-toolbar button:hover {
    background: #000000 !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .form.form-login .actions-toolbar button:hover span {
    color: #FFFFFF !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .form.form-shipping-address {
    margin-top: 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset.checkout-registration .field {
    float: left;
    width: 50% !important;
    max-width: none;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .fieldset > .field,
.checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field {
    width: 50%;
    max-width: none;
}

.checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field {
    padding: 4px 6px;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field.street,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .fieldset > .field.street,
.checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field.street {
    width: 100%;
    padding: 4px 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field input,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field select,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .fieldset > .field input,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .fieldset > .field select,
.checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field input,
.checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field select {
    height: 41px;
    line-height: 32px;
    padding: 8px 12px !important;
    background-color: #FFF !important;
    border: 1px solid #AAA !important;
    border-radius: 5px !important;
    font-size: 16px;
    font-weight: 400;
    color: #8C8C8C;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field input.checkbox,
.checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field input.checkbox {
    padding: 8px !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field select,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .fieldset > .field select,
.checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field select {
    padding-top: 4px !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field input:focus,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field select:focus,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .fieldset > .field input:focus,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .fieldset > .field select:focus,
.checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field input:focus
.checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field select:focus {
    /*background-color: rgba(196, 175, 130, 0.3) !important;*/
}

.checkout-index-index.firecheckout.fc-form-hide-labels .form-shipping-address .fieldset div.field:not(.choice) > .label,
.checkout-index-index.firecheckout.fc-form-hide-labels #checkout .form-login .fieldset div.field:not(.choice) > .label,
.checkout-index-index.firecheckout.fc-form-hide-labels #maincontent .block-authentication .fieldset div.field:not(.choice) > .label,
.checkout-index-index.firecheckout.fc-form-hide-labels #checkout .checkout-shipping-address .fieldset div.field:not(.choice) > .label,
.checkout-index-index.firecheckout.fc-form-hide-labels #checkout .checkout-billing-address .fieldset div.field:not(.choice) > .label,
.checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset div.field:not(.choice) > .label {
    position: static !important;
    font-size: 14px;
    margin-bottom: 4px;
    opacity: 1;
}

.checkout-index-index.firecheckout.fc-form-hide-labels .form-shipping-address .fieldset div.field:not(.choice) .note,
.checkout-index-index.firecheckout.fc-form-hide-labels #checkout .form-login .fieldset div.field:not(.choice) .note,
.checkout-index-index.firecheckout.fc-form-hide-labels #maincontent .block-authentication .fieldset div.field:not(.choice) .note,
.checkout-index-index.firecheckout.fc-form-hide-labels #checkout .checkout-shipping-address .fieldset div.field:not(.choice) .note,
.checkout-index-index.firecheckout.fc-form-hide-labels #checkout .checkout-billing-address .fieldset div.field:not(.choice) .note {
    font-size: 1em;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc .shipping-address-items .shipping-address-item.selected-item {
    border-color: #000000 !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc .shipping-address-items .shipping-address-item.selected-item:after {
    background-color: #000000 !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc .shipping-address-items .shipping-address-item.not-selected-item button.action-select-shipping-item {
    float: left;
    border-color: #000000 !important;
    color: #000000 !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc .shipping-address-items .shipping-address-item.not-selected-item button.action-select-shipping-item:hover {
    background-color: #000000 !important;
    color: #FFFFFF !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address button.action-show-popup,
.checkout-index-index.firecheckout.fc-form-hide-labels #checkout .checkout-billing-address .fieldset .actions-toolbar .primary button,
.checkout-index-index.firecheckout.fc-form-hide-labels #checkout .checkout-billing-address .billing-address-details button.action-edit-address {
    overflow: hidden;
    height: 3rem;
    line-height: 3rem;
    padding: 0 2em;
    background-color: #FFFFFF !important;
    border-color: #000000 !important;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 600;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address button.action-show-popup:hover,
.checkout-index-index.firecheckout.fc-form-hide-labels #checkout .checkout-billing-address .fieldset .actions-toolbar .primary button:hover,
.checkout-index-index.firecheckout.fc-form-hide-labels #checkout .checkout-billing-address .billing-address-details button.action-edit-address:hover {
    background-color: #000000 !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address button.action-show-popup span,
.checkout-index-index.firecheckout.fc-form-hide-labels #checkout .checkout-billing-address .fieldset .actions-toolbar .primary button span,
.checkout-index-index.firecheckout.fc-form-hide-labels #checkout .checkout-billing-address .billing-address-details button.action-edit-address span {
    color: #000000 !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address button.action-show-popup:hover span,
.checkout-index-index.firecheckout.fc-form-hide-labels #checkout .checkout-billing-address .fieldset .actions-toolbar .primary button:hover span,
.checkout-index-index.firecheckout.fc-form-hide-labels #checkout .checkout-billing-address .billing-address-details button.action-edit-address:hover span {
    color: #FFFFFF !important;
}

/* armory store fields */
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content {
    overflow: hidden;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field {
    float: left;
    width: 50%;
    max-width: none;
    padding: 6px;
    margin: 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field[name="shippingAddress.armory-store-fieldset.dob"] {
    clear: left;
    width: 100%;
    padding: 6px;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field[name="shippingAddress.armory-store-fieldset.identity_document_number"] {
    clear: left;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field[name="shippingAddress.armory-store-fieldset.dob"] input {
    width: 33%;
    margin-right: 2%;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field[name="shippingAddress.armory-store-fieldset.dob"] button,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field[name="shippingAddress.armory-store-fieldset.taxvat"] button {
    padding: 0 16px;
    background-color: #FFFFFF !important;
    border: 1px solid #000000 !important;
    border-radius: 5px;
    vertical-align: top;
    color: #000000 !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field[name="shippingAddress.armory-store-fieldset.taxvat"] button {
    margin-bottom: 0.8em;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field[name="shippingAddress.armory-store-fieldset.dob"] button span,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field[name="shippingAddress.armory-store-fieldset.taxvat"] button span {
    color: #000000 !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field[name="shippingAddress.armory-store-fieldset.dob"] button:hover,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field[name="shippingAddress.armory-store-fieldset.taxvat"] button:hover {
    background-color: #000000 !important;
    color: #FFFFFF !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field[name="shippingAddress.armory-store-fieldset.dob"] button:hover span,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field[name="shippingAddress.armory-store-fieldset.taxvat"] button:hover span {
    color: #FFFFFF !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field .fcc-container {
    width: calc(200% + 12px);
    margin-top: 0.8em;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field .fcc-container .fiscal-code-calculator-form {
    overflow: hidden;
    padding: 25px;
    border: 1px solid #000000;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field .fcc-container .fiscal-code-calculator-form .field {
    float: left;
    width: 49%;
    padding-top: 0;
    padding-bottom: 6px;
    margin-right: 1%;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field .fcc-container .fiscal-code-calculator-form .field:nth-child(5) label {
    display: inline-block;
    width: 100%;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field .fcc-container .fiscal-code-calculator-form .field:nth-child(5) .control {
    width: 31%;
    margin-right: 2%;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field .fcc-container .fiscal-code-calculator-form .field:nth-child(5) .control:last-child {
    margin-right: 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field .fcc-container .fiscal-code-calculator-form .actions-toolbar {
    display: block !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field .fcc-container .fiscal-code-calculator-form .actions-toolbar .primary {
    float: left;
    margin-top: 26px;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field .fcc-container .fiscal-code-calculator-form .actions-toolbar .primary button {
    height: 40px;
    line-height: 14px;
    padding: 0 16px;
    background: #FFFFFF;
    border: 1px solid #000000 !important;
    border-radius: 5px;
    margin: 0 !important;
    color: #000000;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field .fcc-container .fiscal-code-calculator-form .actions-toolbar .primary button span {
    font-size: 14px;
    color: #000000;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field .fcc-container .fiscal-code-calculator-form .actions-toolbar .primary button:hover {
    border: 1px solid #000000 !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field .fcc-container .fiscal-code-calculator-form .actions-toolbar .primary button:hover span {
    color: #FFFFFF !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field label {
    position: static !important;
    opacity: 1;
    margin-bottom: 4px;
    font-size: 14px;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field._required label:after {
    position: static;
    content: ' *';
    margin: 0 0 0 2px;
    font-size: 14px;
    font-weight: normal;
    color: #676767;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field label span {
    line-height: normal;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    color: #676767;
    white-space: nowrap;
    letter-spacing: normal;
    pointer-events: none;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field input,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field select {
    height: 41px;
    line-height: 32px;
    padding: 8px 12px !important;
    background-color: #FFF !important;
    border: 1px solid #AAA !important;
    border-radius: 5px !important;
    font-size: 16px;
    font-weight: 400;
    color: #8C8C8C;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field select {
    padding-top: 4px !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field input:focus,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store > .field select:focus {
    /*background-color: rgba(196, 175, 130, 0.3) !important;*/
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-armory-store .step-content .form.armory-store .actions-toolbar {
    display: none !important;
}

/* other information */
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .swissup-checkout-fields .fieldset .field {
    width: 100%;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .swissup-checkout-fields .fieldset .field label {
    display: none;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .swissup-checkout-fields .fieldset .field textarea {
    padding: 8px 12px !important;
    background-color: #FFF !important;
    border: 1px solid #AAA !important;
    border-radius: 5px !important;
    font-size: 16px;
    font-weight: 400;
    color: #8C8C8C;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .swissup-checkout-fields .fieldset .field textarea:focus {
    /*background-color: rgba(196, 175, 130, 0.3) !important;*/
}

/* payment method */
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .payment-methods .payment-method .payment-method-title {
    border-top: none;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .payment-methods .payment-method .payment-method-title label i {
    vertical-align: middle;
    font-size: 42px;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .payment-methods .payment-method .payment-method-title label[for="checkmo"] {
    display: inline-block;
    padding-top: 10px;
    padding-left: 62px;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .payment-methods .payment-method .payment-method-title label[for="checkmo"] i {
    position: absolute;
    top: 10px;
    left: 27px;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .payment-methods .payment-method.payment-method-xpay .payment-method-title .xpay-card-types {
    display: inline-block;
    vertical-align: middle;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .payment-methods .payment-method.payment-method-xpay .payment-method-content,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .payment-methods .payment-method.payment-method-paypal-express .payment-method-content {
    display: none !important;
}

/* discount block */
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option {
    margin-bottom: 10px;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .payment-option-title span {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: #222529;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .form.form-discount input {
    height: 43px;
    line-height: 32px;
    padding: 8px 12px !important;
    background-color: #FFF !important;
    border: 1px solid #AAA !important;
    border-radius: 5px !important;
    font-size: 16px;
    font-weight: 400;
    color: #8C8C8C;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .form.form-discount input::-webkit-input-placeholder {
    font-size: .85rem !important;
    color: black !important;
    opacity: 1 !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .form.form-discount input::-moz-placeholder {
    font-size: .85rem !important;
    color: black !important;
    opacity: 1 !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .form.form-discount input::-ms-placeholder {
    font-size: .85rem !important;
    color: black !important;
    opacity: 1 !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .form.form-discount input::placeholder {
    font-size: .85rem !important;
    color: black !important;
    opacity: 1 !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .form.form-discount .actions-toolbar .primary button {
    background: #FFFFFF !important;
    border-color: #FFFFFF !important;
    margin-left: 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .form.form-discount .actions-toolbar .primary button span {
    color: #1E6013 !important;
    text-transform: uppercase;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .form.form-discount .actions-toolbar .primary button:hover {
    background: #FFFFFF !important;
    border-color: #FFFFFF !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .form.form-discount .actions-toolbar .primary button:hover span {
    color: #1E6013 !important;
}

/* minicart */
.checkout-cart-index input ~ div.mage-error {
    display: block;
    position: absolute;
    top: 44px;
    width: 294px;
}

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .product-item-pricing {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container span.price {
    margin: 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .title strong {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: #222529;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart {
    margin-top: 16px;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items:after {
    background: none !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item {
    padding: 15px 0 0 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product {
    border-bottom: 1px solid #000000;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .product-image-container {
    width: 60px;
    height: 60px;
    margin-right: 16px;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .product-item-details {
    padding: 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .product-item-name {
    width: 90%;
    text-overflow: unset;
    white-space: normal;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .details-qty span.label {
    margin-right: 4px;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .options {
    border-bottom: none;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .options .toggle {
    display: none;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .options .content {
    display: inline-block !important;
    padding-top: 0;
    margin-top: 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .options .content .item-options {
    margin-bottom: 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .options .content .item-options dt {
    float: left;
    clear: left;
    margin: 0 0.5em 0 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .options .content .item-options dt:after {
    content: ": ";
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .options .content .item-options dd {
    float: left;
    margin: 0 0.5em 0 0;
}

/* totals */
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .table-totals {
    border-top: none;
    margin-bottom: 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .table-totals .grand.totals th,
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .table-totals .grand.totals td {
    border-top: 1px solid #e7e7e7;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .table-totals .grand.totals .amount {
    line-height: 1.4;
    font-size: 22px;
    font-weight: 700;
}

/* agreements */
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .checkout-agreements {
    margin: 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .checkout-agreements .checkout-agreement label button {
    height: 19px;
    background-color: #FFFFFF !important;
    border: none !important;
    margin-left: 4px;
    vertical-align: top;
    font-family: "Rajdhani", sans-serif !important;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .checkout-agreements .checkout-agreement label button span {
    line-height: 19px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

/* action */
.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .actions-toolbar {
    margin-right: 0;
    margin-left: 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .actions-toolbar button {
    position: relative;
    height: 3rem;
    line-height: 1;
    padding: 0 17px;
    background-color: #33C41B !important;
    border: 0;
    border-radius: .5em;
    color: white;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .actions-toolbar button:before {
    content: '';
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .actions-toolbar button:after {
    background: #FFF;
    content: "";
    height: 155px;
    left: -75px;
    opacity: 0.2;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .actions-toolbar button:hover {
    border: 0;
}

.checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .actions-toolbar button:hover:after {
    left: 120%;
    transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
}

/* la chat whatsapp non è visibile nella pagina di checkout */
.checkout-index-index.firecheckout #chatwhatsapp {
    display: none;
}

.checkout-index-index .payment-method-title input[value="banktransfer"] ~ label > span:before {
    background-image: url('../images/icon-bonific-payment.png');
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    background-size: cover;
    background-repeat: no-repeat;
}

.checkout-index-index .payment-method-title input[value="xpay_npg"] ~ label > span:before {
    background-image: url('../images/icon-card-payment.png');
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    background-size: cover;
    background-repeat: no-repeat;
}

/* END MATTEO ROSSI CHECKOUT */


.salespoints-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 1700px;
    margin: 0 auto 40px auto;
    /*justify-content: space-evenly;*/
}

.salespoints-list .salespoints-item {
    width: calc(33.333% - 14px);
    background-color: #F4F5F5;
    padding: 20px;
}

.salespoints-list .salespoints-item h4 {
    font-size: 14px;
    font-weight: bold;
    /*height: 50px;*/
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.salespoints-list .salespoints-item ul {
    list-style-type: none;
    padding: 0;
}

.salespoints h3 {
    text-align: center;
    margin-bottom: 40px;
}


.trainers-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 1700px;
    margin: 0 auto 40px auto;
    /*justify-content: space-evenly;*/
}

.trainers-list .trainers-item {
    width: calc(16.6% - 16px);
    background-color: #F4F5F5;
    padding: 20px;
}

.trainers-list .trainers-item h4 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.trainers-list .trainers-item h5 {
    margin-bottom: 5px;
}

.trainers-list .trainers-item ul {
    list-style-type: none;
    padding: 0;
}

.trainers-list .trainers-item .trainer-image {
    height: 300px;
    /*margin: 0 auto;*/
    display: block;
    background-size: cover;
    /*margin-bottom: 15px;*/
    background-position: center center;
    margin: -20px -20px 20px -20px;
}

.trainersingle {

}

.trainersingle .trainer-main {
    display: flex;
    gap: 15px;
    flex-direction: row;
    align-items: stretch;
}

.trainersingle .trainer-main .trainer-image {
    width: 30%;
}

.trainersingle .trainer-main .trainer-image .trainer-image-bg {
    background-size: cover;
    width: 100%;
    height: 700px;
    background-position: center center;
}

.trainersingle .trainer-gallery {

}

.trainersingle .trainer-gallery .trainer-gallery-header {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
}

.trainersingle .trainer-gallery .trainer-gallery-images {
    display: flex;
    flex-direction: row;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.trainersingle .trainer-gallery .trainer-gallery-images .gallery-image {
    width: 200px;
}

.trainersingle .trainer-main .trainer-info {
    /*background-color: #F4F5F5;*/
    padding: 0 20px;
    flex: 1;
}

.trainersingle .trainer-main .trainer-info .title-social-container {
    display: flex;
    flex-direction: row;
    align-items: stretch;
}

.trainersingle .trainer-main .trainer-info .title-social-container .trainer-title {
    flex: 1;
}

.trainersingle .trainer-main .trainer-info .title-social-container .trainer-social {
    width: auto;
    font-size: 40px;
}

.trainersingle .trainer-main .trainer-info h1 {
    margin-bottom: 10px;
}

.trainersingle .trainer-main .trainer-info h2 {
    margin-bottom: 30px;
}

.trainersingle .trainer-main .trainer-info ul {
    list-style-type: none;
    padding: 0;
}

.trainersingle .trainer-main .trainer-info label {
    display: block;
}

.trainersingle .trainer-main .trainer-info p {
    /*margin-bottom: 5px;*/
}

.trainersingle .trainer-main .trainer-info strong {
    color: #000;
}

.trainersingle .trainer-main .trainer-info ul li {
    margin-bottom: 10px;
}

.trainersingle .trainer-main .trainer-bio blockquote {
    margin: 20px 0;
}

.trainersingle .trainer-main .trainer-bio h3 {
    font-weight: bold;
    font-size: 18px;
    margin: 25px 0 10px;
}

.trainersingle .trainer-main .trainer-bio ul {
    margin: 25px 0 10px;
}

.trainer-h2 {
    font-size: 20px;
    line-height: 34px;
}

#galleryModal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

#galleryModal img {
    max-width: 90%;
    max-height: 90%;
    margin: auto;
}

#closeModal {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
}

.container-academy {
    max-width: 768px;
    margin: 0 auto;
}

.container-academy h2 {
    font-size: 20px;
}

.academy .academy-single h1 {
    text-align: center;
    margin-top: 50px;
}

.academy .academy-single strong {
    color: black;
    display: block;
}

.academy .academy-single .academy-row {
    margin-bottom: 20px;
}

.academy .academy-single .academyitem-image {
    height: 300px;
    width: 100%;
}

.academy .academy-single .academyitem-image .academyitem-image-bg {
    height: 100%;
    background-size: cover;
}

.academy .academy-single .academy-form form .cols2-group {
    display: flex;
    align-content: center;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.academy .academy-single .academy-form form .cols2-group .form-control {
    width: calc(50% - 10px);
    gap: 10px;
    display: inline-block;
}

.academy .academy-single .academy-form form .form-control {
    margin-bottom: 15px;
}

.academy .academy-single .academy-form form .hon-field {
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.academyitems-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 1700px;
    margin: 0 auto 40px auto;
    /*justify-content: center;*/
    justify-content: flex-start;
}

.academyitems-list .academyitems-item {
    width: calc(50% - 10px);
    background-color: #F4F5F5;
    text-align: center;
}

.academyitems-list .academyitems-item a {
    color: #464646;
}

.academyitems-list .academyitems-item p {
    margin-bottom: 0px;
}

.academyitems-list .academyitems-item strong {
    color: #767676;
    margin-bottom: 10px;
    display: block;
}

.academyitems-list .academyitems-item h4 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.academyitems-list .academyitems-item h5 {
    margin-bottom: 5px;
}

.academyitems-list .academyitems-item ul {
    list-style-type: none;
    padding: 0;
}

.academyitems-list .academyitems-item .academyitem-info {
    padding: 20px;
}

.academyitems-list .academyitems-item .academyitem-image {
    height: 300px;
    margin: 0 auto;
    display: block;
    background-size: cover;
    margin-bottom: 15px;
    background-position: center center;
}

.academyitem-main {
    display: flex;
    gap: 15px;
    flex-direction: row;
    align-items: stretch;
}

.academyitem-main .academyitem-image {
    width: 30%;
    min-height: 400px;
}

.academyitem-main .academyitem-image .academyitem-image-bg {
    height: 100%;
}

.academyintro p {
    margin-bottom: 10px;
    text-align: justify;
}

.sidebar-pagine-general {
    padding: 20px;
}

.sidebar-pagine-general .sidebar-pagine {
    margin-bottom: 20px;
}

.sidebar-pagine-general .sidebar-pagine h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
}

.sidebar-pagine-general .sidebar-pagine .voices {
    list-style-type: none;
    padding: 0;
    margin-bottom: 40px;
}

.sidebar-pagine-general .sidebar-pagine .voices li {
    margin-bottom: 15px;
}

.sidebar-pagine-general .sidebar-pagine .voices a {
    color: #343434;
    font-size: 16px;
    cursor: pointer;
}

.sidebar-pagine-general .sidebar-pagine .voices i {
    margin-right: 5px;
}

.page-azienda-title .title {
    font-size: 26px;
}

.form.contact .amgdpr-text {
    color: #1e1e1e;
}

.form.contact .amgdpr-label a,
.form.contact .amgdpr-label a:hover {
    color: #D71920;
}

.form.contact .action.submit.primary {
    background-color: #D71920;
    border: none;
}

/* Page Coupon */

.page-coupon .col-12 {
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    display: grid;
}

.page-coupon .block-coupon {
    display: block;
    float: left;
    border: 2px solid #D1DEE5;
    border-radius: 10px;
    background-color: #f7f9fa;
    position: relative;
    display: inline-block;
}

.page-coupon .block-coupon .coupon-img {
    border-bottom: 2px dashed #D1DEE5;
    padding: 15px;
    background-color: #fff;
    border-radius: 10px 10px 0 0;
}

.page-coupon .block-coupon .title {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
    color: #092840;
    padding: 25px 25px 0;
}

.page-coupon .block-coupon .description {
    color: #092840;
    padding: 0 25px;
    margin-bottom: 6rem;
}

.page-coupon .block-coupon .btn-coupon {
    background-color: #092840;
    display: block;
    color: #fff;
    padding: 10px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    width: 84%;
    margin: 8%;
}

.page-coupon .block-coupon:hover {
    cursor: pointer;
}

.page-coupon .block-coupon:hover .btn-coupon {
    background-color: #3da7f6;
    transition: 0.3s;
}

.page-coupon {
    margin-bottom: 2rem;
}

.page-coupon .page-title h1 {
    font-size: 30px;
    margin-bottom: 1rem;
}

.page-coupon .page-title p {
    margin-bottom: 4rem;
    font-size: 18px;
    width: 48%;
    margin: 0 auto 4rem;
    line-height: 30px;
}

.page-coupon .page-title img {
    margin-bottom: 20px;
}

/* Punti fedeltà */

.page-fedelity .page-title img {
    margin-bottom: 20px;
}

.page-fedelity .page-title h1 {
    font-size: 38px;
    margin-bottom: 1rem;
}

.page-fedelity .page-title p {
    margin-bottom: 4rem;
    font-size: 18px;
    width: 480;
    margin: 0 auto 1rem;
    line-height: 30px;
}

.page-fedelity .page-title {
    background-color: #fdefef;
    padding: 60px 30px 30px;
    margin-bottom: 4rem;
    border-radius: 10px;
}

.container-width.page-fedelity {
    margin: 2rem auto 0;
}

.page-fedelity p.big {
    font-size: 18px;
    line-height: 36px;
}

.page-fedelity h2,
.page-fedelity h3 {
    font-size: 24px;
    margin-top: 6rem;
}

.page-fedelity .block-coupon {
    display: block;
    border: 2px solid #D1DEE5;
    border-radius: 10px;
    position: relative;
    display: inline-block;
}

.page-fedelity .block-coupon .title {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
    color: #092840;
    padding: 0 25px 0;
}

.page-fedelity .block-coupon .icon {
    margin-bottom: 15px;
    font-size: 25px;
    margin-top: 25px;
}

.page-fedelity .block-coupon .description {
    color: #092840;
    padding: 0 25px;
    margin-bottom: 6rem;
}

.page-fedelity .block-coupon .btn-coupon {
    background-color: #092840;
    display: block;
    color: #fff;
    padding: 10px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    width: 84%;
    margin: 8%;
}

.page-fedelity .col-lg-8 {
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    display: grid;
}

.static-information-page.payment-page .info-payment {
    padding: 5em 0;
}

.static-information-page hr {
    height: 2px;
    border: none;
    background-color: #dfe3e5;
    width: 100%;
    margin: 50px 0;
}

.static-information-page.payment-page hr {
    margin: 0;
}

.page-coupon.faq-page .col-12 {
    grid-template-columns: repeat(5, 1fr) !important;
}

.faq-page .row details {
    box-shadow: 0px 0px 30px #DEE5E8;
    padding: 15px;
    border-radius: 6px;
    margin-bottom: 20px;
    cursor: pointer;
}

.faq-page .row details summary {
    font-weight: 600;
    font-size: 1rem;
}

.faq__content p {
    margin: 10px 0 0;
}

.faq-page .row details[open] > summary::after {
    position: absolute;
    content: "-";
    right: 20px;
}

.faq-page .row details > summary::after {
    position: absolute;
    content: "+";
    right: 20px;
}

.contact-info .tsicon {
    background-color: #D71920;
    padding: 20px;
    float: left;
    margin-bottom: 20px;
    background-size: 20px;
}

.form.password.reset .action.submit.primary {
    background-color: #D71920;
    border: none;
}

.porto-info-list li,
.product.description ul li {
    display: inline-block;
}

#amrelated-block-6 {
    display: none;
}

.keforma_es #amrelated-block-6 {
    display: block;
}

/*.product-info-details-upsell .clerk {*/
/*    display: block;*/
/*}*/

.keforma_es .product-info-details-upsell .clerk {
    display: none;
}
