/*GENERAL*/
.product_add_to_cart .product-quantity .input-group-btn-vertical .btn i {
    font-size: 13px;
}
.dbmenu_category .item img {
    margin-right: 8px;
}
.custom-checkbox input[type="checkbox"]:checked + span,
.dbjointpurchase_product.active .custom-checkbox input[type="checkbox"] + span {
    background-color: #2DB8A8;
    border-color: #2DB8A8;
}
.custom-checkbox input[type="checkbox"] + span .checkbox-checked {
    margin: 0px 1px;
}
.dbfreeshipping_cart .free_pogress .progress .progress-bar {
    background-color: #25A395;
}
.bootstrap-touchspin.bootstrap-touchspin-down .input-group-btn-vertical i,
#blockcart-modal .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-down i {
    font-size: 13px;
}

/*ICONOS*/
.alert:before {
    font-family: 'Font Awesome 6 Pro';
}
.alert-success:before {
    content: "\f00c";
}
.alert-info:before {
    content: "\f129";
}
.alert-warning:before {
    content: "\f071";
}
.alert-danger:before {
    content: "\f00d";
}

/*HEADER*/
#header .header-top {
    padding: 16px 0;
}
#header .header-top .header__flex {
    align-items: center;
}
#header .dbmenu {
    background-color: #FFFFFF;
    border-color: #dfeae9;
}
.dbmenu_navigation .element_nav .open_dbmenu > i {
    margin-right: 8px;
}
.dbmenu_navigation .element_nav.additional a, .dbmenu_navigation .element_nav.additional span {
    padding-right: 8px;
    border-color: var(--dbmenu_color);
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}
.dbmenu_navigation .element_nav a, .dbmenu_navigation .element_nav span {
    margin-right: 8px;
}

/*FOOTER*/
#footer .prepre-footer {
    background-color: #FFF;
}
#footer .prepre-footer #block-reassurance {
    padding: 32px 0;
}
#footer .prepre-footer #block-reassurance ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 0;
    gap: 32px;
}
#footer .prepre-footer #block-reassurance ul li {
    width: calc(25% - 24px);
    margin-bottom: 0;
    padding: 24px;
    background-color: #FAFAFA;
}
#footer .prepre-footer #block-reassurance li .block-reassurance-item {
    flex-direction: column;
    gap: 8px;
    align-items: center;
}
#footer .prepre-footer #block-reassurance li .block-reassurance-item > * {
    margin-right: 0;
}
#footer .prepre-footer #block-reassurance li .block-reassurance-item .texto {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
#footer .prepre-footer #block-reassurance li .block-reassurance-item .texto span.title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}
#footer .prepre-footer #block-reassurance li .block-reassurance-item .texto span {
    width: 100%;
    color: var(--color_font);
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}
#footer .prepre-footer #block-reassurance .titulo_footer_reassurance {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: var(--color_font);
    text-align: center;
}
#footer .prepre-footer #block-reassurance .desc_footer_reassurance {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: var(--color_font);
    text-align: center;
    margin-bottom: 24px;
}
#footer .footer-container .h3,
#footer .footer-container .h4 {
    color: #D02E25;
    font-weight: 600;
}
#footer .footer-container li a > i,
#footer .footer-container li .item > i,
#footer_contactinfo .data_contactinfo > i {
    color: #D02E25;
}
#product #block-reassurance {
    padding: 72px 0;
    margin-top: 0;
}


/*HOME*/
.dbhomecategories {
    background-color: inherit;
    padding: 0;
}
.dbhomecategories_list {
    margin-top: 64px;
    align-items: flex-start;
    gap: 24px;
}
.dbhomecategories_list .home_cat {
    width: 12.5%;
}
.dbhomecategories img {
    width: 100%;
    padding: 12px;
}
.dbhomecategories .home_cat .name {
    margin: 0;
    width: 100%;
    padding: 16px 8px;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.dbhomecategories .home_cat:hover .name{
    color: #25A395 !important;
}
.dbbrandslide {
    background-color: inherit;
}
.dbblog__home .title_list {
    text-transform: none;
    margin: 32px 0;
    font-size: 26px !important;
    line-height: 34px !important;
    font-weight: 700 !important;
    text-align: center;
}
.large_desc .products i{
    color: white;
}
.large_desc .products{
    margin-top:50px;
}
.dbbannerhome {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 64px;
}
.dbbannerhome .banner_principal {
    width: 50%;
}
.dbbannerhome .banners_secundarios {
    width: calc(50% - 30px);
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.dbbannerhome img {
    max-width: 100%;
    height: auto;
}
.dbhomecategories {
    margin-top: 64px;
}
#splide_dbhomecategories.splide .splide__track {
    margin-left: 0;
    margin-right: 0;
}

/*** QUICKVIEW ***/
.quickview .modal-content {
    box-shadow: 2px 5px 28px 3px rgba(24, 26, 32, 0.15);
    border: 0;
}
.quickview.modal .modal-header {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 16px;
    background-color: #1F1F1F;
}
.quickview.modal .modal-header .title_modal {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #FFF;
}
.quickview.modal .modal-header .close {
    margin-left: auto;
    color: #FFF;
}
.quickview.modal .modal-body {
    padding: 0;
}
.quickview .infoproduct {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 32px 32px 16px 32px;
}
.quickview .infoproduct .image {
    width: 145px;
    margin-right: 20px;
}
.quickview .infoproduct .image img {
    width: 100%;
    height: auto;
    border: 1px solid #ECECEC;
}
.quickview .infoproduct .content {
    width: calc(100% - 165px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.quickview .infoproduct .content .nombre_producto {
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
}
.quickview .product_prices .price_with_tax {
    font-size: 26px;
    font-weight: 600;
    line-height: 28px;
}
.quickview .current-price .price_tax {
    display: none;
}
.quickview .product_prices .old_price {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #939393;
    margin: 0 12px;
    text-decoration: line-through;
}
.quickview .product_prices .show_discount {
    color: #C81D25;
    background-color: inherit;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.quickview .product_prices .texto_apoyo {
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    color: #848E9C;
}
.quickview .product-prices .tax-shipping-delivery-label .available_stock {
    background-color: #CEF2DA;
    color: #179942;
    padding: 8px;
    display: flex;
    align-items: center;
    margin-top: 8px;
}
.quickview .product-prices .tax-shipping-delivery-label .available_stock #product-availability {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    display: flex;
    align-items: center;
}
.quickview .product-prices .tax-shipping-delivery-label .available_stock #product-availability i {
    margin-right: 4px;
}
.quickview .product-prices .tax-shipping-delivery-label .available_stock .delivery-information {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    padding: 0;
    margin-left: 12px;
}
.quickview .product-actions {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.quickview .product-actions form {
    width: 100%;
}
.quickview .product-actions .product-variants {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    padding: 16px 32px;
}
.quickview .product-actions .product-variants .product-variants-item {
    width: 50%;
    padding: 12px;
}
.quickview .product-actions .product-variants .product-variants-item .control-label {
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 12px;
    display: block;
}
.quickview .product-actions .product-variants .form-control-select {
    border: 1px solid #E0E0E0;
}
.quickview .product-variants > .product-variants-item .content_color {
    display: flex;
    padding: 4px;
    border: 1px solid #E3E6EA;
}
.quickview .product-variants > .product-variants-item .color {
    border: 0;
}
.quickview .input-color:checked + .color,
.quickview .input-color:hover + .color,
.quickview .input-radio:checked + .color,
.quickview .input-radio:hover + .color {
    display: flex;
    padding: 4px;
    border: 1px solid #1E2329;
}
.quickview .product-variants > .product-variants-item ul li {
    margin-right: 0.625rem;
    margin-bottom: 0.625rem;
}
.quickview .product-variants > .product-variants-item ul li label {
    margin-bottom: 0;
    position: relative;
}
.quickview .input-color {
    position: absolute;
    width: 1.25rem;
    height: 1.25rem;
    cursor: pointer;
    opacity: 0;
}
.quickview .product-variants > .product-variants-item .color {
    margin: 0;
    width: 24px;
    height: 24px;
}
.quickview .product-actions .product-add-to-cart {
    display: flex;
    width: 100%;
    padding: 20px;
}
.quickview .product-actions .product-add-to-cart .product-quantity {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-end;
    justify-content: center;
}
.quickview .product-quantity .qty{
    min-width: 110px;
    display: flex;
    flex-direction: column;
}
.quickview .product-quantity #quantity_wanted {
    width: 3rem;
    padding: 0.175rem 0.5rem;
    color: var(--color_font);
    background-color: #FFFFFF;
    border-color: #848E9C;
}
.quickview .bootstrap-touchspin #quantity_wanted,
.quickview .bootstrap-touchspin #quantity_wanted_miniature {
    left: 25px;
    width: 50px;
    height: 44px !important;
    padding: 0;
    text-align: center;
    line-height: 24px;
    border-left: 0;
    border-top: 1px solid #848E9C;
    border-bottom: 1px solid #848E9C;
    border-right: 0;
}
.quickview .bootstrap-touchspin .input-group-btn-vertical {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
    width: auto;
}
.quickview .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-left: 0;
    border-top: 1px solid #848E9C;
    border-bottom: 1px solid #848E9C;
    border-right: 1px solid #848E9C;
    left: 26px;
}
.quickview .bootstrap-touchspin .input-group-btn-vertical .btn {
    height: 44px !important;
    padding: 1px 8px !important;
    top: 0;
    margin-top: 0;
}
.quickview .bootstrap-touchspin .input-group-btn-vertical .btn i {
    position: relative;
    top: 0;
    left: 0;
    font-size: 16px;
}
.quickview .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-up i {
    font-size: 13px;
}
.quickview .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    left: -75px;
    border-left: 1px solid #848E9C;
    border-top: 1px solid #848E9C;
    border-bottom: 1px solid #848E9C;
    border-right: 0;
}
.quickview .product-quantity .add {
    margin: 0 16px 0;
}
.quickview .product-quantity .add .btn-special {
    min-width: 265px;
    font-weight: 500;
    font-size: 15px;
    line-height: 21px;
    color: #FFFFFF;
    padding: 12px;
}
.quickview .dbwishlist_product {
    margin-top: 0;
}
.quickview .product-actions .product-discounts {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    padding: 16px 32px;
}
.quickview .product-discounts > .product-discounts-title {
    font-size: 14px;
    line-height: 23px;
    font-weight: 700;
    margin-bottom: 12px;
}
.quickview .product_packs_dto {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.quickview .product_packs_dto .pack_dto {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: calc(33.33% - 8px);
    padding: 8px 16px;
    background-color: #FFF;
    cursor: pointer;
    text-align: center;
    margin: 4px;
    border: 1px solid #E3E6EA;
    position: relative;
    border-radius: 0;
}
.quickview .product_packs_dto .pack_dto svg {
    top: 4px;
    right: 4px;
    position: absolute;
}
.quickview .product_packs_dto .pack_dto > span.qty {
    line-height: 26px;
    font-size: 15px;
    display: flex;
    color: var(--color_font);
}
.quickview .product_packs_dto .pack_dto > span {
    line-height: 26px;
    color: var(--color_font);
    font-weight: 400;
    font-size: 13px;
}
.quickview .product_packs_dto .pack_dto:hover,
.quickview .product_packs_dto .pack_dto.checked {
    border: 1px solid var(--primary_color);
}
.quickview .product_packs_dto .pack_dto:hover svg circle,
.quickview .product_packs_dto .pack_dto.checked svg circle {
    fill: var(--primary_color);
}
.quickview .product_packs_dto .pack_dto:hover > span {
    color: var(--primary_color);
}
.quickview .input-radio {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}
.quickview .radio-label {
    display: inline-block;
    padding: 0.125rem 0.625rem;
    font-weight: 600;
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
}
.quickview .input-color:checked + span,
.quickview .input-color:hover + span,
.quickview .input-radio:checked + span,
.quickview .input-radio:hover + span {
    border: 2px solid var(--color_font);
}

/*CART*/
#cart .cart-item {
    flex-wrap: wrap;
}
#cart .cart-item .cart__product-name {
    width: 42%;
}


/*PRODUCT*/
#product .product_topview.product_columns_2 .blockreassurance_product {
    width: 100%;
    justify-content: center;
    gap: 16px;
    align-items: flex-start;
}
.blockreassurance_product > div {
    width: calc(25% - 12px);
    flex-direction: column;
    margin-bottom: 0;
    gap: 12px;
}
.blockreassurance_product > div .item-product {
    padding: 0;
    margin-right: 0;
    width: 30px;
    height: 30px;
}
.blockreassurance_product > div .block-title > span.title {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
}
.payment_products .title {
    font-weight: 700;
}
.blockreassurance_product .clearfix {
    display: none;
}
.bloque_confianza {
    padding: 24px;
    border: 1px solid #DBDBDB;
    margin-top: 12px;
}
#product .product_topview.product_columns_2 .blockreassurance_product {
    margin: 0 0 16px !important;
    padding: 0 0 16px !important;
}
.bloque_confianza .payment_products {
    margin-bottom: 0;
    padding: 0;
}
.dbjointpurchase_product .custom-checkbox input[type="checkbox"] + span .checkbox-checked {
    font-size: 18px;
    margin: 0px;
}
.dbproductquestions .title_info_product {
    text-align: left;
}
.dbjointpurchase .dbjointpurchase_products .change_product {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: auto;
    margin: 16px auto 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
}
.dbjointpurchase .dbjointpurchase_products .change_product i {
    font-size: 16px;
}
.dbjointpurchase .dbjointpurchase_products .change_product:hover,
.dbjointpurchase .dbjointpurchase_products .change_product:hover i {
    color: var(--button_s_color_hover);
}
.dbjointpurchase .dbjointpurchase_footer .btn-primary.complete {
    background: #A50B10;
    color: #FFF;
}
.dbjointpurchase .dbjointpurchase_footer .btn-primary.complete .add_text {
    color: #FFF;
}
.jointmodal_product .product_prices .btn {
    border-radius: 0;
}
.jointmodal_product .product_prices .btn.btn-selected {
    background: #A50B10;
    border-color: #A50B10;
}
.dbjointpurchase_product .custom-checkbox input[type="checkbox"] + span {
    border-radius: 0;
}
.dbjointpurchase_product .custom-checkbox input[type="checkbox"] + span .checkbox-checked {
    margin: -2px 0;
}
.dbchangeproduct_modal .modal-footer .btn.btn-selection {
    border-radius: 0;
}
.product-description iframe {
    max-width: 100%;
}

/*AMAZING FILTERS*/
#amazzing_filter form {
    padding-top: 0;
}
#amazzing_filter .af_subtitle_heading .af_subtitle {
    padding: 12px 8px;
    background-color: #FAFAFA;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;

}
#amazzing_filter .af_filter_content {
    padding: 0;
    margin-bottom: 0;
}
#amazzing_filter .af_filter li {
    padding: 8px 16px;
}
#amazzing_filter .af_filter label {
    align-items: center;
}
#amazzing_filter .af_filter .name {
    padding: 0;
    font-size: 14px;
    line-height: 21px;
}
#amazzing_filter .toggle-cut-off {
    padding: 8px 16px;
    position: relative;
    border: 0;
    font-size: 14px;
    line-height: 21px;
    color: var(--color_font);
    text-align: left;
}
#amazzing_filter .toggle-cut-off > span {
    font-size: 14px;
    line-height: 21px;
    color: #25A395;
    padding: 0;
    cursor: pointer;
}
#amazzing_filter .af_filter {
    margin-bottom: 0;
    padding-bottom: 32px;
}
#amazzing_filter .af-slider {
    padding: 16px 0px;
}
#amazzing_filter .af-slider .slider-bar {
    margin-bottom: 16px;
}
#amazzing_filter .af-slider .back-bar {
    height: 2px;
}
#amazzing_filter .af-slider .selected-bar {
    background-color: var(--color_font);
}
#amazzing_filter .af-slider .pointer {
    border: 0;
    background-color: var(--color_font);
    top: -7px;
}
#amazzing_filter .af_filter li:first-child {
    margin-left: 0 !important;
}
#left-column #amazzing_filter {
    background-color: var(--background) !important;
}
#amazzing_filter .form-control-select {
    padding: 4px 16px !important;
}

.toggle-cut-off .more,
.cut-off .toggle-cut-off .less,
.cut-off .cut {
	display: none;
}
/*CATEGORY*/
#splide_subcategories .splide__arrow--prev {
    right: initial;
}
#splide_subcategories .splide__arrow {
    top: 50%;
}
.category-additional-description {
    padding: 0;
    background: var(--background);
    margin-top: 64px;
}
/*DB PRODUCT COMMENTS*/
.dbcomments_category .info_total {
    padding: 0;
}
.dbcomments_category #splide_productcommentscategory .info_comment {
    padding: 0 40px;
}
#index .dbproductcomments,
#category .dbproductcomments {
    padding: 40px 60px;
    margin-top: 64px;
}
/*DB CONTACT INFO*/
.dbcontactinfo_confirmation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 32px 100px;
    background-color: #ffffff;
    margin-top: -1.35rem !important;
}

.dbcontactinfo_confirmation .element {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    text-align: left;
    flex-basis: 30%;
}

@media (max-width: 768px) {
    .dbcontactinfo_confirmation {
        flex-direction: column;
        align-items: flex-start;
    }

    .dbcontactinfo_confirmation .element {
        width: 100%;
        margin-bottom: 15px;
    }
}

/*OLVIDASTE CONTRASEÑA*/
#password #main .page-content {
    padding: 32px;
}
#password #main .page-header h1,
#password .send-renew-password-link {
    text-align: center;
}
#password .center-email-fields {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#password .center-email-fields .form_forgot_pass {
    width: 100%;
    margin-bottom: 24px;
}

/*MY ACCOUNT*/
#my-account .link-item > img {
    margin: 0 25px 0 0 !important;
}

/*PRODUCTLIST*/
#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    height: 50px;
}
#products .product-description .dbproduct_list_reviews,
.featured-products .product-description .dbproduct_list_reviews,
.product-accessories .product-description .dbproduct_list_reviews,
.product-miniature .product-description .dbproduct_list_reviews {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-height: 61px;
}
#products .regular-price,
.featured-products .regular-price,
.product-accessories .regular-price,
.product-miniature .regular-price {
    display: flex;
    flex-direction: row;
    gap: 12px;
}
#products .product-price-and-shipping .block-regular-price,
.featured-products .product-price-and-shipping .block-regular-price,
.product-accessories .product-price-and-shipping .block-regular-price,
.product-miniature .product-price-and-shipping .block-regular-price {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    color: #AEAEAE;
}
#products .product-price-and-shipping .discount-product,
.featured-products .product-price-and-shipping .discount-product,
.product-accessories .product-price-and-shipping .discount-product,
.product-miniature .product-price-and-shipping .discount-product {
    background-color: inherit;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    color: #C81D25;
}
#products .product-price-and-shipping .descuento,
.featured-products .product-price-and-shipping .descuento,
.product-accessories .product-price-and-shipping .descuento,
.product-miniature .product-price-and-shipping .descuento {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 12px;
}
/**
login pro
 */
/*.page-authentication #content {*/
/*    box-shadow: 0px 10px 25px 1px #898989;*/
/*}*/
.page-authentication #content {
    box-shadow: 0px 30px 25px 1px #e1e1e1;
}
.page-customer-account #content .no-account {
    margin-top: 10px;
}
span.ets_solo_social_btn.name.large {
    min-width: 250px;
    text-align: center;
}
.page-authentication #main .page-header {
    max-width: 640px;
    margin: 0 auto;
    background-color: white;
}
.page-authentication h1{
    margin-bottom: 0;
}
.registration-rigth{
    width: 60%;
}
/**
registro pro
 */
.content-registration-page{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 50px;
    padding-right: 50px;
}
.content-advantages-registration{
    width: 35%;
    height: fit-content;
    box-shadow: 0px 0px 25px 1px #e1e1e1;
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    flex-shrink: 0;
}
.item-advantages-registration{
    display: flex;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
}
.img-advantage-registration i{
    font-size: 20px;
}
.text-advantage-registration{

}
.title-advantage-registration{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.description-advantage-registration{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.content-form-registration-two{
    width: 60%;
    box-shadow: 0px 0px 25px 1px #e1e1e1;
    padding: 32px;
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}
.registration-login{
    margin-top: 1rem;
}
.registration-option{
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.registration-option-title{
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 116.667% */
}
.content-registration-page form .form-control-label {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
}
.content-registration-page .custom-checkbox label {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
@media screen and (max-width:765px) {
    .content-registration-page{
        flex-direction: column;
        padding-right: 10px;
        padding-left: 10px;
    }
    .content-advantages-registration{
        width: 100%;
    }
    .content-form-registration-two{
        width: 100%;
    }
    .dbbannerhome {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
    .dbbannerhome .banner_principal {
        width: 100%;
    }
    .dbbannerhome .banners_secundarios {
        width:100%;
        gap: 16px;
    }
}

/**
Checkout login
 */
#checkout-personal-information-step .ets_solo_social {
    margin-top: 18px;
}
/**
sequra
 */
.product_variants{
    margin-bottom: 20px;
}
#social-link > span{
    padding:18px!important;
}
#social-link > span i{
    padding-bottom:0!important;
}
body#checkout #header .header-nav .header_checkout .logo {
    max-height: 30px;
}

.product-flags li.product-flag.out_of_stock {
    background: #FA7770!important;
}
.product-flags li.product-flag.new {
    background: #FABC2A !important;
}
.section_post .large_desc .btn-primary span{
    color: #ffffff!important;
}
/**
Blog
 */
@media (max-width: 765px){
    .large_desc .splide.is-active .splide__list {
        gap: 5px;
    }
    .section_post .large_desc .products li {
        font-size: 10px!important;
        font-weight: 600!important;
    }
}
.dbmenu_navigation .element_nav.featured a, .dbmenu_navigation .element_nav.featured span {
    border-right: 1px solid var(--dbmenu_color);
    padding-right: 10px;
}

.copyright .copyright_content .imgs_payment li {
    height: 25px;
}

/**
Eliminar outline de todos los botones
*/
.btn:focus{
    outline: none!important;
}
#manufacturer .dbproductcomments {
    display: block;
}
/**cabecera pro**/
#header .header-top .header__flex .displayTop #_desktop_user_info .userinfo_header {
    flex-direction: row-reverse;
    gap: 10px;
}
#header .header-top .header__flex .displayTop #_desktop_cart .blockcart_header, #header .header-top .header__flex .displayTop #_desktop_cart .blockcart_header > a {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    margin-left: 9px;
}
#header .header-top .header__flex .displayTop .blockcart_header .icon_name {
    display: flex;
    font-size: 14px;
    width: 25px;
    height: 25px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 20px;
    background: var(--Grey_3, #E0E0E0);
    line-height: 18px;
    text-align: center;
    margin-top: 0;
}
#header .header-nav .headernav_flex .displayNav2 {
    justify-content: flex-start;
}
#header > p.dbfreeshipping{
    text-align: center;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    background-color: #25a395;
    color: white;
    padding: 5px 0;
}

.info-icon {
    cursor: pointer;
    font-size: 16px;
    margin-left: 10px;
}

.small-info-modal {
    display: none; 
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 180px;
    padding: 15px;
    z-index: 1000;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.small-info-modal-content {
    text-align: left;
    font-size: 14px;
    color: #333;
}

.small-info-modal-content p {
    font-size: 14px;
    margin: 0;
}

.small-info-modal .small-close {
    position: absolute;
    top: 0px;
    right: 5px;
    cursor: pointer;
    font-size: 19px;
}

.dbmenu_navigation .element_nav.additional a, .dbmenu_navigation .element_nav.additional span {
    border:none;
}
#header .header-nav .headernav_flex .displayNavCenter {
    width: 33%;
    display: flex;
    justify-content: center;
}
@media (max-width: 991px){

    #header .header-top .header__flex.mobile .mobile_top {

    }
    #header .header-top .header__flex .displayTop .blockcart_header .icon_name {
        position: absolute;
        right: -10px;
        top: -15px;
    }
    #new-products #wrapper #content-wrapper{
        padding: 0;
    }
    #footer .prepre-footer #block-reassurance ul li {
        width: calc(50% - 16px)!important;
    }
}
#header .header-top .header__flex .displayTop .icon_name {
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#header .header-top .header__flex .displayTop #_desktop_cart .cart-products-count {
    display: none;
}
#product .dbfreeshipping {
    margin-top: 0;
}

/**
wishlist carrito
**/
/*Productos en el carrito*/
.dbwishlist-container {
    margin-top: 3rem;
    border-radius: 4px;
    padding: 24px;
}
.dbwishlist-container .dbwishlist-block {
    padding-bottom: 10px;
    border-bottom: 1px solid #E0E0E0;
    display: flex;
    flex-direction: row;
    align-items: center;
}
#cart .dbwishlist-container .dbwishlist-block .title {
    font-weight: 600;
    font-size: 18px;
    margin-left: 8px;
}
.dbwishlist-container .dbwishlist_empty {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
}
.dbwishlist-container .dbwishlist_empty .title {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    margin-bottom: 12px;
}
.dbwishlist-container .dbwishlist_empty .text {
    font-weight: normal;
    font-size: 14px;
    text-align: center;
}
.dbwishlist-container .wishlist_cart {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}
/* .dbwishlist-container .wishlist_cart > div {
    width: calc(33.33% - 20px);
    margin: 0 10px;
    position: relative;
} */
.product-miniature-horizontal {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-self: flex-start;
    width: 100%;
    background-color: #FFF;
    padding: 15px;
    margin-bottom: 20px;
}
.product-miniature-horizontal .thumbnail img {
    width: 80px;
    height: auto;
}
.product-miniature-horizontal .product-center {
    margin-left: 15px;
    max-width: 80%;
}
.product-miniature-horizontal .product-actions {
    margin-left: auto;
}
.product-miniature.product-miniature-horizontal .product-price-and-shipping {
    justify-content: flex-start;
    margin-top: 10px;
}
.product-miniature.product-miniature-horizontal .product-price-and-shipping .discount-product {
    margin-left: 20px;
}
.product-miniature.product-miniature-horizontal .product-title {
    padding: 0;
    font-size: 18px;
}
.product-miniature-horizontal .product-actions .add-to-cart-wishlist {
    background-color: initial;
    border: 0;
    color: var(--color_font);
    padding: 0;
    font-size: 15px;
    margin-top: 15px;
    cursor: pointer;
}
.product-miniature-horizontal .product-actions .add-to-cart-wishlist:hover {
    color: var(--color_hover);
}
.product-miniature-horizontal .delete_wishlist_cart {
    cursor: pointer;
}
.product-miniature-horizontal .delete_wishlist_cart:hover {
    color: #C81D25;
}
.dbwishlist-container .wishlist_cart .delete_wishlist {
    right: 8px;
}
.quickview .product-quantity .add .btn-special {
    min-width: 265px;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    color: #FFFFFF;
    padding: 12px;
    font-family: var(--font_primary) !important;
}
.btn.btn-primary.add-to-cart-category,
.btn.btn-special.add-to-cart,
.btn.btn-secondary.add-to-cart-category {
    font-family: var(--font_primary) !important;
}
.dbwishlist-container .dbwishlist-block {
    border-bottom: 0;
}
.total-wishlist{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-left: 8px;
}
#splide-wishlist-cart{
    width: 100%;
}

#_desktop_logo{
    padding: 0 8px;
 }
 .dbmenu_navigation .element_nav.featured a, .dbmenu_navigation .element_nav.featured span {
    font-weight: 400;
}

.table-container-cms {
    width: 100%;
    overflow-x: auto;
}

.table-container-cms table {
    width: 100%;
}

.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; /* Asegura que el icono se mantenga alineado al inicio */
}

.faq-question div {
    display: flex;
    align-items: center;
}

.faq-icon {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    line-height: 24px; /* Asegura que el "?" esté centrado verticalmente */
    text-align: center;
    display: inline-block;
    margin-right: 10px; /* Espacio entre el icono y el texto */
    flex-shrink: 0; /* Asegura que el icono no se deforme */
}

.faq-answer p {
    margin-top: 5px; /* Ajustar espacio entre la pregunta y la respuesta */
}

.splide .splide__pagination {
    bottom: 0;
    position: absolute;
    left: -9999px;
}

@media screen and (max-width: 768px) {
    .table-container-cms table {
        min-width: 600px;
    }

    .faq-question {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 15px 10px;
    }

    .faq-question div {
        display: flex;
        align-items: center;
        margin-bottom: 0; 
    }

    .faq-icon {
        width: 24px;
        height: 24px;
        border-radius: 50%;
        line-height: 24px;
        text-align: center;
        margin-right: 10px;
        flex-shrink: 0;
    }

    .faq-answer p {
        font-size: 14px;
        line-height: 1.6;
        padding: 10px 15px;
    }

    .faq-item {
        margin-bottom: 15px;
        background-color: #f9f9f9;
        border-radius: 5px;
    }

    .faq-question i {
        margin-left: auto; 
    }
  
    .faq-question span {
        font-weight: bold;
        flex-grow: 1; 
    }
}

/*404*/

.page-not-found {
    background: none !important;
    display: flex;
    text-align: center;
    width: 920px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    /*quitamos estilos*/
    max-width: 920px !important;
    padding: 0rem !important;
    margin: 0 auto;
    overflow: auto;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #7a7a7a;
}
  
.error-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}
  
.error-image {
    margin-bottom: 0px !important;
    display: flex;
    width: 180px;
    height: 180px;
    justify-content: center;
    align-items: center;
    background: var(--Grey_3, #E0E0E0);
}
  
.error-message {
    margin-bottom: 0px !important;
}

.error-navigation {
    margin-bottom: 0px !important;
}
  
.navigation-buttons {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    margin-bottom: 0px !important;
}

.navigation-buttons a{
    font-size: 15px;
    line-height: 24px;
    font-style: normal;
    font-weight: 400;
}
 
.navigation-buttons .btn {
    display: flex;
    padding: 8px 21px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: var(--Grey_4, #fff);
}
  
.btn-back {
    display: flex;
    height: 40px;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: 1px solid var(--Grey_1, #666);
}

.btn-back p {
    color: var(--Grey_1, #666) !important;
    text-align: center !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

.btn-back svg {
    width: 20px;
    height: 20px;
}

#pagenotfound h1 {
    text-align: center !important;
}

#pagenotfound .dbhomecategories .home_cat {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
}

#pagenotfound .dbhomecategories .home_cat .name {
    margin-top: 10px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    display: block;
    text-align: center;
    width: 100%; 
}

@media (max-width: 768px) {

    #pagenotfound #main .page-content{
        margin-bottom: 0px;
    }

    .page-not-found {
        background: none !important;
        display: flex;
        text-align: center;
        width: 100%;
        max-width: 100% !important;
        flex-direction: column;
        align-items: center;
        gap: 24px;
    }
  
    .error-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 24px;
        width: 100%;
        max-width: 100%;
    }

    .navigation-buttons {
        display: flex;
        justify-content: flex-start;
        gap: 12px;
        overflow-x: auto;
        width: 100%;
        padding-left: 16px;
        box-sizing: border-box;
    }

    .btn-back {
        margin-top: 32px;
    }

    #pagenotfound .home_cat img {
        width: 140px;
        height: 140px;
    }

  }
  
/*Order confirmation*/

.additional-info-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 48px;
    background-color: #fff;
}

.additional-info-container {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    padding: 32px;
    width: 50%;
}

.info-text {
    padding-right: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 32px;
}

.info-text h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 32px;
}

.info-text p {
    font-size: 16px;
    margin-bottom: 32px;
}

.experience-button, .terms-button {
    display: block;
    margin-bottom: 10px;
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.experience-button {
    background-color: #2E4052;;
    color: #fff;
    height: 44px;
    gap: 8px;
    padding: 12px 24px;
    border: none;
    cursor: pointer;
    margin: 0 auto 50px auto;
    justify-content: center;
    align-items: center;
    display: inline-block;
}

.experience-button:hover {
    color: var(--button_p_color_hover);
    background-color: var(--button_p_bk_hover);
    border-color: var(--button_p_border_hover);
}

.info-image {
    width: 50%;
    cursor: pointer;
}

@media (max-width: 768px) {

    .additional-info-section {
        flex-direction: column;
    }

    .additional-info-container {
        width: 100%;
    }

    .info-image {
        width: 100%;
        text-align: center;
    }

    .info-image img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
}

/*DB STICKY*/

.productstickymobile__quantity{
    /*display: none;*/
}

.productstickymobile__price{
    display: none;
}

.productstickymobile__btn{
    width: 65%;
    border-color: none;
}

.productsticky-mobile__comprar > form > div {
    vertical-align: middle;
}

.productsticky-mobile__comprar {
    padding: 10px;
}

.productstickymobile__quantity .productstickymobile_qty {
    padding: 2px 10px
}

.cookie-title {
    margin-top:32px;
    margin-bottom: 12px;
  }
  
  .cookie-subtitle {
    margin-top:32px;
    margin-bottom: 12px;
  }
  
  .cookie-paragraph {
    margin-bottom:20px;
  }
  
  @media screen and (min-width: 768px) {
    .cookie-paragraph {
      width: 50%;
    }
  }
  
  @media screen and (max-width: 767px) {
    .cookie-paragraph {
      width: 100%;
    }
  }

.table-scroll {
    width: 100%; 
    overflow-x: auto; 
    margin-bottom: 1.5em;
  }
  
  .cookie-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1.5em;
  }
  
  .cookie-table th,
  .cookie-table td {
    border: 1px solid #808080;
  }

  @media screen and (min-width: 768px) {
    .cookie-table th,
    .cookie-table td {
      width: 310px;
    }

  }
  
  @media screen and (max-width: 767px) {
    .cookie-table th,
    .cookie-table td {
      width: 248px;
    }
  }

  .splide__slide .name {
    display: block;
    text-align: center;
    min-height: 40px; 
    line-height: 1.4; 
    white-space: normal;
    overflow: hidden;
    word-wrap: break-word;
}

.tasa-nicotina span{
    font-size: 14px !important;
    line-height: 24px;
}

.product-price-cart{
    font-size: 13px;
    line-height: 21px;
    margin-top: 4px;
    color: var(--color_font);
}

.iva-tasa-vapeo-line{
    font-size: 12px !important;
}

.block_newsletter {
    background-color: transparent;
}
.footer-newsletter{
    margin-bottom: 48px;
}

.block_newsletter form .input-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
}

.block_newsletter .msg_newsletter {
    text-align: left;
}

.block_newsletter .msg_newsletter p, .block_newsletter .msg_newsletter ul, .block_newsletter .msg_newsletter span {
font-size: 12px;
}

.newsletter-image {
  width: 100%;    
  height: auto;
  display: block;
  background: var(--Grey_3, #E0E0E0);
}

.block_newsletter form input[type="email"] {
    width: 100%;
    max-width: 100%;
}

.block_newsletter form .input-wrapper .btn {
    margin-top: 16px;
    margin-bottom: 16px;
}

#footer .block_newsletter .title_newsletter {
    text-align: start; 
}

.newsletter-right-block{
    padding: 48px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
}

.newsletter-right-block h2{
    font-size: 26px;
}

.newsletter-form input[type="email"],
.newsletter-form button {
    display: flex;
    height: 49px;
    width: 100%;
    padding: 12px 16px;
    align-items: flex-start;
    justify-content: center;
    gap: 10px;
    align-self: stretch;
}
.newsletter-form button {
  cursor: pointer;
  border: none;
  background: var(--Grey_1, #666);
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
.email-block{
   margin-bottom: 16px; 
}

label[for="newsletterConsent"] {
    color: var(--footer_link);
    margin-bottom: 0px;
    font-size: 12px;
}
.footer-newsletter a{
    font-size: 12px;
}

.newsletter-form .btn-special {
    width: 100%;
    margin-top: 16px;
    margin-bottom: 16px;
    color: #FFF;
}
.newsletter-form .btn-special:hover {
    width: 100%;
    margin-top: 16px;
    margin-bottom: 16px;
    color: #FFF;
}
  
  .psgdpr_consent_message input[type="checkbox"]:not(:checked) + span {
    border: 1px solid #fff; 
  }
  
.msg_newsletter{
    margin-bottom: 0px;
}
  
.form-check {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0px;
}

.footer-description {
    max-width: 200px;
}

.footer-links .container {
    display: flex;
    flex-wrap: wrap;         
    gap: 1rem;                 
    justify-content: space-between; 
  }

.footer-links-column {
    flex: 1 1 calc(20% - 1rem); 
    box-sizing: border-box;
    min-width: 150px;         
}

.footer-links h3 {
    margin-bottom: 16px;
    font-size: 20px;
}
.footer-links p{
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}
.footer-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-links li {
  margin-bottom: 0.5rem;
  cursor: pointer;
}

.footer-links li span:hover {
    color: #2DB8A8 !important;
  }

.footer-contact p {
  margin-bottom: 0.5rem;
}

.social-icons {
    list-style: none;
    padding: 0;
}
.social-icons li {
  display: inline-block;
  margin-right: 16px;
}

.footer-payments .imgs_payment {
  display: flex;
  align-items: center; 
  gap: 1rem;
  padding: 0;
  list-style: none;
  margin-top: 40px !important;
  margin-bottom: 40px !important;
  justify-content: flex-end;
  gap: 12px !important;
}

.footer-copyright {
  text-align: center;
}

.footer-logo img {
    width: 200px;
    height: auto;
}

.footer-row {
    display: flex;
    justify-content: center; 
    align-items: center;
    flex-wrap: wrap;            
    gap: 35px;               
  }

  .footer-item {
    display: flex;    
    align-items: flex-start; 
    gap: 12px;          
  }

  .footer-row-center {
    text-align: center;
    margin-top: 8px;
  }

  .footer-row-center p {
    margin: 0;
  }

  .footer-logo {
    text-align: center;
    padding: 8.421px 25px;
    margin-bottom: 32px;
    margin-top: 40px;
  }
  
  .footer-center-image {
    display: inline-block; 
    width: 200px; 
    height: auto;
  }

  .alert-danger {
    color: var(--color_font) !important;
  }

  .alert-success {
    color: var(--color_font) !important;
  }
  

    @media (max-width: 768px) {
        .footer-newsletter .row {
          flex-direction: column;
          align-items: flex-start;
        }
        .footer-newsletter .col-md-6 {
          width: 100% !important;
          text-align: left !important;
        }

        .p-0 {
            padding: 0 !important;
        }

        .col-md-6 figure{
            margin: 0;
            padding: 0;
        }

        .footer-description {
            max-width: 100%;
        }

        .footer-payments .imgs_payment {
            justify-content: center;
        }
      
        /* Footer Links */
        .footer-links .container {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          gap: 0;
        }
        .footer-links-column {
          width: 100%;
          text-align: left !important;
        }

        .footer-links-column h3{
            margin-top: 32px;
            margin-bottom: 16px;
        }
      
        /* Footer Social Icons */
        .footer-social-icons .container {
          display: block;
          text-align: left;
        }
        .social-icons {
          display: flex;
          flex-direction: row;   /* Si quieres que los iconos vayan uno al lado del otro */
          justify-content: flex-start;
          margin-top: 16px;
        }
      
        /* Footer Contact */
        .footer-contact .footer-row {
          display: flex;
          flex-direction: column;
          align-items: center;
            margin-bottom: 35px;       
        }
        .footer-item {
          width: 100%;
        }
      
        /* Footer Payments */
        .footer-payments .row {
          flex-direction: column;
          align-items: flex-start;
        }
        .footer-payments .col {
          width: 100% !important;
          text-align: left !important;
        }
      
        /* Footer Copyright */
        .footer-copyright .row {
          flex-direction: column;
          align-items: center;
        }
        .footer-copyright .col {
          width: 100% !important;
        }
      
        /* Logo también en una sola línea */
        .footer-logo img {
          width: 200px;
          height: auto;
        }

        .footer-payments .imgs_payment {
            display: flex;   
            flex-wrap: wrap;  
            justify-content: center; 
          }

          .footer-payments .gdpr-left {
            display: flex !important;  
            order: -1;             
            width: 100%;               
            margin-bottom: 1rem;       
            justify-content: flex-start;
            padding-left: 44px;
          }


      }

    .gdpr-left {
        margin-right: auto !important;
        display: flex;     
        gap: 0.5rem !important; 
        box-shadow: none !important;
        background-color:transparent !important;
        border-radius: 0 !important;    
      }
      
    .gdpr-left img{
        width: 100px !important;

    }

      .upev-img {
        background-color: #fff;
      }

      /*Product Info*/

        .product-information .card_product_info {
        padding: 40px;
        }

        .product-information .card_product_info #product-details-info {
            margin-top: 0px; 
        }

        .card_product_info {
            display: flex;       
            flex-wrap: wrap;   
            gap: 40px;    
        }
        
        /* Columna izquierda */
        .card_product_info .info_left {
            flex: 1;
            min-width: 300px;
        }
        
        /* Columna derecha */
        .card_product_info .info_right {
            flex: 1;
            min-width: 300px;
        }
        
        .card_product_info .product-description {
            margin-bottom: 1rem;
            margin-top: 1.25rem;
        }

        .product-information .btn-link {
            display: flex;
            color: var(--Neutral-80, #232323);
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: 28px;
            border-bottom: 1px solid #DBDBDB;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        #product-details-info-left .product-info-name{
            overflow: hidden;
            text-overflow: ellipsis;
        }

        #product-details-info-left .btn.btn-link {
            display: inline-flex;        
            align-items: center;        
            width: 100%;  
        }

        #product-details-info-left .btn.btn-link svg:first-child {
            margin-right: 0.5rem; 
          }
          
        #product-details-info-left .btn.btn-link svg:last-child {
            margin-left: auto;
          }
          
        #product-details-info-right .btn.btn-link {
            display: inline-flex;        
            align-items: center;        
            width: 100%;  
        }

        #product-details-info-right .btn.btn-link svg:first-child {
            margin-right: 0.5rem; 
          }
          
        #product-details-info-right .btn.btn-link svg:last-child {
            margin-left: auto;
          } 
        
        .product-features .data-sheet {
            width: 100%;
            border-collapse: collapse;
        }
        
        .product-features .data-sheet tr {
            border-bottom: 1px solid #4D7874;
        }
        
        .product-features .data-sheet td {
            padding: 0.5rem;
        }
        
        .product-features .data-sheet td.name {
            font-weight: bold;
            width: 30%;
            background: var(--Neutral-10, #FAFAFA);
        }

        @media screen and (max-width: 768px) {
            #product-details-info-left .btn.btn-link .product-info-name {
              white-space: normal;   
              overflow: visible;    
              text-overflow: clip;  
              max-width: 256px;
            }
          }


          #amazzing_filter.block .title_block {
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 5px;
            padding: 16px 20px;
            background: var(--Primary-10, #E7EBEE);
        }

        .toggle-cut-off span {
            background: none;
        }

        #amazzing_filter a{
            color: #2DB8A8;
        }
        
        .selectedFilters {
            display: flex;       
            flex-wrap: wrap;     
            align-items: center; 
            gap: 8px;  
            padding: 8px;
            background-color: #E7EBEE;         
          }
          
          .selectedFilters .clearAll {
            padding: 8px 16px;
            justify-content: center;
            align-items: center;
            border-radius: 4px;
            border: 1px solid var(--Neutral-30, #DBDBDB);
            background: var(--Neutral-White, #FFF);
            box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
            order: 2;
            margin-left: auto;
          }

          .selectedFilters .clearAll a {
            color: var(--Text-Text-1, #232323);
            text-align: center;
            font-size: 16px;
            font-weight: 600;
          }
          
          .selectedFilters .cf {
            color: #232323;
            font-size: 14px;
            line-height: 21px;
            font-weight: 600;
            display: inline-flex;
            align-items: center; 
            padding: 4px 8px 4px 10px; 
            border-radius: 4px;
            border: 1px solid var(--Neutral-30, #DBDBDB);
            background: var(--Neutral-White, #FFF);
            order: 1;
          }

          .selectedFilters .cf a {
            position: unset;
            margin-left: 4px;
            opacity: 1;
          }

          .u-times:before {
            font-size: 1.6em;
          }

          .af-slider .slider_value {
            display: flex;
            width: 53px;
            padding: 4px;
            justify-content: center;
            align-items: center;
            gap: 10px;
            color: var(--Text-Text-1, #232323);
            text-align: center;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 21px;
            border-radius: 4px;
            border: 1px solid var(--Neutral-30, #DBDBDB);
        }
          
        .filter-toggle {
            display: flex;
            align-items: center; 
            cursor: pointer;   
        }
        
        .filter-toggle .af_toggle_icon {
            margin-left: auto;        
            transition: transform 0.2s; 
        }
        
        .af_filter_content {
            display: block; 
        }
        
        .af_filter.collapsed .af_toggle_icon {
            transform: rotate(180deg); 
        }
        
        .af_filter.collapsed .af_filter_content {
            display: none;
        }
        
        .af_filter.collapsed .toggle-cut-off {
            display: none;
          }  
          
          @media (max-width: 768px) {
            .selectedFilters {
              display: flex;
              flex-wrap: nowrap;
              align-items: center;
              overflow-x: auto;
              -webkit-overflow-scrolling: touch;
              gap: 0.5rem;
              padding: 0.5rem;
            }
          
            .cf {
              flex-shrink: 0;
              padding: 0.3rem 0.6rem;
              border: 1px solid #ddd;
              border-radius: 4px;
              white-space: nowrap;
            }
          
            .clearAll {
              margin-left: auto;
              flex-shrink: 0;
            }
          
            .selectedFilters::-webkit-scrollbar {
              height: 6px;
            }
            .selectedFilters::-webkit-scrollbar-thumb {
              background: #ccc;
              border-radius: 4px;
            }
          }
