/*ACCOUNT*/
@media (max-width: 991px) {
    .account_down_menu {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        gap: 24px;
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        background-color: #FFF;
        padding: 16px 32px;
        z-index: 99;
        border-top: 3px solid #E0E0E0;
    }
    .account_down_menu .item_down_menu {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        color: var(--color_font);
        opacity: 1;
    }
    .account_down_menu .item_down_menu .icon_down {
        display: flex;
        padding: 16px;
        align-items: flex-start;
        gap: 10px;
        box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
        background: #FFF;
    }
    .account_down_menu .item_down_menu .icon_down i {
        font-size: 24px;
    }
    .account_down_menu .item_down_menu .text {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
    }
    #userinfo_modal .modal-dialog .modal-content {
        max-width: 100%;
        width: 100%;
    }
    #userinfo_modal .modal-dialog {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .items_pro {
        flex-wrap: nowrap;
        overflow: auto;
        white-space: nowrap;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .items_pro::-webkit-scrollbar{
        display: none;
    }
    .items_pro .link_item_pro {
        min-width: 60%;
    }
}
/*ACCOUNT END*/

@media (max-width: 991px) {
    /*AMAZZINGFILTER*/
    #amazzing_filter.displayLeftColumn {
        padding-left: 0;
    }
    .has-compact-filter .af.block .block_content {
        max-width: 100%;
    }
    #amazzing_filter .selectedFilters {
        display: none;
    }
    #af_form .af_filter {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    #af_form .af_subtitle_heading.afmobile {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
        padding: 16px;
        border-bottom: 1px solid #e0e0e0;
        background-color: #FFF;
    }
    #af_form .af_subtitle_heading.afmobile .af_subtitle {
        padding: 0;
    }
    #af_form .af_subtitle_heading.afmobile > i {
        margin-left: auto;
    }
    #af_form .af_subtitle_heading.afmobile .content_min_filter {
        width: 100%;
        margin-top: 4px;
        margin-bottom: 0;
        font-size: 12px;
    }
    #af_form .af_subtitle_heading.afmobile .content_min_filter > span:after {
        content: ",";
    }
    #af_form .af_subtitle_heading.afmobile .content_min_filter > span:last-child:after {
        content: none;
    }
    #af_form .af_filter_content.afcontentmobile {
        display: none;
    }
    #af_form .af_filter_content.afcontentmobile .header_content {
        border-bottom: 1px solid #e0e0e0;
        display: table;
        width: 100%;
        padding-bottom: 16px;
        margin-bottom: 16px;
    }
    #af_form .af_filter_content.afcontentmobile .header_content .afreturnmobile > i {
        margin-right: 8px;
    }
    .toggle-cut-off .more,
    .cut-off .toggle-cut-off .less,
    .cut-off .cut {
        display: inherit;
    }
    .af_subtitle.toggle-content:before {
        content: none;
    }
    #af_form .af_filter {
        border-bottom: 0;
    }
    .has-compact-filter #amazzing_filter .btn-holder {
        background-color: #FFF;
    }
}

@media (max-width: 991px) {
    #header .header-top .header__flex.mobile .displayTop #_desktop_user_info {
        margin: 0;
    }
    #header .header-top {
        padding: 0;
    }
    #header .header-top .header__flex.mobile .mobile_top {
        padding: 20px;
        margin: 0;
        max-height: inherit;
    }
    #header .header-top .header__flex.mobile .mobile_middle {
        padding: 16px;
    }
    .dbblog__home .--card-blog.--card-blog-m {
        width: 100%;
    }
    .dbcomments_category {
        gap: 32px;
    }
    .dbcomments_category .info_total {
        width: 100%;
        padding-bottom: 32px;
        padding-top: 32px;
    }
    .dbcomments_category #splide_productcommentscategory .info_comment {
        padding: 0;
        border: 0;
    }
    .dbcomments_category #splide_productcommentscategory {
        width: 100%;
    }
    #index .dbproductcomments, #category .dbproductcomments {
        padding: 40px 16px;
    }
    .info_eat .content_left, .info_eat .content_right {
        justify-content: flex-start;
    }
    #footer .pre-pre-footer {
        padding: 40px 20px;
    }
    #footer #block-reassurance {
        flex-direction: column;
        margin-top: 0;
    }
    #footer #block-reassurance .text-blockreassurance,
    #footer #block-reassurance ul,
    #footer #block-reassurance ul li {
        width: 100%;
        margin: 0;
    }
    #footer #block-reassurance .text-blockreassurance {
        margin-bottom: 24px;
    }
    #footer #block-reassurance ul {
        gap: 24px;
    }
    #footer #block-reassurance ul li .block-reassurance-item {
        flex-direction: row;
        justify-content: flex-start;
    }
    #footer #block-reassurance ul li .block-reassurance-item span {
        width: inherit;
    }
    #footer .block_newsletter {
        flex-direction: column;
    }
    #footer .block_newsletter .title_newsletter,
    #footer .block_newsletter .form_newsletter {
        width: 100%;
    }
    #js-product-list-top {
        flex-direction: row-reverse;
    }
    #js-product-list-top > div {
        width: 50%;
    }

    .dbproductcomments_product #image-header, .dbproductcomments_product #features {
        margin: auto -15px;
    }

    #features {
        gap:24px;
    }
    #opiniones-cta > div {
        width: 100%;
        text-align:center;
        flex-flow: column;
        flex-direction: column;
    }
    #opiniones-cta > div:first-child {
        text-align: center;
    }
    #opiniones-cta > div:last-child {
        width:100%;
        text-align:center;
    }
    #opiniones-cta > div:last-child > div:first-child {
        width:100%;
    }


    .dbproductcomments_product .general_rating {
        width: 100%;
        /*padding: 16px;*/
    }

    #splide_productcommentscategory .splide__arrows {
        display: none;
    }
    #splide_productcommentscategory #splide_productcommentscategory-track {
        margin: 0!important;
    }
    #splide_productcommentscategory .info_total {
        padding-bottom: 0px!important;
        width: 100%;
    }
    #splide_productcommentscategory .info_comment {
        padding: 20px!important;
        width: 100%;
    }

    .dbproductquestions .question {
        width: 100%;
    }
    .dbproductquestions .responses {
        padding: 8px;
    }
    .title_confirmation > a {
        margin-left: 0;
    }
    .title_confirmation .h1.card-title {
        margin-right: 0;
    }
    .title_confirmation .h1.card-title > i {
        margin-right: 4px;
    }
    .dbcontactinfo_confirmation {
        padding: 16px;
    }
    .dbproductcomments_orderconfirmation .content_text,
    .dbproductcomments_orderconfirmation .img_sorteo {
        width: 100%;
    }
    #amazzing_filter .af_subtitle_heading .af_subtitle {
        margin: 0 !important;
        padding: 0 !important;
        background-color: inherit;
        font-family: initial;
    }
}