@media (min-width: 970px) and (max-width: 1050px) {
    .width-return-guide {
        max-width: 52% !important;
    }
}

@media screen and (min-width: 1080px) {
    /*Laptop*/
    body.always-fixed {
        padding-top: 60px !important;
    }

    /*.tc_tabla_productos {*/
    /*    scale: 95%;*/
    /*}*/
    .main_content {
        margin-top: 0px;
    }

    .aviso_file {
        position: relative;
        top: -49px;
        color: #636d89;
        font-size: 12px;
        display: flex;
        justify-content: flex-end;
    }


    p.alert.alert-danger {
        width: 100%;
        font-size: 15px;
        text-align: justify;
    }

    .tc_btn_form_primary {
        height: 44px;
        width: 100%;
        border-radius: 5px !important;
    }

    .modal-body p {
        color: #990000;
        font-size: 18px;
        margin: 0;
    }

    .table_tipsco {
        border-radius: 5px;
        overflow: hidden;
        background-color: #b0d7ff2e;
    }

    .title_data {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .title_data h4 {
        font-size: 30px;
        font-weight: 500;
        color: #00075e;
    }

    .search_area {
        display: flex;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
    }

    i.bx.bx-search-alt.search-icon {
        position: relative;
        top: -3.5vh;
        left: 0.4vw;
    }

    .table_tipsco thead tr th {
        text-align: center;
    }

    .table_tipsco tbody tr td {
        text-align: center;
    }

    .modal_data {
        width: 35%;
        position: absolute;
        right: 14px;
    }

    .table_data {
        width: 60vw;
        margin: 10vh 4vw;
        padding: 15px;
    }

    /*              Aliados                 */
    .der_gallery {
        width: 15%;
        position: relative;
        top: 13vh;
        left: -2vw;
    }

    .izq_gallery {
        width: 15%;
        position: relative;
        top: -13vh;
        left: 86vw;
    }

    .gallery-0 {
        left: -24vw;
    }

    .gallery-1 {
        left: 15vw;
    }

    .gallery-2 {
        left: 20vw;
    }

    .gallery-3 {
        left: 25vw;
    }

    .gallery-4 {
        left: 102vw;
    }

    .tc_card_gallery {
        transition: all .3s ease-in-out;
        height: 17vh;
        width: 100%;
        border-radius: 5px;
        position: relative;
    }

    .gallery_slide {
        display: flex;
        height: 24vh;
        width: 115vw;
        position: relative;
        align-items: center;
        left: -28vw;
    }

    .ally_window {
        width: 100%;
        overflow: hidden;
    }

    .btn_close_card {
        width: 25px;
        height: 25px;
        right: 30px;
        position: absolute;
        border-radius: 5px;
        top: 19px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .tc_card_gallery .front_face {
        background-color: white;
        width: 100%;
        border-radius: 5px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        transition: 1s;
        padding: 0vh 1vw;
    }

    .tc_card_gallery .back_face {
        margin: 0vh 1vw;
        position: relative;
        top: -110px;
        background-color: white;
        border-radius: 5px;
        height: 3vh;
        width: 90%;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        display: none;
        transition: 1s;
    }

    .card_clicked .back_face {
        position: fixed;
        border: solid 2px #636363;
        border-radius: 5px;
        top: 18vh;
        left: 23vw;
        height: 62vh;
        width: 50vw;
        display: flex;
        flex-direction: row;
        backface-visibility: hidden;
        z-index: 10000;
        transition: 1s;
        flex-wrap: wrap;
        justify-content: center;
    }

    .card_clicked .front_face {
        position: absolute;
        height: 90vh;
        width: 90vw;
        top: 4vh;
        border-radius: 5px;
        left: 4vw;
        z-index: 1000;
        display: flex;
        flex-direction: column;
        display: none;
        transition: 1s;
    }

    .title_empresa h4 {
        color: white;
        font-weight: 500;
        font-size: 45px;
        text-align: start;
        width: 80%;
        margin: auto;
    }

    .title_empresa {
        width: 100%;
    }

    .column_backface {
        display: flex;
        width: 50%;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    img.image_empresa {
        border-radius: 5px;
        width: 53%;
    }

    .info_empresa p {
        font-size: 9px;
        font-weight: 600;
        margin: 9px 1vw;
    }

    .datos_empresa p {
        font-size: 17px;
        margin: -1px 59px;
    }

    .logo_empresa_back {
        width: 60%;
        margin: auto;
    }

    .datos_empresa {
        margin: 36px 0px;
        width: 100%;
    }

    .redes_empresa {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    a.rs_email:hover {
        background-color: #936500;
        color: #ffffffe6;
        border-radius: 5px;
    }

    .rs {
        width: 60px;
        height: 60px;
        font-size: 39px;
        display: flex;
        margin: 0 13px;
        justify-content: center;
        align-items: center;
        border-radius: 5px;
    }

    .rs_facebook:hover {
        background-color: #364081;
        color: #ffffffe6;
        border-radius: 5px;
    }

    .rs_instagram:hover {
        background-image: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
        color: #ffffffe6;
        border-radius: 5px;
    }

    a.rs.rs_youtube:hover {
        background-color: #db5b5b;
        color: #ffffffe6;
        /* font-size: 36px; */
        border-radius: 5px;
    }

    /*--------------------------------------*/
    .info_envio > h5 {
        margin: 5px 0 5px 20px;
        color: #007bff;
    }

    .data_transaction {
        margin: 0 0 0 38px;
    }

    .content_form {

        width: 40%;
    }

    .info_payment {
        background-color: #ffff8d;
        width: 100%;
        color: #48463a;
        padding: 4vh 5vw;
        border-radius: 5px;
        border: solid 1px #48463a;
        font-size: 20px;
        text-align: justify;
    }

    .info_envio {
        width: 55%;
        background-color: rgb(255 255 255);
        border-right: solid 1px;
        margin-top: -1px;
        padding: 2vh 1vw;
    }

    .tc_content_transaction {
        display: flex;
        flex-direction: row;
        width: 69vw;
        flex-wrap: wrap;
        justify-content: center;
    }

    h2.title_transaction {
        width: 100%;
        margin-block: 18px;
    }

    .tc_form_transaction {
        width: 100%;
        margin-top: -2px;
        display: grid;
        grid-row-gap: 13px !important;
    }

    .form_content {
        width: 40%;
        margin: auto;
    }

    .form_payment {
        width: 62%;
        border-radius: 5px;
        margin: auto;
        padding: 0 1vw 4vh 1vw;
        background-color: #4041;
    }

    label.tc_form-file > p {
        width: 88%;
        font-size: 14px;
        line-height: 17px;
        overflow: hidden;
        text-overflow: ellipsis;
        height: inherit;
        position: relative;
        top: 31px;
        left: 5px;
    }

    .btn_file {
        background-color: #0096d214;
        height: 44px;
        padding: 5px 2px 0px 15px;
        text-align: center;
        border-radius: 0 5px 5px 0;
        width: 34%;
        font-size: 9px;
    }

    .tc_form-file {
        width: 100%;
        border: 1px solid #aaa;
        border-radius: 5px;
        height: 44px;
        position: relative;
        top: -44px;
        background-color: white;
        display: flex;
        align-items: center;
        position: inherit;
        justify-content: flex-end;
    }

    .tc_form_element {
        margin: 5px 4px;
        height: max-content;
        height: 86px;
        position: relative;
    }

    .title_register > h5, .title_register_seller > h5 {
        color: white;
        font-size: 27px;
        line-height: 43px;
    }

    .form_checkbox {
        /* margin-left: 25%; */
        margin-top: 16px;
    }

    .tc_form_register {
        display: grid;
        grid-template-columns: repeat(2, 319px) !important;
        grid-column-gap: 13px !important;
        grid-row-gap: 0px !important;
    }

    .main-content-login {
        margin-top: 3vh;
    }

    .tc_login {
        background-color: white;
        margin: 25px;
        margin-top: 70px;
        border: 1px solid rgba(170, 170, 170, 0.26);
        border-radius: 5px !important;
        padding: 38px;
        box-shadow: 0px 6px 20px 0px rgba(104, 104, 104, 0.34);
    }

    .tc_form-control {
        width: 100%;
        border: 1px solid #aaa;
        border-radius: 5px;
        padding-inline: 20px;
        height: 44px;
    }

    .tc_a_btn_form {
        height: 44px;
        width: 13vw;
        border-radius: 5px !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .cuenta {
        display: flex;
        height: 8vh;
        align-items: center;
    }

    .icon_cuenta {
        color: var(--colorCircle);
        width: 13%;
    }

    .data_account {
        width: 22%;
    }

    .cuenta_title {
        font-weight: 600;
        font-size: 10px;
    }

    .cuenta_content {
        font-size: 13px;
    }

    i.ti-wallet {
        font-size: 29px;
        justify-content: flex-end;
        display: flex;
        margin-right: 1vw;
    }

    .banner_movil {
        display: none !important;
    }

    #body_info {
        background-color: aliceblue;
        height: max-content;
        width: 50vw;
        border-radius: 5px;
        padding: 6vh 6vw;
    }

    #info_title {
        text-align: center;
        color: #1f4c78;
        line-height: 2.7vw;
        font-weight: 500;
        font-size: 2.5vw;
        margin: 0;
    }

    #info_text {
        text-align: center;
        font-size: 2.3vw;
        line-height: 2.5vw;
        font-weight: 300;
        color: black;
        margin-top: 26px;
    }

    .tc_logo {
        scale: 1.3;
        margin-top: 10px;
    }

    .tc_header {
        flex-direction: row;
        flex-wrap: wrap;
        /*align-content: flex-start;*/
        display: flex;
        justify-content: center;
        padding-inline: 6px;
    }

    .tc_header_seller {
        flex-direction: row;
        flex-wrap: wrap;
        /*align-content: flex-start;*/
        display: flex;
        justify-content: center;
        padding-inline: 6px;
    }

    .search-bar-header {
        order: 1;
        flex: 1;
        padding-inline: 2px;
        height: 40px;

    }

    .tc_fixed {
        padding-top: 12vh;
    }

    .tc_btn {
        border: none;
    }

    .login-cart .nav-link {
        display: block;
        padding: 6px 0px;
    }

    .login-cart li i,
    .login-cart li span {
        display: inline-block;
    }

    .login-cart li {
        margin: 0 14px; /* Espacio entre elementos li */
        position: relative;
    }

    .container-logo .login-cart {
        width: 30% !important;
        height: 100%;
        display: block;
        align-items: center;
    }

    .container-logo {
        width: 120px !important;
    }

    .logo_s {
        display: none;
    }

    .login-cart li:not(:last-child):after {
        border-right: 1px solid #fff;
        content: '';
        height: 80%;
        position: absolute;
        right: -15px;
        top: 0px;
    }

    .login-cart .container-login {
        position: relative;
    }

    .col-12 {
        padding-right: 2px !important;
        padding-left: 2px !important;
    }

    .container {
        width: 90%;
        max-width: 100% !important;
    }

    .cart-div {
        position: relative;
    }

    .cart-div::before {
        border-left: 1px solid #fff;
        content: '';
        height: 80%;
        position: absolute;
        top: 0px;
    }

    .tc_input_search {
        width: 100% !important;
        height: 35px;
        display: flex;
        text-align: initial;
        border: 0;
        padding-left: 10px;
        font-size: 18px;
        font-weight: 300;
        margin: 0px;
        margin-left: 3px;
    }

    select#id_address {
        width: 90%;
    }

    .container-logo {
        margin-left: 40px;
        margin-right: 15px;
    }

    .options-menu-p {
        margin-right: 0px;
        margin-left: -32px;
    }

    .span-subtitle-menu {
        text-align: center;
        justify-content: center;
        display: flex;
    }

    .div-ofertas {
        padding-left: 13px !important;
    }

    /*.div-tc-table-prod-sol {*/
    /*    width: 100%;*/
    /*}*/
    /*.div_tc_info_prod {*/
    /*    width: 28%;*/
    /*    margin-left: 6%;*/
    /*}*/
    .lbl-comment-reneg-info-prod {
        display: flex;
        justify-content: center;
    }

    /*#div-reneg-prod-min {*/
    /*    display: none;*/
    /*}*/
    .tc_content_float {
        width: 52.6%;
        background-color: white;
        margin-inline: auto;
        position: fixed;
        left: 183px;
        top: 48px;
        z-index: 1000;
        border-radius: 5px;
        overflow: hidden;
        height: 40%;
        padding-top: 5px;
    }

    .tc_content_float .df-card__title {
        font-weight: 300 !important;
        font-size: 16px !important;
        line-height: 18px;
    }

    .dropdown-menu2 .dropdown-menu .custom-width i {
        font-size: 13px !important;
        margin-top: 7px;
    }

    .mis_compras i {
        margin-right: 5px;
    }

    .dropdown-menu2 li a i {
        font-size: 16px;
        margin-right: 8px;
        margin-top: 5px;
    }

    .cart-div i {
        margin-right: 5px;
    }

    .header {
        font-size: 1.1rem;
    }

    .banner {
        margin-left: 5vh !important;
        margin-right: 5vh !important;
        height: 640px;
    }

    .banner-container {
        height: 640px;
        overflow: hidden;
        border-radius: 5px;
    }

    .icon-size-h {
        font-size: 16px !important;
        margin-top: 5px !important;
    }

    .linearicons-bag2 {
        /* Aumentar el grosor de las líneas */
        stroke-width: 2px;
    }

    .width-day-input {
        display: flex;
        width: 162px;
        height: 35px;
        padding: 11.5px 15px;
        flex-direction: column;
        align-items: flex-start;
        flex-shrink: 0;
        border-radius: 5px;
        border: 1px solid #DEE2E6;
        background: #FFF;
    }

    .select-day {
        width: 99px;
        height: 44px;
        padding: 9px 8px;
        border-radius: 5px;
        border: 1px solid #CED4DA;
        background: #FFF;
        display: flex;
        justify-content: center;
    }

    .typography-preferences-text {
        color: #404450;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .typography-preferences {
        color: #000;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    #id_terms_and_conditions {
        margin-top: 0px;
    }

    .tc_btn_form {
        height: 44px;
        width: 100%;
        border-radius: 5px !important;
    }

    .text-button-register {
        color: #FBFBFB;
        font-size: 18px;
        font-weight: 700;
        line-height: 21px;
    }

    .terms_and_policy {
        font-size: 16px;
    }

    .tc_title_buyer {
        color: #545454;
        font-size: 32px;
        font-weight: 700;
        line-height: 24px;
    }

    .line_buyer {
        width: 407px;
        height: 5px;
        background: #0096D2;
    }

    .text-buyer-modal {
        color: #404450;
        font-size: 17px;
        font-weight: 400;
        line-height: 24px;
    }

    .text-buyer-button {
        color: #636363;
        font-size: 18px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .text-buyer-request {
        color: #404450;
        font-size: 17px;
        font-weight: 700;
        line-height: 24px;
    }

    .container-budgetary-cart h4 {
        color: #292B2C !important;
        font-family: Roboto !important;
        font-weight: 500;
        font-size: 30px;
    }

    .medium_divider_buyer {
        display: flex;
        justify-content: space-between;
        margin-top: 0px;
    }
}

@media (min-width: 1051px) and (max-width: 1150px) {
    .width-return-guide {
        max-width: 50% !important;
    }
}

@media (max-width: 1099px) and (min-width: 1074px) {
    /*.div-tc-table-prod-sol {*/
    /*    width: 100%;*/
    /*}*/
    /*.div_tc_info_prod {*/
    /*    width: 30%;*/
    /*    margin-left: 4%;*/
    /*}*/
    .lbl-comment-reneg-info-prod {
        display: flex;
        justify-content: center;
    }

    /*#div-reneg-prod-min {*/
    /*    display: none;*/
    /*}*/
    .banner {
        margin-left: 5vh !important;
        margin-right: 5vh !important;
    }

    .banner-container {
        height: 640px;
        overflow: hidden;
        border-radius: 5px;
    }

    .text-buyer-modal {
        color: #404450;
        font-size: 17px;
        font-weight: 400;
        line-height: 24px;
    }

    .text-buyer-button {
        color: #636363;
        font-size: 18px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .text-buyer-request {
        color: #404450;
        font-size: 17px;
        font-weight: 700;
        line-height: 24px;
    }

    .medium_divider_buyer {
        display: flex;
        justify-content: space-between;
        margin-top: 0px;
    }

}

@media screen and (min-width: 1409px) {
    .div-tc-table-prod-sol {
        width: 100%;
    }

    .lbl-comment-reneg-info-prod {
        display: flex;
        justify-content: center;
    }

    .banner {
        margin-left: 5vh !important;
        margin-right: 5vh !important;
    }

    .banner-container {
        height: 640px;
        overflow: hidden;
        border-radius: 5px;
    }

    .col-md-10.gallery {
        max-width: 100%;
        margin-top: 10px;
    }

    .text-buyer-modal {
        color: #404450;
        font-size: 17px;
        font-weight: 400;
        line-height: 24px;
    }

    .text-buyer-button {
        color: #636363;
        font-size: 18px;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .text-buyer-request {
        color: #404450;
        font-size: 17px;
        font-weight: 700;
        line-height: 24px;
    }

    .medium_divider_buyer {
        display: flex;
        justify-content: space-between;
        margin-top: 0px;
    }

    .margin-cart-preferences {
        margin-left: 80px !important;
        padding: 16px;
    }

    .shop_cart_table .tc_btn {
        width: 155px;
    }

    .width-card-guide {
        width: 90%;
    }

}

@media (min-width: 1151px) and (max-width: 1186px) {
    .width-return-guide {
        max-width: 50% !important;
    }
}

@media (min-width: 1187px) and (max-width: 1300px) {
    .width-return-guide {
        max-width: 45% !important;
    }
}

@media (max-width: 1180px) and (min-width: 771px) {
    .div-title-account-options {
        display: none;
    }

    .div-icon-account-options {
        width: 100% !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100%;
        text-align: center;
    }

    .icon-account-account {
        font-size: 44px !important;
    }

    .icon-account-shopping {
        font-size: 38px !important;
    }

    .icon-account-requests {
        font-size: 50px !important;
    }

    .icon-account-price {
        font-size: 38px !important;
    }

    .icon-account-address {
        font-size: 42px !important;
    }

    .icon-account-preferences {
        font-size: 38px !important;
    }

    .icon-account-security {
        font-size: 42px !important;
    }

    .tc-buyer-profile {
        height: 10vh;
    }

    .icon-account-preferences {
        font-size: 40px;
    }

    .margin-top-preferences {
        margin-top: 0px !important;
    }

    .div-tc-content-steps {
        width: 80%;
    }

}

@media (min-width: 1024px) {
    .modal-dialog {
        max-width: 820px;
    }
}

@media (min-width: 1200px) {
    #cartTable td.product-thumbnail,
    #cartTable td.product-name,
    #cartTable td#tdOfertame-lg {
        width: 20%;
    }

    #cartTable td#tdObservaciones-lg {
        width: 40%;
    }

    .custom-table .td-observations {
        border-bottom: 1px solid #ccc;
    }

    .custom-table .td-ofertame {
        border-bottom: none;
    }

    .div-tc-table-prod-sol {
        margin-top: 0vh;
    }
}

@media (min-width: 992px) {
    .shadow-buy {
        box-shadow: none;
        border-radius: 0px !important;
        border: none !important;
    }

    .nav_list {
        margin-inline: -50px !important;
        padding: 5px;
    }

    .nav_list a.active {
        background-color: var(--TcColorBlue) !important;
        color: var(--TcColorWhite) !important;
        font-size: 20px;
        font-weight: 700;
        letter-spacing: 2px;
        padding: 5px;
        padding-block: 24px !important;
    }

    .nav_list a {
        margin-inline: 50px;
        padding: 5px;
        color: #545454;
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 2px;
        padding-block: 24px !important;
    }

    .selected-item {
        background-color: #DBF2FA;
        border-color: #DBF2FA;
        color: #545454;
        font-size: 17px;
        line-height: normal;
    }

    .list-group-item {
        border: 0px;
        font-size: 16px;
        color: #545454;
    }

    .border-sales-list li {
        border-top: 1px solid #ccc !important;
        cursor: pointer;
    }

    .list-group-item:hover {
        background-color: #DBF2FA;
        border-color: #DBF2FA;
        color: #545454;
        font-size: 16px;
        font-weight: 500;
        line-height: normal;
    }

    .text-select-sales {
        color: #FFF;
        font-size: 20px;
        font-weight: 700;
        line-height: 50px; /* 250% */
        letter-spacing: 2px;
    }

    .table-responsive.custom-hidden {
        overflow-x: hidden !important;
    }

    .nav_list a.nav_list_sale {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-right: 4px solid var(--TcColorBlue);
    }

    .nav_list a.nav_list_request {
        border-right: 4px solid var(--TcColorBlue);
    }

    .width-application {
        width: 234px;
        color: #636363;
        text-align: center !important;
        font-size: 18px;
        font-weight: 600;
    }
}

@media screen and (min-width: 992px) and (max-width: 1079px) {
    .border-sales-list li {
        margin-inline: -7px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1093px) {
    .table-payment-transaction {
        font-size: 11px;
    }

    .bordered-sale-product {
        padding: 16px 30px !important;
        width: 920px !important;
    }

    .spacing-list {
        gap: 4px;
    }
}

@media screen and (min-width: 1094px) and (max-width: 1228px) {
    .table-payment-transaction {
        font-size: 13px;
    }

    .value_product-offer {
        font-size: 13px;
    }
}

@media screen and (min-width: 1074px) and (max-width: 1199px) {
    .detail_product-offer {
        font-size: 13px;
    }
}

@media screen and (min-width: 1074px) and (max-width: 1079px) {
    /*.tc_info_prod {*/
    /*    top: 17vh !important;*/
    /*}*/
    .div-tc-table-prod-sol {
        margin-top: 10px;
    }

    .tc_header {
        flex-direction: row;
        flex-wrap: nowrap;
        display: flex;
        justify-content: center;
        padding-inline: 10px;
    }

    .container-logo {
        order: 0;
        width: 150px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .tc_logo {
        margin-top: 11px;
    }

    p.alert.alert-danger {
        width: 100%;
        font-size: 15px;
        text-align: justify;
    }

    .tc_login {
        background-color: white;
        margin: 25px;
        border: 1px solid rgba(170, 170, 170, 0.26);
        border-radius: 5px;
        padding: 38px;
        box-shadow: 0px 6px 20px 0px rgba(104, 104, 104, 0.34);
        margin-top: 70px;
    }

    .tc_form-control {
        width: 100%;
        border: 1px solid #aaa;
        border-radius: 5px;
        padding-inline: 15px;
        height: 44px;
    }

    .tc_btn_form_primary {
        height: 44px;
        width: 100%;
        border-radius: 5px !important;
    }

    .tc_btn_disabled {
        background-color: var(--TcColorYellow);
        color: var(--TcColorWhite);
        border: 5px solid var(--TcColorYellow);
        padding: 8px;
    }

    .tc_input_search {
        width: 100%;
        height: 37px;
        display: flex;
        text-align: initial;
        border: 0;
        padding-left: 10px;
        font-size: 16px;
        font-weight: 300;
    }

    .banner_movil {
        display: none !important;
    }

    .title_register > h5, .title_register_seller > h5 {
        color: white;
        font-size: 27px;
        line-height: 43px;
    }

    .container {
        width: 90%;
        max-width: 100% !important;
    }

    .typography-preferences {
        color: #000;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .width-day-input {
        display: flex;
        width: 162px;
        height: 35px;
        padding: 11.5px 15px;
        flex-direction: column;
        align-items: flex-start;
        flex-shrink: 0;
        border-radius: 5px;
        border: 1px solid #DEE2E6;
        background: #FFF;
    }

    .select-day {
        width: 80px;
        height: 40px;
        padding: 9px 8px;
        border-radius: 5px;
        border: 1px solid #CED4DA;
        background: #FFF;
        display: flex;
        justify-content: center;
    }

    .options-menu-p {
        order: 2;
        /*max-width: 40%;*/
        justify-content: space-between;
    }

    .search-bar-header {
        order: 1;
        flex: 1;
        padding-inline: 2px;
        height: 40px;
    }

    .login-cart li:not(:last-child):after {
        border-right: 1px solid #fff;
        content: '';
        height: 80%;
        position: absolute;
        right: -15px;
        top: 0px;
    }

    .login-cart li {
        margin: 0 14px;
        position: relative;
    }

    .cart-div {
        position: relative;
    }

    .cart-div i {
        margin-right: 5px;
    }

    .icon-size-h {
        font-size: 16px !important;
        margin-top: 5px !important;
    }

    .login-cart .nav-link {
        display: block;
        padding: 6px 0px;
    }

    .login-cart li i, .login-cart li span {
        display: inline-block;
    }

    .options-menu-p {
        margin-right: 0px;
        margin-left: -20px;
    }

    .cart-div::before {
        border-left: 1px solid #fff;
        content: '';
        height: 80%;
        position: absolute;
        top: 0px;
    }

    .typography-preferences-text {
        color: #404450;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .tc_title_buyer {
        color: #545454;
        font-size: 32px;
        font-weight: 700;
        line-height: 24px;
    }

    .tc_form_register {
        display: grid;
        grid-template-columns: repeat(2, 319px) !important;
        grid-column-gap: 13px !important;
        grid-row-gap: 0px !important;
    }

    .form_checkbox {
        margin-left: 0%;
        margin-top: 16px;
        width: 100%;
        display: flex;
    }

    .text-button-register {
        color: #FBFBFB;
        font-size: 18px;
        font-weight: 700;
        line-height: 21px;
    }

    .tc_btn_form {
        height: 44px;
        width: 100%;
        border-radius: 5px !important;
    }

    .tc_header_seller {
        flex-direction: row;
        flex-wrap: nowrap;
        display: flex;
        justify-content: center;
        padding-inline: 10px;
    }
}

/*@media screen and (min-width: 1080px) and (max-width: 1583px) {*/
/*    .tc_info_prod {*/
/*        top: 17vh !important;*/
/*    }*/
/*}*/

/*@media (min-width: 1662px) {*/
/*    .div_tc_info_prod {*/
/*        width: 23%;*/
/*        margin-left: 7%;*/
/*    }*/
/*}*/

@media (min-width: 1480px) {
    .row.div-width-detail-prod {
        margin-left: 83px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1329px) {
    .actions-section.flex-item.d-flex.justify-content-center.product-thumbnail img {
        max-width: 125px;
    }

    .width-img-product img {
        max-width: 110%;
    }
}

@media screen and (min-width: 1080px) and (max-width: 1199px) {
    .div-tc-table-prod-sol {
        margin-top: -2.5vh;
    }
}

@media screen and (min-width: 992px) and (max-width: 1079px) {
    .width-img-product {
        width: 40%;
    }

    .width-info-product {
        width: 60%;
    }
}

@media (min-width: 1080px) {
    .width-img-product {
        width: 40%;
    }

    .width-info-product {
        width: 60%;
    }
}

@media (min-width: 1074px) {
    i.icon-size-ha {
        margin-top: 5px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1041px) {
    .height-card-body {
        height: 125px;
    }

    .margin-card-body {
        margin-top: 8px;
    }
}

@media screen and (min-width: 1042px) {
    .height-card-body {
        height: 104px;
    }
}

@media screen and (min-width: 1329px) and (max-width: 1500px) {
    .card-profile-padding {
        padding-inline: 40px;
    }
}

@media (min-width: 1501px) {
    .card-profile-padding {
        padding-inline: 80px;
    }
}

@media (min-width: 1181px) {
    .margin-top-preferences {
        margin-top: 172px !important;
    }
}

@media (min-width: 992px) and (max-width: 1300px) {
    .padding-cards {
        padding: 5px !important;
    }

    .btn-agg {
        font-size: 12px !important;
        padding: 8px 6px !important;
    }

    .prices-card {
        font-size: 14px !important;
    }
}

@media (max-width: 1800px) and (min-width: 1300px) {
    [data-layout="list"] .df-card__content {
        width: 74% !important;
    }
}

@media (max-width: 2499px) and (min-width: 1801px) {
    [data-layout="list"] .df-card__content {
        width: 80% !important;
    }
}

@media (min-width: 2500px) {
    [data-layout="list"] .df-card__content {
        width: 85% !important;
    }
}

@media (max-width: 1431px) and (min-width: 1191px) {
    .ul-section-filter {
        width: 182px;
    }
}

@media (max-width: 1757px) and (min-width: 1432px) {
    .ul-section-filter {
        width: 220px;
    }
}

@media (max-width: 2150px) and (min-width: 1758px) {
    .ul-section-filter {
        width: 270px;
    }
}

@media (min-width: 2151px) {
    .ul-section-filter {
        width: 330px;
    }
}

@media (min-width: 1074px) and (max-width: 1199px) {
    .tc_list_product {
        padding-inline: 11%;
    }
}

@media (max-width: 1450px) and (min-width: 1200px) {
    .tc_info_prod {
        width: 340px;
        margin-left: -50px;
    }
}

@media (min-width: 992px) and (max-width: 1080px) {
    .tc_info_prod {
        width: 310px;
    }
}