.sticky-bottom .content-group-block {
    display: none !important;
}

body {
    padding-bottom: unset !important;
}

.catalog-product-view .product-info-price {
    .pesc-custom-price-wrapper {
        .price-base-box {
            color: #6D6868;
            font-size: 17px;
            text-align: center;

            .price-base {
                color: #6D6868;
                font-size: 17px;
            }

            .price-suffix {
                color: #6D6868;
                font-size: 17px;
            }
        }

    }


    .price-box.price-final_price {
        .cs_fn_price {
            margin-bottom: 25px;
        }
    }
}

@media (max-width: 767px) {
    .catalog-product-view .price-block .price-base-box {
        margin-top: 21px;
    }

    .catalog-product-view .product-info-price .price-kg {
        padding-left: 12px;
    }


}


@media (max-width: 480px) {
    .products-grid .product-item-actions .actions-primary button {
        font-size: 1.1rem;
        padding: 0 2px !important;
    }
}

@media (max-width: 480px) {

    .catalog-product-view .product-info-main .box-tocart .fieldset .actions .tocart:before,
    .product-options-bottom .box-tocart .fieldset .actions .tocart:before {
        right: 4em;
    }
}

.page-wrapper {
    .header-container {

        .header-middle.ontop-element {
            .r-content {
                width: 285px;

                .minicart-header {
                    .minicart-wrapper {
                        margin-right: 20px;

                        .action.showcart .counter.qty {
                            background: #4D7237 !important;
                            filter: invert(1);
                            color: #FFF !important;
                            border: 1px solid #888;
                        }
                    }
                }
            }
        }
    }
}

.header-container.header-style-38 .wishlist-container .header-wishlist .count {
    background: #4D7237 !important;
    filter: invert(1);
    color: #FFF !important;
    border: 1px solid #888;
}

.catalog-product-view .page-title-wrapper.product {
    top: 7em !important;
}

.catalog-product-view .product-info-main .box-tocart .fieldset .actions .buynow {
    color: white;
}

.sticky-bottom .block-bottom .button-sticky-bottom {

    display: none !important;
}

@media (max-width: 480px) {

    /*noinspection CssUnknownValue*/
    .page-products .columns {
        position: relative;
        /*noinspection CssUnknownValue*/
        top: ~"clamp(30px, 15vw, 91px)";
        margin-bottom: 7px;
        z-index: unset !important;
    }

}

@media (max-width: 340px) {

    .page-products .columns {
        top: 105px !important;
        margin-bottom: 61px;
    }

}

.columns .column.main {
    padding-bottom: 0;
    margin-top: 0 !important;
}

html .catalog-category-view .column.main {
    width: 100% !important;
}


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

.header-container .header.links li:last-child {
    display: none;
}

.opc-block-summary .items-in-cart .product.options dl.item-options {
    margin-bottom: 0px !important;
}

.opc-block-summary .product-item .product-item-inner {
    margin-bottom: 5px;
}

.opc-block-summary .minicart-items .product-item-details .details-qty {
    margin-top: 5px;
}

.opc-block-summary .minicart-items .product-item-name {
    margin-bottom: 0;
}

.column.main .opc-block-summary .product-item {
    padding-bottom: 0;
}

.opc-block-summary .items-in-cart .product.options span[data-role="title"] {
    display: none;
}

.cart-container .checkout-methods-items .item+.item a.action.multicheckout {
    display: none;
}

.cart-container .item-actions .actions-toolbar .action-edit {
    display: none;
}

.product-info-main .pesc-custom-price-wrapper {
    margin-top: 0;
}

.smsearch-autocomplete .product ul li .product-info .product-reviews {
    display: none;
}

[lang="es"] .product-info .price-box .price-container .price-label {
    visibility: hidden;
    position: relative;
    white-space: nowrap;
    margin-right: 15px;
}

[lang="es"] .product-info .price-box .price-container .price-label:after {
    content: "Importe Total";
    visibility: visible;
    position: absolute;
    left: 0;
}

[lang="es"] .product-info-price .price-box .price-container .price-label {
    visibility: hidden;
    position: relative;
    white-space: nowrap;
    margin-right: 15px;
}

[lang="es"] .product-info-price .price-box .price-container .price-label:after {
    content: "Importe Total";
    visibility: visible;
    position: absolute;
    left: 0;
    top: 3px;
}

.checkout-shipping-address div#checkout-step-shipping {
    padding-top: 10px;
}

.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
    background: #4D7237;
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: #4D7237 !important;
}

.header-container .minicart-wrapper .action.showcart .counter.qty {
    background: #bc97e3 !important;
}

.footer-content .social-footer-list a {
    font-size: 1.4rem;
}

.w-dyn-item.w-col.w-col-4 .hm_mp_content {
    display: none;
}

.header-container .header-middle .r-content .block-header.customer-links {
    margin-left: 18px;
}

.header-container .minicart-header .minicart-wrapper {
    margin-right: 5px;
}

.catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form {
    margin-top: 0;
}

.catalog-product-view .page-main .columns .column.main .product-info-main {
    padding: 15px 35px;
}

.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
    margin-top: 0 !important;
}

.product-info-main .product-add-form .product-options-wrapper .fieldset .field.configurable {
    width: 30%;
    float: left;
    margin-right: 15px !important;
    margin-bottom: 0px;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-shop_key-benefits ul {
    min-height: auto;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-shop_key-benefits .list-unstyled li {
    padding: 4px 0;
}

.product-info-main .box-tocart .field.qty .control {
    border-right: 0;
}

.product-info-main .box-tocart .field.qty .qty-control .qty-btn:first-child {
    margin-bottom: 5px;
    margin-top: 3px;
}

.product-info-main .box-tocart .field.qty .qty-control .qty-button {
    margin-top: 0;
    background: #fff;
}

.product-info-main .box-tocart .field.qty .qty-control .qty-btn {
    background: #fff !important;
}

.product-info-main .box-tocart .field.qty .control .tf-qty {
    background: #fff;
}

.custom-features-grid .feature-block {
    margin-bottom: 20px;
}

.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
    height: 40px;
    width: 40px;
    line-height: 35px;
}

.shipping-address-item .action-select-shipping-item {
    margin-top: 0 !important;
}

.catalog-product-view main#maincontent {
    padding-top: 0;
}

.catalog-product-view header.page-header {
    padding-bottom: 0;
}

.header-container .minicart-wrapper .action.showcart {
    filter: brightness(1) invert(1);
}

.block-header:before {
    filter: brightness(0) invert(1);
}

.products-grid .product-item-actions .actions-primary button:hover {
    background: #4D7237 !important;
}

.header-38-style .desktop-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_actived:hover>a {
    color: #fff !important;
    text-decoration: underline;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-shop_key-benefits {
    border-radius: 10px;
}

.catalog-product-view .page-main .columns .column.main .product.media {
    border-radius: 10px;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-side-top {
    border-radius: 10px;
}

.footer-block .footer-block-content .ft-contact li {
    font-size: 1.4rem;
}

.cms-index-index .custom-features-grid {
    padding-bottom: 0;
}

.cms-index-index .page-wrapper header.page-header {
    padding-bottom: 0;
}

.block-subscribe-footer .newsletter-content button:hover {
    background-color: #486b34 !important;
}

.checkout-container .authentication-wrapper .action-auth-toggle {
    background: #f2ebd6;
}

.minicart-wrapper .block-minicart .block-content>.actions .secondary a {
    background: #f2ebd6 !important;
}

.products-grid .product-item-actions .actions-primary button {
    background: #f2ebd6;
}

.catalog-product-view .page-main .columns .column.main .product-info-main .action.primary.tocart span {
    color: #f2ebd6;
}

.catalog-product-view .gallery-placeholder .fotorama__thumb__arr.fotorama__thumb__arr--right {
    right: 30px;
}

.catalog-product-view .fotorama__nav-wrap--horizontal.fotorama__nav-wrap {
    min-height: 30px;
    position: absolute;
    bottom: -10px;
    text-align: center;
    padding: 5px 8px;
    opacity: 0.5;
    background-color: white;
    opacity: 0.5;
}

.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    background: transparent;
    border: none;
    color: #fff;
}

.catalog-product-view .gallery-placeholder .fotorama__thumb__arr.fotorama__thumb__arr--right:before {
    font-size: 35px;
}

.catalog-product-view .gallery-placeholder .fotorama__thumb__arr.fotorama__thumb__arr--left:before {
    font-size: 35px;
}

.catalog-product-view .fotorama__nav-wrap--horizontal.fotorama__nav-wrap {
    position: absolute;
    bottom: -10px;
    text-align: center;
}

.catalog-product-view .page-main .columns .column.main .product.media .fotorama__stage__frame {
    border-radius: 10px;
}

.catalog-product-view .page-main .columns .column.main .product.media {
    margin-bottom: 0 !important;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-side-top {
    height: auto;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-shop_key-benefits {
    padding: 15px 10px;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-shop_key-benefits .list-unstyled li p {
    font-size: 16px;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-shop_key-benefits .list-unstyled img {
    width: 38px;
}

.catalog-product-view .product-info-main .box-tocart .fieldset .actions .buynow {
    background-color: #285519 !important;
}

.product-info-main .box-tocart .field.qty .qty-control .qty-btn,
.product-options-bottom .box-tocart .field.qty .qty-control .qty-btn {
    background: #f2ebd6;
}

.catalog-category-view main.page-main .category-view .category-description-wrapper {
    padding-top: 40px;
}

/* Category page: center title + move description styling (desktop + mobile) */
.catalog-category-view main.page-main .page-title-wrapper {
    text-align: center;
    margin-bottom: 2em;
}

.catalog-category-view main.page-main h1.page-title,
.catalog-category-view main.page-main h1.page-title .base {
    text-align: center;
}

.catalog-category-view main.page-main .category-description {
    padding: 15px;
    text-align: center;
    margin-bottom: 0; /* remove old margin-bottom (e.g. 23px) */
}

.catalog-category-view .breadcrumbs {
    z-index: 1;
}

.catalog-category-view #maincontent {
    margin-top: 11em;
}

.catalog-category-view .category-view {
    position: absolute;
    top: 7em;
    left: 0;
    right: 0;
}

.products-grid .product-item-name a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block !important;
}

#co-shipping-method-form div#checkout-shipping-method-load {
    display: none;
}

.checkout-shipping-method .step-title {
    display: none;
}

.checkout-index-index .ui-datepicker .ui-datepicker-calendar td {
    background: #fff;
    border: none;
}

.checkout-index-index .ui-datepicker .ui-datepicker-header {
    background: #515151;
}

.checkout-index-index .ui-datepicker {
    border-color: #fff;
    padding: 0;
    padding-top: 0;
    width: auto;
    border-left: 0;
}

.checkout-index-index .ui-datepicker .ui-datepicker-buttonpane {
    border-top: none;
    background: #fff;
    padding: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.checkout-index-index .ui-datepicker .ui-datepicker-calendar th {
    border: none;
}

.checkout-index-index .ui-datepicker .ui-datepicker-calendar {
    border: none;
}

.ui-datepicker .ui-datepicker-title {
    color: #fff;
}

.checkout-index-index .ui-datepicker .ui-datepicker-header {
    padding-top: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.checkout-index-index .ui-datepicker {
    border-bottom-right-radius: 10px !important;
    border: none;
}

.checkout-index-index .ui-datepicker .ui-datepicker-next {
    right: 10px;
}

.checkout-index-index .ui-datepicker .ui-datepicker-prev {
    left: 10px;
}

.checkout-index-index .ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 10px;
}

.checkout-index-index .ui-datepicker .ui-datepicker-calendar th {
    color: #c5c5c5;
}

.checkout-index-index .ui-datepicker td span {
    text-align: center;
}

.checkout-index-index .ui-datepicker .ui-datepicker-calendar th {
    background: #fff;
}

.checkout-index-index .ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    border-color: transparent #fff transparent #fff;
}

.checkout-index-index .ui-datepicker .ui-datepicker-calendar td a {
    background: #4D7237 !important;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    margin-right: 5px;
}

@media (max-width: 767px) {
    [lang="en"] .product-info-price .price-box .price-container .price-label {
        position: unset;
    }

    .catalog-category-view #maincontent {
        margin-top: 16em;
    }

    .catalog-category-view .category-view {
        top: 4em;
    }

    .catalog-product-view .page-title-wrapper.product {
        position: absolute;
        top: 8em;
        left: 3em;
    }

    .catalog-product-view .price-block .price-base-box {
        text-align: center;
    }

    .catalog-product-view .product-info-price .price-box .price-container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .catalog-product-view .product-info-price span.price-label-sfx {
        display: none;
    }

    .catalog-product-view .product-info-price .cs_fn_price span.price-label-sfx-cs {
        margin-left: 8px;
        margin-top: 2px;
        color: #b2b5b7;
        display: block !important;
    }

    .catalog-product-view .product-info-price .price-box .price-container .price-label {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form {
        display: table-header-group;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main .desc-attributes {
        display: table-footer-group;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main {
        padding-left: 0;
        padding-right: 0;
    }

    .catalog-product-view .page-main .columns {
        padding-left: 0;
        padding-right: 0;
    }

    .price-block .price-base-box .price-base {
        font-size: 15px;
    }

    .price-block .price-base-box .price-suffix {
        font-size: 9px;
        color: #b2b5b7;
    }

    .catalog-product-view .product-info-price .price-box .price-container .price-label {
        color: #a1b2ba;
        font-size: 15px;
    }

    .product-add-form .product-options-wrapper label span {
        color: #c0c5c9;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main .super-attribute-select {
        padding-left: 25px;
        height: 56px;
        font-size: 15px;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main .box-tocart button {
        height: 50px;
    }

    .catalog-product-view .product-info-main .box-tocart .fieldset .actions .tocart:before,
    .product-options-bottom .box-tocart .fieldset .actions .tocart:before {
        position: relative;
        right: 5em;
    }

    .catalog-product-view .product-info-main .box-tocart .fieldset .actions .buynow:before {
        position: relative;
        right: 4em;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main .item-attributes ul li {
        float: none;
        font-size: 12px;
    }

    .catalog-product-view .fotorama__stage__frame.fotorama__active {
        border: none;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main {
        background: #f7fafb;
    }

    .catalog-product-view .product-info-price span.cs_fn_price {
        display: flex;
    }
}




.header-middle {
    background-color: black !important;
}

.desktop-menu .horizontal-block .sm_megamenu_menu>li>a {
    color: white !important;
}



.header-container.header-style-38 .minicart-wrapper .action.showcart .counter.qty {
    background-color: #4D7237;
    filter: brightness(4) invert(1);
    color: black !important;
}

.header-38-style .desktop-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li:hover>a {
    background-color: black !important;
}

.catalog-product-view .page-main .columns {
    display: flex;
    margin: 0 auto;
    padding: unset !important;
    border-bottom: 1px solid #ddd;
}

.product.info.detailed {
    margin-top: 30px;
}

.opc-block-summary .items-in-cart>.title:after {
    display: none !important;
}

.field.addresses .shipping-address-items ul.shipping-address-list .shipping-address-item.selected-item {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 70px;
}

.shipping-address-item .action {
    margin-top: 0px !important;
    padding-bottom: 5px !important;
    position: relative;
    z-index: auto;
}

.field.addresses .shipping-address-items ul.shipping-address-list .shipping-address-item.selected-item {
    height: 42px;
}

.header-38-style .desktop-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_actived>a {
    background-color: #000 !important;
    color: #fff !important;
    text-decoration: underline;
}

@media (min-width: 769px),
print {
    .logo img {
        max-height: inherit;
        filter: brightness(0) invert(1);
    }
}


@media screen and (min-width: 1024px) {

    .catalog-product-view .page-main .columns .column.main .product-info-main,
    .product-info-price {
        background: #f2ebd6 !important;
    }

    .catalog-product-view .block-top-sidebar-product-page_new .product-shop_key-benefits {
        background-color: #fdfdfa !important;
    }

    .product-info-main .box-tocart .action.tocart {
        background-color: black !important;
    }

    .product-info-main .box-tocart .fieldset .actions .buynow {
        border: 1px solid #4D7237;
        background: #4D7237 !important;
        color: white !important;
    }

    .pesc-custom-price-wrapper {
        background-color: #f2ebd6 !important;
    }

    .header-container .minicart-header {
        display: inline-block;
        vertical-align: top;
        margin-left: 15px !important;
        height: 24px;
    }
}

@media (max-width: 767px) {
    .field.addresses .shipping-address-items ul.shipping-address-list .shipping-address-item {
        display: flex;
        height: auto !important;
        line-height: 22px;
        flex-direction: column;
    }

    .catalog-product-view .page-title-wrapper.product {
        position: absolute;
        top: 6em !important;
        left: unset !important;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main {
        padding: unset !important;
    }
}

[lang="en"] .product-info-price .price-box .price-container .price-label {
    left: -6rem;
    position: relative;
}



.desc-attributes {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.product-info-main {
    min-height: 550px;
}

.product-info-main .product-info-price .price-box {
    margin-bottom: 10px;
}

.product-info-price .price-box span.price-label-sfx {
    display: none !important;
}

.catalog-product-view .page-main .columns .column.main .product-info-main .item-attributes {
    text-align: center;
}

.catalog-product-view .page-main .columns .column.main .product-info-main .item-attributes ul.list-unstyled {
    display: inline-block;
}

.product-info-price .price-kg {
    text-align: center;
}



header.page-header {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99;
    left: 0px;
    transition: top 0.3s ease;
}

.page-wrapper {
    margin-top: 91px;
}

/* Style to apply after scroll */
header.page-header.scrolled {
    top: 0px;
}

.checkout-index-index .opc-block-summary .items-in-cart>.title {
    cursor: auto;
}

.product-info-main .product-info-price .pesc-custom-price-wrapper .page-title {
    text-align: center;
}

.customer-account-create .form-create-account .fieldset.create.info>.field:last-child {
    display: none;
}

.show-sidebar-nav .nav-overlay {
    z-index: 10;
}

@media(max-width: 468px) {
    .products-grid .product-item .price-box {
        min-height: 45px;
    }

    .page-products .products-grid .product-item .price-box {
        min-height: 64px !important;
    }
}

@media (max-width: 767px) {
    .catalog-product-view .page-main .columns .column.main .product.media h1.page-title {
        text-align: center;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main .desc-attributes {
        display: table-footer-group !Important;
    }

    .catalog-product-view.product-type-grouped .page-main .columns .column.main .product-info-main .price-container {
        transform: translate(-50%);
        top: -20px;
    }


    .catalog-product-view .page-main .columns .column.main .product-info-main .price-container {
        transform: translate(15%);
        top: -20px;
    }

    .catalog-product-view .product-info-main .product-info-price .price-box {
        min-height: 50px;
    }

    .header-mobile .nav-tabs>a {
        color: #285519 !important;
    }

    .header-mobile .sidebar-nav-mobile {
        background-color: #f2ebd6;
    }

    .toolbar-products {
        display: none;
    }

    #top-cart-btn-checkout {
        background: #4D7237;
    }

    .payment-option._collapsible.opc-payment-additional.discount-code {
        display: none !important;
    }

    .catalog-product-view .product-info-main .box-tocart .action.tocart:hover {
        background-color: #4D7237 !important;
        color: #FFFFFF !important;
    }
}

.widget.block.block-static-block {
    margin-bottom: 0;
}

.desc-attributes {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.product-info-main {
    min-height: 550px;
}

.product-info-main .product-info-price .price-box {
    margin-bottom: 10px;
}

.product-info-price .price-box span.price-label-sfx {
    display: none !important;
}

.catalog-product-view .page-main .columns .column.main .product-info-main .item-attributes {
    text-align: center;
}

.catalog-product-view .page-main .columns .column.main .product-info-main .item-attributes ul.list-unstyled {
    display: inline-block;
}

.product-info-price .price-kg {
    text-align: center;
}

[lang="en"] .product-info-price .price-box .price-container .price-label {
    left: -6rem;
    position: relative;
}

.catalog-product-view .page-main .columns .column.main .product.media h1.page-title {
    display: none;
}

#opc-sidebar .opc_payment_infomation {
    display: block !important;
}

.form-create-account legend.legend {
    display: none;
}

.mobile-right .icon-search1:before {
    color: #fff;
}

.mobile-right .icon-phone-call:before {
    color: #fff;
}

.mb-cart .minicart-wrapper .action.showcart:after {
    color: #fff;
}

.page-header .mobile-logo img {
    filter: invert(1);
}

.page-header .mobile-top {
    background-color: #000 !important;
}

.catalog-category-view .page-header {
    padding-bottom: 5px;
}

.block.block-filterproducts {
    padding: 0 15px;
}

.block-filterproducts .block-title {
    font-size: 25px;
    margin-bottom: 20px;
}

.product-info-price .price-box {
    text-align: center;
}

.product-info-price .price-box .price-container span.cs_fn_price {
    position: relative;
    left: -5em;
}

.product-info-price .price-box span.price-label-sfx {
    position: relative;
    left: -4.5em;
}

.price-block .price-base-box {
    text-align: center;
}

.opc-sidebar #opc-sidebar .opc-block-shipping-information .ship-via {
    display: none;
}

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

.header-container .header.links li:last-child {
    display: none;
}

.opc-block-summary .items-in-cart .product.options dl.item-options {
    margin-bottom: 0px !important;
}

.opc-block-summary .product-item .product-item-inner {
    margin-bottom: 5px;
}

.opc-block-summary .minicart-items .product-item-details .details-qty {
    margin-top: 5px;
}

.opc-block-summary .minicart-items .product-item-name {
    margin-bottom: 0;
}

.column.main .opc-block-summary .product-item {
    padding-bottom: 0;
}

.opc-block-summary .items-in-cart .product.options span[data-role="title"] {
    display: none;
}

.cart-container .checkout-methods-items .item+.item a.action.multicheckout {
    display: none;
}

.cart-container .item-actions .actions-toolbar .action-edit {
    display: none;
}

.product-info-main .pesc-custom-price-wrapper {
    margin-top: 0;
}

.smsearch-autocomplete .product ul li .product-info .product-reviews {
    display: none;
}

[lang="es"] .product-info .price-box .price-container .price-label {
    visibility: hidden;
    position: relative;
    white-space: nowrap;
    margin-right: 15px;
}

[lang="es"] .product-info .price-box .price-container .price-label:after {
    content: "Importe Total:";
    visibility: visible;
    position: absolute;
    left: 0;
}

[lang="es"] .product-info-price .price-box .price-container .price-label {
    visibility: hidden;
    position: relative;
    white-space: nowrap;
    margin-right: 15px;
}

[lang="es"] .product-info-price .price-box .price-container .price-label:after {
    content: "Importe Total:";
    visibility: visible;
    position: absolute;
    left: 0;
    top: 3px;
}

.checkout-shipping-address div#checkout-step-shipping {
    padding-top: 10px;
}

.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
    background: #4D7237;
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: #4D7237 !important;
}

.header-container .minicart-wrapper .action.showcart .counter.qty {
    background: #bc97e3 !important;
}

.footer-content .social-footer-list a {
    font-size: 1.4rem;
}

.w-dyn-item.w-col.w-col-4 .hm_mp_content {
    display: none;
}

.header-container .header-middle .r-content .block-header.customer-links {
    margin-left: 18px;
}

.header-container .minicart-header .minicart-wrapper {
    margin-right: 5px;
}

.catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form {
    margin-top: 0;
}

.catalog-product-view .page-main .columns .column.main .product-info-main {
    padding: 15px 35px;
}

.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
    margin-top: 0 !important;
}

.product-info-main .product-add-form .product-options-wrapper .fieldset .field.configurable {
    width: 31.685%;
    float: left;
    margin-right: 15px !important;
    margin-bottom: 0px;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-shop_key-benefits ul {
    min-height: auto;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-shop_key-benefits .list-unstyled li {
    padding: 9px 0;
}

.product-info-main .box-tocart .field.qty .control {
    border-right: 0;
}

.product-info-main .box-tocart .field.qty .qty-control .qty-btn:first-child {
    margin-bottom: 5px;
    margin-top: 3px;
}

.product-info-main .box-tocart .field.qty .qty-control .qty-button {
    margin-top: 0;
    background: #fff;
}

.product-info-main .box-tocart .field.qty .qty-control .qty-btn {
    background: #fff !important;
}

.product-info-main .box-tocart .field.qty .control .tf-qty {
    background: #fff;
}

.custom-features-grid .feature-block {
    margin-bottom: 20px;
}

.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
    height: 40px;
    width: 40px;
    line-height: 35px;
}

.shipping-address-item .action-select-shipping-item {
    margin-top: 0 !important;
}

.catalog-product-view main#maincontent {
    padding-top: 0;
}

.catalog-product-view header.page-header {
    padding-bottom: 0;
}

.header-container .minicart-wrapper .action.showcart {
    filter: brightness(1) invert(1);
}

.block-header:before {
    filter: brightness(0) invert(1);
}

.products-grid .product-item-actions .actions-primary button:hover {
    background: #4D7237 !important;
}

.header-38-style .desktop-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_actived:hover>a {
    color: #fff !important;
    text-decoration: underline;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-shop_key-benefits {
    border-radius: 10px;
}

.catalog-product-view .page-main .columns .column.main .product.media {
    border-radius: 10px;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-side-top {
    border-radius: 10px;
}

.footer-block .footer-block-content .ft-contact li {
    font-size: 1.4rem;
}

.cms-index-index .custom-features-grid {
    padding-bottom: 0;
}

.cms-index-index .page-wrapper header.page-header {
    padding-bottom: 0;
}

.block-subscribe-footer .newsletter-content button:hover {
    background-color: #486b34 !important;
}

.checkout-container .authentication-wrapper .action-auth-toggle {
    background: #f2ebd6;
}

.minicart-wrapper .block-minicart .block-content>.actions .secondary a {
    background: #f2ebd6 !important;
}

.products-grid .product-item-actions .actions-primary button {
    background: #f2ebd6;
}

.catalog-product-view .page-main .columns .column.main .product-info-main .action.primary.tocart span {
    color: #f2ebd6;
}

.catalog-product-view .gallery-placeholder .fotorama__thumb__arr.fotorama__thumb__arr--right {
    right: 30px;
}

.catalog-product-view .fotorama__nav-wrap--horizontal.fotorama__nav-wrap {
    min-height: 30px;
    position: absolute;
    bottom: -10px;
    text-align: center;
    padding: 5px 8px;
    opacity: 0.5;
    background-color: white;
    opacity: 0.5;
}

.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    background: transparent;
    border: none;
    color: #fff;
}

.catalog-product-view .gallery-placeholder .fotorama__thumb__arr.fotorama__thumb__arr--right:before {
    font-size: 35px;
}

.catalog-product-view .gallery-placeholder .fotorama__thumb__arr.fotorama__thumb__arr--left:before {
    font-size: 35px;
}

.catalog-product-view .fotorama__nav-wrap--horizontal.fotorama__nav-wrap {
    position: absolute;
    bottom: -10px;
    text-align: center;
}

.catalog-product-view .page-main .columns .column.main .product.media .fotorama__stage__frame {
    border-radius: 10px;
}

.catalog-product-view .page-main .columns .column.main .product.media {
    margin-bottom: 0 !important;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-side-top {
    height: auto;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-shop_key-benefits {
    padding: 15px 10px;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-shop_key-benefits .list-unstyled li p {
    font-size: 16px;
}

.catalog-product-view .block-top-sidebar-product-page_new .product-shop_key-benefits .list-unstyled img {
    width: 38px;
}

.catalog-product-view .product-info-main .box-tocart .fieldset .actions .buynow {
    background-color: #285519 !important;
}

.product-info-main .box-tocart .field.qty .qty-control .qty-btn,
.product-options-bottom .box-tocart .field.qty .qty-control .qty-btn {
    background: #f2ebd6;
}

.catalog-category-view main.page-main .category-view .category-description-wrapper {
    padding-top: 40px;
}

.catalog-category-view .breadcrumbs {
    z-index: 1;
}

.catalog-category-view #maincontent {
    margin-top: 11em;
}

.catalog-category-view .category-view {
    position: absolute;
    top: 13em;
    left: 0;
    right: 0;
}

.products-grid .product-item-name a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block !important;
}

#co-shipping-method-form div#checkout-shipping-method-load {
    display: none;
}

.checkout-shipping-method .step-title {
    display: none;
}

.checkout-index-index .ui-datepicker .ui-datepicker-calendar td {
    background: #fff;
    border: none;
}

.checkout-index-index .ui-datepicker .ui-datepicker-header {
    background: #515151;
}

.checkout-index-index .ui-datepicker {
    border-color: #fff;
    padding: 0;
    padding-top: 0;
    width: auto;
    border-left: 0;
}

.checkout-index-index .ui-datepicker .ui-datepicker-buttonpane {
    border-top: none;
    background: #fff;
    padding: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.checkout-index-index .ui-datepicker .ui-datepicker-calendar th {
    border: none;
}

.checkout-index-index .ui-datepicker .ui-datepicker-calendar {
    border: none;
}

.ui-datepicker .ui-datepicker-title {
    color: #fff;
}

.checkout-index-index .ui-datepicker .ui-datepicker-header {
    padding-top: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.checkout-index-index .ui-datepicker {
    border-bottom-right-radius: 10px !important;
    border: none;
}

.checkout-index-index .ui-datepicker .ui-datepicker-next {
    right: 10px;
}

.checkout-index-index .ui-datepicker .ui-datepicker-prev {
    left: 10px;
}

.checkout-index-index .ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 10px;
}

.checkout-index-index .ui-datepicker .ui-datepicker-calendar th {
    color: #c5c5c5;
}

.catalog-product-view .product-info-main .product-info-price .price-box .normal-price,
.catalog-product-view .page-main .columns .column.main .product-info-main .price-container {
    position: absolute;
    left: 50%;
    transform: translate(-40%);
    display: flex !important;
}

/* Reset positioning for grouped products so only grouped pages are unaffected by the rule above */
.page-product-grouped.catalog-product-view .product-info-main .product-info-price .price-box .normal-price,
.page-product-grouped.catalog-product-view .page-main .columns .column.main .product-info-main .price-container,
.catalog-product-view.page-product-grouped .product-info-main .product-info-price .price-box .normal-price,
.catalog-product-view.page-product-grouped .page-main .columns .column.main .product-info-main .price-container {
    /* revert to normal flow */
    position: static !important;
    left: auto !important;
    transform: none !important;
    display: block !important;
}

.checkout-index-index .ui-datepicker td span {
    text-align: center;
}

.checkout-index-index .ui-datepicker .ui-datepicker-calendar th {
    background: #fff;
}

.checkout-index-index .ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    border-color: transparent #fff transparent #fff;
}

.checkout-index-index .ui-datepicker .ui-datepicker-calendar td a {
    background: #4D7237 !important;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    margin-right: 5px;
}

@media (max-width: 480px) {
    .products-grid .product-item-actions .actions-primary button {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    [lang="en"] .product-info-price .price-box .price-container .price-label {
        position: unset;
    }

    .catalog-product-view .page-main .columns .column.main .product.media h1.page-title {
        display: block !important;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main .page-title {
        display: none;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main {
        background-color: #f2ebd6 !important;
    }

    .pesc-custom-price-wrapper {
        background-color: #f2ebd6 !important;
    }

    .product-info-price {
        background-color: #f2ebd6 !important;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main .box-tocart button {
        color: #fff;
    }

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

    .cms-home-demo-37 .banner-image span.banner-image-text {
        padding: 5px 8px !important;
    }

    .custom-features-grid .row>.container {
        padding: 0px 0px !important;
    }

    .block.block-filterproducts .products-grid .product-item-actions .actions-primary button {
        font-size: 11px;
    }

    .catalog-product-view .page-main .columns .column.main .product.media {
        padding-top: 50px;
    }

    .catalog-category-view main.page-main .category-description {
        padding: 15px;
        text-align: center;
        margin-bottom: 0; /* remove any previous bottom spacing (e.g. 23px) */
    }

    .catalog-category-view .page-title {
        margin-left: 10px;
    }

    .catalog-category-view .toolbar.toolbar-products {
        display: none !important;
    }

    .catalog-category-view div#layered-filter-block {
        display: none !important;
    }

    .catalog-category-view #maincontent {
        margin-top: 2em;
    }

    .catalog-category-view .category-view {
        top: 17.8em;
    }

    .catalog-product-view .page-title-wrapper.product {
        position: absolute;
        top: 8em;
        left: 3em;
        margin-top: 10px;
    }

    .catalog-product-view .price-block .price-base-box {
        text-align: center;
    }

    .catalog-product-view .product-info-price .price-box .price-container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }


    /*.catalog-product-view .product-info-price .cs_fn_price span.price-label-sfx-cs {
        margin-left: 8px;
        margin-top: 2px;
        color: #b2b5b7;
    display: block !important;
}*/
    .catalog-product-view .product-info-price .price-box .price-container .price-label {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form {
        display: table-header-group;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main .desc-attributes {
        display: table-footer-group;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main {
        padding-left: 0;
        padding-right: 0;
    }

    .catalog-product-view .page-main .columns {
        padding-left: 0;
        padding-right: 0;
    }

    .price-block .price-base-box .price-base {
        font-size: 15px;
    }

    .price-block .price-base-box .price-suffix {
        font-size: 9px;
        color: #b2b5b7;
    }

    .catalog-product-view .product-info-price .price-box .price-container .price-label {
        color: #a1b2ba;
        font-size: 15px;
    }

    .product-add-form .product-options-wrapper label span {
        color: #c0c5c9;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main .super-attribute-select {
        padding-left: 25px;
        height: 56px;
        font-size: 15px;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main .box-tocart button {
        height: 50px;
    }

    .catalog-product-view .product-info-main .box-tocart .fieldset .actions .tocart:before,
    .product-options-bottom .box-tocart .fieldset .actions .tocart:before {
        position: relative;
        right: 5em;
    }

    .catalog-product-view .product-info-main .box-tocart .fieldset .actions .buynow:before {
        position: relative;
        right: 5em;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main .item-attributes ul li {
        float: none;
        font-size: 12px;
    }

    .catalog-product-view .fotorama__stage__frame.fotorama__active {
        border: none;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main {
        background: #f7fafb;
    }

    .catalog-product-view .product-info-price span.cs_fn_price {
        display: flex;
    }
}




.header-middle {
    background-color: black !important;
}

.desktop-menu .horizontal-block .sm_megamenu_menu>li>a {
    color: white !important;
}



.header-container.header-style-38 .minicart-wrapper .action.showcart .counter.qty {
    background-color: #4D7237;
    filter: brightness(4) invert(1);
    color: black !important;
}

.header-38-style .desktop-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li:hover>a {
    background-color: black !important;
}

.catalog-product-view .page-main .columns {
    display: flex;
    margin: 0 auto;
    padding: unset !important;
    border-bottom: 1px solid #ddd;
}

.product.info.detailed {
    margin-top: 30px;
}

.opc-block-summary .items-in-cart>.title:after {
    display: none !important;
}

.field.addresses .shipping-address-items ul.shipping-address-list .shipping-address-item.selected-item {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 70px;
}

.shipping-address-item .action {
    margin-top: 0px !important;
    padding-bottom: 5px !important;
    position: relative;
}

.field.addresses .shipping-address-items ul.shipping-address-list .shipping-address-item.selected-item {
    height: 42px;
}

.header-38-style .desktop-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_actived>a {
    background-color: #000 !important;
    color: #fff !important;
    text-decoration: underline;
}

@media (min-width: 769px),
print {
    .logo img {
        max-height: inherit;
        filter: brightness(0) invert(1);
    }
}


@media screen and (min-width: 1024px) {
    .header-container .minicart-header.instagram {
        margin-left: 25px !important;
    }

    .catalog-product-view .page-main .columns .column.main .product-info-main,
    .product-info-price {
        background: #f2ebd6 !important;
    }

    .catalog-product-view .block-top-sidebar-product-page_new .product-shop_key-benefits {
        background-color: #fdfdfa !important;
    }

    .product-info-main .box-tocart .action.tocart {
        background-color: black !important;
    }

    .product-info-main .box-tocart .fieldset .actions .buynow {
        border: 1px solid #4D7237;
        background: #4D7237 !important;
        color: white !important;
    }

    .pesc-custom-price-wrapper {
        background-color: #f2ebd6 !important;
    }

    .header-container .minicart-header {
        display: inline-block;
        vertical-align: top;
        margin-left: 15px !important;
        height: 24px;
    }
}

@media (max-width: 767px) {
    [lang="es"] .product-info-price .price-box .price-container .price-label:after {
        left: 30px !important;
    }

    .product-info-price .price-box .price-container span.cs_fn_price {
        position: unset !important;
    }

    .catalog-product-view .product-info-price span.price-label-sfx {
        display: none !important;
    }

    .field.addresses .shipping-address-items ul.shipping-address-list .shipping-address-item {
        display: flex;
        height: auto !important;
        line-height: 22px;
        flex-direction: column;
    }

    .catalog-product-view .page-title-wrapper.product {
        position: absolute;
        top: 6em !important;
        left: unset !important;
    }

    .catalog-product-view.product-type-grouped .page-main .columns .column.main .product-info-main {
        padding: unset !important;
    }
}

.catalog-product-view .product-info-main .product-info-price .price-box {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 36px;
}

.catalog-product-view.product-type-simple .product-info-main .product-info-price .price-box .normal-price,
.catalog-product-view.product-type-simple .page-main .columns .column.main .product-info-main .price-container,
.catalog-product-view.product-type-configurable .product-info-main .product-info-price .price-box .normal-price,
.catalog-product-view.product-type-configurable .page-main .columns .column.main .product-info-main .price-container {
    position: absolute;
    left: 50%;
    transform: translate(-40%);
    display: flex !important;
}

.catalog-product-view .product-info-main .desc-attributes {
    display: block !important;
}

.catalog-product-view .page-main .columns .column.main .product-info-main .item-attributes {
    text-align: left !important;
}

.footer-bottom address {
    text-align: center !important;
}

.footer-bottom address small.copyright {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 12px;
}

.page-footer .footer-links-bottom {
    margin-bottom: 20px;
}

.page-footer .footer-bottom {
    padding-bottom: 45px;

}


@media(max-width: 1024px) {
    .minicart-mobile .minicart-wrapper .action.showcart .counter.qty {
        font-weight: bold;
    }

    .header-mobile .mobile-bottom {
        background-color: #f2ebd6;
    }

    .catalog-product-view .product-info-main .box-tocart .fieldset .actions .buynow {
        background-color: #000 !important;
    }

    .catalog-product-view .product-info-price .price-box .price-container .price-label,
    .catalog-product-view .product-info-price .cs_fn_price span.price-label-sfx-cs {
        color: #000 !important;
    }

    .checkout-index-index .shipping-address-item .action {
        z-index: auto;
    }
}

@media(max-width: 768px) {

    catalog-product-view .product-info-main .box-tocart .actions,
    .product-options-bottom .box-tocart .actions {
        padding: 0 10px !important;
    }
}

@media(max-width: 468px) {
    .footer-bottom address small.copyright {
        border-bottom: 0px;
    }
}

.products-related .product-item-details .price-box span.price-label-sfx-cs {
    display: inline-block !important;
}

.products-related .product-item-details .price-box span.price-label-sfx {
    display: none;
}

.product-item .price-box .price-label:after {
    content: "" !important;
}

@media(max-width: 768px) {

    .opc-estimated-wrapper .estimated-block,
    .opc_payment_infomation,
    .opc-block-shipping-information {
        display: none !important;
    }

    .opc-block-summary {
        background: #f2ebd6;
    }

    .products-related span.price-label {
        display: none;
    }

    .catalog-product-view .product-info-main .box-tocart .actions,
    .product-options-bottom .box-tocart .actions {
        padding: 0 10px !important;
    }
}

@media(max-width: 468px) {
    .footer-bottom address small.copyright {
        border-bottom: 0px;
    }
}

.header-mobile .sidebar-nav-mobile {
    transition: 0s;
    -moz-transition: 0s;
    -webkit-transition: 0s;
    -o-transition: 0s;
}

.header-container {
    background: #000;
}

body {
    background-color: #000 !important;
    background: #000 !important;
}

.page-wrapper {
    background-color: #fff !important;
    background: #fff !important;
}

@media (min-width: 767px) {
    .page-wrapper .page-header {
        padding-bottom: 0px !important;
    }
}

@media(max-width: 768px) {
    .header.links .customer-welcome .customer-menu {
        background: #f2ebd6 !important;
    }

    .header-mobile .customer-welcome .customer-menu li:last-child {
        opacity: 0;
        visibility: hidden;
    }


    .checkout-index-index .new-address-popup .action-show-popup:focus {
        background: #4D7237;
    }

    .catalogsearch-result-index .price-box .price-label {
        display: none;
    }

    .catalog-product-view.product-type-grouped .page-main .columns .column.main .product-info-main .price-container {
        flex-direction: row;
        margin-top: 20px;
        transform: translate(-50%);
    }

    .catalog-product-view.product-type-simple .page-main .columns .column.main .product-info-main .price-container,
    .catalog-product-view.product-type-configurable .page-main .columns .column.main .product-info-main .price-container {
        flex-direction: row !important;
        margin-top: 20px !important;
        transform: translate(15%) !important;
    }

    .catalog-product-view .product-info-price .price-box .price-container .price-label {
        margin: 0;
    }

    [lang="es"] .product-info-price .price-box .price-container .price-label:after {
        left: 0px !important;
        top: -15px;
    }

    .product-info-price .price-box .price-container span.cs_fn_price {
        flex-direction: column;
        gap: 8px;
    }

    [lang="es"] span.price-label {
        max-width: 105px;
    }
}

.catalogsearch-result-index .sidebar.sidebar-main {
    display: none;
}

.catalogsearch-result-index .columns .column.main {
    width: 100%;
}

.checkout-index-index .shipping-address-item .action {
    z-index: auto !important;
}

.product-21-style .products-grid .product-item-info:hover .product-item-actions .actions-primary button {
    background-color: #4D7237 !important;
}

.products-grid .product-item-actions .actions-primary button {
    background: #f2ebd6 !important;
}

.footer-style-29 .block-subscribe-footer .newsletter-content button {
    background-color: #4D7237 !important;
}

#maincontent .products-grid .product-item-actions .actions-primary button:hover {
    background: #4D7237 !important;
    color: #fff;
}

.catalogsearch-result-index .price-box span.price-label-sfx {
    display: none;
}

.catalogsearch-result-index .price-box .price-label-sfx-cs {
    display: block !important;
}


.cart-totals {
    .table-wrapper {
        .totals.shipping {
            .mark {
                .value {
                    display: none !important;
                }
            }
        }
    }
}

.opc-block-summary {
    .table.table-totals {
        .totals.shipping {
            .mark {
                .value {
                    display: none !important;
                }
            }
        }
    }
}



#smsearch-autocomplete {
    .product {
        .product-info {
            .product-price {
                .price-box {
                    .normal-price {
                        .price-container.price-final_price {
                            .cs_fn_price {
                                .price-label-sfx-cs {
                                    display: none !important;
                                }
                            }
                        }
                    }

                    .price-label {
                        margin-right: 0 !important;
                    }

                    .price-label-sfx-cs {
                        display: inline-block !important;
                        margin-left: 5px;
                    }
                }
            }
        }

        .see-all>span {
            padding-right: 5px;
        }
    }
}



#checkout .authentication-wrapper {
    .action.action-auth-toggle {
        background: #486b34;
        color: #fff;
    }
}


.cart-totals {
    .table-wrapper {
        tr.totals.sub {
            background: #486b34;
            color: #fff;
        }
    }
}


.opc-block-summary {
    .table.table-totals {
        tr.totals.sub {
            background: #486b34;
            color: #fff;
        }
    }
}

@media (min-width: 480px) {
    .hero-content-wrapper {
        .hero-content {
            padding-top: 50px;

            .hero-title {}
        }
    }
}

@media (max-width: 480px) {
    .hero-content-wrapper {
        .hero-content {
            .hero-title {
                font-size: 25px;
                padding-top: 15px;
                padding-left: 35px;
                padding-right: 35px;
            }
        }
    }


    .columns {
        .column.main {
            .products.products-grid {
                .product.product-item {
                    .product-item-info {
                        .product-item-actions {
                            .action.tocart {
                                height: 40px;
                                font-size: 1.2rem;
                                line-height: 20px;
                            }
                        }
                    }
                }
            }
        }
    }
}

@media (max-width: 768px) {
    .hero-content-wrapper {
        .hero-content {
            .hero-title {
                font-size: 25px;
                padding-top: 15px;
                padding-left: 35px;
                padding-right: 35px;
            }
        }
    }

    .columns {
        .column.main {
            .products.products-grid {
                .product.product-item {
                    .product-item-info {
                        .product-item-actions {
                            .action.tocart {
                                height: 40px;
                                font-size: 1.2rem;
                                line-height: 20px;
                            }
                        }
                    }
                }
            }
        }
    }

}




.banner-image-3img-wrapper {
    .banner-image-3img {
        div.banner-image-txt {
            span.banner-image-text {
                background: 0.4px rgba(0, 0, 0, 0.5);
                text-shadow:
                    0 1px 2px rgba(0, 0, 0, 0.45),
                    0 3px 8px rgba(0, 0, 0, 0.55),
                    0 12px 28px rgba(0, 0, 0, 0.35);

                box-shadow:
                    0 1px 2px rgba(0, 0, 0, 0.45),
                    0 3px 8px rgba(0, 0, 0, 0.55),
                    0 12px 28px rgba(0, 0, 0, 0.35);
                text-stroke: 0.4px rgba(0, 0, 0, 0.5);
                -webkit-text-stroke: 0.4px rgba(0, 0, 0, 0.5);
            }
        }
    }
}




.checkout-onepage-success {
    .page-main {
        .page-title-wrapper {
            .action.print {
                display: none !important;
            }
        }
    }
}

.header-38-style.cms-index-index {

    .products-grid {
        .product-item-info {
            .price-box.price-final_price {
                .price-label-sfx {
                    color: #666666 !important;
                }
            }
        }

    }

}


.checkout-index-index {
    .checkout-payment-method .billing-address-same-as-shipping-block {
        margin: 0 0 11.5px;
        background: #f2ebd6;
        padding: 4px;
        font-weight: 600;
        border: 1px solid #ccc;
    }
}

/* ========================================
   Grouped Product Mobile & Responsive Styles
   ======================================== */

/* Mobile styles for grouped products */
@media (max-width: 767px) {

    /* Make table wrapper scrollable on very small screens */
    .table-wrapper.grouped {
        overflow-x: visible;
        margin-bottom: 20px;
    }

    /* Adjust table layout for mobile */
    .table-wrapper.grouped table.data.grouped {
        min-width: 100%;
        border: none;
        display: block;
    }

    /* Hide table headers on mobile */
    .table-wrapper.grouped table.data.grouped thead {
        display: none;
    }

    /* Hide the table caption */
    .table-wrapper.grouped table.data.grouped caption {
        display: none;
    }

    .table-wrapper.grouped table.data.grouped tbody {
        display: block;
    }

    /* Make each row a block - REMOVED CARD STYLE (no white bg, no shadow) */
    .table-wrapper.grouped table.data.grouped tbody tr {
        display: block;
        margin-bottom: 20px;
        padding: 0;
        background: transparent;
        border: none;
        border-bottom: 1px solid #e5e5e5;
    }

    .table-wrapper.grouped table.data.grouped tbody tr:last-child {
        border-bottom: none;
    }

    /* Make each cell a block and HIDE data-th labels */
    .table-wrapper.grouped table.data.grouped tbody td {
        display: block;
        width: 100% !important;
        border: none !important;
        padding: 5px 0 !important;
        text-align: left !important;
    }

    /* Hide the data-th attribute labels (Imagen, Nombre del producto) */
    .table-wrapper.grouped table.data.grouped tbody td::before {
        display: none !important;
        content: none !important;
    }

    /* Product image styling - aligned LEFT */
    .table-wrapper.grouped table.data.grouped tbody td.col.image {
        text-align: left !important;
        margin-bottom: 10px;
    }

    .table-wrapper.grouped table.data.grouped tbody td.col.image .image-group-product {
        display: inline-block;
        max-width: 100px;
        border: none;
    }

    .table-wrapper.grouped table.data.grouped tbody td.col.image .image-group-product img {
        width: 100%;
        height: auto;
        border-radius: 6px;
    }

    /* Product name and price */
    .table-wrapper.grouped table.data.grouped tbody td.col.item {
        margin-bottom: 5px;
    }

    .table-wrapper.grouped table.data.grouped tbody td.col.item .product-item-name {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 5px;
        display: block;
    }

    .table-wrapper.grouped table.data.grouped tbody td.col.item .price-box {
        margin-top: 5px;
    }

    /* Quantity controls container */
    .table-wrapper.grouped table.data.grouped tbody td.col.qty {
        margin-top: 10px;
    }

    /* Quantity label */
    .table-wrapper.grouped table.data.grouped tbody td.col.qty .qty-control::before {
        content: "Cantidad: ";
        font-weight: 600;
        color: #333;
        display: inline-block;
        margin-right: 10px;
    }

    .table-wrapper.grouped table.data.grouped tbody td.col.qty .control.qty-control,
    .table-wrapper.grouped table.data.grouped tbody td.col.qty .qty-control {
        display: flex !important;
        align-items: center;
        justify-content: flex-start !important;
    }

    /* Make quantity input larger for touch */
    .table-wrapper.grouped table.data.grouped tbody td.col.qty input.tf-qty,
    .table-wrapper.grouped table.data.grouped tbody td.col.qty input.qty {
        width: 70px !important;
        height: 44px !important;
        font-size: 16px !important;
        text-align: center;
        border: 1px solid #e5e5e5 !important;
        border-radius: 4px;
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield;
    }

    /* Hide number input spinners */
    .table-wrapper.grouped table.data.grouped tbody td.col.qty input::-webkit-outer-spin-button,
    .table-wrapper.grouped table.data.grouped tbody td.col.qty input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    /* Qty button container - horizontal layout */
    .table-wrapper.grouped table.data.grouped tbody td.col.qty .qty-button {
        display: flex !important;
        flex-direction: row !important;
        align-items: center;
        margin-left: 10px;
        gap: 5px;
    }

    /* Qty +/- buttons */
    .table-wrapper.grouped table.data.grouped tbody td.col.qty .qty-btn {
        width: 15px !important;
        height: 15px !important;
        background: #f2ebd6 !important;
        border: 1px solid #d4c9a8 !important;
        border-radius: 4px;
        cursor: pointer;
        transition: background 0.2s ease;
        display: flex !important;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        font-weight: bold;
        color: #333;
    }

    .table-wrapper.grouped table.data.grouped tbody td.col.qty .qty-btn:hover {
        background: #e5dcc5 !important;
    }

    /* Plus button */
    .table-wrapper.grouped table.data.grouped tbody td.col.qty .qty-btn.qty-plus::before {
        /* content: "+"; */
        font-size: 20px;
        line-height: 1;
        left: 2px;
        top: 7px
    }

    /* Minus button */
    .table-wrapper.grouped table.data.grouped tbody td.col.qty .qty-btn.qty-minus::before {
        /* content: "−"; */
        font-size: 20px;
        line-height: 1;
        left: 2px;

    }

    .table-wrapper.grouped table.data.grouped tbody td.col.qty .qty-control .qty-plus::after {
        left: 6px;
    }

    /* Out of stock message */
    .table-wrapper.grouped table.data.grouped tbody td.col.qty .stock.unavailable {
        padding: 10px;
        background: #f8d7da;
        color: #721c24;
        border-radius: 4px;
        text-align: center;
    }

    /* Tier price row */
    .table-wrapper.grouped table.data.grouped tbody tr.row-tier-price {
        margin-top: -15px;
        margin-bottom: 20px;
        padding: 10px 15px;
        background: #f9f9f9;
        border-radius: 0 0 8px 8px;
    }

    .table-wrapper.grouped table.data.grouped tbody tr.row-tier-price td {
        padding: 5px 0 !important;
    }
}

/* Tablet styles for grouped products */
@media (min-width: 768px) and (max-width: 1023px) {
    .table-wrapper.grouped {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .table-wrapper.grouped table.data.grouped {
        width: 100%;
    }

    /* Adjust image column width */
    .table-wrapper.grouped table.data.grouped td.col.image {
        width: 120px;
    }

    .table-wrapper.grouped table.data.grouped td.col.image img {
        max-width: 100px;
        height: auto;
    }

    /* Adjust quantity controls for tablet */
    .table-wrapper.grouped table.data.grouped td.col.qty input.tf-qty {
        width: 60px;
        height: 38px;
        font-size: 15px;
    }

    .table-wrapper.grouped table.data.grouped td.col.qty .qty-btn {
        width: 30px !important;
        height: 30px !important;
    }
}

/* Small mobile devices */
@media (max-width: 480px) {
    .table-wrapper.grouped table.data.grouped tbody tr {
        padding: 0;
        margin-bottom: 15px;
    }

    .table-wrapper.grouped table.data.grouped tbody td.col.image .image-group-product {
        max-width: 80px;
    }

    .table-wrapper.grouped table.data.grouped tbody td.col.item .product-item-name {
        font-size: 14px;
    }

    .table-wrapper.grouped table.data.grouped tbody td.col.qty input.tf-qty,
    .table-wrapper.grouped table.data.grouped tbody td.col.qty input.qty {
        width: 60px !important;
        height: 40px !important;
        font-size: 14px !important;
    }

    .table-wrapper.grouped table.data.grouped tbody td.col.qty .qty-btn {
        width: 36px !important;
        height: 36px !important;
    }
}

/* Ensure proper spacing for grouped product page */
.catalog-product-view.page-product-grouped .product-info-main {
    padding: 15px;
}

@media (max-width: 767px) {
    .catalog-product-view.page-product-grouped .product-info-main {
        padding: 10px;
    }

    .catalog-product-view.page-product-grouped .table-wrapper.grouped {
        margin-top: 20px;
    }

    /* Specific padding for grouped product page main column */
    .catalog-product-view.page-product-grouped .page-main .columns .column.main {
        padding: 8px !important;
    }

    /* Fix for Buy Now button icon position on mobile */
    .catalog-product-view.page-product-grouped .product-info-main .box-tocart .fieldset .actions .buynow:before,
    .catalog-product-view.page-product-grouped .product-info-main .box-tocart .fieldset .actions .tocart:before,
    .product-options-bottom .box-tocart .fieldset .actions .tocart:before {
        right: 4em !important;
    }
}

/* User requested fix for table margin on mobile */
@media (max-width: 767px) {
    .table-wrapper.grouped table.data.grouped {
        margin-left: 15px;
    }

    /* Refined Quantity Control Styles */
    .table-wrapper.grouped table.data.grouped tbody td.col.qty .control.qty-control {
        display: flex !important;
        align-items: center;
        justify-content: flex-start !important;
        flex-wrap: nowrap !important;
    }

    .table-wrapper.grouped table.data.grouped tbody td.col.qty input.tf-qty,
    .table-wrapper.grouped table.data.grouped tbody td.col.qty input.qty {
        width: 60px !important;
        height: 40px !important;
        line-height: 40px !important;
        font-size: 16px !important;
        text-align: center;
        border: 1px solid #ccc !important;
        border-radius: 4px;
        margin: 0 8px 0 0 !important;
        padding: 0 !important;
        order: 1;
        /* Input first */
        background: #fff !important;
    }

    .table-wrapper.grouped table.data.grouped tbody td.col.qty .qty-button {
        display: flex !important;
        flex-direction: column !important;
        /* Vertical stack */
        align-items: center;
        margin: 0 !important;
        gap: 2px;
        /* Small gap between buttons */
        order: 2;
        /* Buttons second */
    }

    .table-wrapper.grouped table.data.grouped tbody td.col.qty .qty-btn {
        width: 15px !important;
        height: 15px !important;
        background: #f2ebd6 !important;
        border: 1px solid #d4c9a8 !important;
        border-radius: 2px;
        cursor: pointer;
        display: flex !important;
        align-items: center;
        justify-content: center;
        margin: 0 !important;
        padding: 0 !important;
    }

    .table-wrapper.grouped table.data.grouped tbody td.col.qty .qty-btn:hover {
        background: #e5dcc5 !important;
        border-color: #c4b998 !important;
    }

}
/* Grouped Product Mobile View Customization */
@media (max-width: 767px) {
    .page-product-grouped #super-product-table {
        display: block !important;
        width: 100% !important;
    }

    .page-product-grouped #super-product-table tbody tr {
        display: grid !important;
        grid-template-columns: 60px 1fr !important;
        grid-template-rows: auto auto !important;
        column-gap: 15px;
        padding: 15px 10px !important;
        border-bottom: 1px solid #eee;
        background: transparent !important;
        box-shadow: none !important;
        margin-bottom: 0 !important;
        align-items: start;
        width: 100%;
        box-sizing: border-box;
    }

    .page-product-grouped #super-product-table td {
        display: block !important;
        width: auto !important;
        padding: 0 !important;
        border: none !important;
        background: transparent !important;
    }

    .page-product-grouped #super-product-table td.image {
        grid-column: 1;
        grid-row: 1 / 3;
    }

    .page-product-grouped #super-product-table td.image a.image-group-product {
        display: block;
        width: 50px;
    }

    .page-product-grouped #super-product-table td.image img {
        width: 50px !important;
        height: 50px !important;
        max-width: 50px !important;
        object-fit: cover;
    }

    .page-product-grouped #super-product-table td.item {
        grid-column: 2;
        grid-row: 1;
    }

    .page-product-grouped #super-product-table td.item .product-item-name {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 14px;
        line-height: 1.2;
        margin-bottom: 5px;
        white-space: normal !important;
        color: #333;
    }

    .page-product-grouped #super-product-table td.qty {
        grid-column: 2;
        grid-row: 2;
        margin-top: 5px;
    }

    /* Adjust qty control to be more compact if needed */
    .page-product-grouped #super-product-table td.qty .qty-control {
        display: flex;
        align-items: center;
    }

    .minicart-wrapper.active .block-minicart{
        color: #666;
    }

    .minicart-wrapper .block-minicart{
        color: #666;
    }
}
